html{
	background-color: #bfd5ef !important;
}

body{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(/media/img/rio_de_janeiro/bgr.gif) repeat-x;
}

div#container{
	width: 900 !important;
	padding: 5px 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 0px !important;
	text-align: left !important;
}
div#content{
	background: #fff; 
}
div#editable_content{
	border: 0px !important;
	padding: 10px;
	background: #fff !important;
	
}
div.breaker {
	clear: both;
	background: url(/media/img/breaker.gif) repeat-x;
	height: 4px;
	margin-top: 5px;
	line-height: 1px;
}

div.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2867A3;
}

/* --- ROUNDED BOXES --- */

.widgetTabs .tab{  
	background-color:#c1d4a6  !important;
}

.rounded, .rounded.tabs-selected {
	background-color: #f1f6ea !important;
	border: 1px solid #c1d4a6;
}

.rounded .top-left {
	background-image:url(/media/img/rio_de_janeiro/booking/rounded-top-left.gif);
}

.rounded .top-right {
	background-image: url(/media/img/rio_de_janeiro/booking/rounded-top-right.gif);
}

.rounded .bottom-left {
	background-image:url(/media/img/rio_de_janeiro/booking/rounded-bottom-left.gif);
}

.rounded .bottom-right {
	background-image:url(/media/img/rio_de_janeiro/booking/rounded-bottom-right.gif);
}

div.right-column-box {
	background-image: url(/media/img/rio_de_janeiro/booking/right-hand-box-top.gif);
}

div.right-column-box-top {
	background-image: url(/media/img/rio_de_janeiro/booking/right-hand-box-top-right.gif);
}

div.right-column-box .footer {
	background-image: url(/media/img/rio_de_janeiro/booking/right-hand-box-bottom.gif);
}

div.right-column-box .footer-right {
	background-image: url(/media/img/rio_de_janeiro/booking/right-hand-box-bottom-right.gif);
}

div.right-column-box .content, .rounded .content, ul#sections .tab a  {
	color: #5C5C5C;
}

div.right-column-box .content{
	border-color: #c1d4a6;
}

div.right-column-box .header, div.right-column-box .shifted {
    background-color:#84a94e;
	font-size: 14px;
	border-color: #c1d4a6 !important;
}


/* top */


div#top{
	background: url(/media/img/rio_de_janeiro/riodejaneiro.gif) no-repeat;
	display: block;
	text-align: right;
	margin: 0px;
	height: 90px
}

.numbers {
float: right;
margin-left: 0;
padding-top: 13px;
position: static;
width: 510px;
}


/* topInfo */


#topInfo, #bottomInfo, #bottomInfo a{
	clear: both;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

#bottomInfo{
	padding: 0px 10px;
	text-align: center;
	margin: 10px 0px;
	border-top: none;
}
.bottomText {
	background: url("/media/img/rio_de_janeiro/booking/hotel-list-background.gif") repeat-x;
	margin-top: 10px;
	padding: 5px 40px 10px;
	text-align: justify;
}

#topInfo div.dateWeather{
	margin-top: 0;
	margin-bottom: 2px;
	
}

/* #topInfo div.dateWeather .date{
	background: url(/media/img/dubai/rounded_white_left_top.gif) no-repeat scroll left top;
	position: relative;
	top: -1px;
	left: -1px;
} */

#topInfo div.dateWeather span{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	top: 11px;
	left: 10px;
}

#topInfo div.dateWeather .weather{
	font-size: 11px;
	float: right;
	height: auto;
	width: 90px;
    margin-left:15px;
	text-align: left;
}

#topInfo div.dateWeather .links{
	float: right;
}

#topInfo div.dateWeather .links img{
	margin: 8px 0px 0px 5px;
}

#topInfo div.dateWeather .weather img{
	vertical-align: middle;
}

#topInfo div.dateWeather .weather label{
	color: #666666;
	position: relative;
	top: 2px;
}



/* slideshow */
div#slideshow{
	margin: 5px auto;
    display:table;
}

div#slideshow p, div#slideshow h3{
	height: 0px;
	margin: 0px;
}

/* booking form */
div.breakAll {
	clear: left;
}


div#book {
    background:url(/media/img/rio_de_janeiro/rio_search_form_bgr.gif) no-repeat scroll 0 0 !important;
    border: none !important;
	height: 260px;
	width: 380px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
}


div#book form {
	padding: 0px;
	margin: 55px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
input.find_room{
	position: absolute;
	top: 60px;
	width: 199; 
	height: 57;
}
img.hotel_spec{
	position: absolute;
	top: 5px;
	left: 15px;
}
div#book form label{
	font-size: 12px;
}


div.bookForm ul li{
	margin: 0px;	
	color: #666;
	list-style: none;
	text-align: left;
	padding-bottom: 0px;
} 
div.bookForm ul li.destination{
	padding-left: 213px;
} 
div.bookForm ul li.checkin{
	height: 50px;	
	padding-left: 210px;
} 
div.bookForm ul li.details{
	padding-left: 210px;
} 


div.bookForm table.checkin{
	margin: 2px 0px;
	text-align: left;
}
div.bookForm  table.checkin td{
	text-align: left;
	padding: 0px 2px !important;
}
div.bookForm  table.checkin td label{
	padding: 0px !important;
}

div.bookForm{
	margin-top: 10px;
	margin-right: 15px;
}

div.bookForm input.search  {
    border: 0 none !important;
    float: right;
    height: 33px;
    margin-right: 13px;
    margin-top: 25px;
    width: 141px;
}

div.call{
	background: transparent url(/media/img/dubai/call.gif) no-repeat;
	width: 265px;
	height: 67px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

table.detail{

}
table.detail td{
	font-size: 11px !important;
	text-align: left;
	padding: 0px 4px;	
}

table.children_age_select{
	float: none !important;
	position: absolute;
	top: 143px;
	right: 80px;
	margin: 0px !important;
}

table.children_age_select td select{
	margin: 0px 2px;
}

a.add_opt{
    clear: left;
    color: #FF6600;
    display: block;
    font-weight: normal;
    margin-right: 14px;
    margin-top: 60px;
    text-align: right;
    text-decoration: underline;
}


#newIconsmenu {
float: right;
height: 256px;
margin-top: 11px;
width: 420px;
}

#newIconsmenu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	display: inline;
}

#newIconsmenu li{
background: url("/media/img/rio_de_janeiro/infomenu_bgr.png") no-repeat scroll 28px 9px transparent;
float: left;
margin: 0 7px 15px 17px;;
width: 170px;
}

#newIconsmenu li a{
background-position: left center;
background-repeat: no-repeat;
color: #333333;
display: block;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
height: 35px;
line-height: 35px;
padding-left: 45px !important;
}
	
#newIconsmenu li a.cityInfo{
	background-image: url(/media/img/icons/info_new.gif);
}

#newIconsmenu li a.news{
	background-image: url(/media/img/icons/news_new.gif);
}

#newIconsmenu li a.activities{
	background-image: url(/media/img/icons/activities.gif);
	padding-left: 40px;
}

#newIconsmenu li a.hotels{
    background-image: url("/media/img/dubai/hotels.gif");
        background-position: -1px 5px;
}
#newIconsmenu li a.restaurants{
	background-image: url(/media/img/dubai/restaurants.gif);
	padding-left: 35px;
}
#newIconsmenu li a.nightlife {
	background-image: url(/media/img/icons/nightlife.gif);
}
#newIconsmenu li a.attractions{
	background-image: url(/media/img/icons/attractions_new.gif);
	padding-left: 30px;
}
#newIconsmenu li a.map{
	background-image: url(/media/img/prague/icons/map_icon.jpg);
    background-position: -1px 6px;
}
#newIconsmenu li a.shopping{
	background-image: url(/media/img/icons/shopping_new.gif);
}

#newIconsmenu li a.travel_tips{
	background-image: url(/media/img/icons/travel_new.gif);
}

#newIconsmenu li a.visa{
	background-image: url(/media/img/icons/visa_new.gif);
}
#newIconsmenu li a.blog{
	background-image: url(/media/img/dubai/blog.gif);
}
#newIconsmenu li a.car{
  background-image: url("/media/img/icons/car-rental-small.gif");
  background-position: -1px 11px;
}
#bottomLinks{
	padding: 5px;
	text-align: center;
	clear: both;
}

#bottomLinks a, div#bottom a{
	font-family: Arial, Helvetica, sans-serif;
	color: #2989D0;
}

div#links a{
	padding-top: 1px;
	padding-bottom: 1px;
}


div#bottom a.facebook{
	padding-left: 21px;
	background: url(/media/img/dubai/facebook.png) no-repeat;
}

div#bottom a.twitter{
	padding-left: 21px;
	background: url(/media/img/dubai/twitter.png) no-repeat;
}

#bottomLinks a{
	margin: 0px 10px;
}

/* ----- CHANGING WIDTH ------ */

div#container {
	width: 896px;
}

div#container .body{
	width: 876px !important;
}

div#content, div.IconsMenu {
	width: auto;
}

div#book {
	width: 433px;

}

div#hotelFeature {
	width: 420px;
}

ul.rows li.rows_li.first,  ul.rows li.rows_li.third{
	width: 210px;
}

ul.rows li.rows_li.second{
	width: 410px;
}








/* ----- about / site map ------ */

div.about{
	background:transparent url(/media/img/dubai/about.jpg) no-repeat top right;
	font-size: 13px;
	line-height: 19px;
	padding-right: 230px;
}
div.about a{
	font-size: 13px;
}
ul.site_map{
	padding: 0px;
	margin: 15px 150px;
}
ul.site_map li{
	background: #cccccc;
	border: 1px solid #fff;
	width: 500px;
	list-style: none;
	padding: 2px 10px;
	
}
ul.site_map li a{
	font-size: 14px;
	background: url(/media/img/dubai/next.png) no-repeat;
	font-weight: bold;
	color: #003399;
	padding-left: 20px;
}

ul.site_map li ul{
	margin-left: 120px;
	margin-top: -15px;
	margin-bottom: 5px;
}
ul.site_map li ul li{
	background: #f0f0f0;
	margin-bottom: 2px;
	width: 200px;
}

 ul.site_map li ul li a{
	font-size: 13px;
}


/* ----- front blog entries ------ */
div.blog-entries{
	margin-top: 15px;
}

div#mainBlogBar{
	clear: both;
	background: url(/media/img/dubai/dubai_info_sheet.gif) no-repeat right top;
	min-height: 240px;
}
div.entry{
	width: 420px;
	height: 186;
	/* background: url(/media/img/dubai/pencil.png) no-repeat 350px 0px; */
	margin: 0px 5px 20px 5px;
	display: block;
	float: left;
	color: #666;	
}

div.blog-entries h2, div.blog-entries h3{
	color: #2989d0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal !important;
}

div.blog-entries h3{
	padding: 0px 10px 0px 0px !important;
	margin: 0px !important;
	font-size: 15px;
	color: green;
	font-style: italic;
}
div.blog-entries h3 a{
	color: #2989D0;
	font-weight: normal !important;
}
div.blog-entries h2{
	color: #2989d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 5px;
	
}

div.blog-entries p{
	margin: 8px 0px 5px;
	line-height: 16px;
	text-align: justify;
}

div.blog-entries h1{
	color: #2080CA;
	font-size: 16px;
}

div.blog-entries ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

div.blog-entries li {
	padding-left: 15px;
	background: url(/media/img/arrow.gif) no-repeat 3px 4px;
	line-height: 14px;
}

div.entry div{
	width: auto;
}
div.entry div.content{
	padding: 0px 10px;
}	

.currentEvents, .currentActivities {
	width: 265px !important;
	padding-right: 20px;
	margin-bottom: 10px !important;
}

.currentActivities {
	width: 590px !important;
}



.currentActivities .rounded h2{
	padding-left: 0px
}

.currentActivities .item{
	width: 400px;
	float: left;
}


.currentActivities .photo img{
	border: 1px solid #98DBED;
	float: left;
}

.currentActivities .description{
	padding-left: 165px;
}

.currentActivities .star_rating img{
	vertical-align: middle;
	margin-bottom: 5px;
}

.currentActivities .furtherInfo{
	clear: both;
	padding-top: 10px;
}

.currentActivities .links{
	padding-left: 410px;
	
}

.currentActivities .links a{
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.followTheGuide {
	width: 295px;
	float: left;
	margin-bottom: 5px
	
}

.followTheGuide label{
	display:block;
	margin-bottom: 2px;
	color: #2989D0;
}

.shortEntry{
	padding: 10px;
	background-color: #f2f2f2;
	color: #666;
	margin-bottom: 10px;
}

#startPage .shortEntry{
	margin: 0px 5px;
	float: left;
	padding: 0px;
	padding-left: 10px;
	border-left: 1px dotted #7FCFED;
	width: 195px;
	background-color: #ffffff;
}

/* --- others ---- */


.date {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color:#999999;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	text-align: right;
	height: 12px;
}

.hotelItem {
	clear: both;
}

.hotelThumb {
	background:transparent url(/media/img/booking/thumb-shadow.gif) no-repeat scroll 0 0;
	float:left;
	height:71px;
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
	width:69px;
}

/* RESTAURANT SEARCH BOX */
div#search_restaurants {
background:#FFF url(/media/img/dubai/search_restaurants_arrow.jpg) no-repeat scroll 0 0;
height:36px;
width:446px;
font-size:15px;
font-weight:bold;
}
div#search_restaurants span {
left:17px;
position:relative;
top:8px;
}
div#search_restaurants a {
    font-size:15px;
    color:#1c5294;
}
form#restaurants_form fieldset {
border:medium none;
display:inline-block;
position:relative;
top:-3px;
}
form#restaurants_form input {
display:block-inline;
}
form#restaurants_form input#keyword {
height:21px;
width:295px;
}
form#restaurants_form {
float:right;
margin-top:-45px;
}
p.standardButton {
display:inline-block;
height:30px;
width:95px;
background:transparent url(/media/img/dubai/bg_button_right.gif) no-repeat scroll 100% 0;
}
form#restaurants_form p.standardButton input {
background:transparent url(/media/img/dubai/bg_button_left.gif) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
line-height:30px;
text-align:center;
width:95px;
}


div.hotel-links {
border-top:1px solid gainsboro;
clear:both;
}

div.hotel-links a {
	border-left:1px solid #638CA9;
	padding: 0px 20px 0px 10px;
	margin: 15px 0px;
	display: block;
	float: left;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.hotel-links a:hover{
	text-decoration: none;
}

div.hotel-links img {
	vertical-align: middle;
	margin-right: 10px;
}


#hotel-images div#thumbnails{
	width: auto;
	float: none;
	text-align: center;
}

div#hotel-images table{
	margin-left: 0px !important;
}

#flights .description.bottom{

}

#search-box-sections{	
	float: right;
	font-size: 10px;
	margin-top: -7px;
	
}

#search-box-sections .box-title{	
	margin-left: 5px;
	height: 14px;
	font-weight: bold;
	color: #2989D0;
}

#search-box-sections .box{
	background: url(/media/img/dubai/booking/search-box-section.gif) repeat-x;
}


#search-box-sections .box-left{
	background: url(/media/img/dubai/booking/search-box-section-left.gif) no-repeat;
}

#search-box-sections .box-right{
	background: url(/media/img/dubai/booking/search-box-section-right.gif) no-repeat right top;
	padding-top: 2px;
	padding-right: 7px;
}

#sections-booking-form{
	background: url(/media/img/dubai/booking/search-box-section-gradient.jpg) no-repeat right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#sections-booking-form input, #sections-booking-form select{
	font-size: 10px;
	width: 56px;
	border: 1px solid #A5ACB2;
}


#sections-booking-form input#update, input#searchButton{
	background: url("/media/img/dubai/booking/search-button.gif") no-repeat;
	width: 75px;
	height: 25px;
	border: none;
	cursor: pointer;
}

#search-box-sections a.dp-choose-date{
	background: url("/media/img/calendar_icon.gif") no-repeat;
	width: 25px;
	height: 20px;
	margin-top: -2px;
}


#editableBase .rightContentColumn {
	width: 580px !important;
}


/* activities */

#activities .item{
	float: left;
	width: 206px;
	margin: 0px 5px;
}

#activities h2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #658536;
}

#activities .rounded h2{
	margin-top: 0px;
}

#activities .rounded h2 a{
	font-size: 14px;
}
