@import url('reset.css');
@import url('text.css');
@import url('layout.css');

/* @group General Styling */

body {
	color: #021121;
	background-color: #001020;
	background-image: url(../img/bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

p {
    padding-bottom: 16px; 
}

/* Links */

a {
color: #09534f;
text-decoration: none;
border-bottom: 1px dotted #09534f;
}

a:hover {
text-decoration: none;
color: #04b5ad;
border-bottom:1px dotted #04b5ad;
}

a.noborder{
border:none;
}
/* Logo */

h1.logo {
	height: 120px;
	width: 282px;
	margin: 10px 0px 0px 12px;
	background-image: url(/img/logo_03.png);
	background-repeat: no-repeat;
}

/* Logo Link */

h1.logo a {
	height: 100%;
    width: 100%;
	display: block;
	border:0;
}

h1.logo a span {
    display: none;
}
span.claim{
	color: #09534f;
	font-size:11px;
	text-align:center;
	display:block;
	font-weight: normal;
	background-image: url(../img/BookArt1.png);
	position: relative;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 282px;
	margin-bottom: 10px;
}


/* Logo Hover Effect */

h1.logo:hover {
opacity: 0.90;
border:0;
}

img {
margin-bottom: 0px;
}

a img:hover {
opacity: 0.75;
border:none;
}

/* Buttons */

a.butt_bgwhite{
	background-color:#e5f2f0;
	padding:4px 0 5px 0;
	text-align:center;
	display:block;
	margin:5px 0;
	border:1px solid #c4d8d5;
	font-size: 1.1em;
	font-weight:bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

a.butt_bgwhite:hover {
	color:#fff;
	background-color:#04b5ad;
	border: 1px solid #fff;
}


/* Navigation */

ul#menu {
	list-style-type:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
    margin-left: 9px;
}

ul#menu li a{
	width: 268px;
	height: 55px;
	display:block;
	border:none;
	background-image: url(../img/bg_nav_06.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#menu li a:hover{
	background-position: 50% 100%;
	height: 55px;
	display:block;
	color:#fff;
	text-shadow: #09534f 1px 1px 0;
}

ul#menu li a.active {
	color:#fff;
	text-shadow: #09534f 1px 1px 0;
	background-image: url(../img/bg_nav_06.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

ul#menu li a span{
	font-size:15px;
	padding:14px 0 0 30px;
	display:block;	
}

/* Header Elements */

.simple{
	height:35px;
	background: url(../img/simple.gif) repeat-y;
	width: 2px;
	float:left;
	margin:0 10px;
}

/* Social icons --- Header */

ul.social {
list-style-type:none;
float:left;
}

ul.social li {
	display:inline;
	padding:5px 3px;
}
ul.social li a{
	border:none;
}

#simpleTooltip { padding: 7px; border: 1px solid #d2d2d2; background: #fff; }

/* TopBar*/

h2.trigger {
	background: url(../img/h2_trigger.png) no-repeat 0px 0px;
	float:right;
	font-size:2em;
	font-weight:normal;
	height:40px;
	line-height:32px;
	padding:0;
	width:165px;
	cursor: pointer;
	color: #fff;
	text-shadow:1px 1px 0 #09534f;
	font-size: 16px;
	padding-left:25px;
}

h2.trigger:hover {
	color: #FFF;
	text-shadow:none;
}
h2.active {
    background-position: left bottom;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	padding: 0;
	overflow: hidden;
	width: 165px;
	clear: both;
	position:relative;
	left:140px;
	top:-8px;
}
.toggle_container .block {
	padding: 8px 15px; /*--Padding of Container--*/
	border-top: 1px solid #98c6c4;
	font-size: 1.1em;
	background-color: #FFF;
	background-image: url(../img/toggle_block_stretch.png);
	background-repeat: repeat-y;
	background-position: top;
}

.toggle_container .block span{
	display:block;
	text-align:center;
	padding:0;
	margin-bottom:10px;	
	font-size: 1.1em;
}

.toggle_container .block div.first{
	font-weight:normal; margin-top:10px;
}

.toggle_container .block h3{
	padding:0;
	margin:0;	
}
.toggle_container .block h4{
	padding-bottom:3px;
	color:#04b5ad;
	border-bottom: 1px dotted #09534f;
	font-weight:normal;
	margin-bottom:5px;	
}
.toggle_container .bot_container {
	background: url(../img/toggle_block_btm.png) no-repeat bottom; /*--Bottom rounded corners--*/
	height:29px;
	width:236px;
	display:block;
}

/* -------------------- SLIDE CONTENTS ------------------------ */

.title strong, .title_portfolio strong{
	border:0;
	color: #04b5ad;	
}

/*--Panels--*/

#panel{
	margin-top:20px;
	padding:0;
	display:none;	
}

#panel_webdesign{
	margin-top:50px;
	padding:0;
	display: inherit;	
}

#panel_brand{
	margin-top:20px;
	padding:0;
	display:none;	
}

#panel_video{
	margin-top:20px;
	padding:0;
	display:none;	
}

.panel_button{
	background: url(../img/bg_bottom.png) no-repeat;
	height:85px;	
	text-align: center;	
}

#home .panel_button{	
	margin-top:20px;
}

.panel_button a{
	background: url(../img/down.png) no-repeat top left;
	height:36px;
	width:36px;
	border:none;
	display:block;
	position:relative;
	top:8px;
	left:318px;
}
.panel_button a:hover{
	background-position:bottom center;
}

.panel_button a.active{
	background: url(../img/up.png) no-repeat top left;
}
.panel_button a.active:hover{
	background-position:bottom center;
}

/*--Portfolio--*/

.bg_port_img{
	background:url(../img/bg_portfolio_img.png) no-repeat;
	display:block;
}
.bg_port_video{
	background:url(../img/bg_portfolio_video.png) no-repeat;
	display:block;
}
a.port_img{
	border:none;
	padding:6px 0 0 8px;
	display:block;	
}
.bg_port_img p,.bg_port_video p{
	padding:5px 5px 0 10px;
	font-weight: bold;
	display:block;
	margin-bottom:10px;
}

/*--Resources--*/

#resources ul{
	margin-top:50px;
	width:100%;	
}

#resources ul li{
	background:#f6f5f0 url(../img/shadow_center.png) no-repeat center top;
	border:1px solid #c4d8d5;
	padding:20px;
	margin-bottom: 20px;	
	position:relative;	
}

#resources ul li p{
	margin:0;
}
#resources ul li p strong{
	display:block;
	margin-bottom:5px;
	font-size:13px;
}

#resources ul li a.link_resources{
	position:absolute;
	top:10px;
	left:635px;
	border:none;
	height: 26px;
	width: 25px;
	display: block;
	text-indent: -9999px;
}

#resources ul li a.link_resources.off {
    background:url(../img/plus_off.png) no-repeat;
}
    #resources ul li a.link_resources.off:hover {
        background:url(../img/plus_on.png) no-repeat;
    }
#resources ul li a.link_resources.on {
    background:url(../img/minus_off.png) no-repeat;
}
    #resources ul li a.link_resources.on:hover {
        background:url(../img/minus_on.png) no-repeat;
    }

/*--Find Us-*/

.findus_block {
	margin-top:32px;
}

#map {
	border:1px solid #fff;
	height:350px;
	margin-top:20px;
	width:335px;
}

#map a{
	border:none;
}

.shadow_maps {
	background:url(../img/shadow_center_small.png) no-repeat;
	width:335px;
	height:38px;
}

.findus_block a.butt_bgwhite {
	background-color:#e5f2f0;
}

.findus_block a:hover.butt_bgwhite {
	border:1px solid #04b5ad;
	background-color:#04b5ad;
}

.findus_block span {
	display:block;
}

div#LWA_Authors h5 a{
    font-size: 0.8em;
}
td#lwa-author  {
    font-size: 0.8em;
}
td#lwa-author p {
    color: black;

}

.book-author-role {
    font-size: 0.8em; 
    font-weight: normal;
}
.author-image {
    padding-right: 16px;
    padding-bottom: 16px;
}
div#authorWebsite {
    padding-bottom: 16px;
}

div#authorPix {
    float: left;
    width: 144px;
    height: 100px;
    margin-right: 24px;
}
div#bioContainer {
    float: left;
    color: #09534f;
    width: 480px;
}
div#subHeader {
    font-size: 2em;
    font-style: italic;
    color: #09534f;
}
div#authorBookTitle {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 8px;
}
form#author_form input {
    position: relative;
    margin-bottom: 16px;
}
div#saved-message {
    font-size: 1.4em;
    color: red;
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin-bottom: 8px;
}
p.style17 {
    margin: 0px;
    padding: 0px;
}

div.genre {
    margin-top: 16px;
    color: #09534f;
    font-style: italic;
    font-size: 2em;
}
div.genre-author-container div.genre-author {
    font-size: 1.2em;
}
div.genre-author-container div.genre-author a p {
    padding: 0;
    /*border-bottom: 1px dotted #09534F;*/
    color: #09534F;
    text-decoration: none;
}

div.genre-author-container, 
div.genre-book-container {
    margin-left: 16px;
}
div.genre-book-container img {
    float: left;
    margin-right: 16px;
}
div.genre-book-container div.genre-book {
    font-size: 1.2em;
    margin-bottom: 16px;
}
div.genre-author-container div.genre-author p, 
div.genre-book-container div.genre-book p {
    padding-bottom: 0px;
}
div.genre-book-container div.genre-book a, 
div.genre-author-container div.genre-author a {
    border-bottom: none;
}
div.genre-book-container div.genre-author a {
    border: 0px;
    color: black;
}
div.genre-book-container div.description {
    font-size: 0.8em;
    border: 1px dotted #09534f;
    width: 480px;
    background-color: white;
    padding: 16px;
    position: relative;
    z-index: 2;
    min-height: 144px;
}
div.genre-book-container div.description.left {
    position: relative;
    left: -180px;
}
div.description div.close {
    float: right;
    margin: -12px -12px 0 0;
}
div.description div.close a {
    border: 0px;
}
div#author-books-container div.description p, 
div.genre-book-container div.description p {
    padding-bottom: 0px;
    margin-bottom: 8px;
}
div.exhibitor-bio-container {
    display: none;
    font-size: 0.8em;
    border: 1px dotted #09534f;
    width: 340px;
    background-color: white;
    padding: 16px;
    position: relative;
    z-index: 2;
}

div.exhibitor-bio-container div.booth {
    font-weight: bold;
    margin-bottom: 8px;
}
div.exhibitor-bio-container div.bio {
}


div#left-column,
div#right-column  {
    float: left;
    width: 300px;
    margin-right: 32px;
}

div#author-books-container {
   margin-bottom: 8px; 
}
div#author-books-container div.description {
    font-size: 0.8em;
    border: 1px dotted #09534f;
    width: 510px;
    background-color: white;
    padding: 16px;
    position: relative;
    display: none;
    font-weight: normal;
}
div#AuthorBio {
    margin-bottom: 16px;
}

div.positions h4 {
    font-size: 1em;
    color: #09534f;
}
div.positions h2 {
    font-size: 1.4em;
    color: #0080A7;
}
div.positions p {
    font-size: 1em;
	padding-bottom: 0px;
}
div.positions ul {
    margin-left: 32px;
    list-style: square;
    font-size: 1.1em;
    color: #000;

}

input#lname { /* protection */
    display: none;
}

.exhibitor-bio-container {
    border: 
}
div.program-listings-by-genre div#section1.sectionstyle div#panel_webdesign.paddTB p a {
	display: none;
}
div.program-listings-by-genre  blockquote {
	margin-left: 32px;
}