/* Font, Reset */

/* @group Font */

table {
	font-size: inherit;
}

select, input, textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

pre, code {
	font: 115% monospace;
}

body * {
	line-height: 1.22em;
}

/* @end */

/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

/* @end */

body {
	background: url(myimages/back.gif) no-repeat center 1px;
	color: #333;
	font: 12px Verdana, Arial;
}

p {
	line-height: 1.6em;
}

p.inmoba a:link, p.inmoba a:visited {
	color:#ccc;
	text-decoration:none;}

p.inmoba a:hover {
	color:#999;
	text-decoration:underline;}

#container {
	background-color: #fff;
	overflow: hidden;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 125px;
	width: 760px;
	position: relative;
	background-color: #fff;
}

#menu {
	height: 22px;
	width: 760px;
	background: url(myimages/menu-back001.gif) no-repeat;
	color: #fff;
	position: relative;
	font: bold 13px "Times New Roman", Georgia, Times, serif;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	right: 0;
	bottom: 3px;
	*bottom: 2px;
}

#menu ul li {
	display: inline;
	margin-left: 2px;
}

#menu ul li a:link, #menu ul li a:visited {
	padding-right: 8px;
	padding-left: 8px;
}

#menu ul li a:hover {
	background: url(myimages/menu-hover.gif) repeat-x;
	padding: 1px 8px 2px;
}

#slideshow {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 760px;
	height: 320px;
}

#features {
	width: 760px;
	text-align: right;
	margin-bottom: 30px;
	position: relative;
}

#featured-meridiana {
	position: absolute;
	top: 68px;
	left: 0;
}

#featured-meridiana-int {
	position: absolute;
	top: 45px;
	left: 0;
}

.prop {
	width: 134px;
	float: right;
	font-size: 11px;
	margin-left: 10px;
}

.prop p {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: normal;
}

.prop img {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 3px;
	width: 126px;
	height: 95px;
}

.prop img:hover {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #ccc;
	margin-bottom: 3px;
}

#content {
	width: 760px;
}

#navigation {
	font-size: 11px;
}

#partners {
	width: 280px;
	float: left;
	padding-right: 80px;
}

#villae img {
	float: right;
	padding-left: 15px;
}

#villae {
	width: 400px;
	float: right;
}

#footer {
	border-top: 1px solid #ccc;
	width: 100%;
}

#footer-container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#footer-left {
	width: 270px;
	float: left;
}

#footer-right {
	width: 490px;
	float: right;
}

/* @group Look */

h1 {
	color: #c00;
	margin: 0 0 15px;
	padding: 0;
	font: bold 18px "Times New Roman", Times, Georgia, serif;
}

h2 {
	color: #c00;
	margin: 0 0 15px;
	padding: 0;
	font: bold 18px "Times New Roman", Times, Georgia, serif;
}

h3 {
	font: bold 14px "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a {
	color: #c00;
	text-decoration: none;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

u {
	text-decoration: underline;
}

.grey {
	color: #a2a2a2;
}

.list li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 20px;
}

/* @end */

/* Listings TPL */

#content-tpl label {
	float: left;
	margin-right: 15px;
}

#check-sotogrande {
	width: 49%;
}

#check-marbella {
	width: 49%;
}

#content-tpl #check-sotogrande label, #content-tpl #check-marbella label {
	float: none;
	margin: 0 0 4px;
	padding-left: 15px;
	display: block;
}

.input {
	margin-top: -3px;
	margin-bottom: -3px;
	margin-right: 5px;
}

.category a {
	font-size: 14px;
	margin-right: 5px;
	font-weight: bold;
	color: #cc3333;
}

.option a {
	font-size: 11px;
	color: #c66;
}

.textile p {
	margin-bottom: 10px;
}

/* Rapid Search */

.rapid-search {
	font-size: 12px;
	width: 96%;
	background-color: #e0dcc0;
	padding: 2%;
	display: block;
	color: #615b53;
	font-weight: bold;
}

.rapid-search label {
	display: block;
	float: left;
	margin-right: 5px;
}

.rapid-search select {
	border: 1px solid #cccccc;
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin-right: 10px;
}

/* Properties TPL - cabecera - */

#content #tpl-properties-intro h1 {
	font-size: 24px;
	font-weight: bold;
}

.tpl-properties-searchinfo {
	width: 100%;
}

.tpl-properties-searchinfo-paging {
	text-align: right;
}

.tpl-properties-searchinfo-actual-page {
	font-weight: bold;
	background: #cc3333;
	color: #ffffff;
}

.tpl-properties-searchinfo-paging a:link, .tpl-properties-searchinfo-paging a:visited {
	text-decoration: none;
	color: #011750;
}

.tpl-properties-searchinfo-paging a:hover {
	text-decoration: underline;
	color: #011750;
}

.tpl-properties-searchinfo-found {
	float: left;
}

/* Properties TPL */

.tpl-properties {
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
	background: url(/myimages/properties-back.jpg) repeat-x 0 top;
	height: 200px;
}

.tpl-properties-description {
	margin: 0;
	padding: 0;
}

.tpl-properties .tpl-properties-imgviewer {
	float: right;
	padding-left: 15px;
	position: relative;
	font: bold 18px "Times New Roman", Times;
	color: #c00;
}

.tpl-properties .tpl-properties-imgviewer img {
	margin: 0;
	padding: 3px;
	background: #c8c8c8;
	width: 200px;
	height: 150px;
}

.tpl-properties .tpl-properties-rentalimgviewer img {
	margin: 0;
	padding: 3px;
	background: #c8c8c8;
	width: 200px;
	height: 150px;
	float: right;
}

.tpl-properties .tpl-properties-onportfolio {
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 3px;
	background: #cc0000;
	font-weight: bold;
}

.tpl-properties .rentalonportfolio {
	position: absolute;
	right: 5px;
	top: 5px;
}

.tpl-properties h1 {
	color: #c00;
	margin: 0 0 5px;
	padding: 0;
	font: bold 18px "Times New Roman", Times, Georgia, serif;
}

.ref {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.tpl-properties ol {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
	font-weight: normal;
	text-align: left;
}

.tpl-properties ol li {
	margin: 0;
	background: none;
	list-style: none;
	font-weight: normal;
	padding: 0 0 5px;
}

.tpl-properties ol li a {
	list-style: none;
	background: none;
	border-style: none;
	margin: 0;
	padding: 0;
}

.tpl-properties strong {
	font-weight: bold;
	color: #cc3333;
}

/* Property TPL */

.tpl-property-details h1 {
	color: #c00;
	margin: 0 0 5px;
	padding: 0;
	font: bold 18px "Times New Roman", Times, Georgia, serif;
}

/* @group Portfolio */

.tpl-property-onportfolio-off {
	text-align: center;
	font-size: 12px;
	background: #e7e7e7;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tpl-property-onportfolio-off a:link, .tpl-property-onportfolio-off a:visited {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}

.tpl-property-onportfolio-off a:hover {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}

.tpl-property-onportfolio {
	text-align: center;
	font-size: 12px;
	background: #e4dad5;
	color: #cc3333;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tpl-property-onportfolio a:link, .tpl-property-onportfolio a:visited {
	text-decoration: underline;
	color: #cc3333;
	font-weight: bold;
}

.tpl-property-onportfolio a:hover {
	text-decoration: underline;
	color: #cc3333;
	font-weight: bold;
}

/* @end */

/* @group Img Viewer */

#tpl-property-imgviewer {
	width: 99%;
	position: relative;
}

#tpl-property-visor {
	text-align: left;
}

#tpl-property-visor img {
	border: 1px solid #666666;
	width: 500px;
	height: 375px;
}

#tpl-property-thumbnails {
	text-align: right;
	width: 240px;
	position: absolute;
	top: 0;
	right: 0;
}

#tpl-property-thumbnails img {
	width: 105px;
	border: 1px solid #666666;
	height: 79px;
	margin-right: 8px;
	margin-bottom: 8px;
}

/* @end */

/* @group Form Mortgage Calculator */

#tpl-property-mortgage-interested h5 {
	color: #c00;
	margin-bottom: 15px;
	background: #ffffff;
	border-style: none;
	font: bold 18px "Times New Roman", Times, serif;
}

#tpl-property-mortgage-interested {
	margin-top: 15px;
	width: 99%;
	display: none;
}

.tpl-property-mortgage-instructions {
	padding-bottom: 15px;
	padding-top: 5px;
}

.tpl-property-mortgage-form form {
	padding: 0 10px 10px 10px !important;
	margin: 0;
	background: url(/myimages/properties-back.jpg) repeat-x 0 top;
}

.tpl-property-mortgage-form label {
	margin-top: 10px;
	position: absolute;
	text-align: right;
	width: 120px;
}

.tpl-property-mortgage-form form input {
	border: 1px solid #b5ac9d;
	margin-top: 10px;
	margin-left: 130px;
	width: 50%;
	background: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tpl-property-mortgage-form form button {
	border: 1px solid #867f73;
	margin-top: 10px;
	margin-left: 130px;
	width: 100px;
	background: #b5ac9d;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.tpl-property-mortgage-form form textarea {
	border: 1px solid #b5ac9d;
	margin-top: 10px;
	margin-left: 130px;
	width: 300px;
	background: #ffffff;
}

/* @end */

/* @group Form */

/* @group Interested */

#tpl-property-interested {
	margin-top: 15px;
	width: 99%;
}

#tpl-property-interested p {
	padding-bottom: 15px;
}

#tpl-property-interested h5 {
	color: #c00;
	margin-bottom: 15px;
	background: #ffffff;
	border-style: none;
	font: bold 18px "Times New Roman", Times, serif;
}

/* @end */

.tpl-property-form {
	
}

.tpl-property-instructions {
	padding-bottom: 15px;
	padding-top: 5px;
}

.tpl-property-form form {
	padding: 0 10px 10px 10px !important;
	margin: 0;
	background: url(/myimages/properties-back.jpg) repeat-x 0 top;
}

.tpl-property-form label {
	margin-top: 10px;
	position: absolute;
	text-align: right;
	width: 100px;
}

.tpl-property-form form input {
	border: 1px solid #b5ac9d;
	margin-top: 10px;
	margin-left: 110px;
	width: 50%;
	background: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tpl-property-form form button {
	border: 1px solid #867f73;
	margin-top: 10px;
	margin-left: 110px;
	width: 100px;
	background: #b5ac9d;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.tpl-property-form form textarea {
	border: 1px solid #b5ac9d;
	margin-top: 10px;
	margin-left: 110px;
	width: 50%;
	background: #ffffff;
}

/* @end */