
/**
 * 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:Verdana,Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color:#ffffff;
	}

a img {border: none; }

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

a:hover{
text-decoration:none;
}

 
/*a:visited {
	color: #3300FF;
	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:Verdana,Arial,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: 50%;
	}

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;
	}
#headerlink{
float:left;
color:#666666;
font:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
padding-top:13px;
padding-left:70px;
font-weight:bold;

}
#headerlink a{
color:#0066FF;
}
LABEL.inputLabel {
	width: 11em;
	float: left;
	text-align:left;
	padding-left:50px;
	font-size: 14px;
	color: #666666;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}
textarea.txtar {
	width:200px;
	padding:0;
	margin:0;
}
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;
	}
	
.messageStackError {
	background-color:#EBDDDD;
	text-align:left;
	margin-bottom:5px;
	border:1px dotted #EB5252;
	color:#EB1B1B;
	font-weight:bold;
}

.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;
	width:100%;
	}

#contentMainWrapper{
	width:990px;
	text-align:center;
	margin:0 auto;
	padding-left:15px;
	padding-right:15px;
	background: url(../images/home_bg.gif);
}

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

.tagline {
	color:#000000;
	font-size: 12px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:11px;
	font-style:italic;
	font-weight:normal;
	}

#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;
	}
#headerTopWrapper{
	margin: 0em auto;
	background: url(../images/home_01.gif);
	font-weight: bold;
	color: #ffffff;
	height: 55px;
	width: 990px;
	text-align:center;
	}
#headerMidWrapper{
	margin: 0em auto;
	font-weight: bold;
	background: url(../images/home_bg.gif);
	color: #ffffff;
	width: 990px;
	text-align:center;
	height:70px;
	}
#headerBotWrapper{
	margin: 0em auto;
	font-weight: bold;
	background: url(../images/home_bg.gif);
	color: #ffffff;
	width: 990px;
	text-align:center;
	}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color:#FF7D7D;*/
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 900px;
	margin-left:20px;
	}

	
#navMainWrapper{
	margin:0 auto;
	/*background-color:#FF7D7D;*/
}
	
#navSuppWrapper{
	margin:0 auto;
	text-align:center;
	width:990px;
	background: url(../images/home_bg.gif);
}
#navCatTabs{
	margin:0 auto;
	clear:both;
	height:39px;
	z-index:500;
}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0em;
	list-style-type: none;
	text-align: center;
	/*line-height: 1.2em;*/
	margin-top:0px;
	
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	line-height: 1.5em;
	/*width:110px;*/
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: normal;
	}
	
#navMain ul li a:hover{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFD77;
	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 {
	position:relative;
	top:0;
	float: right;
	padding-right:4px;
	height:20px;
	}
#navMainSearch form{
	margin:0px;
	padding:0px;
	height:20px;
	position:relative;
	top:0;
}

#navMainSearch input.go_butt {
	/*background:url(../buttons/english/GO.gif) no-repeat 0 0;*/
	width:21px;
	height:23px;
	float:left;
	margin:0;
	padding:0;
}
#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 ###################################  Modified by Devi Sankar Kar ############################### */
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	font-size:16px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	Geneva, Arial, Helvetica, sans-serif;
	}
.centerBoxContentsSpecials{
	position:relative;
	top:-40px;
	font-size:12px;
}
/*The main content classes ###################################  Modified by Devi Sankar Kar ############################### */

/*.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 {
	padding: 0.8em;
	}
.centerColumn{
	
	padding:20px;
	padding-top:0px;
	
}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal{
	margin:0 auto;
	text-align:center;
	width:990px;
	height:55px;
	background: url(../images/home_bg2.gif);
	padding-top:10px;
}

#footerlinks{
	background-color:#EC6E74;
	padding:5px;
	color:#ffffff;
	width:920px;
	text-align:center;
	margin:0 auto;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0px;
/*	border: 1px solid #000000;*/	
	padding: 0px;
	}

.tableHeading TH {
	border-bottom: 1px solid #e0ea82;
	}

.tableHeading, #cartSubTotal {
	/*background-color: #e0ea82;*/
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 800px;
	padding-right: 14px;
	width:865px;
	margin-left:14px;
	
	}
	
	#cartSubTl {
	border-top: 1px solid #cccccc;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
	text-align: right;
	padding-left:6px;
	width:865px;
	margin-left:14px;
	
	}
	
	

.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;*/
	}
.normalprice{
	text-decoration:line-through;
}
/*The main content classes ###################################  Modified by Devi Sankar Kar ############################### */

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	/*color: #ff0000;*/
	color: #de0061;
	font-size: 18px;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}
.productSpecialPrice{
	font-size:12px;
}
/*The main content classes ###################################  Modified by Devi Sankar Kar ############################### */

.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;*/
	/*background:url(../images/shop_sub2.gif);*/
	padding: 0.5em 0.2em;
	text-align:left;
	font-size:20px;
	color:#00CCCC;
	
	}

.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;
	}
.specialsListBoxContents{
	font-size:12px;
}
#navCatTabsWrapper{
	margin:0 auto;
	height:60px;
	z-index:500;
}
#siteinfoIP{
	margin:0 auto;
	text-align:center;
	width:990px;
	background: url(../images/home_bg.gif);
}

#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: left;
	padding:0 0 0 0px;
	}
.forward1 {
	float: left;
	padding:0 0 0 383px;
}
.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: #e0ea82;
	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; color:
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
<!--##############################################   Css Added by Devi Sankar Kar #################################-->
.centerBoxContentsFeatured centeredContent back {
background-color:#999933;

}

#featuredProducts{
	border: 5px solid #87C7D9;
	margin-top:20px;
	text-align:left;
	min-height:20px;
	_height:360px;
	_width:920px;
	height:360px;
}
#specialsDefault{
	border: 5px solid #F3A6C8;
	margin-top:20px;
	text-align:left;
	min-height:20px;
	font-size:12px;
	height:360px;
}
#featuredHeader{
	background-color:#FFFFFF;
	left:-10px;
	position:relative;
	text-align:left;
	top:-25px;
	width:215px;
	color:#108FB4;
}
#specialsHeader{
	background-color:#FFFFFF;
	left:-10px;
	position:relative;
	text-align:left;
	top:-25px;
	width:95px;
	color:#E22076;
}
.centerBoxContentsFeatured{
	position:relative;
	top:-40px;
	font-size:12px;
}
.footer_link_left_top{
	background:url("../images/footer_link_left_top_round.gif");
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}
.footer_link_left_bottom{
	background:url("../images/footer_link_left_bottom_round.gif");
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}
.footer_link_right_top{
	background:url("../images/footer_link_right_top_round.gif");
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}
.footer_link_right_bottom{
	background:url("../images/footer_link_right_bottom_round.gif");
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}
.footer_links_table{
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
	width:930px;
}
.footer_link_table_cell{
	background-color:#E2E1E1;
}
#mumencyclo{
	float:left;
	background:url("../images/tab_blank.gif");
	height:31px;
	width:131px;
	color:#000000;
	font-size:12px;
}
#tabcart{
	float:left;
	background:url("../images/tab_blank.gif");
	height:31px;
	width:131px;
	color:#000000;
	font-size:12px;
}
#mamclub{
	float:left;
	background:url("../images/tab_blank.gif");
	height:31px;
	width:131px;
	color:#000000;
	font-size:12px;
}
#mumencyclosel{
	float:left;
	background:url("../images/tab_curr.gif");
	height:31px;
	width:131px;
	font-size: 12px;
}
#tabcartsel{
	float:left;
	background:url("../images/tab_curr.gif");
	height:31px;
	width:131px;
	font-size: 12px;
}
#mamclubsel{
	float:left;
	background:url("../images/tab_curr.gif");
	height:31px;
	width:131px;
	font-size: 12px;
}
.models{
	font-size: 12px;
	color: #666666;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}
.model_name{
	color: #de0061;
	font-size: 24px;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border-bottom:1px #666666 solid;
	padding-bottom:20px;
}
.model_desc{
	font-size: 16px;
	color: #666666;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:20px;
	padding-top:15px;
	padding-left:5px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:500;
	height:31px;
	
}

#nav a {
	display: block;
	/*width: 10em;*/
}
#nav a:hover {
	color:#FFFD77;
}
#navigation {
}
#nav li { /* all list items */
	float: left;
	 /*width: 90px; width needed or else Opera goes nuts */
/*	background: #EB6D73;*/
	padding-top:0px;
	/*padding-bottom:4px;*/
	padding-left: 0px;
	text-align: left;	
}

#nav li ul li{
	border-bottom:1px solid #fff;
}
#nav li ul li a{
	padding:5px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #EB6D73;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.footer_header{
padding-left:60px;
font:Arial, Helvetica, sans-serif ;
font-size:14px;
font-weight:bold;
color:#666666;
text-align:left;
line-height:30px;
}
.footerleft{
padding-left:60px;
font:Arial, Helvetica, sans-serif ;
font-size:12px;
font-weight:bold;
color:#666666;
text-align:left;
}
.footerleft a{
color:#666666;
font-weight:normal;
}
.footerleft a:hover{
color:#CC0066;
font-weight:normal;
}
#catleft{
	float:left;
	height:39px;
	width:26px;
	background:url('../images/catleft.gif');
}
#catright{
	float:left;
	height:39px;
	width:38px;
	background:url('../images/catright.gif');
}
.link_title{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:30px;
font-weight:bold;
color:#990000;
}
.link_title a{
background:url(../../../../images/bull.jpg) no-repeat 15px 5px;
padding:0 0 0 25px;
margin:0 0 0 0;
color:#666666;
}

.link_title a:hover{
color:#EC6D73;
text-decoration:none;
}


.links_title{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:30px;
font-weight:bold;
color:#990000;
}
.link_title a{
padding:0 0 0 25px;
margin:0 0 0 0;
color:#666666;
text-decoration:none;
}

.links_title a:hover{
color:#EC6D73;
text-decoration:underline;
}

.link_title_cmspage{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:30px;

font-weight:bold;
color:#990000;
}
.link_title_cmspage a{
background:url(../../../../images/P_arrow.gif) no-repeat 15px 5px;
padding:0 0 0 40px;
height:30px;
margin:0 0 0 0;
color:#666666;
text-decoration:none;
}

.link_title_cmspage a:hover{
color:#EC6D73;
text-decoration:underline;
}


.link_desc{
font:Arial, Helvetica, sans-serif ;
font-size:12px;
font-weight:normal;
color:#666666;
}
.F13L18Cgray {
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;

}
/*#############################  download from mamaway ##########################*/

.style1 {font-family:Verdana,Arial,Helvetica,sans-serif;}
.style2 {
	color: #0000CC;
	font-weight: bold;
}
.style3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #0000CC;
	font-weight: bold;
}
.style7 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style9 {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight: bold; }
.style10 {color: #000000}
.style11 {font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 12px; }

/*-----Modified in 31st MAr09 Starts-----------*/
.inp_field {
	margin:0;
	padding:0;
	
}
.inp_field input {
	width:150px;
}
.inp_field td {
	height:29px;
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.inp_field input.send_but {
	background-color:#D1595F;
	border:#A92A31 1px solid; 
	width:46px;
	height:29px;
	text-align:center;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}


	
.frnd {
	padding:0;
	margin:0;
}
.frnd td {
	text-align:left;
	vertical-align:top;
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	height:29px;
	padding:0 0 0 15px;
}
.frnd textarea {
	width:220px;
	margin:0;
	padding:0;
}
div.errormass {
	width:500px;
	margin:0 0 15px 0px;
	text-align:left;
}
.categoryImgListing {
	width:500px;
	background-color:#006600;
}

/*-----Modified in 31st MAr09 Ends-----------*/
#indexProductList {
padding-left:28px;
}
#productListHeading a {
color:#0068B7;
}

#productListHeading a:hover {
color:#0068B7;
}

#productListHeading1 a {
color:#0068B7;
}

#productListHeading1 a:hover {
color:#0068B7;
}
.someclass{
	z-index:1;
}

#mainmenu{
float: left;
width: 830px; 
background-color: 
rgb(235, 109, 115); 
height: 39px;
}
.category-top a:hover{
	color:#FFFD77;
}
	
.footerleft a{
	text-decoration:none;
}
.footerleft{
	padding-top:5px;
}
.track {
font-size:14px;
font-weight:bold;
}
.back1 {
float:left;
padding:0 0 0 240px;
}
#productGeneral{
	width:900px;
	margin:0 auto;
	margin-bottom:15px;
	padding:0px;
}
.sidenavbar{
	border:#CCCCCC 1px solid;
}
.mainProdBox{
	padding:10px;
	padding-top:0px;
	margin:0px;
}
.prodDetails{
	font-size:12px;
}
.prodDetails table tr td{
	padding-top:5px;
	padding-bottom:5px;
}

#shopping_Error {
	margin:0 auto;
	background-color:#EBDDDD;
	text-align:left;
	width:875px;
	margin-bottom:5px;
	border:1px dotted #EB5252;
	color:#EB1B1B;
	font-weight:bold;
}

#shoppingCartDefault  #shopping_Error {
	width : 695px;
}
.itemTitle{
	font-weight:normal;
}

#alsoPurchased a {
  color : #0068B7;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size : 10px;
}

div.shop-cart-also-div div.centerBoxContentsAlsoPurch
{
  width : 100% !important;
  clear : both;
  margin-top : 5px;
}
