/* Houses in Italy CSS */

* { margin:0; padding:0; border:0; }

body {
	background: #437840; color: #3a3a3a;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}

/* Layout */
div#topShadow {
	width: 850px; height: 49px;
	margin: 0 auto;
	background:url(images/topShadow.gif) no-repeat;
}

div#bottomShadow {
	width: 850px; height: 53px;
	margin: 0 auto;
	background: url(images/bottomShadow.gif) no-repeat;
}

div#mainContent {
	width: 850px;
	margin: 0 auto;
	background: url(images/mainShadow.gif) repeat-y #fff;
}

div#sitemapLink {
	display: none;
}

/* =mainContent */
div#mainContent h1 {
	position: relative;
	width: 810px; height: 118px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(images/headerBG.jpg) repeat-x;
	border: 1px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
}

img#headerLogo {
	border: 0;
	position: absolute;
	top: 0px; left: 0px;
}

img#phone {
	position: absolute;
	top: 0px; right: 0px;
}

div#navigation {
	position: relative;
	float: right;
	margin-top: -29px;
	padding-right: 53px;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}

div#navigation a {
	color: #3a3a3a;
	text-decoration: none;
}

div#navigation a:hover {
	text-decoration: underline;
}

div#navigation span {
	color: #ea6754;
	cursor: default;
}

img#navHome {
	margin: 0px 0px -1px;
}

/* =sideBar */
div#sideBar {
	float: left;
	width: 212px;
}

div#sideBar span {
	font-weight: bold;
}

div#sideBar h5.noPad {
	padding-bottom: 0;
}

/* =contact */
div#contact {
	position: relative;
	width: 180px; height: 176px;
	background-color: #fff;
	margin: 10px 10px 0px 19px;
	border: 1px solid #d0d0d0;
	border-left: 3px solid #d0d0d0;
	border-right: 3px solid #d0d0d0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #727272;
}

img#pencil {
	position: absolute;
	right: -13px; top: -4px;
}

div#contact p {
	text-align:center;
	margin: 13px 21px;
	line-height: 18px;
}

div#contact fieldset {
	border: 0;
}

div#contact label {
	display: block;
	padding: 0px 0px 10px 18px;
}

div#contact label span {
	display: block;
	padding: 0px 0px 3px 9px;
	font-size: 10px;
	color: #d62208;
}

div#contact span.conDet {
	color: #d62208;
	font-weight: normal;
}

div#contact a {
	text-decoration: none;
	font-size: 9px;
	color: #13850c;
}

div#contact a:hover {
	text-decoration: underline;
}

fieldset input {
	padding: 2px 6px 3px;
	width: 129px; height: 12px;
	background-color: #fafafa;
	border: 1px solid #dadada;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

div#abruzzoLogo {
	margin: 24px 0 20px 25px;
}

/* =news */
div#news {
	position: relative;
	width: 180px;
	background-color: #fff;
	margin: 10px 10px 0px 19px;
	border: 1px solid #d0d0d0;
	border-left: 3px solid #d0d0d0;
	border-right: 3px solid #d0d0d0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #727272;
	padding-bottom: 10px;
}

img#newspaper{
	position: absolute;
	right: -12px; top: -2px;
}

div#news p {
	line-height: 16px;
	margin: 10px 21px 6px;
}

div#news p.link {
}

div#news p.linkFirst {
	margin-top: 13px;
}

div#news p.linkLast {
	margin-bottom: 4px;
}

div#news p a {
	color: #13850c;
	text-decoration: none;
}

div#news p a:hover {
	color: #d62208;
}

img.lineBreak {
	margin-left: 9px;
}

/* =dolceVita */
div#dolcevita {
	position: relative;
	width: 180px;
	background-color: #fff;
	margin: 10px 10px 0px 19px;
	border: 1px solid #aaa;
	border-left: 3px solid #aaa;
	border-right: 3px solid #aaa;
	font: 11px Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	padding-bottom: 6px;
	padding-top: 16px;
}

div#dolcevita p {
	text-align:center;
	margin: 12px 21px;
	line-height: 17px;
}

div#dolcevita a {
	color: #13850c;
	text-decoration: none;
}

/* =faq */
div#faq {
	width: 180px; height: 70px;
	background-color: #fff;
	margin: 10px 10px 0px 19px;
	border: 1px solid #d0d0d0;
	border-left: 3px solid #d0d0d0;
	border-right: 3px solid #d0d0d0;
}

div#faq img {
	border: 1px solid #fff;
}

div#faq img:hover {
	border-color: #74cc6c;
}

div#sitemap { 
	width: 180px;
	text-align: center;
	padding: 6px 0px 5px;
	background-color: #fff;
	margin: 10px 10px 42px 19px;
	border: 1px solid #d0d0d0;
	border-left: 3px solid #d0d0d0;
	border-right: 3px solid #d0d0d0;
}

div#sitemap img {
	border: 0;
}

/* =pageContent */
div#pageContent {
	float: right;
	width: 614px;
	margin: 10px 0px 19px 0px;
	padding-right: 19px;
}

div#pageContent p {
	line-height: 24px;
	margin: 23px 62px 21px 50px;
}

div#pageContent p span {
	display: block;
	color: #187c18;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: -4px;
	padding-left: 4px;
	border-bottom: 1px solid #eb6e59;
}

div#pageContent p span.botMar {
	margin-bottom: 5px;
}

div#pageContent p a {
	color: #187c18;
	text-decoration: none;
}

div#pageContent h2 {
	margin: 20px 0px 9px 17px;
	text-indent: -9999px;
	width: 576px; height: 44px;
	background: url(images/h2_homes_for_sale.gif) no-repeat;
}

div#pageContent h2.faq {
	background: url(images/h2_faq.gif) no-repeat;
}

div#pageContent h2.sitemap {
	background: url(images/h2_sitemap.gif) no-repeat;
}

div#pageContent h2.landForSale {
	background: url(images/h2_land_for_sale.gif) no-repeat;
}

div#pageContent h2.forSale {
	background: url(images/h2_property_for_sale.gif) no-repeat;
}

div#pageContent h2.forRent {
	background: url(images/h2_property_for_rent.gif) no-repeat;
}

div#pageContent h2.contact {
	background: url(images/h2_contact.gif) no-repeat;
}

div#pageContent h2.register {
	background: url(images/h2_register.gif) no-repeat;
}

div#pageContent h2.mimosa {
	background: url(images/h2_mimosa.gif) no-repeat;
}

div#pageContent h2.toti {
	background: url(images/h2_toti.gif) no-repeat;
}

div#pageContent h2.weddings {
	background: url(images/h2_weddings.gif) no-repeat;
}

div#pageContent h2.activities {
	background: url(images/h2_activity_holidays.gif) no-repeat;
}

div#pageContent h2.apennines {
	background: url(images/h2_apennines.gif) no-repeat;
}

div#pageContent h2.yoga {
	background: url(images/h2_yoga.gif) no-repeat;
}

div#pageContent h2.cooking {
	background: url(images/h2_cooking.gif) no-repeat;
}

div#pageContent h2.painting {
	background: url(images/h2_painting.gif) no-repeat;
}

div#pageContent h2.mimosa_for_sale {
	background: url(images/h2_mimosa_for_sale.gif) no-repeat;
}

div#pageContent h4 {
	text-indent: -9999px;
	margin: 9px 33px -4px;
	width: 198px; height: 18px;
	background: url(images/h4_property_for_sale.gif) no-repeat;
}

div#pageContent h4.activityHolidaysOn {
	text-indent: -9999px;
	margin: 9px 33px -4px;
	width: 204px; height: 18px;
	background: url(images/h4_activity_holidays_on_offer.gif) no-repeat;
}

div#pageContent h4.landTitle {
	text-indent: 0;
	background: none;
	color: #198219;
	font-style: italic;
	margin: 9px 33px -4px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

div#pageContent h4.landTitle span {
	display: none;
}

div#pageContent h3.whatWeDo {
	text-indent: -9999px;
	margin: 18px 30px -4px;
	width: 302px; height: 18px;
	background: url(images/h3_what_can_we_do.gif) no-repeat;
}

div#pageContent h6 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

table {
	border: 0;
	width: 540px;
	margin: 15px 0px -9px 38px;
}

table.images {
	margin-bottom: -7px;
}

table.sidebar {
	width: 160px;
	margin: 8px 0px -4px 7px;
}

caption {
	display: none;
}

td.rowTwo {
	padding: 8px 33px; font-size: 11px;
}

table td span {
	color: #d62208;
}

div.featured {
	position: relative;
	width: 160px; height: 100px;
	background: url(images/property_abruzzo_shadow.png);
}

div.featured img {
	position: absolute;
	top: 10px; left: 10px;
}

/* =footer */
div#footerPad {
	clear: both;
	width: 810px; height: 35px;
	margin: 0px auto;
}

div#footer {
	position: relative;
	text-align: center;
	border-top: 3px solid #eb4e36;
}

div#footer h6 {
	color: #727272;
	font-weight: normal;
	margin: 7px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
}

img#logo38 {
	border: 0;
	padding-left: 5px;
	position: relative; top: 3px;
}

img#xhtml {
	border: 0;
	position: absolute;
	top: 13px; left: 14px;
	display: none;
}

img#css {
	border: 0;
	position: absolute;
	top: 13px; right: 14px;
	display: none;
}

address {
	display: none;
}

a#mykanjo {
	text-decoration: none;
	color: #727272;
}

/* index.php */
div#factFile {
	float: left;
	width: 180px;
	position: relative;
	margin-top: 4px;
	margin-left: -197px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	border-left: 3px solid #d0d0d0;
	border-right: 3px solid #d0d0d0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #626262;
}

div#factFile span {
	color: #d62208;
}

div#factFile li {
	line-height: 16px;
	margin: 13px 27px 17px;
}

div#factFile li h3 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

div#factFile li.last {
	margin-bottom: 18px;
}

img#factFileSource {
	position: absolute;
	left: 16px; bottom: -23px;
}

/* abruzzo */
div#pageContent h2.abruzzo {
	background: url(abruzzo/h2_abruzzo.gif) no-repeat;
}

img#map {
	float: right;
	margin: -2px -18px 0px 20px;
}

div.natPark {
	float: left;
	margin: 4px 0px 0px 38px;
}

div#pageContent p.abruzzo {
	margin-top: 37px;
	margin-left: 217px;
}

div#pageContent p.abruzzo span {
	margin-left: -6px;
	padding-left: 6px;
}

div#pageContent p.abruzzo span a {
	color: #187c18;
	text-decoration: none;
}

div#pageContent p.abruzzo span a:hover {
	text-decoration: underline;
}

div#pageContent span.bold {
	border: 0;
	color: #3a3a3a;
	display: inline;
	font-weight: bold;
}

ol.list, ul.list {
	padding: 0px 56px 0px 90px;
}

ol.list li {
	margin-bottom: 20px;
	line-height: 24px;
}

ul.list li {
	line-height: 24px;
	margin-bottom: 6px;
}

img#rent01 {
	float: right;
	margin: 6px -16px 0px 20px;
}

img#rent02 {
	float: right;
	margin: -1px -16px 0px 24px;
}

#rent2698, #rent4193, #rent6042 {
	float: right;
	margin: 1px -16px 0px 24px;
}

/* land */

div#landSide {
	float: left;
	width: 180px;
	position: relative;
	margin-top: 4px;
	margin-left: -197px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	border-left: 3px solid #d0d0d0;
	border-right: 3px solid #d0d0d0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #626262;
}

div#landSide p {
	line-height: 17px;
	margin: 11px 19px 6px;
	text-align: center;
	color: #333;
}

table#mimosaRates td, #totiRates td {
	text-align:center;
	padding: 2px 5px 2px;
}

table#mimosaRates .mimtop, #totiRates .mimtop {
	padding-bottom: 10px;
}

div.youtube {
	text-align:center; margin:32px;
}
