body {
	background-image: url(../img/bk.gif);
	background-repeat: repeat-x;
	background-color: #bec5af;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.container {
	height: 600px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.main1 {
	background-color: #FFFFFF;
	width: 650px;
	border: 10px solid #FFFFFF;
}
.main {
	background-color: #FFFFFF;
	width: 650px;
	border: 10px solid #FFFFFF;
}
.header {
	height: 180px;
	width: 650px;
	background-image: url(../img/nerja-capistrano1.jpg);
}
.navbox {
	PADDING-RIGHT: 5px;
	BORDER-TOP: 1px solid #ccc;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	BACKGROUND-COLOR: #f7f7f7;
	TEXT-ALIGN: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
A.navoff:link {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #003300;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	font-size: 9px;
	text-align: left;
}
A.navoff:visited {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #003300;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	font-size: 9px;
}
A.navoff:hover {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #CC6633;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	font-size: 9px;
}
A.navon:link {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #000;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	font-size: 9px;
}
A.navon:visited {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #003300;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	font-size: 9px;
}
A.navon:hover {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #000;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	font-size: 9px;
}.content {
	width: 400px;
	margin: 0px;
	padding-top: 15px;
	padding-left: 13px;
	float: left;
}
.content li {
	line-height: 16px;
	list-style-type: none;
}
.content h1{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #666600;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
.content h2{
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #666600;
	text-transform: uppercase;
}
.content h3{
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #666600;
	text-transform: uppercase;
}
.content p{
	margin: 0px;
	padding-bottom: 9px;
}
.sub_sect {
	float: right;
	width: 200px;
	margin: 0px;
	padding-top: 15px;
}
.sidebar {
	CLEAR: both;
	PADDING-LEFT: 0px;
	FLOAT: right;
	MARGIN: 0px;
	WIDTH: 170px;
	padding-right: 10px;
	padding-top: 10px;
}
.sidebarsubbox_white {
	FONT-SIZE: 10px;
	MARGIN: 0px 0px 10px;
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #C0C0C0;
}
.sidebarsubbox {
	FONT-SIZE: 10px;
	MARGIN: 0px 0px 10px;
	background-color: #F8F8F8;
	padding: 7px;
	border: 1px solid #C0C0C0;
}
.sidebarsubbox p{
	margin: 0px;
	padding-bottom: 2px;
}
.sidebarsubbox li{
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sidebarsubbox ul{
	margin: 0px;
	padding: 0px;
}
H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	MARGIN: 0px 0px 3px;
	COLOR: #666600;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
}
a:link {
	color: #666600;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
a:active {
	color: #666600;
}
.jump {
	font-family: "Trebuchet MS";;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #778062;
	margin-top: 8px;
}
h6 {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
}
.email {
	margin: 0px;
	padding-top: 5px;
}
img#thumb {
	padding: 2px;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E2E2E2;
}
.thumb {
	padding: 2px;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E2E2E2;
}
div#pic_hold_left {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	color: #666600;
	font-size: 10px;
}
.pic_hold_left {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;;
	color: #666600;
	font-size: 10px;
}
.footer {
	background-color: #FFFFFF;
	height: 100px;
	width: 650px;
	border: 10px solid #FFFFFF;
	font-size: 9px;
	text-align: center;
}
.top {
	text-align: center;
	width: 650px;
	margin-top: 15px;
}
.prop_thumb {
	font-size: 10px;
}
.flash {
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 150px;
	margin-top: 3px;
	float: left;
	font-size: 10px;
	text-align: center;
	background-color: #F7F7F7;
	font-weight: bold;
}
div#prop_1 {
	margin-left: 15px;
	float: left;
	width: 195px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
}
div#prop_1 p {
	margin: 0px;
	line-height: 7px;
	font-size: 10px;
}
.prop_details {
	line-height: 16px;
	width: 400px;
	font-size: 11px;
}
.prop_details li{
	list-style-position: outside;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 15px;
	list-style-type: circle;
}
.prop_details ul {
	margin: 0px;
	padding: 0px;
}
.bread {
	margin: 0px;
	font-size: 9px;
	width: 380px;
	padding-bottom: 10px;
}
.pictures_box {
	width: 600px;
	padding-top: 15px;
	padding-left: 20px;
}
.pictures_box h1{
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #666600;
}
.pictures_box p{
	margin: 0px;
	padding-top: 3px;
	font-size: 11px;
	width: 400px;
}
.prop_border {
	border: 1px solid #BEC5AF;
	padding: 4px;
	width: 398px;
}
.link a:link {
	color: #778062;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.link a:visited {
	color: #778062;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.link a:hover {
	color: #009933;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.link a:active {
	color: #66CC00;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.line {
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
}
.info {
	margin-left: 15px;
}
.guide {
	width: 300px;
}
.guide h2{
	margin: 0px 0px 3px;
	background-color: #747D60;
	padding: 2px 5px;
	color: #FFFFFF;
	font-size: 10px;
	width: 210px;
}
.guide li{
	line-height: 17px;
}
.dotted {
	border: 1px dotted #8D9877;
	width: 375px;
	padding: 6px;
}
.form_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #424200;
	padding: 3px 3px 3px 5px;
}
.thanks {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #666600;
	font-weight: normal;
	line-height: 22px;
	margin-top: 30px;
}
.faq {
	width: 400px;
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	float: left;
}
.faq h1{
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #666600;
	font-family: "Trebuchet MS";
}
.faq p{
	line-height: 17px;
	margin: 12px 0px 0px;
}
img#view_villas {
	margin-top: 13px;
}
img#availability {
	margin-top: 13px;
	margin-left: 30px;
}
.title {
	margin-top: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 13px;
}
.popular {
	height: 20px;
	width: 280px;
	border: 1px dotted #999999;
	background-color: #EAECE6;
	margin-top: 10px;
	color: #666600;
	padding: 7px;
	line-height: 17px;
}
.clear{
	clear: both;
} 
#index_holder {
	height: auto;
	width: 400px;
	float: left;
}
#right_cont {
	float: right;
	height: auto;
	width: auto;
}
#box {
	height: auto;
	width: 400px;
	border: 1px solid #DDDDDD;
	margin: 10px 0px 0px;
	float: left;
	padding: 10px;
}
#prop_box {
	height: auto;
	width: 127px;
	background-color: #f7f7f7;
	border: 1px solid #c0c0c0;
	font-size: 10px;
	font-family: "Trebuchet MS";
	padding-bottom: 3px;
}
.prop_box {
	height: auto;
	width: 127px;
	background-color: #f7f7f7;
	border: 1px solid #c0c0c0;
	font-size: 10px;
	font-family: "Trebuchet MS";
	padding-bottom: 3px;
}
#prop_box1 {
	height: 174px;
	width: 127px;
	background-color: #f7f7f7;
	border: 1px solid #c0c0c0;
	font-size: 10px;
	font-family: "Trebuchet MS";
}
img#prop_img {
	margin: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.prop_img {
	margin: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#prop_box p {
	margin: 0px;
	line-height: 13px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.prop_box p {
	margin: 0px;
	line-height: 13px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.content ul {
	margin: 0px;
	display: block;
	list-style-type: circle;
}
a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
a.white:hover { 	
	color: #FFFFFF;
	text-decoration: underline;
}
#haze {
	height: 112px;
	width: 112px;
	background-image: url(../img/haze.jpg);
}
.haze {
	height: 112px;
	width: 112px;
	background-image: url(../img/haze.jpg);
}
img#guide {
	margin-top: 6px;
}
.guide_pic {
	margin-top: 6px;
}
#guide_box {
	background-color: #F7F7F7;
	height: auto;
	width: 350px;
	border: 1px solid #C0C0C0;
	padding: 10px;
	margin-left: 10px;
}
.guide_box {
	background-color: #F7F7F7;
	height: auto;
	width: 350px;
	border: 1px solid #C0C0C0;
	padding: 10px;
	margin-left: 10px;
}
#eat {
	height: 110px;
	width: auto;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACB599;
	padding-bottom: 15px;
}
.eat {
	height: 110px;
	width: auto;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACB599;
	padding-bottom: 15px;
}
img#haze_pic {
	margin-top: 6px;
	margin-left: 6px;
}
.haze_pic {
	margin-top: 6px;
	margin-left: 6px;
}
#nb {
	height: auto;
	width: 400px;
	background-color: #FBFBFB;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px dotted #C0C0C0;
	font-size: 10px;
	padding: 5px 5px 2px;
}
#index_info {
	height: auto;
	width: 425px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEC5AF;
	margin-bottom: 15px;
	margin-top: 10px;
}
.index_info {
	height: auto;
	width: 425px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEC5AF;
	margin-bottom: 15px;
	margin-top: 10px;
}
#right_index {
	float: right;
	margin-left: 15px;
}

#left_index {
	float: left;
	margin-right: 15px;
}

#prop_box1 p {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#holiday_links {
	float: right;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#holiday_links li{
	list-style-position: outside;
	line-height: 21px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
	margin-left: 20px;
	list-style-type: circle;
}
#holiday_links ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prop_head {
	height: auto;
	width: 420px;
}
.prop_content {
	width: 420px;
	padding-top: 15px;
	padding-left: 13px;
	float: left;
}
.prop_content h1{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #666600;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}#prop_head_left {
	float: left;
	height: 170px;
	width: 225px;
	margin-right: 10px;
}
#prop_head_right {
	height: 170px;
	width: 175px;
	float: right;
}
img#prop {
	border: 1px solid #B5BDA4;
}
.prop {
	border: 1px solid #B5BDA4;
}
#prop_info {
	width: auto;
	height: auto;
	float: left;
	clear: left;
	margin-top: 25px;
}
#prop_info p {
	line-height: 15px;
	margin: 0px;
	padding-bottom: 9px;
	font-size: 11px;
}
#prop_info li{
	list-style-position: outside;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 15px;
	list-style-type: circle;
}
#prop_info ul {
	margin: 0px;
	padding: 0px;
}
.spainaway_ad {
	border: 1px solid #c0c0c0;
	margin-bottom: 10px;
	padding: 6px;
}
.spainaway_ad p{
	margin: 0px;
	color: #3B587C;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 17px;
}
a.light_blue:link, a.light_blue:visited, a.light_blue:active {
	color: #6085AF;
	text-decoration: none;
	font-weight: bold;
} 
a.light_blue:hover { 	
	color: #6085AF;
	text-decoration: underline;
}
a.dark_blue:link, a.dark_blue:visited, a.dark_blue:active {
	color: #3B597C;
	text-decoration: none;
	font-weight: bold;
} 
a.dark_blue:hover { 	
	color: #3B597C;
	text-decoration: none;
}



.price_box_holder {
	float: left;
}
.price_box {
	height: auto;
	width: 200px;
	margin-top: 1px;
	float: left;
}
.price_box_right {
	height: auto;
	width: 210px;
	margin-top: 1px;
	float: right;
}
.price_dark {
	background-color: #d9d9d9;
	height: 20px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.price_light {
	background-color: #ebebeb;
	height: 20px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.price_text {
	padding-top: 3px;
	padding-left: 7px;
	width: 145px;
	float: left;
}
.price_price {
	margin-top: 3px;
	float: right;
	margin-right: 5px;
}



a {
	outline: none;
}

/* STYLES FOR TABS ON PROPERTY PRICING SECTION */

#news li{
	list-style-position: inside;
	margin:0;
	margin-right:1px;
	padding:2px 4px;
	list-style-type: none;
}

.shadetabs{
padding: 0;
margin:0;
margin-bottom: 2px;
margin-top: 5px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
background-color: #ebebeb;
padding: 2px  6px;
margin: 0;
margin-right: 1px;
}

.shadetabs li a{
text-decoration: none;
color: #3b587c;
}

.shadetabs li a:visited{
color: #3b587c;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #3b587c;
}

.shadetabs li.selected{
position: relative;
font-weight:bold;
color: #3b587c;
background-color: #d9d9d9;
}

#content .shadetabs li.selected a { /*selected main tab style */
border-bottom-color: white;
text-decoration: none; 
}

#content .shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
margin-bottom: 1px;
}

.tabcontent{
margin-top: 1px;
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
/* END OF STYLES FOR TABS ON PROPERTY PRICING SECTION */
.sidebar_ad {
margin-bottom:10px;}


/* By David Malone */
.CAPTCHATEXT	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
