body {
	margin: 0;
	padding: 0;
	background: #45371A;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************************************************
* General Layout								*
************************************************/

#pagewrapper{
        max-width: 1120px;
		min-width: 915px;
		background: #FFFFFF;
		margin: 0 auto 0 auto;
}

#container {
	padding-left: 170px;
	padding-right: 170px;
	position: relative;
}

#container .column {
	position: relative;
	float: left;
	text-align: left;
}

#center {
	width: 100%;
	
}

#left {
	width: 170px;
	right: 170px;
	margin-left: -100%;
}

#right {
	width: 170px;
	margin-right: -100%;
}

* html #left {
	left: 170px;
}

#footer {
	clear: both;
}

#container {
	overflow: hidden;
}

#container .column {
	padding-bottom: 1001em;
	margin-bottom: -1000em;
}

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

#fastlane_container {
	width: 800px;
	margin: 0 auto;
}

.innertube {
	padding: 10px 10px 0 10px;
}

.innertube_content {
	padding: 20px 10px 0 10px;
}

.innertube_content img{
    border:#45371A 1px solid;
	background:#ccc;
	padding: 5px;
}

#45371A

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

input,select,textarea {
	border: 1px solid #AAAAAA;
	padding: 3px;
}

img {
	border: 0;
	vertical-align: middle;
}

.clearboth {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	line-height: 1.25;
}

.bsfont {
	font-size: 0.9em;
}

/************************************************
* Links											*
************************************************/

a:link {
	color: #990000;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #333220;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.VertMenuItems {
	color: #0066CC;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:link {
	color: #0066CC;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

/************************************************
* Header										*
************************************************/

div.header_row div.left {
	float: left;
	text-align: left;
	width: 30%;
	padding: 4px;
}

div.header_row div.right {
	float: right;
	text-align: right;
	width: 50%;
	padding: 10px;
	font-size: 1.2em;
	font-family:trebuchet ms;
}

div.header_row div.right a {
	color:#000;
}

/************************************************
* Logo Image Replacement						*
************************************************/

#logo h1 {
	background: url(images/logo.gif) no-repeat;
	width: 374px;
	height: 82px;
	border: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 30;
	float: left;
}

#logo h1 a {
	display: block;
	text-indent: -3000px;
	width: 368px;
	height: 85px;
	border: 0;
}

#logo h1 a:hover {
	border: 0;
}

/************************************************
* Contact Info Display						*
************************************************/

#contactinfo {
	padding:20px;
}

/************************************************
* Home Special Display						*
************************************************/

#homespecial {
	width: 100%;
	
}

#homespecial img {
	border:none;
	background:none;
	margin-bottom:13px;
	
}

#homespecial .imgleft {
	float:left;
} 

#homespecial .imgright {
	float:right;
} 

/************************************************
* Subcategory Display							*
************************************************/

div.subcats_display div.left {
	float: left;
	text-align: left;
	width: 65%;
}

div.subcats_display div.right {
	float: right;
	text-align: right;
	width: 33%;
}

.subcats_display h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}


/************************************************
* Products Display Standard						*
************************************************/

div.products_display div.left {
	float: left;
	text-align: left;
	width: 24%;
}

div.products_display div.right {
	float: right;
	text-align: left;
	width: 74%;
}

.products_thumbnail {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

.products_display h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.products_display h3 {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

/************************************************
* Products Display Multi-Column					*
************************************************/

.products_cols {
	float: left;
	text-align: center;
}

.products_box {
	float: left;
	width: 100%;
	text-align: center;
	border: 0px solid #CCCCCC;
}

.prod_descr {
	width: 100%;
}

.prod_descr h2 {
	font-size: 1.0em;
}

/************************************************
* Product Display								*
************************************************/

.product_price {
	white-space: nowrap;
	font-size: 1.5em;
	font-weight: bold;
	color: #FF6600;
}

.alter_product_price {
	white-space: nowrap;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

.taxed_price {
	font-size: 0.9em;
}

.product_image {
	float: right;
	text-align:right;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.extra_fields div.title {
	float: left;
	text-align: left;
	width: 29%;
	font-weight: bold;
}

div.extra_fields div.value {
	float: right;
	text-align: left;
	width: 69%;
}

div.product_details div.left {
	border: 1px solid #BBBBBB;
	background-color: #EEEEEE;
	padding: 10px;
	float: left;
	text-align: left;
	width: 46%;
}

div.product_details div.right {
	border: 1px solid #BBBBBB;
	background-color: #EEEEEE;
	padding: 10px;
	float: right;
	text-align: left;
	width: 46%;
}

#vid {

height:350px;
width:94%;
clear:right;
padding: 20px;
text-align:center;
background-color: #ccc;
border: 1px solid #BBB;
}


/************************************************
* Search Pagination Display						*
************************************************/

.navigation{
	padding: 5px;
}

.navigation ul{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.0em;
}

.navigation li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.navigation a, .navigation a:visited{
	padding: 4px 4px 4px 4px;
	border: 1px solid #BBBBBB;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.navigation a:hover, .navigation a:active{
	border: 1px solid #AAAAAA;
	color: #000000;
	background-color: #DDDDDD;
	font-weight: normal;
}

.navigation a.currentpage{
	background-color: #DDDDDD;
	color: #000000 !important;
	border: 1px solid #AAAAAA;
	font-weight: bold;
	cursor: pointer;
	font-weight: normal;
}

/************************************************
* Side Ads								*
************************************************/
.sidead {
	margin: 0 0 10px 0;
}

/************************************************
* Mini Cart Items								*
************************************************/
.minicartitems {
	font-size:11px;
	color:#990000;
	background-color:#FFF;
}

.minicartitems a {
	color:#990000;
}


/************************************************
* Side Nav Menus								*
************************************************/

.navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navmenu a {
	font: bold 1.0em/20px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 4px;
	margin: 0px;
	color: #000000;
	border: 1px solid #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.navmenu li {
	display: block !important;
	display: inline;
}

.navmenu a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navmenu a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
}

/************************************************
* Side Manufacturers Nav Menus								*
************************************************/

.navmenuman ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navmenuman a {
	font-weight: normal;
	font: normal 1.0em/20px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 4px;
	margin: 0px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.navmenuman li {
	display: block !important;
	display: inline;
}

.navmenuman a:link {
	color: #000000;
	background-color: #EEEEEE;
	font-weight: normal;
	text-decoration: none;
}

#navlistman a:active {
	color: #000000;
	background-color: #EEEEEE;
	font-weight: normal;
	text-decoration: none;
}

#navlistman a:visited {
	color: #000000;
	background-color: #EEEEEE;
	font-weight: normal;
	text-decoration: none;
}

.navmenuman a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	text-decoration: none;
}

/************************************************
* My Account									*
************************************************/

#myaccount {
	text-align: center;
	background: url(images/myaccountbg.jpg) #DDDDDD;
	height: 80px;
}

/************************************************
* Reviews Comments Boxes						*
************************************************/

#review_container {
	padding: 0px;
	width: 100%;
	margin-left: 0px;
}

#review_container div:after {
	content: ".";
	display: block;
	height: 11px;
	clear: both;
	visibility: hidden;
}

#review_container div {
	width: 600px;
	height: auto;
	font-family: verdana;
	font-size: 11px;
}

b.tl {
	display: block;
	width: 600px;
	height: 8px;
	font-size: 1px;
}

b.tr {
	display: block;
	width: 592px;
	height: 8px;
	font-size: 1px;
	float: right;
}

b.bl {
	display: block;
	width: 8px;
	height: 8px;
	font-size: 1px;
	float: left;
}

b.br {
	display: block;
	width: 592px;
	height: 8px;
	font-size: 1px;
	float: right;
	position: relative;
}

b.point {
	display: block;
	font-size: 1px;
	width: 25px;
	height: 14px;
}

#review_container div p {
	padding: 10px;
	margin: 0;
	border: 3px solid #FFFFFF;
	border-width: 0 3px;
	text-align: justify;
}

div.review {
	margin-bottom: 0px;
}

div.review b.tl {
	background: url(reviews/top_left.gif) top left no-repeat;
}

div.review b.tr {
	background: url(reviews/top_right.gif) top right no-repeat;
}

div.review p {
	background: #EEEEEE;
}

div.review b.bl {
	background: url(reviews/bottom_left.gif) top left no-repeat;
}

div.review b.br {
	background: url(reviews/bottom_right.gif) top right no-repeat;
}

div.review b.point {
	background: url(reviews/point.gif) top left no-repeat;
	margin: 5px 0 0 25px;
}

p.review_author {
	margin: 0 0 10px 60px;
	font-weight: bold;
	font-style: italic;
}

.report_review {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}


/************************************************
* Dynamic images						*
************************************************/

div#photos {
position:relative;
width:306px;
text-align:right;
}
div#photos a:hover {border:none}
div#photos a span {display:none; border:none;}
div#photos a:hover span {display:block; position:absolute; top:0px; left:0px; border:none;}

.PListImgBox {
	padding-bottom:10px;
}

.NoBorder img {
	margin:5px;
}

img.butpad {
padding:10px;
border:none;
background:none;
}