/**

* 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 {

    background: url("../images/bg.gif") repeat-x scroll left top #002049;

    color: #333333;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    font-size: 11px;

    margin: 0;

}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {

color: #484949;

text-decoration: none;

}

a:visited {

color: #484949;

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: #FF6600;

}

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 dotted #9a9a9a;

margin-bottom:5px;

}

/*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 {



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;

}

#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.5em;

background-color: #ffffff;

font-size: 12px;

font-weight:normal;

margin: 0em;

font-family:Arial,Helvetica,sans-serif;







    line-height: 20px;

    padding: 0 0 0px 11px;

	

}

#navBreadCrumb a:link{

color:#666;

}

#navBreadCrumb a:visited{

color:#666;}

#navBreadCrumb a:hover{

color:#FFA500;}

#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;

    font-size: 13px;

	 font-weight: bold;

}

.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;

margin-top:0px;

border:1px solid #cccccc;

}

h2.centerBoxHeading {

font-size: 1.2em;

color: #000000;

background-color:#ffffff;

background-image:url("../images/title_bg.gif");

background-repeat:repeat-x;

margin:0em;

height:28px;

line-height:28px;

text-align:left;

padding-left:1em;

   padding-left: 0;

}

.midbox {

padding-left:0.4em;

padding-right:0.4em;

_padding-left:0;

_padding_right:0;

height:1%;

margin-bottom:0;

_float:left;

background-color:#fff;

background: url("../images/nflboxbg.gif") no-repeat scroll 0 0 transparent;

    overflow: hidden;



		    padding: 6px;

			   padding-top: 12px;

			     margin-bottom: 11px;

}

#categoriesTree .midbox{

border:1px solid #cccccc;

border-bottom:none;

border-top:none;

}

/*sideboxes*/

.columnLeft {}

h3.leftBoxHeading{

color:#000000;

text-align:left;

margin:0em;

padding-left:1em;

}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

font-size: 1em;

color: #404040;

}

.leftBoxHeading{

    background: url("../images/left_block_top.gif") repeat-x scroll left top transparent;

height:22px;

line-height:22px;

padding:0px;

}

.rightBoxHeading {

background-color:#FFFFFF;

background-image:url("../images/right_title_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 #D6D7D6;

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:Verdana,Arial,Helvetica,sans-serif;

font-size:12px;

color: #666666;

text-decoration: none;

margin:0 4px;

line-height:25px;

border:none;

font-weight:bold;

}

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;



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;

color:#000;

}

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: 1000px;

	height: 120px;

	margin: 0 0 0px 0;

	padding: 10px 20px 0 20px;

	BACKGROUND: url(../images/footerNav.gif) repeat-x 50% bottom; 

}

#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{ background: url(../images/ebay.gif) no-repeat center center; height:50px;}

#specialsDefault{ border:1px solid #D2E7F3;}



#dline{ border-right:1px solid #dddddd;}

.mid_right{padding:0; margin:0; }

.mid_pic{ float:left; width:530px; margin:0 7px 0 0; padding:0;}

.mid_banner{ border:0; padding:0;}

.mid_banner ol{ float:right;position:relative;margin-top:-32px; display:none;}

.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: 314px;}

.mid_ShoppingProcess{ border:0; padding:0; margin:2px 0 0 0;}

.mid_right_210{ width:196px; float:left;}

.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:auto; padding-bottom:9px; background-color:#fff;}

#categoriescss{ border:none;}

#categoriesTree .centerBoxHeading,#popular_search .centerBoxHeading{ 

background: url(../images/dcp_01.jpg) no-repeat; height:24px; line-height:24px; margin:0; padding:0; padding-left:1em;}

#categoriesTree,#popular_search{ border:none;}

.searchesContainer{ border:1px solid #cccccc; border-top:none; border-bottom:none; padding:1em; padding-bottom:0;}



.mpzero a{

  color:#fff;

  text-align:underline;

}

.mpzero a:hover {

	color: #fa6600;

	text-decoration: underline;

}

.bestMargin{ border:1px solid #CCC; width:747px; float:left; margin:5px 0; background:url(../images/title_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 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;  margin-bottom: 4px;}

.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:0px solid #cccccc; border-right:0px solid #cccccc; float:left;width:99.8%}

.product-image{padding:3px; height:150px;}

.dleft{ float:none; font-size:13px; font-weight:bold;}

.dright{ float:right;}

#productsListingTop,#productsListingBottom{ background-color:#F4F4F4; float:left; border:1px solid #cccccc; height:30px; line-height:30px; padding-left:10px;}

.dot{ border-top:1px dotted #666666; height:5px;}

.pdetail{ font-size:13px; font-weight:bold;}

form{ margin:0;}

#siteMapList ul{ width:992px;}

#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:190px; height:12px;}

#godown{background:url(../images/go_down.gif) no-repeat; width:190px; height:12px;}

.pad_10px{ padding:10px;}

#lastbreadcrumb{ color:#333; font-weight:bold;}

#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:1002px;}

#tabaccount fieldset{ float:left; margin-right:5px; width:455px; height:80px;}

.blank {

  clear: both;



  visibility: hidden;

}

#categoriesbottoms{

}

#indexDefault{



margin-top:0px;}

#navColumnOneWrapper{

  margin-left: 4px;

    margin-right: 3px;}

#customer_center {

  background: url("../images/cate_tree_t.gif") no-repeat scroll 0 top transparent;

  text-align: center;

}



#customer_center h3 {

  background: url("../images/h3_l.gif") no-repeat scroll 0 0 transparent;

  height: 37px;

  line-height: 37px;

  width: 171px;

}

#customer_center .cs_bottom {

  background: url("../images/customer_bottom.gif") no-repeat scroll 0 0 transparent;

  height: 6px;

  overflow: hidden;

}



.sideBoxContent a{

color:#000!important;

font-weight:bold;

}

#bestsellersHeading{

 background: url("../images/best_l_t.gif") no-repeat scroll 0 0 transparent;

    height: 25px;

    width: 171px;

	}

#bestsellers{

border:0px;

/*    border-left: 1px solid #AEADAD;

    border-right: 1px solid #AEADAD;*/

	}

	#bestsellersContent{

	 border-left: 1px solid #AEADAD;

    border-right: 1px solid #AEADAD;

	padding-left:13px;

	padding-right:13px;

	

	}

	

	#bestsellersbottom {

  background: url("../images/customer_bottom.gif") no-repeat scroll 0 0 transparent;

  height: 6px;

  overflow: hidden;

}





.area_big {

  background: url("../images/area_big_m.gif") repeat-y scroll 0 0 transparent;

  float: left;

  width: 1000px;

}



.clearfix:after {

  clear: both;

  content: ".";

  display: block;

  height: 0;

  visibility: hidden;

}



.area_big ul {

  background: url("../images/area_big_t.gif") no-repeat scroll 0 top transparent;

  float: left;

  padding: 0;

  width: 1000px;

}



.area_big ul li {

  background: url("../images/area_big_b.gif") no-repeat scroll 0 bottom transparent;

  float: left;

  margin: 0;

  width: 1000px;

}





.link {

  padding: 8px;

}



.link a {

  color: #666666;

  display: block;

  float: left;

  text-decoration: none;

  width: 148px;

}





.footer {

  font-size: 11px;

  margin: auto;

  padding: 0;

  width: 1000px;



  background-color:#fff;

}





#footer {

  background: url("../images/footer_bg.gif") repeat scroll 0 0 transparent;

  height: 121px;

  margin: 0 auto;

  width: 1000px;

  float:left;

}

.footer_nav {

  float: right;

  line-height: 28px;

}



.blank5 {

  clear: both;

  height: 5px;

  line-height: 5px;

  visibility: hidden;

}



#footer .text {

  float: left;

  padding: 0 0 0 200px;

  word-spacing: 5px;

}

#footer .bottom_text {

  font-size: 10px;

  margin-left: 150px;

  margin-top: 90px;

}



#footer .bottom_text a {

  color: #404040;

  text-decoration: none;

}







#backiasl {

  background: url("../images/backi_m.gif") repeat-y scroll 0 0 transparent;

  margin: 0;

  overflow: hidden;

  padding: 0;

  position: absolute;

  right: 0;

  top: 121px;

  width: 76px;

  z-index: 10;

}



#mainWrapper{

position:relative;}

.product-image{

}

.itemTitle {
    height: 52px;
    text-align: center;
    overflow: hidden;
}

.ctt .t {

  background: url("../images/yj_box_t.gif") no-repeat scroll 0 0 transparent;

  float: left;

  height: 5px;

  overflow: hidden;

  width: 732px;

}



.leftbg {

  background: url("../images/leftbg.gif") no-repeat scroll right 72px transparent;

  float: left;

  height: 120px;

  left: -500px;

  overflow: hidden;

  position: absolute;

  top: 0;

  width: 50%;

  z-index: 1;

}



.rightbg {

  background: url("../images/rightbg.gif") no-repeat scroll 500px 72px transparent;

  float: right;

  height: 120px;

  overflow: hidden;

  position: absolute;

  right: 0;

  top: 0;

  width: 50%;

  z-index: 1;

}



#logo {

  background: url("../images/logo.png") no-repeat scroll 0 0 transparent;

  float: left;

  height: 70px;

  left: 0;

  margin-right: 10px;

  position: absolute;

  top: 0;

  width: 321px;

  z-index: 8;

}



#logo #headerHomeLink {

  display: block;

  height:70px;

  outline: medium none;

  text-indent: -9000px;

  width: 250px;

  

}





#headerWrapper {

  background: url("../images/navli.gif") repeat-x scroll left 72px transparent;

  float: left;

  position: relative;

  width: 100%;

  z-index:10;

  height:154px;

}



#currency_header{

float:right;

color:#fff;

						font-size:12px;}

.tiopsercheer{

float:right;

    background: url("../images/zoom.gif") no-repeat scroll 2px 2px #FFFFFF;

	    height: 21px;

		    font-size: 11px;

				     margin-top: 30px;

					    padding-left: 25px;

						width:230px;



			

	}

	

#serchertxt{

border:0px!important;

color: #555555;

border: medium none;

float:left;

 margin: 2px 0 0;

 padding-bottom: 1px;

    padding-top: 1px;

	margin-right:6px;





		 

}

#seatbuttom{

border:0px!important;

margin:0px;}



#currency_header  .header{

width:81px;

height: 17px;

font-size:11px;

}

#currency_header span{

font-family:Verdana,Arial,Helvetica,sans-serif;

font-size:11px;

position:relative;

top:-1px;}



.cart {

/*  background: url("../images/cart.gif") no-repeat scroll 0 0 transparent;
*/
  color: #FFFFFF;

  float: right;

  height: 43px;

  padding-left: 44px;

  padding-top: 5px;

  position: absolute;

  right: 0;

  top: 24px;

  width: 118px;

  z-index: 150;

}

.cart span{

color:#fff;}

.cart a {

color:#fff!important;

text-decoration:inherit;}

#featuredProducts,#whatsNew,#specialsDefault{

margin-left:13px;

margin-right:7px;

   border: 0px solid #CCCCCC;

   }



#contentMainWrapper{

background-color:#fff;}

#featuredProducts .centerBoxHeading span{

}

.centerBoxContentsFeatured{

  border: 1px solid #CFCFCF;

      margin: 1px 5px;

	      padding: 2px 5px;

		  width:220px;

		      height: 255px;

			  background-color:#fff;
			  margin-bottom:10px;

		  }

		  

.centerBoxContentsFeatured h2{

    font-size: 12px;

    font-weight: normal;

    height: 35px;

    overflow: hidden;

    padding-bottom: 5px;

    padding-top: 3px;

	}

	.indexallbolck{

}

.productSpecialPrice{

font-size:13px;

font-weight:bold;

    color: #FF0000;

	}



.normalprice{

color:#CC3300;}

.centeredContent a{

color:#626466;

line-height:13px;}



#Fiveboxside {

  background: url("../images/FF_wide_prodbox2.jpg") no-repeat scroll 0 0 transparent;

  clear: both;

  height: 214px;

  margin-top: 5px;

      margin-left: 13px;

    margin-right: 7px;

}

#Fiveboxside ul {

  float: left;

  margin: 0;

  padding: 50px 0 0;

  width: 194px;

}



#Fiveboxside ul li {

  line-height: 16px;

  text-indent: 18px;

}

#Fiveboxside ul li a {

  font-size: 11px;

}

.helpnbew{

    background: url("../images/searverbg.gif") repeat-x scroll 0 0 #CBCBCB;

    float: left;

    padding-top: 12px;

    width: 100%;

	}

	.positionTop {

  margin: 0 auto;

  position: relative;

  width: 980px;

}



.positionTop1 {

  height: 24px;

  left: 5px;

  margin: 0 auto;



  top: 1655px;

  width: 852px;

   padding-left: 10px;

}

.positionTop1 h1 {

  color: #2262C1;

      font-size: 16.5px;

	      margin-top: 2px;

}



.positionTop2 {

  height: 60px;

  left: 5px;

  margin: 0 auto;



  top: 1680px;

  width: 945px;

     padding-left: 10px;

}

.footer {

  background: none repeat scroll 0 0 #FFFFFF;

  float: left;

  padding-top: 10px;

  width: 100%;

}



.help {

  background: url("../images/searverbg.gif") repeat-x scroll 0 0 #CBCBCB;

  float: left;

  padding-top: 12px;

  width: 100%;

}



#box_header {

/*  height: 120px;*/

}

.help dl {

  float: left;

  padding: 5px 15px;

  width: 160px;

}



.help dt {

  color: #2262B3;

  font-weight: bold;

  padding-bottom: 5px;

  text-transform: uppercase;

  line-height:16.5px;

}



.help dd a {

  background: url("../images/redj.gif") no-repeat scroll 5px 5px transparent;

  display: block;

  padding-left: 15px;

}



.footerconter {

  background: url("../images/footerbg.gif") repeat-x scroll 0 0 transparent;

  float: left;

  padding: 5px 2%;

  text-align: center;

  width: 96%;

}



.footerconter p {

  padding-bottom: 5px;

}

#productTags {

  text-align: center;

  width: 100%;

}



.help a{

line-height:16.5px;}

#productTags a,.footerconter a{

line-height:16.5px;}

.positionTop3 {

  height: 80px;

  left: 15px;

  margin: 0 auto;



  top: 1735px;

  width: 945px;

}



#blogNews li {

  float: left;

  margin-bottom: 5px;

  margin-left: 5px;

  width: 45%;

}



#blogNews li a {

  background: url("../images/arrow-bg.gif") no-repeat scroll 0 50% transparent;

  padding: 5px 0 5px 10px;

}

#navBreadCrumb a,#navBreadCrumb{

color:#333!important;

font-size:10px;

font-weight:bold;

font-family:Verdana,Arial,Helvetica,sans-serif;

    line-height: 15px;

}

#indexCategories{

margin-right:10px;}

.category-top{

    background: url("../images/cat_vert_top.gif") no-repeat scroll left center transparent;

    color: #000000;

    font-size: 13px;

    font-weight: bold;

    line-height: 16px;

    padding-left: 10px;

	}

.category-subs{

    background: url("../images/cat_vert_sub.gif") no-repeat scroll 8px 3px transparent!important;

    color: #000000!important;

    font-size: 13px!important;

    padding-left: 21px!important;

	    margin-left: 0!important;

		font-weight:normal!important;

		color:#000!important;

		    line-height: 21px!important;

	}

	.newleft{

	float:left;}

	.newleft a{

	font-weight:normal;}

	.newleft .normalprice,.newleft .productSpecialPrice{

	font-weight:normal;}

	

	#whatsnew{

	float:left;

	border: 1px solid #9A9A9A;

	}

	#productsListingTop{

	margin-bottom:4px;

	   width: 98%;

	   }

	   #productsListingBottom{

	   width:98%;}

	   .listnw3{

	   margin-right:0px!important;}

	   .category-products{

	   margin-left:20px!important;

	   font-weight:normal!important;

	}

	   .dleft .normalprice ,.dleft .productSpecialPrice{

	   font-weight:normal;

}  

 .dleft .normalprice{

color:#333;}

 .productSpecialPrice{

 color:	#FF0000;

 }

 #productDescription{

 float:left;}

 .details_hearder {

  background: url("../images/lefthearder1.gif") repeat scroll 0 0 transparent;

  border: 1px solid #0B3494;

  color: #FFFFFF;

  float: left;

  height: 20px;

  margin-top: 15px;

  overflow: hidden;

  padding: 4px 10px 0;

  width: 738px;

}

.dicsrblock{

float:left;

    border: 1px solid #DCDCDC;

    float: left;

    padding: 5px 20px;

    width: 718px;

	}

	

	.smailbkoclqd{

	 width: 32%;

	 text-align:center;

	  border: 1px solid #CFCFCF;

	  margin-right:3px;

	  margin-bottom:3px;

	  height:200px;
	  padding-top:5px;

	  	 

	float:left;}
	#whatsnewHeading a{
	color:#fff;}

	#recommendationsContents{

	padding-left:8px;}

	#alsoBought{

	font-size:16.5px;}
	.positionTop1 a{
	color:#2262C1;}