/* Styles for offplanapartments.com */

/* ---- global styles ---- */

* {margin: 0; padding: 0; outline: none;}

body {
	text-align: center;
	font-size: 78%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body/bg.jpg) center repeat-y #D1CAB8;
}

h1 {
	font-size: 1.7em;
	color: #990000;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 1.3em;
	color: #0099CC;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}

p {
	line-height: 1.8em;
	padding-top: 7px;
}



#maincol p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 10px 10px 10px 15px;
	text-align: justify;
}

#maincol p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}

#maincol p a:hover {
	text-decoration: none;
}	

.clear {
	clear: both;
}

/* ---- container elements ---- */

#globalcontainer {
	text-align: left;
	margin: 0 auto;
	width: 800px;
}

#innercontainer {
	margin:	0 10px 0 9px;
	padding-top: 10px;
	background: url(../images/maincol/maincoltop.jpg) top right no-repeat;
}

#header {
	height: 150px;
	background: url(../images/header/headerbg.jpg) repeat-x;
}

#headerinner {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/header/headerimage.jpg) no-repeat;
}

#headerinner .tel {
	color: #FFFFFF;
	padding: 120px 100px 0 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.8em;
}

#leftcol {
	float: left;
	width: 170px;
}

#joinbutton {
	position: relative;
	top: -45px;
	width: 170px;
	height: 239px;
	background: url(../images/menu/joinbutton.jpg) no-repeat;
}

#maincol {
	margin: 0 0 0 170px;
}

#featured {
	width: 600px;
	height: 199px;
	background: url(../images/maincol/features.jpg) no-repeat;
	margin: 0 0 0 8px;
}

#featured img {
	background: url(../images/maincol/imagebg.jpg);
	padding: 5px 13px 13px 5px;
}

#featured #images {
	padding: 34px 0 0 10px;;
}

#featured #images .property {
	width: 146px;
	float: left;
	text-align: center;
}

.property .desc {
	color: #990000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	padding: 0 8px 0 0;
}

.details a:link, .details a:visited {
	color: #0099CC;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 8px 0 0;
	text-decoration: underline;
}

.details a:hover, .details a:focus{
	color: #0099CC;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 8px 0 0;
	text-decoration: none;
}

#banner .details {
	padding: 0 0 0 10px;
}

#footer {
	clear: both;
	background: url(../images/footer/footerbg.jpg) repeat-x;
	height: 28px;
	line-height: 28px;
	margin: 10px 0;
	border: 1px solid #666666;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
}

#banner {
	width: 590px;
	height: 150px;
	background: url(../images/feature/feature.gif) no-repeat;
	margin: 0 0 0 15px;
}

#banner .price {
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.8em;
	font-weight: bold;
	padding: 33px 0 0 15px;
}

#banner .list {
	font-style: italic;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 10px 0 0 10px;
}

#banner .list ul {
	list-style: none;
}


/* ---- menu ---- */

#menu {
	font-size: 1.3em;
	position: relative;
	top: -51px;
	width: 169px;
	background: url(../images/menu/menubg.jpg) repeat-y;
	height: auto;
}

#menu ul {
	padding: 12px 0 0 0;
	background: url(../images/menu/menutop.jpg) top no-repeat;
}

#menu ul li {
	display: block;
	margin: 0 0 0 5px;
	width: 159px;
	text-align: center;
	border-bottom: 1px solid #FFCC81;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #333;
	font-weight: bold;
	display: block;
	background: #FFE8C6;
	line-height: 2.3em;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:focus {
	background: #FFCC81;
	color: #FFFFFF;
}

#menubottom {
	height: 10px;
	background: url(../images/menu/menubottom.jpg) no-repeat;
}

/* ---- images ---- */

#maincol img.right {
	float: right;
	margin: 10px 0 10px 10px;
}

#maincol img.left {
	float: left;
	margin: 10px 10px 10px 0;
}

/* ---- forms ---- */

.form1 {
	width: 150px;
	height: 310px;
	background: url(../images/forms/form1.jpg) no-repeat right;
	margin-left: 10px;
}

.contactform1 {
	color: #000;
	padding: 39px 0 0 15px;
}

.contactformfields1 {
	width: 120px;
	margin-bottom: 5px;
}

.form1 .privacy {
	font-size: 0.8em;
	text-align: center;
	margin: 10px 10px 0;
}

.form1 .privacy a {
	color: #000000;
}

#form2 {
	clear: both;
	background: url(../images/footer/form2bg.jpg) repeat-x;
	height: 98px;
	border: 1px solid #666666;
	margin: 20px 0 0 0;
}

.form2left {
	background: url(../images/footer/form2left.jpg) no-repeat;
	width: 150px;
	height: 98px;
	float: left;
}

.contactform2 {
	padding: 35px 0 0 10px;
	color: #FFFFFF;
}

.contactformfields2 {
	margin: 0 10px 0 5px;
}

#form2 .privacy {
	font-size: 0.8em;
	text-align: right;
	margin: 20px 20px 0 0;
	color: #FFFFFF;
}

#form2 .privacy a {
	color: #fff;
}

.textlist {
	font-size: 99%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 55px;
}