*{
    margin: 0px;
    padding: 0px;
}

/*-Fonts-*/
@font-face {
    font-family: 'dearJoe4Regular';
    src: url('fonts/dj4trial-webfont.eot');
    src: url('fonts/dj4trial-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dj4trial-webfont.woff') format('woff'),
         url('fonts/dj4trial-webfont.ttf') format('truetype'),
         url('fonts/dj4trial-webfont.svg#dearJoe4Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TrebuchetMSRegular';
    src: url('fonts/trebuchet-ms-webfont.eot');
    src: url('fonts/trebuchet-ms-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/trebuchet-ms-webfont.woff') format('woff'),
         url('fonts/trebuchet-ms-webfont.ttf') format('truetype'),
         url('fonts/trebuchet-ms-webfont.svg#TrebuchetMSRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-color: #f1ebdb;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    font-family: 'dearJoe4Regular';
}

h1{
    margin-bottom: 10px;
    color: #3a2400;
    font-size: 25px;
    line-height: 30px;
}
h1 label{
    color: #886d16;
}
h2{
    color: #3a2400;
    font-family: 'Times New Roman';
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    margin-bottom: 10px;
}
h3{
    color: #5e3b08;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'TrebuchetMSRegular';
    font-weight: bold;
}

p{
    padding-bottom: 20px;
}

img{
    border: 0;
    vertical-align: middle;
}

a{
    color: #fff0a5;
    text-decoration: none;
}
a:hover{
    color: #fff;
    text-decoration: none
}
a.link{
    color: #1f68a4;
}

ul.list{
    margin-left: 15px;
    margin-bottom: 20px;
}
ul.list li{
    list-style-image: url(../images/bullet.png);
    font-weight: bold;
    padding-bottom: 20px;
}
ul.list li a{
    color: #1f68a4;
    text-decoration: none;
}
ul.list li a:hover{
    color: #e18c0c;
    text-decoration: underline;
}
ul.list li label{
    color: #d5a620;
    font-size: 14px;
    font-family: Arial;
    text-transform: uppercase;
}


.hidden{
    display: none;
}
.clear{
    clear: both;
}
.highlight{
    color: #58c2de;
}

.floatRight{
    float: right;
    margin: 0 0 10px 10px;
}


#header{
    background: #f5ead4 url('../images/header-bg.jpg') top center repeat-x;
}
#header-top {
    background: #f5ead4 url('../images/header-bg.jpg') top center repeat-x;
    height: 92px;
}
#header-content{
    height: 134px;
    width: 1024px;
    margin: auto;
}
#header-logo{
    float: left;
    background: url('../images/logo.png') top left no-repeat;
    width: 470px;
    height: 65px;
    margin: 10px 0 0 10px;
    text-indent: 110%;
    overflow: hidden;
    color: #5e3b08;
}
#header-info{
    float: right;
    width: 470px;
    font-family: 'Times New Roman';
    color: #9b7834;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    font-size: 20px;
    line-height: 30px;
    padding-top: 15px;
    margin-right: 20px;
}
#header-info label{
    display: block;
    color: #5e3b08;
    font-size: 30px;
}
#header-menu{
    clear:  both;
    padding-top: 12px;
    height: 30px;
    text-align: center;
    background: #312100 url('../images/header-bg.jpg') bottom center repeat-x;
}
#header-menu a{
    font-family: 'dearJoe4Regular';
    color: #fff;
    font-size: 21px;
    padding: 0 5px;
}
#header-menu a:hover{
    color:#e6d293;
}
#header-menu img{
    vertical-align: middle;
}


#footer{
    background: #4f3a1d url(../images/web-bg.jpg) top center;
    color: #fff;
}
#footer-inner {
    background: transparent url('../images/footer-bg.jpg') top center no-repeat;
    width: 1024px;
     height: 285px;
    margin: auto;
}
#footer h1{
    color: #fefefe;
}
#footer a{
    color: #fff;
    text-decoration: underline;
}
#footer a:hover{
    color: #d0c399;
}

#footer-menu{
    clear: both;
    text-align: center;
    color: #fff;
    height: 26px;
    padding-top: 8px;
    background: url('../images/footer-menu.png') top center no-repeat;
}
#footer-menu a{
    text-transform: uppercase;
    color: #d0c399;
    font-family: 'TrebuchetMSRegular';
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 0 5px;
}
#footer-menu a:hover{
    color:#fff;
}


#footer-info{
    float: left;
    width: 330px;
    height: 252px;
    color: #fff;
    text-align: left;
}
#footer-info .content{
    padding-top: 30px;
    width: 280px;
    margin: auto;
}
#footer-link{
    padding: 5px 0;
    width: 194px;
    height: 28px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    text-align: center;
    font-style: italic;
    font-family: 'Times New Roman';
    background: no-repeat top left url(../images/footer-link.png);
}
#footer-link a{
    margin: 0 2px;
}


#footer-newletter{
    float: left;
    width: 335px;
    height: 252px;
    text-align: left;
    background: no-repeat center left url(../images/footer-line.png);
}
#footer-newletter .content{
    padding-top: 30px;
    width: 280px;
    margin: auto;
}

#footer-sdd{
    float: left;
    width: 335px;
    height: 252px;
    background: no-repeat center right url(../images/footer-line.png);
}
#footer-logo{
    background: url('../images/footer-logo.png') center center no-repeat;
    height: 180px;
}
#footer-sdd label{
    display: block;
    color: #d0c399;
    padding-bottom: 5px;
}

#content{
    background: repeat top center url(../images/content.jpg);
    color: #5e3b08;
    font-size: 12px;
    line-height: 17px;
    font-family: 'TrebuchetMSRegular';
}
#content-body{
    background: repeat-x top center url(../images/content-body.jpg);    
}
#content.inside-page #content-body{
    background: repeat-x top center url(../images/content-body-inside.jpg);
}

#content-body-bg{
    background: repeat top center url(../images/content.jpg);
    /*width: 1200px;*/
    /*width: 1024px;*/
    margin: auto;
}
#content-body-top{
    background: repeat-x top center url(../images/content-body.jpg);
    /*width: 1200px;*/
    /*width: 1024px; */
}
#content.inside-page #content-body-top{
    background: repeat-x top center url(../images/content-body-inside.jpg);
    /*width: 1200px;*/
    /*width: 1024px;*/
    margin: auto;
}
    
#content-top{
    background: no-repeat top center url(../images/top-bg.jpg);    
}
#content-top-body{
    background: no-repeat top center url(../images/top-bg.jpg);
    width: 1024px;
    height: 380px;
    margin: auto;
    padding-top: 23px;
}
#content-top-slide{
    width: 1005px;
    height: 340px;
    overflow: hidden;
    margin: auto;
}
#content-top-control{
    position: absolute;
    margin-top: 315px;
    width: 964px;
    z-index: 100;
    padding: 0 30px;
    text-align: right;
}
#content-top-control a{
    font-size: 0px;
    padding: 8px;
    margin: 0 2px;
    background: no-repeat top center url(../images/content-top-bullet.png);
    color: #3a2400;
}
#content-top-control a.activeSlide{
    background: no-repeat top center url(../images/content-top-bullet-s.png);
}

#content-top-inside{
    background: no-repeat top center url(../images/content-top-inside.png);
}
#content-top-inside #content-top-body{
    background: no-repeat top center url(../images/content-top-inside.png);
    width: 1024px;
    height: 227px;
    margin: auto;
}
#content-top-inside #content-top-body-our-wines-award{
    background: no-repeat top center url(../images/content-top-inside-award.png);
    width: 1024px;
    height: 247px;
    margin: auto;
}
#content-top-inside #content-top-body.wines{
    background: no-repeat top center url(../images/content-top-inside-vines.png);
}
#content-top-inside #content-top-body.wine_club{
    background: no-repeat top center url(../images/content-top-inside-vines2.png);
}
#content-top-inside #content-top-body.contact{
    background: no-repeat top center url(../images/content-top-inside-vines3.png);
}
#content-block-bg{
    width: 1024px;
    background: url("../images/content.jpg");
    margin: auto;
}
#content-block{
    background: scroll transparent url("../images/content-body.jpg") center -410px no-repeat;
    width: 1024px;
    margin: auto;
    text-align: left;
    min-height: 300px;
    padding-bottom: 30px;
}
#content.inside-page #content-block{
    width: 1000px;
}
#content-block a{
    color: #3a2400;
}

#newsletter-form{
    width: 235px;
    padding-top: 10px;
    margin: auto;
}
#newsletter-form .field{
    font-weight: bold;
    padding-bottom: 5px;
}
#newsletter-form .control{
    padding-left: 50px;
    padding-top: 10px;
}
#newsletter-input, .newsletter-input{
    border: 0;
    background: transparent url(../images/newsletter-input.png) top center no-repeat;
    width: 180px;
    margin-left: 10px;
    height: 23px;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    color: #644a26;
}
#newsletter-button{
    vertical-align: middle;
}



.form-web{

}
.form-web img{
    float: none !important;
    margin: 0 !important;
}
.form-web .field{
     
}
.form-web .field-sep{
    margin-bottom: 5px;
}

.form-web .label{
    float: left;
    padding-top: 2px;
    width: 150px;
    color: #404040;
}
.form-web .label b, .form-web .label strong {
    color: #e9890d;
}
.form-web .label-large{
    width: 330px;
    margin-bottom: 5px;
}

.form-web .input{
    margin-left: 150px;
    margin-bottom: 5px;
     
}

.form-web textarea.input-text{
    width: 510px;
    height: 100px;
}
.form-web .input-text{
    border: 1px solid #cbc09f;    
    font-size: 13px;
    vertical-align: middle;
    color: #717171;
    font-family: Arial;
}
.form-web .input-small{
    width: 180px;
}
.form-web .input-large{
    width: 365px;
}
.form-web .input-tiny{
    width: 50px;
}

.form-web input.input-text, .form-web select.input-text{
    height: 25px;
}

.form-web input.input-button{
    vertical-align: middle;
}
.form-web img.input-button{
    vertical-align: top;
}

.form-web .line-sep{
    height: 20px;
    border-top: 1px dotted #9f9c92;
}

.form-web h3{
    color: #dd8200;
    font-family: Arial;
    font-size: 15px;
}

.error{
    color: #e9890d !important;
    font-size: 11px;
}

label.error{
    display: block;
    text-transform: none;
}

.info{
    font-weight: bold;
    color: #f00;
    text-align: center;
    padding-bottom: 10px;
}
#errorBlock{
    color:#AE0101;
    display:none;
    font-size:14px;
    font-weight:bold;
    padding-bottom:20px;
    text-align:left;
    text-transform:uppercase;
}
#errorBlock li{
    text-align: left;
    margin-left: 100px;
    list-style: square;
    font-size: 12px;
}


.web-title{
    margin: 0 0px 10px;
    text-align: left;
}
.web-title img{
    
}


#home-welcome{
    float: left;
    width: 345px;
    background: no-repeat center right url(../images/home-line.png);
    height: 400px;
}
#home-welcome .content{
    width: 310px;
    margin-left: 15px;
}

#home-news{
    float: left;
    width: 320px;
    height: 400px;
}
#home-news .content{
    width: 265px;
    margin-left: 25px;
}
#home-news .item{
    padding-bottom: 15px;
}
#home-news .item label{
    color: #9eb80b;
    color: #3a2400;
    display: block;
    font-weight: bold;
}

#home-wines{
    float: left;
    width: 355px;
    background: no-repeat center left url(../images/home-line.png);
    height: 400px;
    text-align: center;
}
#home-wines .content{
    width: 325px;
    margin-left: 25px;
    text-align: left;
}
#home-wines .item{
    padding-left: 10px;
    padding-bottom: 10px;
}
#home-wines .item label{
    color: #9eb80b;
}
#home-wines .button{
     padding-top: 15px;
}


#recent-post{
    float: right;
    width: 295px;
    background: no-repeat top left url(../images/menu-line.png);
}
#recent-post h1{
    width: 260px;
    margin-left: auto;
}
#recent-post .block{
    width: 260px;
    margin-left: auto;
    padding-bottom: 15px;
    margin-bottom: 25px;
    background: no-repeat bottom left url(../images/menu-underline.png);
}
#recent-post .block .title{
    text-transform: uppercase;
    color: #3a2400;
    font-weight: bold;
}
#recent-post .block .date{
    margin-bottom: 15px;
}
#recent-post .block .detail{
    margin-bottom: 10px;
}

#column-block{
    float: left;
    width: 665px;
}
a.read-more{
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
}
a.read-more:hover{
    text-decoration: none;
}

.distributor-block{
    list-style-image: url(../images/bullet.png);
    padding-bottom: 45px;
    float: left;
    width: 325px;
}
.distributor-block.no-bullet{
    list-style-image: none;
    list-style: none;
}
.distributor-block .state{
    text-transform:  uppercase;
    color: #5e3b08;
    font-weight: bold;
    margin-bottom: 20px;
}
.distributor-block .name{
    text-transform:  uppercase;
    color: #886d16;
    font-weight: bold;
}
.distributor-block .text{
    margin-bottom: 20px;
}
.distributor-block .link{
    
}
.distributor-block a{
    text-decoration: underline;
}

#contact-map{
    border: 5px solid #e4dbba;
}
#contact-info{
    float: left;
    width: 320px;
    padding-right: 40px;
    background: url("../images/menu-line.png") top right no-repeat;
}
#contact-location{
    float: left;
    width: 580px;
    padding-left: 40px;
}
#formContact{
        
}
#formContact .field{
    padding-bottom: 10px;    
}
#formContact .label{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 80px;        
}
#formContact .input{
    margin-left: 95px;    
}
#formContact input.input-text{
    width: 220px;
    height: 23px;
    border: 0;
    background: url("../images/form-input-text.png") top left no-repeat;
	color:#644A26;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
#formContact textarea.input-text{
    width: 220px;
    height: 93px;
    border: 0;
    background: url("../images/form-input-textarea.png") top left no-repeat;
	color:#644A26;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#wine-club-block{
    padding: 10px 0;
    background: #635239 url("../images/wine-club-block.png") top left no-repeat;
    width: 412px;
    height: 100px;
    font-family: 'Times New Roman';
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
}
#wine-club-block label, #wine-club-block a{
    color: #f2da8e;
}

.ourWine-block{
    background: url("../images/ourWine-block.png") top left no-repeat;
    float: left;
    /*width: 252px;*/
	width: 190px;
    height: 310px;
    /*margin: 30px 40px 0;*/
	margin: 30px 15px 0;
    text-align: center;
    padding-top: 30px;
}
.ourWine-block .title{
    height: 30px;
    font-weight: bold;
    color: #5e3b08;
    padding-top: 5px;
}

.awards-block{
    float: left;
    width: 280px;
    padding-left: 25px; 
	padding-bottom: 30px;   
}
.awards-block .title{    
    color: #3a2400;
    text-transform: uppercase;
    font-weight: bold;
}
 ul.detail{
    width: 240px;
}
ul.detail li{
    list-style-image: url(../images/bullet2.png);
    padding-bottom: 10px;
}
ul.detail li.label{
    color: #886d16;   
}

ul.detail li .label{
    float: left;
    /*width: 85px;*/
	 width: 100px;
    font-weight: bold;
}
ul.detail li .text{
    margin-left: 100px;
	width:100%;
}

.content-line{
    background: url("../images/content-line.png") top left no-repeat;
    height: 15px;
}

.product-detail{
    float: left;
    width: 450px;
}
.product-detail h2{
    font-size: 30px;
    margin-bottom: 15px;
	line-height:30px;
}

.tablePage{
    font-size:13px;
    padding:5px 0;
    text-align:left;
    margin-top:15px;
    border-top:1px #D4CCAF solid;
}
span.navthis {
    padding: 1px 3px;
    background-color: #E25800;
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
} 
.tablePage a{ text-decoration:underline; color:#564124; padding:1px 3px; }
.tablePage a:hover{ text-decoration:none; color:#FFF; background-color:#564124; padding:1px 3px; }


#detail-product-categories{
    width: 268px; display: block; margin: 0 auto;
}

#detail-product-categories .top{width: 268px; height: 22px; display: block; background-image: url('../images/category-top.png')}
#detail-product-categories .foot{width: 268px; height: 22px; display: block; background-image: url('../images/category-footer.png')}
#detail-product-categories .bg-content{
    width: 268px; background-image: url('../images/category-bg.png'); display: table;
    margin: 0; padding: 0;
}

#categories-content{
    width: 242px; margin: 0 auto; display: table;
}

/*#categories-content .title{
    text-align: center;
    color: #e7aa58; margin-bottom: 10px;
    font-size: 16px;
}*/

#categories-content .level-one{
    text-align:left;
    margin:0;
    padding:0;    
}

#categories-content .level-one .one-li{
	list-style: none;
	background: url("../images/category-arrow.gif") 0 8px no-repeat;
	border-bottom: 1px solid #d4ccaf;
	width:230px;
	font-size:12px;
	color:#3a2400;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 12px;    /*text-transform: uppercase;*/
}

#categories-content .level-one .one-li a, #categories-content .level-one .one-li a:link{color:#3a2400; text-decoration: none; }
#categories-content .level-one .one-li a:hover{color:#9eb80b; text-decoration: none;}

#categories-content .level-two{
    text-align:left;
    margin:8px 0 8px 0;
    padding:0;
    color:#886d16; text-transform: none;
}

#categories-content .level-two li.lk{
    list-style: none;    
    padding:3px 0 1px 0;
    width:230px;
    color:#886d16 !important;    
}

#categories-content .level-two li.lk a, #categories-content .level-two li.lk a:link{color:#493a09; text-decoration: none;}
#categories-content .level-two li.lk a:hover{color:#886d16; text-decoration: none;}

/* [ formularrio Wine Club ] */
.block-wine-club-form{
	width:623px;
	height:auto;
}
.block-wine-club-form .btop{
	width:623px;
	height:8px;
	background:url(../images/block-top-form.png) no-repeat;
	clear:both;
}
.block-wine-club-form .bmiddle{
	width:623px;
	height:auto;
	background:url(../images/block-middle-form.png) repeat-y;
	clear:both;
}
.block-wine-club-form .bbottom{
	width:623px;
	height:8px;
	background:url(../images/block-bottom-form.png) no-repeat;
	clear:both;
}

#formWineClub{
        
}
#formWineClub .field_two{
    padding-bottom: 10px;
	float:left;  
}
#formWineClub .field{
    padding-bottom: 10px;    
}
#formWineClub .label{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 80px;
	color:#493a09;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;        
}
#formWineClub .label-targetm{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 100px;
	color:#493a09;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;        
}
#formWineClub .label-targetv{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 50px;
	color:#493a09;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;        
}
#formWineClub .label-radio{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 80px;
	color:#493a09;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;        
}
#formWineClub .label-col-two{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 50px;
	color:#493a09;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;     
}
#formWineClub .label-col-two-cc{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 70px;
	color:#493a09;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;        
}
#formWineClub .label-long{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 150px;
	color:#493a09;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;       
}
#formWineClub .title-block{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3a2400;
	padding:15px 0px 5px 20px;
}
#formWineClub .label-long-title-credit-card{
    float: left;
    text-align: right;
    font-weight: bold;
    width: 180px;
	height:30px;
	color:#3a2400;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;     
}
#formWineClub .input{
    margin-left: 95px;    
}
#formWineClub .input-rb{
    margin-left: 5px;
	width:20px;
	float:left;
	height:30px;
}
#formWineClub .input-two-cc{
    margin-left: 80px;
}
#formWineClub .input-two{
    margin-left: 160px;
}
#formWineClub .input-col-two{
    margin-left: 60px;
}
#formWineClub input.input-text{
    width: 220px;
    height: 23px;
    border: 0;
    background: url("../images/form-input-text.png") top left no-repeat;
	color:#644A26;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
#formWineClub input.input-text-long{
    width: 310px;
    height: 23px;
    border: 0;
    background: url("../images/form-input-text-long.png") top left no-repeat;
	color:#644A26;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
#formWineClub input.input-text-small{
    width: 140px;
    height: 23px;
    border: 0;
    background: url("../images/form-input-text-small.png") top left no-repeat;
	color:#644A26;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
#formWineClub input.input-text-medium{
    width: 180px;
    height: 23px;
    border: 0;
    background: url("../images/form-input-text-medium.png") top left no-repeat;
	color:#644A26;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
#formWineClub input.input-text-re-small{
    width: 110px;
    height: 23px;
    border: 0;
    background: url("../images/form-input-text-re-small.png") top left no-repeat;
	color:#644A26;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
#formWineClub textarea.input-text{
    width: 230px;
    height: 23px;
    border: 0;
    background: url("../images/form-input-textarea.png") top left no-repeat;
}
#formWineClub input.bg-radio{
    width:15px;
    height:15px;
    border:0;
    background: url("../images/bg-radio.png") top left no-repeat;
}
.line-sep{
	background:url(../images/bg-sep.png) no-repeat;
	width:623px;
	height:1px;
}
.block-wine-description{
	margin-left:23px;
	width:600px;
	height:auto;
	line-height:25px;
	color:#3a2400;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
