a, a:visited{
	color:#0272AE;
}
a:hover{
	background:#E4E4E4;
}

body{
	background:#DFDFDF url(bgimage/pageback.gif) top center repeat-y;   
	text-align:center;  
	height: 100%;      
	font-family:verdana;
	font-size:62.5%;       
	line-height:160%;
	color:#555;             
}

#container{
	margin:0 auto;
	width:960px;      
	text-align:left;
	padding-bottom:60px;
	overflow:auto;
}        

#container_accopages{
	margin:0 auto;
	width:960px;      
	text-align:left;
	padding-bottom:5px;
	overflow:auto;
}        
#wrap
{
	min-height: 100%;  
	width:960px;
	margin:0 auto; 
}

* html #wrap
{
	height: 100%;
}


#footer
{
position: relative;
width:940px;
margin:-4.8em auto 0;   
text-align:right;    
color:#999;    
background:#fff;  
border-top:10px solid #fff;   
}

#footerhead
{
position: relative;
margin:-4.8em auto 0;   
width:940px; 
text-align:right;    
color:#999;    
background:#fff;  
border-top:10px solid #fff;      
    

}     
#footer a{
	color:#999;
}      
    
#footer p{
	padding:10px 0;   
	border-top:1px solid #D9D9D9;       
	
}

#header{
	height:100px;      
	background:#BE00ED;     
	position:relative; 
}
#header h2 a{
	text-indent:-9999px;
	overflow:hidden;
	display:inline;  
	background:transparent url(bgimage/softguidemadrid.gif) top left no-repeat;     
	float:left;
	height:100px;
	width:320px; 
	
} 

#header h2 a.beta{
	text-indent:-9999px;
	overflow:hidden;
	display:inline;  
	background:transparent url(bgimage/softguidemadridbeta.gif) top left no-repeat;     
	float:left;
	height:100px;
	width:320px; 
	
}   

#header .headersearch{
	float:right;   
	display:inline;     
	width:300px;    
	position:absolute;
	bottom:20px; 
	right:0;
}
#header .headersearch span{
	color:#fff;
	font-weight:700;       
	text-transform:lowercase;
	font-size:1.1em; 
	padding-left:2px;
	
}    
#header .headersearch form{
	margin:10px 10px 0 0;  
	float:right;
	display:inline;  
	
}   
#header .headersearch input{
	margin:1px 5px 0 0;
float:left;
}   
#header .headersearch #searchButton{
	padding:0;    
	margin:0;
	
}

#header .headersearch a.socialstuff{
	float:right; 
	margin:0 40px 0 0;
}
.bottomlink {
	font-size: 10px;
	background-color: #F9E4EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 450px;
	display: block;
	padding: 3;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom:10px;
}

#nav .translate{
	float:left;
	display:inline;
	width:100px;
	white-space: normal;
} 
#nav .translate a{
	float:left;
	clear:left;
	margin:4px 10px 0;
	text-decoration:none;
	font-size:1em;
	line-height:0.8em;
	color:#e4e4e4;
	font-weight:700;
}
#nav .translate a:hover{
	color:#555;

}
#nav .translate a img{
float:left;  
margin-right:3px;
margin-top:-2px;
}

#nav{
	background:#E4E4E4;      
	float:left;
	width:100%;
	border-bottom:10px solid #fff;   
}
#nav .index{
	background:#E4E4E4;      
	float:left;
	width:100%;
	border-bottom:2px solid #000000;   
}

#nav ul{
	list-style-type:none;
	float:right;          
	display:inline;
	width:auto;
}
#nav ul li{
	float:left; 
	display:inline;
}
#nav ul li a{
	font-family:helvetica, arial, verdana;
	font-size:1.3em;
	color:#aaa;
	padding:9px 10px 5px;
	display:block;
	text-decoration:none;
	text-transform:lowercase;
	font-weight:700;
	letter-spacing: 0.5px;
}               
#nav ul li a:hover{
	color:#555;
}
#nav ul li a.active{
  color:#D54781;   
}                    
  




#nav ul li ul {
	margin:0;
	padding:0;
	position: absolute;
	left: -999em;
	background:#E4E4E4;
	font-weight:300;
	font-size:1em;
	border:2px solid #fff;
	border-width:0 2px 2px;
	z-index:1000;
}

#nav ul li ul li{
	float:none;
	background:transparent;
	padding:0 0 30px 0;  
}


#nav ul li:hover ul {
	left: auto;  
	margin-left:-1px;
}

#nav ul li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav ul li li a {
	display:block;
	width:12em;
	margin:1px;
	border-right:0;      
}

#nav ul li ul ul {
	margin: -1.9em 0 0 10em;
	border:0;
}

#nav ul li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav ul li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}





/* Support for the "iehover-fix.js" */

* html #nav ul iframe{
	position: absolute;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);

}
* html #nav ul li { z-index: 201; }

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */




    

/** This sets all the column widths and background image based on the class in #wrap **/

#content{
	float:left;
	display:inline;
	margin:0 10px; 
	width:940px;     

}


.widesupport{
	background:transparent url(bgimage/widesupport.gif) top center repeat-y;      
}  

#wrap.widesupport .infocolumn{  
	width:520px;
	float:left;     

	
}
#wrap.widesupport .supportcolumn{
	width:410px;
	float:right; 
	clear:right;
} 
     
.narrowsupport{
	background:transparent url(bgimage/narrowsupport.gif) top center repeat-y;      
}  

#wrap.narrowsupport .infocolumn{  
	width:700px;
	float:left;     

	
}
#wrap.narrowsupport .supportcolumn{
	width:230px;
	float:right;   
	clear:right;
} 

.twocolsupport{                                                                    
	background:transparent url(bgimage/twocolsupport.gif) top center repeat-y;          
}  

#wrap.twocolsupport .infocolumn{  
	width:460px;
	float:left;    
}
#wrap.twocolsupport .supportcolumn{
	width:230px;
	float:left;     
	margin-left:10px; 
	display:inline;	
	clear:right; 
}
 

/** General Support Column Styles **/


.supportcolumn h3{ 
	font-size:1.2em; 
	background:#E4E4E4;	
	padding:10px;
	font-weight:700;   
	/*background:#E4E4E4 url(bgimage/stripe.png) top center repeat;         */ 
	
}   

.supportcolumn p{
	margin:10px;
}

.supportcolumn ul{
	margin:10px 20px 10px 10px;
}  
.supportcolumn ul li{
	padding-left:16px;
	background:transparent url(bgimage/checked.gif) 0 2px no-repeat;
	margin:5px 0;
} 
.supportcolumn ol{
	margin:10px 20px 10px 10px;   
	list-style: lower-roman;
}  
.supportcolumn ol li{
	margin:5px 0 5px 16px;
}
       

/** Sub Navigation Within Columns **/

/*this is an IE fix so put it in the IE stylesheet
ul.subnav li{
float:left;
clear:left;
width:100%;
}                                                 
*/ 
ul.subnav, ul.subnav ul{
    margin:0;
}
ul.subnav li{
	padding-left:0;
	background:none;
	margin:0;
} 

ul.subnav li a{
	padding:5px 10px;
	display:block;
	background:#F9E4EC;
	margin-bottom:1px;
	text-decoration:none; 
	font-size:1.1em;     

} 
ul.subnav li a:hover{
    background:#F7DAE6;  
}
ul.subnav li ul li a{
	padding:2px 5px 2px 25px;
	display:block;
	background:#eee;
	margin-bottom:1px;
	text-decoration:none;
	font-size:0.9em; 
	background:#F9E4EC url(bgimage/sosimple.gif) 8px 5px no-repeat;
} 
ul.subnav li ul li a:hover{
	background:#F7DAE6 url(bgimage/sosimple.gif) 8px 5px no-repeat;
}


/** General Main Column Styles **/

.infocolumn p{
	font-size:1.1em;
	margin:10px;
}
.infocolumn h1{
	font-size:2.4em;
	margin:20px 10px;
	font-weight:300;
	line-height:1.2em;
	text-transform: none;
} 
.infocolumn h2{
	font-size:1.8em;
	margin:20px 10px;
	font-weight:300;
	line-height:1.2em;
	
} 

.infocolumn h3{
	font-size:1.4em;
	margin:20px 10px 0; 
	line-height:1.2em;
	
}  
.infocolumn h4{
	font-size:1.2em;
	margin:20px 10px 0;
	line-height:1.2em;	
}  
   
.infocolumn h4.section{
	background:#ffffff;
	margin:0;
	padding:10px;
	font-weight:700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 10px;
}
.infocolumn img{
	float:right;
	margin:10px;
	display:inline; 
	border:1px solid #e4e4e4;
} 
.infocolumn ul{
	margin:10px 20px;   
	font-size:1.1em;
}  
.infocolumn ul li{
	padding-left:16px;
	background:transparent url(bgimage/checked.gif) 0 2px no-repeat; 
	margin:5px 0;
	
}
.infocolumn ol{
	margin:10px 20px;   
	font-size:1.1em; 
	list-style: lower-roman;
}  
.infocolumn ol li{
	margin:5px 0 5px 16px;
}
       


/** The Special Offers in Columns **/

a.specialoffer{
	display:block;
	background:#eee; 
	text-decoration:none;   
	clear:left;   
	width:100%;
	overflow:auto; 
	border-top:1px solid #E4E4E4;   
	position:relative;  
}

a.specialoffer:hover{
	background:#fff;
}  


a.specialoffer img{
	width:50px;
	height:50px;
	float:left;
	margin:10px 5px;   
	
}
a.specialoffer h4{
	font-size:1.1em;
	color:#555;
	font-weight:700;  
	padding:2px 0 0;
	margin:5px 5px 0;   
}             
a.specialoffer p{
	color:#555;    
	margin:0 5px 5px 5px; 
	padding-left:55px;
}               
 



/** The booking form **/

#bookassist_form *{
	margin:0;
	padding:0;
}
#bookassist_form{
	font-size:1em;
	width:220px;
	overflow:hidden; 
	padding:10px 0 10px 10px;     
}
#bookassist_form #DatesForm{
	overflow:hidden;
}
#bookassist_form .search_title{
	display:none;
}
#bookassist_form label{
	margin-bottom:3px;
	clear:left;
	float:left;
	width:60px;
	padding-top:3px;
	font-weight: bold;
}
#bookassist_form .date_select{
	float:left;
	display:inline;
	margin:0 0 10px 5px;
	width:35px;
	clear:none;
	padding:0;
	font-family:verdana;
	font-size:9px;
}

#bookassist_form .date_input{
	clear:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	float:left;
	margin-right:10px;
	font-weight:300;
	width:5em;
}
#bookassist_form #DatesForm #inday, #bookassist_form #DatesForm #outday{
	width:43px;
}
#bookassist_form #inmonthyear, #bookassist_form #outmonthyear{
	width:75px;
	float:left;		
}
#bookassist_form #ba_tf{
	width:143px;
	float:left;
}
#bookassist_form img{ 
	float:left;
	margin-left:5px;
} 
#addthis {
	padding:10px 5px 10px 0;
}
#addthis2 {
	padding:30px 30px;
}

#flickr_badge_uber_wrapper {text-align:center; width:230px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 5px 10px;}
.flickr_badge_image   {width:210px; height:141px;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
   
#wrap.widesupport .flickr_badge_image {margin:0 0 5px 10px;float:left; display:inline;}
#wrap.widesupport .flickr_badge_image img {width:190px; height:128px;}
#wrap.widesupport #flickr_badge_uber_wrapper {text-align:center; width:auto; display:block;}
#wrap.widesupport #flickr_badge_wrapper {overflow:auto;}
                                                             


#calendar{
margin-left:-143px;
z-index:400; 
}
.caltab {
    border: 2px solid #333;
}     

#our_photos {
	text-align:center;
	width:230px;
	background-position: center;
}
#our_photos {padding:10px 0 10px 0;}
.our_photos {
	margin:0 10px 5px 10px;
	font-size: 9px;
	font-weight: bold;
}
.our_photos img {
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center;
	text-align: center;
}
#anchor {
	font-size: 9px;
	background-color: #F9E4EC;
}
.youarehere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
