body {
	margin: 0;
	padding: 0;
	background: url(../images/bodybkgreen.gif); 
	font-family: "Lucida Grande", Verdana, Tahoma, sans-serif;
	
}

/************************************************
* General Layout								*
************************************************/
#outer {  width: 980px;  background: #ffffff url(../images/bodybk.gif) top left repeat-y;  }
#container {
	padding-left: 165px;
	padding-right: 165px;
	
}

#container .column {
	position: relative;
	float: left;
	text-align: left;
}

#center {  	width: 100%;  }

#left {
	width: 165px;
	right: 165px;
	margin-left: -100%;
}

#right {
	width: 165px; 
	margin-right: -100%;
}

* html #left {
	left: 165px;  }
	


#footer {
	clear: both;
}

#container {  	overflow: hidden;    }

#container .column {
	/*  padding-bottom: 1001em;
	margin-bottom: -1000em;   extend full height of cols */
}

* 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 0 0 0 /*10px 10px 0 10px*/;    }

.innertube_content {
	padding: 4px 20px 0 20px;
	font-size: 12px; line-height: 16px; color: #5e5e5e;
	
}

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: #0000ff;
	font-size: 12px;
	text-decoration: underline;   }

a:visited { color: #0000ff; font-size: 12px;
	text-decoration: underline;   }

a:hover {
	color: #FF6600;
	text-decoration: underline;   }

a:active {
	text-decoration: none;
}

.VertMenuItems {
	color: #0000ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:link {
	color: #0000ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:visited {
	color: #0000ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:hover {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.VertMenuItems:active {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/************************************************
* Header										*
************************************************/

div.header_row div.left {
	float: left;
	text-align: left;
	width: 40%;
	padding: 10px;
}

div.header_row div.right {
	float: right;
	text-align: left;
	width: 40%;
	padding: 20px;
	font-size: 1.4em;
}

/************************************************
* Logo Image Replacement						*
************************************************/

#logo h1 {
	background: ;
	width: 240px;
	height: 50px;
	border: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 30;
	float: left;
}



/************************************************
* 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: 40%;
}

div.products_display div.right {
	float: right;
	text-align: left;
	width: 40%;
}

.products_thumbnail {
	/* float: left;  */
	margin-left: 0px;
	margin-right: 18px;
	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: 98%;
	text-align: center;
	border: 0px solid #CCCCCC;
}

/*.prod_descr { font-size:10px;
	width: 80%; text-align: center;
}*/

.prod_descr h2 {
	font-size: 10px;
	font-weight: normal;
}

.products_box a {  font-size: 10px;
	font-weight: normal; }
	
.prods_thumb {   /*width:125px; height:125px;  border: 1px solid #CCCCCC; */ padding-bottom:8px; }

/************************************************
* Product Display								*
************************************************/

.product_price {
	white-space: nowrap;
	font-size: 19px;
	font-weight: bold;
	color: #FF6600; padding: 7px 0 0 75px; 
}

.product_pricesm {
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600; padding: 2px 0 0 51px; 
}

.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: #EEEEEE; */
	padding: 10px;
	float: right;
	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%;
}  

.proddetail {  background: url(../images/headingbk.gif) left repeat-x; 
	padding: 8px 0 0 10px; font-weight: bold;  height: 25px;  }




/************************************************
* Search Pagination Display						*
************************************************/

.navigation{
	padding: 1px 2px;  
	border: 0px solid #BBBBBB;  
	float:right;
}

.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: 1px 2px;
	border: 0px solid #BBBBBB;
	text-decoration: underline;
	/*color: #000000;*/
	font-weight: normal;
}

.navigation a:hover, .navigation a:active{
	border: 0px solid #AAAAAA;
	/*color: #000000;*/
	background-color: #DDDDDD;
	font-weight: normal;
}

.navigation a.currentpage{
	background-color: #DDDDDD;
	color: #000000 !important;
	border: 0px solid #AAAAAA;
	font-weight: bold;
	cursor: pointer;
	font-weight: normal; text-decoration: none;
}

/************************************************
* Side Nav Menus								*
************************************************/

.navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navmenu a {
	font-weight: normal;
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 10px;
	margin: 0 0 0 0;
	color: #000000;
	border-bottom: solid 1px #ffffff;
}

.navmenu li {
	display: block !important;
	display: inline;
}

.navmenu a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}

.navmenu a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#navlist a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#navlist a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.navmenu a:hover {
	color: #ff6000;
	font-weight: normal;
	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 {
	height: auto;
	font-family: verdana;
	font-size: 11px;
}

b.tl {
	display: block;
	height: 8px;
	font-size: 1px;
}

b.tr {
	display: block;
	width: 585px;
	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: 585px;
	height: 8px;
	font-size: 1px;
	float: right;
	position: relative;
}

b.point {
	display: block;
	font-size: 1px;
	width: 25px;
	height: 14px;
}

#review_container div.reviewContent {
	padding: 10px;
	margin: 0;
	border: 3px solid #FFFFFF;
	border-width: 0 3px;
	text-align: justify;
	background: #fef1dd;
}
#review_container div.reviewContent p {
	margin:0;
}
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 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;
}

.review_author {
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	font-weight: bold;
	font-style: italic;
}
.anonymAuthor {
	margin-left:60px;
	font-size:12px;
}
.report {
	vertical-align:top;
	text-align:right;
}
.report_review {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}
.report_review a {
	margin-right:5px;
	font-size: 10px;
	color:grey;	
}

.rightNavBar {
	float:right;
	margin-right:10px;
	padding-top:3px;
	font-size: 10px;
}
.rightNavBar a {
	font-size: 10px;
}