/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
link #202125 whatsnewContent
 */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #FFFFFF;	/**e5edf5**/
	}

.loginlink {
	color: #1D1D1D;
	font-weight:bold;
	text-decoration: none;
	}
.loginlink a:link {
	color: #1D1D1D;
	font-weight:bold;
	text-decoration: none;
	}
 
.loginlink a:visited {
	color: #1D1D1D;
	font-weight:bold;	
	text-decoration: none;
	}

.loginlink a:hover {
	color: #1389AF;
	font-weight:bold;	
	}

a img {border: none; }

a {
	font-weight:bold;
	font-style:normal;
}
a:link, #navEZPagesTOC ul li a {
	color: #858587;
	text-decoration: underline;
	}
 
a:visited {
	color: #858587;
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #0C6E87;	/**2D9EA2**/
	}

a:active {
	color: #384043;
	}

h1 {
	font-size: 1.5em;
	color: #687884;
	}

h2 {
	font-size: 1.4em;
	color:#171615;
	}

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

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	color:#151513;
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #C9D1E0;
	}

LEGEND {
 	color:#00356A;
	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;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
	margin: 0em;
	padding: 0em;
	border:none;
	float: left;
	}
		
LABEL.inputLabel {
	width: 10em;	/**9em**/
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #717C88;
	color: #FFFFFF;
	}

.messageStackSuccess {
	background-color: #717C88;
	color: #FFFFFF;
	}

.messageStackCaution {
	background-color: #717C88;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 902px;
	vertical-align: top;
	border: none;	/**1px solid #9a9a9a**/
	}

#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 {
	margin-right: 0.5em;
	}
#navColumnTwoWrapper {
	margin-left: 0.5em;
	}
	
#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: #0C6F8F;
/**	background-image: url(../images/tile_back.gif);**/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain 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: #ffffff;
	white-space: nowrap;
	}

#navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}	
#navSupp ul li {
	display: inline;
	}
#navSupp ul li a:link {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	white-space: nowrap;
	}	
#navSupp ul li a:visited {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	white-space: nowrap;
	}	
#navSupp ul li a:hover {
	color: #9EEAFF;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#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, #indexProductListCatDescription {
	margin: 0.5em;
	}
	
.buttonRow {
	margin: 0.5em;
}	

#navMainSearch {
	float: left;	/**right**/
	vertical-align:baseline;
	}

#navMainSearchtxt {
	float: left;	/**right**/
	padding-top:5px;
	padding-left:5px;
	}

#navBreadCrumb {
	padding: 0.5em 0.8em;
	color:#4A5B5A;	/*47575B*/
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#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: #003399;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding: 0.8em;
	padding-top: 0.2em;
	padding-bottom: 0.6em;
	}	

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

#siteinfoLegal {
	font-size: 1em;
	color:#DFEFFF;
	font-weight:bold;
	letter-spacing:0.06em;
	}	

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

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

.tableHeading, #cartSubTotal {
	background-color: #D3DCDE;
	 }

#cartSubTotal {
	border-top: 1px solid #9FA89F;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading {
	height: 2.2em;
	}
#cartSubTotal {
	/*height: 2.2em;*/
	background-color:#D3DCDE;
	color:#332E2B;
	}	

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 1.5em;
	}

#ccQuantityHeading {
	text-align: left;
	padding-left: 1.2em;
}

#ccTotalHeading {
	text-align: right;
	padding-right: 2.5em;
}

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

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
/**	width: 5.5em; **/
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
/**	width: 5.5em; **/
	padding-right:8px;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage {
	margin: 0em;
	}	

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
/*	width: 9%; */
	margin: 0.2em 0.3em 1em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 0.6em 0;	/**1.1em 0**/
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
/*	padding-right:30px; */
/**	background-image: url(../images/cat_head.gif);**/
	}
	
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}
		
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0.5em 0.2em;	
}

#categoriesHeading_icon {
	line-height:30px;
	font-size: 1.12em; 
	color: #ffffff;
	background: url(../images/ico-brouse_cat.gif) left center no-repeat;
	margin-left:6px;
	margin-top:0px;
	margin-bottom:0px;
}

#whatsnewHeading_icon {
	font-size: 1.15em;
	line-height:30px; 
	color: #ffffff;
	background: url(../images/ico-whats-new.gif) left center no-repeat;
	margin-left:8px;
	margin-top:0px;
	margin-bottom:0px;
}

#accessoriesHeading_icon {
	font-size: 1.12em;
	line-height:30px;	
	color: #ffffff;
	background: url(../images/ico_accessories.gif) left center no-repeat;
	margin-left:8px;
	margin-top:0px;
	margin-bottom:0px;
}

#bestsellersHeading_icon {
	font-size: 1.12em;
	line-height:30px;	
	color: #ffffff;
	background: url(../images/ico_top_seller.gif) left center no-repeat;
	margin-left:8px;
	margin-top:0px;
	margin-bottom:0px;
}

#informationHeading_icon {
	font-size: 1.12em;
	line-height:30px;
	color: #ffffff;
	background: url(../images/ico_information.gif) left center no-repeat;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
}

h3#categoriesHeading {
	font-size: 1.1em;
	padding-right:0.6em;
	/*
	padding-top:0.6em;
	padding-bottom:0.6em;
	*/
}
h3#whatsnewHeading {
	font-size: 1.1em;
	padding-right:2.3em;
}

h3#accessoriesHeading {
	font-size: 1.1em;
	padding-right:3.1em;
}

h3#bestsellersHeading {
	font-size: 1.1em;
	padding-right:4.0em;
}
h3#informationHeading {
	font-size: 1.1em;
	padding-right:3em;
}

.centerBoxHeading {
	margin: 0em;
	background-color: #1389AF;
	/*background-image: url(../images/tile_back.gif);*/
	background: url(../images/at_top_bg.gif) repeat-x;	
	padding: 0.49em 0.2em; 
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #1389AF;
	/*background-image: url(../images/tile_back.gif);*/
	background: url(../images/cat_head.gif) no-repeat;
/*	padding: 0.5em 0.2em; */
/*	padding-top:0.6em;
	padding-bottom:0.6em;	*/
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
/**	border: 1px solid #9a9a9a; 
	border-bottom: 5px solid #336633;  **/
	margin-top: 0.6em;
	}

.sideBoxContent {
	background-color: #DFECF2;
	border-left: 1px solid #10718E;
	border-right: 1px solid #10718E;  
	padding-bottom: 0.5em;
	padding-top: 0.2em;	
/**	padding-right: 0.2em; **/	
	padding-left: 1.4em;	
	line-height:160%;
	}
	
.sideBoxContentCategory {
	background-color: #DFECF2;
	border-left: 1px solid #10718E;
	border-right: 1px solid #10718E;
	padding-top: 0.1em;
	padding-bottom: 0em;
	padding-left: 0.6em;	
	padding-right: 0.6em;
}
#categoriesContent {
	padding-right:1.5em;
/*	padding-bottom:3em; */
}

.sideBoxContentBestSeller {
	background-color: #DFECF2;
	border-left: 1px solid #10718E;
	border-right: 1px solid #10718E;
	padding-top: 0.1em;
	padding-bottom: 0em;
	padding-left: 0.6em;	
	padding-right: 0.6em;
	}

.whatnewtd_img {	
	padding-top: 0.2em; 
	padding-bottom: 0.2em; 
	padding-left: 0.4em;
	padding-right: 0.6em;	
}

.whatnewtd_desc {	
	padding-top: 0.1em; 
	padding-bottom: 0.2em; 
	padding-right: 0.4em;
	text-align:left;
	vertical-align:text-top;
}

.bestsellertd_img {	
	padding-top: 0.2em; 
	padding-bottom: 0.2em; 
	padding-left: 0.6em;
	padding-right: 0.4em;
}

.bestsellertd_desc {	
	padding-top: 0.1em; 
	padding-bottom: 0.2em; 
	padding-left: 0.4em;
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	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, .centerBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.productListing-data {
	text-align: left;
}

.leftBoxHeading, .rightBoxHeading {
	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;
	}

/* categories box parent and child categories */
.category-top {
	color: #384043;
	font-weight: bold;
	}
A.category-top:link {
	color: #384043;
	text-decoration: none;
	}
A.category-top:visited {
	color: #384043;
	text-decoration: none;
	}
	
A.category-top:hover {
	color: #0C6E87;
	text-decoration: none;
	} 	
	
A.category-links, A.category-links:visited {
	color: #384043;   /**#004080;**/
	text-decoration: none;
	}
	
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #384043;		/**#FF0000;**/
	text-decoration: none;
	}

A.category-subs:hover, A.category-products:hover {
	color: #0C6E87;		/**#FF0000;**/
	text-decoration: none;
	}
	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #D2DCE6;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #E0E9F1;
	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;
	padding-right:8px;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #A6B9BF;
	color:#004080;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	line-height:160%;
	}

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

#whatsnewContent a, #bestsellersContent a {
	color:#202125;
	text-decoration:none;
}
#whatsnewContent a:visited, #bestsellersContent a:visited {
	color: #202125;
	text-decoration:none;
}
#whatsnewContent a:hover, #bestsellersContent a:hover {
	color: #7F9097;
	text-decoration:underline;
}

#informationContent li a {
	color:#384043;
	text-decoration:none;
}
#informationContent ul li a:visited {
	color: #384043;
	text-decoration:none;
}
#informationContent ul li a:hover {
	color: #0C6E87;
	text-decoration:none;
}

#navTopLink {
height:25px; 
margin-left:12px;
margin-right:0px;	/*12*/
margin-bottom:0px;
padding-bottom:0px;
float:right;
}

#navTopLink ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
/* Backslash Hack
   hide from IE5-Mac \*/
#navTopLink a {float:none;}
/* End IE5-Mac hack */

#navTopLink li {
	float:left;
	height: 25px;
	background:url(../images/nav_left.gif) no-repeat bottom left;
	margin-left: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#navTopLink li a {
	float:left;
	display:block;
	line-height: 20px;
	height: 25px;
	background:url(../images/nav_right.gif) no-repeat 100% 100%;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	/*990000*/
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 17px;
}

div#navTopLink li:hover{
	background: url(../images/nav_left_hov.gif) no-repeat bottom left;
}
div#navTopLink li:hover a {
  background: url(../images/nav_right_hov.gif) no-repeat bottom right;
  color: #D2E9FF;
}
div#navTopLink li.active {
  background:url(../images/nav_left.gif) no-repeat bottom left;
}
div#navTopLink li.active a {
  background:url(../images/nav_right.gif) no-repeat bottom right;
  color: #FFFFFF;
}
/**
div#navTopLink li:visited{
	background: url(../images/nav_left_hov.gif) no-repeat bottom left;
}
div#navTopLink li:visited a {
  background: url(../images/nav_right_hov.gif) no-repeat bottom right;
  color: #D2E9FF;
}
**/

.line_var {
  background: url(../images/products_bottom_bg.gif) center repeat-x;
  height:1px;
}

.featureHd_txt {
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  letter-spacing:0.05em;
  font-weight:normal;
  padding-left: 5px;
}

.featureHd_txt_color {
  color:#044C61;
}

#cartContentsDisplay {
	background-color:#99C6EA;
	line-height:165%;
}

.cartTableHeading {
	line-height:200%;
}

#gvFaqDefaultMainContent {
	line-height:165%;
}

.listingProductImage {
	border: none; /**1px #267F9D solid**/
}

.poructlisting_table {
	color:#828387; 
	font-weight:bold;
}

.itemTitle {
/*	width:140px;*/
	width:100%;
	height:25px;
	margin: 0em;
	}

.product_name_txt {
	font-size:11px;
/*	font-style:italic; */	
}
	
.new_price {
	line-height:19px;
	font-size:11px;
	color: #1C7792;
}

.productlisting_detail_btn {
	padding-left:20px;
}

.product_listing_col_tab {
	background-color:#F3F6FD; 
	border-left:#3D8BA5 1px solid; 
	border-right:#3D8BA5 1px solid; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:15px;
}

#productReviewLink a, #productTellFriendLink a{
	color:#006699;	/**202125**/
	font-size:12px;
	text-decoration:underline;
}
#productReviewLink a:visited, #productTellFriendLink a:visited {
	color: #003366;
	text-decoration:underline;
}
#productReviewLink a:hover, #productTellFriendLink a:hover {
	color: #7F9097;
	text-decoration:underline;
}

.productinfo_stock_mid_bg {
  background:#36A4B1;
}

.product_info_order_tr {
	color:#003264; 
	font-weight:bold; 
	padding:0.2em; 
	padding-left:5px;
}

.product_infoPrices {
	padding-left:5px;
}

.product_stockinfo_trbg {
	background:#AFD0D7;
}

#accountHistInfo {
	line-height:170%;
}

.legalCopyright {
	font-size:9px;
}
.scroll_product_tab {
	background:#E0EBF0;
	width:251px; 
	height:131px; 
	border-left:#10718E 1px solid; 
	border-right:#10718E 1px solid;
}

.marquee_div_pad {
	padding-left:10px; 
	padding-right:10px;
}

.marquee_salam {
	color:#034B72;
	font-weight:bold; 
	text-transform:uppercase;
}

.scroll_product_bakbg {
	background:#DDEDF3;
	padding-top: 0.5em; 
	height:131px;
}

.scroll_product_img {	
	padding-top: 0.3em; 
	padding-bottom: 0.3em; 
	padding-left: 0.3em;
	padding-right: 0.6em;
}

.scroll_product_bakbg a {
	color:#202125;
	text-decoration:none;
}

.scroll_product_bakbg a:visited {
	color: #202125;
	text-decoration:none;
}
.scroll_product_bakbg a:hover {
	color: #9EEAFF;
	text-decoration:underline;
}

.scroll_product_name_td {
	padding-top:0.5em;
	padding-right:0.3em;	
	padding-bottom:0.3em;	
}

.related_prd_div {
	padding-right:0.3em;	
	padding-bottom:15px;	
}

.related_product_trHead {
	color:#003264; 
	font-weight:bold; 
	font-size:11px;
/*	padding:0.2em; 
	padding-left:5px;*/
}

.related_product_img {	
	padding-left: 0.2em;
	padding-right: 0.6em;
}

.related_product_name_td {
	padding-top:0.1em;
}

.related_product_name_td a {
	color:#577891;
	text-decoration:underline;
}
.related_product_name_td a:visited {
	color: #577891;
	text-decoration:underline;
}
.related_product_name_td a:hover {
	color: #7F9097;
	text-decoration:underline;
}

.ask_question a, .about_us a, .how_to_wear a {
	color:#0C6E87;
	text-decoration:underline;
}

.ask_question a:visited, .about_us a:visited, .how_to_wear a:visited {
	color: #0C6E87;
	text-decoration:underline;
}
.ask_question a:hover, .about_us a:hover, .how_to_wear a:hover {
	color: #858587;
	text-decoration:underline;
}
.no_product_found {
	color:#333366; 
	font-weight:bold;
	font-size:11px;
}

.option_name_new, #attribsOptionsText {
	color:#687884;
	font-size: 1.1em;
	font-weight:bold;
	}
	
.product_desc_head {
	color:#545F72;	/*3C4F6C*/
	font-size: 1.1em;
	font-weight:bold;
	}

.attribsRadioButton{
	font-size: 1em;
	font-weight:normal;
}

.contact_address {
	color:#000040;
	line-height:160%;	
}