#content h2 .actions{
	float:right;
}
#content h2 .actions a{
	font-size:12px !important;
	line-height:15px;
	padding-right:7px;
}

#content .object-view{
	border-bottom:1px solid #ccd3d8;
	padding-bottom:40px;
}
#content .object-view .images{
	float:left;
	width:195px;
	margin:0 27px 0 13px;
}
#content .object-view .images .image{
	border:0px solid #ccd3d8;
	margin:0 0 10px;
}
#content .object-view .images .image img{
	margin:4px 3px 0;
}
#content .object-view .data{
	float:right;
	width:485px;
}
#content .object-view .data .section{
	margin-left:14px;
}
#content .object-view .data .section{
	margin-bottom:25px;
}
#content .object-view .data .section p, #content .object-view .data .section h3{
	margin-left:0;
	padding-left:0;
}
#content .object-view .data h3.blue-background{
	margin-left:0;
	margin-bottom:5px;
	padding-top:6px;
	padding-bottom:4px;
	background-color:#d9edff;
	border-top:1px solid #ccd3d8;
}
#content .object-view .data h3.blue-background span.object-type{
	float:right;
	margin-right:15px;
	font-size:12px;
	font-weight:normal;
	color:#636f78;
}
#content .object-view .data .object-name{
	color:#325FAD;
	font-weight:bold;
}
#content .object-view .data h3{
	color:#325FAD;
	text-transform: none;
}
#content .object-view .data p{
	line-height:1.2em;
}
#content .object-view .data table.info{
	width:100%;
	border:0;
	margin:0;
}
#content .object-view .data table.info td{
	border:0;
	vertical-align:top;
	padding:2px;
}
#content .object-view .data table.info td.separator{
	font-size:1px;
	padding:0;
	height:15px;
}
#content .object-view .data table.info a{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#content .object-view .data table.info td.c1{
	width:132px;
}
#content .object-view .data table.info td.c2{
	width:88px;
	color:#636f78;
}

#content .object-view .data table.rooms{
	border:0 none;
	margin:0;
	width:100%;
}
#content .object-view .data table.rooms td{
	padding-top:4px;
	padding-bottom:4px;
}
#content .object-view .data table.rooms td.types{
	border:0 none;
}
#content .object-view .data table.rooms td.types, #content .object-view .data table.rooms td.amount{
	text-align:center;
}
#content .object-view .data table.rooms td.c1-header{
	border:0 none;
	vertical-align:bottom;
}
#content .object-view .data table.rooms td.c1{
	padding-left:0;
	border-left:0 none;
}

#sidebar .companies .company{
	float:left;
	width:125px;
	text-align:center;
	margin:0 5px 6px 0;
}

#sidebar .calendar{
	border:1px solid #ccd3d8;
	padding:10px;
}
#sidebar .calendar h3{
	font-size:1.1em;
}
#sidebar .calendar .calendar-table{
	width:224px;
	margin:0 auto;
}
#sidebar .calendar .calendar-table .arrows{
	text-align:center;
	width:31px;
}
#sidebar .calendar .calendar-table .month{
	width:160px;
}
#sidebar .calendar .calendar-table .arrows, #sidebar .calendar .calendar-table .month{
	float:left;
	height:17px;
	text-align:center;
	padding-top:4px;
	background-image:url(images/calendar-header-background.gif);
	background-repeat:repeat-x;
}
#sidebar .calendar .calendar-header{
	border:1px solid #c8d0d4;
}
#sidebar .calendar table{
	border-collapse: collapse;
	margin-top:1px;
}
#sidebar .calendar table td{
	width:31px;
	height:22px;
	text-align:center;
	vertical-align:middle;	
	border:1px solid #ccd3d8;
}
#sidebar .calendar table thead td{
	background-image:url(images/calendar-days-background.gif);
}
#sidebar .calendar table tbody td.nd{
	color:#e86d1f;
}
#sidebar .calendar table tbody td.blue{
	background-color:#4d91b3;
	color:#fff;
	font-weight:bold;
}
#sidebar .calendar table tbody td.green{
	background-color:#56a145;
	color:#fff;
	font-weight:bold;
}

.topoffer{
	background-color:#d9edff;
	padding:10px;
	width:240px;
}
#fotter-offers{
	width:990px;
	margin:0 auto;
}
#fotter-offers .topoffer{
	width:300px;
	float:left;
	margin-left:7px;
}
.topoffer h3{
	font-size:1.1em;
	text-align:left;
	color:#3B4B57;
}
.topoffer p{
	padding:0;
	margin:0 0 7px;
	color:#385068;
	text-align:left;
}
.topoffer p img{
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #b8c6d2;
}
.topoffer .goto-offer{
	float:right;
}
