/* CSS eastspainpropertysales.com (c) zinki.com.*/
/*
#C35917 deep orange
*/
*, body, html { margin: 0; padding: 0}

html, body { height: 100%;}

html { 
/*background-color: #000000;*/
}

body { 
	/*margin:0;*/
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 0.7em; 
	font-weight:normal; 
	color:#333333;
	margin: 0; 
	padding: 0;
	background-color:#A6C9F4;
	background-image:url(../images/page_bkg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
}

p {
	margin-top:6px;
	margin-bottom:6px;
	line-height: 1.3em;
}

h1 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	color:#274A80;
	font-size:18px; 
	font-weight:bold; 
	margin-bottom:15px; 
	margin-top:15px;
	/*background-color:#00FF00; */
}

h2 {
font-family: Verdana,Arial,Helvetica,Sans-Serif; 
color:#333333;
font-size:14px; 
font-weight:bold; 
margin-bottom:15px; 
margin-top:5px
}

h3 { 
	line-height: 1.5em; 
	font-size: 14px; 
	margin: 15px 0px 10px 0px; 
	padding-right: 10px; 
	font-weight: normal; 
	color: #000000; 
	background: #fff; 
	display: inline;  
}

a	{
	color:#170F03;
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

hr {
height:1px; color:#6483B1;
margin-top:8px;
margin-bottom:4px; 
background-color:#6483B1; 
border:none
}

legend {
font-size:12px; 
font-weight:bold; 
color: #FFFFFF;
}

/* GLOBAL ******************************************************************* */
#wrapper {
	/* min-height: 100%; */
	width: 990px;
	padding: 0 0;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#top-spacer {
	width: 100%;
	height: 25px;
	/*margin-left: -5px;*/
}

#header {
	width: 980px;
	height: 130px;
	background-color: #93B2D9;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top: solid 5px #A6C9F4;
	border-left: solid 5px #A6C9F4;
	border-right: solid 5px #A6C9F4;
	background-image: url(../images/header_bkg.jpg);
}

#logo {
	width: 236px;
	height: 80px;
	position: absolute;
	left: 10px;
	top: 0px;
	background-image: url(../images/cod_logo.jpg);
}

#spacer {
	width: 980px;
	height: 1px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-left: solid 5px #A6C9F4;
	border-right: solid 5px #A6C9F4;
}

#strapline-outer {
	width:990px;
	height: 30px;
	background-color:#A6C9F4; 
	color:#FFFFFF; 
}

#menu-container {
	clear:both;
	width: 980px;
	height: 40px;
	/*position: relative;*/
	margin: 0px 0px 0px 0px ;
	/*line-height: 35px;*/
	padding-left: 0px;
	background-color: #93B2D9;
	border-left: solid 5px #A6C9F4;
	border-right: solid 5px #A6C9F4;
	background:url(../images/menu_bkg.jpg) repeat-x;
}

#menu a {
	text-decoration: none;
	color: #333333;
	font-size: 1.0em; 
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

#menu a:hover {
	color: #143266;
}

#content-container {
	width: 980px;
	min-height:530px;
	border-left: solid 5px #A6C9F4;
	border-right: solid 5px #A6C9F4;
}

#content {
	width: 950px;
	margin-left:15px;
	margin-right:15px;
}

table-3col {
	width: 980px;
	margin-left:5px;
	margin-right:5px;
}

#table-3col-left {
	width: 180px;
 	padding: 0px 0px 110px 0px; 
	/*float: left;*/
	/*background-color:#0000FF; */
	background-color: #FFFFFF;
	border-right: dotted 1px #DEBC3C;
}

#table-3col-mid {
	position: relative;
	width: 620px;
	overflow: auto;
	float: left;
	z-index: 1;
 	padding: 0px 0px 110px 0px; 
	/*background-color:#FF0000;*/ 
	/*background-color: #FFFFFF;*/
}

#table-3col-right {
	width: 180px;
 	padding: 0px 0px 110px 0px; 
	/*background-color:#00FFFF;*/
	background-color: #FFFFFF;
	border-left: dotted 1px #DEBC3C;
}

#content-3col-mid {
	width: 580px;
	margin-top:20px;
	margin-left:20px;
	position: relative;
}

#content-3col-mid li {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 25px;
}

table-2col {
	width: 950px;
}

#table-2col-left {
	width: 750px;
 	padding: 0px 0px 20px 0px; 
	/*border-right: dashed 1px #DEBC3C;*/
	background-color: #FFFFFF;
}

#table-2col-left-content {
	width: 630px;
 	padding: 0px; 
}

#table-2col-left-content-home {
	width: 730px;
 	padding: 0px; 
}

#table-2col-right {
	width: 200px;
 	padding: 0px 0px 20px 0px; 
	/*background-color:#00FFFF;*/
	background-color: #FFFFFF;
}

#no-columns {
	width: 940px;
	margin:15px 10px 0px 10px;
}

#footer {
	position: relative;
	width: 980px;
	height: 90px;
	margin: 0px auto 0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/footer_bkg.jpg);
	background-repeat:repeat-x;
	border-bottom: solid 5px #A6C9F4;
	border-left: solid 5px #A6C9F4;
	border-right: solid 5px #A6C9F4;
	z-index: 2;
}

#copyright {
	position: absolute;
	width: 980px;
	height: 30px;
	bottom:10px;
	color:#333333; 
	font-size: 9px;
	text-align: center;
}

#bot-spacer {
	width: 990px;
	height: 25px;
	/*background-color: #C35917;*/
	/*margin-left: -5px;*/
}

#content-3col-mid p {
	line-height:1.4em;
}

div.title {
	margin:25px 0px 10px 0px;
}

div.title-stripe { background: url(../images/bk_l1.gif) 0 12px repeat-x; margin-right:25px; }

div.title-stripe h3 { line-height: 1.5em; font-size: 14px; margin: 0; padding-right: 10px; font-weight: normal; color: #274A80; background: #fff; display: inline;  }

div.prop-description { margin-right:25px; margin-top:20px; }


/* Vertical Menu ******************************************************************* */

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#vertmenu h1 {
	display: block; 
	background-color:#CCCCCC;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	/*border: 1px solid #000000;*/
	color: #333333;
	margin: 0px;
	width:230px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	display: block;
	font-size: 11px;
	/*font-weight: bold;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	padding: 5px 0px 5px 5px;
	text-decoration: underline;
	text-align:left;
	color: #FFFFFF;
	/*background-color: #250A71;*/
	width:200px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFFFFF;
	/*background-color: #350EA3;*/
	text-decoration: none;
}

/* ******************************************************************* */

.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

.clear {
	clear:both;
}

.float-img {
	float: right;
	margin: 15px 0px 10px 15px;
	padding: 5 5;
	border: 1px solid #000066;
	background-color : #FFFFFF;
}

.img-box {
	border: 1px solid #FFFFFF;
}

.submenu-box {
	width:180px;
	margin-top:20px;
	margin-left:20px;
	border: 1px solid #6483B1;
	/*background-image: url(../images/submenubox_mid.jpg); */
	background-repeat:repeat-y;
}
.submenu-boxtop {
	width:160px;
	height:20px;
	/*background-image: url(../images/submenubox_top.jpg);*/
}

.submenu-boxbot {
	width:160px;
	height:30px;
	/*background-image: url(../images/submenubox_bot.jpg);*/
}

.submenu-rhs-box {
	width:160px;
	margin-top:20px;
	background-image: url(../images/submenubox_rhs_mid.jpg);
	background-repeat:repeat-y;
}
.submenu-rhs-boxtop {
	width:160px;
	height:20px;
	background-image: url(../images/submenubox_rhs_top.jpg);
}

.submenu-rhs-boxbot {
	width:160px;
	height:30px;
	background-image: url(../images/submenubox_rhs_bot.jpg);
}

.tblpicleft {
	width:320px;
}

.tbltxtright {
	width:410px;
	padding-left:40px;
}

.tbltxtleft {
	width:410px;
	padding-right:40px;
}

.tblpicright {
	width:320px;
}

.frmtext {
	width:320px;
	margin-top:4px;
	margin-bottom:4px;
	border: 1px solid #CCCCCC;
}

.frmdrop {
	width:160px;
	margin-top:2px;
	margin-bottom:8px;
	border: 1px solid #EEEEEE;
	font-size: 9px;
}

.frmbtn1 {
	margin-top:4px;
	margin-bottom:4px;
	background-color: #2D1E06;
	color: #FFFFFF
}

.frmbtn {
	width:160px;
	height: 28px;
	cursor:pointer;
	/*border: outset 1px #ccc;*/
	border-top: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #757677;
	border-bottom: 1px solid #757677;
	background:#DBDCDC;
	color:#000000;
	/*font-weight:bold;*/
	padding: 1px 2px;
	margin-top:5px;
	margin-bottom:5px;
	background: url(../images/frm_btn_bkg.jpg) repeat-x left top;
}

.frmbtn:hover {
	color: #FFFFFF;
	/*background: url(../images/frm_btn_bkg_o.jpg) repeat-x left top;*/
}

.frmbtnprop {
	width: 180px;
	margin-top:6px;
	margin-bottom:6px;
}

.flag-img {
	border: 1px solid #FFFFFF;
}

.listheader {
	background-color: #CCCCCC;
}

.cod {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
}

.box-rhs {
	border: 1px solid #cccccc;
	margin: 10px;
	padding: 5px 10px;
}

.box-mid {
	border: 1px solid #cccccc;
	margin: 10px 0px;
	padding: 5px 10px;
}

.mainproppic {
	border: 1px solid #cccccc;
}

.advertimage {
	margin-top: 20px;
	border:none;
}

.scrollimage {
	margin-right: 15px;
}

.horscroll{
	float:left;
	width: 480px;
	height: 130px;
	overflow: auto;
	white-space: nowrap;
	margin-top: 2px;
	margin-bottom: 12px;
}

.linksimagecontainer {
	margin: 8px 0px 20px 0px;
}

.linksimage {
	border: 1px solid #CCCCCC;
}

.mandatory {
  font-family: courier new;
  font-size: 14px;
  font-weight: bold;
  color: #ED217C;
}

.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px 0;
	margin-top:15px;
}

.formerror li {
  padding: 0px 5px;
}

.formerror ul {
  padding: 0px 25px;
}

.formerrortext {
	color:#FF0000;
	font-weight:bold;
}

.errortext {
  padding-left: 80px;
  font: bold smaller sans-serif;
}

.flash-advert-box {
	width:180px;
	margin-top:20px;
	margin-left:20px;
	border: 1px solid #6483B1;
}

