/*
  $Id$
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2010 osCommerce
  Released under the GNU General Public License
*/
.ui-widget {
  font-family: Arial, sans-serif, Lucida Grande, Lucida Sans, Verdana;
  font-size: 11px;
}
.fl{
float:left;
}
.fr{
float:right;
}
.clearfix {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
body {
  background:url("../image/products.jpg") no-repeat fixed center top;
  color: #000;
  margin: 0px;
  font-size: 12px;
  font-family: Arial, Lucida Grande, Lucida Sans, Verdana, sans-serif;
}
#bodyWrapper {
 background:#fff;
 
}
#bodyContent {
}
/*bof header menu*/
div#dropMenu li.submenu_head li.submenu_head:hover {
color: #000001!important;background:#D5E88F;
height:26px;}
#dropMenuWrapper {
	width:981px;
	height:46px;
	margin:auto;
	font-size:11px;
	}
div#dropMenu {
	padding:0;
	margin:0;
	height:46px;
	width:968px;
	background-repeat:no-repeat;
	background-position:bottom;	
    text-align:center;
	z-index:999;
	position:relative;
	background: url("../image/header-nav.jpg") repeat-x scroll 0 0 transparent;
	}
div#dropMenu .level_head1>li>a:hover{
			background:#e0e0e0;
			text-decoration: none;
		}
div#dropMenu .level_head1>li>a{
	color: #000001;
	font-family: "Times New Roman";
	font-size: 17px;
	display: inline-block;
	line-height: 50px;
	padding: 0 10px;
	height: 46px;
	text-transform: uppercase;
}

div#dropMenu ul {
	margin: 0; 
	padding: 0;
	}
	
div#dropMenu li {
	float: left;
    line-height: 46px;
    list-style: none outside none;
    margin: 0;
    position: relative;
	font-size:12px;
	height:46px;
	}	
div#dropMenu ul.level_head1 {
	height: 46px;
    margin: 0 auto;
    text-align: center;
    width: 981px;
    z-index: 1000;
	}
	
div#dropMenu li:hover {}
div#dropMenu li.submenu_head {
}
div#dropMenu ul.level_head1 li {
	
}
div#dropMenu li.submenu_head:hover {}
div#dropMenu li a {font-size: 12px;font-weight: bold;padding: 0 17.5px;text-align: center;text-decoration: none;text-transform: uppercase;} 
div#dropMenu>ul a {width: auto;}
div#dropMenu ul ul {position: absolute; width: 196px;display: none; left:0px;padding-top:2px;padding-bottom:2px;}
div#dropMenu ul ul li {
background:none!important;
height:16px;
line-height:16px; 
overflow:hidden;
text-align:left;}
div#dropMenu li.submenu_head li.submenu_head {}
div#dropMenu ul.level_head1 li.submenu_head:hover ul.level_head2, 
div#dropMenu ul.level_head2 li.submenu_head:hover ul.level_head3,
div#dropMenu ul.level_head3 li.submenu_head:hover ul.level_head4,
div#dropMenu ul.level_head4 li.submenu_head:hover ul.level_head5 {display:block;z-index:1000;}
div#dropMenu ul.level_head2 {top: 46px; 
/*background:#183063;*/
z-index:1000;
	width:450px; overflow:hidden;
	}
div#dropMenu li.fli1 ul.level_head2 {
	left:-13px;
}
div#dropMenu li.fli2 ul.level_head2 {
	left:-167px;
}
li.submenu_child_2{
	width:150px;
}
div#dropMenu ul.level_head2 a {padding: 0 0.25em;color:#fff; text-transform:none;}  /* this is text color on drop-down submenu_head */
/*eof header menu*/
#ad1 {
    height: 87px;
    margin: 0 auto 3px;
    padding-top: 3px;
    width: 965px;
}
.leftp {
    margin-left: 7.5px;
}
.sort_top {
    margin-top: 4px;
}
#sort {
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}
.dlpFilterByItemContainer {
    display: table-cell;
    min-height: 139px;
	margin: 5px 0 0 5px;
}
.select_filter {
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: text-bottom;
}
#mainContainer{
  background:#fff;
}
#storeLogo {
  float: left;
  margin-top: 2px;
  position:absolute;
}
#headerShortcuts {
  float: right;
  margin-top: 15px;
}
#columnLeft {
  padding-top: 3px;
}
#columnRight {
  padding-top: 5px;
}
.infoBoxContainer { }
.infoBoxHeading {
  padding: 2px;
  padding-left:7px;
  font-size: 11px;
}
.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}
.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.contentText {
  padding: 0;
  margin-top:3px;
  font-size: 11px;
  line-height: 1.5;
}
.productListTable {
  padding: 5px 0 5px 0px;
  font-size: 11px;
  line-height: 1.4;
}
.productListTable tr.alt td {
  background-color: #ecf6fc;
}
.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}
.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}
h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
img {
  border: 0;
}
table, p {
  font-size: 12px;
  line-height: 1.5;
}
#descriptionFrame{
padding:0 4px;
}
.buttonSet {
  clear: both;
}
.buttonAction {
  float: right;
}
.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; }
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation:hover {
  color: #ffffff;
}
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: #b6b7cb;
}
.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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}
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: #f8f8f9;
}
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: #f8f8f9;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}
.productListingHeader A:hover {
  color: #FFFFFF;
}
.productListingData {
  table-layout: fixed;
}
.pagePrev,.pageNext{
font-size:12px;
color:#000;
font-weight:bold;
}
A.pageResults {
  color: #000;
  padding:1px 4px;
}
.current_p{
 padding:0 1px;
}
A.pageResults:hover {
  text-decoration: none;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
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: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
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: Arial, Verdana, sans-serif;
  font-size: 12px;
}
TEXTAREA {
  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: Verdana, Arial, sans-serif;
  color: #ff0000;
}
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: Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; }
/* buttons */
.tdbLink a { }
.tdbLink button { }
/* account link list */
.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}
.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
#account_link{
margin-top:19px;
margin-right:30px;
text-align:right;
}
#info_link{
text-transform: uppercase;
margin-top:11px;
font-size:12px;
}
#main_banner_1{
height:353px;
padding-left:2px;
}
#main_banner_2{
padding-left:2px;
}
#main_banner_3{
background:url("../image/main_banner_3.jpg") no-repeat scroll center top #fff;
width:1035px;
padding-left:2px;
height:310px;
position:relative;
}
#index_new_products{
padding:0 10px;
width:785px;
}
.new_products_contents{
width:130px;
margin:27px auto 0;
}
.new_images{
background:#fff;
border:3px solid #B5B6B5;
width:124px;
height:131px;
}
.new_name{
padding-top:5px;
height:48px;
line-height:16px;
overflow:hidden;
}
.new_name a:link,.new_name a:visited{
color:#fff;
}
.new_price{
color:#fff;
}
#footer_text{
width:640px;
padding-left:13px;
font-size:14px;
display:inline-block;
}
#footer_call{
background:url("../image/footer_tel.jpg") no-repeat scroll left top;
padding-left:25px;
height:20px;
margin-top:16px;
font-size:18px;
color:#313431;
}
#footer_copyright{
color:#7B7D7B;
font-size:14px;
margin-top:15px;
}
#spceial_offers{
width:370px;
}
#spceial_offers_header{
background:url("../image/footer_email.jpg") no-repeat scroll left top;
height:20px;
padding-left:35px;
font-size:18px;
line-height:16px;
}

#index_body #footer{
	margin-top: 0px;
}

.clearBoth {
    clear: both;
}

#footMiddle {
    font-size: 12px;
    font-weight: bold;
    margin-top: 38px;
}
#M1 {
    float: left;
    margin-left: 15px;
}
#M2 {
    float: left;
    margin-left: 232px;
}
#f1, #f2, #f3 {
    font-size: 11px;
    margin: auto;
    text-align: center;
}
#f1 {
    font-size: 12px;
    margin-top: 16px;
    width: 569px;
}
#f2 {
    font-size: 12px;
    margin-top: 58px;
    width: 800px;
}
#f3 {
    font-size: 12px;
    margin-top: 2px;
    width: 800px;
}
.sideboxFilterContainer ul{
margin:0;
padding:0;
}
.sideboxFilterContainer li{
list-style: none outside none;
overflow:hidden;
line-height:18px;
}
.sideboxFilterContainer li label{
vertical-align: text-bottom;
cursor: pointer;
}
.ui-widget-header{
border:2px solid #DEDFDE;
font-size:14px;
height: 28px;
line-height: 28px;
}
.sideboxFilterContainer h6{
margin:0;
padding:0;
font-size:12px;
margin-bottom:3px;
}
.sideboxFilterContainer{
color:#fff;
border:2px solid #DEDFDE;
border-top:1px solid #DEDFDE;
border-bottom:1px solid #DEDFDE;
padding-top:14px;
padding-left:10px;
font-size:12px;
}
.sideboxFilterContainer input{
margin:0;
cursor: pointer;
}
#login_body .container_24 .grid_16,#create_account_body .container_24 .grid_16{
width:961px;
margin:0 10px;
}
#header_search{
width:188px;
margin-right:30px;
}
#search_keywords{
background:url("../image/search_bg.gif") no-repeat scroll left center;
width:156px;
height:36px;
font-size:12px;
line-height:36px;
border:none;
}
.search_ico{
position:relative;
top:6px;
}
.sideboxFilterContainer del {
    background: url("../image/icon_delete.png") repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: 0 5px 0 0 ;
    vertical-align: middle;
    width: 18px;
}
#categoryDiv {
    border: 2px solid #dedfde;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
	margin-top:3px;
}
#categoryName{
   font-size:13px;
   margin:0;
   padding:0;
   margin-left:10px;
   padding-left:50px;
   font-weight: normal;
   color:#fff;
}
#categoryName a{
color:#fff;
}
#categoryName a:hover{
text-decoration: none;
}
.team_ico_front{
 background:url("../image/team_ico.png") no-repeat scroll left center;
 width:50px;
 height:33px;
 position:absolute;
 display:block;
 left:8px;
 top:6px;
}
.team_ico_back{
 background:url("../image/team_ico.png") no-repeat scroll left center;
 width:50px;
 height:33px;
 position:absolute;
 display:inline-block;
 top:6px;
 margin-left:10px;
}
.centerBoxContentsProducts{
float:left;
width:203px;
margin-left:4px;
text-align:center;
}
.col3{
width:201px;
}
.ui-widget-content{
border:1px solid #cecfce;
}
.p_image{
border:1px solid #CECFCE;
width:201px;
height:201px;
}
.col3 .p_image{
width:199px;
}
.p_name{
height:48px;
overflow:hidden;
}
.p_price{
margin-bottom:5px;
}
.p_special{
color:red;
font-size:12px;
font-weight:bold;
}
.p_regular_price{
font-size:12px;
padding-left:3px;
text-decoration: line-through;
}
.pinfo_left{
border:1px solid #DEDFDE;
float:left;
width:750px;
margin-top:2px;
padding-bottom: 4px;
margin-bottom:4px;
}
.products_name{
 background:url("../image/products_name_bg.jpg") repeat-x scroll left center;
 padding-left:38px;
 color:#fff;
 font-size:12px;
 height:49px;
 overflow:hidden;
 line-height:24px;
}
.pinfo_left_content{
border-top:1px solid #DEDFDE;
}
.p_left_right{
padding-left:27px;
padding-top:17px;
}
#p_info_price{
display:block;
margin:9px 0 0px;
}
#p_info_attributes{
margin-bottom:10px;
}
#p_info_qty{
display:block;
margin-bottom:10px;
}
#secure_shopping{
line-height:26px;
}
.products_name a{
color:#fff;
}
.products_name a:hover{
text-decoration: none;
}
.ships{
font-weight:bold;
}
.dis {
    display: block;
}
.undis {
    display: none;
}
#productInfoContainerTitle{
height:23px;
}
#productInfoContainerTitle ul {
    margin: 0;
    padding: 0;
}
#productInfoContainerTitle li {
    background-image: url("../image/off.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    list-style: none outside none;
    text-align: center;
    width: 123px;
}
#productInfoContainerTitle li.on_it {
    background-image: url("../image/on.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    color: #191919;
}
.pinfo_right{
   width:279px;
   margin-top:2px;
   border:1px solid #dedfde;
   margin-bottom:4px;
   padding-bottom:2px;
}
.pinfo_right_header{
	 background:url("../image/featured_head_bg.jpg") repeat-x scroll left center;
	 height:24px;
	 color:#fff;
	 padding-left:5px;
	 line-height:22px;
}
.featured_right{
width:135px;
margin-left:2px;
padding:3px 0 3px 3px;
}
.featured_contents{
margin-bottom:3px;
}
.f_image{
width:131px;
height:131px;
margin-left:3px;
margin-top:3px;
border:2px solid #B5B6B5;
}
.f_name{
font-size:14px;
margin-bottom:3px;
height:99px;
overflow:hidden;
line-height:19px;
}
.f_regular_price{
text-decoration: line-through;
font-weight:bold;
}
.f_special{
color:red;
font-weight:bold;
}
.info a{
color:#fff;
font-size:12px;
line-height:20px;
font-weight:bold;
}
.info{
padding-bottom:5px;
}
#iphone_div{
position:absolute;
right:0;
top:6px;
width:225px;
height:258px;
}
select.input_validation-failed, input.error, select.error, textarea.error {
    background: none repeat scroll 0 0 #faebe7;
    border: 1px dashed #eb340a;
}
.validation_advice, div.error {
    background: url("../image/validation_advice_bg.gif") no-repeat scroll 2px 1px transparent;
    clear: both;
    color: #eb340a;
    font-size: 0.95em;
    font-weight: bold;
    line-height: 1.25em;
    margin-top: 3px;
    min-height: 15px;
    padding-left: 17px;
}
#create_account_body fieldset{
border:1px solid #cccccc;
margin:0;
padding:0.5em;
}
#create_account_body LEGEND {
    color: black;
    font-weight: bold;
    padding: 0.3em;
}
ul.menu_player{
background:#AD1C21;
}
ul.menu a{
color:#fff;
}
ul.menu_player a{
color:#fff;
}
ul.menu_player a:hover{
color:#B5965A;
}
a.checkout_link,.f_name a{
color:#AD1C21;
}
.ui-widget-header{
background:#083063;
margin: auto;
width: 954px;
}
#categoryDiv {
    background: none repeat scroll 0 0 #AD1C21;
}
#header_bottom_center{
 background:url("../image/nav_bg.gif") repeat-x scroll left top #940010;
}
.sideboxFilterContainer{
background:#000/*url("../image/sideboxFilterBg.jpg") repeat-y scroll left top*/;
}
#ad2 {
    height: 317px;
    margin: 0 auto 3px;
    width: 965px;
}
#col-wrapper {
    clear: both;
    margin: 3px auto 0;
    width: 968px;
}
#column-left {
    float: left;
    margin-left: 0;
    width: 186px;
}
#indexDefault, #categoryContent {
    background-image: url("../image/default1.jpg");
    background-repeat: repeat;
    float: left;
    margin-left: 7px;
    padding: 7.5px 0 0;
    width: 731px;
}
.box {
    margin-bottom: 3px;
}
#nav-cat_title {
    background-image: url("../image/default_16.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 18px;
    height: 30px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 9px;
    text-indent: 32px;
    text-transform: uppercase;
    width: 227px;
}
div#left-categories .box-category {float: left; width: 207px;
background:url(../image/categoriesbg.png) center top no-repeat #f7f7f7; 
font-weight:bold;
border:1px solid #CCCCCC;
border-top:none;
margin-bottom:0px;
padding:0 9px;
*padding-top:3px; 
padding-top:3px\0; 
}
div#left-categories .box-category ul {
    margin: 0;
    padding: 0;
    width: 207px;
	list-style: none outside none;
}
div#left-categories .box-category li {
    border-bottom: 1px solid #CCCCCC;
    height: 33px;
    line-height: 33px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    position: relative;
}
div#left-categories .box-category li a {
    background-image: url("../image/left.png");
    background-position: 4px center;
    background-repeat: no-repeat;
    color: #626262;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 33px;
    margin: 0;
    text-decoration: none;
    text-indent: 15px;
}
#left-customeized-block {
    margin-bottom: 0;
}
.tabs {
height: 30px;
margin: 0;
width: 722px;
}
.productTable ul{
list-style:none;
position:relative;
}
.tabs li {
cursor: pointer;
display: inline;
height: 30px;
margin: 0;
padding: 0;
}
.off {
}
.tabs a {
background-repeat:no-repeat;
color: #FFFFFF;
display: block;
float: left;
font-size: 18px;
height: 31px;
line-height: 30px;
margin: 0;
padding: 0;
text-align: center;
text-decoration: none;
width: 238px;
margin-right:1px;
}
#tb_3 a {
background-image:url(../image/c_off.png);
background-repeat:no-repeat;
background-position:right !important;
color: #FFFFFF;
display: block;
float: left;
font-size: 18px;
height: 31px;
line-height: 30px;
margin: 0;
padding: 0;
text-align: center;
text-decoration: none;
width: 238px;
position:relative\9;
top:-15px\9;
*top:0;
_top:0;
}
.tabs a:hover {
position:relative;
z-index:2;
}
.ctt {
background-repeat:no-repeat;
clear: both;
color: #484949;
float: left;
font-size: 11px;
line-height: 16px;
margin: 0;
width: 716px;
height:578px;
background:white;
position:relative\9;
top:-15px\9;
*top:0;
_top:0;
}
.undis {
display: none;
}
.dis {
display: block;
overflow:auto;
}
#indexFrame{
width:716px;
height:617px;
margin:auto;
}
.productTable li{
height:30px;
width:239px;
}
.centerBoxContentsNew0,.centerBoxContentsNew3,.centerBoxContentsNew4,.centerBoxContentsNew5, .centerBoxContentsNew1, .centerBoxContentsNew2, .centerBoxContentsFeatured, .centerBoxContentsSpecials{
height:289px;
}

.itemName{
margin:auto;
margin-top:2px;
height:30px;
font-size:12px;
width:92%;
text-align:left;
line-height:15px;
overflow:hidden;
color:#1E1E1E;
font-family:Arial, Helvetica, sans-serif;
}
#newDetails{
margin:auto;
margin-top:7px;
padding-bottom:5px;
width:92%;
overflow:hidden;
text-align:left;
}
#newPrice{
line-height:26px;
height:26px;
font-weight:bold;
font-size:18px;
color:#FF0000;
float:left;
width:64px;
font-family:Arial, Helvetica, sans-serif;
}
#newPrice a{
}
.productTable {
    width: 716px;
}
#tb_1.on a{
background-image: url("../image/a_on.png") !important;
background-repeat:no-repeat;
color:#006633;
}
#tb_1.off a{
background-image: url("../image/a_off.png") !important;
background-repeat:no-repeat;
color:#006633;
}
#tb_2.off a{
background-image: url("../image/b_off.png") !important;
background-repeat:no-repeat;
color:#006633;
}
#tb_3.off a{
background-image: url("../image/a_off.png") !important;
background-repeat:no-repeat;
color:#006633;
}
#tb_3.off a{
background-image: url("../image/c_off.png") !important;
background-repeat:no-repeat;
background-position:right;
color:#006633;
}
#tb_2.on a{
background-image: url("../image/b_on.png") !important;
background-repeat:no-repeat;
color:#006633;
}
#tb_3.on a{
background-image: url("../image/c_on.png") !important;
background-repeat:no-repeat;
background-position:right;
color:#006633;
}
.on_it{
height:31px!important;
background-image:url(../image/products-1_14.png);
}
.centeredContent {
    line-height: 16px;
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 125px;
	background:url("../image/lineCenter.png") right bottom;
	background-repeat: repeat-y;
}
.line_first .centeredContent {
	background:url("../image/line_first.png") right bottom no-repeat;
}
.line_last .centeredContent {
	background:url("../image/line_last.png") right top no-repeat;
}
.item2 {
    background: none;
}
.solid {
	background-image: url("../image/h_bottom1.jpg");
	background-repeat: no-repeat;
    float: left;
    height: 8px;
    overflow: hidden;
	display:block;
    width: 100%;
}

#cat_name {
    color: #fff;
    float: left;
    font-size: 26px;
    font-weight: bold;
    height: 33px;
    overflow: hidden;
    padding-left: 232px;
    padding-top: 46px;
    width: 287px;
}
.catbreadcrumb {
    color: #ffffff;
    float: right;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 32px;
    min-width: 304px;
    text-align: right;
}
.catbreadcrumb a:link, .catbreadcrumb a:visited {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#pageList {
    color: #ffffff;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 12px;
}
.split_page_links {
    font-size: 12px;
    font-weight: bold;
    padding-right: 5px;
	line-height: 16px;
}
#navBlock #productsListingBottomNumber {
    margin-right: 8px;
}
.categoryContent {
    float: left;
    margin-left: 5px;
    padding: 0px 0 0;
    width: 776px;
}
#productFrame {
    background: none repeat scroll 0 0 #ffffff;
    margin: auto;
    width: 775px;
	border:1px solid #dfe4e8;
	margin-bottom:3px;
}
.product-grid > div>div {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 0;
    vertical-align: top;
    width: 191px;
}
.product-grid > div>div.centerBoxContentsProducts3{
	width:190px;
}
.product-grid .centerBoxContentsProducts3 {
    background: none ;
}
.listing_bottom{
background: url("../image/default1.jpg") repeat scroll 0 0 transparent;
float: left;
height: 8px;
width: 100%;
}

.sortby {
    float: left;
    line-height: 28px;
    padding-left: 5px;
    padding-right: 0;
	cursor:pointer;
}
.sorter .disp-order-sorter {
    position: relative;
}
.product-filter select {
    border: 1px solid #7b9ebd;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: middle;
}
.product-filter .limit {
    float: left;
    padding-right: 8px;
	margin-left:10px;
}
.product-filter .split_page_links{
float:right;
}
.split_page_results {
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding: 0 10px;
	line-height: 16px;
}
.split_page_links a {
    display: inline-block;
    font-weight: lighter;
    padding: 0 1px;
    text-decoration: none;
}
.itemImage {
    height: 210px;
    margin-top: 8px;
    overflow: hidden;
    text-align: center;
}
.indexContent .name {
    height: 52px;
    overflow: hidden;
    text-align: left;
	width:95%;
	line-height: 16px;
	font-weight:bold;
	margin-left:5px;
}
.newDetails {
    margin: 7px auto auto;
    overflow: hidden;
    padding-bottom: 5px;
    text-align: left;
    width: 95%;
}
.newPrice {
    color: #cc0000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
	width:65px;
}
.imageDetails {
    background-image: url("../image/default_27.gif");
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    margin-left: 5px;
    overflow: hidden;
    width: 106px;
}
#reviewModules .warning {
    color: #431a70;
    font-size: 12px;
    margin: 10px auto auto;
    text-align: left;
    width: 298px;
	background: url("../image/warning.png") no-repeat scroll 10px center #ffd1d1;
    border: 1px solid #f8acac;
    border-radius: 5px;
	padding: 10px 10px 10px 33px;
}
#reviewModules .success {
    color: #431a70;
    font-size: 12px;
	padding: 10px 10px 10px 33px;
    margin: 10px auto auto;
    text-align: left;
    width: 298px;
	background: url("../image/success.png") no-repeat scroll 10px center #eaf7d9;
    border: 1px solid #bbdf8d;
    border-radius: 5px;
}
#infoNav a:link,#infoNav a:visited {
    color: #000000;
    font-size: 12px;
}
#infoNav a:hover{
	text-decoration: underline;
}
body{
background-color:#000001;
}
div#dropMenu ul.level_head2,.ui-widget-header{
background-color:#000001;
}
div#dropMenu ul.level_head2 a:hover{
color:#d2b887;
}
div#left-categories .box-category li.active a,div#left-categories .box-category li a:hover,
#lastbreadcrumb, #infoNav a:hover,#infoName,#f2 a,#block1 a,.right_t a, #mayLikeTitle{
    color: #000001;
}
.elseLink ul li a,#siteinfoLegal a strong,#footerUl ul li,#footerUl ul li a,#view a,#navBreadCrumb,#navBreadCrumb a:hover,#sub_cate ul li.active a,#sub_cate ul li a:hover,#top_cate ul li a:hover,.indexContent .name a,.nname a{
    color: #000001;
}
#infoElse #productInfoContainerTitle ul li{
color:#000001;
}
.signUpText{
	border:1px solid #000001;
}

.serviess {
    border: 3px solid #000001;
    float: right;
    margin-top: 3px;
    width: 231px;
}
#mayLikeTitle{
	border-bottom: 1px solid #000001;
}
body {
    background: url("../image/products.jpg") no-repeat fixed center top ;
    color: #000;
    font-family: Arial,Lucida Grande,Lucida Sans,Verdana,sans-serif;
    font-size: 12px;
    margin: 0;
}
body{
background-color:#000001;
}
.sizeOption {
    border: 1px solid #000;
    color: #000;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin: 3px 4px 5px 0;
    padding: 2px 10px;
    text-align: center;
}
.selected {
    background: #000001 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
}