/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url('../images/bg.jpg') #FDFAF4 repeat-x;
	font-family: arial;
	font-size: 12px;
	background-color: #FDFAF5;
}

img { 
	border:none; 
}
h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B80C1C;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
	letter-spacing: 1px;
	
}


h2{

font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 8px;
	padding: 0;
	letter-spacing: 1px;
	
}

h3{

font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 8px;
	padding: 0;
	letter-spacing: 1px;
	
}
h4{

font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 8px;
	padding: 0;
	letter-spacing: 1px;
	
}

p {
	margin-bottom: 10px;
	margin-top: 6px;
}

a {
	text-decoration: none;
	color: #B80C1C;
}

a:hover {
	color: #B80C1C;
}

a img { 
	border:none; 
}

#pagecontainer {
	width: 1240px;
	visibility: visible;
	margin: 0px;
}

#top {
	margin: 0px;
	width: 1200px;
	height: 123px;
	background-image: url("../images/banner.jpg");
	background-repeat: repeat-y;
}

#menu {

	 width: 620px;
	 margin-left: 40px;
	 margin-right: 0px;
	height: 27px;
	background-color: #000000;
	float:left;
	color: #ffffff;
}

#blackBar {
	width: 1200px;
	height: 27px;
	background-color: #000000;
}

#middle {
	margin-left: 0px;
	width: 970px;
	height: 123px;
	clear: both;
	z-index: 10;
}


#contentText {
	margin-left: 0px;
	width: 580px;
	list-style: none;
}
#contentText ul{
	list-style: none;
	margin-left: 20px;
}


#contentText li {
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 22px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url("../images/tiny_bottle.gif"); 
	background-repeat:no-repeat;
	background-position: center left;
}

#phone {
	margin-left: 0px;
	width: 234px;
	height: 123px;
	float:left;
}

#top10 {
	width: 300px;
	height: 220px;
	margin-top: 30px;
	margin-right: 17px;
	float: left;
}

#offer {
	width: 350px;
	height: 200px;
	margin-top: 10px;
	float: left;
	background-image: url("../images/bg-offer.gif");
	background-repeat: no-repeat;
}

.feature {
	width: 350px;
	padding-bottom:  0px;
	margin-top: 0px;
	float: left;

}

/*.details {
	width:860px;
	height: 300px;
	margin-top: 12px;
	float: left;
}*/

.details {
	width:760px;
	height: 300px;
	margin-top: 12px;
	float: left;
}
.detailsWine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 12px;
	width: 300px;
	float: left;
}

#topmenu {
	padding-top: 6px;
	padding-right: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align:right;
}

#topmenu a {
	color: #ffffff; 
	text-decoration:none;
}

#topmenu a:Hover {
	color: #ffffff; 
	text-decoration:underline; 
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B80C1C;
	margin-bottom: 8px;
}

.bigTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #B80C1C;
	margin-bottom: 8px;
}

.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B80C1C;
	margin-bottom: 0px;
	margin-left: 11px;
}

.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B80C1C;
	margin-bottom: 2px;
	margin-top: 4px;
}

.priceOffer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B80C1C;
	margin-bottom: 2px;
	margin-top: 8px;
	text-decoration: line-through;
}

.sale{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FB4607;
	margin-bottom: 2px;
	margin-top: 8px;
	margin-left: 8px;
}

#leftNav {
	float: left;
	width: 234px;
	margin: 0;
	padding: 1em;
	background-color: #F6EFDE;
	background: url('../images/sidebar.gif') repeat-y;
	height: 700px;
}

#content {
	float:left;
	/*margin-left: 250px;*/
	padding: 1em;
	width: 880px;
}

#content form { 
	float:left; 
	width: 880px;
}

#content form fieldset {
	border:0;
}

#content form label { 
	width:100px; 
	float:left; 
	clear:left;
}

#content form input { 
	BORDER-RIGHT: #9d9b99 1px solid; BORDER-TOP: #9d9b99 1px solid; FONT-SIZE: 0.99em; BORDER-LEFT: #9d9b99 1px solid; BORDER-BOTTOM: #9d9b99 1px solid; 
	margin-bottom: 5px; background-color:#FFFFFF;}
	

/*#content form textarea { 
	border:1px solid #960000;
}*/

#offerImage {
	margin-left: 5px;
	margin-top: 35px;
	/*border:#999999 solid 1px;*/
	width: 143px;
	height: 141px;
	text-align: center;
	padding-top: 2px;
	float: left;
}

#smallImage {
	margin-left: 12px;
	margin-top: 6px;
	border:#999999 solid 1px;
	width: 104px;
	height: 154px;
	text-align: center;
	padding-top: 2px;
	float: left;
}

#bigImage {
	margin-left: 12px;
	margin-top: 6px;
	border:#999999 solid 1px;
	width: 255px;
	height: 379px;
	text-align: center;
	padding-top: 2px;
	float: left;
}

/*.space0 {width:220px; float:left; clear:left; height:22px; }
.space1 { width:80px; float:left; height:22px;}
.space2 {	margin-left: 12px; width:80px; float:left; height:22px;}*/

.add_cart {
	margin-left: 2px;
	margin-top: 12px;
}

#filters {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#offerText {
	margin-left: 10px;
	margin-top: 35px;
	font-size:11px;
	width: 184px;
	height: 161px;
	text-align: left;
	padding-top: 2px;
	float: left;
}

.featureText {
	margin-left: 10px;
	margin-top: 6px;
	font-size:11px;
	width: 180px;
	text-align: left;
	padding-top: 2px;
	float: left;
}

.detailsText {
	margin-left: 10px;
	margin-top: 6px;
	font-size:12px;
	width: 300px;
	height: 300px;
	text-align: left;
	padding-top: 2px;
	float: left;
}

/*.detailsText {
	margin-left: 10px;
	margin-top: 6px;
	font-size:12px;
	width: 300px;
	height: 300px;
	text-align: left;
	padding-top: 2px;
	float: left;
}*/

#navigation {
	position: absolute;
	top: 155px;
	left: 230px;
	z-index: 4;
}

#navigation ul {
	list-style-type: none;
	margin-top: 0px;
}

#navigation ul li {
	display: inline;
	color: #FFFFFF;
	margin-left: 5px;
}

#navigation ul li a {
	color: #FFFFFF;
}

#navigation ul li a:hover {
	background: url('/extendo/webstore/cases/images/underline.gif') repeat-x 0px 14px;
}

#mottoText {
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-right: 0px;
	width: 210px;
	height: 20px;
	float:left;
	clear:both;
}

#introText {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 215px;
	width: 495px;
	height: 110px;
	float:right;
}

#bottles {
	position: absolute;
	top: 24px;
	left: 857px;
	z-index: 1;
}

#frontImageLeft {
	position: absolute;
	top: 380px;
	left: 290px;
	border: none;
}

#frontImageRightHeader {
	position: absolute;
	top: 345px;
	left: 640px;
	font-size: 16px;
}

#frontImageRight {
	position: absolute;
	top: 380px;
	left: 630px;
	border: none;
}

#banner {
	position: absolute;
	top: 0px;
	left: 254px;
	width: 100%;
	height: 123px;
	background: url('../images/banner.jpg') #AD0C1B no-repeat;
}

#shadow {
	position: absolute;
	top: 0px;
	left: 167px;
	width: 46px;
	z-index: 1;
}

#newsBox {
	float:left;
	width: 220px;
	margin-top: 7px;
}

#typeBox {
	float:left;
	width: 220px;
	/*height: 151px;*/
	/*margin-top: 7px;*/
}

#searchBox {
	float:left;
	width: 200px;
	height: 151px;
	margin-top: 7px;
} 
.titleNews {
	margin-left: 20px;
}

#boxHome {
	margin: 0 0 10px 0px;
	padding: 0;
	list-style: none;
	width:200px;
}

#boxHome li {
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 22px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B80C1C;
	width:200px;
	background-image: url("../images/tiny_bottle.gif"); 
	background-repeat:no-repeat;
	background-position: center left;
}

#boxTop {
	margin: 0 0 10px 0px;
	padding: 0;
	list-style: none;
	width:200px;
}

#boxTop li {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 22px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width:300px;
	background-image: url("../images/arrow.gif"); 
	background-repeat:no-repeat;
	background-position: center left;
}


#boxType {
	margin: 0 0 10px 0px;
	padding: 0px;
	list-style: none;
	width:200px;
	float:left;
	
	
}

#boxType li {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 22px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width:200px;
}
#boxType li A:link {
	COLOR: #000000; TEXT-DECORATION: none; 	font-weight: normal;
}

#boxType li A:visited {
	COLOR: #000000; TEXT-DECORATION: none; 	font-weight: normal;
}

#boxType li A:hover {
	COLOR: #AE0C1B; TEXT-DECORATION: underline; 	font-weight: normal;
}


#footer {
clear: both;
margin: 0;
padding: 20px;
text-align:center;
color:#746F69;
font-size: 11px;
}
#footer A:link {
	COLOR: #746F69; TEXT-DECORATION: none; 	font-weight: normal;
}

#footer A:visited {
	COLOR: #746F69; TEXT-DECORATION: none; 	font-weight: normal;
}

#footer A:hover {
	COLOR: #AE0C1B; TEXT-DECORATION: underline; 	font-weight: normal;
}


#path {
	margin-left: 0px;
	margin-bottom: 20px;
	width: 700px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.date {
	margin-bottom: 2px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#newsNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 1em;
	padding: 0;
	text-align:right;
	width: 600px
}

#newsNav A:link {
	COLOR: #AE0C1B; TEXT-DECORATION: underline; 	font-weight: normal;
}

#newsNav A:visited {
	COLOR: #AE0C1B; TEXT-DECORATION: underline; 	font-weight: normal;
}

#newsNav A:hover {
	COLOR: #AE0C1B; TEXT-DECORATION: underline; 	font-weight: normal;
}

.newsSummary {
	margin-bottom: 4px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 2px;
	padding-bottom: 1em;
	border-bottom: 1px solid #EBDBB7;
	width: 580px;
}

.newsTitle {
	margin-bottom: 4px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #AE0C1B;
}

.newsTitle  A:link {
	COLOR: #AE0C1B; TEXT-DECORATION: none;
}

.newsTitle  A:visited {
	COLOR: #AE0C1B; TEXT-DECORATION: none;
}

.newsTitle  A:hover {
	COLOR: #AE0C1B; TEXT-DECORATION: underline
}

#path A:link {
	COLOR: #AE0C1B; TEXT-DECORATION: none;
}

#path A:visited {
	COLOR: #AE0C1B; TEXT-DECORATION: none;
}

#path A:hover {
	COLOR: #AE0C1B; TEXT-DECORATION: underline
}


.contactFormTable {
	width: 100%;
}

.contactFormLeftTD {
	padding-right: 10px;
	text-align: right;
	width: 10%;
}

.contactFormRightTD {
	width: 90%;
	color: #FF0000;
	font-weight: bold;
}

.contactFormRightTD input {
	width: 95%;
	border: 1px solid #CCC;
	font-weight: normal;
}

.contactFormRightTD select {
	width: 95%;
	border: 1px solid #CCC;
	font-weight: normal;
}

.contactFormRightTD textarea {
	width: 95%;
	height: 200px;
	border: 1px solid #CCC;
	font-weight: normal;
}

.contactFormSubmissionTD {
	text-align: right;
}

.boton {
	text-align: right;
	margin-top: 4px;
	margin-right: 8px;
}

.contactFormSubmissionTD input {
	border: 1px solid #CCC;
	background: #FFF;
	margin-right: 19px;
}

#menuList, #MenuList li {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: left top;
    list-style-position: outside;
    margin-top: 0px;
}

ul#menuList li.menubar {
    float:left;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    margin-top: 0px;
}

INPUT.in_medio {
	BORDER-RIGHT: #9d9b99 1px solid; BORDER-TOP: #9d9b99 1px solid; FONT-SIZE: 0.99em; BORDER-LEFT: #9d9b99 1px solid; WIDTH: 167px; BORDER-BOTTOM: #9d9b99 1px solid;
	margin-left: 22px;
}

INPUT.in_corto { 
	BORDER-RIGHT: #9d9b99 1px solid; BORDER-TOP: #9d9b99 1px solid; FONT-SIZE: 0.99em; BORDER-LEFT: #9d9b99 1px solid; WIDTH: 60px; BORDER-BOTTOM: #9d9b99 1px solid;
	margin-left: 22px;
}

.in_corto { 
	BORDER-RIGHT: #9d9b99 1px solid; BORDER-TOP: #9d9b99 1px solid; FONT-SIZE: 0.99em; BORDER-LEFT: #9d9b99 1px solid; WIDTH: 60px; BORDER-BOTTOM: #9d9b99 1px solid;
	margin-left: 22px;
}

SELECT.sl_medio {
	FONT-SIZE: 11px; WIDTH: 167px; FONT-FAMILY: arial;
}

#homeImage {
	width: 635px;
	height: 178px;
	margin-top: 20px;
	float: left;
	background-image: url("../images/home-big.jpg");
	background-repeat: no-repeat;
}

#homeText {
    margin-left: 258px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    width: 310px;
    height: 80px;
    text-align: left;
    padding-top: 2px;
    float: left;
}

#wedding {
	width: 309px;
	height: 245px;
	margin-top: 20px;
	float: left;
	background-image: url("../images/wedding.jpg");
	background-repeat: no-repeat;
}

#weddingText {
	margin-left: 14px;
	margin-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 290px;
	height: 116px;
	text-align: left;
	padding-top: 2px;
	float: left;
}

#gift {
	width: 309px;
	height: 245px;
	margin-top: 20px;
	margin-left: 18px;
	float: left;
	background-image: url("../images/gift.jpg");
	background-repeat: no-repeat;
}

#giftText {
	margin-left: 14px;
	margin-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 290px;
	height: 116px;
	text-align: left;
	padding-top: 2px;
	float: left;
}

.titleLeft { 
	float:left;
	margin-left:14px;
	border-bottom:1px dotted #960001; width:170px;
	clear:both;	
	
}

.titleLeft #titleRed {
	padding-left:7px;
	float:left;
	font-weight:bold;
	font-family: Arial ;	font-size: 12px; font-stretch: ultra-condensed;
	color:#AE0C1B;
	text-transform:uppercase;
}

.titleLeft #titleBlack {
	float:left;
	font-weight:bold;
	font-family: Arial ;	font-size: 12px; font-stretch: ultra-condensed;
	color:#000000;
	text-transform:uppercase;
}

label {
	FLOAT: left; WIDTH: 100px;
	}
	
.quantity{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B80C1C;

	}
	.quantity2{
	FLOAT: left; WIDTH: 200px;
	margin-bottom: 6px;
	margin-top: 4px;
	}

.paginador { text-align:center;
	padding: 1em;
	width: 500px;
}

.botonStore {
	margin-left:255px; 
	margin-top:20px; 
	margin-bottom:10px;
}

.botonStore img { 
	border:none; 
}

.newsletter { color:#960001; }
.newsletter label { width:35px; float:left;}
.newsletter form input { 
	border: #9d9b99 1px solid; 
	font-size: 0.99em; 
	
}

.footerStyle { color:#746F69; }
.subFooter{ color:#746F69; padding-top:1px; padding-bottom:30px; font-size:12px;}

.subFooter A:link {
	COLOR: #746F69; TEXT-DECORATION: none; 	font-weight: normal;
}

.subFooter A:visited {
	COLOR: #746F69; TEXT-DECORATION: none; 	font-weight: normal;
}

.subFooter A:hover {
	COLOR: #AE0C1B; TEXT-DECORATION: underline; 	font-weight: normal;
}

form#frm {
    
    width: 80px;
}

.footerSeo{ color:#746F69; padding-top:1px; padding-bottom:30px; font-size:12px;}
