body {
	margin: 0;
	padding: 0;
	BACKGROUND-COLOR: #ecf9d9;
	/*font-size: 76%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*min-width: 1000px;*/
}



/************************************************
* General Layout								*
************************************************/
#outer {  width: 760px;  }

#container {
	padding-left: 170px;
	padding-right: 0px;
	/*position: relative;*/
	background: #ffffff url(themes/blue/leftboxbk.gif) top left repeat-y;
}


#container .column {
	position: relative;
	float: left; 
	text-align: left;
	/*padding-bottom: 1001em;
	margin-bottom: -1000em;*/    }

#center {
	width: 100%;   }


#left {
	width: 228px;
	right: 170px;
	margin-left: -100%;
}

* html #left {
	left: 0;  }


#container {  	overflow: hidden;      }




* html body {  overflow: hidden;  }



#fastlane_container {
	/*width: 800px;
	margin: 0 auto;  */
	
}

.innertube {
	padding: 10px 10px 0 17px;
	font-size: 11px; 
	
}

.innertube_content {
	padding: 7px 20px 0 65px;
	font-size: 11px; 
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	margin-top: 12px;
	margin-bottom: 10px;
	color: #0d7f05; font-size: 1.2em;
	text-align: left; 
}

input,select,textarea {
	border: 1px solid #AAAAAA;
	padding: 3px;
	font-size: 11px;
}

img {
	border: 0;
	vertical-align: middle;
}

.clearboth {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

form {
	margin: 0;
	padding: 0;
}


textarea {
	line-height: 1.25;
}

.bsfont {
	font-size: 0.9em;
}

/************************************************
* Links											*
************************************************/

a:link, a:visited {
	color: #0000ff;
}



a:hover {
	color: #0d7f05;
}

a:active {
}  

.VertMenuItems {
	color: #0000ff;
	font-size: 10px;
	font-weight: bold;
	
}

a.VertMenuItems:link {
	color: #0000ff;
	font-size: 10px;
	font-weight: bold;
	
}

a.VertMenuItems:visited {
	color: #0000ff;
	font-weight: bold;
	
}

a.VertMenuItems:hover {
	color: #0d7f05;
	font-weight: bold;
	
}

a.VertMenuItems:active {
	color: #0d7f05;
	font-weight: bold;
	
}

/************************************************
* Header										*
************************************************/

div.header_row div.left {
	float: left;
	text-align: left;
	width: 30%;
	padding: 0px;
}

div.header_row div.right {
	float: right;
	text-align: right;
	width: 60%;
	padding: 20px;
	font-size: 1.4em;
}

/************************************************
* Logo Image Replacement						*
************************************************/

#logo {
	background: url(images/BHimg.jpg) no-repeat;
	width: 760px;
	height: 130px;
	border: 0;
	overflow: hidden;
	margin: 0;
	padding: 0px 0 0 20px;
	z-index: 30;
	float: left;
}

#logo h1 a {
	display: block;
	text-indent: -3000px;
	width: 760px;
	height: 130px;
	border: 0;
	margin: 0;
}

#logo h1 a:hover {
	border: 0;
}

/************************************************
* 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.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}

.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.4em;
	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;
	margin-left: 10px;
	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: #f2f2f2;
	padding: 10px;
	float: left;
	text-align: left;
	width: 45%;
	margin-top: 13px;
}

div.product_details div.right {
	border: 1px solid #BBBBBB;
	background-color: #f2f2f2;
	padding: 10px;
	float: right;
	text-align: left;
	width: 44%;
	margin-top: 13px;
}

/************************************************
* 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 Nav Menus								*
************************************************/

.navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navmenu a {
	font-weight: normal;
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 0 17px;
	margin: 0px;
	color: #0000ff;
	/*background-color: #EEEEEE;
	border: 1px solid #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC; */
}

.navmenu li {
	display: block !important;
	display: inline;
	font-size: 11px; 
}

.navmenu a:link {
	color: #0000ff;
	/*background-color: #EEEEEE;*/
	font-weight: normal;
	
}

#navlist a:active {
	color: #0000ff;
	/*background-color: #EEEEEE;*/
	font-weight: normal;
	
}

#navlist a:visited {
	color: #0000ff;
	background-color: #EEEEEE;
	font-weight: normal;
	
}

.navmenu a:hover {
	color: #0d7f05;
	font-weight: normal;
	/*background-color: #CCCCCC;*/
	
}

/************************************************
* My Account									*
************************************************/

#myaccount {
	text-align: center;
	background: url(images/myaccountbg.jpg) #DDDDDD;
	height: 80px;
	font-size: 12px;
	/*border-top: 1px solid #8b60dc;
	border-bottom: 1px solid #8b60dc;*/
}

/************************************************
* Reviews Comments Boxes						*
************************************************/

#review_container {
	padding: 0px;
	width: 458px;
	margin-left: 0px;
}

#review_container div:after {
	content: ".";
	display: block;
	height: 11px;
	clear: both;
	visibility: hidden;
}

#review_container div {
	
	height: auto;
	font-family: verdana;
	font-size: 11px;
}

b.tl {
	display: block;
	width: 458px;
	height: 8px;
	font-size: 1px;
}

b.tr {
	display: block;
	width: 450px;
	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: 450px;
	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;
}



