/****************************************/
/** GLOBAL                             **/
/****************************************/
body{
	background-color: #fff;
	/*font: 1em/150% arial;*/
}
.wrapper{
	font: 0.7em arial;	
}
h1{
	margin: 0;
	padding-top: 0.8em;
	font: 700 1.8em arial;
	color: #c60;
}
h2{
	font: 700 1.4em arial;
	color: #c60;
}
h3{
	font: 700 1.2em arial;
	color: #000;
}
h4{
	margin: 0;
	font: 700 1em/1.6em arial;
	color: #000;
}
p{
	/*font: 400 1em arial;*/
}
a, a:visited, a:link{
	color: #339;
}
a:hover, ul#nav li a:hover{
	color: #f60;
	text-decoration: none;
}
.active{
	background-color: #fff;
}
a.priceL, a.priceL:visited, .priceL{
	font: 400 2.2em arial;
	color: #c00;
	text-decoration: none;
}
a.priceL:hover{
	text-decoration: underline;
	color: #c00;
}
a.price, a.price:visited, .price{
	font-weight: 700;
	color: #c00;
}
a.price:hover{
	color: #c00;
}
.disclaimer{
	/*font: 400 0.65em arial;*/
	color: #666;
}
table.deals{
	/*font: 0.7em arial;*/
}
table.deals tr{
	line-height: 1.5em;
}




/****************************************/
/** HEADER                             **/
/****************************************/
#header{
	background: #055BA8 url('http://www.expedia.es/daily/common/resource/media/secure-images/brand/header_bluesky_noads.jpg') no-repeat top left;
}
#header-ad{
	background: #055BA8 url('http://www.expedia.es/daily/common/resource/media/secure-images/brand/header_bluesky_withads.jpg') no-repeat top left;
    text-transform: uppercase;
}
#subNav{
	background-color: #fff;
	font-weight: 700;
	padding: 0.5em;
	text-align: right;
}
#header ul li{
	display: inline;
	/*border-left: 1px solid #fff;*/
	text-transform: uppercase;
}
#subNav ul li{
	display: inline;
	border-left: 1px solid #000;
}
ul#nav{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
ul#nav li{
	display: inline;
	margin-left: -4px;
}
ul#nav li a, ul#nav li a:link{
	color: #fff;
	padding: 0 0.5em 0 0.7em;
	text-decoration: none;
	border-left: 1px solid #fff;
}
#subNav p{
		float: left;
		margin: 0 0 0 4px;
		padding: 0;
		color: #444;
	} 
#subNav a,
#subNav a:visited{
	color: #444;
	font-weight: 700;
	text-decoration: none;
}
#subNav a:hover{
	color: #f90;
	font-weight: 700;
	text-decoration: none;
}
#subNav ul li a, #subNav ul li a:visited, #subNav ul li a:link{
	color: #444;
	padding: 0 0.5em 0 0.7em;
	text-decoration: none;
}
ul#nav li.active a{
	color: #000;
	padding: 0 0.5em 0 0.7em;
}
ul#nav li a:hover, ul#nav li.active a:hover, #subNav ul li a:hover{
	color: #f90;
}
#globallogotype {
	padding: 20px 0 0 12px;
}
#globallogotype a {
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
	text-indent: -9999px;
	background: url('http://media.expedia.com/media/content/wwteeuro/30035/eapid327/graphics/logo/logo_expedia.gif') no-repeat top left;
}

ul#nav li.firstListItem a, #subNav li.firstListItem{
	border-left: 0;
}
ul.extSites li a, ul.extSites li a:visited, ul.extSites li a:link{
	color: #999;	
}

/********/
/* MISC */
/********/
.module464-tmp h2{
	width: 70%;
	margin: 0;
	font: 400 2em arial;
	color: #fff;
}
.module464-tmp p{
	width: 70%;
	color: #fff;
}
.bbb{ margin: 8px 24px; }
.impNote{
	background-color: #EFF2F7;
	padding: 8px;
	width: 250px;
	float: right;
}
.hlightContent{
	background-color: #ffc;
	padding: 8px;
}
.breadcrumb{
	padding: 0.3em 2em;
	display: block;
}
.breadcrumb a{
	color: #666;
}
.breadcrumb a:hover{
	text-decoration: none;
	color: #666;
}
#emailConfirm h2{
	color: #7EA6CD;
	font: 400 2.8em/100% arial;
	margin: 0;
	padding: 0;
}
#emailConfirm h3{
	color: #000;
	font: 400 1.7em/100% arial;
	margin: 0 0 0 200px;
	padding: 0;
}
#container{
 	background-color: #C3D2E9;
}
#sitemap dt{
	background: url('http://media.expedia.com/media/content/wwteeuro/30035/eapid327/graphics/icon/list_y.gif') no-repeat center left;
	padding-left: 15px;
	font-weight: 700;
}
#sitemap dd{
	padding-left: 15px;
	margin: 0;
}
#pageNav{
	margin-top: 16px;
}
#pageNav li{
	padding: 0.25em 8px;
}
#pageNav li.active{
	padding: 0.25em 8px;
	background-color: #EFF4FA;
	font-weight: 700;
}
.err-msg{
	color: #c00;
	background: url('http://media.expedia.com/media/content/wwteeuro/30035/eapid327/graphics/icon/warn.gif') no-repeat top left;
	padding: 0 8px 0 20px;
	margin: 0 0 0 8px;
	position: relative;
	display:none;
}

/*** Travel Guide FooterModule   ***/
/**********************************/
div.TravelGuideFooterModule 
{		
    margin-bottom: 120px;
    padding: 0 0 0 30px;
}

div.TravelGuideFooterModule .Clear 
{
    height: 0;
    clear: both;
}

div.TravelGuideFooterModule .divLinkList
{    
}

div.TravelGuideFooterModule .bottomStyle
{
    display:none;
}

div.TravelGuideFooterModule h2 
{
    color: #000;
    text-align: left;
    font-weight:700;
    font-size: 12px;
    padding: 0 0 5px 0;
    margin: 0;
}

div.TravelGuideFooterModule dl 
{    			
	float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
div.TravelGuideFooterModule dt 
{    
   	display:none;
}
   
div.TravelGuideFooterModule dd 
{
	width:120px;
    color:#333399;    
    margin:0;
}

div.TravelGuideFooterModule a 
{
    font-size: 11px;
}   

div.TravelGuideFooterModule a:hover 
{
    color:#FF6600;
}

