/* GLOBAL */

html{
	font-size: medium;
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }

body {
	font-family: Arial, verdana, sans-serif;
	line-height:1.4em;
	margin: 10px;
	background: #4d1814;
	color: #4d190b;
	height: 100%;
    }

a { 
	color: #4d190b; 
	}

p { font-size: 1.2em; }
h1 { font: normal 2em Tahoma, Helvetica, Arial, verdana, sans-serif; line-height:1.1em; padding: 0; color:#000; }
h2 { padding: 0; margin: 0; font-family:  Tahoma, helvetica, Arial, verdana, sans-serif; }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
h3, h5, td, table, div, form { margin: 0; padding: 0; }
img { border: 0; }

h2, h5 { font-size: 1.2em; }
h2 a { font-weight: bold; text-decoration: none; font-size:1.1em; }
h2 a:hover { text-decoration:underline; }
h3 { font: normal 1.2em Tahoma, helvetica, Arial, verdana, sans-serif;}
h4 { font: normal 1.3em; Tahoma, helvetica, Arial, verdana, sans-serif; }
h4 { margin-top: 1; margin-bottom: 1; }
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	margin-left: 200px;
	margin-right: 190px;
	padding: 0 10px 10px 20px;
/*	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
*/		
	}


#content li { font-size: 1.2em; }
#content td { font-size: 100%; }
#content th { font-size: 100%; }
#content li ul li { font-size: 100%; }
	
#content_home {
	margin-left: 200px;
	margin-right: 190px;
	padding: 0 10px 10px 20px;
	
	border-top: none;
	border-bottom: none;
	
	}
	
	
#content_home li { font-size: 1.2em; }
#content_home td { font-size: 100%; }
#content_home th { font-size: 100%; }
#content_home li ul li { font-size: 100%; }

#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	clear: both;
	position: relative;
	height: 800%;
	margin: 0 auto;
	padding: 15px 10px 58px 10px;
	font-size:95%;
	border: 10px solid #976329;
	border-top: 0;
	background:url(graphics/en-US/new/main_bg_tile.jpg) top left repeat-y #bca66a;
	}
	
#mainbody_account {
	clear: both;
	position: relative;
	height: 800%;
	margin: 0 auto;
	padding: 15px 10px 58px 10px;
	font-size:95%;
	border: 10px solid #976329;
	border-top: 0;
	background:url(graphics/en-US/new/main_bg_tile.jpg) top left repeat-y #bca66a;
	}

#topbar {
	margin: 10 10 0 0;
	width: 100%;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	

	
/* NAVBAR */

/*
#affiliatelink {  
	font-size: 95%; 
	position:absolute;
	top: 375px;
	margin-left: -597px;
	color:#4d190b;
	}

#affiliatelink a { 
	font-weight:bold; 
	font-size: 95%; 
	}
*/

#currenttab {
    list-style:none;
	background: url(graphics/en-US/new/current_nav_bullet.gif) no-repeat 1.5% 50% #ffda8c;
	color: #000;
	height:30px;
	padding-left: 30px;
	}

#currenttab h3{ 
	font-size: 1.3em;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding-top: 4px;
	padding-right: 20px;
	
	}
	
	/*
	
	FIX THIS
#loginlink {  
	font-size: 95%; 
	
	float: left;
	color:#fff;
	}
*/
#loginlink a { 
	font-weight:bold; 
	font-size: 95%; 
	padding-bottom: 10px;
	}
	
/*		
#logo {
	height: 80px; 
	
    }
*/
 
#logobar{ 
	border: 10px solid #976329;
	border-bottom: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: url(graphics/en-US/new/company_logo.gif)  top left no-repeat;  
	}

#logobar li {
	
	float: right;
	width: 20 em;	
	}
	

#logobar ul { 
	margin-top: 20px;
	margin-bottom: 0px;
	overflow: hidden;
	zoom: 1; /* for IE6 */
	}	

	
#search {
	height:40px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	
	}
	
#search .searchbutton { 
	
	}
	
#searchfield { 
	color: #666; 
	font-size: .9em; 
	padding: 1px 2px 0 2px; 
	height:15px; 
	width: 130px;
	
	margin-left: 0px;
	margin-right: 10px;
	
	}	
	
.hiddentab {
	list-style:none;
	background: url(graphics/en-US/new/hidden_nav_bullet.gif) no-repeat 1% 50%;
	color: #fff;
	height:30px;
	padding-left: 30px;
	}

.hiddentab h3 { 
	font-size:1.4em;
	}

.hiddentab b h3 a { 
	color: #fff; 
	text-decoration:none; 
	text-transform: capitalize;
	padding-top: 3px;
	padding-right: 20px;
	
	}

.hiddentab b h3 a:hover { 
	text-decoration:underline; 
	}	
	
	
/* CTGY */

#nextbutton {
	clear:both;
	float:right;
	margin-top: 20px;
	}

#prevbutton {
	position: relative;
	top: 25px;
	clear:left;
    float:left;
	}

.catrow {
	display: inline-block;
	margin: 10px;
    
    }
		
.prodbutton {
	margin-top: 7px;
	}
	
.prodbutton form { 
	display:block; 
	}	
				
.prodcolumn {
    float: left;
	vertical-align: top;
	width:170px;
	height:265px;
	padding-right: 10px;
	text-align:center;
	color:#4d190b;
	margin-top: 10px;
	line-height:1.2em;
	}

.thumb {
	margin: 0 auto;
	}
		
/* Sub Cat Index 

	
	.catindex {
	width: 100%;
	}
	
	
	.photo img {
	padding: 4px 25px 4px 25px;
	}
	
	.figure p {
	font: 1em/normal Arial, verdana, sans-serif;
	text-align: center;
	margin: 5px 0 0 0;
	}
	
	.figure {
	float: left;
	width: 150px;
	height: 135px;
	margin: 0 10px 10px 10px;
	}
	*/
			
/* ACCOUNT PAGES */

.account_column {
	width: 50%;
	float:left;
	}	

.account_column h5 { width: 180px; clear: both; }
.account_column input { margin-bottom: 3px; display:block; margin-left: 180px; }
.account_column select { margin-bottom: 3px; display:block; margin-left: 180px; }

.paymentdetail {
	width: 130px;
	display:block;
	height: 26px;
	float:left;
	}
	
.invalid {
	color: #FF0000;
	}
	
.pad {
    margin-top: 25px;
	}
	 
	
/* BASKET */

#total {
    padding: 10px 0 0 10px;
    text-align:right;
	}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
    vertical-align: top;
	}

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.baskettext_left h4, .baskettext_right h4 { margin: 1px 0 2px 0; }

.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}


/* PRODUCT PAGES */

h1#prodname {
	font-size:1.6em;
	margin-bottom:5px;
	line-height:1.2em;
	}

#prodadd {
	display:inline; 
	position:relative; 
	top: 5px;
         }
	
.prodimage {
	margin: 0 20px 5px 0;
	float:left;
	}
	
	
/* PRODUCT LIST */

.list  {
	width: 660px;
	}
	
.listheader {
	background-color: #010101; 
	color: #fff;
    height:40px;
    padding: 4px 5px; 
	}
	

	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 100%; 
	border-bottom: 1px dotted #4d190b;
	color:#4d190b;
	font-weight:bold;
	}
	
.productlist_row a {
	font-weight:bold;
	}
	
.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	width: 100%;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 350px; width:expression(document.body.clientWidth > 352? "350px": "auto" ); }	
	

/* 
PRODUCT LIST BACKUP

.list  {
	width: 660px;
	}
	
.listheader {
	background-color: #010101; 
	color: #fff;
    height:40px;
    padding: 4px 5px; 
	}
	

	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 660px; 
	border-bottom: 1px dotted #4d190b;
	color:#4d190b;
	font-weight:bold;
	}
	
.productlist_row a {
	font-weight:bold;
	}
	
.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	width: 440px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 350px; width:expression(document.body.clientWidth > 352? "350px": "auto" ); }
.listheader {
	background-color: #010101; 
	color: #fff;
    height:20px;
    padding: 4px 5px; 
	}
	
.productlist_row {
	padding: 4px 6px;
	height: 25px;
	
	border-bottom: 1px dotted #4d190b;
	color: #4d190b;
	font-weight: bold;
	}
	
.productlist_row a {
	font-weight:bold;
	}
	
.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 350px; width:expression(document.body.clientWidth > 352? "350px": "auto" ); }	
*/	

/* SUBNAV - CATTREE */

ul#first{
	list-style:url(graphics/en-US/new/subnav_bullet.gif);
	width:170px;
	margin: 0 30px 0 10px;
	padding-left: 0px;
	
	}

#subnav{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 200px;
	height: 99%;
	font: bold 1.1em tahoma, helvetica, arial;
	padding-left: 5px;
	border-right: 1px solid #666666;
	
	}

#subnav h5 { position:relative; left: -2px; color: #000; }
#subnav li { font-size: 100%; margin-bottom: 2px; padding: 4px 0; }	
#subnav li a { font-size: 100%; text-decoration:none; display: block; width: 100%; height:100%; position:relative; left: -2px; color:#4d190b; }
#subnav li a:hover { text-decoration: underline; }
#subnav li ul { font-size: 100%; list-style:none; margin: 0 0 0 8px; padding-left: 0; }
#subnav li.subcategory { padding: 0; margin: 4px 0 0 8px; }	
#subnav li.subcategory a { color: #4d190b; position:relative; left: -5px; }		
#subnav li.subcategory a:hover { text-decoration:underline; }	
#subnav li.subcategory h5 { position:relative; left: -5px; color: #000; }
#subnav ul ul ul { font-size: 100%; list-style:none; margin: 0 0 0 5px; padding-left: 0; }
#subnav li ul li { font-size: 100%; list-style:none; margin: 0 0 0 5px; padding-left: 0; }

/* SIDEBAR */

ul#second{
	list-style:url(graphics/en-US/new/subnav_bullet.gif);
	width:146px;
	margin: 0 30px 0 15px;
	padding-left: 0px;
	}

#sidebar {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 190px;
	height: 99%;
	font: bold 1.1em tahoma, helvetica, arial;
	padding-left: 10px;
	border-left: 1px solid #666666;
	}

#sidebar h5 { position:relative; left: -2px; color: #000; }
#sidebar li { font-size: 100%; margin-bottom: 2px; padding: 4px 0; }	
#sidebar li a { font-size: 100%; text-decoration:none; display: block; width: 100%; height:100%; position:relative; left: -2px; color:#4d190b; }
#sidebar li a:hover { text-decoration: underline; }
#sidebar li ul { font-size: 100%; list-style:none; margin: 0 0 0 22px; padding-left: 0; }
			
			
#footer 	{
	clear: both;
	text align: center;
	padding: 15px 10px 58px 10px;
	font-size:95%;
	}

