/* monoku / www.monoku.com / 2009 */
/*********************************
	Cleaning
**********************************/
body, html{	
	color: white;
}
body a, html a{	
	color: white;
}
*{
	font-family: Georgia, Serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a{
	cursor: pointer;
	text-decoration: none;
}
a img{
	border: none;
	text-decoration: none;
}
body{
	background-color: #741400;
	text-align: center;	
}
body.vinotinto{
	background-color: #470D01;
}
ul{
	list-style: none;
}
h4{
	color: #ee3f24;
	font-size: 18px;	
}
.clear{
	clear: both;	
}
.hidden-data{
	display: none !important;	
}
/*********************************
	Principal Ids
**********************************/
#header .content, #content, #footer{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 940px;
}
#header{
	background-color: #EE3F24;
	position: relative;
	height: 135px;
}
#header h1{
	position: absolute;
	left: 40px;
	top: 28px;
	text-align: left;
}
#header h1 span.sipote{
	display: block;
	width: 1xp !important;
	height: 1px !important;
	overflow: hidden !important;
	text-indent: 5px;
}
#content{
	text-align: center;	
}
#tabs{
	position: absolute;
	top: 150px;
	top: 21px;
	right: -42px;	
	width: 44px;
}
#footer{
	background-image: url("../img/footer-bg.jpg");
	background-position: center 20px;
	background-repeat: no-repeat;
	height: 132px;
	text-align: left;
	overflow: hidden;
}
#footer p{
	position: absolute;
	top: 20px;
	left: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 760px;
	display:none;
}
#footer .pwrapper{
	text-align: left;
	overflow: hidden;
	position: absolute;
	top: 35px;
	left: 120px;
	width: 760px;
	height: 55px;
}
/*********************************
	Le Menu
**********************************/
#menu{
	display: block;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 660px;
	right: 40px;
	top: 70px;
}
#menu li{
	position: absolute;
	height: 40px;
}
#menu li a{
	display: block;
	font-size: 12px;
	line-height: 13px;
	text-align: right;
	padding: 12px 30px;
}
#menu li.home{
	left: 0px;
	top: 7px;
}
#menu li.preparamos{
	left: 70px;
}
#menu li.como{
	right: 340px;
}
#menu li.bueno{
	right: 230px;
}
#menu li.donde{
	right: 100px;
}
#menu li.domicilios{
	top: 7px;
	right: -10px;
}
/*Le Menu - select*/
#menu li a.selected,#menu li a:hover{
	background-position: center center;
	background-repeat: no-repeat;
	color: #EE3F24;
}
#menu li.home a.selected,#menu li.home a:hover{
	background-image: url("../img/menu-home-selected-s-trans.png");
}
#menu li.preparamos a.selected,#menu li.preparamos a:hover{
	background-image: url("../img/menu-preparamos-s-selected-trans.png");
}
#menu li.como a.selected,#menu li.como a:hover{
	background-image: url("../img/menu-preparamos-s-selected-trans.png");
}
#menu li.bueno a.selected,#menu li.bueno a:hover{
	background-image: url("../img/menu-bueno-s-selected-trans.png");
}
#menu li.donde a.selected,#menu li.donde a:hover{
	background-image: url("../img/menu-preparamos-s-selected-trans.png");
}
#menu li.domicilios a.selected,#menu li.domicilios a:hover{
	background-image: url("../img/menu-bueno-s-selected-trans.png");
}
/*********************************
	Les Tabs
**********************************/
#domicilios a{
	display: block;
	background-image: url("../img/domicilios-trans.png");
	width: 44px;
	height: 170px;
	overflow: hidden;
	text-indent: 44px;
}
#domicilios a.open{
	background-image: url("../img/domicilios-tab-selected.jpg");
}
#takeout a{
	display: block;
	background-image: url("../img/takeout-trans.png");
	width: 44px;
	height: 145px;
	overflow: hidden;
	text-indent: 44px;
	margin-bottom: 5px;
}
#takeout a.open{
	background-image: url("../img/takeout-tab-selected.jpg");
}
#social{
	margin-top: 4px;
	width: 44px;
	height: 68px;
	overflow: hidden;
	text-indent: 44px;
	text-align: left;
	position: relative;
}
#social .fill{
	background-color: #501400;
	position: absolute;
	top:0;
	left: 0;
	width: 44px;
	height: 68px;
	z-index: 0;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70; 
}
#social a{
	position: relative;
	z-index: 1;
	display: block;
	height: 21px;
	overflow: hidden;
	text-indent: 21px;
	width: 21px;
	margin-left: 10px;
}
#social a.twitter{
	margin-top: 11px;
	background-image: url("../img/twitter-trans.png");
}
#social a.facebook{
	margin-top: 5px;
	background-image: url("../img/facebook-trans.png");
}
#twitter-bubble{
	background-image: url("../img/twitter-burbuja-trans.png");
	display: none;
	height: 130px;
	left: 48px;
	position: absolute;
	top: 118px;
	width: 239px;
	text-align: left;
}
#twitter-bubble p{
	height: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 12px;
	margin-left: 40px;
	margin-top: 30px;
	text-align: left;
	width: 180px;
}
#twitter-bubble p *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#twitter-bubble p .user{
	color: #FF9999;
}
#twitter-bubble p .ago{
	font-weight: 100;
}

/**popup and modals**/
#popup-back{
	background-color:black;
	z-index: 999;
	display: none;
	width: 100%;
	position: absolute;
	display: none;
	top:0;
	left:0;
	height: 100%;
}
#popup-wrapper{
	width: 473px;
	left: 50%;
	margin-left:-236px;
	top: 100px;
	z-index: 1000;
	position: absolute;
	display: none;
}
#popup-wrapper .popup-top{
	width: 100%;
	background-image: url("../img/popup-top.png");
	height: 14px;
}
#popup-wrapper .popup-bottom{
	width: 100%;
	background-image: url("../img/popup-bottom.png");
	height: 14px;
	clear: both;
}
#popup-wrapper .popup-continer{
	background-image: url("../img/popup-center.png");
	padding: 0 20px;
}
#popup-wrapper .popup-children{
	margin-left: auto;
	margin-right: auto;
}
#popup-wrapper .popup-close{
	position: absolute;
	width: 26px;
	height: 26px;
	background-image: url("../img/close.png");
	background-repeat: no-repeat;
	top: 7px;
	right: 7px;
	overflow: hidden;
}

/*Forms*/
form {
	padding-top:25px;
	padding-bottom: 70px;
	text-align: left;
	width: 395px;
}
form input, form textarea{
	background-color: #741400;
	width: 100%;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #e9e3e1;
	font-size: 14px;
	font-weight: 500;
	vertical-align: middle;
	padding: 7px;
	overflow: hidden;
}
form textarea{
	height: 80px;	
	overflow: auto;
}
form button.submit{
	background-image: url("../img/enviar.png");
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
	text-indent: -850px;
	width: 85px;
	height: 29px;
	border: none;
	position: absolute;
	bottom: 25px;
	right: 40px;
}
form label{
	display: block;
	text-align: left;
	width: 395px;
	margin:  0 auto;
	margin-top: 20px;
}
form label span{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	color: #e9e3e1;
	font-size: 14px;
	font-weight: 500;
}
form div{
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	margin-top: 20px;
}

/*Tab Domicilios*/
#domicilios-wrapper{
	position: absolute;
	width: 100%;
	/*height: 100%;*/
	background-color:#501400;
	top:0;
	/*left:-100%;*/
	z-index: 99999;
	text-align: center;
	display: none;
}
#domicilios-wrapper .content{
	text-align: left;	
	background: white;
	margin: 0 auto;
	position: relative;
}
#domicilios-wrapper .content iframe{
	width: 100%;
}
#domicilios-wrapper .desc{
	float:left;
	width: 272px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#domicilios-wrapper .desc h2{
	background-image: url("../img/h3-decoration.jpg");
	background-position: -90px bottom;
	background-repeat: no-repeat;
	font-size: 40px;
	line-height: 40px;
	padding: 0 0 32px 0;
	width: 240px;	
	margin-bottom: 24px;
}
#domicilios-wrapper .desc p{
	margin-top: 12px;
	font-weight: 100;
	padding-right: 10px;
	font-size: 14px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#domicilios-wrapper .data{
	float: right;
	padding-top: 70px;
	padding-bottom: 50px;
	width: 200px;
	text-align: right;
}
#domicilios-wrapper .data h3{
	font-size: 25px;
	text-align: right;
	margin: 0 auto;
	background-image: url("../img/h3-decoration.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px 0 10px 0;
}
#domicilios-wrapper .data h3.telefono{
	font-size: 37px;
}
#domicilios-wrapper .data h3.no-bg{
	font-size: 22px;
	background: none;
}
#domicilios-wrapper .data p{
	margin-bottom: 12px;
	font-weight: 100;
	font-size: 14px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.imagen-domicilio{
	text-align: center;
	padding-bottom: 60px;
}
#monoku{
	z-index: 99999;
	text-align: right;
	padding: 0 10px 5px 10px;
	font-weight: 100;
	margin-top: -20px;
	position: relative;
}
#monoku a, #monoku a span{
	color: #ee3f24;
	text-decoration: none;
	font-weight: 100;
	font-family: sans-serif;
	font-size: 10px;
}
#monoku a span{
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
}
#monoku a:hover,#monoku a:hover span{
	color: white;
}
#monoku .contacto-button{
	position: absolute; 
	bottom: 0; 
	right: 110px;
}
