body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	color:#81501f;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/browndash.gif) repeat-x bottom left;
}

h2{
	color:#81501f;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	color:#81501f;
}

#container{
	width:100%;
}

#header{
	height:130px;
	background:#000 url(../images/headbg.jpg) no-repeat 199px 0px;
}

#smallcart{
	position:absolute;
	top:15px;
	right:210px;
	width:150px;
	background-color:#faeee2;
	border:1px solid #ddcdbc;
	padding:5px;
}

#headleft{
	height:130px;
	width:199px;
	background:url(../images/logo.jpg) no-repeat top left;
	float:left;
}

#headleft a{
	display:block;
	width:199px;
	height:40px;
	margin-top:90px;
}

#headright{
	height:130px;
	width:182px;
	background:url(../images/headright.jpg) no-repeat top left;
	float:right;
}

#shead{
	height:20px;
	background-color:#996633;
}

#sheadleft{
	float:left;
	width:199px;
	height:20px;
	background:#FFF url(../images/slogan.gif) no-repeat top left;
}

#navigation{
	margin:0px 0px 0px 0px;
	background:#996633 url(../images/navbg.gif) no-repeat top left;
	height:20px;
}

#sheadright{
	float:right;
	width:182px;
	background-color:#e0cebb;
	height:20px;
}

#inside{
	background:url(../images/mainbg.gif) repeat-y top left;
}

#left{
	float:left;
	width:199px;
	padding:0px 0px 15px 0px;
}

/* SEARCH RESULT TABLE FIX */
#lefttable{
	padding:0px 0px 15px 0px;
}

#lefttable h2{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 30px;
	background:url(../images/leftbghead.gif) no-repeat top left;
	height:21px;
	font-size:10px;
	line-height:20px;
	color:#FFF;
	text-transform:uppercase;
}

#contenttable{
	padding:10px;
}

/* END SEARCH RESULT TABLE FIX */

#left h2{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 30px;
	background:url(../images/leftbghead.gif) no-repeat top left;
	height:21px;
	font-size:10px;
	line-height:20px;
	color:#FFF;
	text-transform:uppercase;
}

.leftnav, .leftnav ul{
	margin:0px;
	padding:0px 10px 10px 10px;
	list-style:none;
}

.leftnav a{
	color:#FFF;
	line-height:20px;
	height:20px;
	display:block;
	text-decoration:none;
	background:url(../images/leftbullet.gif) no-repeat left center;
	padding:0px 0px 0px 15px;
}

.leftnav a:hover{
	color:#ffac48;
	background:url(../images/leftbullethover.gif) no-repeat left center;
}

#leftnav, #leftnav ul{
	margin:0px;
	padding:0px 10px 10px 10px;
	list-style:none;
}

#leftnav a{
	color:#FFF;
	line-height:20px;
	height:20px;
	display:block;
	text-decoration:none;
	background:url(../images/leftbullet.gif) no-repeat left center;
	padding:0px 0px 0px 15px;
}

#leftnav a:hover{
	color:#ffac48;
	background:url(../images/leftbullethover.gif) no-repeat left center;
}

#contentsmall{
	margin:0px 214px 0px 199px;
	padding:10px;
}

#content{
	margin:0px 0px 0px 199px;
	padding:10px;
	zoom:1;
}

#contentfull{
	padding:10px;
	background-color:#FFF;
}

#right{
	float:right;
	width:214px;
	background-color:#e5dcd2;
}

.clear{
	clear:both;
	overflow:hidden;
	height:1px;
	margin-top:-1px;
}

.advancedsearch{
	color:#FFF;
	font-weight:bold;
}

#nav, #nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

#nav li{
	float:left;
}

#nav a{
	float:left;
	display:block;
	height:20px;
	color:#e0cebb;
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
	background:url(../images/navbullet.gif) no-repeat left center;
}

#nav a:hover{
	color:#FFF;
	background:url(../images/navbullethover.gif) no-repeat left center;
}

#footer{
	background:#cc9966 url(../images/footerbg.gif) repeat-x top left;
	font-size:11px;
	color:#FFF;
	text-align:center;
	padding:10px 0px 0px 0px;
	line-height:17px;
}

#footer a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

.note{
	color:#663300;
	font-size:11px;
	background-color:#f9f3ec;
	border:1px solid #eee4d9;
	padding:10px;
	margin:5px;
}

#toplog{
	position:absolute;
	top:0px;
	left:0px;
	color:#000;
	font-weight:bold;
	background:url(../images/loginbg.jpg) no-repeat top left;
	height:25px;
	line-height:25px;
	width:433px;
	padding:0px 0px 0px 10px;
}

/* PDG Specific */

img{
	border:none;
}

.productimage{
	background-color:#F4F4F4;
	border:1px solid #CACACA;
	padding:5px;
}

.producttitle{
	font-size:20px;
	font-weight:bold;
	color:#685A37;
	font-family:Arial, Helvetica, sans-serif;
}

.productprice{
	font-size:20px;
	font-weight:bold;
	color:#EBC40F;
	font-family:Arial, Helvetica, sans-serif;
}

.productlistprice{
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-decoration:line-through;
	font-family:Arial, Helvetica, sans-serif;
}

.searchresultdesc{
	font-size:13px;
	font-weight:bold;
	color:#81501f;
}

.searchresultdesc a{
	color:#685A37;
	text-decoration:none;
}

.searchresultprice{
	font-size:14px;
	font-weight:bold;
	color:#DC1B1B;
	margin-bottom:3px;
}

.searchbar{
	color:#000;
	font-size:12px;
}

.searchbar a{
	color:#000;

}

.searchbar1{
	padding-right:5px;
}

.searchbar2{
	background-color:#FFF;
	border:1px solid #C3C3C3;
	width:14px;
	text-align:center;
	font-weight:bold;
}

.searchbar2 a{
	text-decoration:none;
}

.searchbar3{
	background-color:#FFF;
	border:1px solid #C3C3C3;
	width:12px;
	text-align:center;
}

.searchbarcurrent{
	background-color:#FFF;
	border:1px solid #C3C3C3;
	color:#000;
	font-weight:bold;
	width:12px;
	text-align:center;
}

.line{
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:1px;
	margin:5px 0px 5px 0px;
}

.gline{
	background-image:url(../images/greyline.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:1px;
	margin:5px 0px 5px 0px;
}
/* Checkout Select Page */
.loginbox{
	margin:0px 20px 10px 0px;
	background-color:#F3F4F5;
	border:1px solid #E8E9EA;
	height:100px;
}

.loginboxc{
	padding:5px;
}

.loginboxh{
	color:#000;
	background:#E8E9EA;
	font-weight:bold;
	height:20px;
	line-height:19px;
	font-size:12px;
	padding-left:5px;
}

.regbox{
	margin:0px 10px 10px 0px;
	background-color:#F3F4F5;
	border:1px solid #E8E9EA;
	height:110px;
}

.regboxc{
	padding:5px;
	font-size:12px;
	text-align:center;
}

.regboxh{
	color:#000;
	background:#E8E9EA;
	font-weight:bold;
	height:20px;
	line-height:19px;
	font-size:12px;
	padding-left:5px;
}

.regtb{
	font-size:11px;
	width:160px;
	background-image:url(../images/regcodebg.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.regbuttons{
	font-size:13px;
	width:75px;
}

.checkoutbox{
	margin:0px auto;
	background-color:#F3F4F5;
	border:1px solid #E8E9EA;
	text-align:center;
	width:400px;
}

.checkoutboxc{
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

.checkoutboxh{
	color:#FFF;
	background-color:#092337;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}
/* Checkout Page */
.checkoutleft{
	float:left;
	width:49%;
}

.checkoutright{
	float:right;
	width:49%;
}

.productright{
	background:#FFF url(../images/greybg.gif) repeat-x top left;
	padding:8px;
	line-height:26px;
}

.productright h2{
	color:#81501f;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/browndash.gif) repeat-x bottom left;
}

.productprice{
	font-size:20px;
	font-weight:bold;
	color:#DC1B1B;
}

.productdesc{
	padding:10px;
	background:#FFF url(../images/greybg.gif) repeat-x top left;
	margin:0px 5px 0px 0px;
	line-height:20px;
}

.productorder{
	padding:10px;
	background:#FFF url(../images/greenbg.gif) repeat-x top left;
	line-height:18px;
}

.productimages{
	padding:10px 10px 0px 10px;
	background:#FFF url(../images/greybg.gif) repeat-x top left;
	line-height:20px;
}

.productimages img{
	background-color:#F4F4F4;
	border:1px solid #CACACA;
	padding:5px;
}

.manufacturer{
	padding:10px;
	background:#FFF url(../images/greybg.gif) repeat-x top left;
	line-height:20px;
}

.fprice{
	font-size:16px;
	font-weight:bold;
	color:#DC1B1B;
	margin:0px 0px 10px 0px;
}

.fprice input{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#DC1B1B;
	width:100px;
	border:1px solid #FFF;
}

.productoptions{
	font-size:12px;
}

.productoptions select{
	font-size:11px;
	margin:2px 0px 2px 0px;
}

.qty button{
	vertical-align:middle;
}

.basketselect table{
	background-color:#fbf2e8;
	border:1px solid #e9dbcd;
	color:#643f1a;
	font-weight:bold;
	margin:0px auto;
}

.basketselect td{
	padding:5px;
	border:0;
}

.basketselect table table{
	background-color:#e9dbcd;
	border:1px solid #e2d2c2;
	color:#643f1a;
	font-weight:100;
}

.loginlinks td{
	background-color:#fbf2e8;
	border:1px solid #e9dbcd;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

.loginlinks a{
	color:#643f1a;
}

.updateinfo table td{
	background-color:#E5E5CA;
	border:1px solid #DCDCBD;
}

.updateinfo td{
	background-color:#F1F1DD;
	border:1px solid #ECECD5;
}

.checkbox{
	background-color:#F3F4F5;
	border:1px solid #E8E9EA;
}

.checkboxs{

	text-align:center;
	padding:10px 10px 10px 10px;
	margin:10px 10px 0px 0px;
	background-color:#ffe9a7;
	border:1px solid #e7d190;
}

.checkboxc{
	padding:5px;
	font-size:12px;
}

.checkboxh{
	color:#000;
	background:#E8E9EA;
	font-weight:bold;
	height:20px;
	line-height:19px;
	font-size:12px;
	padding-left:5px;
	text-align:center;
}

.countrydd select{
	font-size:10px;
}

.subcatitem{
	float:left;
	width:240px;
	text-align:center;
	padding:5px;
	margin:5px;
}

.manufacturerlist {
	width:150px;
	text-align:center;
	line-height:12px;
	float:left;
	display:block;
	font-weight: normal;
	height: 210px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.smtext {
	font-size: 10px;
}
.manufacturerlistLarge {

	width:200px;
	text-align:center;
	line-height:12px;
	float:left;
	display:block;
	font-weight: normal;
	height: 300px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.manufacturerlistFront {

	width:226px;
	text-align:center;
	line-height:12px;
	float:left;
	display:block;
	font-weight: normal;
	height: 180px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.dsearchhead{
	background-color:#81501f;
	padding:4px;
	color:#FFF;
	font-weight:bold;
}

*html #dtable{

}

#dtable{
	border:1px solid #81501f;
	margin-bottom:10px;
}

#dtable .gline{
	border-bottom:1px solid #DCDCDC; 
	height:1px;
	font-size:1px;
	margin:5px 2px 5px 2px;
}

#dtable .smaller{
	font-size:10px;
}

#dtable a{
	color:#790B0B;
	font-weight:bold;
}

.aoptions{
	background-color:#F2F2F2;
	border:1px solid #81501f;
	margin-bottom:10px;
}

.aoptions select{
	font-size:11px;
}

.smallfont{
	font-size:13px;
	color:#000;
}

.cartdesc{
	color:#81501f;
	font-weight:bold;
}

.highlight{
	color:#990000;
	font-weight:bold;
	font-size:14px;
}

.customerinfo table td .pdgmain{
	background-color:#F3F4F5;
	border:1px solid #E8E9EA;
	padding:10px;
}

.customerinfo .pdgmainhdr{
	color:#000;
	background:#E8E9EA;
	font-weight:bold;
	height:20px;
	line-height:19px;
	font-size:12px;
	padding-left:5px;
	text-align:center;
}

.usernamefield input{
	width:120px;
}

.ManufacturerLinks {
	font-size: 12px;
	font-weight: bold;
	color: #81501f;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

.dotLine{
	font-size: 6px;
	background:url(../images/browndash.gif) repeat-x bottom left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.homedesc {
	font-size: 10px;
	text-transform: capitalize;
}

.printicon{
	position:absolute;
	top:20px;
	right:20px;
}

.home-left{
	margin-right:200px;
}

.home-right{
	width:170px;
	float:right;
}

.home-featured h3, .home-bestseller h3{
	margin:0 0 10px 0;
	color:#5a4213;
	font-size:16px;
}

.home-featured{
	background-color:#f1e3c8;
	border:1px solid #dbc497;
	padding:10px;
	margin:0;
}

.home-bestseller{
	background-color:#f1e3c8;
	border:1px solid #dbc497;
	padding:10px;
	margin:10px 0 10px 0;
}

.featureditem{
	width:125px;
	margin:8px 10px 8px 10px;
	float:left;
}

.featureditem-image{
	text-align:center;
	background-color:#FFF;
	height:125px;
	border:1px solid #dbc497;
	margin:0 0 5px 0;
}

.floatfix{
	float:left;
	width:100%;
}
