/* -----------------------------------------------------------------------
 Global CSS
 Die Welt
 ----------------------------------------------------------------------- */
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: #D6DADE;
}
.container 
{
    background: #fff;    
}

/* Links */
a:link, a:visited {
    color: #791539;
    text-decoration: none;
}

a:hover, a:active {
    color: #5482AB ;
    text-decoration: underline;
}

/* Common Styles */
.border-on {
    border: 1px solid #333;
}

.marginv10 {
    margin: 20px 0px;
}

.marginb10 {
    margin: 0px 0px 10px;
}

/* Headings */
/* START - MODIFIED BY RAM - 08NOV2010 - BUG ID - 2003 */
/*h1.phone {*/
.phone {
/* END - MODIFIED BY RAM - 08NOV2010 - BUG ID - 2003 */    
    font-size: 14px;
    margin: 12px 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: 10px;
}

#main-column {
}

#footer {
	background: url('../images/footer_bg.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;
}*/

#footer span 
{
	font-size: 12px;
    line-height:1.25;
    margin-bottom:1.25em;
    font-weight: bold;
}

/* Sidebar */
.sidebar1-box {
    width: 200px;
    margin: 0 0 20px;
}

.sidebar1-box-hdr {
    height: 35px;
    background: #981E32;
    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;
    color: #000;
}


#right-column .sidebar1-box-hdr h2 {
	font-size: 14px;
    position: relative;
    top: 10px;
    left: 15px;
    font-family: arial;
    font-size: 13px;
    color: #fff;
	font-weight:normal
} 

.sidebar1-box-body {
    /*	background: -moz-linear-gradient(10% 120% 90deg, #ccc,#ffffff,#f5f5f5 65%) repeat-x scroll left top #E5E5E5;
	background-color: #F5F5F5;*/
	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 {
border-bottom:1px solid #CCCCCC;
}

#ctl00_cphMaster_WineGuarantee1_submit {
	margin-bottom: 6px;
}

.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:0px;
    }


#quick-links {
    text-align: right;
    /*border-bottom: 1px solid #c1c1c1;*/
    margin: 6px 0px 10px;
    /* padding: 10px 0px 10px;*/
}

#partner-logo 
{
        float:right;
        display:inline;
}

#top-nav-cart    
{
    height:45px;
    width:220px;
    float:right;
    margin-top:6px;
    padding: 6px 8px 6px 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;

}
	
.cart-link {
background:url(/images/lw_cart_icon.gif) no-repeat 6px 0px;
height:28px;
text-indent:30px;
display:block;

}


.checkout-link {

height:28px;
display:block;
font-size:13px;
/*padding-top:10px;*/
}

#ctl00_Utilities_aCheckoout
{   color:#fff;
    border: 1px solid;
    cursor: hand;
    margin-left:10px;
    padding: 2px;
    color:white;
    height:30px;
    border-color: #5482AB #5482AB #5482AB #5482AB;   
    /*background-image: url(../images/btn_bg.jpg);*/
    background-color: #5482AB;
	text-shadow: 0 2px 2px #a5acaf;
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
    }


.hp-brand-box {
    width: 178px;
}

#brand-guarantee h3 {
    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 */
#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 h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    background: #D1D4D3;
    margin: 0;
    text-indent: 5px;
    line-height: 1.3;
}

.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;
}

#new_search
{
    font-size:14px;
    color:#fff;
    background-color: #5482AB;

    
    }
    
#new_search a:link, #new_search a:visited, #new_search a:hover 
{color:#fff;
    }
  

/* Navigation */
#nav {
    /*background: #661a38;*/
    /*background: url(../Images/nav_bg.jpg) repeat-x 50% 50%;*/
	 background: #003C67;
}

#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: #6E273D;
    color: #fff;;
    margin: 0px 0px;
}

#nav li a.sitenavHover {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    background: #6E273D;
    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 #D1D4D3 ;
    border-right: 1px solid #D1D4D3 ;
    border-bottom: 1px solid #D1D4D3 ;
    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 {
	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: #F1F2F2;
}

#ctl00_cphMaster_CasesListing1_search_results_toolbar_top {
	background: #F1F2F2;
}

#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: #F1F2F2;
}

#ctl00_cphMaster_search_results_toolbar_top {
    background: #F1F2F2;
}

#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-title
{
	color:#616365;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.75em;
}

.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;
    padding: 4px;
}

.product-price-table td {
	padding: 4px;
}

.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 span{
    color: #616365;
    font-size: 12px;
    line-height:1;
    margin-bottom:1em;
}


.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;
}

h3.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 {
	
	text-align : right;
	vertical-align: text-top;
	padding-right: 6px;
}

.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 div {
	background: #efefef;
	margin: 0px 0px 10px;
}

#about-wine-menu div ul {
	margin: 0;
	padding: 10px 0 10px 10px;
	list-style:none;
}


#about-wine-menu h3 {
	background: #6E273D ;
	font-weight: normal;
	color: #fff;
	outline: none;
	margin: 0;
	padding: 5px 0px 5px 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;
    cursor: hand;
    cursor: pointer;
    padding: 0px;
    width:175px;
    height:26px;
    border-color: #5482AB #5482AB #5482AB #5482AB;  
/*background-image: url(../images/btn_bg.jpg);*/
    font-weight:bold;
    background-color: #5482AB;

    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;
    cursor: hand;
    cursor: pointer;
    padding: 0px;
    width:175px;
    height:26px;
    border-color: #989898 #989898 #989898 #989898;  
/*background-image: url(../images/btn_bg.jpg);*/
    font-weight:bold;
    background-color: #989898;
    
    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;


}
/*End for Bug ID-727*/


.smallbutton {
    border: 1px solid;
    cursor: hand;
    cursor: pointer;
    padding: 0px;
    width:130px;
    color:white;
    height:26px;
    border-color: #5482AB #5482AB #5482AB #5482AB;   
/*background-image: url(../images/btn_bg.jpg);*/
    background-color: #5482AB;
    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;

}
.conti_addcart_button {
background-color: #5482AB;
border: 1px solid #5482AB;
cursor: hand;
cursor: pointer;
padding: 0px;
width:130px;
color:white;
height:26px;
/*background-image: url(../images/btn_bg.jpg);*/
font-weight:bold;
text-shadow: 0 1px 5px #000000;
background: -moz-linear-gradient(50% 190% 90deg, #f5f5f5, #5482AB, #5482AB 65%) repeat-x scroll left top #5482AB;
-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;
background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5 ), to(#F0F0F0));
 /* For IE 8 - 	*/
border-radius: 6px;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5482AB', endColorstr='#5482AB');
}
#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: 357px;
}
.Mediumbutton {
border: 1px solid;
background: #5482AB
cursor: hand;
cursor: pointer;
padding: 0px;
width:80px;
color:white;
height:26px;
border-color: #5482AB #5482AB #5482AB #5482AB;   
/*background-image: url(../images/btn_bg.jpg);*/
background-color: #5482AB;
font-weight:bold;
}
.Searchbutton {
border: 1px solid;
background: #5482AB;
cursor: hand;
cursor: pointer;
padding: 0px;
width:80px;
color:white;
height:26px;
border-color: #5482AB #5482AB #5482AB #5482AB;   

}

.vsmallbutton 
{
	
border: 1px solid;
background:  #5482AB
font: small 'trebuchet ms',helvetica,sans-serif; 
cursor: hand;
cursor: pointer;
padding: 0px;
width:60px;
color:white;
height:26px;
border-color: #5482AB #5482AB #5482AB #5482AB;
/*background-color: transparent;*/
background-color: #5482AB;
font-weight:bold;

/*filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#006489');*/
}

#logo h1 
{
	margin-bottom:0em;
	line-height:0;
}
.VAT-text 
{
	font-size:11px;
	padding: 6px;
}
.VAT-text-lp 
{
	font-size:11px;
	padding: 6px;
}

/* New entdecker programm page Entdeckerprogramm.aspx */

#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;
	 /* For Chrome - */
    -webkit-border-radius: 0px 6px 6px 6px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
 /* For IE 8 - 	*/
    boder-radius: .5em;
	/*
height:34px;
*/
	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{
	margin-top:40px;
	background: url('../images/order_form.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;
 /* For Firefox - */	
    -moz-border-radius: 0px 6px 6px 6px;
	-moz-box-shadow: 4px 4px 4px #CCCCCC;
 /* For Chrome - */
    -webkit-border-radius: 0px 6px 6px 6px;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: 4px 4px 4px #CCCCCC;
 /* For IE 8 - 	*/
    boder-radius: 6px;

	}
	
#conti-order-form tr{
	
	}
	
#conti-order-form td{
	padding: 12px 6px;
	border-bottom:1px dotted #A5ACAF;
	}
.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 #6e273d;
	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;
}
.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;
}
