@charset "utf-8";
body {
	font-family: tahoma,verdana,arial,helvetica;
	background: url("../../images/public/bg.png") left top;
	text-align:center;
	color:#666;
	overflow-x: hidden;
}

* {
	margin: 0;
	padding: 0;
}
i {
	display: none;
}

a {
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
p,td, input_contact {
	font-size: 11px;
	color: #666;
	line-height:15px;
	padding-top:3px;
	font-family:Tahoma, Arial, Verdana;
}



td {
	padding:3px;
	font-size:11px;
	border:0;
	vertical-align:top;
}

.tdHead {
	font-weight:bold;
	background:#EDEDED;
}

.notaBene {
	font-size:11px;
	color:#999;
}


#layout {
	margin:0 auto;
	width:1000px;
	text-align:left;	
}

#header {
	width:1000px;
	float:left;
	height:100px;
	clear:both;
	position:relative;
}


#logo {
	width:251px;
	height:51px;
	margin:20px 0 0 10px;
	float:left;
}

#banner {
	width:468;
	height:60px;
	position:absolute;
	left: 296px;
	top: 20px;
	}

#menu {
	width:1000px;
	float:left;
	clear:both;
}

.whiteboxTopLeft {
	width:10px;
	height:10px;
	float:left;
	background: url("../../images/public/box/top-white.png") left top no-repeat;
	}
.whiteboxTopMiddle {
	height:10px;
	float:left;	
	background: url("../../images/public/box/top-white.png") -10px top no-repeat;
	}

*html .whiteboxMiddle, *html .boxMiddle {
	margin-top:-12px;
	}

.whiteboxTopRight {
	width:10px;
	float:left;	
	height:10px;
	background: url("../../images/public/box/top-white.png") right top no-repeat;
	}
.whiteboxMiddle {
	float:left;	
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#FFF;
	}
.whiteboxBottomLeft {
	width:10px;
	float:left;	
	height:10px;
	background: url("../../images/public/box/bottom-white.png") left top no-repeat;
	}
.whiteboxBottomMiddle {
	float:left;	
	height:10px;
	background: url("../../images/public/box/bottom-white.png") -10px top repeat-x;
	}
.whiteboxBottomRight {
	width:10px;
	float:left;	
	height:10px;
	background: url("../../images/public/box/bottom-white.png") right top no-repeat;
	}

#menu .whiteboxBottomMiddle, #menu .whiteboxTopMiddle {
	width:980px;
	}

#menu .whiteboxMiddle {
	width:998px;
	}

#menu ul {
	list-style-type: none;
	float:left;
	margin-left:30px;
}

#menu li {
	margin:0;
	float:left;
}	

#menu a {
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	padding-top:3px;
	padding-bottom:3px;	
	color:#3399cc;
	border-right:1px solid #CCC;
	padding-left:10px;
	padding-right:10px;
}

#menu a:hover {
	color:#ff6600;
	}

.list {
	padding-left:30px;
	font-size:11px;
}

#content {
	float:left;
	width:1000px;
}

.boxTopLeft {
	width:10px;
	height:10px;
	float:left;
	background: url("../../images/public/box/box-top.png") left top no-repeat;
	}
.boxTopMiddle {
	height:10px;
	float:left;	
	background: url("../../images/public/box/box-top.png") -10px top no-repeat;
	}
.boxTopRight {
	width:10px;
	float:left;	
	height:10px;
	background: url("../../images/public/box/box-top.png") right top no-repeat;
	}
.boxMiddle {
	float:left;	
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#e0e3d0;
	}
.boxBottomLeft {
	width:10px;
	float:left;	
	height:10px;
	background: url("../../images/public/box/box-bottom.png") left top no-repeat;
	}
.boxBottomMiddle {
	float:left;	
	height:10px;
	background: url("../../images/public/box/box-bottom.png") -10px top repeat-x;
	}
.boxBottomRight {
	width:10px;
	float:left;	
	height:10px;
	background: url("../../images/public/box/box-bottom.png") right top no-repeat;
	}
#left {
	width:190px;
	padding:10px 10px 0 0;
	float:left;
}

#left .boxBottomMiddle, #left .boxTopMiddle  {
	width:170px;
	}
	
#left .boxMiddle  {
	width:168px;
	padding:0px 10px 5px 10px;
	}

h2 img {
	vertical-align:middle;
	}

#right {
    float:left;
	width:auto;
	padding:10px 0 10px 0;
}

#content p {
	line-height:17px;
	margin-bottom:10px;
}

#content h1 {
	font-size:24px;
	font-weight:normal;
	color:#3399cc;
}

#content h2 {
	color:#3399cc;
	font-weight:normal;
	}

.imgLeft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:5px solid #DDD;	
	}

#content ul, #right ul {
	list-style: none;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:17px;
}

#content h2 {
	color:#3399cc;
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
}

#left h3 {
	padding-top:5px;
	color:#666;
	font-size:13px;
	}

.clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	font-size:1px;
	height:0px;
}

*html .clear {
	margin-top:-12px;
	}

.small {
	font-size:10px;
	padding-left:20px;
	line-height:15px;
}

#language {
	width:100px;
	height:32px;
	position:absolute;
	margin-top:10px;
	font-size:10px;
	right: 10px;
	top:20px;
}

#language img {
	padding:3px;
	vertical-align:middle;
}

.imgBorder {
	border:1px solid #999;
}

input {
	font-size:11px;
	border:1px solid #999;
	padding:1px;
}

h2 {
	color:#666;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

.right {
	float:right;
	}

td {
	padding:3px;
	}

.featuresTable td {
	font-size:11px;
	padding:3px;
	border-top:1px dotted #CCC;
	border-left:1px dotted #CCC;	
}

.featuresTable {
	border-right:1px dotted #CCC;
	border-bottom:1px dotted #CCC;	
	}

.tdHead {
	font-size:11px;
	background:#EFEFEF;
	}
	
.button {
	padding:3px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background:#ff6600;
	border:1px solid #FFF;
	margin-top:10px;
	}
.button:hover {
	text-decoration:none;
	background:#3399cc;
	
}

#content ol, #content ul {
	padding-left:30px;
	font-size:11px;
	color:#666;
	line-height:17px;
}

form {
	font-size:11px;
	color:#666;
	line-height:12px;
	}

.formInput {
	margin-bottom:5px;
	width:160px;
	border:1px solid #999;
	font-size:11px;
	color:#666;
	}

.boxBrown {
	margin-bottom:10px;
	clear:both;
	}
	
#center {
	width:649px;
	float:left;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	}

#center .whiteBox {
	width:210px;
	float:left;
	padding:3px;
}

.whiteBox .whiteboxMiddle {
	width:208px;
}

.whiteBox .whiteboxTopMiddle, .whiteBox .whiteboxBottomMiddle {
	width:190px;
}

.whiteBox .boxBrown {
	float:left;
	width:190px;
	margin-left:8px;
	_margin-left: 4px;
}

.whiteBox .boxBrown .boxTopMiddle, .whiteBox .boxBrown .boxBottomMiddle {
	float:left;
	width:170px;
}

#center .whiteBox .boxBrown .boxMiddle {
	width:176px;
	padding-left:10px;
	position:relative;
}

#center .whiteBox .boxBrown .boxMiddle {
	font-size:11px;
	}

.rating {
	position:absolute;
	top:-9px;
	right:6px;
	font-size:10px;
	text-align:center;
	}
	
.smallPhoto {
	width:190px;
	height:104px;
	margin-left:9px;
	float:left;
	margin-top: 3px;
}

*html .smallPhoto {
	margin-left:4px;
	}

.centerBoxText {
	padding:10px;
	float:left;
}
.centerBoxText p {
	font-size:10px;
	}

.right {
	float:right;
	margin-top:3px;
	}

#left .boxmiddle p{
	margin-left:10px;
	}

#footer {
	width:1000px;
	margin-top:10px;
}
	
#footer .whiteboxTopMiddle, #footer .whiteboxTopMiddle {
	width:980px;
	}

#center .boxBrown .boxMiddle{
	width:640px;
	position:relative;
	padding:2px;
	}

#center #gMap .boxBrown .boxTopMiddle, #center #gMap .boxBrown .boxBottomMiddle, #center #secondary .boxBrown .boxTopMiddle, #center #secondary .boxBrown .boxBottomMiddle {
	width:626px;
}

#footer .whiteboxMiddle {
	width:968px;
	color:#666;
	padding:5px 15px 5px 15px;
}

#footer .whiteboxMiddle a {
	color:#3399cc;
	font-weight:normal;
	padding:3px;
}

#footer .whiteboxMiddle p {
	color:#666;	
}

.copyright {
	float:right;
	margin-right:15px;
}

#footer .whiteboxTopMiddle, #footer .whiteboxBottomMiddle {
	width:980px;
}

#footer {
	width:1000px;
	margin-top:10px;
	}

#gmapImage {
	margin-left:5px;
	}

#gMap {
	padding-top:10px;
}

.left {
	float:left;
}

.leftCheck {
	float:left;
	background:url("../../images/public/bg-top.png") repeat-x left top;
	width:148px;
	border-right:1px dashed #CCC;
	min-height:120px;
	padding-left:10px;
	margin-top:5px;
}

.leftCheck img {
	vertical-align:middle;
}

#banners {
	width:1000px;
	text-align:center;
	margin-top:10px;	
}

.center {
	margin:0 auto;
}

#banners img {
	padding:15px;
	padding-top:0;
}

.whiteBox .whiteboxMiddle {
	min-height:320px;
	height:320px;
	*height: 330px;
	_height: 320px;
	}

#google_map {
	border:2px solid #FFF;
	margin-bottom:5px;
	float:left;
	}

#maps{
	width:250px;
	float:left;
	margin:10px;
	height:500px;
}
.smallGmap {
	width:615px; height:320px;
	margin-bottom:5px;
	border:2px solid #fff;
	
	text-align:center;
	}
.smallGmap span{
	display:none;
}




.showAttributes, .showRating {
	float:right;
	width:110px;
	font-size:11px;
	}

#addComments, #showComments, #showPictures, #showVideo{
	padding:10px;
	}

.rating .stars {
		
	}

.right {
	float:right;
	}

#secondary h1 {
	padding-bottom:5px;
	}
	
#secondary h2 {
	padding-top:10px;
	}

#detailsContent {
	float:left;
	padding-left:10px;
	width:240px;
	padding-top:5px;
	}

.rightAttributes {
	padding-left:10px;
	border-left:1px dashed #CCC;
	margin-left:10px;
	width:175px;
	float:right;
	}

.showRating, .showAttributes {
	width:165px;
	}

.imgLeft {
	border:1px dashed #CCC;
	margin-right:10px;
	margin-bottom:10px;
	}
.marginWrapper{
	width: 190px;
}

.dottedLine{
	height: 5px;
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	margin-bottom:5px;
}

.centerBoxDescription{
	font-size:11px;
	line-height:17px;
	overflow:hidden;
	padding-bottom:5px;
	height: 100px;
}

.wideCenterBoxDescription{
	font-size:11px;
	line-height:17px;
	overflow:hidden;
	padding-bottom:5px;
	height: 60px;
	*height: 55px;
}
.centerBoxText a{
	font-size: 10px;
}

.detailsDescription {
	padding:10px;
	}

.detailsDescription img {
	border:1px dashed #999;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	
#searchResults .whiteboxBottomMiddle, #searchResults .whiteboxTopMiddle {
	width:615px;
	}

#searchResults .whiteboxMiddle {
	width:633px;
	}
#searchResults .whitebox {
	width:635px;
	}
#searchResults .whiteBox .boxBrown .boxBottomMiddle, #searchResults .whiteBox .boxBrown .boxTopMiddle {
	width:595px;
	}
#searchResults .whiteBox .boxBrown .boxMiddle {
	width:601px;
	}
#searchResults .whitebox .boxBrown {
	width:615px;
	}
#searchResults .centerBoxText {
	width:405px;
	margin-top:-10px;
	}
#photo {
	clear:both;
	height:200px;
	width:980px;
	padding:5px 10px 0 10px;
	}
	
#pagination{
	padding:10px;
	font-size:11px;
	height:17px;
	width:190px; margin:auto; text-align:center;
	}

.numbers a {
	font-size:11px;
	}

.next {
	float:right;
	margin-top:5px;
	}
.numbers {
	float:left;
	font-size:11px;
	text-align:center;
	width:154px;
	}
.previous {
	float:left;
	text-align:right;
	margin-top:5px;
	}
	
	
.title_box_a{
	color:#666666;
}

.acategory{
	color:#666666;
	font-weight:normal;
}



#breadcrumb{
 font-size:11px;
 margin-top:10px;
 margin-left:10px;
}

#showRelated{
	padding:0 10px 0 10px;
}

#sitemap ul{
	padding:0 0 0 15px;
}

h2 a, h3 a, h4 a {
	color:#666666;
}
#nr_results{
 float:right;
 font-size:11px;
 margin-right:15px;
}

#center p, #secondary p, #sitemap p {
	font-size: 12px;
}

#google_map span{
	dispaly:none;
}

#report_map_poz{
	margin-top:10px;
	font-size:11px;
}

#report_map_poz a{
	color:#666666;
	font-weight:normal;
}

#close_report_pozition{
	width:100px;
	float:right;
	text-align:right;
	margin-top:-10px;
	margin-right:5px;
}

#close_report_pozition a{
	color:#666666;
}


#menu_left{
	font-size: 11px;
	color: #666;
	line-height:15px;
	padding-top:3px;
	font-family:Tahoma, Arial, Verdana;
}

.raq_div{
	float:left; width:15px;
}
.raq_div_text{
	float:left; width:150px;
}

.check_div{
	float:left; width:17px;
}
.check_div_text{
	float:left; width:148px;
}

.google_div{
	float:left; width:25px;
}
.google_div_text{
	float:left; width:140px;
}

.add_beach {
	float:left;
	width:610px;
	margin-top:5px;
	overflow:hidden;
}

.add_beach_categories {
	float:left; width:150px;margin-top:5px;
}

.ab {
	float:left; width:150px; font-size:12px;
}

.select {
	width:200px;
}

.textarea {
	border:1px solid #ccc;
}

.textarea_photo {
	border:1px solid #ccc;
	width:200px;
}


#cg_search input {
	width:150px;
}

#cg_search input.cg_submit {
	width:45px;
}

.pictures_row{
	float:left;
	height:80px;
}

#accomodation_menu {
	float:left;padding-left:30px;
}

#accomodation_menu a {
	font-size :12px;
}

#accomodation_menu .acc_active {
	color:#ff6600;
}

#accomodation_menu .acc_idle {
	color:#666666;
}


#show_accomodations {
	float:left;padding-left:30px;paddinbg-top:10px;
	
}

#show_accomodations h3 {
	font-size:12px;
}

.accomodation_list {
	margin-top:15px;
}

.accomodation_list img {
	padding-right :10px;
}

