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

#productDetailsList li
{
 color: #000000;
}

#productPrices
{
  color: #000000;
}
.navNextPrevCounter
{
 color: #000000;
}

#attribsOptionsText
{
  color: #333333;
}

#productDateAdded 
{
 color: #000000;
}

#productInfoLink
{
 color: #000000;
}

.headcrumb{
margin-left: 7px;
}

li a{
	color: #000000;
}

.headcrumb a{
	color: green;
}
.headcrumb a:hover{
	color: #000000;
}

body {
	margin: 0;
	font-family: arial;
	font-size: 62.5%;
    color: #ffffff;
	}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

a:visited {
	color: #3300FF;
	text-decoration: none;
	}
a:hover{
	color: #000;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	}

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

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: 100%;
	vertical-align: top;
	
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#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 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	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 {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

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

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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{
    padding: 0px;
    color: #000000;
    }
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*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, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	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, .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;
	}

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




/*new css */


#mainav{ height:19px; margin-left:250px; margin-top:0px;}
#mainav ul{list-style:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#mainav li{ float:left;}
#mainav li a {display: block; float:left;margin: 0 1px 0 0;padding: 0px 15px; height:19px; text-align: center; text-decoration: none;color: #000; font-family: Arial; font-size:11px; font-weight:800; }
#mainav li a:hover{ color:#FFFF00;}


#vietabs{width:687px; height:19px;background-image:url(images/menu_bg.jpg);}
#vietabs ul{list-style:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#vietabs li{ float:left;}
#vietabs li a {display: block; float:left;margin: 0 1px 0 0;padding: 0px 10px; height:19px; text-align: center; text-decoration: none;
color: #000000; font-family: Arial; font-size:11px; border-right:1px solid #000;}
#vietabs li a:hover{ color:#ff0000; }

#navigation_custom{width:734px; height:19px;background-image:url(images/nav_bg.jpg); border-left:3px solid #FFF;}
#navigation_custom ul{list-style:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#navigation_custom li{ float:left;}
#navigation_custom li a {display: block; float:left;margin: 0 1px 0 0;padding: 0px 3px; height:19px; text-align: center; text-decoration: none;color: #000;font-family: Arial; font-size:10px; border-right:1px solid #F29C90;}
#navigation_custom li a:hover{ color:#000000;  }
.addborder {border-left:3px solid #FFF; border-right:1px solid #808080; width:734px; height:94px;}
.middlecontent {border-left:1px solid #808080; border-right:1px solid #808080;}
.rightcontent-border{border-left:8px solid #FFF;}
.drop{background:url(images/featureproducts.jpg) no-repeat ;  text-align:left; height:30px;}
.drop select {margin-left:250px; margin-top:3px;}
.banner{background:url(images/header1.jpg) no-repeat; text-align:left; height:26px;}
.banner2{ background:url(images/header2.jpg) no-repeat;text-align:left; width:983px; height:57px;}
.search{height:57px; width:491px; margin-left:450px; text-align:left;}
.search b{font-size:12px; font-weight:900; font-family:arial; margin-right:5px; color:#FFFFFF;}
/*.search input {height:20px; float: left;}  */
#sign{margin-top:18px; margin-left:50px; float: right;}
.topsearch {width:50px; background:url(images/search.gif) repeat-x top; text-align:center; font-size:11px; font-weight:700; padding:0px 3px; margin-left:5px; height:17px; float: right;}

 .text23 {height:12px; float:left;}
.submit23 {background:url(images/search_bg.gif) repeat-x top; height:20px; border:0px;}

/*new css*/








/*my CSS */



.watch12{width:80px; height:26px; background:url(images/watch.gif) repeat-x; text-align:center; color:#FFFFFF; border:1px solid #000;}

.buy12{width:50px; height:27px; background:url(images/buy.gif) repeat-x; text-align:center; color:#FFFFFF; border:1px solid #000;}

.watch12 a{color:#FFFFFF; text-decoration:none;}
.watch12 a:hover{color:#FFFF00;}

.buy12 a{color:#FFFFFF; text-decoration:none;}
.buy12 a:hover{color:#FFFF00;}
.watchvideo{float:left; width:60px; height:16px; background:url(images/watch.jpg) repeat-x; font-size:11px; padding:0px; text-align:center; color:#FFFFFF; border:1px solid #000;}

.watchs{width:60px; height:16px; background:url(images/watch.gif) repeat-x; font-size:11px; padding:0px; text-align:center; color:#FFFFFF; border:1px solid #000;}

.buys{width:50px; height:17px; background:url(images/buy.gif) repeat-x; padding:0px; font-size:11px; text-align:center; color:#FFFFFF; border:1px solid #000;}

.watchvideo a{color:#FFFFFF; text-decoration:none; padding:0px 2px;}
.watchvideo a:hover{color:#fff; text-decoration:none;}

.buys a{color:#FFFFFF; text-decoration:none; padding:0px 2px;}
.buys a:hover{color:#fff; text-decoration:none;}

#signin{
background-image:url(images/signin.gif); repeat: no-repeat; width: 78px; height: 19px; text-align: center; font-size: 11px;  padding-left: 3px; padding-right: 3px;
}
#signin a{
text-decoration: none;
color: #000;
font-size: 11px;
}
#signin a:hover{
text-decoration: none;
color: #000;
font-size: 11px;
}
.search_custom{
width: 60px; background-image:url(images/search.gif); font-size: 10px; height: 20px padding-10px;
}
#select_featured{
background-image: url(images/slice_r10_c8.gif); background-repeat: no-repeat; width:631px; height:34px; padding-top: 5px;
}


/*about us css*/
.ableft{width:345px;}
#aboutcontent{max-width:618px; height:auto; background:#E77923;}
.tv-shoping{width:577px; height:29px; background:#EC9653; text-align:left; margin-left:25px;}
.tv-shoping img {float:left;}
.tv-shoping div{padding-top:5px; font-family: Arial; font-weight:bold; font-size:11px; color:#FFFFFF;}
#tabs{margin-left:24px; height:24px;}
.abt1{ width:533px; padding:10px 20px 5px 25px;background:#E98536; margin-top:5px; margin-left:25px; text-align:justify;}

h3{font-family:arial; font-size:90%; color:#FFFF00;}
p,ol, li{font-family:arial; font-size:12px; color:#FFF;}
.azadds{ width:618px; margin-top:900px; -moz-margin-top:-10px;height:374px; padding:0px; }
#right-bg {background:#E77923; height:auto; max-width:618px; }
.leftside{ border-left:4px solid #FFF; border-right:6px solid #FFF;}
/*about us css*/

/*beontheshow1*/
#violate {width:618px; height:auto; background:#9C78B2; padding-bottom:20px;}
.Arizona{margin:0px 30px 0px 30px; padding:10px 0px 10px 0px; font-size:12px; color:#FFFFFF; }
.rule{ background-color:#FFFFFF;height: 1px; margin:10px 10px 5px 10px;text-align:center;}
b{font-weight:bold; font-size:12px; letter-spacing:1px;}
.arizonainner{background:#BEA7CD; margin-left:10px; margin-right:10px; height:auto; padding:15px 10px 25px 10px; }
h2{font-size:120%; color:#FFFFFF; margin-left:10px;}
h4{font-size:100%; color:#000; margin-left:10px;}
h4 span{font-size:90%; color:#000; font-size:11px; font-weight:normal;}
.innerdata b{color:#FF0000; }
.innerdata u {color:#FBFE01; padding-bottom:2px; font-weight:bold;}
.innerdata{ background:#D2C3DD; padding:10px 5px 10px 10px; word-spacing:5px; font-size:12px; line-height:18px;}
.media {margin-left:25px; font-size:11px; color:#FFFFFF; font-weight:800;}
.innerdata1{ background:#D2C3DD; padding:10px 5px 10px 10px;  font-size:11px; line-height:15px;}
.innerdata1 span{color:#FBFE01; font-size:120%;font-weight:600; text-decoration:underline; margin:0px; padding:0px;}
.red{color:#FF0000;}
.question{font-family:arial; font-size:11px; color:#000000; margin:20px 0px 0px 0px;}
.download {background:url(images/cercle.gif) no-repeat left; font-weight:bold; height:50px; text-align:left; padding-left:60px; padding-top:45px;}
/*beontheshow1*/


/*billtoshiptoaddress1*/
#brown {max-width:618px; height:auto; background:#C14643; padding-bottom:20px;}
.rule1{ background-color:#FFFFFF;height: 1px; margin:5px 10px 0px 10px;text-align:center;}
.address{background:#AF4443; border-bottom:17px solid #C95E5B; border-left:8px solid #C95E5B; border-right:8px solid #C95E5B; border-top:8px solid #C95E5B;  margin-left:10px; margin-right:10px; height:auto; padding:3px; }
.check{margin-left:14px;}
.bill{background:#BE6766 url(images/billtoshiptoaddress1_arrow.gif) no-repeat left; height:20px; text-align:left; padding:10px 0px 5px 40px; color:#FFFFFF;}
.bill-content{background:#B65554; margin-top:3px; padding:20px 20px 10px 20px; font-size:11px; color:#FFFFFF;}
.editbill{background:#BE6766 url(images/btn_bg.gif) repeat-x;  width:110px; margin-left:350px;}
.cancel{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:14px; padding:2px 6px; font-size:10px; text-align:center; font-weight:800; width:180px; margin-left:15px; }
.cance2{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:14px; padding:2px 6px; font-size:10px; text-align:center; font-weight:800; width:150px; margin-left:15px; }
.rule-bottom{background-color:#FFFFFF;height: 1px; margin:50px 10px 0px 10px;text-align:center;}


/*billtoshiptoaddress1*/

/*contact us*/


.infor{margin-left:14px;}
.moreinfo{ margin-left:10px; margin-right:10px; height:auto; padding:3px; }
.moreinfohead{background:#EC9653  url(images/contactus1_arrow.gif) no-repeat left; font-weight:5; height:20px; text-align:left; padding:10px 0px 5px 40px; color:#FFFFFF;}
.morecontent{background:#E98536; margin-top:3px; padding:20px 20px 10px 20px; font-size:11px; color:#FFFFFF;}
.morecontent b {color:#E4FF01; letter-spacing:0px;}
.clear{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:14px; padding:2px 6px; font-size:10px; text-align:center; font-weight:800; width:50px; margin-left:45px; }
.clear2{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:14px; padding:2px 6px; font-size:10px; text-align:center; font-weight:800; width:120px; margin-left:15px; }
 .morecontent textarea {width:200px; height:100px; font-family:arial; font-size:12px; color:#333333; margin:3px; padding-left:3px; padding-top:5px; overflow:hidden;overflow-y:auto; overflow-x:hidden; -moz-scrollbars:vertical;}
.yellow{color:#E4FF01; font-size:11px;}
.rule3{ background-color:#FFFFFF;height: 1px; margin:5px 10px 10px 10px;text-align:center;}
.azaddsinfor{ width:618px; margin-top:700px; -moz-margin-top:-10px;height:374px; padding:0px; }

/*contact us*/


/*cusservFAQ*/

div.img
{
 margin-left: 5px;
 float: left;
 text-align: center;
 width:195px;
 background:#F5D0B4;
 height:20px;
 padding-top:10px;
}
div #tint{background:#FFF;}
div.img img
{
display: inline;
margin: 2px;
}
.faqcontent {background:#E98536; height:1200px; margin-top:3px; padding:20px 20px 10px 20px; font-size:12px; color:#FFFFFF;}
.privacycontent {background:#E98536;  margin-top:3px; padding:20px 20px 10px 20px; font-size:12px; color:#FFFFFF;}
.faqcontent b { color:#E4FF01; }
.faqinfohead{background:#EC9653  url(images/contactus1_arrow.gif) no-repeat left; font-weight:5; height:20px; text-align:left; padding:10px 0px 5px 40px; color:#FFFFFF; margin-top:3px;}

.azaddsfaq{ width:618px; -moz-margin-top:-10px;height:374px; padding:0px; }

/*cusservFAQ*/


/*hotlist*/
*html #hot-bg{height: 730px;}
#hot-bg {background:#8D0D22; height:auto;width:618px; min-height: 730px; }
.hotinfohead{background:#8D0D22  url(images/hotlist_arrow.gif) no-repeat left; font-weight:5; height:20px; text-align:left; padding:10px 0px 5px 40px; color:#FFFFFF; margin-top:3px;}
#hotcontent{ width:618px; height:auto; background:#8D0D22;}
.hotlistips{margin:0px 8px 0px 8px; height:auto;}
.tips{ height:76px; margin-left:4px; background:#B25B69; padding-left:20px; padding-top:3px; padding-right:10px; font-size:11px; color:#FFFFFF;}
.tips b{color:#E4FF01;}


/*hotlist*/


/*employment*/
.employ{ margin-left:10px; margin-right:10px; height:auto; padding:3px; }
.employcontent{background:#E98536; margin-top:3px; padding:30px 20px 10px 20px; font-size:11px; color:#FFFFFF;}
.employcontent b{color:#E4FF01; letter-spacing:0px;}
.employcontent-bg{background:#E98536 url(images/cart.jpg) no-repeat  50% 20%; margin-top:3px; padding:20px 20px 10px 20px; font-size:11px; color:#FFFFFF;}
.employcontent-bg b{color:#E4FF01; letter-spacing:0px;}


/*employment*/


/*gift message*/

.msg-content{background:#BE6766; margin-top:0px; padding:5px 20px 10px 20px; font-size:11px; color:#FFFFFF;}
.msg-box{ margin-top:3px; padding:0px; font-size:11px; color:#FFFFFF;}
.msg-left{margin:20px;}
.order{padding:10px 0px 10px 0px; border-top:1px solid #FFF; border-bottom:1px solid #FFF;}
.message{margin:10px; text-align:justify;}
.msg-feilds{background:#C6C4C4; padding:20px; color:#000; font-size:12px; font-weight:bold;}
.msg-feilds input {width:170px; margin-bottom:8px;}
 .msg-feilds textarea {width:170px; height:50px; font-family:arial; font-size:12px; color:#333333; overflow:hidden;overflow-y:auto; overflow-x:hidden; -moz-scrollbars:vertical; margin-bottom:8px;}
 .continue{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:20px; width:65px; float:right; margin:0px; padding:2px 6px; font-size:12px; font-weight:bold;}
 .help{background:#C95E5B; padding:20px 10px 20px 10px; text-align:right;  margin-left:10px; margin-right:10px; color:#D5D3D3; font-weight:600;}
.g-rule{ background-color:#FFFFFF;height: 1px; margin:10px 10px 0px 10px;text-align:center;}


/*gift message*/


/************Begin of  Add To Wishlist*************/
#un .buttons {
	text-align: right; 
	margin-top: 10px;
	}

#un dl.pageresults {
	margin: 20px 0 0 0;
	padding: 0;
	}
	
#un dd {
	margin: 0;
	padding: 0;
	}

#un form {
	padding: 0;
	}

#un fieldset {
	border: 1px solid #9a9a9a;
	margin: 0 0 10px 0;
	padding: 10px;
	}

#un legend {
	border: 1px solid #9a9a9a;
	background-color: #abbbd3;
	padding: 5px;
	}

#un label.block {
	display: block;
	color: #930;
	margin-top: 7px;
	}

#un label.inline {
	display: inline;
	color: #930;
	}

#un form.control, #un form.moveto {
	margin: 0 0 30px 0;
	padding: 0;
	}

#un form.control fieldset {
	border: 0;
	margin: 2px 0 1px 0;
	padding: 0;
	}

#un form.control label {
	display: block;
	color: #000;
	margin-top: 0px;
	}

#un form.control div.single {
	padding: 3px 5px;  
	}

#un form.control div.multiple {
	padding: 3px 5px; 
	float: left; 
	}

#un form.control div.multiple label {
	display: block;
	}

#un div.clearleft {
	padding: 0; 
	margin: 0; 
	clear:left; 
	}

#un .s {
	width: 50px;
	}

#un .m {
	width: 100px;
	}

#un .l {
	width: 175px;
	}

#un .xl {
	width: 300px;
	}

#un table.productlist {
	width: 100%;
	border: 1px solid #9a9a9a;
	}

#un table.productlist tr.heading {
	height: 25px;
	background: #abbbd3;
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: x-small;
	}
	
#un .footnote {
	color: #666;
	font-size: x-small;
	padding-top: 0;
	margin-top: 20px;
	}

#un table.productlist th {
	padding: 2px;
	}

#un table.productlist th.right {
	text-align: center;
	}

#un table.productlist th.center {
	text-align: center;
	}

#un table.productlist td {
	border-top: 1px solid #9a9a9a;
	padding: 2px;
	}
	
#un table.productlist td.odd {
	}
	
#un table.productlist td.odd-right {
	text-align: right;
	}
	
#un table.productlist td.odd-center {
	text-align: center;
	}
	
#un table.productlist td.even {
	background-color: #eff4f8;
	}
	
#un table.productlist td.even-right {
	background-color: #eff4f8;
	text-align: right;
	}
	
#un table.productlist td.even-center {
	background-color: #eff4f8;
	text-align: center;
	}

#un div.tableheading {
	height: 25px;
	background: #abbbd3;
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #9a9a9a;
	padding: 3px 6px 0px 6px;
	}

#un div.wishlist-even {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
	background-color: #eff4f8;
	}

#un div.wishlist-odd {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
	}

#un img.productlist {
	margin: 0px 15px 15px 0px;
	float: left;
	}

#un div.wishlistfields {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px; 
	border-top: 1px dotted #9a9a9a;
	}

#un ul {
	list-style: none none outside;
	padding-left: 0em;
	margin-left: 0px;
	margin-top: 0px;
	}

#un ol {
	padding-left: 2.2em;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -0.4em;
	}

#un ol li {
	line-height: 1.4em;
	}

#un .inputrequirement {
	color: #379;
	}

#un p.inputrequirement {
	text-align: right;
	}

#un .notabene { 
	color: #379;
	font-weight: bold;
	}
	
#un .price { 
	font-weight: bold;
	}

/*
label.tabbed-m {
	display: inline;
	float: left; 
	width: 7em; 
	text-align: left;
	clear: left;
	}
*/
/************End of  Add To Wishlist*************/


#main_nav{ height:19px; margin-left:250px; margin-top:0px;}
#main_nav ul{list-style:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#main_nav li{ float:left;}
#main_nav li a 
 {
   display: block; 
   float:left;margin: 0 1px 0 0;
   padding: 0px 14px; 
   height:19px; 
   text-align: center; 
   text-decoration: none;
   color: #FFFFFF; 
   font-family: Arial;
   font-size:11px; 
   font-weight:800; 
 }
#main_nav li a:hover{ color:#FFFF00;}


.wishlist{
width:110px; height:21px; background:url(images/wishlist.jpg) repeat-x; padding:0px; font-size:12px; text-align:center; color:#FFFFFF;  color: #ffffff;
}
.wishlist a{
color: #ffffff;
}

.wishlist a:hover{
color: #ffffff;
}

.goback-faqbtn{ background:url(images/ab_goback.jpg) no-repeat; width:618px; height:93px;}
.go-btn{ width:115px; height:29px; float:right; margin-right:20px; margin-top:30px;}
.goback-pribtn{ background:url(images/faq_goback.jpg) no-repeat; width:618px; height:63px;}
.go-pribtn{ width:115px; height:29px; float:right; margin-right:20px; margin-top:30px;}

/*employment*/

.e-box{background:#E77923; height:auto; text-align:left; float:left; width:618px;}
.e-box td { padding:2px;}
.e-boxhead{background:#EC9653  url(images/contactus1_arrow.gif) no-repeat left; font-weight:500; height:20px; text-align:left; padding:10px 0px 5px 40px; color:#FFFFFF; margin-top:3px; margin-left:20px; margin-right:20px;}

.e-boxcontent{height:auto;  font-size:12px; color:#FFFFFF;}
.e-boxcontent table { margin-top:3px;}

.sqare{ background:#E98536; padding-top:10px;  padding-bottom:10px; }
.sqare p{margin:0px 0px 0px 20px;}
.sqare b { font-size:12px; color:#E4FF01;}
.sqare-right{ border-bottom:3px solid #E77923; border-right:3px solid #E77923; }
.sqare-r-bor{  border-bottom:3px solid #E77923;}


/*employment*/
/*gift message*/

.msg-content{background:#BE6766; margin-top:0px; padding:5px 20px 10px 20px; font-size:11px; color:#FFFFFF;}
.msg-box{ margin-top:3px; padding:0px; font-size:11px; color:#FFFFFF;}
.msg-left{margin:20px;}
.order{padding:10px 0px 10px 0px; border-top:1px solid #FFF; border-bottom:1px solid #FFF;}
.message{margin:10px; text-align:justify;}
.msg-feilds{background:#C6C4C4; padding:20px; color:#000; font-size:12px; font-weight:bold;}
.msg-feilds input {width:170px; margin-bottom:8px;}
 .msg-feilds textarea {width:170px; height:50px; font-family:arial; font-size:12px; color:#333333; overflow:hidden;overflow-y:auto; overflow-x:hidden; -moz-scrollbars:vertical; margin-bottom:8px;}
 .continue{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:20px; width:65px; float:right; margin:0px; padding:2px 6px; font-size:12px; font-weight:bold;}
 .help{background:#C95E5B; padding:20px 10px 20px 10px; text-align:right;  margin-left:10px; margin-right:10px; color:#D5D3D3; font-weight:600;}
.g-rule{ background-color:#FFFFFF;height: 1px; margin:10px 10px 0px 10px;text-align:center;}


/*gift message*/

/*showspecials*/
.showspecials{background:#E98536; margin-top:3px; padding:20px 20px 10px 20px; font-size:11px; color:#FFFFFF;}
.showspecials textarea {width:200px; height:100px; font-family:arial; font-size:12px; color:#333333; margin:3px; padding-left:3px; padding-top:5px; overflow:hidden;overflow-y:auto; overflow-x:hidden; -moz-scrollbars:vertical;}
.showspecials b {color:#E4FF01; letter-spacing:0px;}
.state{width:52px; }
.showspecials-box{background:#E98536; margin-top:3px; font-size:11px; color:#FFFFFF;}
.showspecials-box input { margin-right:5px;}
.show-btn{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:18px; padding:2px 6px; font-size:10px; text-align:center;  width:60px; border:0px; margin-left:45px; color:#000000; }
.show-btn-form{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:18px; padding:2px 6px; font-size:10px; text-align:center;  width:120px; border:0px; margin-left:45px; color:#000000; }
/*showspecials*/

/*ontheshow1*/
.v-goback{background:url(images/ontheshow1_go_bg.jpg) no-repeat ; height:109px; width:618px;}
.v-go-btn{ width:115px; height:28px; float:right; margin-top:30px; margin-right:15px;}
.ontheshow-bg{ background:#604578; width:618px;}
.onthehead{margin-left:35px; font-family:arial; font-size:12px; font-weight:700; color:#FFFFFF;}
.ontherule{margin-left:10px; margin-right:10px;}
.onthe-arrow{margin-left:22px; margin-right:23px; background:url(images/ontheshow1_arrow.jpg) no-repeat; padding-left:40px; height:25px;}
.onthe-add{margin-left:22px; margin-right:23px; }
.ontherinner{margin-left:22px; margin-right:23px; }
.ontherinnerdata{padding:5px; background:#6E5584; font-size:11px; color:#FFFFFF;}
.ontherinnerdata img { border:0px;}
.ontherinnerdata h4 {color:#FFD800; margin:0px; padding:0px;}
.ontherinnerdata span {color:#FFD800;}
.windowsmedia{font-size:11px; color:#FFFFFF;}
.applicationdata{background:#6E5584; padding:10px;font-size:11px; color:#FFFFFF;}
.applicationdata h4{color:#FFFFFF; font-size:12pt; margin:0px; padding:0px;}
.applicationdata span{color:#FFFFFF;}
.onthedownload {background:url(images/ontheshow1_21.jpg) no-repeat left; font-weight:bold; height:50px; text-align:left; padding-left:60px; padding-top:45px;}
.applicationdata b{color:#FFD800;}
.applicationdata1{background:#6E5584; padding:10px;font-size:11px; color:#FFFFFF; margin-top:3px;}
.applicationdata1 h4{margin:0px; padding:0px; font-size:12pt; color:#FFD800;}
.applicationdata1 b{letter-spacing:0px;}
.onthecontent{padding:10px; background:#6E5584;font-size:11px; color:#FFFFFF; margin-top:20px;}
.filedown{font-size:10pt; color:#FFD800; line-height:25px; font-weight:bold; text-decoration:underline;}
/*ontheshow1*/

/*login*/

.login-left{margin:20px 20px 5px 20px;}
.login{background: url(images/login_arrow.gif) no-repeat left; height:20px; text-align:left; padding:10px 0px 5px 40px; color:#FFFFFF;}
#login{margin-left:50px; text-align:left;}
.login-btn{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:20px; padding:2px 6px; font-size:9px; text-align:center; width:200px;  }
.login-btn p {margin-left:300px;}
.exit{background:#B65554 url(images/exit_arrow.gif) no-repeat left; height:20px; text-align:left; padding:10px 0px 5px 40px; color:#FFFFFF;}
.login-feilds{ padding:10px; color:#000; font-size:12px; font-weight:bold;}
.pin {text-align:right; color:#FFFFFF;}
.pin-box{margin-top:3px; width:50px;}
.login-message{padding:10px; text-align:justify; border-bottom:3px solid #AF4443;}
.vendor-login{padding:10px; text-align:justify; border-bottom:3px solid #AF4443; background-color:#C14643;}
.checkout{margin:0px 30px 0px 10px; text-align:right;}
.l-rule{ background-color:#FFFFFF;height: 1px; margin:0px 0px 0px 15px;text-align:right;}
.infor{
  color: #fff;
}


/*login*/



/*newmemberlogin*/
.newl-rule{ background-color:#FFFFFF; height:1px; margin:10px 10px 0px 10px; padding:0px;text-align:center;}
.newlogin{background:#AF4443; border-bottom:8px solid #C95E5B; border-left:8px solid #C95E5B; border-right:8px solid #C95E5B; border-top:8px solid #C95E5B;  margin-left:10px; margin-right:10px; height:auto; padding:3px; }
.newlogin-content{ margin:0px; padding:0px; font-size:11px; color:#FFFFFF;}
.userid{background:#F1DDDD url(images/login1NEWMEMBER_arrow.jpg) 3% 2% no-repeat; height:12px; text-align:left; padding-left:35px; padding-top:5px; padding-bottom:5px; font-family:arial; font-size:11pt; color:#000000; font-weight:600; }
.newloginfields{background:#DCADAC; margin-top:3px; height:auto; padding:10px;}
.username{ margin-right:10px;}
.createpin{height:16px; text-align:left; padding:3px; background:#BD3D46; font-weight:600; margin-top:0px; font-size:12px; }
.userfields{background:#E9CCCC; margin-top:3px; padding:10px 10px 5px 10px; color:#000000;}
.repassword{ border-top:2px solid #DCADAC; padding:1px 10px 5px 10px; background:#E9CCCC; color:#000000;}
.userfields select {width:146px;}
.name{height:16px; text-align:left; padding:3px; background:#BD3D46; font-weight:600; margin-top:10px; font-size:12px; }
.helpus{background:#AF4443; border-bottom:8px solid #C95E5B; border-left:8px solid #C95E5B; border-right:8px solid #C95E5B; border-top:0px solid #C95E5B;  margin-left:10px; margin-right:10px; height:auto; padding:3px; }
.helpfields{background:#E9CCCC; margin-top:3px; padding:10px 10px 5px 10px; color:#000000;}
.promotion{padding:8px; background:#C95E5B; margin-left:10px; margin-right:10px; font-size:11px; color:#FFFFFF;}
.pro-bottm{background:#D4817E; margin-left:10px; margin-right:10px; font-size:11px; color:#E4FF01; padding-left:10px; padding-top:5px; height:25px;}
.s-form{background:url(images/submitform_arrow.jpg) left no-repeat; height:21px; width:200px; float:right; padding-left:23px;margin:0px;}
.s-form-btn{background:#BE6766 url(images/btn_bg.gif) repeat-x;height:20px; padding:2px 6px; font-size:9px; text-align:center; width:100px; border:0px;}
.l-star{ margin-top:56px; text-align:center; width:15px; height:15px;}
.l-star2{ margin-top:146px; text-align:center; width:15px; height:15px;}
.l-star3{ margin-top:96px; text-align:center; width:15px; height:15px;}
.l-star4{ margin-top:136px; text-align:center; width:15px; height:15px;}
.l-star5{ margin-top:50px; text-align:center; width:15px; height:15px;}
.l-star6{ margin-top:60px; text-align:center; width:15px; height:15px;}
.require{width:150px; height:15px; float:right;}

/*newmemberlogin*/

fieldset {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

/*productPAGE4new*/
.product-add{ background:url(images/health-bg.jpg) no-repeat; width:618px; height:78px;}
.productadd-text {width:283px; height:59px; text-align:center; padding-top:10px; background:url(images/health_name_bg.jpg) no-repeat; margin-left:10px; margin-top:10px; float:left;}
.product-btn{ width:115px; height:29px; float:right; margin-right:20px; margin-top:40px;}
.health-cont{width:200px; float:right; font-size:11px; color:#FFFFFF; margin-top:2px; text-align:left;}
.health-img{width:60px; height:59px; margin-left:5px; float:left;  margin-top:10px;}
.pro-rule{margin-left:10px; margin-right:10px; margin-bottom:0px; padding:0px; height:1px;}
.pro-arrow{text-align:left;  color:#FFFFFF;}
.classification{height:44px; background:url(images/productPAGE4new_catogery_bg.jpg) repeat-x;}
.num{margin-left:10px; margin-right:10px;}
.prev{width:150px; float:right;}
.pages{background:#C95E5B; padding:5px 10px 5px 10px; text-align:right;  margin-left:10px; font-size:11px; margin-right:10px; color:#FFF;}
/*productPAGE4new*/



/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
    padding: 0px;
    margin-left: -5px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: none;
	position: absolute;
	top: -33px;
	left: 45px;
	z-index: 1;
}

.hoverbox img
{
	/*background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px; */
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 79px;
	height: 73px;
}

.hoverbox li
{
    /*	background: #eee;
  	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;  */
	color: inherit;
	display: inline;
	float: left;
   /*	margin: 3px; */
	padding: 2px;
	position: relative;
}

.hoverbox .preview
{
    background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
    width: 180px;
	height: 150px;
}




/* =Hoverbox Code
----------------------------------------------------------------------*/


