body {
	font-family: verdana, helvetica, sans-serif; 	font-size: 11px;
	color: #FFFFFF;
	background: #000000;
	text-align: left;
	margin: 0px;
}
table {
	font-family: verdana, helvetica, sans-serif; font-size: 11px;
	text-align: left;
	color: #000000;
}
TD.topbar {
background-image: url(images/topbar.gif);
	font-size: 11px; font-family : Tahoma;
	color : #666666;
}
TD.lefttopbg {
background-image: url(images/lefttopbg.gif);
	font-size: 11px; font-family : Tahoma;
	color : #F0F0F0;
}
TD.topbg {
background-image: url(images/topbg.jpg);
	font-size: 10px; font-family : Tahoma;
	color : #000000;
}
input.search {
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066; border-width: 1px;
	font-family: tahoma; color: rgb(0,0,70); font-size: 11px;
}
/*--------------Begin Menu code------------------------*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}

/*------------------Menu code Styles---------*/

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:139px;
		padding: 0px 0px 0px 10px;
		margin:0px;
		background-color:#000000;
		border-width:0px;
		border-style:solid;
		border-color:#000000;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:3px 20px 3px 3px;
		margin:0px 0px 2px -5px;
		background-color:transparent;
		color:#D8D8D8;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#AAAAAA;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#FFFFFF;
		border-color:#FFCC33;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#FFFFFF;
		border-color:#FFCC33;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#FFD700;
		border-color:#FFD700;
	}


	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover	
	{	
		color:#FFD700;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:auto;
		padding:5px;
		border-width:1px;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 5px 2px 5px;
		background-color:transparent;
		color:#DDDDDD;
		font-size:11px;
		border-width:0px;
		border-color:#FFD700;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#FFD700;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#FFD700;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#FFD700;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{
	background-color:#000000;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: -9px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-image: url(images/topbg.jpg);
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}
/*---------------End Menu code-------------------------*/

.copyright {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	color: #FFFFFF;
	left: 10px;
	width: 125px;
	display: block;
	position: relative;
}
A:link { color: #0880DD; text-decoration: underline; }
A:visited { color: #0880DD; text-decoration: underline; }
A:active { color: #0880DD; text-decoration: underline; }
A:hover { color: #1FB8FF; text-decoration: underline; }
A.dark:link { color: #1190FF; text-decoration: underline; }
A.dark:visited { color: #1190FF; text-decoration: underline; }
A.dark:active { color: #1190FF; text-decoration: underline; }
A.dark:hover { color: #1FB8FF; text-decoration: underline; }

TD { font-size: 10px; font-family : Verdana; color : #FFFFFF; }
/*TD.catnavigation {
	font-size: 16px;	
}
*/
P {	font-size: 10px; font-family : Verdana; } 
TD.dark { font-size: 10px; font-family : Tahoma; color : #333333; }
P.dark { font-size: 10px; font-family : Verdana; }
TD.smaller { font-size: 10px; font-family : Tahoma; color : #484848; }
TD.medium {
	font-size: 11px;
	font-family : Tahoma;
	color : #404040;
	text-align: center;
	
}
P.smaller { font-size: 10px; font-family : Tahoma; color : #484848; }
div.mincartOutline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	padding-top: 10px;
	margin-right: 0px;
	position: relative;
	padding-bottom: 10px;
	top: -2px;
	padding-left: 2px;
	margin-bottom: 0px;
}
 div.minloginOutline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	padding-top: 5px;
	margin-right: 5px;
	position: relative;
	top: -2px;
	padding-bottom: 10px;
	padding-left: 0px;
	left: 5px;
}
TD.mincart { font-size: 10px; font-family : Verdana; color: #FFFFFF; background-color: #000000; }
P.mincart {
	font-size: 10px;
	font-family : Verdana;
	color: #000000;
	background-color: #B0B0B0;
	font-weight: bold;
} 
TD.menu { FONT-SIZE: 10px; COLOR: #1190FF; FONT-FAMILY: Tahoma, Verdana, Arial; text-transform: uppercase;
} 
DIV.menu { FONT-SIZE: 10px; COLOR: #1190FF; FONT-FAMILY: Tahoma, Verdana, Arial; text-transform: uppercase;
}
P.catnavigation {
	font-size: 12px;
}
/*The CATEGORIES Page - The alignment of the category name*/
td.catname { vertical-align: middle; text-align: center;
}
P.catname { font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 4px; vertical-align:top; }
/*The CATEGORIES Page - The alignment of the category description*/
p.catdesc {
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align: top;
	text-align: left;
	width: 265px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	left: 60px;
	position: relative;
}
/*The CATEGORIES Page - The properties of the category image*/
/*IMG.catimage {
border:0px;
text-align: center;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}*/
TD.catimage {
	vertical-align:top;
	text-align: center;	
}
/*------------------------- 8. THE TOP PRODUCT NAVIGATION - */
td.prodnavigation { font-size: 11px; font-family : Verdana; color : #FFFFFF; }
P.prodnavigation { 	font-size: 11px; font-family : Verdana; color : #FFFFFF; }
/*The alignment of the top category navigation on the CATEGORY page*/
td.catnavigation { vertical-align: middle; text-align: left; }
/*EDITING THE CATEGORIES PAGE - The properties of the text "View all products in all categories*/
p.navdesc {
}
/*-----------------------------------------*/
/*td.prodseparator { font-size: 11px; font-family : Verdana; text-align: left; }*/
td.prodimage { font-size: 11px; font-family : Verdana; align: center; text-align: center; }
div.prodid { text-align: center;}
div.prodname  { text-align: center;}
div.proddescription {
	text-align: left;
	margin-right: 10px;
	padding-left: 60px;
}
div.prodprice { text-align: center;}
div.prodoptions { text-align: center;}
div.prodcurrency { text-align: center;}
/*div.prod3id { text-align: center;} */
div.prod3name { text-align: center;}
div.prod3discounts { text-align: center;} 
div.prod3description { text-align: center;}
div.prod3listprice { text-align: center;}
div.prod3price {
	text-align: center;
	color: #F0F0F0;
}
div.prod3pricetaxinc { text-align: center;} 
div.prod3instock { text-align: center;
}
HR {height: 1px; color: #999999;}
TABLE.cobtbl { background-color: #000000;}
TD.cobhl { background-color: #909090; color: #000000;}
td.cobhl { background-color: #909090; color: #000000;}
TD.cobll { background-color: #A8A8A8; color : #000000;}
div.cpdhlid { text-align: center;}
div.cpdhlname  { text-align: center;}
div.cpdhldescription { text-align: center;}
div.cpdhldiscounts { text-align: center;}
div.cpdhllistprice { text-align: center;}
div.cpdhlprice { text-align: center;}
div.cpdhlpriceinctax { text-align: center;}
div.cpdhlinstock { text-align: center;}
div.cpdhloptions { text-align: center;}
div.cpdhlquantity { text-align: center;}
div.cpdhlbuy { text-align: center;}
/*div.prod3id { text-align: center;} */
div.prod3name { text-align: center;}
div.prod3discounts { text-align: center;} 
div.prod3description { text-align: center;}
div.prod3listprice { text-align: center;}
div.prod3price { text-align: center;}
div.prod3pricetaxinc { text-align: center;} 

div.prod3instock {font-family: Tahoma, Arial, Helv;
font-size: 10px;
color: FFD700}
div.prod3quant { text-align: center;}
div.prod3buy { text-align: center;}

div.detailid { 
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
} 
div.detailname {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #1190FF;
} 

td.detailimage { text-align: center; }

img.prodimage {
}
/*The PRODUCT DETAIL page - The properties of the text in the long product description*/
div.detaildescription {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left;
		
	position: relative; left: 20px; width: 470px;
	padding-left: 140px;
	margin-right: 5px;
	text-align: left;
	padding-right: 5px;
	display: block;
}
/*The PRODUCT DETAIL page - The properties of the price on the product detail page*/
div.detailprice {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
/*The PRODUCT DETAIL page - The properties of the alternative currencies on the product detail page*/
div.detailcurrency {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.cpd {background-color: #D8D8D8;}
.cpdll {background : #000; color: #F0F0F0;}
.cpdhl {background : #666; color: #F0F0F0; font-weight: bold;}
/*  -----Tab Menu CSS----*/
.indentmenu{ font: bold 13px Arial;	width: 100%;  background-color: #000000;
	padding-left: 4px;
}
.indentmenu ul{	margin: 0; padding: 0; float: left; 
	background: black url(images/indentbg.gif) center center repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
}
.indentmenu ul li{ display: inline; background-color: #000000;}
.indentmenu ul li a{ float: left; color: white;
	padding: 5px 11px;
	text-decoration: none; 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 444444;
}
.indentmenu ul li a:visited {color: white;}
.indentmenu ul li a.selected {color: white !important;
	padding-top: 6px; padding-bottom: 4px;
	background: black url(images/indentbg2.gif) center center repeat-x;
}
.tabcontentstyle{ /*style of tab content container*/
border: 1px solid #444444; width: 720px; margin-bottom: 1em; padding: 10px;} 
.tabcontent{ display:none; padding-left: 4px;}
@media print { .tabcontent { display:block !important;}}
/*  ----- END Tab Menu CSS----*/
.heading { font-family: Tahoma, Arial, Helv; font-size: 22px; font-weight: bold; color: #0099FF;}
.heading_532 { font-family: Tahoma, Arial, Helv; font-size: 22px; font-weight: bold; color: #4CFF00;}
.heading_473 { font-family: Tahoma, Arial, Helv; font-size: 22px; font-weight: bold; color: #00A8FF;}
.heading_457 { font-family: Tahoma, Arial, Helv; font-size: 22px; font-weight: bold; color: #0057FF;}
.heading_635 { font-family: Tahoma, Arial, Helv; font-size: 22px; font-weight: bold; color: #FF2700;}
.heading_671 { font-family: Tahoma, Arial, Helv; font-size: 22px; font-weight: bold; color: #FF0000;}
.main {	font-family: Tahoma, Arial, Helv; font-size: 12px; color: #AAC5FF;}
.mainb { font-family: Tahoma, Arial, Helv; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal;
	line-height: 15px; text-transform: none;
	color: #101010;
	text-decoration: none;
}	
.form {	font-family: Tahoma, Arial, Helv; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal;
	line-height: 15px;	
	text-transform: none;
	color: #333333;
}	
.list { font-family: Tahoma, Arial, Helv; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; 
	line-height: normal; text-transform: none; color: #000066; 
}
.mainwhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal;
	line-height: 16px; text-transform: none; color: #FFFFFF; text-decoration: none;
	border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;
}
.smheading_lt_blue {font-family: Tahoma, Arial, Helv; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal;
	line-height: normal; text-transform: none; color: #40c1d0;
}
.mainwhite_list { font-family: Tahoma, Arial, Helv; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal;
	line-height: 16px; text-transform: none; color: #FFFFFF;
	text-decoration: none;
	border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;
	list-style-type: circle; list-style-position: outside;
}
.mainwhite_new_list {font-family: Tahoma, Arial, Helv; font-size: 13px;	font-style: normal; font-weight: 500; font-variant: normal;
	line-height: 16px;	
	text-transform: none; color: #FFFFFF; text-decoration: none;
	border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;
	list-style-position: inside;
	list-style-type: none;
}
.mainwhite_indent {
	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 20px;
	text-align: left;
	display: block;
	width: 640px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.white_gift_indent {
	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 70px;
	text-align: left;
	display: block;
	width: 640px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.faq_list {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; font-variant: normal;
	line-height: 25px;	
	text-transform: none; color: #f6f6f6; text-decoration: none;
	border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;  left; position: relative; left: 5px;
}
.faq_list_2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; font-variant: normal;
	line-height: 25px;	
	text-transform: none; color: #fcfcfc; text-decoration: none;
	border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; left; position: relative; left: 5px;
}
.faq_italic_indent { color: #F6F6F6; font-style: oblique; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal; text-align: left; position: relative; left: 20px; display: block;	width: 625px;
}
.mainwhite_indent_oblique {	font-family: Tahoma, Arial, Helv; font-size: 12px; font-style: oblique; font-weight: normal; font-variant: normal;
	line-height: 16px;		
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;	border-right-style: none; border-bottom-style: none; border-left-style: none;
	position: relative;
	left: 20px;	width: 640px; margin-right: 5px;
	text-align: left; display: block;
	padding-top: 5px; padding-bottom: 5px; padding-right: 5px;
}
.mainwhite_links { font-family: Tahoma, Arial, Helv; font-size: 12px; font-style: normal; font-weight: normal;	font-variant: normal;
	line-height: 15px; text-transform: none; color: #FFFFFF; text-decoration: none;
	border-top-style: none;	border-right-style: none; border-bottom-style: none; border-left-style: none;
	position: relative; left: 20px; width: 640px;
	margin-right: 20px;
	text-align: left;
	padding-right: 10px;
	display: block;
}
.main_blue { font-family: Tahoma, Arial, Helv; font-size: 12px; font-style: normal; color: #1190FF;
}
.mainyellow_indent { font-family: Tahoma, Arial, Helv; font-size: 12px;	font-style: normal; font-weight: normal; font-variant: normal;
	line-height: 16px; text-transform: none; color: #FFFF00;
	text-decoration: none;
	border-top-style: none;	border-right-style: none; border-bottom-style: none; border-left-style: none;
	position: relative;	left: 20px;
}
.mainyellow { font-family: Tahoma, Arial, Helv; font-size: 12px; font-style: normal; font-weight: normal;	font-variant: normal;
	line-height: 16px;	
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	border-top-style: none;	border-right-style: none; border-bottom-style: none; border-left-style: none;	
}
.mainyellow_tab { font-family: Tahoma, Arial, Helv;	font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal;
	line-height: 16px;	
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;	
}
.main_yellow_bld { font-family: Tahoma, Arial, Helv; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal;
	line-height: normal;	
	text-transform: none;
	color: #FFFF00;
}
.medheading { font-family: Tahoma, Arial, Helv;	font-size: 16px; font-style: normal; font-weight: bold;	font-variant: normal;
	line-height: normal;	
	text-transform: none;
	color: #0066FF;
}
.warning { font-family: Tahoma, Arial, Helv; font-size: 12px; font-weight: normal; font-variant: normal; font-style: normal;
	line-height: 15px;	
	text-transform: none;
	color: #F4F400;
	text-decoration: none
}
.main_tab {	font-family: Tahoma, Arial, Helv; font-size: 13px; font-style: normal; font-weight: normal;	font-variant: normal;
	line-height: 18px;	
	text-transform: none;
	color: #f6f6f6;
	text-decoration: none;
	border-top-style: none;	border-right-style: none; border-bottom-style: none; border-left-style: none;
	position: relative;
	left: 0px;
	background-color: #000000; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000;
}
.three tr.dk-row { padding: 0px 0px 0px 0px; background-color: #444444; -moz-border-radius: 0px 0px 0px 0px;
	border: 0px none #444444;
	text-indent: 5px;	
}
.three TD.dk-cell { font-size: 12px; font-style: normal; line-height: 16px;	color : #FFFFFF; border: 0px none #000000;	
}
.three tr.lt-row { font-size: 12px;	background-color: #000000; font-style: normal; line-height: 16px;
	color : #FFFFFF;
	border: 0px none #000000;
	text-indent: 5px;	
}
.three TD.lt-cell {font-size: 12px;	font-style: normal;	line-height: 16px; color : #FFFFFF;	border: 0px none #000000;	
}
.three TD.dk-list { font-size: 13px; font-style: normal; line-height: 16px;
	color : #FFFFFF;
	border: 0px none #000000;
	text-indent: 15px;
	padding-bottom: 10px;	
}
.three TD.dk-list2 { font-size: 13px; font-style: normal; line-height: 16px; color : #FFFFFF;
	border: 0px none #000000;
	text-indent: 15px;
	padding-top: 12px; padding-bottom: 10px;
}
/* set the image to use and establish the lower-right position */
 .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background: transparent url(images/optobkgnd5.png) no-repeat bottom right; color: #000000;
}
.cssbox { width: 715px !important; /* intended total box width - padding-right(next) */
	width: 700px; /* IE Win = width - padding */
	padding-right: 15px; /* use to position the box */
	color: #000000;
	margin-top: 0px; margin-right: auto; margin-bottom: 20px; margin-left: auto;
} 
/* set the top-right image */ 
.cssbox_head { background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 40px; /* right-image-gap + right-inside padding */
	color: #000000;
}
/* set the top-left image */ 
.cssbox_head h2 { background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	padding-top: 25px; padding-right: 0; padding-bottom: 5px; padding-left: 40px;
}
/* set the lower-left corner image */
.cssbox_body { background-position: bottom left;
	margin-right: 25px; /* mirror .cssbox_head right/left */
	color: #000000;
	padding-top: 5px; padding-right: 20; padding-bottom: 25px; padding-left: 40px;
}
.blankline {font-family: Tahoma; font-style: normal; line-height: 1px;}
.smalltext { font-family: Tahoma, Arial, Helv; font-size: 9.5px; font-style: normal; color: #E0E0E0;}
.smheading {
	font-family: Tahoma, Arial, Helv;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	color: #0099FF;
	position: relative;
	left: 15px;
}
/*EDITING THE CART THUMBNAIL IMAGE*/
img.cartimage {
	width: 100px;
	border: 0px;
}
.mainwhite_block {

	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
	text-transform: none;
	color: #f6f6f6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: left;
	display: block;
	width: 640px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.gallery_block {
	font-family: Tahoma, Arial, Helv;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	text-transform: none;
	color: #f6f6f6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: left;
	display: block;
	width: 520px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	left: 20px;
}
.gallery_block_center {

	font-family: Tahoma, Arial, Helv;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	text-transform: none;
	color: #f6f6f6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: center;
	display: block;
	width: 520px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.laser_line {
	font-family: Tahoma, Arial, Helv;
	position: relative;
	text-align: center;
	display: block;
	width: 400px;
	background-color: #F0F0F0;
	background-image: url(images/clearpixel.gif);
	background-repeat: repeat;
	background-position: center;
	height: 1px;
}
.mainwhite_block_indent {
	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: left;
	display: block;
	width: 650px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.terms {
	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	text-transform: none;
	color: #f6f6f6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 10px;
	text-align: left;
	display: block;
	width: 520px;
	padding: 4px;
	height: 500px;
}
div.prodinstock {
	font-family: Tahoma, Arial, Helv;
	font-size: 10px;
	color: #FFD700;
	text-align: center;
}
.three TD.lt-cell-b {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color : #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.three TD.lt-cell-lb {

	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color : #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.three TD.lt-celll {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color : #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.three TD.dk-list-bullet {
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color : #FFFFFF;
	border: 0px none #000000;
	padding-bottom: 15px;
	width: 300px;
	position: relative;
	display: block;
	left: 40px;
}
.mainwhite_block_indent_center {
	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: center;
	display: block;
	width: 650px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.mainwhite_indentlist {
	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 40px;
	text-align: left;
	display: inline;
	width: 640px;
	margin-right: 5px;
	padding-right: 5px;
}
.mainwhite_indentBld {
	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 17px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 20px;
	text-align: left;
	display: block;
	width: 640px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.review {
color: #F8F8F8;
font-weight: bold;
}

.showallreview, .reviewcomments {
color: #F8F8F8;
font-weight: normal;
}

.reviewname {
color: #FFFFFF;
font-weight: bold;
}

hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #007AD8;
}

.reviewform {
color: #0878E8;
font-weight: normal;
font-size: 12px;
padding: 3px;
margin: 3px;
}

div.prodrating {
 text-align: center;
padding-top: 5px;

}

img.prodrating {
 text-align: center;
padding-top: 1px;

}

span.extraimage {

}

.extraimage {

}

.mainwhite_block_indent_bld {

	font-family: Tahoma, Arial, Helv;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: left;
	display: block;
	width: 650px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #F89961;}
.receipthl{background-color:#9FB5FF;}
.receiptheading{background-color:#F89961;color: #000000;font-weight:bold; }
.receiptbody{background-color:#F888888;}