/* CSS Document */

/* --------------------------------------------------------
* MMG-CRM - developed for Best Wines
* Best Wines
* Copyright (C) 2004-2007 MMG interactive
* 
* MMG interactive versioning:
* ---------------
* $Revision: 753 $
* $Author: brandon $
* $Date: 2008-08-05 14:21:17 +1000 (Tue, 05 Aug 2008) $
* --------------------------------------------------------
*/

.defaulttext, defaultText, DefaultText {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}

a {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #872056;
	text-decoration: none;
}

a:hover {
	color: #872056;
	text-decoration: underline;
}

a.whiteLink
{
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.whiteLink:hover
{
	color: #ffffff;
	text-decoration: underline;	
	cursor: pointer;
}

a.blackHeadingLink {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.blackHeadingLink:hover {
	color: #000000;
	text-decoration: underline;
}

.purpleTableHeader
{
	font-weight: bold;
	font-size: 11px;
	background: #6c0727;
	color: #ffffff;
}

.greyTableHeader
{
	font-weight: bold;
	font-size: 11px;
	background: #373739;
	color: #ffffff;
}

.purpleRowEven
{
	background: #bba5b0;
}

.purpleRowOdd
{
	background: #d9cdd3;
}

.textCell
{
	padding: 5px;
}

.bottomSummaryCell
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background: #373739;
}

.redText 
{
	color: #a20b3b;
}

#crumbTrail {
	width: auto;
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: #666666;
	padding:10px;
	padding-left:0px;
}

#crumbTrail a {
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#crumbTrail a:hover {
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #872056;
	text-decoration: underline;
}


/*  CMS Text Editor Styles  */

/* large yellow heading */
H1, h1, .Heading1, .heading1 {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	color: #d1a00d;
	margin: 0;
	padding:0px;
}

H2, h2, .Heading2, .heading2 {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #5a2049;
	margin: 0;
	padding:0px;
}

H3, h3, .Heading3, .heading3 {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #872056;
	margin: 0;
	padding:0px;
}

H4, h4, .Heading4, .heading4 {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #872056;
	margin: 0;
	padding: 0px 0px 3px 0;
}

H5, h5, .Heading5, .heading5 {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #872056;
	margin: 0;
	padding: 0px 0px 5px 0;
}

.HeadingErr, .headingErr {
	font-family: "Verdana", "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #bd1a1a;
	margin: 0;
	padding:0px;
	
}


.contentList
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.contentList a
{
	color: #612845;
	font-weight: bold;
}

.contentList a:hover
{
	color: #d1a00d;
	font-weight: bold;
}

.contentList li
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #612845;	
	text-align: left;
	margin: 2px 0px;
	padding: 2px 0px;
}

.contentList .menuOn
{
	color: #d1a00d;
	font-weight: bold;
}

.redPriceText
{
	font-size: 14px;
	color: #a20b3b;
	font-weight: bold;
}

.productTable
{
	background-color: #cdcdcd;
}

.productHeaderCell
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
}

.productTextCell
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.sideCartPanel {
	border: 1px solid #7e7e7e;
	width: 190px;
	background: #ffffff url("../images/assets/SideCartBG.jpg") no-repeat center bottom;
}

.sideCartContent
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.viewCartBtn {
	display: block;
	width: 70px; height: 18px;
	border: 0px;
	text-decoration: none;
	background: #ffffff url("../images/assets/buttons/viewCart.gif") no-repeat 0px 0px;
}

a.viewCartBtn:hover {
	display: block;
	width: 70px; height: 18px;
	border: 0px;
	text-decoration: none;
	background: #ffffff url("../images/assets/buttons/viewCart.gif") no-repeat 0px -18px;
}



/* checkout nav */
.checkoutNavTable
{
	border-bottom: 1px solid #cdcdcd;
	background-color: #ffffff;
}

td.checkoutNavCell
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #aaaaaa;
}

td.checkoutNavCellOn
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a.checkoutStepButton
{	
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	width: 140px;
	height: 19px;
	margin: 0px;
	color: #000000;	
}

a.checkoutStepButton:hover
{
	background: #ffffff url("../images/assets/buttons/btnCheckoutstep.gif") no-repeat top left;
	text-decoration: underline;
}

a.checkoutStepButtonON
{	
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	height: 19px;
	margin: 0px;
	background: #ffffff url("../images/assets/buttons/btnCheckoutstep.gif") no-repeat top left;	
	text-decoration: none;
}


a.checkoutStepButtonON:hover
{
	background: #ffffff url("../images/assets/buttons/btnCheckoutstep.gif") no-repeat top left;	
	text-decoration: underline;
}

/* forms */
.cart_quantity
{
	width: 30px;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	text-align: center;
}

textarea
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	text-align: left;
	padding: 1px;
}

/* border cell styles */

.borderCell
{
	border: 1px solid #000000;
}

.borderCellTopLeft
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.borderCellTop
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 0px;
}

.borderCellBottomLeft
{
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
}

.borderCellBottom
{
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 1px 0px;
}

/* buttons */
.greyMedBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;	
	display: block;
	width: 116px;
	height: 17px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/greyMedBtn1.gif") no-repeat top; 
}

.greyMedBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/greyMedBtn2.gif") no-repeat top; 
}

.greyMedBtnOdd
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;	
	display: block;
	width: 116px;
	height: 17px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/greyMedBtnOdd1.gif") no-repeat top; 
}

.greyMedBtnOdd:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/greyMedBtnOdd2.gif") no-repeat top; 
}

.greyMedBtnEven
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;	
	display: block;
	width: 116px;
	height: 17px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/greyMedBtnEven1.gif") no-repeat top; 
}

.greyMedBtnEven:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/greyMedBtnEven2.gif") no-repeat top; 
}



.greySmBtnOdd
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;	
	display: block;
	width: 60px;
	height: 17px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/greySmBtnOdd1.gif") no-repeat top; 
}

.greySmBtnOdd:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/greySmBtnOdd2.gif") no-repeat top; 
}

.greySmBtnEven
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;	
	display: block;
	width: 60px;
	height: 17px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/greySmBtnEven1.gif") no-repeat top; 
}

.greySmBtnEven:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/greySmBtnEven2.gif") no-repeat top; 
}

.redMidBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;	
	display: block;
	width: 80px;
	height: 17px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/redMidBtn1.gif") no-repeat top; 
}

.redMidBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/redMidBtn2.gif") no-repeat top; 
}

.greySmBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 1px 0px 0px 0px;	
	display: block;
	width: 60px;
	height: 15px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/greySmBtn1.gif") no-repeat top; 
}

.greySmBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/greySmBtn2.gif") no-repeat top; 
}

.redSmBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 1px 0px 0px 0px;	
	display: block;
	width: 60px;
	height: 15px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/redSmBtn1.gif") no-repeat top; 
}

.redSmBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/redSmBtn2.gif") no-repeat top; 
}

.greyMidBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;	
	display: block;
	width: 80px;
	height: 17px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/greyMidBtn1.gif") no-repeat top; 
}

.greyMidBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/greyMidBtn2.gif") no-repeat top; 
}


/** front buttons */
.onlineStoreBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;	
	display: block;
	width: 200px;
	height: 150px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/front_BuyOnline.gif") no-repeat top; 
}

.onlineStoreBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/front_BuyOnline_2.gif") no-repeat top; 
}

.newsBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;	
	display: block;
	width: 200px;
	height: 150px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/front_Bin1Shiraz.gif") no-repeat top; 
}

.newsBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/front_Bin1Shiraz_2.gif") no-repeat top; 
}

.wineclubBtn
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;	
	display: block;
	width: 200px;
	height: 150px;
	margin: 0px;
	color: #ffffff;	
	background: url("../images/assets/buttons/front_WineClub.gif") no-repeat top; 
}

.wineclubBtn:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url("../images/assets/buttons/front_WineClub_2.gif") no-repeat top; 
}


.gallerybox
{
	cursor: default;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.gallerybox a
{
	cursor: pointer;
}


.gallerybox img
{
	/*background: #fff;*/
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	/*padding: 2px;*/
	vertical-align: top;
	width: 100px;
	/*height: 75px;*/
}

.gallerybox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.gallerybox .captionPanel
{
	width: 100px;
	height: 16px;
	overflow: hidden;
}

.miniCartHeader
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #373739;
}

.miniCartContentOdd
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #e1e1e1;
	color: #000000;
}

.miniCartContentEven
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #d7d7d7;
	color: #000000;
}

.miniCartFooter
{
	background-color: #373739;
}

.thumb 
{
	border:1px solid #999999;
	width:140px;
	height:140px;
	overflow:hidden;
	/*margin-right:10px;*/
	margin-bottom:10px;
}

.thumbHeading
{
	width:240px;
	height:30px;
	overflow:hidden;
	margin-bottom:4px;
}

.ProdTableHeader
{
	font-weight: bold;
	font-size: 14px;
	background: #6c0727;
	color: #ffffff;
	border-bottom: 4px solid #eeeeee; 
}

.prodTable
{
	border: 4px solid #eeeeee;
}

.prodDividerCell
{
	border-bottom: 2px solid #eeeeee; 
	padding-top: 10px;
}