/* @group Containers */
a:link {
	text-decoration: none;
	cursor: pointer;
}

a:visited {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

a:active {
	text-decoration: none;
	cursor: pointer;
}

body {
	background-color: black;
	/*color: #f1e4cf;*/
	color: white;
	font: 14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#main{
	width: 1024px;
	margin: auto;
	border: 2px solid white;
}

#header {
	height: 40px;
	border-bottom: 2px solid white;
}

#mainButtons {
	height: 50px;
	border-bottom: 2px solid white;
}

#content {
	height: 620px;
	background: url(../images/bg.jpg) repeat-x;
	
	border-bottom: 2px solid white;
	overflow: hidden;
	position: relative;
	clear: both;
	background: url(../images/newInterface/backsite.jpg) no-repeat;
}
#products {
	height: 500px;
	position: relative;
}

#banners {
	height: 130px;
	clear: both;
}

#market {
	width: 507px;
	height: 120px;
	background: url(../images/newInterface/banner.png) no-repeat;
	float: left;
	margin-top: 8px;
	margin-left: 4px;
	display: inline;
	cursor: pointer;
}

#blog {
	width: 507px;
	height: 120px;
	float: right;
	margin-top: 8px;
	margin-right: 1px;
	/*background-image: url(../images/banner1-2.jpg);*/
	display: inline;
	cursor: pointer;
}

#shopCart {
	
	width: 505px;
	height: 120px;
	z-index: 10;
	display: inline;
	float: right;
	position: absolute;
	margin-left: 4px;
	margin-top: 8px;
	overflow-y: hidden;
	overflow-x:hidden;
}

#footer {
	width: 1000px;
	height: 49px;
	border: 2px solid white;
	margin: 5px auto;
	padding: 0;
}

#topContent {
	height: 110px;
}

#chooser {
	width: 200px;
	height: 100px;
	float: right;
	margin-top: 4px;
	background-color: #b70436;
	border-style: solid;
	border-width: 1px;
	margin-right: 22px;
}

#description {
	height: 30px;
	margin-left: 10px;
}
#gridMovement {
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
	color: white;
}


#gridMovement2 {
	clear: both;
	height: 30px;
	width: 100%;
	color: white;
	position: absolute;
	bottom: 5px;
}

.moreInfo {
	position: relative;
	bottom: 1px;
	margin-top: 10px;
	display: block;
}

/* @end */

/* @group Text */
.headerItem {
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 18px;
}

#suche {
	float: right;
	margin-top: 5px;
	margin-right: 1px;
	width: 202px;
}

#formItems {
	border-style: none;
}

#searchLabel {
	border-style: solid;
	border-width: 1px;
	padding: 2px 5px;
	cursor: pointer;
}

#searchLabel:hover{
	color: white;	
}

#cart {
	float: right;
	margin-top: 16px;
	margin-right: 4px;
}

.smallFooter {
	color: white;
	font-size: 10px;
	float: left;
	margin-top: 24px;
	margin-left: 6px;
}

.phone {
	color: white;
	font-size: 22px;
	float: right;
	margin-right: 105px;
	margin-top: 20px;
}

.certificate {
	color: white;
	font-size: 10px;
	display: inline;
	float: right;
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
}

table {
	border-collapse:collapse;
}

#weinKlasse {
}

#weinKlasse caption {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #b70436;
}

#weinKlasse td {
	width: 100px;
	border: 1px solid white;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: black;
}

#weinKlasse td.usual{
	background-color: #f1f1f1;
	cursor: pointer;
}

#weinKlasse td.usual:hover{
	background-color: #828282;
	color: #971114;
}

#weinKlasse td.inverse{
	background-color: #e0e0e0;
	cursor: pointer;
}

#weinKlasse td.inverse:hover{
	background-color: #828282;
	color: #971114;
}

#weinKlasse td.selected{
	background-color: #c6cace;
	color: #910c11;
}

#titleCat {
	display: inline;
	float: left;
	margin-top: 5px;
	font-size: 18px;
	margin-left: 15px;
}

#numResults {
	float: right;
	margin-top: 5px;
	font-size: 18px;
	margin-right: 21px;
	color: #b70436;
}

.catSelected {
	/*color: #acacac;*/
	color: white;
	font-size: 16px;
}

#bullets {
	width: 100px;
	float: left;
	display: block;
	margin-top: 8px;
	margin-left: 450px;
	letter-spacing: 2px;
}

.markerSelected {
	color: #b70436;
}


/* @end */

/* @group Images */
#imgCart {
	float: right;
	margin-top: 16px;
	
}

#logo {
	width: 760px;
	height: 101px;
	display: inline;
	float: left;
	margin-top: 4px;
	margin-left: 16px;
}

#arrowIzq {
	width: 22px;
	height: 22px;
	display: inline;
	float:left;
	margin-top: 4px;
	margin-left: 22px;
}

#arrowDer {
	width: 22px;
	height: 22px;
	float: right;
	margin-right: 21px;
	margin-top: 4px;
}

#arrowIzq2 {
	display: inline;
	cursor: pointer;
	float: left;
	position: relative;
	margin-left: 22px;
}

#arrowDer2 {
	display: inline;
	cursor: pointer;
	float: right;
	position: relative;
	margin-right: 21px;
}

#arrowIzq3 {
	display: inline;
	cursor: pointer;
	float: left;
	position: relative;
	margin-left: 22px;
}

#arrowDer3 {
	display: inline;
	cursor: pointer;
	float: right;
	position: relative;
	margin-right: 21px;
}


/* @end */

/* @group Products */

#grid {
	width: 100%;
	height: 90%;
	margin-left: 18px;
}

#grid2{
	width: 1024px;
	margin-left: 18px;
	overflow: hidden;
}

#grid7{
	width: 1024px;
	overflow: hidden;
	margin-top: 54px;
	position: relative;
	margin-left: 150px;
}

#grid8{
	width: 700px;
	height: 400px;
	overflow: auto;
	background-color: gray;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#grid8 p {
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
}

#grid8 h2 {
	color: #b70436;
	margin-left: 50px;
	margin-right: 50px;
}

#grid9, #grid10{
	height: 460px;
	overflow: auto;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#grid9 p {
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
	color: black;
}

#grid9 h2 {
	color: #b70436;
	margin-left: 50px;
	margin-right: 50px;
}

#grid10 p {
	text-align: justify;
	margin-left: 330px;
	margin-right: 330px;
	color: black;
}

#grid10 h2 {
	color: #b70436;
	margin-left: 330px;
	margin-right: 330px;
}


#tableContact {
	margin-left: auto;
	margin-right: auto;
	color: #b70436;
}


#grid3{
	width: 2460px;
	position: absolute;
	margin-top: 36px;
}

#grid5{
	width: 2430px;
	position: absolute;
	margin-left: -30px;
	margin-top: -2px;
}

#wein-grid{
	position: relative;
	width: 2300px;
	height: 450px;
	left: 0;
}

#grid6{
	width: 3000px;
	position: absolute;
	margin-top: 50px;
	margin-left: 450px;
}

#grid4{
	width: 1024px;
	
}

.plate {
	width: 320px !important;
	height: 215px !important;
	float: left;
	/*background: url(../images/plateBG.png) no-repeat;*/
	padding: 5px;
	margin-top: 1px;
	background: url(../images/newInterface/back_products.png) no-repeat;
}

.productImg {
	width: 120px;
	height: 200px;
	display: inline;
	float: left;
}

.centerImg {
	margin-left: 15px;
	position: relative;
	top: 8px;
}

.productName {
	color: #b70436;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.productDesc {
	height: 130px;
	color: black;
	font-size: 11px;
	text-align: justify;
	margin-right: 12px;
	margin-bottom: -20px;
}

.productContent {
	color: black;
	height: 15px;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: inline;
	float: left;
}

.productPrice {
	height: 20px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	display: block;
}

.productBuy {
	height: 20px;
	color: #b70436;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	display: block;
	margin-right: 10px;
}


/* @end */

/* @group Links */

#bullets a{
	text-decoration: none;
}

.productBuy a:link{
	color: #b70436;
}

.productBuy a:visited{
	color: #b70436;
}

div#productBuy a:hover{
	color: #b70436;
}

div#productBuy a:active{
	color: #b70436;
}

label {
	color: #b70436;
	text-decoration: none;
	cursor: pointer;
}

label#searchLabel{
	/*color: #f1e4cf;*/
	color: white;
}

label:hover {
	color: #ff2b1a;
}

#bullets a {
	color: white;;
}

#header a{
	/*color: #f1e4cf;*/
	color: white;
	text-decoration: none;
}

/*#header a:link{
	text-decoration: none;
}*/

#arrowIzq a:link {
	text-decoration: none;
	color: black;
}

#arrowIzq a:visited {
	text-decoration: none;
	color: black;
}

#arrowIzq a:hover {
	text-decoration: none;
	color: black;
}

#arrowIzq a:active {
	text-decoration: none;
	color: black;
}

#arrowDer a:link{
	text-decoration: none;
	color: black;
}

#arrowDer a:visited{
	text-decoration: none;
	color: black;
}

#arrowDer a:hover{
	text-decoration: none;
	color: black;
}

#arrowDer a:active{
	text-decoration: none;
	color: black;
}

#cats {
	display: inline;
	float: left;
	position: relative;
	bottom: 14px;
	margin-left: 66px;
	cursor: pointer;
	left: 22px;
}

#cats:hover {
	background: url(../images/categorias_over.png) no-repeat 0 0;
}

.seeMore a{
	color: #b70436;
}

.seeMore a:link{
	color: #b70436;
}

.seeMore a:visited{
	color: #b70436;
}

.seeMore a:hover{
	color: #b70436;
}

.seeMore a:active{
	color: #b70436;
}

#paises {
	display: inline;
	float: left;
	position: relative;
	top: -12px;
	margin-left: 176px;
	cursor: pointer;
	margin-top: 3px;
	
}

#paises:hover {
	background: url(../images/regiones_over.png) no-repeat 0 0;
}

#gourmet {
	display: inline;
	float: right;
	position: relative;
	top: -2px;
	margin-right: 90px;
	cursor: pointer;	
}

#gourmet:hover {
	background: url(../images/gourmet_over.png) no-repeat 0 0;
}

/* @end */

/* @group Cart */

#miniCart {
	background-color: #900028;
	font-size: 11px;
	border-collapse: collapse;
	width: 505px;
}

#maxCart {
	background-color: #900028;
	font-size: 11px;
	border-collapse: collapse;
	width: 505px;
	height: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


#loginForm {
	background-color: #900028;
	font-size: 11px;
	border-collapse: collapse;
	width: 300px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	
}

#miniCart caption{
	background-color: #900028;
}

#miniCart thead{
	background-color: white;
	color: #900028;
	font-weight: bold;
}

tbody.productList{
	color: black;	
	background-color: white;
}

#miniCart tfoot{
	text-align: right;
}

#miniCart tr.gray{
	background-color: #d3d2d3;
}

#miniCart tr.white{
	color: black;
	background-color: white;
	font-weight: bold;
}

#miniCart tr.white{
	color: #900028;
	background-color: white;
	font-weight: bold;
}

#totalPay{
	border: 1px solid #000;
	color: black;
	text-align: center;
}

#payCell, #saveCell{
	cursor: pointer;
}

.rise, .drop {
	cursor: pointer;
}

.weinRow{
	display: block;
	float: left;
	width: 130px;
	height: 400px;
	margin: 0 38px;
}

#Argentina, #Australia, #Chile, #Espana, #Estadosunidos, #Francia, #Italia, #Libano, #Mexico, #Portugal, #Sudafrica, #Uruguay {
	width: 250px;
	height: 205px;
	cursor: pointer;
}

#Argentina {
	margin-top: 45px;
}

#Australia {

}

#Chile {

}

#Espana {

}

#Estadosunidos {

}

#Francia {

}

#Italia {

}

#Libano {

}

#Mexico {

}

#Portugal {

}

#Sudafrica {

}

#Uruguay {

	
}

#Generosos, #Blancos, #Tintos, #Espumosos, #Rosados {
	cursor: pointer;
}

.Blancos1 {
	margin-left: 123px;
}

#Uriel, #Allozo-Reserva, #Baron-Philippe-de-Rothschild, #Cousiño-Macul, #Pago-de-Carraovejas, #Navarro-Correas-Coelccion-Privada-Malbec, #Broquel-Bonarda, #Navarro-Correas-Coelccion-Privada-Malbec, #Pinot-Noir-Grande-Reserve-Chamarre {
	width: 130px;
}

.weinRow2{
	display: inline;
	float: left;
	width: 130px;
	margin-right: 70px;
	margin-left: 70px;
	cursor: pointer;
	margin-top: 15px;
}

.wein_index{
	
}

#Uriel {
	
	display: inline;
	float: left;
	
}

#Allozo-Reserva {
	margin-top: 12px;
	margin-right: 10px;
	display: inline;
	float: left;
	margin-right: 70px;
	margin-left: 70px;
	cursor: pointer;
}

#Baron-Philippe-de-Rothschild {
	margin-right: 70px;
	margin-left: 70px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-top: 13px;
}

#Cousino-Macul {
	margin-right: 70px;
	margin-left: 70px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-top: 20px;
}

#Unico-De-Luis-Miguel {
	margin-right: 70px;
	margin-left: 70px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-top: 18px;
}

#Pago-de-Carraovejas {
	margin-right: 70px;
	margin-left: 70px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-top: 13px;
}

#Broquel-Bonarda {
	margin-right: 70px;
	margin-left: 70px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-top: 23px;
}

#Navarro-Correas-Coelccion-Privada-Malbec {
	margin-right: 70px;
	margin-left: 70px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-top: 19px;
}

#Pinot-Noir-Grande-Reserve-Chamarre {
	margin-right: 70px;
	margin-left: 70px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-top: 21px;
}

.wrong {
	color: white;
}

#resultado {
	color: white;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

.hideBig {
	visibility: hidden;
}

#home {
	cursor: pointer;
}

#curtain {
	width: 100%;
	height: 100%;
	background-color: #0f0f0f;
	z-index: 15;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

#wineDetails {
	width: 714px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 19;
	background: url(../images/back_detail.png) no-repeat;
}

#titleDetail {
	width: 375px;
	position: absolute;
	margin-top: 30px;
	margin-left: 305px;
	color: #b70436;
	font-weight: bold;
	font-size: 16px;
}

#imgDetail {
	width: 240px;
	height: 380px;
	position: absolute;
	margin-top: 35px;
	margin-left: 40px;
	
}

#wineInformation {
	position: absolute;
	width: 350px;
	height: 290px;
	margin-top: 80px;
	margin-left: 310px;
	color: black;
	text-align: justify;
	overflow: auto;
	clear: both;
	padding-right: 20px;
}

.productDetail {
	position: absolute;
	margin-left: 50px;
}

#comprarVino {
	height: 30px;
	color: black;
	font-weight: bold;
	display: inline;
	clear: both;
	position: absolute;
	margin-top: 390px;
	margin-left: 595px;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
}

#comprarBtn {
	display: block;
	float: left;
	margin-top: 2px;
}

.arrowBuy {
	display: inline;
	float: right;
	margin-left: 5px;
	margin-top: ;
}

.detalle {
	color: #b70436;
	margin-top: 5px;
}

/* @end */
