*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

#outcontainer { width:1000px; margin:0 auto; /*background:url('img/bg1.png');_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="img/bg1.png"); _background:none;*/}
#container { width:996px; margin:0 auto; background:#fff; padding:0 10px; position:relative;}

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #fff;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}
.banananan {
background:url(img/topnavbj.jpg) no-repeat top center;width:996px; height:24px; padding-left:8px;
}

.banananan A:link {
	FONT-SIZE: 14px;
	COLOR: #F60;
	TEXT-DECORATION: none;
}

.banananan A:visited {font-size: 14px; color: #F60; TEXT-DECORATION: none;}
.banananan A:hover {color: #F60;}

div#search_new { width:350px; height:49px; line-height:49px; clear:both; margin:13px 0 6px 306px; }
div#search_new table {background:#d2d2d2 url(http://img.ishopvideogame.com/img/2010/search_mid_bjn.jpg) repeat-x; height:49px;}
div#search_new form {}
div#search_new input { width:200px; padding-top:3px; height:23px; text-indent:0.5em; font-size:16px; font-family:Arial, Helvetica, sans-serif; background:#fff; border:solid 1px #a89999; float:left; display:inline;}
div#search_new td select#choose { width:110px; height:26px; line-height:26px; padding-left:0.5em; margin-right:3px;}
div#search_new td input#button_go { width:37px; height:24px; padding-top:0; border:0;}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */

	background-color: #FFFFFF;

}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	background-image: url(images/cleft.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 176px;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.vertitem	a {   /* Font style, size of main menu items */
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	color: #999999;
	position: relative;
	padding-bottom: 6px;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #666666;
	text-decoration: none;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #0099FF;
	text-decoration: none;
		background-image: url(images/cleft01.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #FF0000;
	text-decoration: none;
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: relative;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	background-image: url(images/cleft02.jpg);
	background-repeat: no-repeat;
	background-position: left;


}

.vertsubitem a	{   /* Font style, size of submenu items */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	display: block;
	padding-left: 17px;
	padding-top: 1px;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #333333;
	text-decoration: none;
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	
	color: #FF0000;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #fff;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #fff;
		font-weight: bold;
}



/*  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $  osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com  Copyright (c) 2003 osCommerce 
Released under the GNU General Public License*/
.boxText {
font-family: Verdana, Arial, sans-serif; font-size: 10px;
}

.errorBox 
{
font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold;
}

.stockWarning {
font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; 
}
.productsNotifications
{ 
background: #f2fff7;
}
.orderEdit { 
font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; 
}

body {background-color: #27343c;margin:0px 0px;font-family:Arial, Helvetica, sans-serif;color:#666;text-decoration: none;font-size: 12px; text-align:center;}

A:link {
	FONT-SIZE: 13px;
	COLOR: #666666;
	TEXT-DECORATION: none;
}

A:visited {FONT-SIZE: 13px; COLOR: #666666; TEXT-DECORATION: none;}
A:hover {COLOR: #ff0000;}

FORM {
display: inline;}
TR.header 
{ 
background: #ffffff;
}

TR.headerNavigation 
{
background: #0B7C0A;font-size:9px;
}

TD.headerNavigation 
{
background: #bbc3d3;color: #ffffff;font-size:9px;
}

A.headerNavigation {color::#0a588c;font-size:9px;}

A.headerNavigation:hover 
{
color: #0a588c;font-size:9px;
}

A.headerNavigation:link 
{
color: #0a588c;font-size:9px;
}

A.headerNavigation:visited 
{
color: #0a588c;font-size:9px;
}

TR.headerError {
background: #ff0000;}TD.headerError 
{
font-family: Tahoma, Verdana, Arial, sans-serif; font-size:12px; background: #ff0000;color: #ffffff; font-weight:bold;text-align: center;}
TR.headerInfo {
background: #00ff00;}TD.headerInfo 
{
font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;  background: #00ff00;  color: #ffffff;  font-weight: bold;  text-align: center;}
TR.footer {
background: #bbc3d3;}TD.footer 
{
font-family: Verdana, Arial, sans-serif;  font-size: 10px;  background: #bbc3d3;  color: #ffffff;  font-weight: bold;}
.infoBox {
	background-color: #D9D9DB;
}

.header1 { 
font-size:14px; color:#fff; font-family:Verdana; line-height:150%;font-weight: bold;
}

.header1 a { color:#ffffff;}
.copyright { 
font-size:11px; color:#999; font-family:Verdana; line-height:150%; 
}
.copyright a { color:#999;}
.red,a.red:link,a.red:visited {color:#A72D2C;}
.big,a.big:link,a.big:visited {font-size:16px;}
.big_,a.big_:link,a.big_:visited {font-size:16px;}
.salesprice 
{
font-size: 18px;color: #FF0000;
}

.proinfobox{ 
  font-size: 13px;
  }
.productListing-data h1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pageHeading h1{padding:0; margin:0; list-style:none;font-size: 18px;}
.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.infoBox001 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.infoBox001 a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.infoBox001 a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.infoBoxNotice {  background: #FF8E90;}
.infoBoxNoticeContents {  background: #FFE6E6;  font-family: Verdana, Arial, sans-serif;  font-size: 10px;}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/infobox/feader_001.jpg);
}

TD.infoBox, SPAN.infoBox
{
font-family:Verdana,Arial,sans-serif;font-size:10px;
}

TR.accountHistory-odd,
TR.addressBook-odd, TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd 
{
background:#ffffff;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even {
background: #F6F6F7;
}

TABLE.productListing 
{
border:1px;
border-style:solid;
border-color: #B0C2E1;
border-spacing: 1px;
}

.productListing-heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0F6493;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/pro.jpg);
	background-repeat: repeat-x;
	line-height: 32px;
}

TD.productListing-data
{
font-family: Verdana, Arial, sans-serif;  font-size: 16px;
}

A.pageResults {
color: #0000FF;
}
A.pageResults:hover {
color: #0000FF;background: #FFFF33;}TD.pageHeading, DIV.pageHeading 
{
font-family: Arial, Helvetica, sans-serif;	font-size: 20px;font-weight: bold;	color: #000000;	text-transform: capitalize;	padding-top: 5px;padding-bottom: 5px;
}
TR.subBar 
{
background: #f4f7fd;
}
TD.subBar
{
font-family: Verdana, Arial, sans-serif;  font-size: 10px;color: #000000;
}
TD.main, P.main {
font-family: Verdana, Arial, sans-serif;  font-size: 13px;line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
TD.accountCategory 
{
font-family: Verdana, Arial, sans-serif;  font-size: 13px;color: #aabbdd;
}
TD.fieldKey 
{
font-family: Verdana, Arial, sans-serif;font-size:12px;font-weight: bold;
}TD.fieldValue
{
font-family: Verdana, Arial, sans-serif;  font-size: 12px;
}
TD.tableHeading 
{
font-family: Verdana, Arial, sans-serif;  font-size: 12px;font-weight: bold;
}
SPAN.newItemInCart
{
font-family: Verdana, Arial, sans-serif;  font-size: 10px;color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT
{
font-family: Verdana, Arial, sans-serif;  font-size: 11px;
}
TEXTAREA 
{
width: 100%;font-family: Verdana, Arial, sans-serif;font-size: 11px;
}
SPAN.greetUser
{
font-family: Verdana, Arial, sans-serif;font-size: 12px;  color: #f0a480;font-weight: bold;
}
TABLE.formArea 
{
background: #f1f9fe;  border-color: #7b9ebd;  border-style: solid;  border-width: 1px;
}TD.formAreaTitle
{
font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;
}
SPAN.markProductOutOfStock 
{
font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;color: #c76170;  font-weight: bold;
}
SPAN.productSpecialPrice
{
font-family: Arial, Helvetica, sans-serif;color: #571B1A;	font-size: 16px;
}
SPAN.errorText
{
font-family: Verdana, Arial, sans-serif;  color: #ff0000;
}
.moduleRow {
 }
 .moduleRowOver 
 {
background-color: #D7E9F7; cursor: pointer; cursor: hand;
}
.moduleRowSelected {
background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo
{ 
font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c;
}
.checkoutBarCurrent
{
font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;
}
/* message box */
.messageBox {
font-family: Verdana, Arial, sans-serif; font-size: 10px;
}
.messageStackError, .messageStackWarning
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; 
}
/* input requirement */
.inputRequirement 
{
font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000;
}.header_001 
{
font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-transform: capitalize;font-weight: bold;	padding-right: 5px;padding-left: 5px;
}
.header_001 a{
color: #FFFFFF;	text-transform: capitalize;
}
.header_001 a:hover{
color: #D2BE75;	text-transform: capitalize;
}
.header_shopping_cart 
{
font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-transform: capitalize;	padding-right: 35px;color: #FFFFFF;
}
.header_shopping_cart a
{
color: #FFFFFF;	text-transform: capitalize;font-weight: bold;}
.header_shopping_cart a:hover
{
color: #ffffff;	text-transform: capitalize;font-weight: bold;
}
.breadcrumb
{
color: #000000;	text-transform: capitalize;font-size: 9px;
}

A.breadcrumb:hover 
{
color: #0a588c;font-size:9px;
}

A.breadcrumb:link 
{
color: #0a588c;font-size:9px;
}

A.breadcrumb:visited 
{
color: #0a588c;font-size:9px;
}

.main_001{
width: 946px;background-color: #FFFFFF;
}
.fea_001
{
	margin-right: 0px;
	margin-left: 0px;
}
.fea_002
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #666666;
}
.fea_002 a{

	color: #666666;
}
.fea_name 
{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-transform:capitalize;color: #0000FF;
}
.s_price{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;
}
.new_pr_name{
font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;font-weight: bold;
}
.desc{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;
}
.main_pos {
position:absolute; left:84px; top:116px; z-index:999;
}
#mainNav_product 
{
width:610px;height:160px;padding-top:10px;border:2px solid #85C881;color:#b1965f;position:absolute;background-color:#0B7D04;
}
/* BOF Dynamic Sitemap */
ul.sitemap {
color: #ff0000;}/
* EOF Dynamic Sitemap */
.footer_0001 {
font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-transform: capitalize;color: #000;padding-top:5px;padding-left:15px;
}

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}
.top{width:996px;margin:0px auto;padding-top:0px;margin-bottom:10px;}
.top .logo{width:200px;margin-right:20px;float:left;}
.top .ct{width:500px;margin-right:150px;float:right;padding-top:15px;}
.top .ct input{border:1px #ffffff solid;}
.top .rt{width:200px;margin-right:0px;float:left;padding-top:10px;height:27px;line-height:25px;}
.top .rt ul{width:200px;margin:0px;float:left;padding:0px;}
.top .rt ul li{list-style:none;float:left;margin-right:10px;font-size:12px;font-weight:bold;}
.top .rt ul li a:link,.top .rt ul li a:visited{color:#52b3e1;}
.top .rt ul li a:hover{color:#ff0000;}
.top .rt ul li .kk{color:#FFF;}

.header1 { 
font-size:14px; color:#ff0000; font-family:Verdana; line-height:150%;margin-right:20px;
}
.header1 a { color:#000000;}

.menu{clear:both;width:996px;margin:0px auto;height:35px;overflow-y:hidden;background:url(images/anbgd.gif);}
.menu .lt{width:15px;float:left;height:35px;}
.menu .ct{width:906px;float:left;;height:30px;padding-top:5px;padding-left:50px;}
.menu .ct ul{width:906px;float:left;margin:0px;padding:0px;height:30px;}
.menu .ct ul li{float:left;margin:0px;list-style:none;height:30px;font-weight:bold;line-height:30px;}
.menu .ct ul li a:link,.menu .ct ul li a:visited{color:#fff;padding-left:18px;padding-right:18px;display:block;font-size:13px;}
.menu .ct ul li a:hover{color:#ff0000;background:url(images/anbg2.gif);display:block;font-size:13px;}
.menuline{width:2px;height:30px;background:url(images/line.gif) no-repeat;}
.menu .rt{width:15px;float:right;height:35px;}
.space{clear:both;width:996px;background:#f5f6f7;height:7px;margin:0px auto;}

.space2{clear:both;width:996px;margin:0px auto;height:12px;background:url(images/cbodybt.gif);margin-bottom:10px;}
.foot{clear:both;width:996px;margin:0px auto;height:125px;background:url(images/foot.gif);overflow-y:hidden;text-align: left;}
.foot .flt{width:280px;_margin-left:10px;margin-left:80px;_margin-left:40px;margin-top:40px;float:left;color:#ffffff;}
.foot .flt ul{float:left;margin:0px;padding:0px;width:300px;color:#ffffff;}
.foot .flt ul li{float:left;margin:0px;list-style:none;padding-left:15px;width:127px;background:url(images/icon.gif) no-repeat;color:#ffffff;height:16px;line-height:16px;font-size:11px;}
.foot .flt ul li a:link,.foot .flt ul li a:visited{color:#538ac7;font-size:11px;}
.foot .flt ul li a:hover{color:#ffffff;font-size:11px;}
.foot .ct{width:260px;float:left;margin-left:27px;font-size:11px;line-height:18px;color:#666666;margin-top:40px;}
.foot .frt{width:250px;margin-left:35px;margin-top:40px;float:left;}
.foot .frt ul{float:left;margin:0px;padding:0px;width:270px;}
.foot .frt ul li{float:left;margin:0px;list-style:none;padding-left:15px;width:260px;background:url(images/icon.gif) no-repeat;color:#538ac7;height:16px;line-height:16px;font-size:11px;}
.foot .frt ul li a:link,.foot .frt ul li a:visited{color:#538ac7;font-size:11px;}
.foot .frt ul li a:hover{color:#ff0000;font-size:11px;}
.bt{clear:both;width:996px;margin:0px auto;line-height:27px;color:#fff;text-align:center;font-size:11px;}
.bt img{margin:5px 10px;}

.cbody{clear:both;width:996px;margin:0px auto;}
.pgbody{
	float:left;
	width:982px;
	#width:996px;
	_width:996px;
	background:#f5f6f7;
	padding:0px 7px;
}

.center .c1{width:596px;float:left;margin-bottom:12px;}
.center .c2{width:596px;float:left;height:119px;margin-bottom:10px;}

.right{float:right;width:186px;overflow-x:hidden;}
.shopping_basket {float: left;
	width: 186px;
	height:151px;
	overflow: hidden;
	margin-right: 130px
	font-size:13px; 
	background:url(images/shoppingbg.gif);
	background-repeat: repeat-x;
	margin-bottom: 9px;
	padding-bottom: 9px;
	no-repeat; 
	line-height: 31px;
}

.offer,.best{width:166px; #width:186px; _width:186px; float:left;height:31px;background:url(images/offerbg.gif);padding-left:20px;color:#323334;line-height:31px;font-weight:bold;}
.offerbt,.bestbt{
	clear:both;
	float:left;
	width:186px;
	height:14px;
	background-image: url(images/cpbt.gif);
	background-position: top;
}
.offerco,.bestco{
	float:left;
	width:176px;
    #width:186px; 	
	_width:186px;
	background:url(images/offerco.gif);
	padding:0px 5px;
	overflow-x:hidden;
	height: auto;
}
.offerco ul{width:166px;   margin:0px;padding:0px;float:left;}
.offerco ul li{marign:0px;float:left;padding-left:10px;width:166px;list-style:none;background:url(../images/icon3.gif) no-repeat;margin-bottom:10px;}
.offerco ul li .lt{marign:0px;padding:0px;float:left;padding-left:10px;width:40px;list-style:none;margin-right:10px;}
.offerco ul li .lt img{width:40px;height:30px;}
.offerco ul li .rt{float:left;width:106px;list-style:none;color:#ffffff;line-height:15px;font-size:11px;}
.offerco ul li .rt span{color:#ff0000;font-size:13px;}
#best{float:left;width:160px; margin:0px auto;margin-bottom:10px;margin:5px 8px;margin-bottom:20px;border-bottom:1px #cccccc solid;padding-bottom:10px;}
#bestt{float:left;width:120px;height:90px;padding:0px 20px;}
#besttitle{float:left;width:160px;color:#273598;font-size:11px;font-weight:bold;text-align:left;line-height:15px;overflow-y:hidden;}
#besttitle a:link,#besttitle a:visited{color:#5c5c5e;font-size:11px;}
#besttitle a:hover{color:#FF6600;font-size:11px;}
#bestprice{float:left;width:160px;height:22px;font-weight:bold;line-height:22px;}
#bestlt{height:22px;width:80px; float:left;color:#d8090f;line-height:22px;}
#bestrt {float:right;}

.service{float:left;width:176px; #width:186px; _width:186px; overflow-x:hidden;}
.service ul{float:left;width:176px; #width:186px; _width:186px;margin:0px;padding:0px;}
.service ul li{float:left;width:166px;#width:186px; _width:186px;margin:0px;background:url(images/icon5.gif) no-repeat;padding-left:10px;height:22px;line-height:20px;color:#0088cc;font-family: Arial, Helvetica, sans-serif;}
.service ul li a:link,.service ul li a:visited{color:#0088cc;}
.service ul li a:hover{color:#ff0000;}
.cpbt,.brandsbt{clear:both;float:left;width:186px;background:url(images/cpbt.gif);height:14px;overflow-y:hidden;margin-bottom:10px;}
.cpco,.brandsco{float:left;width:179px; #width:186px; _width:186px;background:url(images/psbg.gif);MARGIN: 0px;padding:0px;padding-left:7px;clear:both;}


.sidebar{float:left;width:186px;}
.cpti,.brands{float:left;width:166px;#width:186px;_width:186px;height:28px;line-height:28px;background:url(images/cabg.gif);padding-left:20px;color:#323334;font-size:12px;font-weight:bold;text-align:left;clear:both;}
.cpco,.brandsco{float:left;width:179px;#width:186px; _width:186px;background:url(images/psbg.gif);MARGIN: 0px;padding:0px;padding-left:7px;clear:both;}
.brandsco ul{margin:0px;float:left;width:172px;padding:0px;}
.brandsco ul li{margin:0px;float:left;list-style:none;width:157px;padding:0px;border-bottom:1px #d7d7d7 solid;height:25px;line-height:25px;background:url(images/icon3.gif) no-repeat;padding-left:15px;color:#0f558a;}
.brandsco ul li a:link,.brandsco ul li a:visited{color:#0f558a;}
.brandsco ul li a:hover{color:#FF0000;}

.feat{width:586px;#width:586px;_width:586px;float:left;padding-left:10px;background:url(images/featbg.gif);height:30px;line-height:30px;color:#454545;font-weight:bold;}
.featco{width:586px;float:left;padding:0px 5px;background:url(images/featco.gif);padding-top:10px;overflow-x:hidden;}
#feaitem{ margin:0px auto;margin:5px 8px;_margin-bottom:6px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px #CCCCCC solid;height:155px;}
#feaitemt{float:left;width:120px;height:130px;padding:0px 25px;}
#feaitemt1{float:left;width:120px;height:130px;padding:0px 12px;}
#feaitemtitle{float:left;width:176px;font-size:11px;color:#5c5c5e;font-weight:bold;text-align:left;line-height:15px;}
#feaitemtitle1{float:left;width:170px;font-size:11px;color:#5c5c5e;font-weight:bold;text-align:left;line-height:15px; padding-top:15px;}
#feaitemtitle1 a:link,#feaitemtitle a:visited{color:#5c5c5e;font-size:11px;}
#feaitemtitle1 a:hover{color:#FF0000;font-size:11px;}
#feaitemtitle a:link,#feaitemtitle a:visited{color:#5c5c5e;font-size:11px;}
#feaitemtitle a:hover{color:#FF0000;font-size:11px;}
#feaitemprice{float:left;width:176px;height:22px;font-weight:bold;line-height:22px;}
#feaitemprice .lt{float:left;color:#d8090f;line-height:20px;}
#feaitemprice .rt{float:right;height:20px;line-height:20px;margin-right:16px;}

#feaitembt{height:25px;width:165px; float:left;}
#feaitembt img{width:59px;height:22px;margin-right:10px;}

.featbt{clear:both;width:596px;float:left;background:url(images/featbt.gif);height:15px;margin-bottom:10px;}

.arrnow{float:left;width:245px;margin:5px 5px;border-bottom:1px #cccccc solid;padding-bottom:5px;}
.arrnow .lt{width:120px;float:left;}
.arrnow .lt img{width:120px;height:120px;}
.arrnow .rt{width:120px;float:right;}
.arrnow .rt .t{width:120px;float:left;color:#000;font-weight:bold;margin-bottom:5px;height:30px;overflow-y:hidden;}
.arrnow .rt .t a:link,.arrnow .rt .t a:visited{color:#000;}
.arrnow .rt .t a:hover{color:#ff0000;}
.arrnow .rt .c{width:120px;float:left;color:#000;font-size:11px;line-height:15px;heihgt:45px;overflow-y:hidden;}
.arrnow .rt .b{width:120px;float:left;color:#d8090f;line-height:25px;font-weight:bold;}

.breadcrumb{height:33px;padding-left:50px;color:#0a588c;line-height:33px;text-align:left;font-size:10px;background:url(images/titlebg.gif) no-repeat;margin-bottom:6px;}
.breadcrumb a:link,.title a:visited {color:#0a588c;font-size:10px;}

 .ct11111111111111{width:596px;float:left;height:13px;background:url(images/ct.gif) no-repeat;overflow-y:hidden;}
 .cc{width:596px;float:left;background:url(images/cc.gif);overflow:hidden; text-align:left;}
 .cbt{width:596px;float:left;height:13px;background:url(images/cbt.gif);margin-bottom:6px;overflow-y:hidden;}
 .showtitle {
	BACKGROUND: url(images/cpsbg.gif) repeat-x;
	MARGIN: 0px auto 10px;
	COLOR: #626262;
	LINE-HEIGHT: 25px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 .products_info001 h1{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

 .produtcs_info002{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 .item{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 .desffff{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
}

 .right_best_sellers01{
	height: 674px;
	width: auto;
	overflow: hidden;
    float:center;
	
}
 .about_us{
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
}