/**
 * 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: #000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #fff;
	text-decoration: none;
	}
 
a:visited {
	color: #fff;
	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: #F7941D;
	}

a:active {
	color: #fff;
	}

h1, .categoryIcon{
	font:normal 2.5em "Times New Roman", Times, serif;
	margin: 0em;
	height:20px;
	
	text-align:left;
	color: #F7941D;
	}

.centerBoxHeading{
	margin: 10px 0px;
	height:20px;
	background-image: url(../images/center_head.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	_width:708px;
	width:628px;
	padding: 10px 40px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
	
h4{	margin: 0em;
	height:25px;
	background-image: url(../images/underline.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0.5em 0.2em;
	text-align:center;
	color:#513F89;}


.biggerText {
	font-size: 10px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px;
	}

/*  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%;
	}
*/

#time{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#E8EA43; float:right; margin:130px 10px 0px 0px;}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #666;
	clear:left;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: white;
	}

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{width:100%; text-align:center; margin-bottom:10px;}
LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #fff;
	}

.messageStackWarning, .messageStackError {
	background-color: #fff;
	color: #f00;
	width:99%;
	float:left;margin-bottom:5px;
	margin-top:10px;
	
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.productListing-heading{ /*visibility:hidden; display:none;*/}

.messageStackCaution {
    background-color: #FFFFFF;
    color: #000000;
    margin-top: 15px;
}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color:;
	text-align: left;
	width: 100%;
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
	}

#banner_left {
	background-image: url(../images/banner_left.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 8px;
	height:351px;
	margin-top:49px;
	vertical-align: top;
	}

#mainBody {
	
	background-repeat: no-repeat;
	float:left;
	width: 100%;
	height:100%;
	vertical-align: top;
	}

	
#banner_right {
	background-image: url(../images/banner_right.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 8px;
	height:351px;
	margin-top:49px;
	vertical-align: top;

	}
#left_top{
	background-image: url(../images/left_top.jpg);
		background-position:left top;
	background-repeat: no-repeat;
	float:left;
	width: 242px;
	height:10px;
	margin:0;padding:0;
overflow:hidden;

}

#mainbody_top{
	background-image: url(../images/mainbody_top.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	float:left;
	width: 732px;
	height:10px;
	margin:0;padding:0;
	overflow:hidden;
	}	

#left_bot{
	background-image: url(../images/left_bot.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 242px;
	height:10px;
}

.main, .centeredContent, .productlist, .categoryListBoxContents{margin:10px auto; text-align:left;}
.productlist, .main{float:left; margin-bottom:0;}

.main, .main a, .main a:hover, .main a:visited, .productlist, .productlist a, .productlist a:hover, .productlist a:visited, .centerBoxContentsFeatured a .centerBoxContentsNew a, .centeredContent a, .centeredContent a:hover, .centeredContent a:visited, .categoryListBoxContents a, .categoryListBoxContents a:hover, .categoryListBoxContents a:visited, .specialsListBoxContents a, .specialsListBoxContents a:hover, .specialsListBoxContents a:visited {text-align:center; color:#fff; font-family: Arial; font-size:12px; font-weight:normal; }


.main img, .productlist img, .additionalImages a img, .centerBoxContentsFeatured img, .centerBoxContentsNew img, .categoryListBoxContents img, .specialsListBoxContents img{border:2px solid #5A5B5C; margin:0px;}
.main:hover img, .productlist:hover img, .additionalImages a:hover img, .centerBoxContentsFeatured:hover img, .centerBoxContentsNew:hover img, .categoryListBoxContents:hover img, .specialsListBoxContents:hover img{}



#mainbody_bot{
	background-image: url(../images/mainbody_bot.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 732px;
	height:10px;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0 px;
	padding: 0 px;
	}


#contentMainWrapper{ _margin-top:-1px;}
#logoWrapper{
/*	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
height:146px;
*/		}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0px;
	}
#navColumnOneWrapper{ }	
	
#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;
	}

.floatingBox {padding:0px;}
#productDetailsList li { font:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; list-style: none; text-align:center;
	height:28px;
	width:200px;
	margin:10px auto;
	text-align:center; 
	font:normal 20px "Times New Roman", Times, serif;
	color:#f7941d;
	text-decoration:underline;

}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {width:50%; float:left; text-align:left;}
.navSplitPagesLinks {width:50%; float:left; text-align:right;}

.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: 25px 0px 0px 0px;
	padding: 0px;
	color: #aaa;
	}
#navSuppWrapper{ width:100%; float:left; margin-top:10px; background:url(../images/footer-bg.jpg) no-repeat bottom center; margin-bottom:5px; padding-bottom:10px;}	
#navMain{float:right; margin-right:20px; position:absolute; right:0; top:125px;}

#navCatTabsWrapper {
/*	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	
*/
width:750px; 
margin: 0 0 0 25px;padding:0;
float:left;
}

#left_toptab{background-image: url(../images/left_toptab.jpg);
	background-repeat: no-repeat;
	height:24px; width:9px; float:left;}
	
#right_toptab{background-image: url(../images/right_toptab.jpg);
	background-repeat: no-repeat;
	height:24px; width:9px; float:left;}
	
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0px;
	padding:0px;
	float:left;
	vertical-align:middle;
	list-style-type: none;
	text-align: center;
	line-height: 23px;

	
	}
#navSupp ul{ width:100%; text-align:center;}	
	
#navCatTabs{ width:750px; margin:0;padding:0; background:#252525; height:35px;	 }  	

#navCatTabs ul li{ float:left;padding:10px 13px 2px 12px;  } 	
#navMain ul li {float:left;}

#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: 0px;
	margin: 0px 0px;
	color: #aaa;
	white-space: nowrap;
	}
	
#navSupp ul li a{ padding:5px 10px; color:white;}
#navSupp ul li a:hover{ color:#F7941D;}

#navCatTabs ul li a {
	color: #fff;
	float:left;
	outline:0;

	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;

	}
#navMainSearch {
	float: right;
	width:210px; float:left;
	background:url(../images/search-bg.gif) repeat-x left top; 
	height:35px;
	margin-left:2px;
	
	
	}
#navMainSearch .textfield {
    background: none repeat scroll 0 0 #232323;
    border: 1px solid #5E5E5E;
    color: #999999;
    float: left;
    font-size: 11px;
    height: 16px;
    margin: 7px 0 0 7px;
    padding: 3px;
    width: 139px;
}
#navMainSearch .button{ background:none; border:none; color:black; font:normal 12px arial; float:left; padding:0; margin:11px 0 0 0; cursor:pointer }
#navBreadCrumb {

    color: #ccc;
    font-size: 0.95em;
    font-weight: normal;
    margin: 0 0 0 5px;
    padding: 0.5em;
    width: 97%;
}
#navBreadCrumb a{ color:white;}
#navBreadCrumb a:Hover{ color:#F7941D;}
#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: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0px;
	margin: 10px;
	}

#accountEditDefault fieldset input[text]{  width:200px; margin-bottom:10px;}
#accountEditDefault fieldset label{ margin-bottom:5px;}
.smallText, #siteinfoLegal, #siteinfoLegal a, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	color:#e1e1e1;
	}
#siteinfoLegal span{ float:left; width:100%; text-align:center; margin-bottom:10px;}


/*Shopping Cart Display
#cartAdd {
	float: left;
	background:url(../images/button.gif) no-repeat; 
	width:95px; 
	height:20px; 
	text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
 
	font-weight:bold; 
	margin: 5px;
	padding: 5px;

	}

#cartAdd a, #cartAdd a:hover, #cartAdd a:visited {	color:#fff;}
*/
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: 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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {

}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	float:left;
	}

.centerBoxWrapper {
	margin: 0px;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #7B0D01;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, .moreinfo a, .moreinfo a:visited, h3.rightBoxHeading a {
	color: #BCBCBC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
h3.itemTitle a, h3.itemTitle a:visited{
    color: #FFFFFF;
    font-family: times New Roman;
    font-size: 13px;
    font-weight: normal;
}
.productlist:hover h3.itemTitle a{ text-decoration:underline; color:#fff; font-family:"Times New Roman", Times, serif; font-size:13px; font-weight:normal;}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading, .moreinfo {
	margin: 0em;
	height:25px;
	background-image: url(../images/sep.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0.5em 0.2em;
	text-align:center;
	}
	

	
#catBoxDivider{ width:100px; border:1px dashed #D49FAA;}




.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 0em;
	color:#bcbcbc;
	}

.sideBoxContent {
	padding: 0.4em;
	text-align:center;
	}

.sideBoxContent .specialbot a, .sideBoxContent .specialbot a:hover, .sideBoxContent .specialbot a:visited {color:#BCBCBC;}

h3.leftBoxHeading a:hover, .moreinfo a, moreinfo a:hover, h3.rightBoxHeading a:hover {
	color: #BCBCBC;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #BCBCBC;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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: left;
	}

.centerBoxHeading{
text-align:left;
}





.sideBoxContent div img{margin:4px;}


#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 */
A.category-top, A.category-top:visited {
	color: yellow;
	text-decoration: none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}
A.category-top:hover {
	color: #BCBCB;
	}
A.category-links, A.category-links:visited {
	color: #BCBCBC;
	text-decoration: none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;

	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #fff;
	text-decoration: none;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	width:65%;
	padding-bottom:4px;
	margin-bottom:5px;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	text-decoration:underline;
	color: #F7941D;
	font-size:14px;
	}
span.category-subs-selected {
    background: none repeat scroll 0 0 #2D2D2D;
    color: #F7941D;
    float: left;
    height: 21px;
    margin: -10px -10px -3px;
    padding: 10px 10px 4px;
    position: relative;
}/* end categories box links */

/*misc*/

.buttonRow{}

.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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%; font-size:12px;}

#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;
	}
#productAdditionalImages{background:#ddd; border:1px solid #ccc; float:left; width:100%; display:none;}

.additionalImages{width:25%}

.wrapperstore{width:314px; height:211px; padding:22px 19px; margin:5px; float:left; background:url(../images/bgslide.jpg);}
#bannerThree{float:left;}
.address{ background:url(../images/sepd.jpg) no-repeat center top; padding-top:15px}
.addressin{ background:url(../images/sep.jpg) no-repeat center bottom; padding-bottom:25px;  ;text-align:center; color:#FE7474; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.address strong{color:#FFAEAE; font-family:"Trebuchet MS", arial; font-size:20px;}

.specialtop{background:url(../images/spect.jpg) no-repeat center top; padding-top:35px}
.specialbot{background:url(../images/specb.jpg) no-repeat center bottom; padding-bottom:20px}

#ezPageDefault div {margin: 0px; }

#ezPageDefault div td {width:110px;}


#ezPageDefault p{text-align: justify;}


#ezPageDefault h1#ezPagesHeading{ font:normal 46px "Times New Roman", Times, serif; font-style: italic; color:white; height:auto;}
#ezPageDefault ul{
}
#ezPageDefault li{

padding-left:0px;
margin-bottom:10px;
}
#ezPageDefault li span{ color:#f7941d; float:left; width:100%;}
#ezPageDefault div .teamhead {
	height:28px;
	background-image: url(../images/underline.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat; 
	text-align:center; 
	font-family:"Times New Roman", Times, serif; 
	font-size:16px;
	font-weight:bold;
	color:#990000;
	width:220px;}

#ezPageDefault p .stone1, #ezPageDefault p .stone2{float:right; margin:5px; margin-left:10px; border:1px solid #614E01; height:120px; width:120px;}

#ezPageDefault .ourteam td {width:50%; text-align:center; vertical-align:top;}

#ezPageDefault .ourteam p{text-align:center;}

#ezPageDefault .ourteam td p{margin:0; margin-top:5px; text-align:center;}

.teambox{float:left; text-align:center;}

#ezPageDefault .ourteam .teamhead {
	height:28px;
	background-image: url(../images/underline.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat; 
	text-align:center; 
	font-family:"Times New Roman", Times, serif; 
	font-size:16px;
	font-weight:bold;
	color:#990000;
	width:100%;
	}

.navSplitPagesResult, .navSplitPagesLinks a, .navSplitPagesLinks a:visited{font-size:11px; color:#666;}

#productsListingBottomNumber {
    color: #999999;
    padding-top: 5px;
    text-align: left;
    width: 49%;
}
#productsListingListingBottomLinks{ width:49%; float:left; text-align:right;    color: #999999; padding-top:5px;}
.navSplitPagesLinks a:hover{color:white;}

.navSplitPagesLinks strong {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    font-weight: normal;
    padding: 2px;
}
.itemTitle a, .centerBoxContentsFeatured a, .centerBoxContentsNew a{width:152px; padding:auto 10px; display:block; margin:0 auto;}

.centeredContent br{display:none; margin:0px; padding:0px;}

.productListing-data{margin:10px 19px 10px 0; text-align:center; }
.catDescContent {
    font: 19px times New Roman;
    text-align: center;
	font-style:italic; color:white;
}
#headerWrapper{ float:left;width:100%;}
.header{ background:#000; width:998px; margin:0 auto;position:relative;}
.footerWrapper{ background:#000; float:left;width:100%;}
.footer{width:998px; margin:0 auto; }
.contentWrapper{ background:#000;float:left;width:100%; border-top:1px solid #3d3d3d; background:url(../images/content-bg.jpg) repeat left top;}
.maincontent{width:988px; margin:0 auto;  background: url(../images/content-innerbg.png) repeat-y left top; padding:0 5px; color:white;}
a{ outline:0;}
a img{ outline:0;}
.banner-wrapper{background:#000;float:left;width:100%; border-top:1px solid #3d3d3d; background:url(../images/content-bg.jpg) repeat left top;}
.banner{width:969px; margin:0 auto;  background: url(../images/content-banner-bg.png) repeat-y left top; padding:15px 0 15px 20px ;}
.special-category-wrapper{background:#000;float:left;width:100%; border-top:1px solid #3d3d3d; background:url(../images/special-category-bg.jpg) repeat left top;}
.special-category{width:969px; margin:0 auto;  background: url(../images/content-banner-bg.png) repeat-y left top; padding:15px 0 15px 20px; height:145px;}
.special-category .item{ float:left; width:230px; margin-right:12px; }
.special-category .item a {
    color: white;
    font:normal 12px Arial;
    text-align: center;
    text-decoration: none;
}

.special-category .item a img{ width:230px; border:1px solid #333 }
.special-category .item a:hover img{ border:1px solid #444;}
.special-category .item a span{ width:100%; float:left; margin-top:6px; margin-bottom:4px}
.special-category .item a:hover span{ text-decoration:underline}

#categories{margin-left:5px; float:left;margin-top:20px; margin-bottom:20px; background:#000; position:relative; overflow:hidden}
#categories img.category-image{ float:left; margin-left:-5px; position:absolute; bottom:0; right:0}
#categoriesContent{ float:left;width:100%;}
#categoriesContent a{ margin-left:20px; }
#categoriesContent a.category-top{ font:normal 22px "Times New Roman", Times, serif; float:left;text-align:left; background:none;  margin-bottom:16px; text-decoration:none; margin-top:12px; }
#categoriesContent a.category-top span.category-subs-parent{ text-align:left; float:left;font:normal 22px "Times New Roman", Times, serif;  background:none;text-decoration:none;}
#categoriesContent a.category-top span.category-subs-selected{ text-align:left; float:left;font:normal 22px "Times New Roman", Times, serif;  background:none; margin-bottom:10px;text-decoration:none;}

#categoriesContent a.category-products{ font:normal 11px Arial; float:left; background:url(../images/sub-category-bg.jpg) no-repeat left bottom;}
#categoriesContent a.category-products span.category-subs-selected{ text-align:left; float:left;font:normal 11px Arial;  background:none; text-decoration:none; height:auto; }
#categoriesContent a.category-products:hover{ color:#F7941D;} 
 
/* Down for maintenance style*/
#downformaintenanceBody{ background:url(../images/content-bg.jpg) repeat left top;}
#downformaintenanceBody #navBreadCrumb{ display:none;}
#downformaintenanceBody #maintenanceDefault{ text-align:center;}
#downformaintenanceBody #maintenanceDefault h1{ text-align:left; margin-left:20px;margin-top:100px;}
#downformaintenanceBody #maintenanceDefault h2{ text-align:left; margin-left:20px; font:normal 12px Georgia, "Times New Roman", Times, serif ; color:#aaa; margin-top:20px;}
#downformaintenanceBody .buttonRow{ display:none;}
#downformaintenanceBody .forward{ float:right; margin-right:20px;margin-top:-90px;}
#downformaintenanceBody #contentMainWrapper{ background:none; }
.navNextPrevWrapper{ display:none;}
#productGeneral{ margin-top:0;} 
#productGeneral .product-image {    background: none repeat scroll 0 0 white;    float: left;    padding: 50px;    width: 360px;}
#productGeneral .product-image h1{ color:#000; text-align:center; margin-bottom:20px;}
#productGeneral .product-imageinfo {
    background: none repeat scroll 0 0 black;
    color: white;
    float: right;
    padding: 65px 25px 30px 45px;
    width: 268px;
}
#productGeneral .pricerequest{     float: right;  width:80%;  margin-right: 90px;    margin-top: -60px;}
.categoryListBoxContents a{ float:left;   font:normal 12px Arial; line-height:18px; }
.categoryListBoxContents a:hover{ color:#F7941D;}
#productDescription{ font:normal 12px Arial; color:white;}

#indexCategories{}
#indexCategoriesHeading{ background:url(../images/cat-heading-bg.png) no-repeat left top; height:102px;padding-top:40px; padding-bottom:10px; text-align:center;margin-bottom:0; }
.categoryListBoxContents{ margin-top:0; margin-bottom:25px;}
.categoryListBoxContents a img{margin-bottom:10px;}

#inquirydefault input, #contactUsForm input{ width:200px; margin-top:5px; font:normal 11px arial;}
#inquirydefault textarea, #contactUsForm textarea {
    display: block;
    float: left;
    margin: 5px auto auto;
    width: 50%;
	font:normal 11px arial;
}
#inquirydefault label ,#contactUsForm label{ float:left; width:100px;}
#inquirydefault .buttonRow input, #contactUsForm .buttonRow input{ width:auto;}
#ezPageDefault{ padding:0px 20px 20px 20px; font-size:12px;}
#ezPageDefault .section-text{ font:13px/16px arial;margin-top:20px;}
#ezPageDefault #before-you-buy {
    background: url("../../../../images/pages/before-you-buy.png") no-repeat scroll right top transparent;
    padding-right: 250px;
    width: 702px;
}

#before-you-buy span.facts{
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 20px;
    width: 100%;
}

#jewellery-care{}
#jewellery-care .section-image{ float:left; margin-right:27px; width:244px;}
#jewellery-care .section-image img{ margin-top:30px; margin-bottom:20px;}
#jewellery-care .info{width:650px; float:left; font:normal 13px arial; }
#jewellery-care .info span.title {
    color: #F7941D;
    float: left;
    margin: 10px 10px 0 0;
    width: 100%;
	font-size:14px;
}
#jewellery-care .info ul{ margin:0;padding:0 0 0 15px;}
#jewellery-care .info ul li{ float:left; width:100%; margin:5px 0;padding:0;} 

#jewellery-care li{

padding-left:0px;
line-height:16px;
margin-bottom:10px;
}

#career a{ color:white;}
#career a:hover{ color:#F7941D}

.contactus-nepal,.contactus-usa{ margin:20px 0; float:left;width:49%; font:13px/16px arial;}

.contactus-usa a, .contactus-nepal a{ color:white;}
.contactus-usa a:hover, .contactus-nepal a:hover{ color:#F7941D;}
#contactUsForm{ clear:left;}

#loginDefault input{ margin-bottom:5px;	 }
#advSearchDefault fieldset{clear:left; width:99%;padding:10px 0 10px 10px; }

#advSearchDefault input, #advSearchDefault select{width:200px; }
#advSearchDefault select{ border:2px solid white; margin-top:10px; float:left;}
#advSearchDefault input#search-in-description{width:auto;}
input#inc-subcat{width:auto; margin-top:15px; float:left; margin-left:10px;}
#advSearchDefault  .floatingBox .checkboxLabel{ margin-top:10px; float:left;}
#advSearchDefault .buttonRow input{width:auto;}
.hidecat{ display:none;}
#navSupp ul li a{ font-size:11px;}
.catdesc {
    color: white;
    float: left;
    font: 14px Georgia;
    padding: 0 20px;
    text-align: left;
	position:relative;
	z-index:10;
}

#clockDisplay{ position:absolute; top:0; right:0;width:200px; text-align:right; padding-right:10px; font:bold 11px arial; }
#clockDisplay p{ line-height:19px; margin:0;padding:0; color:#fff;}
#ClockTime{ float:left; margin:0;padding:0; text-align:right; width:100%; color:#fff;  }
#ClockBkgnd{ float:left;clear:left;float:left; margin:0;padding:0;text-align:right; width:100%;color:#fff;}
.hitcounter{
    float: left;
    margin: 0 0 5px;
    text-align: center;
    width: 990px;
	cursor:default;
}


.facebook-like{position:absolute; top:100px; right:0;}
.fb_edge_widget_with_comment span.fb_send_button_form_widget{ left:-265px !important;}
#mainWrapper{ overflow:hidden;}

