/**
 * 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,v 1.47 2008/04/14 11:28:49 ml Exp $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

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 0;
	}

table{
    border-collapse: collapse;
}
/*  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: #ffffff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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 #cccccc!important;
	}

.messageStackWarning, .messageStackError {
	background-color: #ffffff;
	color: #9a9a9a;
	}

.messageStackSuccess {
	background-color: #ffffff;
	color: #9a9a9a;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 898px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper a, #contentMainWrapper a:visited
{
  color: #0000FF;
}	
	
#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin:0px;
	}
	
#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: #730000;
	/*background-image: url(../images/tile_back.gif);*/
	/*padding: 0.5em 0.2em;*/
	font-weight: bold;
	color: #0000ff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	/*list-style-type: none;*/
	text-align: center;
	line-height: 1.5em;
	}

#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: 0em 0.5em;*/
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	}

#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;
	margin-bottom: 10px;
	}

#navBreadCrumb {
	padding: 0px;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	}

#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: 0.8em;*/
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH{
	border-bottom: 1px solid #ffffff;
	background-image: url(../../../../img/bg_separator_hor_cart.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 5px;
	}
div.separator_products{
	background-image: url(../../../../img/bg_separator_hor_cart.gif);
    background-repeat: repeat-x;
    background-position: center;
	}
	


.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	 }

#cartSubTotal {
	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: 0em 0em;
	font-weight: normal;
	
	}
.cartProductDisplay a:hover{
    text-decoration: underline!important;
}

.cartUnitDisplay, .cartTotalDisplay, #scTotalHeading, #scUnitHeading {
	text-align: right;
	padding-right: 10px;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
    text-align: center;
	}
	
.cartRemoveItemDisplay input{
    display: inline!important;
	}

	
.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: 0em 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 {
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading, h1.productGeneral, h2.productGeneral, h1#cartDefaultHeading, h1#productListHeading {
	font-size: 14px;
	font-family: Arial;
	text-align: left;
	padding-left: 0px;
	color: #666666;
	/*background:url(../../../../img/separator-blank.gif) no-repeat 0px 9px;*/
	background: none;
	overflow: hidden;
	/*height: 22px;*/
	}
	
h1.productGeneral, h2.productGeneral{
    margin-bottom: 8px;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #0000ff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #0000ff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom: 30px;
	}

.sideBoxContent {
	background: #ffffff;
	padding: 0;
	margin-top: 10px;
	color: #666666;
	text-align: left!important;
	font-size: 11px;
	font-family: Arial;
	}

.sideBoxHeader {
	height:25px;
	overflow:hidden;
	}

.sideBoxHeader span {
	line-height:25px;
	margin-left:26px;
	font-family:Georgia, Fantasy;
	font-weight:bold;
	font-size:13px;
	color:white;
	overflow:hidden;
	}
	
.sideBoxHeader a,a:hover {
	color: #c6513b;
	text-decoration: underline;
	}

.sideBoxHeader a:hover {
	text-decoration: underline;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #c6513b;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #0000FF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
.cartRemoveItemDisplay, #scRemoveHeading{
    text-align: center!important;
   
}

#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: #542B2B;
	text-decoration: underline;*/
	}
A.category-links, A.category-links:visited {
	color: #542B2B;
	text-decoration: underline;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #542B2B;
	text-decoration: none;
	margin-left:16px;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	background-image: url(../../../../img/bg_separator_hor_cart.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	background-image: url(../../../../img/bg_separator_hor_cart.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	}

.rowOdd td, .rowEven td{
    padding-top: 4px;
    padding-bottom: 4px;
}

.rowOdd td input, .rowEven td input{
    border: 1px solid #e0e0e0;
    margin: 0px;
    display: block;
}

.rowOdd td.cartQuantityUpdate input, .rowEven td.cartQuantityUpdate input, .rowOdd td.cartRemoveItemDisplay input, .rowEven td.cartRemoveItemDisplay input{
    border: none;
}

.rowOdd td.cartQuantityUpdate input, .rowEven td.cartQuantityUpdate input{
    margin-top: 3px;
}

.rowOdd td.cartRemoveItemDisplay input, .rowEven td.cartRemoveItemDisplay input{
    margin-top: -1px;
}


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: #ffffff;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #ffffff;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #0000FF;
	}

#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;
	}

table#headermenu{
	background:#1B429B;
	color:white;
	font-weight:bold;
	}
	
table#headermenu img{
	border:none;
}

table#login{
	margin:0px;
	background:#B19F74;
	color:white;
	}
	
table#login td{
	margin:0px;
	background:#B19F74;
	color:white;
	font-family:Arial, Fantasy;
	font-size:12px;
	}	
	
table#login b.blue{
	color:#23438B;
	}
	
table#login b.blue{
	color:#23438B;
	}
	
table#login a{
	color:white;
	}
	
table#login input.txt{
	border:solid 1px black;
	background:#FFFFFF;
	width:82px;
	height:16px;
	}
	
div#footer{
	width:100%;
	background:#B19F74;
	height:5px;
	}
div#footertext{
	width:100%;
	height:26px;
	background:#EEEEE1;
	text-align:center;
	padding-top:6px;
	}
div#footertext a, div#footertext a:hover, div#footertext a:visited{
	color: #c6513b;
	text-decoration: underline;
	}

div.centerBoxContentsFeatured{
	color:#1B429B;
	font-weight:bold;
	}
	
div.centerBoxContentsFeatured a, div.centerBoxContentsFeatured a:hover, div.centerBoxContentsFeatured a:visited, div.centerBoxContentsFeatured a:active{
	color: #c6513b;
	font-weight:normal;
	text-decoration:underline;
	}
	
div#featuredProducts div.centerBoxContentsFeatured img{
	border:solid 1px #E0D9C7;
	}
	
div.centerBoxContentsNew{
	color:#1B429B;
	font-weight:bold;
	}
	
div.centerBoxContentsNew a, div.centerBoxContentsNew a:hover, div.centerBoxContentsNew a:visited, div.centerBoxContentsNew a:active{
	color: #c6513b;
	font-weight:normal;
	text-decoration:underline;
	}
	
div#whatsNew div.centerBoxContentsNew img{
	border:solid 1px #E0D9C7;
	}
	
	
div#featured{
	color:#1B429B;
	font-weight:bold;
	}
	
div#featured a, div#featured a:hover, div#featured a:visited, div#featured a:active{
	color:#1B429B;
	font-weight:normal;
	text-decoration:underline;
	}
	
div#searchContent{
	color:#542B2B;
	text-align:left;
	padding-left:7px;
	}
	
div#searchContent form{
	margin:0px;
	}
	
div#searchContent a, div#searchContent a:hover, div#searchContent a:visited, div#searchContent a:active{
	color:#542B2B;
	font-size:10px;
	text-decoration:underline;
	}
	
div#information a, div#searchContent a:hover, div#searchContent a:visited, div#searchContent a:active{
	color:#542B2B;
	font-size:10px;
	text-decoration:underline;
	}
	
div#cartBoxEmpty{
	text-align:left;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	height: 90px;
	}
	
div.leftBoxContainer a, div.rightBoxContainer a{
	color: #c6513b!important;
	font-family: Arial!important;
	font-size: 11px!important;
	text-decoration: none!important;
	line-height: 15px;
	}

div.leftBoxContainer a:hover, div.rightBoxContainer a:hover{
    text-decoration: underline!important;
}
	
div#cartBoxListWrapper a, div#cartBoxListWrapper a:visited, div#cartBoxListWrapper a:active, div#cartBoxListWrapper span.cartNewItem{
	color:#666666!important;
	font-size:11px;
	text-decoration: none!important;
	}
div#cartBoxListWrapper a:hover{
    text-decoration: underline!important;
}
	
	
div.sideBoxContent ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
div#categoryImgListing{
	margin-top:8px;
	}
	
div.categoryListBoxContents{
	border:solid 1px red;
	}
	
div.categoryListBoxContentsOdd{
	/*background:url(../../../../img/category-odd.gif) no-repeat 0px 0px;*/
	background-color: #bbbbbb;
	float:left;
	width:168px;
	height:28px;
	margin:0px;
	margin-top:1px;
	margin-right:1px;
	}
	
div.categoryListBoxContentsEven{
	/*background:url(../../../../img/category-even.gif) no-repeat 0px 0px;*/
	background-color: #999999;
	float:left;
	width:168px;
	height:28px;
	margin:0px;
	margin-top:1px;
	margin-right:1px;
	}
	
div.categoryListBoxContentsOdd a, div.categoryListBoxContentsOdd a:hover, div.categoryListBoxContentsOdd a:visited, div.categoryListBoxContentsEven a, div.categoryListBoxContentsEven a:hover, div.categoryListBoxContentsEven a:visited{
	margin-top:5px;
	margin-left:23px;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#1B429B;
	}
	
/* index page */
table.menu_index, table.banner_index, table.subject_index, div.separator_hor_index, table.news_index{
    width: 898px;
}

table.menu_index{
    background-image: url(../../../../img/bg_menu_index.gif);
    background-color: #faf9f6;
    background-repeat: repeat-x;
    height: 44px;
}	

table.menu_index td{
    text-align: center;
    vertical-align: middle;
    
}

td.separator_menu_index{
    background-image: url(../../../../img/bg_separator_menu_index.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 2px;
    padding: 0px;
    height: 44px;
}

td.item_menu_index{
    padding-left: 37px;
    padding-right: 37px;
}

table.banner_index td{
    padding: 0px;
}

table.subject_index td{
    padding: 0px;
    padding-bottom: 8px;
}
table.subject_index td.item_subject_index{
    padding-left: 18px;
    padding-right: 0px;
    vertical-align: top;
}

table.subject_index td.content_subject_index{
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 15px;
    vertical-align: top;
}

table.subject_index td#index_item_shop{
    padding-left: 6px;
}

table#index_item_stores{
    background-image: url(../../../../img/index_item_2.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

table#index_item_stores td.content_subject_index{
    padding-left: 25px;
}

td.separator_subject_index{
    padding-right: 0px!important;
    padding-top: 10px;
}

div.separator_subject_index{
    background-image: url(../../../../img/bg_separator_index.gif);
    background-repeat: repeat-y;
    background-position: right;
    margin: 0px;
    height: 100px;
}

table.item_subject_index td{
    padding: 0px!important;
    vertical-align: top;
}


div.clear_index{
    height: 16px;
    margin: 0px;
    padding: 0px;
}


div.subject_index_text{
    /*color: #afafaf;*/
    color: #7f7f7f;
    font-size: 11px;
    padding-bottom: 7px;
    padding-top: 7px;
}

table.form_index td{
    padding: 0px;
}

table.form_index td select{
    border: 1px solid #969696!important;
}

input.button_go_index{
    background-image: url(../../../../img/button_go.gif);
    background-position: center;
    background-color: #ffffff;
    width: 25px;
    height: 17px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
}

input.button_join_index{
    background-image: url(../../../../img/button_join.gif);
    background-position: center;
    background-color: #ffffff;
    width: 33px;
    height: 17px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
}

input.button_signup_index{
    background-image: url(../../../../img/button_signup.gif);
    background-position: center;
    background-color: #ffffff;
    width: 52px;
    height: 17px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
}
input.email_index{
    border: 1px solid #969696!important;
    width: 155px;
}

div.subject_index_link{
    float: right;
    margin-top: -10px;
}

div.separator_hor_index{
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    background-image: url(../../../../img/bg_separator_hor_index.gif);
    background-repeat: repeat-x;
}

td.title_news{
    text-align: right;
    vertical-align: top;
    width: 73px;
}

td.text_news{
    width: 350px;
    padding-left: 15px;
    color: #9f9f9f;
    font-size: 11px;
    font-family: Arial;
    vertical-align: top;
}

td.text_news a{
    color: #c6513b!important;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

td.text_news div.text_title_news{
    margin-bottom: -10px!important;
}

td.text_news a:hover{
    text-decoration: underline;
}

td.footer_news{
    text-align: left;
    vertical-align: bottom;
    color: #710102;
    font-size: 9px;
    padding-left: 10px;
}
td.footer_news a, td.footer_news a:hover, td.footer_news a:visited{
  color: #710102;
}
div.footer_news{
    width: 894px; 
    margin: auto; 
    text-align: left;
    vertical-align: bottom;
    color: #710102;
    font-size: 9px;
    padding-left: 10px;
}
div.footer_news a, div.footer_news a:hover, div.footer_news a:visited{
  color: #710102;
}
/* styles shop */
td.top_menu_shop{
    padding-right: 15px;
    padding-top: 12px;

}

td.top_menu_shop form{
    padding: 0px!important;
    display: block;
}

td#top_menu_shop{
    padding-top: 10px;
}   

td.top_menu_shop a{
    font-weight: normal;
    font-family: Arial;
    font-size: 11px;
    color: #ffffff!important;
    padding-left: 9px; 
    padding-right: 3px;
    background-image: url(../../../../img/bg_separator_top_menu.gif);
    background-repeat: no-repeat;
    background-position: left;
}

td.top_menu_shop a.menu_home{
    background: none!important;
}

td.top_menu_shop a:hover{
    text-decoration: underline;
}

input.button_search_header{
    background-image: url(../../../../img/button_search_header.gif);
    background-position: center;
    background-color: #ffffff;
    width: 25px;
    height: 17px;
    padding: 0px;
    border: 0px;
}

input.keyword_search_hearer{
    width: 164px!important;
    height: 15px;
    padding: 0px;
    border: 1px solid #e0e0e0;

}

div.footer_shop{
    margin: auto;
    margin-top: 10px;
    margin-bottom: 25px;
    background-image: url(../../../../img/bg_separator_hor_index.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 24px;
    color: #710102;
    font-size: 10px;
    font-family: Arial;
    text-align: left;
    width: 898px;
}
div.footer_shop a, div.footer_shop a:hover, div.footer_shop a:visited, div.footer_shop div.footer_left a{
    color: #710102;
    font-size: 11px;
    font-weight: bold!important;
}

div.footer_shop div.footer_right{
    margin: auto;
    float: right;
    text-align: right;
}

div.footer_shop div.footer_left{
    margin: auto;
    float: left;
}

table#contentMainWrapper{
    margin-top: 30px;
}

.columnLeft {
    /*original width: 175px;*/
    width: 146px;
    background-image: url(../../../../img/bg_separator_index.gif);
    background-repeat: repeat-y;
    background-position: right;
    padding-left: 19px;
    padding-right: 10px;
}

.columnRight{
    /*original width: 175px;*/
    width: 146px;
    background-image: url(../../../../img/bg_separator_index.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 19px;
    padding-right: 10px;
}

.columnCenter{
    padding-left: 35px;
    padding-right: 35px;
    font-size: 11px;
    font-family: Arial;
    color: #666666;
}

.columnCenter a{
    color: #c6513b!important;
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 5px!important;
    text-decoration: none;
}

.columnCenter a:hover{
    text-decoration: underline!important;
}

.columnCenter form{
    margin: 0px;
    display: block;
}

div#indexCategoriesMainContent{
    color: #666666;
    margin-top: 11px;
    margin-bottom: 25px;
}

div.content{
    font-family: Arial;
    font-size: 11px;
}
div.content h1 {
    margin-top: 16px;
    color: #710102;
}
div.content h2 {
    margin-top: 8px;
    color: #710102;
    font-style: italic;
}

div.centerBoxContentsNew, div.centerBoxContentsFeatured  {
    color: #666666;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
}
div.centerBoxContentsNew a, div.centerBoxContentsFeatured a, #navBreadCrumb a, div.diva a{
    color: #c6513b!important;
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 5px!important;
    text-decoration: none!important;
}

div.centerBoxContentsNew a:hover, div.centerBoxContentsFeatured a:hover, #navBreadCrumb a:hover, div.diva a:hover{
    text-decoration: underline!important;
}

table.productInfo{
    margin-top: 10px;
}

table.productInfo td{
    vertical-align: top;
    padding: 0px;
}

div#productDescription{
    margin-left: 10px; 
    margin-right: 10px; 
    padding: 0px;
    font-size: 11px;
    font-family: Arial;
    color: #666666;
}

div#productDescription p{
    margin-top: 0px;
    padding-top: 0px;
}

div.products_images{
    width: 150px;
}

div.products_images div.diva{
    text-align: center;
    width: 150px!important;
}

div#main_image, div.diva{
    margin-bottom: 8px!important;
}

span.products_price{
    color: #730000;
}

input#cart_quantity{
    width: 38px!important;
    border: 1px solid #e0e0e0;
}   

input#add_submit{
    margin: 0px;
    margin-top: 5px;
}
/*
.productListing-data, .centerBoxContentsNew, .centerBoxContentsFeatured{
    text-align: center;
}
*/
.productListing-data{
    width: 32%;
    float: left;
    padding-right: 6px;
}

div#categoryDescription{
    margin-top: 10px;
}

div.sideBoxContent img{
    border: none;
}

table.four_types td{
    border: 3px solid #ffffff;
}

div.advisory fieldset input{
    width: 180px;
}

.wineclub_input input{
    margin-top: 2px;
}

span.gray{
    /*color: #acacac;*/
    color: #9a9a9a;
}

div#contactUsDefault p{
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
}

input.button_reset{
    background-image: url(../../template_default/buttons/english/button_reset.gif);
	background-repeat: no-repeat;
	width: 53px;
	height: 17px;
	border: 0px;
}

textarea#contact_enquiry{
    width: 205px;
    height: 413px;
}

div.centerBoxContentsShop{
    margin-top: 3px;
    margin-bottom: 3px;
    clear: both;
}

div.centerBoxContentsShop table td{
    padding-right: 5px;
    padding-top:5px;
}

div.centerBoxContentsShop table td img{
    margin-right: 5px;
}

div.centerBoxContentsShop table td p{
    margin: 0px;
    padding: 0px;
}

div.visit_title{
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
}

table.visitdetail td{
    padding-left: 20px;
    padding-bottom: 20px;
}

table.visitdetail td a{
    color: #c6513b!important;
}


 /*--- VISIT MAP ------------*/
div#visit_map { 
  position: relative;
  width: 100%;
}
div#visit_map div#callout_2, div#visit_map div#callout_3, div#visit_map div#callout_7, div#visit_map div#callout_8, div#visit_map div#callout_11  {
  position: absolute;
  padding-top: 5px;
  color: #fff;
  background: url(../../../../img/callout-left.gif) no-repeat;
  width: 145px;
  height: 47px;
  display: none;
}
div#visit_map div#callout_1, div#visit_map div#callout_4, div#visit_map div#callout_5, div#visit_map div#callout_6, div#visit_map div#callout_10{
  position: absolute;
  padding-top: 5px;
  color: #fff;
  background: url(../../../../img/callout-right.gif) no-repeat;
  width: 170px;
  height: 46px;
  display: none;
}
div#visit_map div#callout_1{
  top: 124px;
  left: 316px;
}
div#visit_map div#callout_2{
  top: 23px;
  left: 43px;
}
div#visit_map div#callout_3 { 
  top: 115px;
  left: 32px;
}
div#visit_map div#callout_4 {
  top: 116px;
  left: 331px;
}
div#visit_map div#callout_5 {
  top: 94px;
  left: 343px;
}
div#visit_map div#callout_6 {
  top: 99px;
  left: 331px;
}
div#visit_map div#callout_7 {
  top: 90px;
  left: 326px;
}
div#visit_map div#callout_10 {
  top: 92px;
  left: 333px;
}
div#visit_map div#callout_8 {
  top: 229px;
  left: 216px;
}

div#visit_map div#callout_11 {
  top: 120px;
  left: 23px;
}



/*--- END VISIT MAP ------------*/


/* Index Page - News */
div.news_block{
  width: 894px; 
  height: 116px; 
  margin: auto; 
  padding: 2px; 
  border: 1px solid #efebde;
}

div.news_block div.left{
  float: left;
  width: 150px; 
}

div.news_block div.right{
  float: right; 
  width: 710px; 
  height: 98px; 
  background-image: url('/img/article_bg.gif'); 
  background-repeat: repeat-x; 
  padding: 9px 16px 9px 16px; 
  color: #710102; 
  font-size: 13px;
}
div.news_block div.right img {
  padding-bottom: 9px;
}
div.news_block div.right a{
  color: #710102; 
  font-size: 11px; 
  text-decoration: underline;
}
div.news_block div.right div.more {
  padding-top: 4px;
  text-align: right;
  font-weight: bold;
}

div.news_block div.right a:hover{
  text-decoration: none;
  font-weight: bold;
}

/* Press page */
div.press{
  width: 911px;
}
div.press div{
  float: left;
  width: 303px;
  height: 170px;
  overflow: hidden;
}
div.press div.hline{
  width: 911px;
  height: 1px;
  overflow: hidden;
  background-color: #d6d4c9;
  background-image: url('/img/press/hline.gif');
}
div.press div.vline{
  width: 1px;
  height: 170px;
  overflow: hidden;
  background-color: #d6d4c9;
  float: left;
}
div.press div.top{
  background-image: url('/img/press/vline-top.gif');
}
div.press div.bottom{
  background-image: url('/img/press/vline-bottom.gif');
}

div.press_link a{
  color: #710102; 
  font-size: 11px; 
  text-decoration: underline;
  font-weight: bold;
}

div.press_link a:hover{
 text-decoration: none;
}

/* account  previous orders */

table#prevOrders th{
    vertical-align: top;
    padding-right: 6px;
}

table#prevOrders th.al_right{
    text-align: right;
    padding-right: 0px;
}

table#prevOrders td{
    vertical-align: top;
    padding-top: 6px;
}

table#prevOrders td address{
    padding: 0px!important;
}

table.order_confirm_form td{
    vertical-align: top;
}

table.order_confirm_form td.right{
    padding-left: 15px;
}


table.predisplay td{
    padding-left: 18px;
    font-size: 11px;
    color: #666666;
}

table.predisplay td table.form_index td{
    padding-left: 3px;
}

div.floatingBox a{
    font-weight: bold;
}

div.vino_chart_alt{
    position: absolute;
    z-index: 5;
    color: #ffffff;
    font-weight: bold;
}

div#bright{
    left: 14px;
    top: 25px;
}

div#rich{
    left: 86px;
    top: 25px;
}

div#light{
    left: 17px;
    top: 92px;
}

div#brooding{
    left: 71px;
    top: 92px;
}

div#vino_chart_map{
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 130px;
    height: 130px;
    z-index: 3;
}

div#circle_products{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    display: none;
    z-index: 4;
}

div#vino_chart_notice{
    padding-top: 130px;
}