html,body {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

body {
	background: url(/images/bg_header.gif) repeat-x left top;
	background-color: #4e8ed4;
	font-family: Arial;
	font-size: 1.1em;
	color: #000;
}

form {
	margin:0;
	padding:0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearer {
	clear: both;
}

.h4top,
.h1top {
	font-weight: normal;
	font-size: 11px;
	margin: 0 auto;
	background-color: #fff;
	width: 813px;
	text-align: center;
	height: 14px;
}

.red,
.error {
	color: #f00;
}

.orange {
	color: #ff8000;
}

.black {
	color: #000;
}

.bold {
	font-weight: bold;
}

#wrapper {
	background-color: #fff;
	width: 813px;
	margin: 0 auto;
	padding: 0;
}

#header_left {
	width: 195px;
	height: 159px;
	float: left;
}

#header_right {
	width: 618px;
	height: 159px;
	float: left;
	background: #5c9de3;
}

#header_right img {
	margin: 0px;
}

.ul-menu {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	list-style: none;
}

.ul-menu li {
	height: 23px;
	padding: 6px 0 0 20px;
	border-bottom: 1px #000 solid;
	list-style: none;
	background: #fff url(/images/bullet_main.gif) no-repeat left;
}

.ul-menu li a {
	margin: 0px 0 0 5px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	border: none;
}

#logo_container {
	width: 195px;
	height: 39px;
	overflow: hidden;
}

#logo {
	padding: 0px;
	margin: 0px;
}

#logo img {
	border: none;
	margin: 0px;
}

#headerMenu {
	background: #5c9de3;
	width:450px;
	color: #fff;
	margin: 5px 0px 0px 0px;
}

#headerMenu .headerBtn {
	color: #cae4fa;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	border: none;
	margin: 0px 0px 0px 20px;
}

.lang img{
	border: none;
}

.lang {
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	margin: 0px 10px 0px 0px
}

#footer {
	background-color: #afd5ff;
	width: 813px;
	height: 60px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 0;
}

#footerLinks {
	width: 670px;
	text-align: center;
	padding: 10px 0 0;
	color: #2d68a9;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
	color: #2d68a9;
}

#footerLinks a{
	color: #2d68a9;
}

#footerLogo {
	width: 141px;
	text-align: center;
	padding: 10px 0 0;
	float: left;
}

#content {
	width: 793px;
	background: #fff;
	padding: 10px;
}

.btn {
	padding: 1px;
	background: #fff;
	border: 1px #000 solid;
	cursor: pointer;
	margin: 10px 5px;
	font-size: 1.1em;
}

.btn .btnBody {
	background: #2d78c9;
	padding: 6px 20px 5px 20px;
	color: #eff3f7;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border: 0px;
}

.btn_vip {
	padding: 1px;
	background: #fff;
	border: 1px #000 solid;
	cursor: pointer;
	margin: 10px 5px;
	font-size: 1.1em;
}

.btn_vip .btnBody_vip {
	background: #2d78c9;
	padding: 6px 20px 5px 20px;
	color: #eff3f7;
	font-weight:normal;
	font-style: italic;
	text-align: center;
	border: 0px;
}




/* OFFERS PREVIEW =========================================================== */

#offer {
	font-size: 1.2em;
	position: relative;
}

#offer .offerName {
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: capitalize;
	width: 745px;
	padding: 13px;
	margin: 20px auto 0px auto;
	background: #f5f5f5;
	font-style: italic;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#shortPreviewOfferNew {
	height: 274px;
	width: 785px;
	background: #fff;
	margin: 0px auto 17px auto;
	border: solid 1px #5c9de3;
	color: #1B3F6C;
}

#shortPreviewOfferNew h5 {
	color: #1B3F6C;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	float: left;
	margin:  0px 5px 0px 0px;
}

#shortPreviewOfferName {
	width: 769px;
	margin: 1px;
	background: #5c9de3;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	padding: 5px 7px 0px 7px;
	height: 25px;
}

#shortPreviewOfferImageBox {
	width: 250px;
	height: 188px;
	padding: 10px;
	border-right: solid 1px #5c9de3;
	float: left;
	overflow: hidden;
	text-align: center;
}

#shortPreviewOfferImageBox img {
	border: none;
}

#shortPreviewOfferInfoBox {
	border-right: solid 1px #5c9de3;
	padding: 10px;
	width: 325px;
	height: 188px;
	float: left;
	overflow: hidden;
	margin: 2px 0px;
}

#shortPreviewOfferPricesBox {
	width: 160px;
	height: 204px;
	float: left;
	padding: 2px;
	margin: 2px 0px;
}

#shortPreviewOfferPricesBox ul {
	list-style: none;
	padding: 0px;
}

#shortPreviewOfferInfoBox a,
#shortPreviewOfferPricesBox a{
	color: #1B3F6C;
}

#shortPreviewOfferFooter {
	width: 785px;
	height: 28px;
	border-top: solid 1px #5c9de3;
}

#shortPreviewOfferFooter a {
	display: block;
	float: left;
	width: 145px;
	height: 22px;
	cursor: pointer;
	background: #f00;
	padding: 6px 0px 0px 30px;
	text-align: left;
}

#offer .attention {
	background: url(/images/icon_attention.png) no-repeat;
	background-position: 5px 5px;
	cursor: pointer;
}

#offer .attention:hover {
	background: #f7fbfe url(/images/icon_attention.png) no-repeat;
	background-position: 5px 5px;
	cursor: pointer;
}

#offer .sendToFriend {
	background: url(/images/icon_send_to_friend.png) no-repeat;
	background-position: 2px 4px;
	cursor: pointer;
}

#offer .sendToFriend:hover {
	background: #f7fbfe url(/images/icon_send_to_friend.png) no-repeat;
	background-position: 2px 4px;
	cursor: pointer;
}

#offer .commentIcon {
	background: url(/images/icon_write_comment.png) no-repeat;
	background-position: 3px 2px;
	cursor: pointer;
	color:#75777A;
	text-decoration: none;
}

#offer .commentIcon:hover {
	background: #f7fbfe url(/images/icon_write_comment.png) no-repeat;
	background-position: 3px 2px;
	cursor: pointer;
	color:#75777A;
	text-decoration: none;
}

#offer .attentionClose,
#offer .sendToFriendClose {
	cursor: pointer;
	float: right;
}

#offer .facebookLike {
	float: right;
	height: 25px;
	width: 220px;
	padding: 3px 0px 0px 0px
}

#offer #reportBox{
	background: #d6e5f6 url(/images/icon_attention.png) no-repeat;
	height: 280px;
}	

#offer #sendToFriendBox {
	background: #d6e5f6 url(/images/icon_send_to_friend.png) no-repeat; 
	height: 380px;
}

#offer #reportBox,
#offer #sendToFriendBox {
	display:none; 
	left: 215px; 
	top: 35px; 
	padding: 5px 5px 5px 30px; 
	position: absolute; 
	z-index: 100; 
	border: 1px 
	solid #555; 
	width: 380px; 
	background-position: 6px 7px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#offer #reportBox h5,
#offer #sendToFriendBox h5 {
	margin: 5px 0px 10px 4px;
	font-size: 1.1em;
	float: left;
}

#offer #reportSent,
#offer #sendToFriendSent {
	display: none;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#offer #shortPreviewOffer {
	height: 190px;
	width: 765px;
	padding: 3px;
	background: #5c9ee5;
	margin: 0px auto 17px auto;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}


#offer #shortPreviewOffer .inner {
	
}

#offer #shortViewComments a{
	color:#1B3F6C;
	font-family:arial;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	margin:0;
}

#offer #shortViewComments a:hover {
	color:#dc6f1e;
}

#offer .innerBox img {
	width: 210px;
	border: none;
}

#offer .Box {
	border: solid 1px #1b3f6c;
	padding: 5px;
	background: #f2f2f2;
	float: left;
	overflow: hidden;
}

#offer .innerBox {
	margin: 10px 0px 0px 10px;
	border: solid 1px #1b3f6c;
	padding: 5px;
	background: #f2f2f2;
	height: 160px;
	float: left;
	overflow: hidden;
}

#offer .innerBox .contactsButton {
	border: solid 1px #298092;
	margin: 5px auto 0px auto;
	padding: 3px;
	color: #1b3f6c;
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
	font-style: italic;
	/*text-transform: capitalize;*/
	text-align: center;
}

#offer .innerBox h4,.Box h4,
#offer .optionBox h4 {
	color: #1b3f6c;
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
	font-style: italic;
	/*text-transform: capitalize;*/
	margin: 0px;
}

#offer .promoBox h4 {
	color: #1b3f6c;
	font-family: arial;
	font-weight: bold;
	font-size: 1.4em;
	font-style: italic;
	
	margin: 0px 0px 10px 0px;
}

#offer .optionBox a {
	color: #1b3f6c;
}



#offer .Box .km {
	color: #102c4f;
}

#offer .Box ul li a{
	color: #1b3f6c;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	font-family: arial;
	text-decoration: none;
}

#offer .Box ul li a:hover,
#offer .Box ol li a:hover {
	text-decoration: underline;
}

#offer .comment {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 0px 0px 0px 20px;
	background: #f2f2f2;
	color: #1B3F6C;
}

#offer .comment strong{
	color: #000;
}


#offer #commentsOptions {
	width: 180px;
	padding: 10px 0px 0px 20px;
}

#offer .commentElement {
	padding: 10px 0px 0px 20px;
}

#offer #commentsOptions .commentOption {
	margin: 0px;
}

#offer .offerNavigation {
	border-top: double 3px #000;
	border-bottom: double 3px #000;
	margin: 30px auto;
	width: 765px;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: capitalize;*/
	font-style: italic;
	text-align: center;
}

#offer .offerNavigation a {
	margin: 3px 10px;
	color: #000;
}

#offer .offerNavigation a:hover {
	
}

#offer .photoBox {
	width: 250px;
	height: 250px;
	margin: 8px 1px;
	border: solid 0px #68a6eb;
	padding: 3px;
	background: #f2f2f2;
	float: left;
	vertical-align: bottom;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}

#offer .vertical img {
	height: 250px;
	border: solid 1px #1b3f6c;
	margin: auto auto;
}

#offer .horizontal img {
	width: 250px;
	border: solid 1px #1b3f6c;
	margin: auto auto;
}

#offer .photoInfo {
	width: 100%;
	margin: 20px 0 0 0;
	color: #1b3f6c;
	font-style: italic;
	text-decoration: none;
	font-size: 0.9em;
	font-family: arial;
}

#offer h4 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	color: #1b3f6c;
	font-style: italic;
}

#offer .innerBox ul {
	list-style: square;
	margin: 3px;
	padding: 0px 3px 0px 25px;
}

#offer .promoBox {
	margin: 3px 9px 3px 0px;
	border: solid 1px #1b3f6c;
	padding: 5px;
	background: #f2f2f2;
	float: left;
	overflow: hidden;
	width: 765px;
	color:#1B3F6C;
	font-size:0.9em;
	font-style:italic;
	
}

#offer .promoName {
	font-size: 13px;
	font-weight: bold;
}

#offer .optionBox {
	margin: 3px 0px;
	border: solid 1px #1b3f6c;
	padding: 5px;
	background: #f2f2f2;
	float: left;
	overflow: hidden;
	width: 775px;
}

#offer .optionBoxCaption,
#offer .optionBoxNoteCaption {
	width: 140px;
	float: left;
	font-weight:  bold;
	text-align: right;
}

#offer .optionBoxOptions {
	width: 620px;
	padding: 0px 0px 0px 5px;
	float: left;
}

#offer .optionBoxOptions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#offer .optionBoxOptions li {
	width: 180px;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 10px;
	display: list-item;
	background: url(/images/square_bullet.gif) no-repeat;
	font-size:0.9em;
	font-style:italic;
	font-weight:bold;
	color:#1B3F6C;
}

#offer .optionBoxNoteCaption  {
	font-size:0.9em;
	font-style:italic;
	font-weight:bold;
	color:#1B3F6C;
	margin: 5px 0px 0px 0px;
}

#offer .optionBoxNote {
	width: 470px;
	padding: 0px 0px 0px 10px;
	float: left;
	color:#1B3F6C;
	font-size:0.9em;
	font-style:italic;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
}

#offer .optionBox table {
	margin: 0;
	padding: 0;
	width: 775px;
	background: #f2f2f2;
}

#offer .optionBox table thead,
#offer .optionBox table thead tr,
#offer .optionBox table thead tr td,
#offer .optionBox table tbody,
#offer .optionBox table tbody tr,
#offer .optionBox table tbody tr td
	{
	padding: 0;
}

#offer .optionBox table thead tr td,
#offer .optionBox table tbody .titles td {
	font-weight: bold;
	font-size: 1.3em;
	font-style: italic;
	color: #1b3f6c;
	border: none;
	background: #f2f2f2;
}

#offer .optionBox table tbody .titles_small td {
	font-weight: bold;
	font-size: 1.0em;
	font-style: italic;
	color: #1b3f6c;
	border: none;
	background: #f2f2f2;
}

#offer .optionBox table tbody tr td {
	margin: 3px 2px 2px 2px;
	border: 1px solid #1b3f6c;
	background: #fff;
	font-weight: none;
	font-size: 12px;
	padding: 3px;
}

#offer .optionBox table tbody tr .price,
#offer .optionBox table thead tr .price {
	width: 107px;
	text-align: center;
	font-weight: bold;
}

#offer .comment{
	width: 765px;
	margin: 10px 5px;
	font-size: 12px;
	font-weight: normal;
}

#offer .comment ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#offer .comment ul li{
	float: left;
	margin: 0px 0px 0px 10px;
	display: list-item;
	font-size:1em;
	color:#1B3F6C;
}

#offer .windowOpen {
	
}

#offer #contactForm {
	width: 451px;
	height: 620px;
	margin: 0px 1px 0px 0px;
	background: #cfe6ff;
	float:left;
}

#offer #contactForm h4{
	background: #2472c7;
	color: #d4e8f8;
	padding: 3px 0px 0px 5px;
	font-size: 1em;
	font-style: normal;
	height: 22px;
}

#offer #contactForm .sent {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	float: right;
	margin: 15px 15px 0px 0px;
}



#offer #contactForm ul,
#offer #contactDetails ul{
	list-style:none;
	margin: 10px;
	padding: 0px;
}

#offer #contactForm ul li,
#offer #contactDetails ul li{
	margin: 3px;
}

#offer #contactForm textarea{
	width: 240px;
	height: 100px;
}

#offer #contactForm .caption {
	width: 160px;
	float:left;
	text-align: right;
	font-weight: bold;
}

#offer #contactForm .element {
	width: 240px;
	float:left;
}

/*
#offer #contactForm .attention {
	padding: 0px 0px 3px 30px;
	background: url(/images/attention.png) no-repeat;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

#offer #contactForm .attentionClose {
	cursor: pointer;
}

#offer #reportBox {
	 background: #e6f2ff url(/images/attention.png) no-repeat; 
	 background-position: 8px 10px; 
	 display:none; 
	 left: 170px; 
	 top: -85px; 
	 padding: 5px 5px 5px 30px; 
	 position: relative; 
	 z-index: 100; 
	 border: 1px 
	 solid #555; 
	 width: 380px; 
	 height: 280px;
}
*/

#vip_abonament #reportBox_vip {
	 background: #e6f2ff url(/images/attention.png) no-repeat; 
	 background-position: 8px 10px; 
	 left: 170px; 
	 top: -85px; 
	 padding: 5px 5px 5px 30px; 
	 position: relative; 
	 z-index: 100; 
	 border: 1px 
	 solid #555; 
	 width: 380px; 
	 height: 280px;
}

#offer #reportBox h2 {
	color: #1B3F6C;
	margin: 5px 0px 10px 4px;
	font-size: 1.1em;
}

#offer #reportSent {
	display: none;
}

#offer #contactDetails {
	width: 340px;
	height: 620px;
	margin: 0px 1px 0px 0px;
	background: #cfe6ff;
	float:left;
}

#offer #contactDetails h4{
	background: #afd5ff;
	color: #0249a9;
	padding: 3px 0px 0px 5px;
	font-size: 1em;
	font-style: normal;
	height: 22px;
}

#offer #contactDetails .caption {
	width: 100px;
	float:left;
	text-align: right;
	font-weight: bold;
}

#offer #contactDetails .element {
	width: 200px;
	float:left;
}

#offer #commentLi ul li {
	width: 200px;
	float: left;
}

#offer #tellToOwner {
	width: 600px; 
	height: 260px; 
	background: #fff; 
	border: 2px 
	solid #000; 
	position: absolute; 
	left: 100px; 
	top: 50px; 
	padding: 0px;
}

#offer #tellToOwner h5 {
	margin: 1px;
	font-size: 1.5em;
	background: #abd4ff;
	padding: 6px 0px 5px 10px;
}

#offer #tellToOwner h6 {
	margin: 1px;
	font-size: 1.4em;
	font-style: italic;
	margin: 0px 0px 20px 0px; 
}

#offer #tellToOwner h5 a {
	float: right; 
	margin: 0px 5px 0px 0px;
	cursor: pointer;
}

#offer #tellToOwner .ttoContent {
	float: left;
	margin: 20px 20px 20px 20px; 
	width: 370px;
	font-size: 1.1em;
}

#offer #tellToOwner .ttoImage {
	float: left;
	margin: 20px 20px 5px 0px; 
}

#offer #tellToOwner .ttoName {
	float: right;
	margin: 0px 20px 0px 0px; 
}


/* OFFERS PREVIEW END ======================================================= */


/* SEARCH LIST ============================================================== */

#search h1 {
	margin: 25px 20px 10px 20px;
	color: #5a9eef;
	font-size: 1.8em;
}

#search p {
	margin: 5px 20px 20px 20px;
	font-size: 1.1em;
}

#search #offersList {
	background: #fff;
	width: 598px;
	float: left;
	padding: 10px;
	padding-top:0px;	
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#search .offersListing ul {
	list-style: square;
	padding: 0px 30px;
	color: #1b3f6c;
	font-weight: bold;
	font-size: 0.9em;
	font-style: italic;
	font-family: arial;
	margin: 6px 0px;	
}	

#search .offersListing ul li {
	color: #1b3f6c;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	font-family: arial;
	margin: 6px 0px;	
}

#search .offersListingInfo {
	width: 598px;
	height: 216px;
	border: solid 1px #5c9de3;

}

#search .offersListingImageBox {
	border-right: solid 1px #5c9de3;
	padding: 10px;
	background: #fff;
	width: 220px;
	height: 165px;
	float: left;
	overflow: hidden;
	margin: 2px 0px;
	text-align: center;
}

#search .offersListingImageBox img {
	
	border: none;
}

#search .offersListingInfoBox {
	border-right: solid 1px #5c9de3;
	padding: 10px;
	width: 210px;
	height: 165px;
	float: left;
	overflow: hidden;
	margin: 2px 0px;
}

#search .offersListingPricesBox {
	width: 122px;
	height: 181px;
	float: left;
	padding: 2px;
	margin: 2px 0px;
}

#search .offersListingPricesBox ul {
	list-style: none;
	padding: 0px;
}

#search .offersListingContactsWrapper {
	width: 600px;
	height: 19px;
}

#search .offersListingPhoneBox {
	width: 231px;
	height: 17px;
	float: right;
	border-left: 1px solid #5c9de3; 
	border-bottom: 1px solid #5c9de3; 
	padding: 2px 5px 0px 5px;
	color: #1B3F6C;
	overflow: hidden;
}

#search .offersListingPromoBox {
	width: 222px;
	height: 17px;
	float: right;
	border-bottom: 1px solid #5c9de3; 
	padding: 2px 5px 0px 5px;
	color: #1B3F6C;
	overflow: hidden;
	font-weight: bold;
}

#search .offersListingPromoBox a {
	color: #1B3F6C;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
	margin: 2px 5px 0px 0px;
}

#search .offersListingMoreBox {
	width: 125px;
	height: 19px;
	float: right;
	border-right: 1px solid #5c9de3; 
	border-bottom: 1px solid #5c9de3; 
}

#search .offersListingMoreBox a {
	color: #1B3F6C;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 1.0em;
	float: right;
	margin: 2px 5px 0px 0px;
}

#search .innerBoxListing {
	margin: 10px 0px 0px 3px;
	border: solid 1px #ddd;
	padding: 3px;
	background: #f6f6f6;
	height: 128px;
	float: left;
	overflow: hidden;
}

#search .contactsButtonListing {
	border: solid 1px #298092;
	margin: 15px auto 0px auto;
	padding: 3px;
	color: #1b3f6c;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	/*text-transform: capitalize;*/
	text-align: center;
}

#search .imagesCount {
	 background: url(/images/imagesCount.png); 
	 width: 45px;
	 height: 27px;
	 position: absolute; 
	 top: 160px; 
	 left: 180px; 
	 border: none;
	 text-align: center;
	 padding: 17px 10px 17px 12px;
	 text-decoration: none;
	 font-weight: bold;
	 color: #0163b6;
	 line-height: 11px;
	 text-transform: lowercase;
	 font-size: 0.9em;
}

#search .offersListing {
	width: 600px;
	/*height: 294px; height: 234px;*/
	margin: 15px auto;
	position: relative;
	color: #1B3F6C;
	font-size: 1.2em;
}

#search .offersListing .offersListingName {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: capitalize;
	width: 580px;
	padding: 5px 10px 7px 10px;
	background: #5c9de3;
	font-style: italic;
	color: #fff;
	height: 14px;
	overflow: hidden;
}

#search .offersListing .offersListingNameVip {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: capitalize;
	width: 556px;
	padding: 5px 10px 7px 30px;
	background: #5c9de3 url('../images/star.jpg') no-repeat;
	font-style: italic;
	color: #fff;
	height: 14px;
	overflow: hidden;
	margin: 1px;
}

#search .offersListing .offersListingName a,
#search .offersListing .offersListingNameVip a {
	color: #fff;
	text-decoration: none;
}

#search .offersListing h5 {
	color: #1B3F6C;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	/*text-transform: capitalize;*/
	margin: 0px;
	float: left;
	margin:  0px 5px 0px 0px;
}

#search_city {
	width: 170px;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#offer #shortPreviewOffer ul li,
#offer .Box ul li,
#offer .Box ol li
	{
	color: #1b3f6c;
	font-weight: bold;
	font-size: 0.9em;
	font-style: italic;
	font-family: arial;
	margin: 6px 0px;
}

#search .offerListing .offerListingName a,
#search .offerListing .offerListingNameVip a {
	color: #fff;
	text-decoration: none;
}

#search .innerBoxListing h5,
.Box h4,
.optionBox h4 {
	color: #1b3f6c;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	/*text-transform: capitalize;*/
	margin: 0px;
}

#search .innerBoxListing img {
	width: 164px;
	border: none;
}

#search #paging {
	width: 100%;
	text-align: center;
}

#search #paging .blue{
	margin: auto;
	color: #00438c;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}

#search #paging .red{
	margin: auto;
	color: #a00;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}

/* SEARCH END =============================================================== */


/* GMAP ===================================================================== */

.gmapInfoWindow, .gmapInfoWindow_backgr {
		display:none;
		position: absolute;
		left: 100px;
	   	top: 90px;
	   	background: #fff;
	   	border: 1px solid #2472c7;
	   	width: 270px;
	   	height: 95px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.gmapInfoWindow a, .gmapInfoWindow_backgr a {
	float: left;
	width: 160px;
	margin: 10px 10px 10px 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #000;
}
.gmapInfoWindow img, .gmapInfoWindow_backgr img {
	float: left;
	padding:10px;
	padding-top:12px;
}
.gmapInfoWindow_backgr {
	background: url(/images/359/hotel/map_arrow.png) no-repeat;
	height: 168px;
	width: 275px;
	border:0;
	position: absolute;
	left: 245px;
	top: 70px;
}
.closeMapArrow {
	background: url(/images/359/hotel/close.png) no-repeat;
	float: right;
	width: 10px;
	height: 10px;
	background-position: 1px 1px;
	position: absolute;
	left: 252px;
	top: 10px;
	padding: 1px;
	cursor: pointer;
}
.closeMapArrow:hover {
	background: #fff url(/images/359/hotel/close.png) no-repeat;
	background-position: 1px 1px;
}

#legend,
#destinations {
	float: left;
	text-decoration: none;
	color: #1b3f6c;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 25px;
}

#destinations select {
	width: 130px;
}

#legend ul {
	list-style:none;
	padding: 0;
}

#legendOffer ul {
	list-style:none;
	padding: 0px 0px 0px 40px;
}

#tourLegend {
	list-style:none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#tourLegend li{
	padding: 5px 0 0 65px;
	height: 30px;
	margin: 15px 0px 0px 0px;
}

/* GMAP END ================================================================= */

/* HOME PAGE  =============================================================== */

#vacationTypeBox {
	width: 195px;
	height: 180px;
	background: #5c9de3;
	float: left;
	margin: 0px 0px 7px 0px;
}

#vacationTypeBox h4{
	margin: 0px;
	background: #2472c7;
	height: 20px;
	padding: 5px 0px 0px 10px;
	color: #eff3f7;
	font-size: 1.2em;
}

#vacationTypeBox ul{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#vacationTypeBox ul li{
	background:url("/images/bullet_sec.gif") no-repeat;
	height:15px;
	list-style:none outside none;
	margin:1px 0;
	padding:5px 0 5px 20px;
	color: #fff;
}

#vacationTypeBox ul li a{
	color: #fff;
}

#quickSearchBox {
	width: 304px;
	height: 180px;
	background: #cae4fa;
	float: left;
	margin: 0px 0px 7px 0px;
}

#quickSearchBox h4 {
	margin: 0px;
	background: #afd5ff;
	height: 20px;
	padding: 5px 0px 0px 10px;
	color: #0249a9;
	font-size: 1.2em;
}

#quickSearchBox ul{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#quickSearchBox ul li{
	height:15px;
	list-style: none;
	margin:1px 0;
	color: #000;
	float: left;
}

#quickSearchBox ul .caption{
	float: left;
	height: 25px;
	width: 90px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}

#quickSearchBox ul .element{
	float: left;
	height: 25px;
	width: 200px;

}

#quickSearchBox select {
	width: 190px;
}

#quickSearchBox input {
	width: 40px;
}

#searchOnMapBox,
#searchOnMapBoxRBO {
	float: left;
	margin: 0px 0px 7px 0px;
	background: #5c9de3;
	height: 181px;
	width: 314px;
}

#searchOnMapBoxRBO h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	height: 21px;
	background: #71b5ff;
	padding: 4px 0px 0px 10px;
	width: 304px;
	color: #fff;
}

#searchOnMapBoxRBO h2 a{
	color: #fff;
}

#searchOnMapBoxBody {
	padding: 1px 10px 0px 10px;
	width: 294px;
	height: 155px;
	background: #ebf3fc;
	margin: 0;
}

#searchOnMapBoxBody ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #00438c
}

#searchOnMapBoxBody ul li {
	margin: 0px 10px 0px 15px;
	padding: 0px;
	color: #00438c;
	height: 15px;
	padding: 5px 0px 5px 0px;
}

#searchOnMapBoxBody a {
	color: #00438c;
}

#searchOnMapBoxRBO #searchOnMapImg {
	width:314px;
	height:156px;
	background:#f0f0f0 url('/images/greeceImg.jpg') no-repeat;
	text-align: center;
	cursor: pointer;
}

/*
#searchOnMapBoxRBO #searchOnMapImgEn {
	width:314px;
	height:155px;
	background:#f0f0f0 url('/images/BulgariaMapEn.gif') no-repeat;
	background-position: 45px 2px;
	text-align: center;
	cursor: pointer;
}
*/

#searchOnMapBox h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	height: 21px;
	background: #71b5ff;
	padding: 4px 0px 0px 10px;
	width: 304px;
	color: #fff;
}

#leftBoxHolder,
#treeviewHolder {
	float: left;
	width: 189px;
	padding: 0px 3px 3px 3px;
	background: #5c9de3;
}

#treeviewHolder .body {
	background: #EBF3FC;
	font-size: 1.1em;
}

.leftBox {
	background: #ebf3fc;
	width: 169px;
	padding: 10px;
}

#treeviewHolder h4{
	background: #5c9de3;
	height: 21px;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	color: #fff;
	font-size: 1.2em;
}

#leftBoxHolder h4{
	background: #5c9de3;
	height: 21px;
	width: 183px;
	padding: 4px 0px 0px 5px;
	margin: 0px;
	color: #fff;
	font-size: 1.2em;
}

#leftBoxHolder ul {
	margin: 10px 10px 10px 15px;
	padding: 0px;
	color: #00438c;
}

#leftBoxHolder ul li {
	margin: 5px;
}

#treeviewHolder ul,
#treeviewHolder ul li {
	background-color: #EBF3FC;
}

#treeviewHolder ul {
	margin: 0px;
}

#leftBoxHolder ul a,
#treeviewHolder a {
	color: #00438c;
}

#leftBoxHolder ul .caption {
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 10px -10px;
}

#headerRow {
	float: left;
	height: 21px;
	width: 608px;
	background: #afd5ff;
	padding: 4px 0px 0px 10px;	
	font-weight: bold;
	font-size: 1.2em;
}

#headerRow a {
	float: left;
	text-decoration: none;
	color: #00438c;
}

#headerRow img {
	border: none;
}

.rss {
	background: url(/images/rss-icon.gif) no-repeat;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 1px 0px 0px 20px; 
	color: #da5800;
	float:  left;
	cursor: pointer;
}

.facebook {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	margin: 0px 10px 0px 20px;
	width: 140px;
	height: 21px;
	float:  left;
}

.homeBox {
	width: 291px;
	height: 220px;
	border: 1px #2d78c9 solid;
	background: #ebf3fc;
	margin: 10px 0px 0px 10px;
	float: left;
}

.homeBoxVip {
	width: 291px;
	height: 220px;
	border: 1px #2d78c9 solid;
	background: #EBF3FC;
	margin: 10px 0px 0px 10px;
	float: left;
	color: #fff;
}

.homeBox h4{
	height: 35px;
	background: #2d78c9 url("/images/listingVipHeaderStar2.gif") no-repeat;
	margin: 0px;
	color: #fff;
	padding: 3px 0px 0px 25px;
	font-size: 1.1em;
}

.homeBoxVip .header{
	height: 35px;
	background: #2d78c9 url("/images/listingVipHeaderStarHome.gif") no-repeat;
	margin: 0px;
	color: #fff;
	padding: 3px 0px 0px 25px;
	font-size: 1.1em;
}

.homeBox h4 a,
.homeBoxVip .header a{
	color: #fff;
	font-weight: bold;
}

.nav{
	padding: 0px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	width: 293px;
	height: 10px;
	position: relative;
	left: 0px;
	top: 70px;
	z-index: 100;
	margin: 0px 0px 0px 10px;
	float: left;
}

.nav a{
	width: 15px;
	height: 7px;
	background: #fff;
	color: #fff;
	font-size: 7px;
	margin: 0px 5px 0px 0px;
}

.nav .activeSlide{
	width: 5px;
	height: 7px;
	background: #f67802;
	color: #f67802;
	font-size: 7px;
	margin: 0px 5px 0px 0px;
}

.homeBox .homeBoxFooter {
	padding: 0px 3px;
}

.homeBox .homeBoxFooter a {
	color: #2d78c9;
	font-size: 1.0em;
	font-weight: bold;
}

.homeBoxVip .homeBoxFooter {
	padding: 0px 3px;
	color: #2D78C9;
}

.homeBoxVip .homeBoxFooter a  {
	color: #2D78C9;
	font-size: 1.0em;
	font-weight: bold;
}


/* HOME PAGE END ============================================================ */

/* OWNERS PAGE ============================================================== */

#users {
	padding: 0px;
	font-size: 1em;
}

#users .smallLeftBox {
	width: 195px;
	height: 180px;
	background: #5c9de3;
	float: left;
	margin: 0px 0px 35px 0px;
}

#users .smallLeftBox h4{
	margin: 0px;
	background: #2472c7;
	height: 20px;
	padding: 5px 0px 0px 10px;
	color: #eff3f7;
	font-size: 1.2em;
}

#users .smallLeftBox p{
	margin: 10px;
}

#users .smallLeftBox ul{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#users .smallLeftBox ul li{
	background:url("/images/bullet_sec.gif") no-repeat;
	height:15px;
	list-style:none outside none;
	margin:1px 0;
	padding:5px 0 5px 20px;
	color: #fff;
}

#users .smallLeftBox ul li a{
	color: #fff;
}

#users .smallLeftBox2 {
	background: url("/images/authorsLoginLeft.png") no-repeat #FFFFFF center center;
}

#users .middleBox {
	width: 304px;
	height: 180px;
	background: #cae4fa;
	float: left;
	margin: 0px 0px 35px 0px;
	padding: 0px;
}

#users .loginBox {
	width: 304px;
	height: 215px;
	background: #cae4fa;
	float: right;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	border: 1px solid #2d78c9;
}


#users .middleBox h4,
#users .loginBox h4 {
	margin: 0px;
	background: #afd5ff;
	height: 20px;
	padding: 5px 0px 0px 10px;
	color: #0249a9;
	font-size: 1.2em;
}

#users .middleBox ul,
#users .loginBox ul{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#users .middleBox ul li,
#users .loginBox ul li{
	height:15px;
	list-style: none;
	margin:1px 0;
	float: left;
}



#users .middleBox ul .caption,
#users .loginBox ul .caption{
	float: left;
	height: 25px;
	width: 90px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	
}

#users .middleBox ul .element,
#users .loginBox ul .element{
	float: left;
	height: 25px;
	width: 200px;

}

#users .loginBox .links {
	float: left;
	margin: 10px 10px 10px 10px;
}

#users .loginBox .links a{
	color: #000;
	height: 25px;
	width: 200px;

}

#users h1{
	color: #c00;
	margin: 10px;
	padding: 0px;
	font-size: 1.4em;
	text-align: center;
}

#users .sites {
	list-style: none;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	width: 420px;
	height: 80px;
}

#users .sites li {
	float: left;
	height: 19px;
}

#users .highlight {
	color: #c00;
	font-size: 1.2em;
	font-weight: bold;
}

#users .highlightBlueBold {
	color: #0080ff;
	font-size: 1.1em;
	font-weight: bold;
}

#users .highlightBlue {
	color: #0080ff;
}

#users .redBox {
	margin: 3px 0px 20px 0px;
	border: solid 1px #b00000;
	padding: 5px;
	background: #ffd7d7;
	float: left;
	overflow: hidden;
	width: 765px;
}

.message{
	float: none;
	width: 300px;
	text-align: center;
	margin: 3px;

}

#users .middleBox select {
	width: 190px;
}

#users .middleBox input {
	width: 190px;
}

#users .rightBox {
	width: 304px;
	float: left;
	margin: 0px 0px 35px 0px;
}

#users .rightBox a {
	text-decoration: none;
}

#users .rightBox p {
	margin: 15px;
}

#users #rightBox h4,
#users .rightBox h4{
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #e0e0e0;
	padding: 5px 0px 0px 10px;
	width: 304px;
}

#users #registrationBox {
	width: 608px;
	height: 580px;
	background: #fff;
	float: left;
	margin: 0px 0px 7px 0px;
}

#users #registrationBox h4{
	margin: 0px;
	background: #afd5ff;
	height: 20px;
	padding: 5px 0px 0px 10px;
	color: #0249a9;
	font-size: 1.2em;
	width: 100%;
}

#users #registrationBox ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#users #registrationBox ul li {
	margin: 3px;
	padding: 0px;
}

#users #registrationBox .caption {
	width: 230px;
	float:left;
	text-align: right;
	margin: 0px;
}

#users #registrationBox .element {
	width: 300px;
	float:left;
	margin: 3px;
	background: #fff;
	padding: 0px;
	text-align: left;
}

#users #registrationBox input,
#users #registrationBox textarea {
	width: 200px;
	margin: 0px
}

#users #registrationBox p {
	padding: 0px 20px;
	width: 500px;
	text-align: center; 
}

/* OWNERS PAGE END ========================================================== */

/* ADVERTISE ================================================================ */
#advertiseContainer {
	width: 773px;
	padding: 3px 20px 3px 20px;
	font-size: 1.3em;
	
	color: #1b3f6c;
}

#advertiseContainerEn {
	width: 808px;
	padding: 3px 3px 3px 3px;
	font-size: 1.3em;
	
	color: #1b3f6c;
}

#advertiseContainer h2,
#advertiseContainerEn h2{
	color: #2472c7;
	width:707px;
	text-align:center;
	font-size: 20px;
}

#advertiseContainer thead td,
#advertiseContainerEn thead td {
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #1b3f6c;
	border-bottom: 1px solid #1b3f6c;
	padding: 3px 7px;
}

#advertiseContainer a {
	font-weight: bold;
	font-style: italic;
	color: #2472c7;
}

#advertiseContainerEn a{
	float: left;
	font-weight: bold;
	font-style: italic;
	color: #2472c7;
}

#advertiseContainerEn a img {
	width: 267px;
	margin: 0px 1px 0px 1px;
}

#advertiseContainer tbody td,
#advertiseContainerEn tbody td{
	padding: 2px 25px;
}

#advertiseContainer tfoot td,
#advertiseContainerEn tfoot td{
	border-bottom: 1px solid #1b3f6c;
	padding: 2px 25px;
}

#advertiseContainer a,
#advertiseContainer img,
#advertiseContainerEn a,
#advertiseContainerEn img {
	border: none;
}

#advertiseText {
	width: 777px;
	padding: 15px;
}

#nearestImg,
#gMapImg {
	position: absolute;
	top:50px;
	left:180px;
	display: none;
	border: 1px solid #000;
	background: #fff;
	padding: 3px;
	width: 800px;
}

/* ADVERTISE END ============================================================ */

/* ABOUT ============================================================ */

#about {
	padding: 20px;
	font-size: 1.1em;
}

#about a {
	color: #2472c7;
}

#about h2 {
	color: #f00000;
	font-weight: bold;
	font-size: 1.3em;
	margin: 20px 15px 10px 0px;
	float: left;
}

#about .link {
	margin: 23px 0px 0px 0px;
	float: left;
}

/* ABOUT END ================================================================ */

/* HELP ================================================================ */

#helpMarginer {
	width: 807px;
	height: 10px;
}

#helpContainer {
	width: 600px;
	padding: 3px 3px 3px 3px;
	float: left; 
	margin: 0px 0px 0px 10px;
	font-size: 1.1em;
}

#articleContainer {
	width: 790px;
	padding: 3px 3px 34px 3px;
	float: left; 
	margin: 0px 0px 0px 10px;
	font-size: 1.1em;
}

#helpContainer h2 {
	color: #2472c7;
	width: 594px;
	text-align:center;
	font-size: 20px;
}

#articleContainer h2 {
	color: #2472c7;
	width: 794px;
	text-align:center;
	font-size: 20px;
}

#helpContainer a h5,
#articleContainer a h5 {
	color:#5C9DE3;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	margin: 25px 0 0;
	text-decoration:underline;
}

#helpContainer p {
	margin:0;
	padding:0;
	width: 580px;
}

#helpContainer a,
#helpContainer img,
#articleContainer a,
#articleContainer img {
	border: none;
}

#helpText {
	width: 580px;
	padding: 15px;
}

.helpHighlight {
	color: #2472c7;
	font-size: 12px;
	font-weight: normal;
	margin: 0px
}

#treeviewHolder {
	
}
/* HELP END ============================================================ */

/* CONTACTS ============================================================ */
#contactsContainer {
	width: 787px;
	padding: 10px;
}

#contactsContainer h4{
	width: 783px;
	height: 22px;
	background: #f00;
	padding: 3px 0px 0px 10px;
	color: #D4E8F8;
	background: #2472C7;
	font-size: 1.5em;
}

#contactsContainer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#contactsContainer ul li{
	list-style: none;
	padding: 0px;
	margin: 4px;
}

#contactsContainer ul li textarea{
	width: 250px;
	height: 150px;
}

#contactsContainer .caption {
	float:left;
	width: 300px;
	text-align: right;
}

#contactsContainer .elsemnt { 
	float: right;
	width: 400px;
}

/* CONTACTS END ======================================================== */

#sitemap ul {
	list-style: none;
	width:320px;
	float:left;
}

#sitemap h3 {
	color: #2472c7;
	font-size: 1.4em;
}

#sitemap a {
	color: #000;
	font-size: 1.1em;
}

/* -------------------------------------------------------------------- */

#survey {
	padding: 10px; 
	font-size: 1.2em
}

#survey .errorBg{
	background:#ff9895;
	border-bottom: 1px #fff solid;
}

#survey a {
	font-size: 0.9em;
	color: #2472c7;
}


#survey h1 {
	margin: 15px auto;
	color: #2472c7;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-size: 1.5em
}

#survey h2 {
	margin: 15px auto;
	color: #2472c7;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-size: 1.2em
}

.centerText {
	width: 100%;
	text-align: center;
}

#survey h3 {
	margin: 15px auto;
	color: #2472c7;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-size: 1.1em
}

#voucherExample {
	position: absolute;
	top: 200px;
	left: 400px;
	z-index: 2;
	display: none;
	background: #fff;
	padding: 3px;
	width: 740px;
}

#survey .highlightBold  {
	color: #2472c7;
	font-size: 12px;
	font-weight: bold;
	margin: 0px
}

.slideshow1,
.slideshow2 {
	width: 293px;
	height: 222px;
	margin: 10px 0px 0px 10px;
	float: left;
}

#verticalMenu {
	width: 53px;
	height: 163px;
	position: fixed;
	left: -28px;
	top: 220px;
}	

#verticalMenu #otziv {
	width: 53px;
	height: 163px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(/images/otziv.png) no-repeat;
	cursor: pointer;
}

#verticalMenu #otziv:hover {
	left: 10px;
}

#verticalMenu #facebook {
	width: 90px;
	position: absolute;
	left: 0px;
	top: 121px;
	border: 1px solid #5b5b5b;
	background: #eee;
}

#verticalMenu #facebook:hover {
	left: 20px;
}

#otzivBox,
#otzivBoxThanks {
	position: fixed;
	left: 100px;
	top: 50px;
	z-index: 200;
	width: 530px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #aaa;
	background: #f8f8f8;
	padding: 20px;
	
}

#otzivBox {
	height: 410px;
	display: none;
}

#otzivBoxThanks {
	height: 100px;
	display: none;
}

#otzivBox h5,
#otzivBoxThanks h5 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	
}

#otzivBoxThanks h5 {
	text-align: center;
	
}

#otzivBox input[type=text] {
	width: 200px;
}

#otzivBox select {
	width: 204px;
}

#otzivBox select {
	width: 204px;
}

#otzivBox #submitOtzivForm {
	float: right;
	margin: 10px;
	background: url(/images/bgOfferName.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #aaa;
	font-weight: bold;
	padding: 7px 15px;
	cursor: pointer;
}

#otzivBoxThanks #closeButton {
	margin: 10px;
	background: url(/images/bgOfferName.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #aaa;
	font-weight: bold;
	padding: 7px 15px;
	cursor: pointer;
	position: absolute;
	left: 220px;
	top: 75px;
}

.closeOtzivBox {
	background: url(/images/close.png) no-repeat;
	float: right;
	width: 10px;
	height: 10px;
	background-position: 1px 1px;
	position: absolute;
	left: 550px;
	top: 10px;
	padding: 1px;
	cursor: pointer;
}

.closeOtzivBox:hover {
	background: #fff url(/images/close.png) no-repeat;
	background-position: 1px 1px;
}


#allUserOffers{
	width: 769px;
	padding: 0px;	
	color: #1B3F6C;
}

#allUserOffers .title{
	/*margin: 0 auto;*/
	width:270px;
	padding-left:0px;
	padding-bottom: 0px;
	float:left;
}

#allUserOffers .links{
	margin: 0 auto;
	width:300px;
}

#allUserOffers .links a{
	font-size: 1em;
	color: #1B3F6C;	
	padding:0px;
	text-decoration:none;
	margin:0px;
}

#allUserOffers .links a:hover{
	color:#000;
}

#allUserOffers .links ul{
	margin:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top:20px;
}

#allUserOffers .links li{
	list-style:none;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	height:40px;
	
}

#allUserOffers .links li a{
	display: block;
	height:40px;
	
}

#allUserOffers .links li a img{
	float: left;
}

#imgList {
	width: 18px;
	height: 18px;
	background: url(/images/PlusMinus.gif);
	overflow: hidden;
	float:left;
	/*margin: 0 auto;
	margin: -1px 7px 0px 17px;*/
}

.link_site {
	color:#00F;
}

.importent_note{
	/*color:#C00;*/
	text-transform:none;
	padding-top: 10px;
	padding-left:7px;
	padding-right: 0px;
	padding-bottom: 7px;
	/*float:left;*/
	width:591px;
	height:30px;
	border-left: solid 1px #5c9de3;
	border-right: solid 1px #5c9de3;
	border-bottom: solid 1px #5c9de3;/**/
}

#search .promos {
	text-transform:none;
	padding-top: 10px;
	padding-left:7px;
	padding-right: 0px;
	padding-bottom: 7px;
	border-left: solid 1px #5c9de3;
	border-right: solid 1px #5c9de3;
	border-bottom: solid 1px #5c9de3;
	width:591px;
}

#search .promos ol {
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
}

#search .promos li {
	margin: 0 0 2px 0;
}

#search .promos li a {
	color: #1B3F6C;
	text-decoration: none;
}

#search .virtualTourImage{
	position: absolute; 
	top: 160px; 
	left: 20px; 
	border: none;
}


#map_btn{
padding: 3px 5px 3px 5px;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #FF9900; 
color: #fff;
margin-bottom:10px;
vertical-align:top;
}

#map_btn:hover{
	color: #000;
}

#seeAll {
    clear: right;
    color: #868B8F;
    float: right;
    margin: 30px 25px 0 0;
    width: 240px;
	text-decoration:none;
}

#map_report #reportBox{
	background: #f7fbfe url(/images/icon_attention.png) no-repeat;
	height: 280px;
}
#map_report #reportBox {
	display:none; 
	text-align: left;
	left: 350px; 
	top: 350px; 
	padding: 5px 5px 5px 30px; 
	position: absolute; 
	z-index: 100; 
	border: 1px 
	solid #555; 
	width: 380px; 
	background-position: 6px 7px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#map_report #reportBox h5 {
	margin: 5px 0px 10px 4px;
	font-size: 1.1em;
	float: left;
}

 #map_report #reportSent{
	display: none;
}

 #map_report .attentionClose {
	cursor: pointer;
	float: right;
}

#bookingLink {
	text-align: left;
}

#bookingLink a {
	color: #1e62ac;
	display: block;
	background: url(/images/bulletarrow.png) no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#bookingLink a:hover {
	text-decoration: underline;
}

/*-------------------------------------*/
#users_new{
	color:#666666;
	font-size:12px;
	padding: 20px; 10px 20px 10px;
	
}

#users_new .highlight_blue {
    color: #2472c7;
    font-size: 16px;
    font-weight: bold;
	padding-bottom:15px;
}

#users_new .tbl_top {
    background:  url(/images/tbl_roundtop.jpg) no-repeat 0 0 #2472C7;
	width:770px;
	min-height:10px;
	color:#FFFFFF;
}
#users_new .toplogin{
	height:25px;
}
#users_new .toplogin h4{
	padding:0px;
	padding-left:20px;
	padding-top:5px;
}


#users_new .loginBox_new {
    float: left;
    margin: 0px;
    padding: 0;
    width:770px;
}

#users_new .login_content{
	border: 1px solid #2D78C9;
	background-color:#CAE4FA;
}

#users_new .loginBox_new ul{
	list-style:none;
	padding:0;
}

#users_new .loginBox_new ul .caption{
	float: left;
	height: 25px;
	width: 90px;
	text-align: right;
	padding: 0px 12px 0px 0px;
	font-weight: bold;
	color:#4c5a68;
}


#users_new .loginBox_new ul .element{
	float: left;
	height: 25px;
	width: 176px;
	margin-bottom:2px;
}
.form_fields {
    border: 1px solid #ABADB3;
    color: #4c5a68;
    padding: 2px;
    width: 149px;

}

#users_new .loginBox_new .links {
	float: right;
	margin: 0;
	padding-right:10px;
	padding-top:10px;
}

#users_new .loginBox_new .links a{
	color: #000;

	width: 100px;
}

.blue_text{
	color:#2472c7;
	font-size:16px;
}

.abonamenttop{
	height:45px;
	padding-top:15px;
}
.col_separator {
    background:  url(/images/col_separator.png) no-repeat 0 0 #2472C7;
	background-position:left bottom;
	height:45px;
	width:131px;
	font-size:14px;
	text-align:center;
	
}
.text_sml{
	font-size:11px;
}
.tbl_body{
	width:770px;
	/*border: 1px solid #E0E0E0;*/
	margin:0px;
}
table.tarifi {
    background-color: #FFFFFF;
    border: 1px solid #C3C3C3;
  border-collapse: collapse;
	width:770px;
	table-layout: fixed;

}
table.tarifi td {
    border: 1px solid #C3C3C3;
   /* padding: 10px;*/
    vertical-align: middle;
}


table.tarifi .tbl_cell{
   /* width:130px;*/
}
.browserChrome table.tarifi .tbl_cell{width:129px; } 

table.tarifi .tbl_text{
    /*width:245px;*/
}
.browserChrome table.tarifi .tbl_text{width:240px; }

.bgOdd{
	background-color:#F1F1F1;
}
.bgEven{
	background-color:#F5F5F5;
}

.tbl_text{
	color:#0a0a0a;
	font-size:12px;
	
	text-align:right;
/*	padding-bottom:10px;
	padding-top:10px;padding-right:10px;*/ 
	width:224px;
}
.browserChrome .tbl_text{width:0px; }

.tbl_cell{
	text-align:center;
	color:#666666;
	font-size:11px;
	/*border-left: 1px solid #E0E0E0;
	padding-bottom:10px;
	padding-top:10px;
	margin:0;*/
	/*background-color:#F1F1F1;*/
}

.tbl_row{
	float:left;
	border-bottom: 1px solid #E0E0E0;

	background-color:#F5F5F5;
}

.pdf_link {
	padding:7px;
	padding-left:14px;
	padding-bottom:25px;
	text-decoration:none;
	font-size:12px;
	color:#333333;
	float:left;
	cursor:pointer;
}


.pdf_link:hover{

	color:#3333FF;
}
.pdf_btn{
	background:  url(/images/pdf_download.png) no-repeat 0 0 #EBF3FC;
	background-position: 4px 3px;
	border: 1px solid #CAE4FA;
	height:36px;
	float: left;
	color:#333333;
	font-size:12px;
	padding-left:45px;
	padding-right:10px;
	padding-top:4px;
	margin:10px;
	margin-top:15px;
	margin-bottom:0px;
	cursor:pointer;
}

#pdfBox {
	position: fixed;
	left: 150px;
	top: 170px;
	z-index: 400;
	width: 550px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #aaa;
	background: #f8f8f8;
	padding: 20px;
	font-size:12px;
	color:#333333;
	display: none;/**/
}
#pdfBox h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color:#4c5a68;
}

.closepdfBox {
	background: url(/images/close.png) no-repeat;
	float: right;
	width: 10px;
	height: 10px;
	background-position: 1px 1px;
	position: absolute;
	left: 570px;
	top: 10px;
	padding: 1px;
	cursor: pointer;
}

.closepdfBox:hover {
	background: #fff url(/images/close.png) no-repeat;
	background-position: 1px 1px;
}
