/*
Sticky Footer Solution
by Steve Hatcher
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;}





html, body {height: 100%;}

.h700{height:700px !important;}
.w961{width:961px !important;}



#backwrap, #wrap, #footer{
	text-align:left;
}

#wrap, #backwrap {
	min-height: 100%;
	height:100%;
	width:100%;
}

*+html #wrap{
	height: auto;
}


#main {
	padding-bottom: 64px;
    min-height: 400px;
}

#footer {position: relative;
	margin-top: -64px; 
	height: 64px;
	clear:both;}


body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


body {
	text-align: center;
	min-height:500px;
	/*height:auto !important;
	height:500px;*/
}

h1,h2,h3{
    clear: both;
}

img{
        border: 0;
}




body{
    height: 100%;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
	background-color: #fff;
    
}

.main_page_bg1{background: url("/images/backgrounds/Balconies.jpg") no-repeat scroll bottom;}
.main_page_bg2{background: url("/images/backgrounds/Beach.jpg") no-repeat scroll bottom;}
.main_page_bg3{background: url("/images/backgrounds/Beachfront.jpg") no-repeat scroll bottom;}
.main_page_bg4{background: url("/images/backgrounds/Rotonda.jpg") no-repeat scroll bottom;}
.main_page_bg5{background: url("/images/backgrounds/Valley.jpg") no-repeat scroll bottom;}
.main_page_bg6{background: url("/images/backgrounds/Yachts.jpg") no-repeat scroll bottom;}

.menubar{
    height: 1em;
    clear: both;
}

.menu, .menuborder{
    border: 1px solid #ededed;
    border-width: 1px 0;
}

.menuborder{
    height: 32px;
}

.menucontainer{
    height: 100px;
}


.col1, .col2, .col3, .col4, .col5, .col6{
    padding: 5px;
}

/*.col1{width: 160px;}
.col2{width: 320px;}
.col3{width: 480px;}
.col4{width: 660px;}
.col5{width: 800px;}
.col6{width: 960px;}*/


.col1{width: 150px;}
.col2{width: 310px;}
.col3{width: 470px;}
.col4{width: 650px;}
.col5{width: 790px;}
.col6{width: 950px;}


.mlcol1{margin-left: 160px;}
.mlcol2{margin-left: 320px;}
.mlcol3{margin-left: 480px;}
.mlcol4{margin-left: 660px;}
.mlcol5{margin-left: 800px;}
.mlcol6{margin-left: 960px;}

.mrcol1{margin-right: 160px;}
.mrcol2{margin-right: 320px;}
.mrcol3{margin-right: 480px;}
.mrcol4{margin-right: 660px;}
.mrcol5{margin-right: 800px;}
.mrcol6{margin-right: 960px;}


.menuborder, .header, .cropper, #footer .menu, .header, .menubar{
	text-align:center;
}

.container{
    width: 961px;
    margin: 0 auto;
    clear: both;
	text-align:left;
}


a:link {
    color:#00A2F1;
}

a:visited {
    color:#1a3d6c;
}


a:hover, a:focus, a:active {
    color:#003468;
}




.menu, .menu ul{
    height: 2em !important;
    line-height: 2em;
    clear: both;
}

.menu ul li{
    display: block;
    float: left;
    list-style: none;
    width: 159px;
    margin-left:1px;
    text-align: center;
    position: relative;
}

.menu ul li a{
    display: block;
    padding: 0 10px;

    color: #000;

}

.menu ul li a:hover, .menu ul li:hover>a{
    background: #0f0;
}
/*

.menu ul ul{
    display: none;
    background-color: #f00;
    width: 160px;

}

.menu ul ul ul{
    display: none;
    background-color: #f0f;
    width: 160px;
}

.menu ul li:hover>ul{
    display: block;
    z-index: 5;
    left:0;
    top:100%;
    position:absolute;
}


.menu ul ul li:hover>ul{
    display: block;
    margin-left: 159px;
    z-index: 5;
    left:0;
    top:0;
    position:absolute;
}

.menu ul ul li{
    float: none;
    display: list-item;
    margin:0;

    background-color: #ff0;
}

.menu ul ul ul li{
    margin:0;
    width:160px;
    background-color: #0ff;
}
*/

#footer{
    display:block;
}


.header, #footer, #wrap{
    background: #fff url("/images/bg.png") repeat-y center;
}

#wrap, #backwrap{
    background-color: transparent;
    
}



.menubar, .menu, .container, .header{
    /*background-color: #fff;*/
}


.logo_li{
height: 16px;
}


div.logo{position: relative;}

a.logo:hover, a.logo:active{
    background: #fff !important;
}

a.logo{
    background: #fff;
    text-align: left;
    display:block;
	width: 158px;
	margin:0 !important;
    padding: 0 !important;
	text-align:center;

	/*z-index:1000;*/
	position: absolute !important;
	left:1px;
	top:-10px;	
}

* html a.logo{
	left:-159px;
}


a.logo img{
    display:block;
    margin: 0 auto;
}



p{
    line-height: 1.5em;
    text-align: left;
}

#footer{
    color: #666;
}

#footer p{
    font-size: 10px;
    line-height: 1em;
    text-align: center;
}


.searchform{
    display: block;
    width: 80%;
    margin:0 auto;
}

.searchform #SearchField{
    display: block;
    width:100%;
    margin: 3px 0;
}

h1, h2, h3, h4, h5, h6{
    color: #00A2F1;
    font-family: Arial,sans-serif;
    font-weight: normal;
    letter-spacing: 0.02em;
}


h1, h2, h3, h4, h5, h6, .content strong{
    color: #00A2F1;


}

.content{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 11px;
    clear:both;

}

*+html .content{
	padding-left: 1px;
}

.content, .menubar p{
        color: #666;
}



.content .info{
    width: 160px;
    padding: 0 1em;
    text-align: right;
}


.float-left{float: left;}
.float-right{float: right;}
.align-right{text-align: right;}
.align-center{text-align: center;}

.clear{
    clear:both;

}



.bigheaders{
    font-size: 150%;
    text-align: right;
    line-height: 250%;

}

.bigheaders h2{
    text-transform: uppercase;
    
}


.cropper{
    clear: both;
    height: 61px;
    background: url("/images/mask.png") no-repeat top center;
}

.cover_mask{
    height: 100%;
    width: 100%;
    background: url("/images/mask_bg.png") no-repeat top center;
    position:absolute;
    top: 0;

}

*+html .cover_mask{
	/*background: #f0f;*/
}


.place-image, .place-image .cover_mask{
    width:1200px;
}

.place-image{
    position: relative;
    margin: 0 -120px 0 -120px;
    top:-10px;    
    
}


*+html .header{
	z-index: 500;
}

*+html ul.dropdown{
	z-index: 200;
}

* html .place-image, * html .place-image img,  * html .place-image .cover_mask{margin: 0 !important; width: 960px;}
/**+html .place-image{margin: 0 !important;}*/

.place-image img{
    display: block;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	float: left;
}

ul.dropdown li {
	float: left;
	vertical-align: middle;
	text-align: right;
	zoom: 1;
}

ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}




/*------------------------------------------------------------------------------------------------------/
 * @section		Base Style Extension
 */

ul.dropdown a, ul.dropdown span {
	display: block;
}


ul.dropdown li {
	padding: 0;
	margin:0;
}

ul.dropdown a, ul.dropdown span {
	padding: 8px 5px;
}

ul.dropdown ul a, ul.dropdown ul span {
	padding: 5px 5px;
}

ul.dropdown ul ul a, ul.dropdown ul ul span {
	padding: 2px 5px;
}


/*------------------------------------------------------------------------------------------------------/
 * @section		Base Style Reinitiate: post-override activities
 */



.container ul.dropdown{
    /*margin-left: 1px;*/
}

.container ul.dropdown li{
    margin-left: 1px;
}

.container ul.dropdown ul{
    margin-left: -1px;
}

.container ul.dropdown ul li{
    margin-left: 0;
}


ul.dropdown li {
	width: 159px;
}



/* ALL LEVELS (incl. first) */

ul.dropdown ul{
	padding: 5px 0;
}

ul.dropdown ul ul{
	margin-top:-7px;
}

ul.dropdown li {
	/*background-color: #333;*/
	position: relative;
	color: #fff;
}

ul.dropdown li li{
	/*background-color: #333;*/
	border: 1px #1a3d6c solid;
}

ul.dropdown li li {border-width: 1px 0 1px 0;}
ul.dropdown ul   {border-width: 0;}

ul.dropdown li.hover,
ul.dropdown li:hover {
	border-color: #4d7196;
}

/* Links */

ul.dropdown a:link, ul.dropdown a:visited {
	color: #000;
	text-decoration: none;
}

ul.dropdown ul a:link, ul.dropdown ul a:visited {
	color: #fff;
}

ul.dropdown li a:hover {
	color: #00a2f1 !important;
}

ul.dropdown li a:active {
	color: #00a2f1 !important;
}


/* NON-FIRST LEVEL */

ul.dropdown ul {
	left: auto;
	right: 0;
	width: 159px;

}

ul.dropdown ul li,
ul.dropdown ul {
	background-color: #1a3d6c;
}

ul.dropdown ul ul {
	right: auto;
	left: 100%;

}

ul.dropdown ul ul li,
ul.dropdown ul ul{
	width: 161px;
}



/*breadcrumbs*/

.breadcrumbs-container{
     text-align: left;
	 margin-top:-45px;
}


.breadcrumbs{
     list-style-type: none;
     font-size: 14px !important;
     line-height: 20px;
}

.breadcrumbs h1{
    font-size: 17px !important;
    font-weight: bold;
}

.breadcrumbs h1 span{
	display: none;
}

.breadcrumbs li{
    display: block;
    float:left;
}

.breadcrumbs li.laquo{
    padding: 0 0.1em;

}


/*footer links*/

#rsslink, #facebooklink, #twitterlink{
    display: block;
    width:24px;
    height:24px;
    float:left;
    margin:0 0.2em 0 0;
    padding:0;
}
#rsslink{background: url("/images/icons/1279357563_feed.png") no-repeat;margin-left:5px;}
#facebooklink{background: url("/images/icons/1279357466_facebook.png") no-repeat;}
#twitterlink{background: url("/images/icons/1279357552_twitter.png") no-repeat;}


#rsslink span, #facebooklink span, #twitterlink span{
    display: none;
}

.maininfo{
	clear:left;
}


.infocol{
    line-height: 150%;
    margin-top:-1em; /*for first paragraph*/
}

.infocol p{
    margin-top: 1em;
}

.infocol ul{
    margin-left: 2em;
}


.panorama{
    width: 800px;
    height: 602px;
    padding: 5px 0;

    
}

.nopanorama{
    background: url(/images/no_panorama.png) no-repeat center center;

}


.panaramacol{
    height: 609px;
    position:relative;
}

.panaramacol .tagsblock{
    position: absolute;
    bottom: 0;
}


.panorama-controls{
	clear:both;

}


.panorama-controls a#PrevLink, .panorama-controls a#NextLink{
    display:block;
    background: url(/images/arrows.png) no-repeat 0 0;
    width: 32px;
    height: 18px;
    margin: 0 auto;
}

.panorama-controls a#PrevLink span, .panorama-controls a#NextLink span{
    display: none;
}

.panorama-controls a#PrevLink{background-position: 0 0;}
.panorama-controls a#NextLink{background-position: -32px 0;}

.panorama-controls a#PrevLink:hover, .panorama-controls a#PrevLink:active{background-position: 0 -18px;}
.panorama-controls a#NextLink:hover, .panorama-controls a#NextLink:active{background-position: -32px -18px;}


.response{
    color: #00A2F1;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.tour_response{

}


.response .author{
    margin-top: 0.5em;
}


.response .author, .response .location{
    text-align: right;
}



li.col{
    display: block;
    list-style-type: none;
    float: left;
    width:160px;
}

.cols6 .col{width:160px;}
.cols3 .col{width:320px;}
.cols2 .col{width:480px;}
.cols1 .col{width:960px;}

li.head{
    list-style-type: none;
}

.TagsCloud{
    text-align: center;
}

.TagsCloud a{
    padding: 0 3px;
    text-decoration: none;
    line-height: 2.5em;
}

.TagsCloud a:hover{
    text-decoration: underline;
}


.TagsCloud .tag_1{font-size: 0.8em;}
.TagsCloud .tag_2{font-size: 1.2em;}
.TagsCloud .tag_3{font-size: 1.6em;}
.TagsCloud .tag_4{font-size: 2.0em;}
.TagsCloud .tag_5{font-size: 2.5em;}
.TagsCloud .tag_6{font-size: 3.0em;}


.nomargins{margin:0 !important;}
.nopaddings{padding:0 !important;}


div.input, div.submit{
    margin-top: 1.5em;

}


div.submit{
    width: 150px;
    margin-left: 160px;
}

.content label{
    display: block;

    margin-bottom: 0.2em;
}

.content input, .content select{
    width: 100%;
}

.content textarea{
    width: 100%;
}

.content ul ul{
    list-style-type: disc;
}

.content ul li{
    margin-bottom: 2px;
}

.highlight{
    background: #ff0;
}


.infodescription {
    max-width: 300px;
    width: 300px;
    height: 250px;
    text-align: justify;
    max-height: 250px;
    min-height: 250px;
    min-width: 200px;
    padding-right: 6px; 
    overflow-x: auto;
    overflow-y: auto;
}



.location_map_container, .tour_map_container{
    margin-top: 1em;
}

.location_map_canvas, .tour_map_canvas, .panorama_map_canvas{
    background: #E5E3DF;
}


.location_map_container, .location_map_canvas, .panorama_map_canvas {width:800px; }
.tour_map_container,     .tour_map_canvas     {width:480px; }


.location_map_canvas, .panorama_map_canvas {height:600px; }
.tour_map_canvas     {height:360px;}


ul.switcher, ul.switcher li, ul.switcher li a{
    display: block;
    padding:0;
    margin: 0;	
}

ul.switcher {
    list-style: none;
    border: 1px solid #00A2F1;
	/*background:#00A2F1;*/
    height: 20px;
	width:140px;
    margin-top: 1em;
}



.switcher li{
	display: block;
	float:left;
	width: 70px;	
	line-height: 20px;
}

.switcher li a{
	display: block;
	text-align: center;
	width: 70px;
	height: 20px;
	outline: 0;
	cursor: url;
}

* html ul.switcher{
	width:142px;
}

* html ul.switcher li.a, *+html  ul.switcher li.a{
	height: 18px;
}



.switcher li a, .switcher li a:visited{color: #00A2F1;}

.switcher li a.selected{background: #00A2F1 !important; color: #fff !important; }
.switcher li a:hover{background: #003468; color: #fff;}

/*
.switcher li a.selected, .switcher li a.selected:hover, .switcher li a.selected:active, .switcher li a.selected:visited{cursor: default !important;}*/



.error-message{
    color: red;
}

p.center{
    text-align: center;
}


.comments{
    margin-top: 1em;
    margin-bottom: 2em;
}

.comment{
    margin-bottom: 2em;
    padding-bottom: 0.5em;
    border-bottom: 1px dotted #CAC6BD;
}


.appendix{height:47px;}

