@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,p,td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
img {text-decoration:none;}
.bold {
	font-weight: bold;
}
#mainFrame {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mastheadContainer {
	width: 100%;
	height: 81px;
	overflow: hidden;
	background-image: url(/images/CLWS_head_back.png);
	clear: both;
}
#logo {
	width: 296px;
	float: left;
}
#head-txt {
	padding-top: 35px;
	font-family: Helvetica;
	font-size: 18px;
	font-style: oblique;
	color: #cb0101;
	width: 203px;
	float: left;
	padding-left: 58px;
}
#head-bottles {
	float: left;
	padding-left: 60px;
	width: 151px;
}
#rightMastheadNav {
	float: right;
	font-family: Helvetica;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	color: #cb0101;
	line-height: 24px;
	font-weight: bold;
	width: 160px;
	padding-right: 30px;
}
.mastheadNavItem {
	font-family: Helvetica;
	font-size: 12px;
}
.mastheadNavItem a {
	color: #cb0101;
	text-decoration: none;
}
.mastheadNavItem a:hover {
	color: #C29E57;
	text-decoration: underline;
}
.topMenuItem {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	list-style-type: none;
	font-weight: normal;
	margin-right: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	display: block;
}
.topMenuItem a {
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
.topMenuItem a:hover {
	color: #333333;
	text-transform: uppercase;
	text-decoration: underline;
}
#topNavContainer {
	height: 24px;
	background-color: #cb0101;
	padding-left: 20px;
	padding-top: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#searchPanel {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 20px;
	margin-top: -3px;
	padding-top: 0px;
}
#customerPanel {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 2px;
}
#mainFrame table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 25px;
}
#footerContainer {
	background-color: #eeeeee;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: both;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #B9000D;
}
#leftColumnContainer {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 161px;
	padding-top: 15px;
}
.leftNavClosed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
	clear: both;
	width: 121px;
	margin-top: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.leftNavClosed a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftNavClosed a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftNavOpen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
	clear: both;
	width: 121px;
	margin-top: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.leftNavOpen a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftNavOpen a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftNavItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	clear: both;
}
.leftNavItem a {
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 26px;
	display: block;
	width: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.leftNavItem a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 26px;
	display: block;
	width: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#searchBarContainer {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 0px;
}
.black {
	color: #000000
}
.black  a {
	color: #000000;
	text-decoration: underline;
}
.black  a:hover {
	color: #C29E57;
	text-decoration: underline;
}
.gray1 {
	color: #666666
}
.red {
	color: #cc0000
}
.blue {
	color: #336699;
}
.gold {
	color: #C29E57
}
.gold a {
	color: #C29E57
}
#footerleft {
	float: left;
}
#footerContent {
	overflow: hidden;
}
#footerright {
	float: right;
	font-size: 9px;
	padding-top: 2px;
}
#footerright a {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
#footerright a:hover {
	font-size: 9px;
	color: #2C5286;
	text-decoration: underline;
}
#rightColumnContainer {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
#horizontalLine {
	float: left;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	height: 1px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #AB9A5C;
	line-height: 22px;
	margin-bottom: 3px;
	margin-top: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.productContainer {
	width: 250px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 8px;
	padding-bottom: 8px;
	text-align:center;
}
.productContainer a {
	color: #336699;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}
.productImg {
	float: left;
}
.productTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 142px;
	margin:auto;
}
.rowdivider {clear:both;height:12px;}
.ourPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 26px;
}
.pageNumberNav {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C29E57;
	padding-top: 15px;
	padding-right: 12px;
}
.pageNumberNav a {
	color: #333333;
	text-decoration: none;
}
.pageNumberNav a:hover {
	color: #333333;
	text-decoration: underline;
}
#productHeadingContainer {
	float: left;
	width: 775px;
	padding-top: 10px;
} 
#productHeadingContainer #tophalf {
	background-image: url(/images/heading-panel.gif);
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C39D;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	clear: both;
	width: 755px;
}
#rightColumnContainer #bottomhalf {
	background-image: url(/images/heading-panel.gif);
	background-position: center bottom;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	clear: both;
	width: 755px;
	padding-top: 8px;
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
}
.footerNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


/* *************************************************************** */
/* Product and eCommerce Style Rules                               */
/* *************************************************************** */

#checkoutframe {padding:10px;}
#cartframe {padding:0px 5px;clear:both;}

/* Shopping Cart */
#cartTable {margin:5px; border-collapse:collapse; width:95%;}
#cartTable td {
	font-size:12px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0c0c0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
}
#cartTable th {
	font-size:12px;
	text-align:left;
	background-color:#EEEEEE;
	padding-left: 5px;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	padding-bottom: 3px;
	}
#cartTable .qcolumn {text-align:center;}
#carttable tr:hover {background-color:#e9e9e9;}
#cartTable .cartPhoto {float:left;margin-right:8px;} 
#cartTable .totallines {
	text-align:right;
	background-color: #EEEEEE;
	padding-left: 5px;
}
#cartTable .prices {text-align:right;}
#carttable .checkoutbuttonline td {text-align:center;border-bottom:none !important;padding-top:10px;}
#carttable tr.checkoutbuttonline:hover {background-color:#FFFFFF;}
.cartArgument {
	color: #CC0000;
	text-decoration: underline;
	padding-left: 0px;
	padding-top:8px;
	display:block;
	text-decoration:none;
}
.cartArgument img {float:left;}
.checkoutbutton {
	color: #fff;
	font-size: 11px;
	width:auto;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #5B7EA7;
	margin-top: 15px;
	margin-left: 4px;
}
.checkoutbutton:hover {
	background-color: #C40000;
}
#receipt p,#receipt td {
	font-size:14px;
}
 
/* checkout step 1 */
#returning {float:right;width:200px;}
#new {float:right;width:220px;}
#returning .fm-line label {width:70px;text-align:left;}
#returning .fm-line input {margin-left:0px;}
.entrybox {margin:5px;padding:0px 5px;margin-top:10px;}
#new .largelink {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808080;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

/* checkout step 2 */
.addrsections {float:left;width:45%;}
.addrsections label {width:120px !important;}
.addrsections div input {width:120px !important;}
.addresstext {font-weight:normal;padding-top:3px;float:left;padding-left:8px;}

/* Products */
#productnavbar {padding:2px 10px;background-color:#e9e9e9;overflow:hidden;}
#productnavbar a {font-size:14px;}
#productnavbar .pagenav {}
#productnavbar .pagenavcurrent {color:black;text-decoration:none;}
#rightsearchbox {padding:5px;}
#relateditems {
	overflow: hidden;
}
.price-inactive{
	text-decoration: line-through;
}
.price-active{
	color:red;
}
.productprice {
	font-size:14px;
	margin-bottom:15px;
}
.productdesc {
	margin-bottom:15px;
}
.productspecs .specrow {
 	margin:2px 0px;
	padding:3px;
	border-bottom:1px #c0c0c0 solid;	
	clear:both;
	overflow:hidden;
}
.productspecs .speclabel {
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
}
.productLeft #zoom {
	text-decoration:none;
}
.productLeft #zoom img {
	border:0px;
	float:left;
}
#largeImage {
	float:left;
	margin-right:5px;
}
#photoOptions {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 0px 4px;
	width:114px;
	float:right;
}
#photoOptions .poptshead {
	background-color:#5B7EA7;
	color:white;
	margin-top:10px;
	padding:3px;
}
#photoOptions .optimglink {
	text-decoration:none;
	padding-left:3px;
}
#curImgLarge {
	width:500px;
}
.addtoCartBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: disc;
	background-color: #5B7EA7;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top:5px;
}
.addtoCartBox a {
	color: #FFFFFF;
	text-decoration: none;
}
.addtoCartBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#addtocart {margin:0px;}
.productListingContainer_left {
	width: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 14px;
	float: left;
	overflow: hidden;
}
.productListingContainer_right {
	width: 270px;
	padding: 14px;
	float: left;
	overflow: hidden;
}
.productImageArea {
	float: left;
	width: 150px;
}
.productTextArea {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	width: 114px;
	overflow: hidden;
	padding:0px 3px;
}
.redText {
	color: #FF0000;
}
.grayLine {
	width: 612px;
	clear: both;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
div.productLeft {
	float:left;
	margin-right:15px;
	text-align:left;
	width:150px;
}
div.productImage img {border:0px;}
#productBody {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
#productDetails {
	float:left;
	width:430px;
}
#cartframe h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
#productDetails h2 {
	margin-top:0px;
	padding-top:0px;
	color:black;
}
#productDetails h3 {
	margin-top:0px;
	padding-top:0px;
	color:black;
}
#addToBox {
	float:right;
	margin-left:10px;
	margin-bottom:15px;
}
#addToBox label {
	width:50px;
	display:block;
	float:left;
	padding-top:3px;
}
#addToBox .optrow {
	margin:0px 0px;
	padding:4px;
	background-color: #EDF0F4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
#addToBox .optrow select {
	font-size: 12px;
	
}
#addToBox .addtotitle {
	background-color:#5B7EA7;
	color:white;
	font-size:12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contentframe {padding:0px 10px;}

th {text-align:left;background-color:#e9e9e9;padding:2px;}


/* My Account */
.orderhistory td {padding:6px 3px;}
.orderhistory tr.altrow {background-color:#e9e9e9;}
.orderhistory th {background-color:#5B7EA7;color:white;}

/* Product Category Heading and Description */
#categoryHeadPanel {
	width: 775px;
}
#categoryHeadTop {
	background-image: url(/images/CLWS_categoryBack_13.gif);
	background-repeat: repeat-y;
	height: 30px;
	background-position: 1px;
}
#categoryHeadTopCenter {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: cccc99;
	border-bottom-color: cccc99;
}
#categoryHeadBottom {
}
#categoryHeadLeft {
	float: left;
	width: 9px;
	height: 20px;
}
#categoryHeadRight {
	float: right;
	width: 9px;
}
#featuredItemHeading {
width:100%;
	padding:0px;
	margin:2px 0px;
	overflow:hidden;
	background-image:url(/images/system/userpanelbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:11px;
	}

/* User Bar */
#userpanel {
	width:100%;
	padding:0px;
	margin:2px 0px;
	overflow:hidden;
	background-image:url(/images/system/userpanelbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:11px;
	}
#userpanel form {margin:0px;}
#barright {float:right;display:block;}
#barleft {float:left;}
#userpanelcontent {margin-top:6px;}
#topprintmftr {width:150px;}
#toploginform {display:inline;}
#userpanel a {color:#8A8A8A;font-size:11px;}
.reportProblem {
	font-weight:bold;
	padding:5px;
	position:relative;
	border:1px yellow solid;
	position:relative;
	width:180px;
	background-color:white;
	float:right;
	margin-bottom:-80px;
}
.reportProblem a {
	display:block;
	background-image:url(/images/help_icon.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding:15px 15px 15px 50px;
	text-decoration:none;
	color:blue;
}
