body {
	font-family: arial;
	font-size:80%;
}

a, input {
	outline:none;
}

h1 {
	font-size: 250%;
	color:#b8b9bc;
	margin:0;
	font-weight:normal;
	letter-spacing:-1px;
}

p, h2, h3, h4 {
	font-size:100%;
	color:#000;
	margin-left:4px;
	margin-bottom:15px;
	line-height:18px;
	text-align:justify;
}

p {
	text-align:left;
}

#wrapper .content .col1 p {
	text-align:justify;
}

h2, h5, h6 {
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
	font-size:110%;
}

h3 {
	text-transform:uppercase;
	color:#781878;
	font-size:120%;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}

h4 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:3px;
}

h4, h4 a {
	font-weight:normal;
	color:#781878;
	text-decoration:none;
	margin-bottom:10px;
}

h5, h6 {
	margin-left:4px;
	margin-bottom:8px;
}

h6 {
	color:#781878;
}

table, table tr, table td, table th {
	border:0;
	padding:0;
	margin:0;
}

table tr th {
	text-align:left;
}

table tr td {
	padding:3px;
}

.floatRight {
	float:right;
	clear:right;
	margin:0 0 15px 15px;
}

.floatLeft {
	float:left;
	clear:left;
	margin:0 15px 15px 0;
}

.border {
	border: 1px solid #781878;
}

#wrapper .content ul a, #wrapper .content p a, .newsInfo a {
	color:#781878;
}

#wrapper .content ul.list {
	margin:0 0 15px 0;
	padding:0;
}

#wrapper .content ul.list li {
	font-size:100%;
	margin-bottom:0;
	list-style:none;
	line-height:18px;
/*	padding-left:30px;
	margin-left:4px;
	padding-bottom:5px;
	background:url('/img/tick-bullet.gif') no-repeat top left;
*/	
	background:url('/img/bullet.jpg') no-repeat 0 5px;
	margin-left:4px;
	padding:0 0 0 15px;
}

#wrapper .content ul.ui-tabs-nav li{
	list-style:none;
	margin:0 10px 0 0;
}

#wrapper .content ul.ui-tabs-nav li a{
	font-size:100%;
}

#wrapper .menu a {
	text-indent:-999em;
}

#wrapper .footer {
	font-size:80%;
	color:#b8b9bc;
	text-align:center;
	line-height:16px;
}

#wrapper .footer a {
	color:#b8b9bc;
}

strong {
	font-weight:bold;
}

/************************ Blog */
div.blog .entry .date {
	text-align:center;
	color:white;
}

div.blog .entry .date a {
	color:white;
	text-decoration:none;
}

div.blog .entry .date .day {
	font-size:140%;
}

div.blog .entry .date .monthYear {
	font-size:70%;
}

div.blog .entry .snippet {
	font-size:90%;
	line-height:17px;
}

div.blog .entry .snippet a {
	color:black;
	text-decoration:none;
}

div.blog .entry .snippet a:hover {
	color:#781878;
	text-decoration:underline;
}

.newsInfo p{
	color:#b8b9bc;
}

/************************ Pagination */
ul.pagination li {
	font-size:100%;
}

/*********************** Property Results */
div.result h2 {
	font-family:"Trebuchet MS", arial;
	font-size:140%;
	font-weight:bold;
	color:#7a147a;
	line-height:30px;
}

div.result h2 a {
	color:#7a147a;
	text-decoration:none;
}

div.result .col2 {
	color:black;
	font-size:100%;
	line-height:18px;
	text-align:justify;
}

div.result .col3 ul{
	margin:0;
}

div.result .col3 ul li{
	color:#a4a7ad;
	text-align:right;
	line-height:20px;
	font-size:100%;
	list-style:none;
}

/*************** Refine Form */
form#refineForm h2 {
	font-size:100%;
	color:#bababa;
}

form#refineForm div label {
	font-weight:bold;
	font-size:100%;
	color:#871878;
}

form#refineForm div input, form#refineForm div select {
	color:#871878;
	font-size:90%;
}

form#refineForm div.submit input {
	background:#871878;
	color:white;
	font-weight:bold;
}

/*************** Purple Bar */
div.purple-bar {
	line-height:34px;
	color:white;
	font-size:100%;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}

div.purple-bar .refine {
	display:block;
	text-indent:-999em;
}

div.purple-bar a {
	text-decoration:none;
	color:#FFFC5E;
}

/******************** Featured Properties */
div.featuredProperty .caption {
	color:white;
	text-transform:uppercase;
	font-size:80%;
	line-height:15px;
}

div.featuredProperty .caption a {
	color:white;
	text-decoration:none;
}

/******************** Viewing a Property */
div.view-property .title h1 {
	color:#ffffff;
}

div.view-property .col.one h1 {
	color:#b8b9bc;
}

div.view-property .logo-white {
	text-indent:-999em;
}

div.view-property .price-sticker {
	font-family:Georgia, Times, "Times New Roman", arial;
	line-height:30px;
	color:white;
	font-size:140%;
	text-align:center;
	text-transform:lowercase;
	font-weight:bold;
}

div.view-property .colSet .three .notepad ul li {
	line-height:22px;
	font-size:100%;
	color:#781878;
	list-style:none;
}

div.view-property .colSet .three form h2, form.contactForm h2 {
	font-size:110%;
	color:#781878;
	text-transform:uppercase;
}

div.view-property .colSet .three form input, form.contactForm input, div.view-property .colSet .three form textarea, form.contactForm textarea{
	color:#781878;
	font-size:80%;
	font-family:courier;
}

div.view-property .colSet .three form label, form.contactForm label {
	color:#781878;
}

div.view-property .colSet .three form div.submit input, form.contactForm div.submit input {
	color:white;
	text-transform:uppercase;
	font-family:arial;
}

div.view-property .page-jump {
	color:white;
	font-size:90%;
}

/************************ Country guides */
div.guideResult div.one h2, div .guideResult div.one h3 {
	font-family:Georgia;
	font-size:150%;
	color:#871878;
}

div.guideResult div.one h3 {
	color:#cacaca;
	text-transform:none;
	font-size:120%;
}

div.guideResult div.one h2 a {
	color:#871878;
	text-decoration:none;
}

div.guideResult a.regionLink {
	font-family:Georgia;
	font-size:100%;
	color:white;
	float:left;
	text-decoration:none;
}

div.guideResult ul li, div.greatFor ul li {
	color:#871878;
	text-align:left;
	line-height:20px;
	font-size:100%;
	list-style:none;
}