/**
 * 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 4387 2006-09-04 13:54:28Z drbyte $
 */

* {padding: 0; margin: 0;}

body {
	background-image: url(../images/bg_02_a.jpg);
	background-repeat: repeat;
	/*margin: 0;
	padding: 0;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #402f1d;
	font-size:12px;
	line-height: 1.3em;
	margin-left: auto;
    margin-right: auto;
}

#wrapper {
    float:none;
	width:1100px;
	margin: 0;
	padding: 0;
	margin-left: auto;
    margin-right: auto;
}	

#header {
	background-image: url(../images/chivas_01.png);
	margin: 0 0;
	width: 1100px;
	height:235px;
}

#contentWrapper {
	background-image: url(../images/chivas_04.png);
	background-repeat:repeat-y;	
	margin: 0px 0 0 0;
	padding:0;
    width: 1100px;	
	
}

#contentBottom {
	background-image:url(../images/chivas_05.png);
	width: 1100px;
	height:24px;
	margin: 0;
	background-repeat:no-repeat;
	padding: 0;
	top: 0;
	

	
}	

#centerColumn {
    margin-left:115px;
	margin-top:0px;
	width:835px;
	padding-top:0px;
	font: Helvetica, sans-serif;
	color: #402f1d;
	font-size:12px;
	line-height:1.3em;
	text-align:justify;
	
}

p {
    font: Helvetica, sans-serif;
	color: #402f1d;
}	
	
#clear {
	clear: both;
}

/*******************************************

            Top Navigation Display
			
********************************************/
			
#topNav {
	margin: 30px 140px 30px 0;
	float: right;
	height: 20px;
	width: 750px;
	text-align:right;
	font: Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#topNav a {
	color:#402f1d;
	text-decoration: none;
}

#topNav a:hover {
	color: #ffffff;
	text-decoration:underline;
}

/**********************************************************

                  Site Navigation Bar

***********************************************************/


#navMain {
	background-image: url(../images/navBG.png);
	height: 30px;
	width: 740px;
	/*border: 1px solid #be6e23;*/
	float:right;
	margin: -55px 105px 35px 0;
	position:relative;
}

#nav {

	margin: 0px;

	padding: 0px;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li a, #nav li a:link, #nav li a:visited {

	color: #ffffff;

	display: block;

	font-size: 14px;
	font-family:Georgia;
	font-weight: normal;
	text-transform: lowercase;

    margin: 1px;

	padding: 5px 17px 7px 17px;
	text-decoration: none;

	}



#nav li a:hover, #nav li a:active {
    background-image:url(../images/nav-over.png);
	background-color:#e5ded4;
    text-transform: lowercase;
	color: #402f1d;

    margin: 1px;

	padding: 5px 17px 7px 17px;

	text-decoration: none;

	}

	

#nav li li a, #nav li li a:link, #nav li li a:visited {

    background-image:url(../images/nav-over.png);
	width: 130px;
	text-align:left;

	color: #402f1d;

	font-size: 14px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;
	text-transform: lowercase;

	float: none;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	border-bottom: 0 solid #be6e23;

	border-left: 0 solid #be6e23;

	border-right: 0 solid #be6e23;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #6dc6c0;
	text-transform: lowercase;

	color: #FFFFFF;

	padding: 7px 10px 7px 10px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 170px;

	margin: 0px;

	padding: 0px;

	}



#nav li li { 

	}



#nav li ul a { 

	width: 140px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -32px 0 0 171px;

	}



#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 {

	left: auto;

	}



#nav li:hover, #nav li.sfhover { 

	position: static;

	}
	

/************************************************
*	Footer      								*
************************************************/

	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #402f1d;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
    
#footer {
	font-family: helvetica;
	font-size: 10px;
	color: #120602;
	height: 27px;
	width: 1100px;
	background-image: url(../images/footer-bg_01.png);
	background-repeat: no-repeat;
	padding: 15px 0 50px 0;
}

#footerNav {
    padding: 13px 100px 0px 260px;
	width: 400px;
	text-align: center;
	}
	
#copyright {

    padding: 13px 0 0px 125px;
	width: 120px;
	margin: 0 0 0 0;
	float: left;
	
}

#credits {

    padding: 13px 140px 0 0;
	width: 100px;
	float: right;
	
}	

#secure {
	
	height: 50px;
	width: 200px;
	padding: 30px 0 50px 20px;
	margin-left: 765px;
}	

/**************************************************

* Search *

***************************************************/

#searchbox {
	background: #F7F5EF !important;
	width: 180px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#searchbutton {
	background: #7abdb6 /*#93BBBC*/ url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}

a img {border: none; }

a {
	color: #402f1d;
	text-decoration: underline;
}
a:visited {
	color: #402f1d;
	text-decoration: underline;
}
a:hover {
	color: #327d73;
	text-decoration: underline;
}





/*a.rightBoxContainer {
	border: none;
}
a.rightBoxContainer:visited {
	border: none;
}


a {
	color: #402f1d;
	text-decoration: none;
	border-bottom: 1px dotted #402f1d;
}
a:visited {
	color: #402f1d;
	border-bottom: 1px dotted #402f1d;
}
a:hover {
	color: #01a091;
	text-decoration: none;
	border-bottom-width: 0px;
}


*/



h1, h2, h3, h4, h5, h6 {
	font-family: georgia;
}
h1 {
	margin: 0px 0px 15px 10px;
	/*text-align: center;*/
	font-size: 18px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	color: #a62d38;
	/*text-transform: uppercase;*/
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}

#productListHeading h1 { float: left; padding-left: 50px; margin-left: 15px; }

h2 {
	font-size: 14px;
	padding-bottom:15px;
}

h2.centerBoxHeading {
    color: #402f1d;
	font-size: 18px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 5px 0px 20px 10px;
	padding: 10px 0px 0px 0px;
}
	
h3 {
	font-size: 120%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 1em;
	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;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
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;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 2px;
	margin-top: 1.5em;
	border: none;
	border-bottom: 2px dotted #ded4ba;
	padding-top: 20px;
	
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #327d73;
}

.messageStackWarning, .messageStackError {
	color: #a62d38;
	padding: 0 .5em;
	margin: 1em 0;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	color: #327d73;
}

.messageStackCaution {
	
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 99%;
	border: 1px solid #ccc;
}

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

#logoWrapper{
	background-color: #ffffff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	margin-bottom: 0;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0;
	vertical-align: top;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 43%;
}

#checkoutShipto, #checkoutBillto {float: left; padding: 10px;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 10px 5px 20px 5px;
	list-style-type: none;
}

/*#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*//* {
	margin: 0em;
	padding: 5px 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}*/

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

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}


.buttonRow { margin-top: 10px;}


.buttonRow.back {margin-left: 1em;}

.buttonRow.forward {margin-right: 1em;}

#contentleft {
	background: url(../images/homepagetop.png) top no-repeat;
	float: left;
	width: 570px;
	margin: 20px 0 10px 0;
	padding: 0px 0px 0 0px;
	

	}

#navBreadCrumb {

	float: left;
	width: 530px;
	font-size: 11px;
	margin: 0px 0px 10px 20px;
	padding: 11px 30px 8px 10px;
}

#categoryDescription.catDescContent {

	width: 530px;
	margin: 10px 0px 10px 10px;
	text-align: justify;
}

#indexProductListCatDescription {

	width: 530px;
	margin: 10px 0px 10px 10px;
	text-align: justify;
}

#sorter {

	width: 530px;
	margin: 10px 0px 10px 10px;
	text-align: justify;
}

#indexProductListCatDescription.forward {

	margin: 10px 40px 10px 0px;
}

#newProductsDefault {

	width: 500px;
	margin: 10px 0px 10px 10px;
	text-align: justify;
}
	
#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	vertical-align: top;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}

.alert {
	color: #a62d38;
	padding-left: 3px;
}
.advisory {margin: 0 1em 0 1em;}
.important {
	font-weight: bold;
	
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 13px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	/*text-align: center;
	border: 1px solid #e5ded4;*/
	padding: 10px 5px 10px 0;
}

#cartAdd1  {
    float: left; width: 100px; padding: 0; 

	
}

#cartAdd2  {
    float: left; width: 105px; padding: 0 0 0 15px; 

	
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

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

#cartSubTotal {
	border-top: 1px solid #ccc;
	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;
}

#ccQuantityHeading, #ccProductsHeading, #ccTaxHeading, .cartQuantity, cartProductDisplay
 { 
     text-align: left; }
	 
	 
.cartTotalDisplay, #ccTotalHeading

{ 
     text-align: right;
	 padding-right: 10px; }
	 
	 
.cartUnitDisplay {
	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;
}

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

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

.orderHistList {
	margin: 0 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;
}

.centerBoxWrapper {
	background: #FFFFFF url(../images/homepagetop.png) top no-repeat;
	float: left;
	width: 550px;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	color: #402f1d;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	font-style: italic;
}

h3.rightBoxHeading a:hover {
	margin: 0;
	padding: 3px;
	color: #01a091;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	font-style: italic;
	text-decoration:underline;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	color: #402f1d;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 3px 10px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0px 0px 10px 15px;
	padding: 0px 0 10px 0;
	width:250px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ded4ba;
	color: #402f1d;
	/*font-size: 14px;*/
	font-family: Arial, Helvetica, Tahoma, Verdana;
}

#information.rightBoxContainer { border:none;}

ul .rightBoxContainer {margin: 0px 0px 10px 15px;}

.rightBoxContainer a {
	color: #402f1d;
	font-size: 15px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	text-decoration: none;
}

.rightBoxContainer a:hover {
	color: #327d73;
	font-size: 15px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	text-decoration: none;
}

.rightBoxContainer a:hover img {
	
	text-decoration: none;
}

.sideBoxContent {
	
	margin: 0 0 0 20px;
	text-align: left;
	line-height: 150%;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

.centerBoxContentsNew, .centeredContent, .back {

    margin-bottom: 0;
	padding-bottom: 0;
}
    
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/**************************************************************

           categories box parent and child categories 
 
 **************************************************************/
 
 
span.category-subs-parent {
	
	font-style:normal;
}
span.category-subs-selected, span.category-subs-parent {
	
	font-style: normal;
	color: #327d73;

}

.category-top {

     line-height: 1.5 em;
		 
}

a.category-top {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;	
	 
}

a.category-top:hover {

    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	text-decoration: none;
	 
}
	 


/**************************************************************
           
		                    misc
							
****************************************************************/


.back {
	float: left;
}

.forward {
	float: right;
	padding: 0 20px;
}

.forwardReview {
	float: right;
	padding-right: 20px;
}

.forwardReview2 {
	float: right;
	margin-bottom: 20px;
}


.bold {
	font-weight: bold;
}

.bottomPad {

    padding-bottom: 30px;
	
	}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

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

tr.tableHeading {
	background-color: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
   /* background: url(../images/homepagetop.png);  */
	height:40px;
	}
.productListing-data {
	padding: 0.5em 0;
	border-bottom: dotted 2px #ded4ba;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#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;
}

.homebox {

    border: solid 1px #402f1d;
}	

#catBoxDivider {

    margin-bottom:6px;
}

/***********************************************************

             Sidebar - This Template = columnRight
			 
************************************************************/

.columnRight {

    padding-top: 20px;
	margin-right: 20px;
	margin-left; 0px;
	
	}
	
.dots {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ded4ba;
	padding-left: 0;
}

#dots {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ded4ba;
	margin-left: 15px;
	position:relative;
}

#bestsellersContent.sideBoxContent ol li{
      list-style: none;
	  padding-right:25px;
	  margin-left: -20px;
	  line-height: 160%
	  
/*   Hides ordered list numbers   */	  
	  
}

#reviewsContent { 
  text-align: left;
     
	  
}

#reviewsContent img { 
  text-align: left;
     
	  
}

.reviewsContentLine {
	padding: 0.5em 0;
	border-bottom: dotted 2px #ded4ba;
	width: 530px;
}

.tabTable {

    padding: 0px;
}

h3.itemTitle, h3.itemTitle a {

    padding-left: 7px;
	color: #a62d38;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}

h3.itemTitle a:hover { text-decoration: underline; }

.listingDescription	{

    padding-left: 15px;
	padding-right:15px;
}

     
.category-subs-selected {
   
	font-style:italic;

}

.productListing-heading {

    font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	
	}
	
#listCell0-1.productListing-heading {

    font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	
	}	
	
#listCell0-2.productListing-heading {
   margin-left: 0px;
   margin-right: 10px
   width: 90px;
   margin-bottom: 0;
}	

td.productListing-data {
    
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	
	}
	
h1.productGeneral	{

    margin: 25px 0px 15px 0px;
	font-size: 18px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	color: #a62d38;
	
}	

#productMainImage {

}

#productDescription {


}

#prodInfoLeft {
width: 220px;
float: left;
padding-top: 0px;
}

#prodInfoRight {
width: 320px;
float: left;
}

#navMainWrapper {

font-family: Georgia, Times New Roman;
font-size:11px;

}

.centerBoxContentsAlsoPurch img {

    width: 50%;
	height:50%;
	
}	

#productAdditionalImages {

padding: 10px 0 30px 0;

}

#productAdditionalImages img {

    width: 60%;
	height:60%;
	
}	

/*img.additionalImages  {

    width: 70%;
	height:70%;
	
}	*/


/*#specials img, .smallProductImage img {

    width: 70%;
	height:70%;
	
}	

#specialsHeading img {

    width: 233px;
	height:36;
	
}	*/


#buttonSpec img { 
    width: 70%;
	height:70%;
	}
	
	
#linksV a, #linksH a	{
	display: block;
	width: 100px;
	padding-left: 25px;
	line-height: 25px;
	min-height: 25px;
	text-decoration: none;
	}
	
#categoryIcon {display: none;}	



.categoryListBoxContents a { text-decoration: none; color: #402f1d;}

.categoryListBoxContents a:hover { text-decoration: none; 	color: #01a091;}


.categoryListBoxContents img { padding: 10px 0;}

td.main { padding: 2px 2px;}

#shippingInfoMainContent, #conditionsMainContent { padding: 0 10px;}



/***********************************************

                *****forms*******
				
***********************************************/

#login-email-address, #login-password, #firstname, #lastname, #street-address, #suburb, #city, #stateZone, #state, #postcode, #country, #telephone, #email-address, #password-new, #password-confirm, #sources_other_name, #contactname, #password-current, #fax, #disc-ot_coupon  { 
     font-size:12px; 
	 border:1px solid #a4824e; 
	 margin: 5px 0 5px 0; 
	 color: #402f1d; 
	 padding: 2px 3px; 
	 width:224px;		
	 
	} 	
	
#authorizenet_aim-cc-cvv, #authorizenet_aim-cc-expires-year, #authorizenet_aim-cc-expires-month, #authorizenet_aim-cc-number, #authorizenet_aim-cc-owner, select {
    font-size:12px; 
	border:1px solid #a4824e; 
	margin: 5px 0 5px 0; 
	color: #402f1d; 
	padding: 2px 3px;
	
	  }	

.test { color:#FFFFCC	  
	  
#login-email-address, #login-password, #email-address, #firstname, #lastname, #street-address, #suburb, #city, #stateZone, #state, #postcode, #country, #telephone, #password-new, #password-confirm, #sources_other_name, #contactname, #password-current, #fax, #disc-ot_coupon  { 
     		
	 
	} 	
	
	
#login-email-address, #login-password, #firstname, #lastname, #street-address, #suburb, #city, #stateZone, #state, #postcode, #country, #telephone, #email-address, #password-new, #password-confirm, #sources_other_name, #contactname, #password-current, #fax, #disc-ot_coupon  { 
     		
	 
	} 		  

/*************************************************

        ********** Pop Ups  ***********
		
*************************************************/

#infoShoppingCart {background-color:#FFFFFF; padding:10px; margin:10px;}

#popUp, .shippingEstimatorWrapper  {background-color:#FFFFFF; padding:10px; margin:10px;}

h1.popUp2 { margin-left: 0;}

#cartSubTotal {padding-top:10px;}

#addressBookDefaultPrimary h2  { margin-left:1em;}

.address {padding: 1.3em; margin-left:1em;}

#stateLabel { visibility:hidden;}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

#scProductsHeading {text-align: left; padding-left: 74px;}

#createAcctSuccessMainContent, #logoffDefaultMainContent, #cartInstructionsDisplay, #cartContentsDisplay, #checkoutSuccessMainContent, #checkoutSuccessOrderNumber, #checkoutSuccessLogoff, #checkoutSuccessOrderLink, #checkoutSuccessContactLink, #createAcctSuccessMainContent { 

padding: 0 10px;

}

.checkoutButton {margin: 10px 0 0 12px;}

#specialCheckoutConfirm, #specialCheckoutConfirm {padding: 10px;}




	
