
body
{
	font-family: Arial, Helvetica, sans-serif;
}
#pos
{
	margin: 10px auto 10px auto;
	width: 770px;
	
}

a {color: #000; text-decoration: underline;}
a:hover {}

h3 
{
	/*color: yellow;*/
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}

/* BACKGROUND */

#backg
{
	width: 772px;
	text-align: left;
	float: left;
	background-image: url("http://www.cape-verde-island-property.com/content/media/theme//mid.gif");
	margin: 0px;
	padding: 0px;
}

		/* LOGO */


#logo 
{
	background-image:url("http://www.cape-verde-island-property.com/content/media/theme/top-new.gif");
	background-repeat: no-repeat;
	height: 118px;
	margin: 0px;
	
}

#logo img 
{
	padding: 20px 0px 0px 20px;
	border: 0px;
	position: absolute;
	z-index: 1;
}

#logoimg /* print logo */
{
	background-image:url("http://www.cape-verde-island-property.com/content/media/logos/logo-white.gif");
	background-repeat: no-repeat;
	height: 110px;
	width: 232px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	left: 30px;
	z-index: 2;
}

.sitemap
{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -40px;
}


		/* NAVIGATION  REGION */


#navigationRegion 
{
	width: 180px;
	padding: 15px 0px 0px 10px;
	float: left;
	color: #fff;
}

#navigationRegion ul 
{
	margin: 0px;
	padding: 0px;

}

#navigationRegion li 
{
	list-style: url(none) none outside;
	margin: 0px;
	padding: 0px 0px 0px 5px;

}

#navigationRegion  li a 
{
	text-decoration: underline;
	font-size: 0.7em;	
	color: #fff;

}

#navigationRegion li a:hover 
{
	text-decoration: none;	
}

#navigationRegion h1 
{
	font-size: 0.8em;
	margin: 40px 0px 10px 0px;
	text-decoration: none;
	color: #fff;
	text-align: left;

}

#navigationRegion h2 
{
	font-size: 0.7em;
	margin: 25px 0px 5px 0px;
	color: #fff;
	font-weight: bold;

}

#navigationRegion h3 
{
	font-size: 0.70em;
	margin: 10px 0px 5px 0px;
	color: #fff;

}

#on
{
	position:relative;
	margin: 20px -5px 20px 4px;
	_margin: 20px -5px 20px 2px;
	padding: 0px 0px 0px 0px;
	background:#004694 url("http://www.cape-verde-island-property.com/content/media/nav/on-back.gif");
	background-repeat: repeat-y;
	z-index:2;
	float: left;
	width: 180px;

}
#navigationRegion img 
{
	/*width: 180px;
	_width: 178px;*/
	margin: 0px;
	padding: 0px;
	float: left;

}
#on  li a 
{
	text-decoration: underline;
	font-size: 0.7em;	
	color: #333;

}

#on li a:hover 
{
	text-decoration: none;	
}

#on li a, #on h2, #on h3
{
	padding: 0px 0px 0px 10px;
	color: #333;
}



		/* NAVIGATION MENU TABS */




#navigationTabs {
	float: left;
	width: 547px;
	padding: 0px 15px 12px 0px;
	/*background-color: yellow;*/
	background: #004694 url("http://www.cape-verde-island-property.com/content/media/tabs/tab-back.gif") repeat-x bottom;		
}

#navigationTabs ul {
	margin:0px;
	padding:0px 0px 28px 0px;
	list-style:none;
}
#navigationTabs li {
	display: block;
	float:right;
	background:url("http://www.cape-verde-island-property.com/content/media/tabs/white-tabs-left.gif") no-repeat left top;
	margin:0px 2px 0px 2px;
	padding: 0px 0px 0px 10px;
	/*font-size: 0.8em;*/
}
#navigationTabs li a {
	float:left;
	display:block;
	background:url("http://www.cape-verde-island-property.com/content/media/tabs/white-tabs-right.gif") no-repeat right top;
	padding:8px 12px 4px 5px;
	text-decoration:none;
	font-weight:bold;
	/*font-size: 0.8em;*/
	font-size: 0.7em;
	color: #fff;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/ 
#navigationTabs a {}
/* End IE5-Mac hack */ 
#navigationTabs li a:hover {
  color: #004694;
}
#navigationTabs #current {
  background-image:url("http://www.cape-verde-island-property.com/content/media/tabs/green-tabs-left-on.gif");
}
#navigationTabs #current a {
  background-image:url("http://www.cape-verde-island-property.com/content/media/tabs/green-tabs-right-on.gif");
  color:#333;
  padding-bottom: 6px;
}
#navigationTabs h1 {
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 15px 0px 0px 1px;
}
#navigationTabs p{
	letter-spacing: 0.8em;
	margin: 0px 0px 10px 15px;
}




		/* CONTENT AREA */

.splashy {margin-bottom: 20px;}


#contentArea
{
	width: 562px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	position: relative;
	z-index: 1;
	color: #333;
}
#contentArea2
{
	width: 562px;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	position: relative;
	z-index: 1;
	color: #333;
	text-align: center;
}
#contentArea p
{
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

#contentArea h1
{
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	text-transform:uppercase;
}
#contentArea h2
{
	margin: 5px 0px 5px 0px;
	font-size: 1em;
}

#contentArea a
{
	font-weight: bold;
}

#contentArea a:hover
{
	text-decoration: none;
}




		/* CONTENT SPLASH BOXES */




.splashlarge, .splashsmall
{
	float: left;
	
}
.splashsmall h1
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.splashlarge
{
	width: 520px;
	_width: 520px;
	float: left;
	margin: 20px;
	_margin: 10px;
}
.splashsmall
{
	width: 220px;
	_width: 220px;
	float: left;
	margin: 0px 20px 0px 20px;
	_margin: 0px 10px 0px 10px;
	padding: 10px;
	height: 290px;
	_height: 290px;
	background-image: url("http://www.cape-verde-island-property.com/content/media/splashes/splashsmall2.gif"); background-repeat: no-repeat;
}
.splashsmall p
{
	font-size: 0.9em;
}

.splashsmall hr 
{
	height: 1px;
	border-top: 1px solid #333;
}


	
		/* CONTENT AREA CLASSES */




.right 
{
	/*border: 1px solid #999;*/
	margin: 0px 0px 10px 10px;
	float: right;
}

.left
{
	/*border: 1px solid #999;*/
	margin: 0px 0px 10px 0px;
	float: left;
}

.leftimg
{
	margin-right: 10px;
	float: left;
	border: 0px;
}

.rightimg, .rightblock img
{
	margin: 0px 10px 10px 10px;
	float: right;
	border: 0px;
}

.rightblock
{
	float: right;
	display: block;
	width: 200px;
	margin: 10px;
	margin-right: 0px;
}

.pdfimg
{
	display: block;
	margin: 5px;
	float: left;
	/*border: 1px solid #000;*/
}

.pdfimg img
{
	float: left;
	margin: 2px;
}

.largetext {font-size: 14px; border-bottom: 3px solid #004694; padding-bottom: 15px;}

		/* MAIN IMAGE */



.main
{
	/*width: 260px;
	height: 250px;*/
	border: 2px solid #fff;
}
.mainimg 
{
	width: 260px;
	height: 250px;
	border: 2px solid #fff;
}



		/* CONTENT AREA PROPERTIES RESULTS */



.contentproperties
{
	width: 140px;
	padding: 10px;
	margin: 10px 6px 0px 4px;
	font-size: 0.9em;
	float: left;
	height: 480px;
}

.contentproperties img
{
	/*margin: 10px -10px 10px -10px;*/
	margin-left: -1px;
}

.contentpropertiesindex
{
	width: 530px;
	_width: 510px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	
}

.contentproperties h2
{
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	color: red;
}

.thumb
{
	/*width: 152px;
	height: 115px;*/
	width: 137px;
	height: 110px;
	border: 1px solid #fff;
	margin:0px 0px 15px 10px;
}
.main
{
	width: 313px;
	height: 255px;
	border: 1px solid #fff;
	margin:0px 0px 15px 0px;
}

.resultsdesc
{
	height: 60px;
}

.resultsdescsmall
{
	/*height: 35px;*/
}

/* new develpoment media section*/ 

.newmedia
{
	/*background-color: yellow;*/
	float: left;
	display: block;
	margin: 0px;
	_margin: 15px 0px 15px 0px;
	
}
.newmedia a
{
	display: block;
	width: 160px;
	height: 20px;
	/*background-color: green;*/
	float: left;
	font-weight: bold;
}
.newmedia a img
{
	border: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

label 
{
	/*margin: 0px 80px 0px 0px;*/
	/*width: 130px;*/
	width: 160px;
	/*_width: 107px;*/
	font-size: 12px;
	font-weight: normal;
	float: left;
	/*margin: 3px;*/
	text-align: left;
	/*background-color: #00FF00;*/
	display: block;
	line-height: 25px; /* change this for the email */
	/*height: 25px;*/
	vertical-align: middle;
	margin: 0px;
}
.test 
{
	/*margin: 0px 80px 0px 0px;*/
	/*width: 130px;*/
	width: 400px;
	/*_width: 258px;*/
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	margin: 1px 0px 0px 5px;
	_margin: 1px 0px 0px 0px;
	text-align: left;
	/*background-color: yellow;*/
	display: block;
}

.iForm{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	border: 1px solid #004694;
	width: 200px;
}
.iForm1a{
	border: 1px solid #004694;
	width: 50px;
}
.iForm2{
	border: 1px solid #004694;
	width: 375px;
}
.iForm3{
	border: 1px solid #004694;
	width: 16px;
}

.contact 
{
	float: left;
}
.contact img {border: none;}

.options
{
	/*margin: 10px 0px 10px 0px;*/
	padding: 5px 0px 5px 25px;
	text-align: center;
	/*background-color: yellow;*/
	height: 20px;
}

		/* testing */



.rtop, .rbottom
{
	display:block
}
.rtop *, .rbottom *
{
	display:block;
	height: 1px;
	overflow: hidden
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

		/* Matts Shit will tidy up when finished */

.greentext {color: #fff;}
legend {font-weight: bold; color: #004694;}
fieldset {border: 1px solid #333; padding: 10px; margin: 10px 0px 10px 0px; width: 499px;}
hr {border: 0px; height: 1px; border-top: 1px solid #fff;}
.copyright {color: #283987; text-align: right; font-size: 0.7em; margin: 3px 0px 0px 0px;}
.copyright a {color: #283987; text-decoration: none;}
.copyright a:hover {text-decoration: underline;}
.subnav {margin:60px 20px 0px 0px; padding: 0px; float: right; color: #fff; font-size: 0.7em; display: inline;}
.subnav a {color: #fff; text-decoration: none;}
.subnav a:hover {text-decoration: underline;}
.formfield {width: 130px;}
form {margin: 0px; padding: 0px;}
.picborder {border: 1px solid #fff;}
.splashpic {border: 1px solid #fff; margin: 0px 0px 10px 0px;}
.fieldset {margin: 0px;}

/* ck rules */

.button {
	cursor: pointer;
	border-top: 0.1em solid #fff;
	border-left: 0.1em solid #fff;
	border-right: 0.1em solid #fff;
	border-bottom: 0.1em solid #fff;
	margin: 0px 2px 0px 0px;
	padding: 2px;
	white-space: nowrap;
	color: #fff;
	background: #F58220;
	display: block;
	width: 150px;
	text-align: center;
	float: left;
}
.button a {color: #fff; text-decoration: none;}

.button2 {
	cursor: pointer;
	border-top: 0.1em solid #fff;
	border-left: 0.1em solid #fff;
	border-right: 0.1em solid #fff;
	border-bottom: 0.1em solid #fff;
	margin: 0px 2px 0px 0px;
	padding: 2px;
	white-space: nowrap;
	color: #fff;
	background: #F58220;
	display: block;
	width: 150px;
	text-align: center;
}
.button2 a {color: #fff; text-decoration: none;}
.BOO 
{
	width: 45%;
	float: left;
}
bk
{
	background-color:#004694;
}

thead
{
	background-color:#004694;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.trback
{
	background-color: #f8f8f8;
}
/*
***************************************************
	PRESTIGE PROPERTY & POPULAR SEARCHES
***************************************************
*/

.prestige, .popular, .results, .click, .details, .enq, .detailsnotes
{
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	width: 200px;
	/*height: 400px;
	_height: 420px;*/
	float: left;
	padding: 20px;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 0px;
}

.results, .details, .enq, .detailsnotes
{
	width: 510px;
	/*height: 220px;*/
	margin: 10px 0px 0px 0px;
	padding: 5px;
	float: left;
}

.details
{	
	height: auto;
	margin: 10px 0px 10px 0px;
	
}
.detailsnotes
{
	height: auto;
}
.enq
{
	height: auto;
	background-color: orange;
}

.detailsextra
{
	float: left;
	width: 520px;
	/*background-color: green;*/
	margin-bottom: 10px;
}
.detailsextra #button
{
	float: left;
	margin-right: 10px;
}

.prestige img, .popular img, .results img
{
	width:200px;
	height:150px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999;
}
.results img
{
	margin:5px 5px 20px 5px;
}

.popular img
{
	width:54px;
	height:59px;
	margin-right: 5px;
	border: none;
	float: left;
}
.prestige span, .popular span
{
    color: #054791;    
}

.popular li, .details li, .enq li, .ul li, .detailsnotes li
{
	
	margin: 5px 0px 5px 5px;
}

.details ul
{
	
		margin: 0px;
		padding: 0px;

}

.details li, .enq li
{
	float: left;

	width: 150px;
	/*background-color: #ccc;*/
			list-style: inside;
		list-style-type:none
	
}
.details span
{
	font-weight: bold;
}

.detailsnotes li
{
	float: left;
	width: 95%;
}

.prestige ul, .popular ul, .click ul, /*.details ul,*/ .enq ul, .detailsnotes ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;

	
}

.prestige h2, .popular h2, #content .results h2
{
	margin-bottom: 10px;
}


.webrec
{
	text-align: center;
	width: 500px;
}

.webrec h2
{
	text-align: left;
}

.webrec a
{
	float: left;
}

.webrec img
{
	border: none;
	margin: 10px;
	float: left;
}

.click
{
	border: none;
	float: right;
	padding: 0px;
	width:220px;
	height:200px;
	text-align: center;
}
 .click li
{
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	display: block;
	float: left;
	font-weight: bold;
}
.click li a
{
	text-decoration: underline;
}

/*
***************************************************
					FORM ELEMENTS
***************************************************
*/

.form label
{
	font-weight: bold;
	/*width: 150px;*/
	width: 100%;
	text-align: left;
	float: left;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	margin: 5px 0px 0px 10px;
	font-size: 11px;
		/*background-color: red;*/
		clear: both;
}
.form input, .form select, .form textarea, .notes textarea
{
	font-family: tahoma;
	border: 1px inset #00008b;
	padding: 2px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}

.form input
{
	width: 225px;
}

.form select
{
	width: 235px;
	padding: 0px;
}

.form textarea
{
	width: 230px;
	height: 100px;
}

.form .tick
{
	width:auto;
	/*float: left;*/
	border: none;
	margin-top: 5px;
}

/*
.form input.button
{
	width: 100px;
	height: 25px;
	background-color: #ccc;
	color: #000064;
	float: left;
	border: 1px outset #00008b;
    cursor: pointer;
}
*/
/*
fieldset
{
	display: block;
	float: left;

}
*/
#button, #buttonqs, #button a
{
	width: 140px;
	height: 24px;
	float: none;
	cursor: pointer;
	border: 1px outset orange;
	/*_border: 1px outset red;*/
	margin: 10px 0px 10px 0px;
	background-color: #F4821F;
	color: white;
	font-weight: bold;
	display: block;
	font-size: 11px;
}

/*
	quick search button
*/

#buttonqs 
{
	margin:  4px 0px 0px 44px;
	_margin:  4px 0px 0px 22px;
	float: left;
}

.form, .checkbox
{
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border: none;
	/*border: 1px solid #054791;*/
	/*background-color: #F2F6F9;*/
	float: left;
/*	width: 245px;*/
width: 240px;

}




.form h4, .checkbox h4
{
	font-weight: bold;
	font-size: 13px;
	
	background-color: #F2F6F9;
	margin:0px 0px 0px 0px;
	padding: 5px;
	color: #054791;
	width: 245px;
	float: left;
	display: block;
	
	
	border-right: 2px solid #fff;
}

.small
{
	margin: 10px;
}

.small
{
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.large
{
	width: 520px;
	margin: 0px;
}

.small label
{
	width: 150px;
}

.large label
{
	width: 300px;
	float: left;
}

.small input, .small select, .small textarea
{
	width: 150px;
}

.large input, .large select, .large textarea, .large button
{
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.required
{
	color: #F4821F;
	
}



/*