body {
	background-color:#A0BA98;
	background-image:url('../images/bg_long.jpg');
	background-repeat:repeat-y;
	/*background-position:771px 0px;*/
	color:#014239;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-size:9pt;
	height:100%;
}
html {
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
img {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-width:0px;
}
p {
}

p > strong {
	color: #FF3333;
}
h1 {
	color:#1C8711;
	font-size:11pt;
	margin-top:6px;
	margin-bottom:4px;
	background-image:url('../images/circle.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
h2 {
	color:#13590C;
	font-size:9pt;
	margin-top:3px;
	margin-bottom:3px;
}

a {
	color:#014239;
	text-decoration:underline;
}

a.arrow {
	color:#014239;
	text-decoration:underline;
	padding-left:17px;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
}
a.arrow:hover,a.arrow:visited {
	color:#05723D;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

/* BEGIN title tags */

/* END title tags */

/* BEGIN table tags */
/* END table tags */

/* START input field and form classes */
form {
	margin: 0px 0px 0px 0px;
}

form p strong {
	color:red;
}

strong.error{
	color:red;
}

fieldset {
}

fieldset p {
}

label {
	color:black;
	font-weight:bold;
	font-size:8pt;
}
input {
}
select {
}
textarea {
}
input.inputButton {
}
input.inputRadio {
}
input.inputCheckbox {
}

/* END input field and form classes */

/* START layout and custom  classes */
.dummy{
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:1px;	
	clear:both;
	line-height:0pt;
	
}
.error{
	color:#C4162F;
	font-weight:bold;
	
}
#printpage{
	/*background-color:red;*/
	padding-left:15px;
}
#page{
	background-color:#F6F6F6;
	width:770px;
	border-color:#485445;
	border-width:0px 1px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border-style:solid;
}

.horizontaldivider{
	width:100%;
	line-height:3px;
	background-image:url('../images/dot3_3.gif');
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:none;
}
.verticaldivider{
	height:100%;
	width:3px;
	background-image:url('../images/dot3_3.gif');
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	float:left;
}
#page_content{
	height:100%;
}
#page_content_left{
	width:166px;
	height:100%;
	float:left;
	background-image:url('../images/dot3_3.gif');
	background-repeat:repeat-y;
	background-position:top right;
	padding-right:3px;
	display:none;
}
#page_content_center{
	width:586px;
	padding-left:15px;	
	height:100%;
	float:left;
}
#page_content_center_left{
	width:600px;
	float:left;
	height:100%;
}
#page_content_center_right{
	background-image:url('../images/dot3_3.gif');
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:3px;
	width:133px;
	float:left;
	height:100%;
	display:none;
}
#page_navig {
	color:#014239;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}
#page_navig a{
	color:#014239;
	font-size:9pt;	
	font-weight:bold;
	width:154px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
#page_navig ul {
	width:166px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#page_navig li {
	background-image:url('../images/bg_off.jpg');
	background-repeat:repeat-y;
	width:156px;
	margin: 1px 0px 0px 0px;
	padding: 3px 2px 3px 8px;
	list-style:none;
		
}
#page_navig_title {
	vertical-align:middle;
	padding-left:8px;
	padding-top:5px;
	color:#014239;
	font-weight:bold;
	width:158px;
	height:20px;	
	float:left;
}
#page_navig_location {
	padding-top:5px;
	padding-left:6px;
	width:214px;
	height:20px;	
	float:left;
}
#page_navig_newsletter{
	padding-top:0px;
	padding-right:10px;
	width:360px;
	height:20px;
	text-align:right;

	vertical-align:middle;
	float:right;
	font-size: 8pt;
}
#page_navig_newsletter input {
	font-size: 8pt;
	border:solid 1px silver;
	background-color:white;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#page_header{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;		
	width:770px;
	height:91px;
	display:none;
}
#page_subheader {
	border-width:0px;
	height:25px;
	background-color:#E8F0F3;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;		
	display:none;
}
#page_bottom{
	font-weight:bold;
	text-align:center;
	padding-top:18px;
	height:45px;
}
.sidetitle{
	height:22px;
	background-color:#E8F0F3;
	padding-left:8px;
	padding-top:5px;
	color:#014239;
	font-weight:bold;
}
.clubofthemonth img{
	border-width:1px;
	border-style:solid;
	border-color:#8F9E89;
	margin-top:4px;
	margin-bottom:4px;
}
.clubofthemonth_name{
	background-color:#E4EBE0;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	color:#014239;
	font-weight:normal;
	text-align:left;
}
.clubofthemonth a, .clubofthemonth a:hover,.clubofthemonth a:visited,.clubofthemonth a:active{
	text-decoration:none;
}
.hoteltext a, .hoteltext a:hover,.hoteltext a:visited,.hoteltext a:active{
	text-decoration:none;
}
.clubofthemonth{
	text-align:center;
	font-size:8pt;
}
.clubofthemonth_country{
	font-weight:bold;
}
.clubofthemonth_country img{
	border-style:none;
	margin-bottom:0px;
	margin-left:2px;
	align:right;
}
.leftbanners{
	padding-left:21px;
	padding-top:7px;
	padding-bottom:7px;
}
.leftbanner{
	width:120px;
	height:240px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
.banner{
	border-width:1px;
	border-color:black;
	border-style:solid;
}
.options{
	margin-top:12px;
	margin-bottom:8px;
}
.optionspic{
	float:left;
	margin-right:10px;
}
.optionsform{
	margin-top:1px;
	padding:8px 8px 8px 8px;
	width:75%;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#BED0BC;
	background-color:#F4F4F4;
}
.hotel{
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#BED0BC;
	margin-bottom:6px;
}
.hotel a, .hotel a:hover,.hotel a:visited,.hotel a:active{
	text-decoration:none;
	cursor:hand;
}
.hoteltext{
	float:left;
	width:60%;
}
.hoteltext img{
	border-style:none;
	margin-bottom:1px;
	align:right;
	margin-left:6px;
}
.hotelpic{
	float:right;
	margin-bottom:2px;
}
#alfabethidden {
	display:none;
}
#dummySWF{
	height:270px;
}
#lblSWF{
	position:absolute;
	top:415px;
	left:175px;
	border:0px;
	border-style:none;
	border-width:0px;
}
#joinus label{
	display:block;
}
#partners{
	padding-top:15px;
	text-align:center;
	width:430px;
	height:115px;
}
#partners img{
	padding-left:5px;
	padding-right:5px;
}
#frm label{
	width:110px;
	float:left;
	display:block;	
}

/*
#frm p, #joinus p{
	display:inline;
}*/
.hotelpic img{
	border-width:1px;
	border-style:solid;
	border-color:#8F9E89;
}
/* END layout and custom  classes */


