* {margin:0; padding:0;}

body {
	width: 977px;
	margin: 0 auto;
	font-family: Lucida Grande,  Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 36px;
	}
	
body#primary {
		background: url('../graphics/layout/bg_body.jpg') repeat-x top center;
		}
		
body#internal {
	background: url('../graphics/layout/bg_internal.jpg') repeat-x top center;
	}
	
body#kids {
	background: url('../graphics/layout/bg_kids.jpg') repeat-x top center;
	}
	
	body#kids .internal #wrap {
		background: url('../graphics/layout/bg_kids.jpg') repeat-x top center;
		}
	
#wrap {
	width: 977px;
	margin: 0 auto;
	}
	
	
.clear {
	clear:both;
	width:100%;
	height:0;
	overflow:hidden;
	}
	
a img {
	border: none;
	}

.content_image_box {
	background: none;
	border: none;
	}
	
a:link, a:visited { color: #3C6C94 }
	
a:hover { color: #838383 }


h1{font-size: 30px;}
h2{font-size: 26px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 16px;}
h6{font-size: 14px;}

#main blockquote, #main fieldset, #main form,
#main p, #main ul, #main ol, #main dl, #main dir, #main menu {margin: 1.12em 0;}
h1{margin: 0 0 .67em 0;}
h2{margin: 0 0 .75em 0;}
h3{margin: 0 0 .83em 0;}
h4{margin: 0 0 1em 0;}
h5{margin: 0 0 1.5em 0; }
h6{margin: 0 0 1.67em 0; }		
	
	
	
/*----------- Header Section -----------*/

#header {
	}
	
	
#logo {
	float: left;
    margin-left: -16px;
    padding-top: 47px;
	}
	
	
#quicklinks_top {
	float: left;
	height: 60px;
	}
	
	#quicklinks_top ul {
		list-style: none;
		}
		
		#quicklinks_top ul li {
			display: inline-block;
			margin-left: -3px;
			}

		#ie7 #quicklinks_top ul li , #ie8 #quicklinks_top ul li {
			float: left;
			}

#util {
	float: left;
	height: 60px;
	background: url('../graphics/layout/bg_utilities.jpg') no-repeat left center;
	margin-left: 10px;
    padding-left: 26px;
	}
	
	#util ul {
		list-style: none;
		}
		
		#util ul li {
			display: inline-block;
			font-size: 12px;
			line-height: 58px;
			padding-right: 6px;
    		vertical-align: middle;
			}
			
			#util ul li a {
				background: url("../graphics/layout/util_border.jpg") no-repeat scroll right center transparent;
				color: #FFFFFF;
				font-weight: normal;
				letter-spacing: 0.2px;
				padding-right: 12px;
				text-decoration: none;
				}
				
			#util ul li a:hover {
				color: #91B7D6;
				}
				
		#util ul li:last-child a {
			background: none;
			}
			
		#ie7 util ul li, #ie8 util ul li {
			float: left;
			}
			
#search {
	float: right;
    margin-right: -14px;
    position: relative;
    width: 223px;
	padding-top: 13px;
    }
    
    #search img {
    	position: absolute;
		right: 28px;
		top: 24px;
		}
    
.google_site_search_form_container {
	position: relative;
	}
	
    .google_site_search_form_textbox {
    	background: none repeat scroll 0 0 #292D34 !important;
		border: 1px solid #292D34;
		border-radius: 5px 5px 5px 5px;
			-moz-border-radius:  5px 5px 5px 5px;
			-webkit-border-radius: 5px 5px 5px 5px;
		box-shadow: 0 0 10px #21252A inset;
			-moz-box-shadow: 0 0 10px #21252A inset;
			-webkit-box-shadow: 0 0 10px #21252A inset;
		color: #fff;
		height: 30px;
		margin-left: 0;
		margin-top: 13px;
		padding-left: 7px;
		width: 169px;
		}
		
	.google_site_search_form_search_button {
		border-top: 1px solid #5b6270;
		border-right: medium none;
		border-left: medium none;
		border-bottom: medium none;
	   	background-color: #383f4b;
		   background: -webkit-gradient(linear, left top, left bottom, from(#4a5160), to(#383f4b));
		   background: -webkit-linear-gradient(top, #4a5160, #383f4b);
		   background: -moz-linear-gradient(top, #4a5160, #383f4b);
		   background: -ms-linear-gradient(top, #4a5160, #383f4b);
		   background: -o-linear-gradient(top, #4a5160, #383f4b);
		 border-radius:3px;
			-moz-border-radius:  3px;
			-webkit-border-radius: 3px;		
		box-shadow: rgba(0,0,0,1) 0 1px 0;
			 -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
  			-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
  		color: #383f4b;
		float: right;
    	position: absolute;
    	padding: 7px 0px;
   		right: 14px;
    	top: 13px;
    	    text-indent: -9999px;
    	    width: 40px;
   		}

			
/*----------- PrimaryNav Section -----------*/

#primarynav {
	height: 33px;
	padding-bottom: 66px;
    padding-top: 65px;
	float: right;
	line-height: 30px;
	}
	
	#primarynav ul {
		list-style: none outside none;
		padding-right: 31px;
		}
		
		#primarynav ul li {
			background: none repeat scroll 0 0 #92B8D7;
			border-bottom: 1px solid #CBDCE9;
			border-radius: 5px 5px 5px 5px;
				-moz-border-radius:  5px 5px 5px 5px;
				-webkit-border-radius: 5px 5px 5px 5px;
			box-shadow: 0 0 10px #86B0D3 inset;
				-moz-box-shadow: 0 0 10px #86B0D3 inset;
				-webkit-box-shadow: 0 0 10px #86B0D3 inset;
			display: inline-block;
			margin-left: 6px;
			position: relative;
			z-index: 500;
			}
			
			#primarynav ul li a {
				font-size: 16px;
				line-height:24px;
				color: #19334c;
				text-decoration: none;
				font-weight: normal;
				padding: 0px 10px 20px;
				z-index: 300;
				}
				
				
				
			#primarynav ul li a:hover {
				background: url("../graphics/layout/pnav_hover2.jpg") no-repeat scroll center 26px transparent;
				}
				
		.nodrop a:hover {
			background: url('../graphics/layout/pnav_hover.png') no-repeat scroll center 25px transparent !important;
			}
				
		/*----------- PrimaryNav Section - Second Tier -----------*/
		
		#primarynav ul li ul {
			background: none repeat scroll 0 0 #1A1A1A;
			border-radius: 5px 5px 5px 5px;
			display: none;
			left: 0;
			list-style: none outside none;
			margin: 0;
			padding: 20px 0;
			position: absolute;
			top: 35px;
			z-index: -1;
			}
			
				#primarynav ul li:hover ul {
					display: block;
					visibility: visible;
					}
			
			#primarynav ul li ul li {
				background: none repeat scroll 0 0 transparent;
				border: medium none;
				border-radius: 0 0 0 0;
				box-shadow: none;
				float: left;
				margin: 0;
				min-width: 140px;
				padding: 0;
				}
				
				#primarynav ul li ul li a {
					color: #96B9D5;
					display: inline-block;
					font-size: 13px;
					line-height: 15px;
					margin: 0;
					padding: 0 20px;
					}
					
				#primarynav ul li ul li a:hover {
					background: none;
					color: #fff;
					}
					
				
					

#ie7 #primarynav ul li, #ie8 #primarynav ul li {
	float: left;
	}
	


/*----------- Spotlight Section -----------*/

#spotlight {
	position: relative;
	float: left;
	width:642px;
	}
	
#spotlight ul { list-style: none; }

#spotlight img {
	left: -1px;
    top: -1px;
    z-index: 1;
	}
	
#spotlight #tab {
	height: 146px;
	left: -15px;
    position: absolute;
    top: 233px;
    z-index: 2;
    /* hiding per client's request */
    display:none;
	}
	
#tab ul {
	list-style: none;
	}
	
#tab .collection_item_label {
    font-weight: bold;
    position: relative;
    z-index: 5;
    }

	#spotlight #tab p {
		color: #FAC499;
		font-size: 13px;
		letter-spacing: 0.3px;
		line-height: 30px;
		margin-top: -52px;
		padding-left: 18px;
		padding-top: 0;
		position: relative;
		z-index: 4;
		}

#spotlightside {
	float: right;
    line-height: 9px;
    margin-top: -6px;
    width: 306px;
    }
    
    #spotlightside ul {
    	list-style: none;
    	}

#newsletter {
	margin-top: 87px;
	}
	
#spotlightcontainer {
	clear: both;
    height: 412px;
    }
    
#spotlights .wrapper {
	height: 412px;
    left: 0;
    margin: 0;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 642px;
}

#spotlights .wrapper ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 999999px;
	height: 412px;
	list-style: none;
	margin: 0;
}

#spotlights ul li {
	display: block;
	float: left;
	padding: 0;
	width: 642px;
	height: 412px;
	margin: 0;
}
    
/* Prevents */

#spotlights .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

#spotlights .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/*----------- Main Content Section -----------*/

#main {
	min-height: 265px;
	padding-top: 30px;
	}
	
	#main img {
		border: 6px solid #ececec;
		}
		
	#main p {
		line-height: 22px;
		}
	
#spotlet1 {
	width: 303px;
	float: left;
	padding-right: 33px;
	margin-bottom: 2em;
	}
	
#spotlet2 {
	float: left;
	width: 305px;
	padding-right: 31px;
	margin-bottom: 2em;
	}
	
#spotlet3 {
	float: left;
	width: 305px;
	position: relative;
	margin-bottom: 2em;
	}

	#spotlet3 img {
		border: none;
		}

.news_articles {
	color: #6F6F6F;
    font-size: 12px;
    line-height: 24px;
    padding-top: 12px;
    }
    
   	.news_articles ul {list-style: none;}
   	.news_articles ul li {padding-bottom: 15px;}
   	.content_news_article_headline {padding-bottom: 1px;}
   	.news_articles a {
   		font-size: 14px;
   		color: #dd621c;
   		text-decoration: none;
   		font-weight: normal;
   		}
   		
   		.news_articles a:hover, .news_archives a:hover {
   			color: #838383
   			}
   		
   		.news_archives { text-align: right; }
   		.news_archives a {
   			text-align: right;
   			font-size: 12px;
   			color: #dd621c;
   			text-decoration: underline;
   			font-weight: normal;
   			}
   			
div.news_articles ul li span.content_news_article_by_line {
    font-style: normal;
}

.readmore {
	display: block;
    height: 24px;
    position: absolute;
    right: 45px;
    text-indent: -99999px;
    top: 2px;
    width: 90px;
    }
   			


#spotlet1 h4 {
	color: #000000;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.7px;
    line-height: 29px;
	margin-top: 0;
	}


/*----------- Internal Content Section -----------*/

#masthead {
	padding-bottom: 31px;
	}
	
	#masthead .content_image_box {
		width: 672px !important;
		}

#masthead img {
	border: none;
	}

.internal #main {
	padding-top: 0;
	}
	
#content {
	background: url("../graphics/layout/bg_internalcontent.png") no-repeat scroll left top;
	float:left;
	font-size: 13px;
	color: #838383;
    margin-left: -25px;
    margin-top: -20px;
    min-height: 610px;
    padding: 51px 53px;
    width: 672px;
	}
	
	#content p {
		line-height: 24px;
		margin-bottom: 24px;
		}
	
.internal h3 {
	font-size: 27px;
	line-height: 24px;
	font-weight: normal;
	color: #30363d;
	margin-left: -2px;
	padding-bottom: 26px;
	letter-spacing: -0.4px;
	}
	
#sidenav {
	float: right;
    padding-right: 23px;
    padding-top: 15px;
    width: 200px;
	}
	
#sidenav img {
	border: none;
	}
	
	#sidenav ul {
		list-style: none;
		padding-top: 23px;
		padding-left: 1px;
		}
		
		#sidenav ul li {
			color: #DDEBF4;
			font-size: 16px;
			font-weight: normal;
			line-height: 21px;
			padding-bottom: 8px;
			}
			
			#sidenav ul li a {
				color: #ddebf4;
				text-decoration: none;
				font-weight: normal;
				}
				
			#sidenav ul li a:hover {
				color: #3c6c94;
				}
				
/*----------- Internal  Kids Content Section -----------*/

#content_kids {
	background: url("../graphics/layout/bg_kidscontent.png") no-repeat scroll left top transparent;
    float: left;
    font-size: 15px;
	color: #838383;
    margin-left: -16px;
    margin-top: -35px;
    min-height: 393px;
    padding: 288px 65px 50px 45px;
   	width: 654px;
	}
	
		#content_kids p {
		line-height: 24px;
		margin-bottom: 24px;
		}
		
		#content_kids h3 {
			font-size: 24px;
			font-weight: bold;
			color: #343434;
			padding-bottom: 26px;
			}

body#kids #sidenav {
	padding-top: 165px;
    width: 199px;
	}

body#kids #sidenav ul {
	padding-top: 17px;
	}

body#kids #sidenav ul li a {
				color: #dd621c;
				text-decoration: none;
				}

body#kids #sidenav ul li a:hover {
	color: #aed135;
	}

/*----------- Footer Section -----------*/

#footer {
	background: url('../graphics/layout/bg_footer.png') no-repeat top center;
	padding-top: 24px;
	text-align: center;
	color: #8c8f92;
	margin-bottom: 2em;
	}
	
	#footer a {
		border-right: 1px solid #E6E6E6;
		color: #2C6DB9;
		font-size: 12px;
		padding-right: 11px;
		text-decoration: none;
		}
		
		#footer a:hover {
			color: #838383
			}
	
#sponsors {
	width: 690px;
	height: 122px;
	margin: auto;
	background: #ebeff2;
	}
	
	#sponsors ul {
		list-style: none;
		}
		
		#sponsors ul li {
			display: inline-block;
			height: 72px;
			padding: 6px 30px;
			vertical-align: middle;
			}
	
	#contactinfo {
		line-height: 18px;
		padding-top: 18px;
		text-align: center;
		}
		
		#contactinfo ul {
			list-style: none;
			}
			
			#contactinfo ul li {
				display: inline-block;
				}

#footernav ul {
	text-align: center;
	}
	
	#footernav ul li {
		display: inline-block;
		padding: 0 0 0 7px;
		}
		
		#footernav ul li:last-child a {
			border-right: none;
			}
		
#socialmedia ul {
	text-align: center;
	}
	
	#socialmedia ul li {
		display: inline-block;
		line-height: 10px;
		}
	
		#socialmedia ul li a {
			border-right: none;
			vertical-align: text-top;
			}
			
.facebook  a {
	color: #596ba5 !important;
	}
	
.twitter a {
	color: #88bbbb !important;
	}
	
	#sponsors a {
border:none;
}
	
	
/*----------- BROWSER FIXES Section -----------*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
#primarynav ul li {padding: 5px 0;}
#primarynav ul li ul li {padding:3px 0;}
#search img {right: 25px; top: 22px;}
#primarynav ul li ul {top:39px;}
.e2ma_signup_form_button_row input {padding: 8px 18px 8px 9px;}
}

#ie7 #logo, #ie8 #logo {
	width: 300px;
	}

#ie8 #quicklinks ul li, #ie9 #quicklinks ul li {
	margin-left: 0;
	}
	
#ie8 #util {
	margin-left: 3px;
	}

#ie8 #primarynav ul li  a {
	padding-bottom: 12px;
	}

#ie8 #primarynav ul li a:hover {
	background: url("../graphics/layout/pnav_hover.png") no-repeat scroll center 22px transparent;
	}

#ie8 #socialmedia ul li a: {
	vertical-align: inherit;
	}
	
#ie7 #util ul li, #ie7 #footernav ul li, #ie7 #socialmedia ul li {
	float: left;
	}
	
#ie7 #footernav ul {
	padding-left: 380px;
	}
	
#ie7 #socialmedia ul {
	padding: 0 400px;
	}

#ie7 #socialmedia ul li { line-height: 20px;}

#ie7 #newsletter {margin-top: 50px;}

#ie9 #util {
	margin-left: 20px;
	}

#ie9 .nodrop a:hover {
	background: url('../graphics/layout/pnav_hover.png') no-repeat scroll center 22px transparent !important;
	}
	
#ie9 #primarnav ul li ul li:hover a {background: none;}

/*----------- Emma Email Form Section -----------*/
.e2ma_login_container {
	margin-top: 0;
    padding-top: 0;
	}

#e2ma_signup_message {
display:none;
}

.e2ma_signup_form_row {
	position: relative;
	margin-top: 3px;
	}
	
.e2ma_signup_form_label {
    color: #2C6DB9;
    font-size: 13px;
    font-weight: normal;
    left: 230px;
    position: absolute;
    text-transform: capitalize;
    top: 7px;
    white-space: nowrap;
}

.e2ma_signup_form_row INPUT {
    background: none repeat scroll 0 0 #8C9099;
    border: 1px solid #8D9198 !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px #707376 inset;
    color: #FFFFFF;
    height: 30px;
    padding-left: 7px;
    text-shadow: 1px 1px 3px #5E5E5E;
    width: 215px !important;
}
    
.e2ma_signup_form_required_footnote {
	display: none;
	}
	
.e2ma_signup_form_button_row INPUT {
	border: 1px solid #2C2C2C;
   background: #3A3A3A;
   background: -webkit-gradient(linear, left top, left bottom, from(#3A3A3A), to(#323232)));
   background: -webkit-linear-gradient(top, #3A3A3A, #323232));
   background: -moz-linear-gradient(top, #3A3A3A, #323232));
   background: -ms-linear-gradient(top, #3A3A3A, #323232));
   background: -o-linear-gradient(top, #3A3A3A, #323232));
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 8px 18px;
    margin-top: 6px;
    }
    
    
.e2ma_signup_form_button_row INPUT:hover {
	border: 1px solid #b14b00;
   background: #e56300;
 	background: -webkit-gradient(linear, left top, left bottom, from(#e56300), to(#DD621C));
		   background: -webkit-linear-gradient(top, #e56300, #DD621C);
		   background: -moz-linear-gradient(top, #e56300, #DD621C);
		   background: -ms-linear-gradient(top, #e56300, #DD621C);
		   background: -o-linear-gradient(top, #e56300, #DD621C);
			}
	
	
#e2ma_signup_reset_button {
	display: none !important;
	}
	
	
.gsc-result .gs-title {
    height: 2.4em;
}

.gsc-resultsbox-visible {
line-height: 24px;
}

.event_form_action a {
background: none repeat scroll 0 0 #BBDDFF;
    border: 1px solid;
    padding: 10px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    border-bottom: 2px solid #ECDCC0;
    color: #0071BB;
}

.collection_item_label {
    font-weight: bold;
}

#spotlight ul { list-style: none; }

#spotlight #tab p a {color: #FAC499;}

#newsletter {
    margin-top: 67px;
}

#footer {
min-height: 90px;
}

#content ul {
margin-left: 1.5em;
}

.e2ma_signup_form_button {width: auto !important;}

#ie7 #primarynav ul li {padding: 5px 0}

#primarynav ul li ul li a:hover {
background: none !important;
}

.content_image {
margin: 0 !important;
}

.align_image_left { margin: 0 15px 0 0; }

#spotlet2 img {
border: 6px solid #ECECEC;
    height: auto;
    max-width: 300px;
}

#sidenav ul li a {
    color: #19334C;
    font-weight: normal;
    text-decoration: none;
}

#sidenav ul li ul {
    list-style: disc outside none;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 0;
}

table.express_order th {
background-color: #91B7D6;
border-radius: 5px;
}

div.catalog_display_express p.continue_button {
background-color: #91B7D6;
border-radius: 5px;
}

div#versadoc2_preview_buttons, div#order_details_cart_actions {
background-color: #91B7D6;
border-radius: 5px;
}

table.express_order td.order_details_subtotal_value, table.express_order td.order_details_tax_value, table.express_order td.order_details_total_value {
background-color: #91B7D6;
}

table.express_order p {margin: 0 !important;}

table.express_order tr.item td {
padding: 7px 10px 7px 0;
}

#primarynav ul li.last { display: none; }
#primarynav ul ul li.last { display: block; }

#spotlights .wrapper { overflow: hidden; }


