/**
 * 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,Verdana,sans-serif;	
	font-size: 12px;
	color: #000000;
	background:url(../images/body_bg.gif);
	}

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: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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;
	}
#logo {
	margin: 1.2em 0 2em .5em;
}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

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 #000000;
	}

.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: 970px;
	margin:0 auto;
	vertical-align: top;
	}
#mainWrapper_eof { background:url(../images/container.gif) no-repeat -4px bottom; margin-top:-3px; padding:0; height:1.3em;}
#logoWrapper {
	background:url(../images/container.gif) no-repeat -4px top;
	height:155px;
	
}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper { padding:0; margin:0; background-color:#FFFFFF;}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0 auto;
	} 
#navColumnTwoWrapper , #navColumnTwoWrapper { font-size:1.1em;}
#navColumnTwoWrapper a { font-size:1em; font-family:"Microsoft Sans Serif", "Arial Black", Verdana, sans-serif, Arial;}

#specialsDefault,#whatsNew { font-size:12px; }
#specialsDefault a { font-size:12px; }
#whatsNew a { font-size:12px; }

#tagline {
	color:#333333;
	font-size:1em;
	padding-top:3.8em;
	text-align:right;
	padding-right:1em;
	}
#tagline a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	margin-top:1em;
}
#tagline a:hover { 
	color:#CC6633;
}
#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 { padding:.8em 0 1em 0;}
.navSplitPagesLinks { padding:.8em 0 1em 0;}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper {
	margin: 0em;
	/*background-color: #9a9a9a;*/
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
#navCatTabsWrapper  {
	margin:0;
	float:left;
	color:#fffab3;	
	vertical-align:middle;	
	}

#navMain ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navSupp ul { font-size:1.3em; margin-bottom:.5em ; color:#FFFAB3; text-align:center;}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFAB3;
	white-space: nowrap;
	vertical-align:middle;
	}
#navCatTabs ul li a { font-size:1.3em; color: #FFFAB3; vertical-align:middle; font-weight:bold; line-height:2.3em; padding-right:1em;}

#home_hearder a { line-height:2.9em; float:left; vertical-align:middle; font-size:1.3em; font-weight:bold; color:#FFFAB3; padding-left:2em; padding-right:1em;}
#search_hearder {	
	float:right;		
	margin-top:.7em;
	margin-right:1em;	
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	margin:0;
	height:20px;
	line-height:20px; vertical-align:middle;
	}

#navBreadCrumb {
	background: url(../images/button.gif) no-repeat 0 0;
	font-size:1.1em;
	line-height:2.3em;
	vertical-align:middle;	
	padding-left:1em;
	color:#FFFab3;
	font-weight:bold;
	}
#navBreadCrumb a { color:#FFFab3; text-decoration:none;	}	

#navEZPagesTop { float:left; margin:0; padding:0;}
#navEZPagesTop li {
	list-style:none; 
	float:left;height:40px;
	line-height:40px;
	vertical-align:middle;
	display:block;
	}
#navEZPagesTop a {
	font-size:14px;	
	color:#FFFAB3;	
	padding:0 10px 0 0; 
	}
#navEZPagesTop a:hover {	
	color:#FF0000;	
	}
#nav_hearder {
	float:left;
	background:url(../images/nav.gif) 10px 0px no-repeat;
	width:100%;
	line-height:2em;
}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFFFFF; font-size:1.1em;
	}

#navColumnTwo {
	background-color: #FFFFFF;
	}

#key_footer {
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:.5em;
	margin-bottom:.5em;
	font-size:1.3em;
	color:#FFFAB3;
	text-align:center;
	font-weight:bold;
	}
#key_footer a { color:#FFFAb3; text-decoration:none;}
#key_footer a:hover { color:#FF0000;}
/*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;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive{
	padding: 0.8em;
	}
#bannerSix {}
.centerColumn { padding:0 0.5em 0 .8em; margin:0;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal { font-size:1.3em; font-weight:bold; color:#FFFAB3;}
#siteinfoLegal a{ font-size:1.1em; font-weight:bold; color:#FFFAB3;}
#siteinfoLegal a:hover{ color:#FF0000;}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.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: right;
	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;
	}
.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;
	} 

#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;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading {
	font-size: 1.1em;
	color: #FFFF00;
	}
h3.leftBoxHeading a { color: #FFFF00; font-size:1.1em;}
h3.leftBoxHeading a:visited { color: #FFFF00;}
.leftBoxHeading{
	margin: 0em;	
    padding: 0;  	
    background: url(../images/button.gif) no-repeat 0 0;
	height:2em;
	line-height:2em;
	vertical-align:middle;
	}
.centerBoxHeading { margin:0; padding:.5em 0em .3em 1em; background:url(../images/container.gif) no-repeat -10px top; color: #000000; line-height:1.2em; }
.leftBoxContainer {
	border: 1px solid #ffffff;
	/*margin-top: 1.5em;*/
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading {
	font-size: 1.1em;
	color: #FFFF00;
	white-space:nowrap;
    padding: 0;      
	vertical-align:middle;
	line-height:1.8em;	
	}
h3.rightBoxHeading a {color: #FFFF00; font-size:1em;}
h3.rightBoxHeading a:visited {color: #FFFF00; font-size:1em;}
.rightBoxHeading {
	margin: 0em;	
    padding: 0;  	
    background: url(../images/button.gif) no-repeat 0 0;
	vertical-align:middle;
	height:1.8em;
	line-height:1.8em;
	}

h3.leftBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.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, .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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*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: #cacaca;
	height: 2em;
	}

#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;
	}

/* glider */
#slider { 
    position: relative;
    height: 339px;
    width: 740px;
    padding: 2px 0 0 11px;
    z-index: 5;
    overflow: hidden;
    margin-bottom: 5px;
    background: url(../images/glider_bg.gif) no-repeat 0 0;
}
div.scroller { 
    height:297px;
    width: 726px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr{
    position:absolute;
    bottom:6px;
    left:315px;
    z-index:6;    
}
div.scroller img{
    border: none;
}
div.scroller div.sectionslide {  
    height:290px;
    overflow:hidden;
    float:left;
}
div.scroller div.content {
    width: 10000px;
    padding: 0px;
}
.content .sliderdescription{
    padding: 0px 10px;
    position:relative;
    top:-30px;
    color: #777;
    font: 11px bold Helvetica, sans-serif;
    opacity:0.65;
    filter:alpha(opacity=65);       
}   
.content .sliderdescription p{ line-height: 20px; text-align: center; }
div.sliderdescription:hover{ background: #fff; }
.content a { text-decoration: none; color: #af4a92; }
.content a:hover { text-decoration: underline; }

.slidercontrol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:10px 0 0;
    padding:0;
}
.slidercontrol { list-style: none; padding: 0px; margin: 0px; }   
.slidercontrol a {
    float: left;
    width: 15px;
    margin: 0px 2px;
    padding: 0px 2px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background: #af4a92;
    overflow: hidden;   
    text-align:center;
    border: 1px solid #af4a92;
}   
.slidercontrol a:hover,
.slidercontrol a.active { background: #f0f0f0; color: #af4a92; }

/* slider */
.featured-container { margin-bottom: 5px; }
.featured-center { width: 978px; margin: 0 auto; padding-bottom: 10px; background: url(../images/container.gif) no-repeat -1957px bottom;}
.featured-top { background: url(../images/container.gif) no-repeat 0px 0; }

.featured-products { clear: both; padding: 7px 15px; position: relative; }
.featured-products h4 { margin-right: 10px; color: #635ba2; padding-left: 7px; font: normal 18px Arial,Verdana, Geneva,  Helvetica, sans-serif; }
.featured-products .head { text-align:center; margin: 0; padding: 10px 0 21px 0; }
.featured-products #move-left, 
.featured-products #move-right { position: absolute; right: 15px; top: 140px; width: 22px; height: 18px; float: left; background: url(../images/common.gif) no-repeat -335px -390px; text-indent: -9999px; }
.featured-products #move-right { background-position: -335px -450px; left: 15px; right: auto; }
.featured-products #move-left.disabled, 
.featured-products #move-right.disabled { opacity: 0.5; filter: alpha(opacity=50); }
.slider-wrapper {
    clear: both;
    width: 930px;
    margin-left: 5px;
    position: relative;
}
.slider-wrapper .list-featured {
    width: 900px;
    padding: 0;
}
.slider-wrapper .list-featured li {
    float: left;
    width: 150px;
    padding: 10px;
    border-right: 1px solid #635ba2;
}
.slider-wrapper .list-featured li.last {
    margin: 0px;
}
.slider-wrapper .list-featured .product-image {
    text-align: center;
}
.slider-wrapper .list-featured h5 {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}
.slider-wrapper .list-featured .price-box { float: left; width: 75px; padding: 2px 0; }

#quick-window { position:absolute; z-index: 500; background-color:#fff; width:650px; border:1px solid #aaa; display:none; }
#quick-window .product-img-box { width:230px; }
#quickview-close { background:url(../images/close.gif) no-repeat center center; float:right; width:10px; height:10px; margin:7px; }
#quickview-header { background-color:#888; height:26px; width:650px; }

#ajax-preloader { opacity:0.8; filter: alpha(opacity="80"); text-align:center; z-index:500; }
#ajax-preloader .loading { border:2px solid #777; color:#000; background:#eee; text-align:center; width:120px; padding:15px; font-weight:bold; }
#quick-window .product-shop { float:right; text-align:left; width:385px; }
#quick-window .product-essential { padding:25px 10px 25px 10px; }
.catalog-listing .product-image { position:relative; }
.catalog-listing .product-image .ajax { position:absolute; display:none; z-index: 20; }

a.ajax { text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px; }
a.ajax:hover { text-decoration:none; }

h3.itemTitle { font-size:14px;}
/***************menu css 2 level bof********************/

.menu { margin:0;  float:left; padding:0;  
	background: url(../images/nav.gif) no-repeat 10px 0;
    font: bold 14px Arial, Helvetica, sans-serif; 
	color:#FFFAB3;	
	line-height:2.3em; vertical-align:middle;	
	}
.menu ul{list-style:none; padding:0; margin:0 0 0 10px; }
.menu li{float:left;padding: 0; margin:0;/* *margin:.5em 0 0 0; _margin:.5em 0 0 0;*/ height:40px; line-height:40px; vertical-align:middle;}
.menu li a.s{color:#FFFAB3;margin:0;display: block;padding:0 .7em 0 .7em; }
.menu li a.s:hover{color:#FF0000; text-decoration:none;}

.subdiv{background:#EEEEEE; position:absolute; top:158px; float: left;white-space: nowrap;display: none; border:1px solid #BE67CB; z-index:10;}

.subdiv ul{float:left;margin:0;padding:0; text-align:left;}
.subdiv li{line-height:25px; height:25px; margin:0; display:block;}
/*.subdiv li.title{width:130px;color:#F00;border-bottom:1px dotted #999;}*/
.subdiv li a.sub_m {color:#555555;padding:0 .5em; display:block; height:25px;}
.subdiv li a:hover{background:F7F7F3;color:#F30;}

#subnav2 { width:245px;}
#subnav3 { width:150px;}
#subnav4 { width:200px;}
#subnav5 { width:170px;}

/***************menu css 2 level eof********************/
