/**
* Main CSS Stylesheet
*
* @package templateSystem
* @copyright Copyright 2003-2007 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
*/
body {
margin: 0;
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
line-height:18px;
color: #000000;
background-color: #ffffff;
}
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #004B91;
text-decoration:underline;
}
h1 {
font-size: 1.4em;
color: #333333;
}
h2 {
font-size: 1.3em;
}
h3 {
font-size: 1.2em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-size: 1em;
}
.biggerText {
font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
margin: 0.3em 0;
}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
position: relative;
}
*html .centerColumn {
height: 1%;
}
*/
CODE {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
}
FORM, SELECT, INPUT {
display: inline;
font-size: 1em;
margin: 0.1em;
font-family: Arial, helvetica, sans-serif;
}
TEXTAREA {
margin: auto;
display: block;
width: 95%;
}
FIELDSET {
padding: 0.5em;
margin: 0.5em 0em;
border: 1px solid #cccccc;
}
LEGEND {
font-weight: bold;
padding: 0.3em;
color: black;
}
LABEL, h4.optionName {
line-height: 1.5em;
padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left;
}
LABEL.inputLabel {
width: 9em;
float: left;
}
LABEL.inputLabelPayment {
width: 14em;
float: left;
padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
width: 11em;
float: left;
}
#checkoutPayment LABEL.radioButtonLabel {
font-weight: bold;
}
P, ADDRESS {
padding: 0.5em;
}
ADDRESS {
font-style: normal;
}
.clearBoth {
clear: both;
}
HR {
height: 1px;
margin-top: 0.5em;
border: none;
border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 0.2em;
border: 1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError {
background-color: #ff0000;
color: #ffffff;
}
.messageStackSuccess {
background-color: #99FF99;
color: #000000;
}
.messageStackCaution {
background-color: #FFFF66;
color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 1000px;
vertical-align: top;
}
#headerWrapper{
width:1000px;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:75px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
/*margin-right: 0.8em;*/
}
#tagline {
color:#000000;
font-size: 2em;
text-align : center;
vertical-align: middle;
}
#sendSpendWrapper {
border: 1px solid #cacaca;
float: right;
margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
margin: 0;
width: 47%;
}
.wrapperAttribsOptions {
margin: 0.3em 0em;
}
/*navigation*/
.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
margin: 0em;
font-size: 0.9em;
}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 0;
padding: 0.5em 0.2em;
list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
padding: 0.5em 0.2em;
font-weight: bold;
color: #ffffff;
height: 1%;
}
#navCatTabsWrapper {
background-color: #ffffff;
color: #333333;
background-image:none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
margin: 0;
display:block;
padding:5px 0 0;
list-style-type: none;
text-align: center;
line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a, #siteinfoLegal a {
text-decoration: none;
padding: 0em 0.5em;
margin: 0;
color: #000000;
white-space: nowrap;
}
#siteinfoLegal a{
padding:0;
}
#navCatTabs ul li a {
color: #333333;
}
#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border: 1px solid #9a9a9a;
}
#navEZPagesTOC ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
line-height: 1.5em;
}
#navEZPagesTOC ul li {
white-space: nowrap;
}
#navEZPagesTOC ul li a {
padding: 0em 0.5em;
margin: 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin: 0.5em;
}
#navMainSearch {
float: right;
}
#navBreadCrumb {
padding: 0 0.8em;
background-color: #ffffff;
font-size: 12px;
font-weight: bold;
margin: 0em;
font-family:Arial,Helvetica,sans-serif;
}
#navBreadCrumb a:link, #navBreadCrumb a:visited{
color:#333333;
}
#navColumnOne, #navColumnTwo {
background-color: transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
/*font-size: 1.2em;*/
padding: 0.5em;
}
.alert {
color: #FF0000;
margin-left: 0.5em;
}
.advisory {}
.important {
font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
margin:0;
padding:0;
margin-top: 0.4em;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
float: left;
text-align: center;
margin: 0em;
padding: 0em;
}
.add_to_cart{
background:url("../images/button_in_cart.gif") no-repeat scroll left top transparent;
height:21px;
width:84px;
border:none;
margin:0;
padding:0;
}
.tableHeading TH {
border-bottom: 1px solid #9a9a9a;
}
.tableHeading, #cartSubTotal {
background-color: #e9e9e9;
}
#cartSubTotal {
border-top: 1px solid #cccccc;
font-weight: bold;
text-align: right;
line-height: 2.2em;
padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
text-align: center;
padding-right: 0.2em;
}
#scUpdateQuantity {
width: 2em;
}
.cartQuantity {
width: 4.7em;
}
.cartNewItem {
color: #33CC33;
position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
color: #660099;
position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
text-align: right;
font-weight: bold;
}
.cartRemoveItemDisplay {
width: 3.5em;
}
.cartAttribsList {
margin-left: 1em;
}
#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
background-color: #E4FEf5;
border: 1px solid #003D00;
}
.mediaTitle {
float: left;
}
.mediaTypeLink {
float: right;
}
.normalprice, .productSpecialPriceSale {
text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color: #ff0000;
}
.orderHistList {
margin: 1em;
padding: 0.2em 0em;
list-style-type: none;
} 
#cartBoxListWrapper ul, #ezPageBoxList ul {
list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
margin: 0;
padding: 0.2em 0em;
} 
#cartBoxEmpty, #cartBoxVoucherBalance {
font-weight: bold;
}
.totalBox {
width: 5.5em;
text-align: right;
padding: 0.2em;
}
.lineTitle, .amount {
text-align: right;
padding: 0.2em;
}
.amount {
width: 5.5em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin: 0em 1em 1em 0em ;
}
.categoryIcon {}
#cartImage {
margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
width: 20%;
margin: 0.3em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, /*.categoryListBoxContents,*/ .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 1em 0em;
}
.centerBoxWrapper {
height: 1%;
margin: 0.5em 0 0 0;
border:1px solid #CCCCCC;
}
h2.centerBoxHeading {
font-size: 1.3em;
color: #000000;
background-color:#ffffff;
/*background-image:url("../images/blue_head_bg.gif");
background-repeat:repeat-x;*/
margin:0em;
height:28px;
line-height:28px;
text-align:left;
padding-left:0.5em;
}
.midbox {
padding-left:0.4em;
padding-right:0.4em;
_padding-left:0;
_padding_right:0;
height:1%;
margin-bottom:0;
_float:left;
}
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading{
color:#000000;
text-align:center;
margin:0em;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
font-size: 1em;
color: #404040;
}
.leftBoxHeading{
background: url(../images/blue_head_bg.gif) repeat-x;
border-bottom:1px solid #cccccc;
height:28px;
line-height:28px;
padding:0px;
}
.rightBoxHeading {
background-color:#FFFFFF;
background-image:url(../images/blue_head_bg.gif);
background-repeat:no-repeat;
margin:0;
padding:0.28em 0.2em 0.25em;
}
.leftBoxContainer, .rightBoxContainer {
margin: 0em;
border:none;
/*	border: 1px solid #9a9a9a;*/
/*	border-bottom: 5px solid #336633;*/
border:1px solid #CCCCCC;
margin-bottom: .5em;
}
.sideBoxContent {
background-color: #ffffff;
padding:0.2em 0.4em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
text-decoration: none;
} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
color: #FFFFFF;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, /*.categoryListBoxContents, */.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}
#bestsellers .wrapper {
margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
padding: 0;
margin-left: 1.1em;
}
#bestsellers li {
padding: 0;
margin: 0.3em 0em 0.3em 0em;
}
#upProductsHeading {
text-align: left;
}
#upDateHeading {
text-align: right;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
color: #ffffff;
text-decoration: none;
margin:0 10px 0 25px;
line-height:25px;
border:none;
}
A.category-links, A.category-links:visited {
color: #004080;
text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #FFFFFF;
text-decoration: none;
margin:25px;
background:url("../images/cat_vert_sub.gif") no-repeat scroll left 3px transparent;
font-size:11px;
line-height:22px;
padding:0 0 0 5px;
border:none;
}
SPAN.category-subs-parent {
font-weight: bold;
}
SPAN.category-subs-selected {
font-weight: bold;
}
/* end categories box links */
/*misc*/
.back {
float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
float: right;
}
.bold {
font-weight: bold;
}
.rowOdd {
background-color: #E8E8E8;
height: 1.5em;
vertical-align: top;
}
.rowEven {
background-color: #F0F0F0;
height: 1.5em;
vertical-align: top;
}
.hiddenField {
display: none;
}
.visibleField {
display: inline;
}
CAPTION {
/*display: none;*/
}
#myAccountGen li, #myAccountNotify li {
margin: 0;
} 
.accountTotalDisplay, .accountTaxDisplay {
width: 20%;
text-align: right;
/*vertical-align: top*/
}
.accountQuantityDisplay {
width: 10%;
vertical-align: top
}
TR.tableHeading {
background-color: #dee7ef;
height: 2em;
}
.productListing-rowheading {
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
height: 2em;
color: #FFFFFF;
}
#siteMapList {
/*width: 90%;
float: right;*/
}
.ratingRow {
margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
font-weight: normal;
margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
.information {padding: 10px 3px; line-height: 150%;}
#shoppingcartBody #shippingEstimatorContent {
clear: both;
}
.seDisplayedAddressLabel {
background-color:#85C285;
text-align: center;
}
.seDisplayedAddressInfo {
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
#seShipTo {
padding: 0.2em;
}
A.category-top:hover, A.category-links:hover, A.category-subs:hover, A.category-products:hover, #navEZPagesTop a:hover{
color: #FF6600;
}
#join_our{  border:1px solid #CCC; width:727px; float:left; margin:8px 0; padding:15px 10px; }
#join_our h4{ font-size:20px;float:left; }
#join_our ul{ width:173px; float:left; padding:0 0 0 15px; margin:0; list-style-type:none; border-right:1px solid #ccc;}
#join_our ul.follow{float:left; width:133px;}
#join_our ul.add{float:left; width:183px; border:0;}
#join_our ul img{ float:left; margin:0 5px;}
#join_our ul li{width:90px; float:left; padding:0; margin:0; overflow:hidden; }
#join_our ul li.italic{ font-size:12px; font-style:italic; font-weight:bold;}
#join_our ul li.nine{ font-size:9px; color:#333333;}
#join_our_blog{ width:175px; float:left; padding:0 0 0 15px; margin:0; list-style-type:none; border-right:1px solid #ccc;}
#join_our ul img{ float:left; margin:0 5px;}
#join_our ul li{width:90px; float:left; padding:0; margin:0; overflow:hidden; }
#join_our ul li.italic{ font-size:12px; font-style:italic; font-weight:bold;}
#join_our ul li.nine{ font-size:9px; color:#333333;}
#service {
width: 930px;
height: 120px;
margin: 0 0 0px 0;
padding: 10px 20px 0 20px;
BACKGROUND: url(../images/footerNav.gif) repeat-x 50% bottom;
clear:both;
}
#service li {float: left;overflow: hidden;}
#service li.s1 {width: 214px;}
#service li.s2 {width: 227px;}
#service li.s3 {width: 257px;}
#service li.s4 {width: 210px;}
#service li h5 {height: 35px;line-height: 18px;font-size: 14px;}
#service li a {
display: block;
height: 20px;
line-height: 20px;
padding: 0 0 0 15px;
color: #000000;
background: url(../images/s_star.gif) no-repeat 0 center;
}
#service li a:hover{ text-decoration:underline;}
#payments{ height:60px; width:800px; margin:0 auto;}
#specialsDefault{ border:1px solid #D2E7F3;}
#specialsDefault .centerBoxHeading{
font-size: 1.3em;
color: #000000;
background-color:#ffffff;
background-image:url("../images/bule_title.gif");
background-repeat:repeat-x;
margin:0em;
height:31px;
line-height:31px;
text-align:left;
padding-left:1em;
}
#dline{ border-right:1px solid #dddddd;}
.mid_right{padding:0; margin:0; width:749px;}
.mid_pic{ float:left; width:534px; margin:0 8px 0 0; padding:0;}
.mid_banner{ border:0; padding:0;}
.mid_banner ol{ float:right;position:relative;margin-top:-32px;}
.mid_banner ol a{ display:block; float:left; width:15px; text-align:center; background:#fff; padding:3px;margin:3px; border:1px solid #FF6600}
.mid_banner ol a:hover{background:#FF9900;}
.mid_banner ol a.curr{background:#FF9900;}
#switch_focus ul{overflow: hidden; height: 320px;}
.mid_ShoppingProcess{ border:0; padding:0; margin:2px 0 0 0;}
.mid_right_210{ width:207px; float:right;}
.mid_join{ width:185px; border:1px solid #bcdbed; background-color:#dbeff8; padding:10px; line-height:18px; color:#000; font-size:12px; font-family:Verdana;}
.mid_join span{ color:#11739f;}
.mid_join_line{ border-top:1px dashed #000;width:183px; margin:10px 0 0 0; padding:6px 0 0 0;}
.mid_join a{ color:#11739f; text-decoration:none;}
.mid_join a:hover{ color:#11739f; text-decoration:underline;}
.mid_escrow{ width:207px; margin:5px 0;}
.mid_product{ width:205px; border:1px solid #CCC;}
#MainPromotionBanner{ height:420px;}
#categoriescss{ border:none;}
#categoriesTree .centerBoxHeading,#popular_search .centerBoxHeading{ 
background: url(../images/blue_head_bg.gif) repeat-x; height:28px; line-height:28px; margin:0; padding:0; padding-left:1em;border-bottom:1px solid #CCCCCC;}
#categoriesTree,#popular_search{ border:1px solid #CCCCCC;}
.searchesContainer{ border:1px solid #cccccc; border-top:none; border-bottom:none; padding:1em; padding-bottom:0;}
.mpzero a{
color:#FE0000;
}
.mpzero a:hover {
color: #fa6600;
text-decoration: underline;
}
.bestMargin{ border:1px solid #CCC; width:747px; float:left; margin:5px 0; background:url(../images/blue_head_bg.gif) repeat-x top; }
.bestMargin_t{ height:13px; font-family:Arial; font-weight:bold; font-size:12px; color:#000; padding:10px;float:left;}
.bestMargin_p{ float:left; width:727px; padding:10px 0px 10px 15px;}
.best_z_n{width:139px;float:left; font-family:Arial; font-size:12px; line-height:18px; margin:0 6px 0 0;}
.best_z_n li.b{ font-weight:bold;}
.best_z_n li.more{margin-top:10px;}
#discount_main{ width:948px; border:1px solid #d2e7f3; margin:0; background:url(../images/bule_title.gif) repeat-x top; float:left;}
#discount_t{ height:13px; font-family:Arial; font-weight:bold; font-size:12px; color:#000; padding:10px; float:left}
#discount_p{ float:left;padding:20px 10px 10px 10px; width:928px;}
#discount_p ul{ float:left; width:180px; border-right:1px solid #eaeaea; list-style-type:none; text-align:center;}
#discount_p ul.none{ float:left; border:0;}
#discount_p ul li{ float:left; width:180px; text-align:center; line-height:18px;}
#discount_p ul li.name{ font-weight:bold; font-size:12px; padding:6px 0 0 0; color:#666666}
#discount_p ul li.price{ color:#FF0000;font-size:12px; }
#discount_p ul li.off{ font-size:20px; color:#FF9900; font-weight:bold; line-height:25px;}
.youlike{margin-top:10px;}
.yl_tl{height:26px;line-height:26px;font-weight:bold;padding-left:15px;background-color:#f0f0f0;border-top:1px solid #ccc;}
.like_pro{}
.lp_list{width:115px;padding:10px;float:left;text-align:center;}
.lp_list ul{}
.lp_list li{padding-top:4px;color:#f30; font-size:12px;}
.lp_list li img{width:105px;height:80px;}
#categoriesTree ul{ list-style:none; margin:0em; padding:0em;}
#categoriesTree ul li{ float:left; width:28%; margin:15px 15px 0;}
#categoriesTree ul li a{ font-size:12px; font-weight:bold;}
#categoriesTree a:hover{ text-decoration:underline;}
#categoriesTree ul ul li{ background:url(../images/list_bg.gif) no-repeat 3% bottom;padding-left:20px;float:none; width:100%; margin:0em;height:20px;}
#categoriesTree ul ul li a{ position:relative; top:10px; font-size:12px; font-weight:normal;}
#popular_search .centerBoxHeading{ text-align:left; padding-left:1em;}
#sub_category{ padding-left:1em; border:1px solid #CCCCCC; border-top:0;}
.categoryListBoxContents{ text-align:left; margin-top:0.5em;}
.pimage{ border:1px solid #dddddd; padding:3px; margin:0 5px; height:150px;}
.pimage:hover{border:1px solid #FF6600;}
#productListing{border-left:1px solid #cccccc; border-right:1px solid #cccccc; float:left;width:99.8%}
.product-image{border:1px solid #dddddd; padding:3px; height:150px;}
.dleft{ float:left; font-size:13px; font-weight:bold;}
.dright{ float:right;}
#productsListingTop,#productsListingBottom{ background-color:#eeeeee; float:left; border-top:1px solid #cccccc;border-bottom:1px solid #cccccc; height:30px; line-height:30px;}
.dot{ border-top:1px dotted #666666; height:5px;}
.pdetail{ font-size:13px; font-weight:bold;}
form{ margin:0;}
#siteMapList ul{ width:950px;}
#siteMapList ul li{ width:200px; float:left; padding:0 18px;}
#siteMapList ul li li{ float:none;}
*{ margin:0; padding:0;}
#recentlysold .clear{ clear:both; font-size:11px; float:left; list-style:none;}
#recentlysold a{ font-size:11px;}
#recentlysold .spinto{ color:#666666; position:relative; left:1em;}
#goup{background:url(../images/go_up.gif) no-repeat; width:206px; height:12px;}
#godown{background:url(../images/go_down.gif) no-repeat; width:206px; height:12px;}
.pad_10px{ padding:10px 5px;}
#lastbreadcrumb{ color:#ff0000;}
#contactsidebox .msnclass { padding:5px 0 7px 45px; background:url(../images/MSN.gif) no-repeat; }
#contactsidebox .mailclass { padding:5px 0 7px 45px; background:url(../images/MAIL.gif) no-repeat; }
#contactsidebox p{ padding:0;}
#contactsidebox h3{ margin:0.15em 0;}
#tabaccount{ width:806px;}
#tabaccount fieldset{ float:left; margin-right:5px; width:383px; height:80px;}
/*nav menu*/
#nav_menu {text-align:center;font-size:13px; font-weight:bold;}
#nav_menu li{float:left; margin-top:6px;display:inline;background:url(../images/nav_bar_bg.gif) repeat-x;display:block;height:24px;border-right:1px solid #ddd;border-top:1px solid #ddd;}
#nav_menu li span {display:block;height:24px;line-height:24px;color:#A72D2C;text-decoration:none;}
#nav_menu li a:link,#nav_menu li a:visited{background:url(../images/nav_bar_bg.gif);text-decoration:none;display:block;color:#000;}
#nav_menu li a span{color:#000;}
#nav_menu li a:hover{background-position:0 bottom;}
#nav_menu li a:hover span{cursor:pointer;}
#nav_menu .li1 {width:78px;}
#nav_menu .li2 {width:110px;}
#nav_menu .li3 {width:150px;}
#nav_menu .li4 {width:120px;}
#nav_menu .li5 {width:120px;}
#nav_menu .li6 {width:78px;}
#header_nav{ position:relative;}
#nav_chat {background:url(../images/chat_bg.gif) right top no-repeat;padding-top:15px;width:230px;text-indent:43px;line-height:15px;}
#nav_chat p {padding:0;margin:0;}
#chat_div{background:#fff url(../images/chat_div_bg.gif) no-repeat 0 100%; width:229px; border:1px solid #ddd;border-width:0 1px; height:160px;position:absolute;right:0; top:30px;z-index:499;}
#chat_div_name{width:200px;overflow:hidden;}
#chat_div_close_img{cursor: pointer; position:absolute;right:10px;bottom:10px;}
#nav_chat #nav_chat_sales{overflow: hidden; height:16px;display:block;}
.red, a.red:link, a.red:visited{ color:#FC7505;}
#categoriescssHeading{ background:url(../images/menu_top.gif) no-repeat; height:38px; line-height:38px; color:#FFFFFF; font-size:15px; padding:0; text-align:center;}
.big,a.big:link,a.big:visited {font-size:12px; font-weight:bold;}
.g_t_c{ text-align:center;}
#chat_div .margin_t{ margin:0;}
#navColumnOneWrapper{ margin-top:6px;}
#indexDefault{ margin-left:12px;}
.centerColumn{ margin-left:0.8em;}
#feautre_category{ width:535px;}
.column_tab li{
float:left;
height:145px;
width:150px;
margin:10px 5px;
text-align:center;
}
.limage{
height:88px;
width:88px;
margin:0 auto;
overflow:hidden;
}
.column_tab{
float:left;
}
.column_text{
margin:0px; 
float:right; 
height:auto; 
width:420px; 
margin-top:30px; 
font-size:11px; 
color:#666666;
}
.textcolor4{
color:#121212;
font-size:12px;
font-weight:bold;
width:100%;
}
#productDescription h2, #productReviews h2{
font-size:14px;
border-bottom:1px solid #ccc;
}
#productInfo{
clear:both;
border:1px solid #cccccc;
}
#recentlyorder{
height:200px;
overflow:hidden;
}
#recentlyorder li{
height:55px;
width:200px;
}
#recentlyorders{ margin:0px;}
#accountDefault{width:806px;}
a.more_product{ color:#004B91; text-decoration:underline;}
.grid-row .itemTitle {
     height: 45px;
    overflow: hidden;
}
.grid-row .itemTitle a{
line-height:15px;
}
div#nav-cat ul.level2 li{
    height: 18px;
    overflow: hidden;
	float:left;
}
