﻿body {
	padding: 0px;
	margin: 0px;
	color: black;
	background-color: #ffffff;
	background-image: url(images/bgtile.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: bolder;
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {
}

h6 {
	display: none;
}

p {padding-top:0px; margin-top:0px;
}

ul {
	font-size: 11px;
	list-style-image:url(images/bullet-ovr.jpg);
}

li {
}

a {
	text-decoration: none;
	border-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

img {
	border-width: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	border-style:solid;
	border-width: 1px;
	border-color: #174a7f;
	background-color: white;
	color: #174a7f;
	font-size: 12px;
}

textarea {
	border-style:solid;
	border-width: 1px;
	border-color: #174a7f;
	background-color: white;
	color: #174a7f;
	font-size: 12px;
}

table {
	font-size: 10px;
	margin-bottom:10px;
}

th {
	font-size: 12px;
	font-weight:bolder;
	background-color:#4877a9;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color:#174a7f;
	border-right-color:#174a7f;
	border-left-color:#bbbfd1;
	border-top-color:#bbbfd1;
	color: white;
}

td {
	padding-left: 5px;
	padding-right: 5px;

	border-style: solid;
	border-width: 1px;
	border-bottom-color:#bbbfd1;
	border-right-color:#bbbfd1;
	border-left-color:#bbbfd1;
	border-top-width: 0px;
}

.button {
	background-color: #bbbfd1;
	color: #174a7f;
	font-size: 14px;
	height: 25px;
	border-style:solid;
	border-width: 1px;
	border-color: #174a7f;
	margin-top: 5px;
}

.button_avail {
	background-color: #bbbfd1;
	color: #174a7f;
	font-size: 12px;
	width:140px;
	height: 25px;
	border-style:solid;
	border-width: 1px;
	border-color: #174a7f;
	margin-top: 18px;
	padding-top:0px;
	margin-left:0px;
		
}
.button_avail2 {
	background-color: #bbbfd1;
	color: #174a7f;
	font-size: 12px;
	width:140px;
	height: 25px;
	border-style:solid;
	border-width: 1px;
	border-color: #174a7f;
	margin-top:0px;
	margin-bottom: 6px;
	padding-top:0px;
	margin-left:0px;
		
}



#myContainer {
	height: auto;
	display: block;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #ffffff;
	color: black;
	border-style:solid;
	border-width: 2px;
	border-color: white;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	
}

#myContainerDefault {
	height: auto;
	display: block;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #ffffff;
	color: black;
	border-style:solid;
	border-width: 2px;
	border-color: white;
	background-image: url(images/contentdefault.jpg);
	background-repeat: repeat-y;
	
}

#ContactForm {
	width: 490px;
	border-style:solid;
	border-width: 2px;
	border-color: #174a7f;
	background-color: #bbbfd1;
}
#InnerContactForm
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #174a7f;
}

#InnerContactForm input {
	width: 470px;
}

#InnerContactForm textarea {
	width: 470px;
	font-family:Arial, Helvetica, sans-serif;
}


#BookingContainer
{
	border-style:solid;
	border-width: 2px;
	border-color: #174a7f;
	background-color: #bbbfd1;
	width: 290px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#InnerBookingContainer
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #174a7f;
}

#InnerBookingContainer input {
	width: 270px;
}

#InnerBookingContainer select {
	width: 270px;
}

#BookingFormContainer
{
	border-style:solid;
	border-width: 2px;
	border-color: #174a7f;
	background-color: #bbbfd1;
	width: 490px;
	margin-bottom: 10px;
}

#InnerBookingFormContainer
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #174a7f;
}

#InnerBookingFormContainer input {
	width: 470px;
}

#InnerBookingFormContainer select {
	width: 470px;
}


#banner {
	display: block;
	width: 750px;
	height: 161px;
	background-image:url(images/Banner.jpg);
}

#menucontainer {
	clear: both;
}

#menuleft {
	display: block;

	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	
	border-color: white;
	border-style: solid;
	font-size: 11px;
	float: left;
	width: 180px;
	height: 20px;
	background-color: #4877a9;
	color: black;
}

#menuright {
	display: block;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	vertical-align:top;
	font-size: 11px;
	background-color: #174a7f;
	color: white;
	float: right;
	width: 568px;
	height: 20px;
	padding-top:0px;
}

#menuright a {
	color: #FFFFFF;
	background-color: #174a7f;
	text-decoration: none;
	padding-top:0px;
	margin-top:0px;
	border-style: none;
}

#leftcol {
	display: block;
	float: left;
	width: 180px;
	background-color:#bdc0d3;
}

.colcontainer {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-image:url(images/SquaresOnBlue.jpg);
	background-position: bottom right;
}

.colcontainer2 {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: auto;
	height: auto;
}


#villas {
	background-color: #bbbfd1;
	color: white;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	display: block;
	height: auto;
	clear: both;
	}

#villas img {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	border: 0px;
}

#villas a {
	border: 0px;
}

#brochurerequest {
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	display: block;
	background-color: #bbbfd1;
	height: auto;
	clear: both;
	font-size: 12px;
	color: #174a7f;
}

#brochurerequest input {
	width: 166px;
}

#brochurerequest input.button {
	width: 120px;
	margin-bottom: 6px;
}

#addressdetails {
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	display: block;
	background-color: #bbbfd1;
	color: white;
	font-size: 11px;
	height: auto;
	clear: both;
}

#content {
	margin-left: 12px;
	float: left;
	width: 384px;
	display: block;
	height: auto;
}

#contentdefault {
	margin-left: 12px;
	float: left;
	width: 540px;;
	display: block;
	height: auto;
	padding-top:10px;
}

#content img {
	margin-left: 10px;
	margin-bottom: 10px;
}

#content img.Title {
	margin-left: 0px;
	margin-bottom: 0px;
}

#content p {
	font-size: 11px;
}

#content a {
	color: #174a7f;
}

#contentdefault a {
	color: #174a7f;
}

#contentdefault p {
	font-size: 11px;
}

#contentdefault img {
	margin-left: 10px;
}

#contentdefault img.Title {
	margin-left: 0px;
}

#MoreInfo {
	float: left;
	display: block;
	width: 230px;
}

#FormContainer {
	float: left;
	margin-left: 2px;
	display: block;
	width: 120px;
}

#MoreInfoPic {
	clear: both;
	display: block;
	height: auto;
	margin-bottom: 10px;
}

#mybody {
	clear: both;
	width: 750px;
	display:table;
	height: auto;
}

#rightcol {
	float: right;
	display: block;
	width: 440px;
	height: auto;
}

#innerrightcol {
	float: right;
	display: block;
	width: 166px;
	height: auto;
}

#availabilitycheck {
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	height: auto;
	width: 166px;
	display: block;
	background-color: #bbbfd1;
	font-size: 12px;
	color: #174a7f;
}

#availabilitycheck input {
	width: 152px;
}

#availabilitycheck select {
	width: 152px;
}

#availabilitycheck input.button {
	width: 120px;
	margin-bottom: 6px;
}



#turkishmap {
	height: auto;
	width: 166px;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	display: block;
	background-color: #bbbfd1;
	color: white;
}

#turkishmap a {
	color: white;
	background-color: #bbbfd1;
	font-size: 11px;
	text-decoration: underline;
	border: none;
}

#atol {
	height: auto;
	width: 166px;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
 	display: block;
	color: white;
	background-color: #bbbfd1;
	font-size: 11px;
}

#atol a {
	color: white;
	background-color: #bbbfd1;
	text-decoration: none;
	border: none;
}

#myTel {
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	clear: both;
	display: block;
	width: 750px;
	height: 32px;
	background-color:#174a7f;
	color: white;
}

#copyright {
	clear: both;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: none;
}

#copyright a {
	color: #000000;
	background-color: none;
}

#W3C {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	clear: both;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #000000;
	background-color: none;
}

.NoUnderline {
	text-decoration: none;
	border: none;
}

iframe.villa {margin-left:10px;
background-color: #bdc0d3;}

#availcal {float:right;
top:219px;
left: 782px;
position:absolute;
margin-left:0px;
padding-left:0px;}

#availcal2 {float:right;
top:250px;
left: 782px;
position:absolute;
margin-left:0px;
padding-left:0px;}


#availcal_ie7 {margin-left:6px;}

.pic {margin-top:10px;}
.pic2 {margin-top:30px;}
.pic_ie6 {margin-top:8px;}

table.title {margin-bottom:0px;}
table.title td {border: none;}

table#table2 {
margin-left:0px;
padding:0px;
width:500px;}
table#table2 td {padding:1px; margin:0px;}
table#table2 td p {font-size:11px; padding:0px; margin:0px;}