@import url("reset.css");
@import url("texto.css");
@import url("fieldset.css");
/*----------------------------------------------
main layout
------------------------------------------------*/

body
{
	background-color:#272727;
	height:100%;
	background-image:url(imgs/back.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#999;
}

html,body
{
	height:100%;
}

#container
{
	width:923px;
	margin:0 auto;
	padding:0 15px;
	/*overflow:hidden;
	clear:both;*/
}

#header
{
	width:920px;
	height:145px;
	border-bottom:1px solid #1A1A1A;
	
}


#featEpisode
{
	width:548px;
	float:left;
	margin-top:15px;
	border:1px solid #1A1A1A;
	padding:5px 10px 10px;
	display:inline;
	
}


#videoBoxFeatured {
	width:365px;
	height:260px;
	background-color:#FF3333;
	float:left;
	border:5px solid #1A1A1A;
}	

#decriptionBoxFeatured {
	padding-top:5px;
    text-align:left;
	width:160px;
	/*height:390px;*/
	float:right;
	padding-bottom:10px;
}
	
	
#featArticle
{
	width:313px;
	height:310px;
	margin-left:585px;
	margin-top:15px;
	border:1px solid #1A1A1A;
	padding:5px 10px 10px;
}

#AutorPic 
{
	width:113px;
	height:127px;
	float:left;
	margin:0 10px 0	 0;
}
#bannerBlock1 {
	width:920px;
	margin:auto;
	height:120px;
	margin-top:15PX;
	text-align:right;
}

#banner1 {
	width:570px;
	height:120px;
	float:left;

}

#bannerBig {
	width:570px;
	height:120px;
	float:left;
	display:inline;
	margin-top:15px;
}

#bannerSmall {
	width:335px;
	height:120px;
	margin:15px 0 0 585px;
	
	
}

#bannerSmall2 {
	width:328px;
	height:100px;	
	margin:15px 0 0 592px;
}

#featWineries
{
	width:548px;
	height:320px;
	border:1px solid #1A1A1A;
	float:left;
	margin-top:15px;
	padding:10px 10px 0 10px;		
}

#featWineriesBlock
{
	width:164px;
	height:128px;
	border:1px solid #1A1A1A;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}

#featWineriesBlockLast
{
	width:164px;
	height:128px;
	border:1px solid #1A1A1A;	
	float:left;
	margin-bottom:10px;
	padding:5px;
}



#topVisitedWineries
{
	width:313px;
	height:310px;
	border:1px solid #1A1A1A;
	margin-left:585px;
	margin-top:15px;
	padding:10px;

}
#topVisitedWineriesTitle
{
	width:313px;
	height:15px;
	margin-bottom:10px;	
}

#topVisitedWineriesBlock
{
	width:313px;
	height:48px;
	margin-bottom:10px;
	border-bottom:1px solid #1A1A1A;	
}

#topVisitedWineriesBlockLast
{
	width:313px;
	height:49px;
	margin-bottom:10px;
	
}

#footer {
	width:550px;
	margin:auto;
	border-top:1px solid #1A1A1A;
	height:75px;
	margin-top:15PX;
	padding-top:15px;
	padding-right:370px;	
	clear:both;
}


#marcaFooter {
	width:131px;
	height:41px;
	position:absolute;
	margin-right:30px;
	border:1px #00FF33;	
}	

#country
{
	width:548px;
	float:left;
	margin-top:15px;
	border:1px solid #1A1A1A;
	padding:10px 10px 10px;
	margin-bottom:15px;
	text-align:center;
}	
#article
{
	width:548px;
	float:left;
	margin-top:15px;
	border:1px solid #1A1A1A;
	padding:10px 10px 10px;
	margin-bottom:15px;
	text-align:left;
}	
.img {
	float:left;
	overflow:visible;
	border-right:15px solid #272727;
	margin-left:5px;
}
#searchBox
{
	margin:auto;
	height:106px;
	text-align:left;
}

HR.lineaResultados {
	height:1px;
	border:0;
	background-color:#1A1A1A;
	color:#1A1A1A;
	margin:10px 0;	
}

#imgSearch {
	border:3px solid #1A1A1A;
	margin-right:20px;
	width:149px;
	float:left;
}

#textSearch {
	width:363px;
	float:right;
}

#videoFinal {
	width:545px;
	height:456px;
	margin-top:15px;
	border:1px solid #1A1A1A;
	padding:15px 15px 10px;
	float:left;
	margin-bottom:15px;
	display:inline;
}

#datosVideoFinal {
	width:305px;
	margin-top:15px;
	border:1px solid #1A1A1A;
	padding:5px 10px 10px;
	margin-bottom:15px;
	margin-left:592px;	
	
}

