body {
	background: #766f70;
	margin: 0px;
	padding: 0px;
	color: #4a3e41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img { border:0; vertical-align:middle;}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 1000px;
	margin: 20px auto; 
}


#slideshow-placeholder { position:relative; z-index:100; width: 974px;	height: 240px; overflow:hidden; }

#menu ul {
	margin: 0;
	padding: 0;
}

#topmenu { clear:both; width:1000px;}

#topmenu ul {
	margin: 0;
	padding: 0;
	
}

#topmenu ul li {
	list-style: none;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	color: #594d50;
}

#topmenu ul li a {
	color: #fff;
	font-size: 11px;
}

#topright { float:right;  color:#FFFFFF; padding-bottom: 10px; margin-right: 20px;}
#topright form { margin:0; padding:0; }
#topright input.input { font-size: 11px; border:1px solid #c10a03; }
#topright input.button { font-size: 11px; background-color:#c10a03; color:#FFFFFF; padding:1px 4px 0px 4px; }

#wrapper #header {
	width: 1000px; display:block;
}

#header {
	clear: both; 
	
	height: 86px;
	background: url(/images/header2.jpg) no-repeat;
}

#logo {
	width: 235px;
	height: 86px;
	margin-left: 8px;
	margin-top:1px;
	float: left; height:85px; overflow:hidden;
}

/*\*//*/
#logo {margin-top:1px; margin-left: 4px; width:233px; height:85px; overflow:hidden; }
/* */ 



#menu {
	float: left;
	border-bottom:3px solid #AE0701; width:734px; padding-left:15px;
}

.index #menu {border-bottom:3px solid #FFFFFF;}
.index #menu ul li a:hover { background: #c10a03; }

#menu ul li {
	list-style: none;
	float: left;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 23px 5px 13px 5px;
	margin-right: 5px;
	margin-top: 0px;
	color: #B0A8AA;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:-0.2px; font-size:13px;
}




#menu ul li a.selected, #menu ul li a:hover {
	background: #AE0701;  color:#FFFFFF;
}


#headtitle {

	float: right;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px; margin:0;
	color: #382B2E;
	width:721px; text-align:right;  
}
 #headtitle p { margin:0; padding:3px 15px 0px 0px;}

#contents {
	width: 994px;
	margin-left: 3px;
	background: #b0a8aa;
}

#main {
	width: 974px;
	margin-left: 5px;
	background: #fff;
	padding: 0 5px 0 5px;
}

#main-image {
	width: 980px;
	height: 240px;
	background: url(/images/main-image.jpg) no-repeat;
}

#image-text {
	padding-top: 95px;
	padding-left: 10px; 
}

h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #af082e;
	padding: 5px;
	background: #EEEEEE; float:left; clear:right;
	
}

#image-text p {
	font-size: 13px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	background: #EEEEEE;
	float:left; clear:left;
	padding: 5px;
}

#top-boxes {
	width: 974px;
	min-height: 115px;
	height: auto;
	background: #AC0701 url(/images/top-boxes.jpg) repeat-x;
	color: #fff;
}

.box {
	float: left;
	width: 307px;
	margin-left: 15px;
	padding-top: 10px;
}

#top-boxes .box {
	background: url(/images/top-box.jpg) repeat-x;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Myriad Pro, Arial, Helvetica, sans-serif;
}

#top-boxes .box h3 { font-family:"Trebuchet MS", Arial, Helvetica; font-weight:100; font-size:12pt;	 }
#top-boxes .box h3 b { font-family:  Arial, Helvetica, sans-serif;	 }

#top-boxes p {
	margin: 0;
	padding: 0;
	line-height: 23px;
	padding-top: 5px;
	/* text-decoration: underline; */
	display: block;
	width: 307px;
}

h2 {
	font-size: 23pt;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif; color:#382B2E;
	margin: 10px 0 0px 10px;
}

h5 {
	width: 950px;
	background: url(/images/heading.jpg) ;
	line-height: 30px;
	margin: 0px 0 20px 10px;
	display: block;
	font-size: 15px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.red {
	color: #af082e;
}

#page h3 {
 	width: 307px;
	border-bottom: 1px solid #4a3e41;
	display: block;
	margin-bottom: 5px;
}

#page .floatimg {
	float: left;
	margin: 5px 10px 5px 0;
}

#page .box a {
	color: #af082e;
}

a.more {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#page .box {
	margin-bottom: 20px;
}

#page .box p {
	margin:0; padding:5px 0px 5px 0px;
}

#footer {
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 30px;
	color: #221e1f;
	font-size: 11px;
}

#pagemenu ul {
	margin: 0;
	padding: 0;
}

#pagemenu {
	width: 233px;
	float: left;
}

#pagemenu ul li {
	list-style: none;
	margin-bottom: 5px;
}

#pagemenu ul li a {
	width: 190px;
	display: block;
	border-top: 1px solid #cbc3c3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #423135;
	text-decoration: none;
	font-weight: bold;
}

#pagemenu ul li a.level2 { font-size: 10px; margin-left: 20px; width: 170px;}

#pagemenu ul li a.selected, #pagemenu ul li a:hover {
	background: #cbc3c3;
}

#content-page {
	float: right;
	width: 717px;
	padding-right: 20px;
}

#content-page h3 {
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	color: #ae0701;
}

#content-page h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px 10px 0px;
	line-height:30px;
	letter-spacing: -1px; color:#634E53;
}

#content-page h1 {
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	color: #ae0701; clear:both; float:none;   margin:0; background-color:#FFFFFF; padding:0;
}

#content-page h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px 10px 0px;
	line-height:30px;
	letter-spacing: -1px; color:#634E53; clear:both;
}

#content-page .content-image {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}

#content-page .content-image a {
	text-decoration: none;
	color: #766f70;
}

#content-page p {
	padding-bottom: 14px; color:#634E53; margin:0;
}

#content-page #main-image {
	width: 717px;
	height: 190px;
	background: url(/images/main-image2.jpg) no-repeat;
	margin-bottom: 10px;
}

#content-page #image-text {
	padding-top: 20px;
	padding-left: 20px;
}

#content-page .box {
	margin: 0;
	padding: 0;
	width: 229px;
	margin-right: 10px;
}

#content-page .box .product .image {
	margin: 0;
	padding: 0;
}

#content-page .box .product h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#content-page .box .product {
	margin-top: 15px;
}

#content-page .box .product a {
	margin-top: 5px;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	color: #ae0701;
}

.clear {
	height: 0px;
	clear: both;
}

.desc { padding:0px 5px 0px 5px;}

#adverts { margin:0px 0px 0px 3px; background-color:#B0A8AA; padding:0px 0px 0px 4px; width: 990px; }

.input { border:1px solid #B0A8AA;}
.button { border:0; background-color:#766F70; color:#FFFFFF; font-weight:bold; padding:2px 10px 2px 10px;}

#requestquote #learnmore	    { background-color:#810601; background-image:url(/images/learnmorebg.gif); background-repeat:repeat-y; background-position:right; clear:both; margin:10px 0px 0px 0px; }
#requestquote #learnmorebg 		{ background-image:url(/images/learnmorebg.jpg); background-repeat:no-repeat; background-position: bottom right; display:table; clear:both; padding:0px 0px 10px 18px;}
#requestquote #learnmorebg[id]  { padding:0px 15px 10px 18px;}
#requestquote input    			{ width: 180px; }
#requestquote textarea 			{ width: 180px; }
#requestquote .learnmore 		{  width: 200px; text-align: left; color:#FFFFFF; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size:10pt;}
#requestquote .learnmoretitle   { font-weight: bold;	font-family: "Trebuchet MS", Helvetica, sans-serif; font-size:16pt; color:#C1AAA9; margin:0; padding:8px 0px 8px 2px; }

#catalogdetails  { padding-bottom:20px;}
#catalogdetails h3 { font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px 0px 0px;
	line-height:30px;
	letter-spacing: -1px; color:#634E53; clear:both; }
	
	#catalogdetails h3 a { color:#634E53; }
	#catalogdetails p a {color:#AE0701;}
	
	#catalogdetails p.seriestype { margin:0; padding:0;}
	#catalogdetails table { border-top:1px solid #634E53; border-left:1px solid #634E53; width:100%;}
	#catalogdetails th { border-bottom:1px solid #634E53; border-right:1px solid #634E53; padding:5px; color:#000000;}
	#catalogdetails td { border-bottom:1px solid #634E53; border-right:1px solid #634E53; padding:5px;}
	
	#editcartcontainer .heading { border:0; background-color:#423235; color:#B2A8A9; padding:5px; }
	#editcartcontainer .item	, #editcartcontainer .data { padding:5px; border-bottom:1px solid #423235;  }
	
	.totals { padding:10px 0px 10px 0px; color:#AE0701; font-size:14pt; }
	
	#cartdetailscontainer td { padding:2px 10px 2px 0px; }
	#cartsummary td { padding:2px 10px 2px 0px; }
	
	#shopping_cart_details .fill { border:0; background-color:#423235; color:#B2A8A9; padding:5px;}
	#shopping_cart_details .item { padding:5px; border-bottom:1px solid #423235;  }
	#shopping_cart_details .summary { padding:2px 10px 2px 0px; }
