/* Concrete5 Reset */

div#ccm-logo-wrapper{
	display: none;
}

div#ccm-page-controls ul#ccm-main-nav{
	padding: 0px;
} 

ul#ccm-system-nav li a#ccm-nav-help{
	display: none;
}

/* STYLES */

body{
	min-width: 1000px;	
	padding: 0px; /* wysiwyg overrides */
}

ul#nav li, ul#nav_sublevel li{ /* wysiwyg overrides */
	background: none; 
	padding: 0px;
	margin: 0px;
}

div#mainbg{
    background-image: url(images/shadowpx.png);
    background-repeat: repeat-x;
}

div#main
{
	min-width: 1000px;
    max-width: 1280px;
	overflow: hidden;	
    padding-top: 30px;
    padding-bottom: 30px;
}

div.block
{
    position: relative;
}

/* HEADER */
div.headerbg{
    background-image: url(images/header.jpg);
    background-repeat: repeat-x;	
}

body#night div.headerbg
{
    background-image: url(images/header_night.jpg);
}

body#morning div.headerbg
{
    background-image: url(images/header_morning.jpg);
}

div.header
{
    width: 1000px;
    height: 295px;
    position: relative;
    background-image: url(images/headerbg.jpg);
    background-repeat: no-repeat;
}

body#morning div.header
{
    background-image: url(images/headerbg_morning.jpg);
}

body#night div.header
{
    background-image: url(images/headerbg_night.jpg);
}

div#home
{
    position: absolute;
    left: 50px;
}

div#home img
{
    float: left;
    margin-right: 10px;
}

div#home a
{
    line-height: 34px;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

div#search
{
    position: absolute;
    top: 7px;
    right: 50px;
    width: 275px;
}

div#search input.text
{
    float: left;
    padding: 0px;
    width: 223px;
    height: 15px;
    padding-top: 1px;
    padding-left: 10px;
    margin-right: 10px;
    font-size: 11px;
    border: 0px;
    background-image: url(images/searchtext.jpg);
}

body#morning div#search input.text
{
    background-image: url(images/searchtext_morning.jpg);
}

body#night div#search input.text
{
    background-image: url(images/searchtext_night.jpg);
}

div#hotelinvest
{
    position: absolute;
    top: 30px;
    left: 0px;
}

div#logo
{
    position: absolute;
    top: 30px;
    right: 0px;
}

div#infoportal
{
    position: absolute;
    top: 225px;
    left: 40px;
}

div#opencity
{
    position: absolute;
    top: 225px;
    right: 160px;
}

/* NAVIGATION */

div.align_center 
{
	position: relative;
	max-width: 1280px;
/*		
    height: 30px;
*/
	overflow: hidden;
}

div.align_center_to_left 
{
	float: left;
	left: 50%;
	position: relative;
}

div.align_center_to_right 
{
	position: relative;
	left: -50%;
	float: left;
}

ul#nav a, ul#nav_sublevel a
{
    text-decoration: none;
}

ul#nav
{	
	margin: 0px auto;
    font-size: 13px;
	line-height: 160%;	
	padding: 0px;
}

ul#nav li
{
	padding-bottom: 10px;
	list-style: none;
	float: left;
    display: block;
    margin-right: 20px;
}

ul#nav li.last{
	margin-right: 0px;
}

ul#nav li a
{
    color: #000000;
}

ul#nav li a:hover{
    color: #10a3cd;	
}

ul#nav li a.current
{
    color: #10a3cd;
}

ul#nav li.nav-selected{
	
	border-bottom: 3px solid #10a3cd;	
}

ul#nav li.nav-selected a{
	color: #10a3cd;
}

div#nav_sublevel{	
	line-height: 160%;	
	margin: 0px;	
	margin-top: -8px;	
	height: 27px;	
	background-image: url(images/subnav.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

ul#nav li.nav-selected{
	background-image: url(/themes/hotelinvest/images/subnav_arrow.png);
	background-position: bottom center;
	background-repeat: no-repeat;		
	border-bottom: 0px;
}

ul#nav_sublevel
{
	margin: 0px auto;
	padding: 7px;
    font-size: 13px;
}

ul#nav_sublevel li
{
	list-style: none;
    float: left;
	display: block;
    margin-right: 24px;
}

ul#nav_sublevel li a
{
    color: #C1F1FE;
	font-weight: bold;
}

ul#nav_sublevel li a:hover, ul#nav_sublevel li a.current
{
    color: #ffffff;
}

/* CONTENT */
div#contentwrapper
{
	float: left;
	width: 100%;	
}

div#content
{
    margin-left: 300px;
  	padding: 0px 50px 0px 30px;
}

/* SIDEBAR */
div#sidebar
{
    float: left;
	margin-left: -100%;
	width: 300px;	
}

div#sidebar h3{
	text-align: right;
}

div.hotels{
	padding: 14px 20px 19px 0px;	
}

table.hotels
{
    width: 280px;
	font-size: 12px;
	line-height: 150%;
}

table.hotels thead td, table.hotels tfoot td
{
    font-weight: bold;
    background-color: #f2f2f2;	
}

/*
table.hotels thead td
{
    font-size: 11px;
}

table.hotels tbody td, table.hotels tfoot td
{
    font-size: 14px;
}
*/

table.hotels td
{
    padding: 8px;
    border: 1px solid #f2f2f2;
}

table.hotels tbody td
{
    border-top: 0px;
    border-bottom: 0px;
}

table.hotels td.first div
{
    margin-left: 42px;
}

div.block h3.reservation
{
	padding-top: 20px;
    margin: 0px 30px 0px 0px;
}

div.block a{
	display: block;
	color: #000000;
	text-decoration: none;
}

div.block a:hover{
	color: #10a3cd;	
}

div.block div.projects-count{
	padding: 60px 0px;
	padding-left: 180px;
	padding-right: 70px;
	text-align: center;
	background-image: url(/themes/hotelinvest/images/insearch.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 15px;
}

div.block div.projects-count span{
	font-size: 40px;
}

div.projects
{
    font-size: 13px;
	line-height: 160%;
    float: left;
    width: 130px;
    height: 180px;
    padding-top: 20px;
    padding-left: 30px;
}

div.projects span.title
{
    line-height: 20px;
}

div.projects span.title2
{
    line-height: 40px;
}

div.projects div.counter
{
    width: 108px;
    height: 86px;
    margin-top: 15px;
	padding-top: 18px;
	padding-left: 3px;
    background-image: url(images/counter.jpg);
	text-align: center;	 
}

div.projects div.object
{
    padding-right: 20px;
    text-align: right;
}

/* FOOTER */
div#footerback
{
    background-image: url(images/footer.jpg);
    background-repeat: repeat-x;
    background-color: #c5e6e9;
}

body#morning div#footerback
{
    background-color: #bfdde8;
    background-image: url(images/footer_morning.jpg);
}

body#night div#footerback
{
    background-color: #87b1ca;
    background-image: url(images/footer_night.jpg);
}

div#footer
{
	line-height: 150%;
    clear: both;
    max-width: 637px;
    height: 90px;
    padding-left: 318px;
    padding-right: 45px;
    background-image: url(images/footerbg.jpg);
    background-repeat: no-repeat;
    position: relative;
}

div#footer div#print-pda{
	position: absolute;
	left: 30px;
}

body#morning div#footer
{
    background-image: url(images/footerbg_morning.jpg);
}

body#night div#footer
{
    background-image: url(images/footerbg_night.jpg);
}

div#footer a
{
    color: #006c9b;
}

a.design1895
{
    display: block;
    width: 140px;
	height: 28px;
    margin-left: 532px;
    margin-bottom: 10px;
}

/* HOTELS */
div.float
{
    float: left;
}

div.clear
{
    width: 90%;
	overflow: hidden;    
}

/* LAW */
table.docs
{
    width: 90%;
}

table.docs td
{
    vertical-align: middle;
}

table.docs td div
{
    padding: 20px 0px;
}

table.docs img
{
    display: block;
    float: left;
    padding-left: 5px;
    padding-top: 10px;
}

/* HOTELS */

table.table-list{
	width: 98%;
}

table.table-list th{
	padding: 10px;	
	width: 30%;	 
}

table.table-list th a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

table.table-list th a.sort{
	color: #10a3cd;
}

table.table-list th a.h{	
	font-weight: bold;
	text-decoration: underline;
}

table.table-list th.cat, table.table-list th.rooms{
	text-align: center;
	width: 20%;	
}

table.table-list th.name{
	padding-left: 0px;
}

table.table-list th.price{
	text-align: center;
	width: 30%;		
}

table.table-list td{
	padding: 10px;
	border-bottom: 2px solid #f2f2f2;	
}

table.table-list td.name{
	padding-left: 0px;
	width: 30%;
}

table.table-list td.cat{
	width: 20%;
	text-align: center;
}

table.table-list td.rooms{
	width: 20%;
	text-align: center;	
}

table.table-list td.price{
	width: 30%;
	text-align: center;	
}

/* DIAGRAM */

div.diagram{
	font-size: 12px;
	line-height: 160%;
	margin-top: 20px;	
	height: 400px;
	width: 650px;
	position: relative;
	zoom: 1;
	left: 20px;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;	
}

div.diagram div.level-graph{
	position: absolute;
	left: 0px;
	width: 550px;
	height: 1px;
	border-bottom: 1px solid #b2b2b2;
}

div.diagram div.level-title-graph{
	position: absolute;
	width: 30px;
	text-align: right;
	left: -35px;
	top: -10px;
}

div.diagram a.year-href{
	display: block; 
	cursor: pointer;
	text-decoration: none;
}

div.diagram div.year-graph{
	float: left;
	position: relative;
	zoom: 1;	
	width: 105px;
	height: 380px;
	margin-top: 20px;
	border-right: 1px solid #b2b2b2; 
}

div.year-title-graph{	
	float: left;	
	text-align: center;	
	width: 105px;
	height: 15px;
	padding-top: 5px;	
}

div.diagram div.hotels-graph, div.rooms-graph{		
	position: absolute;
	bottom: 0px;
	width: 30px;
}

div.diagram div.hotels-graph div, div.rooms-graph div{
	position: absolute;
	top: -25px;	
	width: 30px;
	text-align: center;
	border: 0px;
}

div.diagram div.hotels-graph{
	left: 15px;		
	background-color: #ADC4CB;		
	border-top: 2px solid #11a6cf;
}

div.diagram div.rooms-graph{
	left: 60px;	
	background-color: #81D4DB;
	border-top: 2px solid #11a6cf;
}

div.note-graph{
	float: left;	
	padding-left: 10px;
	margin-top: 20px;
	margin-left: 20px;
}

div.hotels-color{
	border-left: 30px solid #ADC4CB;
}

div.rooms-color{
	border-left: 30px solid #81D4DB;
}

span.displaynone{
	display: none;
}

/* PROJECTS */

ul.projects{
	margin: 0px;
	padding: 0px;
}

ul.projects li{	
	background: none;	
	width: 670px; 
	padding: 0px 0px 15px 0px; 
	border-bottom: 2px solid #f2f2f2;
}

ul.projects li h4{
	font-size: 14px;
}

/* CONTACTS */

table.contacts td{
	vertical-align: top;
}

table.contacts img{
	display: block;
	margin-right: 10px;
	margin-top: 10px;
}

/* SEARCH*/

div#cse-search-results iframe{
	width: 100%;
}

/* SITEMAP */

ul.nav, ul.nav ul{
	margin-top: 12px;
}

/* PAGINATION */

span.ccm-page-left{
	display: none;
}

span.ccm-page-right{
	display: none;
}

div.ccm-pagination{
	padding-top: 20px;	
}

div.ccm-pagination span{
	font-size: 18px;
	margin: 0px 8px;
}