/* SITE SPECIFIC CSS */

/* HEADER */

	#header {width:100%;}
	
	.logo {
		float: left;
	}
	
	#top_bar {
		clear:both;
	}
	
	#top_bar ul, #top_bar li {
		list-style-type: none;
		margin: 0px;
		margin-top: 3px;
		padding: 0px;
		float: right;
	}
	#top_bar a:link,#top_bar a:visited {
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 5px;
		margin-right: 5px;
		color: #FFFFFF;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
	}
	#top_bar a:hover,#top_bar a:active {
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 5px;
		margin-right: 5px;
		color: #FFCC00;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
	}
	#blue_bar {
		margin:-10px 0 12px 0;
		background-image:url(/images/global/heading/bg_blue.jpg);
		background-repeat: repeat-x;
		height: 18px; 
		color: #FFFFFF;
		text-align: right;
		text-transform: capitalize;
		clear: both;
		font-weight: bold;
	}
	
/* MAIN */
	#main #single_column{
		float:left;
		width:560px;
		margin-right:10px;
  		font-size:130%;
	}
	#main #left_column{
		/*float:left;*/
		width:437px;
		/*margin-right:10px;*/
		margin-left: auto;
		margin-right: auto;
  		font-size:130%;
	}
	#thumbnail {
		width:70px; 
		float:left; 
		margin: 0 0 0 15px;
	}
	#product_info {
		width:305px; 
		float:right; 
		padding:5px 0 0 0; 
		text-align:left; 
		font-size:90%;
	}
	#product_info_details {
		width:275px; 
		float:right; 
		padding:5px 0 0 0; 
		text-align:left; 
		font-size:100%;
		display: block;
	}
	#browse_price_section {
		float: left;
		clear: both;
		width: 100%;
	}
	#browse_price_section div {
		float: left;
	}
	#browse_product_name {
		font-size: 90%;	
		margin: 0px;
		padding: 0px;
	}
	#browse_product_name h1{
		font-size: 110%;	
		margin: 0px;
		padding: 0px;
	}
	#browse_product_name a:link, #browse_product_name a:visited {
		font-size: 110%;
		color: #003399;
		text-decoration: none;
	}
	#browse_product_name a:hover, #browse_product_name a:active {
		font-size: 110%;
		color: #003399;
		text-decoration: underline;
	}
	.price {
		float: left;
		margin-right: 10px;
		font-weight: bold;
		font-size: 110%;
	}
	.was {
		float: left;
	}
	.offer_price {
		float: left;
	}
	.save {
		float: left;
		font-weight: bold;
		color: #CC0000;
	}
	.save_up_to {
		float: left;
		font-weight: bold;
		color: #CC0000;
		font-size: 110%;
	}
	
/* RIGHT NAV */
	#main #right_column {
		float:right;
		width:123px;
	}
	#sidebar_basket_items {
		border-top: dotted 1px #999999;
		padding-top: 5px;
		clear: both;
		margin-right: 8px;
	}	
	#sidebar_basket_total {
		clear: both;
		border-bottom: dotted 1px #999999;
		padding-bottom: 5px;
	}			

/* FOOTER */
	div#footer {
		margin-left: -5px;
		width:789px;
		background-color: #ffffff;
		background-image: url(../images/global/page_bottom.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding-top: 20px;
		text-align:center;
	}
	div#footer ul {
		list-style:none;
		padding: 0px;
		margin: 0px;
	}
	
	div#footer ul li{
		display:inline;
		padding: 0px;
		margin: 0px;
	}
	
#print_area{ display:none; }

/*----------------------------OTHER----------------------*/

.lhn_members label { display:block; font-size:110%; margin:0 0 2px 0; }
.lhn_members input { margin:0 0 3px 0; width:133px; }
.lhn_members input.login { width:66px; margin:4px 0 0 0; }
.lhn_top_spacing { margin-top:20px; }

.homepage .home_quiz { margin-top:8px; }
.homepage .home_quiz h2 { text-align:left; margin:0; }
.homepage .home_quiz p { text-align:left; margin:0; }
.homepage .home_quiz .button { float:right; }

.clear_both { clear:both; }

/* HOMEPAGE */

.homepage h1, .homepage h2 {
text-align:center;
}

.homepage h2 {
margin-top: -15px;
}

.homepage #intro {
font-size: 125%;
}

.homepage #intro .question {
font-style: italic;
}
div .emphasis {
font-size: 115%;
padding-top: 10px;
}


ul.pagination_navigation { }
ul.pagination_navigation li { display:inline; list-style:none; }
