body{
	margin:0px;
	padding:0px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

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

a{
	color:#AA1212;
}

.toplink{
	width:100%;
	margin:5px 0px 0px 0px;
	display:block;
	background:url(images/reddash.gif) repeat-x top left;
	padding:5px 0px 5px 0px;
	text-align:center;
}

#container{
	width:100%;
}

#headerbg{
	height:116px;
	background:#EA3D01 url(images/headerbg.gif) repeat-x top left;
	width:100%;
}

#header{
	height:91px;
	background:url(images/header.jpg) no-repeat top left;
	width:100%;
}

#headbottom{
	height:25px;
	color:#FFF;
	text-align:center;
	background:#AA1212 url(images/head_bottombg.gif) repeat-x top left;
	line-height:25px;
	font-size:11px;
}

#headerbox{
	width:327px;
	height:68px;
	margin:8px 20px 0px 0px;
	float:right;
	background:url(images/headerbox.gif) no-repeat top left;
	font-size:11px;
	color:#666666;
	padding:10px 5px 5px 10px;
}

#navigation{
	height:32px;
	background:#F3F4F4 url(images/nav_bg.gif) repeat-x top left;
}

#subnav{
	height:31px;
	background:#AA1212 url(images/subnavbg.gif) repeat-x top left;
	color:#FFF;
}

#subnav a{
	color:#FFF;
}

#navigationleft{
	height:32px;
	float:left;
}

#searchbox{
	height:29px;
	float:right;
	background:#CDCDD1 url(images/searchbg.gif) repeat-x top left;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding:3px 10px 0px 10px;
}

#searchbox input{
	font-size:10px;
}

#searchbox .searchbtn{
	background:url(images/nav_bg.gif) repeat-x center center;
	border:1px solid #394456;
	font-weight:bold;
}

form{
	margin:0px;
	padding:0px;
}

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

#nav li{
	float:left;
}

#nav a{
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	padding:0px 6px 0px 6px;
	background:url(images/navdivide.gif) no-repeat top right;
	text-decoration:none;
	color:#283348;
	font-size:10px;
	font-weight:bold;
}

#nav a:hover{
	color:#B72B2B;
}

#subnavleft{
	height:29px;
	float:left;
}

#subnavright{
	height:29px;
	float:right;
	padding:0px 5px 0px 5px;
	line-height:29px;
	font-size:10px;
}

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

#snav li{
	float:left;
}

#snav a{
	display:block;
	float:left;
	padding:0px 10px 0px 10px;
	background:url(images/snavdivide.gif) no-repeat top right;
	line-height:29px;
	height:29px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#snav a:hover{
	color:#FFBA1D;
}

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

#left{
	width:149px;
	float:left;
	padding-left:3px;
	position:relative;
}

#left h2{
	margin:15px 0px 8px 0px;
	padding:0px;
	width:125px;
	font-size:14px;
	font-weight:bold;
	color:#253351;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#left a{
	font-size:11px;
	color:#253351;
}

* html #left{margin-right:-152px;}

/* SEARCH TEMPORARY FIX */
#leftsearch{
	padding-left:3px;
}

#leftsearch h2{
	margin:15px 0px 8px 0px;
	padding:0px;
	width:125px;
	font-size:14px;
	font-weight:bold;
	color:#253351;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#leftsearch a{
	font-size:11px;
	color:#253351;
}

/* END SEARCH FIX */

#leftcontent{
	background:#D1D19F url(images/lefthead.gif) no-repeat top left;
	padding:75px 5px 10px 5px;
	line-height:18px;
}

#leftbottom{
	background:url(images/leftbgbottom.gif) no-repeat bottom left;
	height:5px;
	font-size:1px;
}

#sidecart{
	background:#D1D19F;
	padding:3px;
	font-size:11px;
	margin:3px;
	border:1px solid #887D51;
}

#right{
	width:145px;
	float:right;
	height:545px;
	background:#D1D19F url(images/rightbgbottom.gif) no-repeat bottom left;
}

#rightcontent{
	padding:10px 10px 10px 10px;
}

#right h2{
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#content{
	margin:0px 0px 0px 155px;
	padding:10px;
	font-size:13px;
	zoom:1;
}

/* SEARCH TEMPORARY FIX */

#contentsearch{
	margin:0px;
	padding:10px;
	font-size:13px;
}

/* END SEARCH TEMPORARY FIX */

#contentsmall{
	margin:0px 145px 0px 152px;
	padding:10px;
	font-size:13px;
	zoom:1;
}


#footer{
	padding:10px 0px 10px 0px;
	text-align:center;
	color:#433A33;
	font-size:10px;
	line-height:16px;
	margin-top: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;
}

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

.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;
}

.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;
}

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

.productright h2{
	color:#AA1212;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/reddash.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:#D1D19F;
	border:1px solid #B9B983;
	color:#253351;
	font-weight:bold;
	margin:0px auto;
}

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

.basketselect table table{
	background-color:#B9B983;
	border:1px solid #A9A973;
	color:#253351;
	font-weight:100;
}

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

.loginlinks a{
	color:#253351;
}

.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:#AA1212;
	padding:4px;
	color:#FFF;
	font-weight:bold;
}

*html #dtable{

}

#dtable{
	border:1px solid #AA1212;
	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 #AA1212;
	margin-bottom:10px;
}

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

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

.cartdesc{
	color:#AA1212;
	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: #AA1212;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

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

