/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background-color: white;
	text-align: center;
}

#wrapper {
 width: 960px;
 margin: 0px auto;
 text-align: left 
}

#container {
	display: block;	
	margin: 0 auto;
	position: relative;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}

/* --- Header section ------------------------------------------------ */
#header {
	height: 147px;
	margin: 0px; 
}

#header #title {
	height: 70px;
	margin: 0px 10px 0px 10px;
}

#header #table_top { height: 54px; }
#header #table_header { height: 57px; }
#header #table_header tr { background: #686560 url(../templateimages/content/header_background.gif) repeat-x top; }
#header #table_header td { color: White; vertical-align: top;}
#header #table_header td.cellcurrency { width: 250px; padding-top: 4px;}
#header #table_header td.cellbasket { width: 233px; padding-top: 4px;}
#header #table_header td.cellbasket a { color: White; }
#header #table_header td.cellbasket a:hover { text-decoration: underline; }

#header #table_menu { height: 36px; }
#header #table_menu tr { background: White url(../templateimages/content/menu_background.gif) repeat-x top; }

#photo_advert {
 width: 250px;
 height: 386px;
 position: absolute;
 top: 0px;
 right: 0px;
 overflow: hidden;
}

#home_focal {
 background: White;
 width: 496px;
 height: 237px;
 overflow: hidden;
}

/* Top links */
#header #table_menu .links {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 11pt;
}

#header #table_menu .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header #table_menu .links a:link, #header #table_menu .links a:visited {
	position: relative;
	text-decoration: none;
	color: #CDC792;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 8px 5px 0px;
}

#header #table_menu .links a:hover {
	color: White;	
}
	
#header2 { display: none; }

#header2 .links2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}

#header2 .links2 a:hover	{
	color: black;
	text-decoration: underline;
}


p.termspopup { text-align: center; }

/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px;
	margin: 0px;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 202px;
	margin: 0px;
	float: left;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 758px;
	float: left;
	padding: 0px;
}

#pagecontent_pad {
	padding: 2px 0px 5px 12px;
}

/* Left hand section of page body */
#left {
	width: 202px;
	margin: 0px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

#lhs_categories {
 background: White url(../templateimages/content/title_products.gif) no-repeat top;
 margin-top: 2px;
 padding-top: 37px;
}

#lhs_categories h4 { display: none; }

#lhs_about {
 background: White url(../templateimages/content/title_about.gif) no-repeat top;
 margin-top: 10px;
 padding-top: 37px;
}

#lhs_about h4, #lhs_links h4, #lhs_advice h4 { display: none; }

#lhs_about ul, #lhs_links ul, #lhs_advice ul {
 list-style: none;
 margin-left: 0px;
 padding-left: 10px;
}

#lhs_about li, #lhs_links li, #lhs_advice li {
 padding-bottom: 4px;
}

#lhs_about a:link, #lhs_about a:visited, #lhs_links a:link, #lhs_links a:visited, #lhs_advice a:link, #lhs_advice a:visited {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
	background: transparent url(../templateimages/content/cats_menu_bullet1.gif) no-repeat 0px 3px;
 padding-left: 14px;
}

#lhs_about a:hover, #lhs_links a:hover {
	color: #8A0B28;	
	background: #EAE2D7 url(../templateimages/content/cats_menu_bullet2.gif) no-repeat 0px 3px;
}

#lhs_links {
 background: White url(../templateimages/content/title_links.gif) no-repeat top;
 margin-top: 10px;
 padding-top: 37px;
}

#lhs_advice {
 background: White url(../templateimages/content/title_advice.gif) no-repeat top;
 margin-top: 10px;
 padding-top: 37px;
}

/* --- Category menu ------------------------------------------------- */

#categorymenu {
	margin: 0px 0px 20px 0px;
	padding: 0px;	
}

#categorymenu ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0;	
}

#categorymenu ul li {
	list-style: none;
	float: none;
	clear: both;
	padding: 0px;	
}

#categorymenu ul li div {
	font-size: 9pt;
	background-color: transparent; 		
}

#categorymenu ul li div a {
	display: block;
	padding: 1px 2px 2px 2px;
	color: #8A0B28;		
}

#categorymenu ul li div a:hover {
	color: #8A0B28;
	background-color: #EAE2D7;		
}

#categorymenu ul ul { 
 margin: 0px 0px 0px 10px;
}

#categorymenu ul ul li div {
	font-weight: normal;
	font-size: 8pt;
}

#categorymenu ul ul li div a {
 background: transparent url(../templateimages/content/cats_menu_bullet1.gif) no-repeat 0px 3px;
 padding-left: 14px;
 padding-bottom: 4px;
 color: #3B3B3B;
}

#categorymenu ul ul li div a:hover {
	color: #8A0B28;	
	background: #EAE2D7 url(../templateimages/content/cats_menu_bullet2.gif) no-repeat 0px 3px;
}

#categorymenu ul ul ul li div a { padding-left: 20px; }
#categorymenu ul ul ul ul li div a { padding-left: 30px; }
#categorymenu ul ul ul ul ul li div a { padding-left: 40px; }
#categorymenu ul ul ul ul ul ul li div a { padding-left: 50px; }

/* --- Footer -------------------------------------------------------- */
#footer {
 background: transparent url(../templateimages/content/footer_top.gif) no-repeat top;
 clear: both;
 text-align: left;
 height: 80px;
 padding-top: 20px; 
}

#footer #copyright {
 width: 202px;
 padding-top: 16px;
 float: left;
 color: #717171;
}

#footer #clarkedesign {
 padding-top: 16px;
 float: left;
 color: #717171;
}

#footer #clarkedesign a { color: #717171; font-weight: normal; }

#footer #clarkedesign a:hover { text-decoration: underline; }

#footer #basemenu {
 float: right;
 width: 750px;
 border-top: 5px solid #8A0B28;
}

/* Footer nav links */

#footer #basemenu li {
	list-style: none;
	display: inline;
}
	
#footer #basemenu a {
	font-size: 8pt;
	color: #717171;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

#footer #basemenu a:hover {
 text-decoration: underline;
}

/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input { width: 140px; }

#searchbox #searchbutton {	
	text-align: left;
	width: 50px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	border: 1px solid #717171;
	background: Silver;
	color: #8A0B28;	
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

.specials h2.boxheader { 
 margin: 2px 0px 3px 0px;
 padding: 0px;
 width: 746px;
 height: 27px;
 text-indent: -9999;
 background: #8A0B28 url(../templateimages/content/title_featured.gif) no-repeat top left; 
 display: none;
}

.specials { margin-left: 2px; }

p.center { text-align: center; }

#st_popup {
 clear: both;
 margin-top: 20px;
}

/* ------------ Top lists -------------------------------------------- */
#toplists {
	padding: 0;
	width: 100%;
	clear: both;
}

#toplists .box {
	width: 373px;
	font-size: 8pt;
	float: left;	
	padding-bottom: 10px;
}

#toplists .pad {
	margin: 0px 15px 10px 0px;
}

#toplists ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#toplists ul li {
	list-style: none;
	float: none;
	clear: both;	
	background: transparent url(../templateimages/content/cats_menu_bullet1.gif) no-repeat 0px 3px;
 padding-left: 14px;
 padding-bottom: 4px;
}

#toplists ul li div a { color: #3B3B3B; }
#toplists ul li div a:hover { color: #8A0B28; }

#toplists ul li div {
	display: block;
	font-size: 8pt;		
}

#toplists h4.latestproducts {
 margin: 2px 0px 8px 0px;
 padding: 0px;
 width: 373px;
 height: 27px;
 text-indent: -9999;
 background: #8A0B28 url(../templateimages/content/title_latest.gif) no-repeat top left; 
}

#toplists h4.topsellers {
 margin: 2px 0px 8px 0px;
 padding: 0px;
 width: 373px;
 height: 27px;
 text-indent: -9999;
 background: #8A0B28 url(../templateimages/content/title_topsellers.gif) no-repeat top left; 
}

#searchbox {
 background: #8A0B28;
 border-top: 2px solid white;
 padding: 6px 0px 4px 4px;
}

#home_region1 {
 clear: both;
 padding-top: 10px;
 border-top: 1px solid #CBD5DB;
}

#home_region2a .products_shortened .box { height: 220px; }
#home_region2b .products_shortened .box { height: 220px; }
#home_region2c .products_shortened .box { height: 220px; }
#home_region2d .products_shortened .box { height: 280px; }

#home_region2a h2, #home_region2a .minprice { display: none; }
#home_region2b h2, #home_region2b .minprice { display: none; }
#home_region2c h2, #home_region2c .minprice { display: none; }
#home_region2d h2 { display: none; }

#home_region3 { clear: both; }

#home_region5 { margin-top: 2px; }

div.page p {
 text-align: justify;
 font: 8pt/12pt Verdana,Arial,Helvetica,Sans-Serif; 
}

div.page ul {
 text-align: justify;
 list-style: square;
 font: 8pt/12pt Verdana,Arial,Helvetica,Sans-Serif; 
}

div.page li { margin-bottom: 3px; }

div.page p.intro { font-weight: bold; }

div.page h3 { font-size: 14px; color: #8A0B28; }

.float_left {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

.float_right {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
}

.ifyouhaveone {
 float: right !important;
 padding-left: 10px;
}

#skin-type {
 float: right;
 background: #EAE2D7;
 padding: 5px 10px;
 width: 295px;
 margin-left: 25px;
}

