/*  


Theme Name: HOTEL CASA BARCELONA	


Theme URI: http://hotelcasabarcelona.com


Description: Theme developed for Nicaturismo.com the best directory and Website provider for small businesses in Nicaragua.


Version: 1.1


Author: Ing. Carlos Cruz



Author URI: http://www.wsprl.com


Tags: blue, two columns, business

*/

/* CSS Document */

@import url("reset.css");


body{
font-family:Times New Roman, Times, serif, Helvetica, sans-serif;
color:#06466B;
padding:0;
margin-top:0;
background:url(images/fondo_page.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
}


/*ESTRUCTURAL*/

#container{
margin:0 auto;
width:920px; 
height:auto;
background:url(images/fondo.jpg) #fff;
background-repeat:no-repeat;
}

#header{
width:920px; 
height:429px;
z-index:0;
position:relative;
}

	#header1 {
	width:920px; 
	height:102px;
	background:url(images/header/fondo_header.jpg);
	background-repeat:no-repeat;
	}
	
	
	#logo{
	left:-11px; 
	top:-8px;
	z-index:2;
	position:absolute;
	}
	
	#name{
	margin-left:180px; 
	margin-top:38px;
	}
	
	#hotel{
	width:864px;
	height:296px;
	background:url(images/header/imag_header.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	z-index:1;
	}

#menu{
width:862px;
height:46px;
background:url(images/header/fondo_menubar.png);
margin-left:29px;
}

#loop{
 width:920px;
 height:auto;
 margin-top:0px;
 padding-top:35px;
 padding-left:30px;
 }
 
		#content{
		width:600px;
		float:left;	
		padding-top:35px;
		}
		
		#widget{
		width:290px;
		float:left;
		background:url(images/body/fondo-widged.png);
		background-repeat:no-repeat;
		}

#footer{
margin:11px auto;
width:920px;
height:95px;
background:url(images/footer/newfondofooter.jpg);
background-repeat:no-repeat;
padding-top:15px;
}


/*AMPLIACION*/

#header1 img{
float:left;
}

#header1 span a{
color: #FFD2B3;
text-decoration:none;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-transform:lowercase;
}

#header1 span a:hover{
color: #FFD2B3;
text-decoration:underline;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#header1 span a:visited{
color: #FFD2B3;
text-decoration:none;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

/*BOTONES DINAMICOS*/

#home { /*TO CREATE A IMAGE OF PDF IN THE LEFT SIDE OF LINKS*/
background: url("images/header/logo_home.png");
background-position:1px 40%;
background-repeat:no-repeat;
padding-left:28px;
padding-top:3px;
padding-bottom:3px;
}

#sitemap { /*TO CREATE A IMAGE OF PDF IN THE LEFT SIDE OF LINKS*/
background: url("images/header/logo_sitemap.png");
background-position:1px 40%;
background-repeat:no-repeat;
padding-left:28px;
padding-top:3px;
padding-bottom:3px;
}

#contact { /*TO CREATE A IMAGE OF PDF IN THE LEFT SIDE OF LINKS*/
background: url("images/header/logo_contact.png");
background-position:1px 40%;
background-repeat:no-repeat;
padding-left:28px;
padding-top:3px;
padding-bottom:3px;
}

/*FIN HEADER*/

#menu ul{
margin-left:8px;
}

#menu ul li{
color:#FFFFFF;
float:left;
font-weight:bold;
font-size:20px;
margin-left:10px;
margin-right:10px;
margin-top:15px;
}

#menu li a{
color:#fff;
text-decoration:none;
text-transform:lowercase;
}

#menu li a:hover{
text-decoration:underline;
}

#menu li a:visited{
color:#fff;
text-decoration:none;
}


/*FIN MENUS*/
 

#content h1{
color:#06466B; 
margin-left:15px; 
font-size:23px;
margin-top:5px;
margin-bottom:15px;
}

#content h2{
margin:15px auto 15px 15px;
font-weight:bold;
}

#content p{
font-size:14px;
line-height:1.8em;
text-align:justify;
margin-left:15px;
margin-right:10px;
margin-top:15px;
}

#content hr { 
border:1px solid #06466B;
width:90%
text-align:left;
}

#content ol{
list-style:circle;
margin:10px auto 10px 35px;
}

#content strong{
font-weight:bold;
}

/*TABLAS EN EL CONTENIDO*/

/*tabla de precios*/
#precios{
margin-top:-10px;
}

#precios table {
border: 1px solid #ccc;
width: 550px;
margin:5px auto;
position:relative;
}

#precios table caption {
font-size:16px;
color: #666666;
text-align: center;
margin: 10px auto;
font-weight:bold;
}

#precios tr.principal th {
font-size:16px ;
color:#fff;
background:#06466B;
text-align: center;
padding: 5px;
border: 0;
text-transform:lowercase;
}

#precios tbody th {
font-size:12px;
color: #fff;
background: #FEFFF1;
text-align:center;
padding: 5px;
border-top: 1px solid #eee;
} 

#precios tbody td {
font-size:12px;
color:#666666;
background: inherit;
text-align: center;
padding: 5px;
border-top: 1px dotted #eee;
}

/*tabla de servicios*/

#servicios{
margin-top:-20px;
margin-bottom:40px;
}

#servicios table {
border:none;
width: 550px;
margin: 20px auto;
position:relative;
}

#servicios table caption {
font-size:16px ;
color: #666666;
text-align: center;
margin: 10px auto;
font-weight:bold;
}

#servicios tbody td {
font-size:13px ;
background: inherit;
text-align:left;
padding: 5px;
border-top: 1px dotted #eee;
}

/*tabla de excursiones*/

#excursiones table {
border: 1px solid #ccc;
width: 550px;
margin: 20px auto;
position:relative;
}

#excursiones table caption {
font-size:16px;
color: #666666;
text-align: center;
margin: 10px auto;
font-weight:bold;
}

#excursiones tbody th {
font-size:16px;
color: #fff;
background:#06466B;
text-align:left;
padding: 5px;
border-top: 1px solid #eee;
} 

#excursiones tbody td {
font-size:13px;
color:#666666;
background: inherit;
text-align:left;
vertical-align:middle;
padding: 5px;
border-top: 1px dotted #eee;
}

#excursiones td p{
font-size:14px;
line-height:1.5em;
}

#excursiones td img{
text-align:center;
}

/*FIN CONTENIDO*/

#widget ul{
list-style:none;
margin:60px auto;
width:200px;
display:block;
}

#widget ul h2,h3{
font-size:16px;
color:#000033;
font-weight:bold;
margin-top:20px;
margin-bottom:5px;
margin-left:60px;
}

#widget ul li{
margin-top:10px;
margin-left:5px;
}

#widget li img{
position:relative;
border: none;
}

#widget li div{
margin-left:55px;
margin-bottom:20px;
}

#widget #transposh-2
{
margin-top:45px;
}

#facebook{
float:left;
margin-left:30px;
}

#twitter{
float:left;
margin-left:5px;
}

/*FIN SIDEBAR*/

#footer p{
font-size:13px;
color:#FFFFFF;
margin-top:2px;
text-align:center;
line-height:1.1em;
font-weight:bold;
}

#footer a{
color:#fff;
text-decoration:none;
}

/*FIN FOOTER*/