/* -----------------------------------------------------------------------
 Global CSS
 4Seasonswine.com
----------------------------------------------------------------------- */

body {
    font: 12px arial, verdana;
    /*background: url('/images/xmas-bg.jpg') 50% 50% no-repeat;
	background-attachment: fixed;*/
	background: url('/images/bg_main_site.jpg') 50% 50% repeat-y;
	background-color: #fefaee;
}
.container 
{
    background: #fff;    
}

/* Links */

a {
	color: #6E273D;
	text-decoration: none;
}

a:link, a:visited {
	color: #6E273D;
	text-decoration: none;
}


a:hover, a:active {
	color: #738639;
	text-decoration: underline;
}


/* Common Styles */

.border-on {
	border: 1px solid #333;
}

.marginv10 {
	margin: 20px 0px;
}

.marginb10 {
	margin: 0px 0px 10px;
}

/* Headings */

h1.phone {
	font-size: 16px;
	margin: 10px 0px 0px;
	text-align: right;
}

#main-column h1 {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: bold;
}

#main-column h2 {
	color: #616365;
	font-size: 14px;
	font-weight: bold;
}

#main-column .SearchFor {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

/* Special Text */

p.legal {
	font-size: 10px;
}

p.quote {
	font-size: 12px;
	font-weight: bold;
}

p.quote span {
	font-size: 12px;
	font-weight: normal;
}

/* Layout */

#header {
	margin-top: 15px;
}

#main-column {
	
}

#footer {
	background: url('/images/4s_footer_bg4.jpg') repeat-x;
	padding-top: 18px;
	background-color: #F5F5F5;
	height: 160px;
	-moz-box-shadow: 1px 0px 1px 2px #CCCCCC;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	margin: 0px 0px 2px 0px;
	float:left;
	display: inline;
}

#footer h4 {
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

.sidebar1-box {
	width: 200px;
	margin: 0 0 20px;
}

.sidebar1-box-hdr {
	height: 35px;
	background: url(../images/4s_sidebar1_hdr.gif) no-repeat;
}

.sidebar1-box-hdr h3 {
	font-size: 14px;
	position: relative;
	top: 10px;
	left: 15px;
	font-family: arial;
	font-size: 13px;
	left:5px;
}

.sidebar1-box-body {
	border: 1px solid #ccc;
	border-top: none;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-box-shadow: 0 2px 2px #CCCCCC;
	text-shadow: 0 1px 1px #DEDEDE;
	zoom:1;
}

.sidebar1-box-body p {
	margin: 0px;
	padding: 10px 10px 5px;
}

.sidebar1-box-btm {
	height: 8px;
	background: url(../images/4s_sidebar1_btm.gif) no-repeat;
}

.email-signup label {
	margin: 5px 10px;
	padding: 5px 0px;
}

.email-error {
	margin: 0;
	padding: 0;
}

.email-error p {
	margin: 0;
	padding: 5px 10px !important;
	color: #ff0000;
}

/* Homepage Elements */
#logo img
{
    margin-top:36px;
    }

#quick-links {
	text-align: right;
	/*border-bottom: 1px solid #c1c1c1;*/
	margin: 6px 0px 10px;
}
#partner-logo 
{
        float:right;
        display:inline;
}
#top-nav-cart    
{

    height:53px;
    width:300px;
    float:right;
    padding: 4px 8px;
    font-size:14px;
    text-align:right;
    /*background-color:#f5f5f5;*/
    background:url(/images/gradient.gif) repeat-y 0 0;
	border: 2px solid #6e273d;
    display: block;
 /* For Firefox - */	
    -moz-border-radius: 6px 6px 6px 6px;
 /* For Chrome - */
    -webkit-border-radius: 6px 6px 6px 6px;

 /* For IE 8 - 	*/
    boder-radius: 6px;

}
	
#top-nav-cart 	.show-cart
{
    background:url(/images/lw_cart_icon.gif) no-repeat 6px -1px;
    }
    	
.cart-link {
display:block;
padding-top:4px;
}
.checkout-link {
height:28px;
display:block;
padding-top:10px;
font-size:13px;
text-align:right;
}
#ctl00_Utilities_aCheckoout
{   color:#fff;
    border: 1px solid;
    background: #839256;
    cursor: hand;    
    /*margin-left:10px
    padding: 2px;*/
    color:white;
    height:30px;
    border-color: #839256 #839256 #839256 #839256;   
    /*background-image: url(../images/btn_bg.jpg);*/
    background-color: #839256;
	text-shadow: 0 2px 2px #a5acaf;
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
        }
#ctl00_Utilities_spnCheckout a:hover 
{
	 text-decoration:none;
}


.hp-brand-box {
	width: 178px;
}

#brand-guarantee h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
}

#brand-guarantee p {
	color: #616365;
	padding: 0px 5px;
}

#hp-offer1, #hp-offer2, #hp-offer3 {
	text-align: center;
}
#PromotionalOffer1 {
	margin-top: 25px; 
	margin-bottom: 25px;
	
} 

/* Search */

#new_search
{
    font-size:14px;
    color:#fff;
    border: 1px solid;
    background: #839256;
    cursor: hand;
    padding: 0px;
    height:26px;
    border-color: #839256 #839256 #839256 #839256;   
      
    }
    
    #new_search a:link, #new_search a:visited,#new_search a:hover
{
    color:#fff;
    text-decoration:none;
      
    }

#search {
	text-align: right;
	margin: 0px 0px 10px;
	overflow: hidden;
}
input.search-text {
	height: 18px !important;
	border: 1px solid #ccc;
	width: 120px;
	padding: 3px;
	font-size: 12px;
	background: url(../images/4s_search_input_bg.gif) repeat-x;
}

.friendlyCrumb {
	margin: 0 !important;
	padding: 0 !important;
}

.filter-box {
	background: #EDEDED;
}

.filter-box-hdr h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background: #D1D4D3;
	margin: 0;
	text-indent: 5px;
	line-height: 1.3;
}

.filter-box p {
	padding: 5px;
	margin: 0;
	text-indent: 5px;
}

/* Navigation */

#nav {
	/*background: #661a38;*/
	background: #6E273D;
}

#nav ul {
	list-style: none;
	/*background: white;*/
	background: #6E273D;
	font-family: arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	text-align: left;
}

#nav li a {
	display: block;
	padding: 10px 15px;
	margin: 0px 0px;
	text-decoration: none;
	color: #fff;
}

#nav li a:hover, #nav li a.selected {
	display: block;
	padding: 10px 15px;
	text-decoration: underline;
	background: #839256;
	color: #fff;
	margin: 0px 0px;
}

#nav li a.sitenavHover {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	background: #839256;
	color: #fff;
	margin: 0px 0px;
}

#nav .sitenavDropDown {
	display: none;
	position: absolute;
	list-style: none;
	margin: 0px;
	z-index: 100;
	float: left;
	background: #fff;
	border-left: 1px solid #8d9632;
	border-right: 1px solid #8d9632;
	border-bottom: 1px solid #8d9632;
	min-width: 15em;
}

#nav .sitenavDropDown ul {
	float: none;
	background: none !important;
	margin: 0px;
}

#nav .sitenavDropDown ul li {
	float: none;
	background: none !important;
	font-size: 12px !important;
}

#nav .sitenavDropDown ul li a {
	color: #830136;
	text-decoration: none;
	font-size: 12px !important;
	margin: 0 !important;
	padding: 5px !important;
}

#nav .sitenavDropDown ul li a:hover {
	color: #fff;

}

/* Accordion */

.accordion-header {
	background: #E6E6E6 url(../images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%;	
	color: #830136;
	/*color:White;*/
	font-weight: normal;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.active {
	/*background: #006489 url(../images/Accordion_bg.gif) repeat-x;
	color: white;*/
	background: #6E273D; 
	/*url(../images/ui-bg_glass_65_c1d34b_1x400.png) repeat-x scroll 50% 50%;*/
	color: #830136;
	font-weight: normal;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;		
}
/*.active h3 {	
	color: white;
	font-weight: normal;	
}*/

.content-active {
	/*-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;*/
background: "#ebebeb" none repeat scroll 0 0 !important;
}

#accordion  {
	color: #fff;	
	border-bottom: dotted 1px #6E273D;
	
}

#accordion h3 {
	padding: 8px 0 8px 10px;
    position: relative;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
    color: #791539;
    border-top: dotted 1px #6E273D;
}
#accordion .active h3 {
	color: #fff;	
}
/*.accordionH3
{
	padding: 5px 0 5px 10px;
	position: relative;
	margin: 0;
	font-size: 13px;
	cursor: pointer;
	color: #791539;	
}*/

#accordion ul.accordion-list {
	margin: 0px 0;
	padding: 5px 0 10px 10px;
	background: #efefef;
	list-style-type:none;
}

#accordion ul.accordion-list li {
	padding: 1px 0px;
}

#accordion ul li a {
	color: #6E273D;
	font-size: 12px;
}

.ui-icon {
	left: 180px;
    margin-top: -2px;
    position: absolute;
}

.active .ui-icon {
	background-position: -64px -16px;
}

/* ----- Case Listing - Products Listing ----- */

#ctl00_cphMaster_CasesListing1_search_results_toolbar_bottom {
	background: #faf5e7;
}

#ctl00_cphMaster_CasesListing1_search_results_toolbar_top {
	background: #faf5e7;
}

#ctl00_cphMaster_CasesListing1_search_results_toolbar_top p {
	margin: 10px;
}

#ctl00_cphMaster_CasesListing1_search_results_toolbar_bottom p {
	margin: 10px;
}

/* ----- Search Results - Products Listing ----- */

#ctl00_cphMaster_search_results_toolbar_bottom {
	background: #faf5e7;
}

#ctl00_cphMaster_search_results_toolbar_top {
	background: #faf5e7;
}

#ctl00_cphMaster_search_results_toolbar_top p {
	margin: 10px;
}

#ctl00_cphMaster_search_results_toolbar_bottom p {
	margin: 10px;
}

.breadcrumbs {
	margin: 0 0 10px;
}

/* Product */

.product {
	margin: 10px 0px;
	vertical-align: top
}

div.product-title {
	font-size: 15px;
	line-height: 18px !important;
	height: 30px;
	vertical-align: top
}

div.product-title a {
	font-size: 15px;
}

.product .product-img {
	text-align: center;
}

.product .product-case-img {
	text-align: center;
	overflow: hidden;
	width: 90px;
	border: 1px solid #ccc;
	margin-right: 10px;
}

.product .product-case-img img {
	margin: 0px 0px 0px;
}

.product .product-case-img span {
	font-size: 10px;
	margin: 5px 0 10px;
	display: block;
}

.product-price {
	background: #f1f2f2;
}

.btl-price {
	font-size: 11px;
}

.product-price-table {
	margin: 0;
}

.product-price-table td.radio-1 {
	text-align: right;
}

.product-price span.reg-price {
	color: #616365;
	font-size: 16px;
	font-weight: bold;
}

.product-price span.reg-strike-price {
	color: #616365;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
}

.product-price span.sale-price {
	color: #981e32;
	font-size: 16px;
	font-weight: bold;
}

.btl-save {
	color: #981e32;
}

.product-addtocart {
	margin: 10px 0px;
}

.product .product-price ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 5px 0px 5px 10px;
}

p.sold-out {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0px;
}

.product .product-price ul li {
	margin: 5px 0px;
	padding: 0;
}

.product .case-preview {
	position: fixed;
	border: none;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccc;
}

/* ----- Product Detail ----- */

#main-column .product-detail h1 {
	color: #1E1E1E;
	font-size: 18px;
	margin: 0px 0 5px;
}

.product-detail h2 {
	color: #616365;
	font-size: 14px;
}

.product-detail h3 {
	color: #616365;
	font-size: 12px;
}

.product-detail-addtocart {
	padding: 10px 0px;
	text-align: center;
}

.product-detail-image {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

p.product-detail-subtitle {
	margin: 0 0 5px;
	color: #1e1e1e;
	font-weight: bold;
}

.product-detail-attributes {
	width: 460px;
	background: #fff url(../images/4s_attributes_bg.jpg) no-repeat;
	height: 120px;
	padding: 0px 10px 10px;
}

.attribute-col {
	width: 400px;
	float: left;
	margin: 10px 5px 10px 0px;
	padding: 0px;
	color: #616365;
}

.attribute-col span {
	display: block;
	color: #000;
}

.attribute-col td {
	vertical-align:text-top;
	
}

.addthis_toolbox {
	margin: 10px 0px;
}

/* Pagination */

.pages {
	padding: 0 10px;
	margin: 1em 0;
	clear: left;
	font-size: 85%;
	text-align: right;
}

.pages a, .pages span {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
}

.pages span.current {
	border: 1px solid #830136;
	font-weight: bold;
	background: #830136;
	color: #fff;
}

.pages a {
	border: 1px solid #830136;
	text-decoration: none;
}

.pages a:hover {
	border-color: #ccc;
}

.pages a.nextprev {
	font-weight: bold;
}

.pages span.nextprev {
	color: #666;
}

.pages span.nextprev {
	border: 1px solid #ddd;
	color: #999;
}

.pages .nextprev-next {
	float: right;
}

/* Rounded Corners CSS */

.spiffy {
	display: block
}

.spiffy * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #f1f2f2
}

.spiffy1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #f8f9f9;
	border-right: 1px solid #f8f9f9;
	background: #f4f5f5
}

.spiffy2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #fdfdfd;
	border-right: 1px solid #fdfdfd;
	background: #f3f4f4
}

.spiffy3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #f3f4f4;
	border-right: 1px solid #f3f4f4;
}

.spiffy4 {
	border-left: 1px solid #f8f9f9;
	border-right: 1px solid #f8f9f9
}

.spiffy5 {
	border-left: 1px solid #f4f5f5;
	border-right: 1px solid #f4f5f5
}

.spiffyfg {
	background: #f1f2f2
}

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_window a:link {
	color: #666666;
}

#TB_window a:visited {
	color: #666666;
}

#TB_window a:hover {
	color: #000;
}

#TB_window a:active {
	color: #666666;
}

#TB_window a:focus {
	color: #666666;
}

/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index: 9992;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.TB_overlayMacFFBGHack {
	background: url(../images/macFFBgHack.png) repeat;
}

.TB_overlayBG {
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay {/* ie6 hack */
     position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 9992;
	color: #000000;
	display: none;
	border: 4px solid #525252;
	text-align: left;
	top: 50%;
	left: 50%;
}

* html #TB_window {/* ie6 hack */
position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}

#TB_title {
	background-color: #830136;
	height: 27px;
	color: #ffffff;
	font-weight: bold;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;


/* 

-height/2 0 0 -width/2 */
}

* html #TB_load {/* ie6 hack */
position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect {/* ie6 hack */
     position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}

/* Forms */

input#email-signup {
	background: url(../images/4s_input_bg.gif) repeat-x;
	height: 18px;
	border: 1px solid #ccc;
	font-size: 13px;
	width: 160px;
	padding: 2px;
}

/* Customer Service */

.customer-service ul li {
	margin: 5px 0px;
}

.faq-answers ul {
	list-style-type: none;
	margin: 0;
}

.faq-answers ul li {
	list-style-type: none;
	margin: 15px 0px;
}

.faq-answers p.q {
	font-weight: bold;
}

.contact-us-form fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 0em 0;
	padding: 0;
	border: none;
}

.contact-us-form fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.contact-us-form fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.contact-us-form fieldset.submit {
	border-style: none;
}

.contact-us-form label {
	float: left;
	width: 10em;
	margin-right: 2em;
	text-align: left;
}
.menu_item{
    line-height: 1.5em;
}


/* Shopping Cart */

table.cart {
	border: 1px solid #e6e6e6;
	margin: 0 0 1em;
}

table.cart-buttons {
	margin: 0;
}

table.cart th {
	background: #e6e6e6;
	height: 36px;
}

table.cart td.item {
	text-align: center;
}

td.item-image {
	text-align: center;
}

td.item-name span {
	color: #999;
}

td.buttons {
	background: #e6e6e6;
	padding: 10px 5px 0px 5px;
}

table.cart-buttons td {
	vertical-align: top;
}

td.price-info {
	color: #616365;
	font-size: 14px;
	text-align: right;
	line-height: 22px;
}

td.price, td.subtotal {
	font-size: 14px;
}

td.qty {
	text-align: left;
}

td.qty a {
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}

td.price-info span {
	font-weight: bold;
}

ul.promo-code {
	list-style-type: none;
	margin: 0;
}

ul.promo-code li {
	display: inline;
}

ul.promo-code li label {
	display: block;
}

input.promo-code-input {
	width: 80px;
}

.promo-code-btn {
	margin: 5px 0px;
}

.cart-sidebar-box {
	border: 1px solid #e6e6e6;
	margin: 0 0 10px;
}

.cart-sidebar-hdr {
	background: #e6e6e6;
}

.cart-sidebar-hdr h3 {
	font-size: 14px;
	padding: 10px;
}

.cart-sidebar-box p {
	padding: 10px;
}

.homepageTonySection {
	position: relative;
	height: 230px;
}

.homepageTony {
	background: transparent url(../images/tony.gif) no-repeat scroll 0 0;
	height: 260px;
	position: absolute;
	right: -40px;
	top: -10px;
	width: 89px;
}

.homepageTonyText {
	width: 125px;
}

.homepageTony,.ui-tabs-selected { behavior: url(../css/iepngfix.htc) }




/* Registration */

.registration fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 0em 0;
	padding: 0;
	border: none;
}

.registration fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.registration fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.registration fieldset.submit {
	border-style: none;
}

.registration label {
	display: block;
	text-align: left;
}

.registration select {
	padding: 5px;
}

.registration input.zip {
	width: 40px;
}

.registration input.phone {
	width: 80px;
}

.registration input.password {
	width: 120px;
}

.registration label.required {
	color: #8a1f11 !important;
}

.registration input.error {
	background: #FFF6A9;
	border-color: #FBC2C4;
}

.registration label.error {
	color: red;
	background: white;
	border: none;
	margin: 0;
	padding: 0;
}

/* Checkout */

.checkout-process {
	background-color: #f5f5f5;
	padding: 10px;
	margin: 0;
}

.checkout-process h1 {
	display: block;
	margin: 5px 0px 0px;
	padding: 0;
}

.checkout-process ul {
	list-style-type: none;
	margin: 5px 0 0;
}

.checkout-process ul li {
	display: inline;
}

.checkout h2 {
	font-size: 14px;
	font-weight: bold;
	background: #830136;
	padding: 5px;
	color: #fff !important;
}

.checkout h1 {
	display: block;
	margin: 0px 0px 10px;
	padding: 0 0 10px;
}

.checkout fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 0em 0;
	padding: 0;
	border: none;
}

.checkout fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.checkout fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.checkout fieldset.submit {
	border-style: none;
}

.checkout label {
	float: left;
	width: 10em;
	margin-right: 2em;
	text-align: left;
}

.payment-info-box {
	background: #F4F4F4;
	padding: 5px;
	overflow: hidden;
	margin: 0 0 10px;
}

.payment-info ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.payment-info ol li {
	float: left !important;
	width: 180px;
	padding-bottom: 1em;
}

.payment-info ol li input {
	margin: 3px 0 0;
}

.payment-info table {
	margin: 0;
}

.payment-info p {
	margin: 5px 0 10px;
}

.shopping-cart ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.shopping-cart ol li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.account-signin ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.account-signin ol li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.account-signin h1 {
	border-bottom: 1px solid #dedede;
	padding: 0 0 5px;
}

.account-signin h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.account-signin input.error {
	background: #FFF6A9;
	border-color: #FBC2C4;
}

.account-signin label.error {
	color: #8a1f11;
	background: white;
	border: none;
}

.ship-to-address {
	border: 1px solid #e6e6e6;
	width: 200px;
	padding: 5px;
	float: left;
	margin: 10px;
}

.ship-to-address ul {
	list-style-type: none;
	margin: 0 10px 15px;
	overflow: hidden;
}

.ship-to-address ul li {
	margin: 2px 0px;
	padding: 0;
}

.ship-to-address span {
	font-weight: normal;
}

.ship-to-btn {
	text-align: center;
}

.shipping-address li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.shipping-address label {
	display: block !important;
	text-align: left;
}

.shipping-address ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.shipping-address select {
	padding: 5px;
}

.shipping-address input.zip {
	width: 40px;
}

table.cart-totals td {
	text-align: right;
}

/* Wine Club */

.wine-club-offer {
	border: 1px solid #dedede;
}

.wine-club-hdr {
	background: #dedede;
	padding: 5px 10px 0px;
}

.wine-club-hdr h2 {
	padding: 0 0 10px;
}

.wine-club-body {
	padding: 10px;
}

.wine-club-offer ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.wine-club-offer li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.wine-club-offer .submit {
	border-style: none;
}

.wine-club-offer label {
	text-align: center !important;
}

.wine-club-option {
	border: 1px solid #dedede;
	text-align: center;
	padding: 5px 0px;
}

.benefits-list {
	font-size: 11px;
}

.benefits-list span {
	font-weight: bold;
	display: block;
}

.wine-club ul li {
	margin: 5px 0px;
}

/* for state check */

.outBorder {
	border: 2px outset #CCCCCC;
}

/* For Admin promo page */

.AdminPromo {
	
}

.AdminPromoTextBox {
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

/* About Wine */

/*#about-wine-menu h3 {
	background: #c1d34b;
	font-weight: normal;
	color: #333;
	outline: none;
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
}*/
/*#about-wine-menu a {
	color: #830136;
}*/

#about-wine-menu div {
	background: #efefef;
	margin: 0px 0px 10px;
}

#about-wine-menu div ul {
	margin: 0;
	padding: 10px 0 10px 10px;
	list-style-type:none;
}

#about-wine-menu div li {
	padding: 1px 0;
}

#about-wine-menu h3 {
	background: #6E273D ;
	font-weight: normal;
	color: #fff;	
	outline: none;
	margin: 0;
	padding: 8px 0 8px 10px;
	font-size: 14px;
}
/*#about-wine-menu a {
	color: #830136;
}*/
#about-wine-menu h4
{
	color:#111111;
	font-weight:normal;	
	font-size:12px;
	margin-bottom:0px;
	
}

.wine-content ol {
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
}

.wine-content ol li {
	padding: 3px 0;	
}

/* State Compliance Select */

#TB_closeAjaxWindow {
	visibility: hidden !important;
}

.state-change a {
	text-decoration: underline !important;
}

#TB_ajaxContent p {
	margin: 0;
}

.bigbutton 
{
	color:white;
    border: 1px solid;
    background-color: #839256;
    cursor: pointer;
    cursor: hand;
    padding: 0px;
    width:175px;
    height:26px;
    border-color: #839256 #839256 #839256 #839256;  
/*background-image: url(../images/btn_bg.jpg);*/
    font-weight:bold;
    
    border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	
	text-shadow: 0 2px 2px #a5acaf;
	-webkit-box-shadow: 0 2px 2px rgba(204,204,204,.2);
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
}

/*Added By Ram for Bug ID-727*/
.Greybutton 
{
	color:white;
border: 1px solid;
background: #839256
cursor: hand;
cursor: pointer;
padding: 0px;
width:175px;
height:24px;
border-color: #839256 #839256 #839256 #839256;  
/*background-image: url(../images/btn_bg.jpg);*/
font-weight:bold;
background-color: #989898;
text-shadow: 0 2px 2px #a5acaf;
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
}
/*End for Bug ID-727*/

.smallbutton {
 border: 1px solid;
	background: #839256;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
	width:130px;
	color:white;
	height:26px;
	font-weight:bold;
	border-color: #839256 #839256 #839256 #839256; 
	  
	border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	
	text-shadow: 0 2px 2px #a5acaf;
	-webkit-box-shadow: 0 2px 2px rgba(204,204,204,.2);
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
}
.conti_addcart_button {
	border: 1px solid;
	background: #839256;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
	width:130px;
	color:white;
	height:26px;
	font-weight:bold;
	border-color: #839256 #839256 #839256 #839256;   
	text-shadow: 0 2px 2px #a5acaf;
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
	box-shadow: 4px 4px 4px #CCCCCC;
	 /* For Chrome - */
    -webkit-border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
 /* For IE 8 - 	*/
    boder-radius: 6px;
	
/*background-image: url(../images/btn_bg.jpg);*/
	/*background-color: #839256;*/
}
#sammlerkarten {
    float: right; 
	margin-top:35px;	
	width: 217px;	
	margin-left: 10px;	
	_margin-left: 0px;  
	-moz-box-shadow: 3px 3px 3px #CCCCCC;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
}
#conti_main_picture {
    margin-bottom:18px;
	margin-top:18px;
	-moz-box-shadow: 3px 3px 3px #CCCCCC;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
	height: 344px;
	width: 500px;
}
.Mediumbutton {
border: 1px solid;
background: #839256
cursor: hand;
cursor: pointer;
padding: 0px;
width:80px;
color:white;
height:26px;
border-color: #839256 #839256 #839256 #839256;   
/*background-image: url(../images/btn_bg.jpg);*/
background-color: #839256;
font-weight:bold;

	border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	
	text-shadow: 0 2px 2px #CCCCCC;
	-webkit-box-shadow: 0 2px 2px rgba(204,204,204,.2);
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
}
.Searchbutton {
border: 1px solid;
font-size: 14px;
background: #839256;
cursor: hand;
cursor: pointer;
padding: 0px;
width:80px;
color:white;
height:26px;
border-color: #839256 #839256 #839256 #839256;  
	border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	
	text-shadow: 0 2px 2px #a5acaf;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 3px #CCCCCC; 
}

.vsmallbutton 
{
	
border: 1px solid;
background:  #839256
font: small 'trebuchet ms',helvetica,sans-serif; 
cursor: hand;
cursor: pointer;
padding: 0px;
width:60px;
color:white;
height:24px;
border-color: #839256 #839256 #839256 #839256;
/*background-color: transparent;*/
background-color: #839256;
font-weight:bold;
text-shadow: 0 2px 2px #a5acaf;
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px #CCCCCC;

/*filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#006489');*/
}


/* New entdecker programm page Entdeckerprogramm.aspx by Thomas*/


#page-header { 
margin-top: 20px;
}

#page-header h1 {
	color:#830136;
	font-size:18px;
	font-weight:500;
	-moz-border-radius: 6px 6px 6px 6px; 
	-moz-box-shadow: 0 2px 2px #CCCCCC;
    -webkit-border-radius: 0px 6px 6px 6px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
    boder-radius: .5em;
	margin:0px;
	padding:8px 6px;
	background: #830136 url(../images/entdecker_headline1.jpg) scroll 0 0;
		
}

#page-header h2 {
	color:#830136;
	font-size:16px;
	font-weight:bold;
	max-height: 18px;
	-moz-border-radius: 6px 6px 6px 6px; 
	-moz-box-shadow: 0 2px 2px #CCCCCC;
    -webkit-border-radius: 0px 6px 6px 6px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
    boder-radius: .5em;
	margin:0px;
	padding:8px 6px;
	background: #830136 url(../images/entdecker_headline1.jpg) scroll 0 0;
}


#col-left-wide {
	margin-top:10px;
	}




#col-left-wide h2{
	font-size:13px;
	color:#981E32;
	font-weight:600;
}

#col-left-wide p{
	margin:10px 0px;
	line-height:140%;

}

#order-button{
	width:10px;
	}

#conti-order-top-de{
	margin-top:40px;
	background: url('/images/order_form_de.gif') no-repeat 0 0;
	width:520px;
	height:30px;
	
}
#conti-order-top-fr{
	margin-top:40px;
	background: url('../images/order_form_fr.gif') no-repeat 0 0;
	width:520px;
	height:30px;
	
}
	
#conti-order-form{
	border-top: none;
	background-color:#f5f5f5;
	border-collapse:collapse;
    background: -moz-linear-gradient(0% 56% 90deg, #f5f5f5, #F0F0F0, #F0F0F0 65%) repeat-x scroll left top #E5E5E5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5 ), to(#F0F0F0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F0F0F0');
	border: 1px solid #6e273d;
	display: block;
    -moz-border-radius: 0px 6px 6px 6px;
	-moz-box-shadow: 4px 4px 4px #CCCCCC;
    -webkit-border-radius: 0px 6px 6px 6px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
    boder-radius: 6px;
	}
	
#conti-order-form tr{
	
	}
	
#conti-order-form td{
	padding: 12px 3px;
	border-bottom:1px dotted #A5ACAF;
	}
.radio-1 {}
.radio-2 {width: 420px;}
	
	/*
#conti-order-form  .radio-1
{ padding: 12px 4px;
  width:20px;
    }
*/
	
	

.col-rt-wrapper {
	float: right;
	margin-top:20px;
	width: 217px;
	background: url('../images/bg-col-rt.jpg') repeat-y 0 0;
	margin-left: 10px;
	_margin-left: 0px;
	border-bottom: 1px solid #859729;
	height: auto;
	min-height: 450px;
	-moz-box-shadow: 2px 2px 2px #CCCCCC;
}


.col-right-club-head {
	background: url('../images/bg-col-rt-head.jpg') no-repeat 0 0;
	width: 217px;
	height: 82px;
	text-align: center;
}

.col-right-club-head h2 {
	padding-top:10px;
	color:#fff;
	font-weight:500;
	font-size:20px;
	
}


.col-right-club {
	float: left;
	width: 205px;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
}

.col-right-club ul {
	display: block;
	margin: 0;
	padding: 10px 0;
}

.col-right-club ul li {
	background: url('../images/bg-chk-mrk.jpg') no-repeat left 5px;
	line-height: 1.2em;
	padding: 5px 0 5px 22px;
	list-style-type:none;
}


.VAT-text 
{
	font-size:11px;
	padding: 6px;
}

.VAT-text-lp 
{
	font-size:11px;
	padding: 6px;
}
.centeredImage
    {
    text-align:center;
    display:block;
    }
    #ctl00_cphMaster_divBeats 
{
    background-color:#FEFAEE;
    padding: 12px;
    -moz-border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 4px 4px 4px #CCCCCC;
 /* For Chrome - */
    -webkit-border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
 /* For IE 8 - 	*/
    border-radius: 6px;
    margin-bottom: 24px;    
    }  
 
 #ctl00_cphMaster_divBeats p
 {
    line-height:150%;
     }
#ctl00_cphMaster_WineGuarantee1_imgP12
{
	padding: 2px 0px 2px 14px;
}
#ctl00_cphMaster_WineGuarantee1_imgP13
{
	padding: 2px 0px 2px 14px;
}
#ctl00_cphMaster_WineGuarantee1_imgP14 
{
	padding: 24px 7px 0px 7px;
}
.OutOfStock
{
	color:Red;
	/*font-weight:bold;*/
}
