/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/

.cufon-loading *{ 
   visibility: hidden !important; 
} 

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75.5%;
	color: #3B3B39;
	background-image: url(../images/MCH_wallpaper.jpg);
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3B3B39;
	text-decoration: none;
	}
 
a:visited {
	color: #3B3B39;
	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: #666666;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 1.5em;
	color: #999999;
	/* added by Caroline Zhang */
	padding-bottom: 10px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 70%;
	}
	
#contactUsDefault input[type=text], #contactUsDefault textarea {
	border:1px solid #000000;
	background-color:#AFAFAF;
}
/*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, .categoryListBoxContents, .attribImg {
	float: left;
	width:100%;height:229px;
	}
.centerBoxContentsAlsoPurch {
	float:left;
}
#logo {
	position:relative;
	top:0;
	left:0;
}

#sales {
	position:relative;
	top:30px;
	left:550px;
	width:302px;
	height:94px;
	background-image: url(../images/my-clothes-horse-online-fashion-sales.png);
	text-align:center;
}	

#sales p{
	margin:0;
	padding:26px;
	font-size:28px;
	font-family:"Bookman Old Style";
	color:#ff9900;
}

label {
	font-size:15px;
}

LABEL.inputLabel {
	width: 9em;
	font-size:20px;
	float: left;
	color:#FF9900;
	}

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 #9A9C86;
	}

/*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 {
	
	text-align: left;
	width: 1160px;
	vertical-align: top;
	}

#logoWrapper {
    background-color: transparent;
    height:229px;
	}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 10px 0 10px 0 ;
	background-image: url(../images/MCH_wallpaper.jpg);
	}
	
#mainWrapper {background-image: none;
              padding: 0;
			  margin: 0;}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#666666;
	font-size: 1.4em;
	text-align : right;
	vertical-align: middle;
	font-style: italic;
	padding-right: 10px;
	padding-top: 10px;
	border: 0px #000 solid;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
	
/* added by Caroline Zhang for layout of loyalty program information displayed in my account page */
#loyaltyWrapper {
	border: 1px solid #cacaca;
	margin: 0em 0em 1em 0em;
	}
#loyaltyWrapper p {
	line-height: 1.5em;
}


.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: 2.5em;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0;
	height: 52px;
	background-color: #FF9933;
	color: #ffffff;
	padding: 0;
	}
	
#navCatTabsWrapper {
   background-repeat: repeat-x;
   height: 70px;
}

#topNav ul, #navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	text-align: center;
	border: 0px #000 solid;
	font-size:30px;
	}	

#topNav ul li, #navMain ul li, #navSupp ul li, #navCatTabs ul li {
	float:left; 
	border: 0px #000 solid;
	border-bottom: 0px #000 solid;
	border-top: 0px #000 solid;
	/* modified by Caroline Zhang to reduce the padding for adding loyalty link */
	padding-top:0em;
	padding-bottom:10px;
	margin:0px;
	}

#topNav ul li {
	padding:0;
	color:#000000;
}
#navMain {
	position:relative;
	top:0;
	left:0;
}
#navMain>li>a {
	display:block;
}
#navMain ul{
	position:relative;
	top:0;
	left:0;
	padding-top:10px;
}
#navMain #nav_ul {
	text-align:center;
	width:90%;
	margin:auto;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFF;
	}

#navMain ul li a:hover,  #navSupp ul li a:hover, #navCatTabs ul li a:hover  {
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	}	
	
#navMain li {
	position:relative;
	top:0;
	left:0;
	z-index:1;
	
}

#navMain li ul {
position: absolute;
	left: -999em;
}

#navMain li li {
	display:block;
	width: 100%;
	margin:0;
	padding:0;
	text-align:left;
	padding-left:10px;
}

#navMain li:hover ul, #navMain li.over ul {
	display:block;
	background-color:#FFFFFF;
	color:#000000;
	position: absolute;
	top: 45px;
	left: 20px;
	width: 200px;
	z-index:999;
}

#navMain li li a {
	font-size:16px;
	color:#000000;
	margin:0;
	padding:5px;
	display:block;
}

#navMain li li a:hover {
	margin: 0;
	padding:5px;
	}

/* Old menu style */
.menufont , .menufont a{
	
	font-family: "Century Gothic";
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: 353333;
	text-decoration:none;
}
 .menufont a:hover{
	font-family: "Century Gothic";
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFF;
	background-color:#000000;
	display:block;
	height:24px;
	text-decoration:underline;
}


#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	background-color: #FFFFFF;
	}

#navEZPagesTop {
	background-color: #FFFFFF;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	border:0px solid #C4C3C6;
	
    }

#navColumnTwo {
	border:0px solid #C4C3C6;	
	}

/*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: #FF9900;
	margin-left: 0.5em;
	font-size:16px;
	}
.advisory {}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 20px;
	margin:20 0px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	}

#cartSubTotal {
	border-bottom: 1px solid #000000;
	text-align: right;
	padding:10px;
	font-size:18px;
	color:#ff9933;
	}


.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartEditItemDisplay,  .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: #606000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay, .cartEditItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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 0em 0em 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: #666666;*/
	/*background-color: #d3dce4;*/
	color:#616064;
	font-family:tahoma, arial;
	font-size:13px;
	text-align:center;
	padding-left:0px;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	
	}

.leftBoxContainer {
     border: none;
	 margin-bottom:15px;
	 
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	font-size:12px;
	padding-left:12px;
	line-height:1.6em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	/*font-size: 1.1em;
	color: #666666;*/
	background-color: #d3dce4;
	color:#616064;
	font-family:tahoma, arial;
	font-size:12px;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}
	
.rightBoxContainer {
	border: none;
	margin-bottom:30px;
	}


h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #606000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	}

.centeredContent, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartEditItemDisplay, .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;
	font-size:12px;
	padding-top:10px;
	}
.centeredContent {
	padding-top:20px;
}
#siteinfoLegal {
	position:relative;
	top:0;
	left:0;
}

#payment {
	position:absolute;
	top:10px;
	right:0;
}

#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: transparent;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/

.cufon {
	font-size:17px;
	position:relative;
	top:0;
	left:0;
}

.back {
	float: left;
	
	}

.forward {
	float: right;
	}
	
.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}	

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

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
	}

#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 {
	background-color: #ffffff;
	}

.greeting a:link, .greeting a:visited {
color: #FF9900;
}

.greeting a:hover {
color: #FF6600;
}


/* rounded backgrounds */
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/corners.gif'); 
	height: 9px;       
	font-size: 2px;    
}
.top-left, .bottom-left {margin-right: 9px;}
.top-right, .bottom-right {margin-left: 9px;margin-top: -9px;}
.top-right {background-position: 100% 0;}
.bottom-left  {background-position: 0 -9px;}
.bottom-right {background-position: 100% -9px; }
.inside {
	border-left: 1px solid #ebeae6; 
	border-right: 1px solid #ebeae6;
	background: #fff;            
	color: #000000;              
	padding: 0px;
	margin: 0px;          
}
.nogap {margin-top: 0;margin-bottom: 0;text-align:center; height:0px;} 
#rounded table {margin: 2px 0 2px 0; border: 0; width:100%}


/* Designers - Home Page */

table.designers{
	width:630px;
	border-left:0px;
	font-size:12px;
	text-align:center;
	
}



table.designers th{
	background-color: #ff9900;
	width:183px;
}	

table.designers td{

	background-color: #000;
	height:150px;
}

/* spectial style for category links */	
A.category-links, A.category-links:visited {
	color: #E37D0E;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

A.category-links:hover {
	text-decoration: underline;
}

/* added by Caroline Zhang for the new layout */
 .reviewListing
{
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom:30px;
	position:relative;
	top:0;
	left:0;
}

.productListing-data, .productListing-data .itemTitle a, .reviewListing h2
{
	color: #FFFFFF;
}

.reviewProductImage
{
	float:left;
	width:30%;
}

.reviewContent
{
	float:right;
	width:65%;
	margin-left:10px;
}

.listingDescription, .listingPrice
{
	text-align: left;
	padding: 10px;
}
.listingDescription {
	display:none;
}
.listingPrice, .reviewListing .content
{
	color: #000000;
	font-size: 18px;
}

table.twoButtons
{
	position:absolute;
	bottom:10px;
	right:110px;
}

.navSplitPagesLinks a:hover, .navSplitPagesLinks .current
{
	background-color: #FAAD3A;
}

#productInfo
{
	background-color: #fff;
	padding: 20px;
}

#productImages
{
	background-color: #FFFFFF;
}

#floatRight
{
	float: right;
	width: 180px;
	background-color: #333333;
	color: #FFFFFF;
	padding-left: 20px;
	margin-top: 10px;
}

#productTellFriendLink
{
	float: left;
	width: 190px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}

#productReadReviewLink
{
	float: left;
	width: 190px;
	background-color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}

#productWriteReviewLink
{
	float: left;
	width: 190px;
	background-color: #EBEAE6;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#cartDefaultHeading
{
	color: #000000;
}

.cartTotalsDisplay
{
	background-color: #EBEAE6;
}

#cartContentsDisplay .tableHeading th, .cartTableHeading th
{
	color: #ff9933;
	font-size:18px;
	padding:10px;
	border-bottom: 1px solid #000000;
}

#cartContentsDisplay tr
{
	font-size:18px;
	background-color:#FFFFFF;
}

#cartContentsDisplay
{
	background-color:#FFFFFF;
	padding:10px;
}

/*#checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, .loginTopHeading, #checkoutShipAddressDefaultHeading, #checkoutPayAddressDefaultHeading, .customTopHeading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-top: 6px #000000 solid;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}*/

.checkoutContent
{
	background-color: #EBEAE6;
	padding: 10px;
}

#checkoutComments
{
	height: 100px;
}

#checkoutContinue
{
	background-color: #000000;
	padding: 10px;
	height: 50px;
	color: #FFFFFF;
}

.checkoutHeading, .loginHeading, .customHeading
{
	color: #FFFFFF; 
	background-color: #FF9933; 
	padding:10px;
	font-weight:bold;
}

#checkoutPayment #ordersTotal
{
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
}

#purchaseDetails, .loginContent, .customContent
{
	background-color: #FFFFFF;
	padding: 10px;
}

#purchaseDetails .important
{
	background-color: #FFFFFF;
	padding: 10px;
}

#checkoutHeading2
{
	background-color: #333333;
	color: #FFFFFF;
	height: 20px;
	padding-left: 10px;
}

.buttonChange
{
	float: right;
}

.productSpecialPrice, .productPriceDiscount
{
	color: #FF9900;
	font-weight: bold;
}

#shoppingCartDefault .buttonRow
{
	margin: 0;
}

.addressContainer .buttonRow {
	float:right;
	margin-right:10px;
}

.submitArea.contact
{
	margin: 0;
}

#addressNotice
{
	background-color: #FF9933; 
	color: #FFFFFF; 
	padding: 20px 10px; 
	margin: 10px 0; 
	font-weight: bold; 
	line-height: 1.5;
	font-szie:18px;
}

.floatingBox
{
	width: 46%;
}

#addressLeft
{
	float:left;
	width:45%;
	background-color:#FFFFFF;
	padding:10px;
	margin-right:10px;
}

#addressRight
{
	float:right;
	width:45%;
}

.highlight {
    background-color:#FF9900;
    padding:10px;
    font-weight:bold;
	color:#000000;
}

#refundsExchanges, #deliveryPolicy, #aboutUs
{
	line-height: 1.5;
}

#refundsExchanges #left
{
	float:left;
	width:60%;
	font-weight:bold;
	padding-left:10px;
}

#sizeCharts table
{
	width:100%;
	line-height: 20px;
	border-spacing:0 3px;
}

#sizeCharts tr
{
	background-color:#FFFFFF;
	font-weight:bold;
}

#topLeft1
{
	background-image:url(../images/bg_top_left1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:8px;
	height:118px;
}

#topLeft2
{
	background-image:url(../images/bg_top_left2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:8px;
	margin-top:-118px;
}

#topRight1
{
	background-image:url(../images/bg_top_right1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:167px;
	height:8px;
	float:right;
	margin-top:-8px;
}

#topRight2
{
	background-image:url(../images/bg_top_right2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:8px;
	height:50px;
	float:right;
	margin-top:-8px;
}

#bottomLeft1
{
	background-image:url(../images/bg_bottom_left1.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:8px;
	height:50px;
}

#bottomLeft2
{
	background-image:url(../images/bg_bottom_left2.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:232px;
	height:8px;
	margin-top:-8px;
}

#bottomRight1
{
	background-image:url(../images/bg_bottom_right1.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:232px;
	height:13px;
	float:right;
	margin-top:-8px;

}

#bottomRight2
{
	background-image:url(../images/bg_bottom_right2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:12px;
	height:232px;
	float:right;
	margin-top:-232px;
}

#aboutUs
{
	margin:10px;
	background-image:url(../images/horse.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	padding:10px;
	padding-top:60px;
	
}

#siteMap .customContent.notice a
{
	text-decoration:underline;
}

.siteMapList.left
{
	float:left;
	width:47%;
	margin:12px;
	margin-left:0;
}

.siteMapList.right
{
	float:right;
	width:47%;
	margin:12px;
	margin-right:0;
}

.siteMapList ul
{
	margin:5px;
	padding: 0;
}

.siteMapList li
{
	list-style:none;
	margin-top:5px;
}

#additionalComments
{
	height:80px;
}

/* Added by Caroline Zhang for links, share buttons and subscribe box on top right of home page */
#links
{
	position:relative;
	top:135px;
	left:150px;
	color:#999999;
}
#links a
{
	color:#999999;
}
#links a:hover
{
	text-decoration:underline;
}
#subscribe {
	position:absolute;
	top:30px;
	left:680px;
	width:465px;
	height:50px;
	text-align:center;
	background-color:#000000;
	padding-top:17px;
}
#subscribe input {
	vertical-align:middle;
}
#subscribe #textbox {
	border:1px solid #CCCCCC;
	background-color:#333333;
	color:#CCCCCC;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	margin-right:13px;
	height:25px;
	width: 230px;
	vertical-align:middle;
}
#share_buttons {
	position:absolute;
	top:97px;
	left:757px;
	text-align:center;
	color:#CCCCCC;
	background-color:#333333;
	width:312px;
	height:35px;
	padding-top:9px;
	font-size:14px;	
}
#share_buttons img
{
	vertical-align:middle;	
}

#refer
{
	background-image: url(../images/bg_refer_a_friend.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 563px;
	margin-left: 30px;
}

#refer_small
{
	background-image: url(../images/bg_refer_a_friend_small.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 460px;
	margin-left: 10px;
}	

/* style sheet for slide show on home page */
#slide-holder{

width:900px;
height:534px;
position:relative;
margin-bottom:10px;
}

#slide-holder #slide-runner{
top:-5px;
left:5px;
width:900px;
height:534px;
overflow:hidden;
position:absolute;
}
#slide-holder img{
margin:0;
display:none;
position:absolute;
}
#slide-holder #slide-controls{
left:0;
bottom:0px;
width:590px;
height:30px;
display:none;
position:absolute;
}

#slide-holder #slide-controls p#slide-nav{
float:right;
height:8px;
display:inline;
margin:3px 5px 0 0;
}
#slide-holder #slide-controls p#slide-nav a{
float:left;
width:8px;
height:8px;
display:inline;
font-size:0px;
margin:3px 5px 0 0;
line-height:8px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}

div#nav ul li a{background:url(images/nav.png) no-repeat;} 

#designers {
	text-align:center;
	margin-left:15px;
	margin-bottom:20px;
	line-height:1.5;
}

/* remove paypal button on shopping cart page */
#shoppingCartDefault #PPECbutton {
	display:none;
}

/* style sheet for new products slide show on home page */

#slideshow1, #slideshow2, #slideshow3, #slideshow4  {
    position:relative;
    height:210px;
}

#slideshow1 div, #slideshow2 div, #slideshow3 div, #slideshow4 div {
    position:absolute;
    top:5px;
    left:5px;
    z-index:8;
}

#slideshow1 div.active, #slideshow2 div.active, #slideshow3 div.active, #slideshow4 div.active {
    z-index:10;
}

#slideshow1 div.last-active, #slideshow2 div.last-active, #slideshow3 div.last-active, #slideshow4 div.last-active {
    z-index:9;
}


#leftSearch {
	background-color:#333333;
	padding:5px;
	text-align:center;
	width:225px;
}

#leftSearch input[type=text] {
	width:60%;
	height:20px;
	background-color:#666666;
	border:1px solid #FFFFFF;
	vertical-align:top;
	color:#FFFFFF;
}

.buttonOrange, .buttonOrange a {
	text-align:center;
	padding:10px 5px;
	font-size:28px;
	background-color:#FF9900;
	color:#FFFFFF;
	width:200px;
}

#filterbox {
	background-color:#FFFFFF;
	width:230px;
}

#filterbox .leftBoxContainer {
	margin-bottom:5px;
}

.filterLink {
	text-align:left;
	margin-left:20px;
	padding:5px;
	font-size:24px;
	color:#FF9900;
}

.menutitle{
	cursor:pointer;
	text-align:left;
	margin-left:20px;
	padding:5px;
	font-size:24px;
	color:#FF9900;
}

.submenu{
margin-bottom: 0.5em;
}

.submenu select {
	border:none;
	background-color:#FF9900;
	color:#FFFFFF;
	width:200px;
	margin-left:20px;
}

#centerContent {
	background-color:#FFFFFF;
}

.intro {
	font-size:20px;
	margin: 30px 0;
}

address {
	font-size: 20px;
	color:#FF9900;
}

.contactHeading
{
	color: #FFFFFF; 
	background-color: #FF9933; 
	padding:10px;
	font-size:25px;
	width:150px;
	text-align:center;
}

.contactContent {
	margin-top:30px;
	background-color:#FFFFFF;
	width:80%;
}

.productListing {
	background-color:#FFFFFF;
	padding:10px;
}

#sorter {
	margin-bottom:20px;
}

#sorter label {
	color:#FF9900;
	font-size:20px;
}

/*#reviewsInfoDefaultHeading, #productReviewsDefaultHeading, #reviewsWriteHeading {
	font-size:22px;
	color:#FF9933;
}

#reviewsInfoDefaultPrice, #productReviewsDefaultPrice, #reviewsWritePrice {
	font-size:22px;
	color:#000000;
}

#reviewsInfoDefaultMainContent, #productReviewsDefaultProductMainContent, #productReviewsDefaultNoReviews {
	font-size:20px;
	margin-bottom:10px;
}

#reviewsInfoDefaultDate, #productReviewsDefaultReviewer, #reviewsWriteReviewer {
	font-size:18px;
	color:#8D8D8D;
}

#reviewsInfoDefaultProductImage {
	margin:auto;
}*/

#productImages {
	float:left;
	width:55%;
}

#productMainImage {
	border:1px solid #000;
	padding:10px;
}

#productName {
	font-size:22px;
	color:#ff9933;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

#productPrices, #productDescription{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

#productPrices {
	font-size:24px;
}

.appear {
	display:block;
	z-index:99;
}

.none {
	display:none;
}

#sizeGuide {
	position:absolute;
	top:35px;
	left:0;
}


.cartAttribsList ul, .cartAttribsList li {
	list-style-type:none;
	margin:0;
	padding:5px;
	text-align:center;
}

table#cartContentsDisplay, table#checkoutInfoDisplay
{
border-collapse:collapse;
}
table#cartContentsDisplay tr
{
border-bottom: 1px solid black;
}
table#checkoutInfoDisplay td.hasBorder
{
border-right: 1px solid black;
}

/* checkout success page layout */
#checkoutSuccess {
	background-image:url(../images/big_horse.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
}

#checkoutSuccessHeading {
	color:#FF9933;
	font-size:30px;
	text-align:center;
	margin-bottom:50px;
}

/* delivery policy page and faq page layout */
.highlight {
	background-color:#ff9933;
	color:#FFFFFF;
	font-size: 20px;
	text-align:center;
}

.customHeading, .loginHeading {
	color:#ff9933;
	font-size:20px;
	border-bottom:1px solid #000;
	background-color:#FFFFFF;
}

.customContent {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}


#checkoutSuccessOrderNumber, #checkoutSuccessMainContent {
	text-align:center;
	font-size: 20px;
}

#faq .question, #faq a, #refundsExchanges a {
	color:#ff9933;
}

/*login page layout */
#loginDefault, #maintenanceDefault, #vipCustomers {
	background-color:#FFFFFF;
}

#loginDefaultHeading, .loginTopHeading {
	color:#ff9933;
	font-size:22px;
	border-bottom:1px solid #000;
	background-color:#FFFFFF;
}

/* checkout layout */
#checkoutOrderHeading, #checkoutConfirmDefaultHeading, h1.cufon  {
	font-size:40px;
	color:#000000;
}

.checkoutTitle {
	background-color:#ff9933;
	padding:5px;
	color:#FFFFFF;
	font-size:20px;
}

.discount, .checkout, #checkoutSuccess{
	background-color:#FFFFFF;
	padding:10px;
	color:#000000;
}

.discountFormsplit{
	width:45%;
	float:left;
	margin:10px;
}

.discounteven {
	border-left:1px solid #000;
}

.innerHeading
{
	color: #ff9933;
	font-size:20px;
	padding:10px;
}

.checkoutAddress {
	color:#000000;
	font-size:15px;
}

.edit {
	color:#ff9933;
	font-size: 20px;
}

#checkoutShippingMethods, #cartContentsDisplay .rowEven, #cartContentsDisplay .rowOdd, #orderTotals {
	font-size:15px;
	color:#000000;
}

#checkoutPayment {
	font-size:15px;
}

.productListing .itemPrice {
	color:#FF9933;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

#popupDesignerChart {
	text-align:center;
}

#popupDesignerChart div {
	padding:20px 0;
}
#indexDefaultHeading {
	display:none;
}

.ez-content {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic; 
	background-color: #FFFFFF;
}

#accountDefault {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	background-color:#FFFFFF;
	font-size:14px;
}

#loginDefault, #createaccountrockliveBody, #createaccountsimpleBody, #vipCustomers #login{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}

#loginDefault h1.loginTopHeading {
	font-size:28px;
	color:#000000;
	font-weight:bold;
}
#rocklive_email {
	width:300px;
	padding:8px;
	border:2px solid black;
	background-color:#B9B7B8;
}
#leftSearch {
	 position:relative; 
	 z-index:999 !important;
	}
