img, div, a { behavior: url(graphics/00000001/iepngfix.htc) }

/* Browser Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}
/* remember to define focus styles! */
:focus {	outline: 0}

ol, ul {list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

.hiddenpic {
display:none;
}

.thumbs {
border:0px;
font-family:"Trebuchet MS","Trebuchet MS Bold","Trebuchet MS Bold Italic","Trebuchet MS Italic",Arial,Helvetica;
height:95px;
text-align:center;
width:95px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {quotes: "" ""}

/* Start CSS */
html, body {
     margin: 0;
     padding: 0;
     height: 100%}

body {
	background: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 0px}

a  {
	color: #FFDF58;
	text-decoration: underline;
	}

a:hover {text-decoration: none}

a img {border: none}

/* Page */
#page {
	width: 900px;
	margin: 0 auto}
	
/* Header */
#header {
	width: 100%;
	margin: 0 auto;
	height: 68px;
	text-align:center;
	background: url(graphics/00000001/newfooter.jpg) repeat-y top center;
}

#container {
	width: 900px;
	margin: 0 auto;}
	
#container2 {
	width: 900px;
	margin: 0 auto;}
		
	#logo {
		height: 66px;
		width: 168px;
		float: left}
	#number {
		width: 455px;
		height: 66px;
		float: right;
		margin: 7px 10px -10px 0}	
/* Main */
#main {
	width: 100%;
	margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	position: relative}

		

/* Footer */
#footer {
	width: 100%;		
	background: url(graphics/00000001/newfooter.jpg) repeat-y top center;
    height: 71px}
	
	#footer div {
		width: 800px;
		margin: 0 auto}

		
	#footer ul{
		text-align: left;
		color: #fff;
		font-size: 1.0em;
		line-height: 1.6em;
		font-family: "palatino linotype", georgia, serif;
		margin-top: 7px;
		float: left;
		width: 500px}
		
	#footer img {
		float: right;
		margin: 20px 000px 0 0}	
		
	#footer a {
		text-decoration:none;
		color: #FFDF58;
	}



a { 
	color: #730000; 
}

h1 { font: normal 2em Georgia, "Times New Roman", Times, serif; line-height:1em; }
h2, h3, h4, h5, td, table, div, form { padding: 0; margin: 0; }
h2 a { display:block; margin: 7px 0; }
h1, p { margin-top: 0; margin-bottom: 10px; margin-left:0px;}
img { border: 0; } 

h3 { font-family: Georgia, "Times New Roman", Times, serif; } 
h2, h3, h4, h5 { font-size: 1em; }
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	margin-left: 10px;
	float:left;
	width:645px;
	}

#content_home {
	margin-left: 10px;
	float:left;
	width:645px;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	font-size:95%;
    clear:both;
	}
	
#mainbody_account {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	font-size:95%;
    clear:both;
	}

#topbar {
    width: 100%;
    float:left;
    }
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	
	
	
/* NAVBAR */

#affiliatelink {
	margin-left: 15px;
	color:#fff; 
	font-size: 95%; 
	}

#affiliatelink a { 
	font-weight:bold; 
	color:#fff; 
	font-size: 95%; 
	}

#currenttab {
    list-style: none;
	float:right;
	height:20px;
	margin-left: 3px;
	width:auto;
	}
	
#currenttab h3{ 
	padding: 0px 0px 4px 15px; 
	white-space:nowrap;
	color:#ccc;
	}
	
#currenttab b { 
	height: 20px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	height:20px;
	margin-left: 3px;
	width:auto;
	}
	
.hiddentab b { 
	height: 20px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
	}

.hiddentab h3{ 
	padding: 0px 0 4px 15px; 
	white-space: nowrap;
	}

.hiddentab b h3 a { 
	color: #000; 
	text-decoration:none; 
	}

.hiddentab b h3 a:hover { 
	text-decoration:underline; 
	}
	
	
#loginlink, #loginlink a { 
	font-weight:bold; 
	color:#fff; 
	font-size: 95%; 
	}
	

	  
#logobar{ 
	height: auto; 
	width: 850px; 
	margin: 30px auto 0 auto; 
	}
	
#logobar ul { 
    clear: left;
	}	

#search {
	display:block;
	float:right;
	position: relative;
	margin-right: 5px;
	}
#adminlinks {
	display:block;
	float:right;
	position: relative;
	top: -20px;
	}
	
#search .searchbutton { 
	vertical-align:bottom; 
	}
		
#searchfield { 
	margin: 0 2px 0 10px; 
	border: 1px solid #917302; 
	color: #666; 
	font-size: .9em; 
	padding: 1px 2px; 
	height:16px; 
	width: 190px;
	}	
	

	
	
/* CTGY */

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

#prevbutton {
	margin-top: 25px;
	clear:right;
    float:left;
	}

.catrow {
    margin: 10px 0px 20px 10px;
    width:100%;
    }
		
.prodbutton {
	margin: 7px auto;
	}	
				
.prodcolumn {
    float:left;
	width:180px;
	height:290px;
	padding: 5px 5px;
	margin: 2px 10px;
	text-align:left;
	}
	
.prodcolumn h2 {
font-size:12px;
font-weight:bold;
margin-bottom:-5px;
}

.prodcolumn h3 {
font-size:14px;
line-height:20px;
font-weight:bold;
margin-top:5px;
margin-bottom:0px;
}

.thumb {
	margin-right: 15px;
	display:block;
	margin: 10px auto;
	}
		
			
/* 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_left h4 { margin: 1px 0 2px 0; }

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.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: 0px 15px 10px 0;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background:#f9f6e4 ;
	}

.listheader {
	background-color: #F9F6E6; 
	color: #000;
    height:20px;
    padding: 4px 5px; 
	border-top: 4px solid #473507; 
	}
	
.productlist_row {
	padding: 4px 6px;
	width: 578px;
	float:right;
	}
	
.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	width: 350px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }	
	

/* SUBNAV - CATTREE */


#subnav{
	float:left;
	width:220px;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, Times New Roman;
	color: #434343;
	margin-top:-10px;
	}

#subnav li a { color: #434343; text-decoration:none; width: 100%; height:100%;}
#subnav li a:hover {  color: #434343; text-decoration:underline;}
#subnav li ul { list-style-type:none; margin: 0 0 0 10px; padding-left: 0; }
#subnav li.subcategory { padding: 0; margin: 4px 0 0 0px; }	
#subnav li.subcategory a { color: #434343; }		
#subnav li.subcategory a:hover { text-decoration:underline; font-weight:normal; color: #434343; }	
#subnav li.subcategory a:visited:hover { color: #434343 }
#subnav ul {
 width: 200px;
 	border-top: 1px solid #C6BEA7;
 	border-bottom: 1px solid #C6BEA7;
	border-left: 1px solid #C6BEA7;
	border-right: 1px solid #C6BEA7;
	margin-left:6px;
	margin-bottom:8px;
 }
 
 #subnav li:last-child {
 margin-bottom:7px;
 }
 
.cat {
margin-left:8px;
font-weight:bold;
font-family: Verdana;
font-size:11px;

}

.cat1 {
margin-left:12px;
font-size:11px;
font-family: Verdana;
}

.cat1:before {
	content: "\00BB \0020";
	}

.liheader {
font-weight:bold;
font-size:12px;
background:#473507;
color:#FFFFFF;
font-family: Verdana;
margin:0px;
margin-bottom:5px;
padding-left:8px;
}

.nounder {
text-decoration:none;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #EFEFEF url(graphics/00000001/bg-navbar.jpg) repeat-y top center;
	height:30px;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	margin: 0 auto 15px auto;
	}
	
#navbarleft {
	width: 580px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 320px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #473507;
	display: block;
	font-size: 10px;
	font-family: Verdana, Times New Roman;
	font-weight: bold;
	text-transform: none;
    margin: 0px;
	padding: 7px 15px;
	text-decoration:none;
	}

#nav li a:hover, #nav li a:active {
	color: #000000;
    margin: 0px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #555555;
	width: 150px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #777777;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

.tel {
font-size:30px;
color:#FFFFFF;
font-family: Georgia, Times New Roman;
text-align:right;
margin-top:5px;
}

.topwhite {
color:#FFFFFF;
text-align:right;
font-size:12px;
margin-right:3px;
margin-bottom:3px;
}

.topwhite a {
color:#FFDF58;
}

#imgswaps {
float: left;
margin:5px 0px;
border:1px solid #473507;
padding:5px 10px;
width: 285px;
}

#imgswaps-office {
float: left;
margin:5px 0px;
border:1px solid #473507;
padding:5px 10px;
width: 295px;
}

#cartfunct {
float:left;
margin: 25px 0px;
width:270px;
}

#proddesc {
font-size:13px;
line-height:18px;
width:95%;
margin-top:5px;float:right;
}

#proddesc ul {
list-style-type:disc;
margin: 10px 30px;
}

#imgcontainer {
min-height:175px;
text-align:center;
border:1px solid #CCCCCC;
padding:5px;


}

.pricepoint {
font-size:28px;
margin: 15px 0;
color: #473507;
font-weight:bold;
}

#attributes {
margin:20px 0px;
}

#pagination {
	margin-top: 25px;
	text-align:center;
	color:#CCCCCC;
	}
#pagination a {
	font-weight:bold;
	}

#checkout {
border-collapse:collapse;
font-size:14px;
margin:0px 50px 22px;
text-align:center;
width:90%;
}

.itson {
color:#990000;
font-size:1.1em;
font-weight:bold;
}

.itsoff {
color:#CCCCCC;
font-size:1.1em;
font-weight:bold;
}

.saleprice {
color:red;
}

#cartfunct .social { margin:8px 0px; padding:0; list-style:none;  }
* html #cartfunct .social  { width:270px; } 
#cartfunct .social li { margin:0; padding:0 0 0 10px; list-style:none; float:left; }

#hero {
float:left;
width:655px;
}

#heromsg {
float:left;
margin: 0 0 0 5px;
/* width: 400px; */
}

#bottommsg {
float:left;
margin: 0 0 0 5px;
/* width: 400px; */
}

#mainbody p {
font-size:12px;
line-height:20px;
}

#bottommsg ul {
list-style-type:disc;
margin: 10px 30px;
font-size:12px;
line-height:18px;
}



#heroimg {
float:right;
margin:0px;
}

#frontprods {
clear:none;
margin-left:5px;
width:645px;
float:left;
}

#frontprods h2 { 
font: normal 1.8em Georgia, "Times New Roman", Times, serif; 
line-height:1em; 
margin-bottom:5px; 
margin-top:20px;
padding:5px 7px; 
border-top: 1px dashed #999999;
border-bottom: 1px dashed #999999;
}

.h2like {
font: normal 1.8em Georgia, "Times New Roman", Times, serif; 
line-height:1em; 
margin-bottom:5px; 
margin-top:10px;
padding:5px 0px; 
border-top: 1px dashed #999999;
border-bottom: 1px dashed #999999;
}

#bottommsg h2 { 
font: normal 1.8em Georgia, "Times New Roman", Times, serif; line-height:1em; margin-bottom:5px; margin-top:10px;}

#content_home h4 { 
font: normal 1.6em Georgia, "Times New Roman", Times, serif; line-height:1em; margin-bottom:10px; margin-top:20px;}

#frontprods h3 {
font-size:12px;
font-weight:bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

.fprodcolumn {
    float:left;
	width:180px;
	/* height:195px; */
	padding: 5px 5px;
	margin: 10px 7px;
	text-align:left;
	}
	
.frontimg {
border:2px solid #C6BFA5;
float:left;
margin:0 0 10px;
padding:2px;
}


/* Sub Footer */
#subfooter {
	width: 100%;		
	background: url(graphics/collateral/subfooter.jpg) no-repeat top center;
    height: 8px}
	
	#subfooter div {
		width: 800px;
		margin: 0 auto}

/* Wrapper */
#wrapper {
	width: 100%;
	margin: 0 auto;
	background:  url(graphics/00000001/newback.jpg) repeat-y top center;
}

h5 { font-weight:bold; }

#infopg {
float:left;
margin: 0px;
width: 610px;
font-size:12px;
line-height:22px;
}

#infopg ul {
list-style-type:disc;
margin: 10px 30px;
}

#infopg h2 { 
font: normal 2em Georgia, "Times New Roman", Times, serif; line-height:1em; margin:26px 0px 13px 0px;}




.imgleft {
float:left;
margin:0px 15px 0px 10px;
}

.copyleft {
width:350px;
float:left;
}

.imgright {
float:right;
margin:0px 10px 0px 15px;
}

.copyright{
width:350px;
float:right;
}

.optcontainerleft {
width:100%;
height: 150px;
margin-bottom:30px;
text-align:left;
}

.optcontainerright {
width:100%;
height: 150px;
margin-bottom:30px;
text-align:right;
}


.optcopy {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
text-align:left;
}
.optcopybold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
font-weight:bold;
}
.optcopyitalic {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
font-style:italic;
}

.optcopybolditalic {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
font-weight:bold;
font-style:italic;
}

.opthead {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin:0px 0px 30px 15px;
}

.optionsp {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
}

.cath2 { font: normal 2em Georgia, "Times New Roman", Times, serif; line-height:1em; margin-bottom:13px;}
.cath3 { font: normal 2em Georgia, "Times New Roman", Times, serif; line-height:1em; margin-bottom:13px; margin-top:20px;}

