/* CSS Document */

/* =============================== */
/* = copied from Nick's template = */
/* =============================== */

body {
	font-family: verdana;	
}

h1, h2, h3 { 
/*	font-variant:small-caps;
*/}
a {	
	
	color:#54A7E9;
	text-decoration:none;
}
a:hover  {
	color:#FFFFFF;
}


#wrapper { text-align:center; }
#container { width:700px; text-align:left; margin: 0px auto; }

#mainContainer {
	/*border: 1px solid #000000;*/
	float:left;
	width:700px;
}

#contentContainer {
	width:700px;
	float:left;
	/*border: 1px solid #ff0000; */
}
#content {
/*	width:508px;*/
	float:right;
/*	border: 1px solid #00ff00; */
}

#navLeft {
/*	width:130px;
	float:left;	
	border: 1px solid #0000ff;
*/}

#navRight {
	width:170px;
	/*border: 1px solid #ffff00;*/
	float:right;
	
}
#seoContent {
	position: absolute;
	bottom:0px;
	left:0px;
	clear:both;
	width:100%;
	text-align:center;
	border: 1px solid #0000ff;
}
#header {
	/*position:absolute;
	top:10;
	left:0;
	clear:both;
	width:100%;
	text-align:center;*/
}
#printheader {
	display:none;
	text-align:right;
}
#footer {
	clear:both;
}

/* ====================================== */
/* = End of copied from Nick's template = */
/* ====================================== */

body {
	background-color:#162D56;
	margin:0px;
	padding:0px;
}

img, a {
	border:0px;
}

#navigation {
	float:left;
	width:150px;
	/*border:1px solid #000000;*/
	padding-left:20px;
	padding-right:20px;
	border-right: 1px dotted #4C617C;
	/*border-right: 1px dotted #4C617C;*/
}

#navLeft {
	margin-top:0px;
	padding-top:0px;
	/*margin-left:20px;*/
	padding-bottom:14px;
	width:150px;
	background: #3B4E6F url(../images/nav-curly.gif) no-repeat center bottom;
	/*border:1px solid #000000;*/
	/*	margin-right:20px;
*/	
}

#navLeft ul {
	margin-top:0px;
	padding-top:7px;
	margin-left:10px;
	margin-right:10px;
	padding-left:0px;
}
#navLeft li {
	list-style:none;
	font-size:11px;
	
	padding-left:10px;
	padding-bottom:7px;
	background:url(../images/main_nav_li_bg.gif) repeat-x bottom;
}

#navLeft a {
	font-weight:normal;
	text-decoration:none;
	color:#9CA5B6;
	display:block;
}

#navLeft a:hover {
	text-decoration:none;
	color:#FFFFFF;
	width:100%;
	background: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 100% 50%;
}

#signLeft {
	float:left;
	width:150px;
	background: #3B4E6F url(../images/nav-curly.gif) no-repeat center bottom;
	margin-top: 20px;
	padding: 0px 0px 11px;
}

.topCurly {
	background:#3B4E6F url(../images/sign-curly.gif) no-repeat center top;
	height:19px;
}

#signLeft p {
	margin:0px;
	padding:14px 0px 11px 20px;
	color:#54A7E9;
	font-weight: bold;

}

#signLeft form {
	margin:0px;
	padding:0px 0px 10px 10px;
}

#signLeft input {
	width: 130px;
	font-size:12px;
	color:#7C7C7C;
	margin:0px 0px 11px 0px;
	padding:0px 0px 0px 0px;

}


#contentContainer {
	margin-top:0px;
	padding-top:0px;
/*	background: #FF0000;
*/	background-color:#2C4065;

}

#content {
	padding-top:0px;
	margin-top:0px;
	width:470px;
	/*border-left: 1px dotted #4C617C;*/
	background-color:#2C4065;
	/*padding-left:20px;*/
	padding-right:20px;
}
#contentWrapper {
	/*border:1px solid #000000;*/
	width:470px;
}

h1 {
	font-size:12px;
	color:#54A7E9;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
/*	margin-left: 20px;
*/}

h2 {
	font-size:11px;
	color:#54A7E9;
	font-weight: bold;
	border-top: 1px dotted #4C617C;
	padding-top: 14px;
	margin-top: 0px;
	
	margin-bottom: 0px;
}
h3 {
	font-size:11px;
	color:#54A7E9;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

p, td, th, body, input, textarea, select {
	font-family: verdana;	
	font-size:11px;
	color:#9CA5B6;
}
th {
	text-align:left;
	color:#54A7E9;
	padding-bottom:8px;
	padding-right:15px;
	
}
p {

	margin-top: 10px;
	margin-bottom:10px;
	
/*	margin-left: 20px;
*/}

td {
	
}


.topPadding40 {
	padding-top:40px;
}

.bottomPadding40 {
	padding-bottom:40px;
}

.paraMargin16 {
	margin-bottom:16px;
}

#footer {
	width:700px;
	color:#5E6E89;
	font-size:10px;
	height:172px;
	background: url(../images/footer.gif) no-repeat bottom;
}

#footer ul {
	margin:0px 20px;
	padding:0px;
}

#footer li {
	list-style:none;
}

#footerLeft li {
	display:inline;
}

#footerLeft {
	float:left;
}

#footerLeft ul {
	padding-top:105px;
}

#footerRight {
	float:right;
}

#footerRight ul {
	padding-top:105px;
}

#footer a {
	font-weight:normal;
	color:#5E6E89;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/*============================*/
/*=== Places of interest =====*/
/*============================*/


#intrestLeft {
	float:left;
	/*margin-left:20px;*/
	/*border:1px solid #000000;*/
}

#intrestLeft li {
	height:41px;
	width:190px;
	font-size:11px;
	color:#54A7E9;
	font-weight: bold;
	padding-top:13px;
	/*border:1px solid #000000;*/
	white-space:nowrap;
}

#intrestLeft ul {
	padding:0px;
	margin-top:15px;
	margin-left:0px;
	list-style:none;
}

#intrestLeft li a,
#intrestRight li a {
	color:#54A7E9;
}
#intrestLeft li.navGoodwood {
	background: url(../images/goodwood.gif) no-repeat 0px 50%;
	padding-left:40px;
}

#intrestLeft li.navWeald {
	background: url(../images/weald.gif) no-repeat 0px 50%;
	padding-left:40px;
}

#intrestLeft li.navNational {
	background: url(../images/national_trust.gif) no-repeat 0px 50%;
	padding-left:40px;
}

#intrestRight {
	float:right;
	
}

#intrestRight li {
	height:41px;
	width:190px;
	font-size:11px;
	color:#54A7E9;
	font-weight: bold;
	padding-top:13px;
	/*border:1px solid #000000;*/
/*		border: 1px solid #000000;
*/
}

#intrestRight ul {
	padding:0px;
	margin-top:15px;
	list-style:none;
}

#intrestRight li.navDowns {
	background: url(../images/southdowns_way.gif) no-repeat 0px 50%;
	padding-left:40px;
}

#intrestRight li.navHarbour {
	background: url(../images/chi_harbour.gif) no-repeat 0px 50%;
	padding-left:40px;
}
/*===================================*/
/*=== end of Places of interest =====*/
/*===================================*/

/* ++++++++++++++++++++++++++++++++ */

/*====================*/
/*=== Navigation =====*/
/*====================*/

#area a.navCovered,
#broker a.navRequest,
#contact a.navContact,
#faqs a.navFaqs,
#index a.navHome,
#property a.navProperty,
#service a.navService {
	color:#FFFFFF;
	width:100%;
	background: url(../images/arrow.gif) no-repeat 100% 50%;
}

#privacy a.navPrivacy,
#terms a.navTerms {
	color:#FFFFFF;
}

/*===========================*/
/*=== End of Navigation =====*/
/*===========================*/

#faqs h2 {
	border-top:none;
}


#contactTables {
/*	margin-left:20px;
*/	padding-bottom:10px;
}

/* new for admin */
label {
	
}


input, textarea, select {
	color:#000000;
}
input {
	width:170px;
	
}
textarea {
	width:300px;
	height:120px;
}
input.checkbox {
	width:20px;
}
input.button {
	
}
input.small {
	width:120px;
}
input.xsmall {
	width:60px;
}
input.large {
	width:200px;
}

input.button2, input.buttonS, input.button3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	border:0px none #000000;
	
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	margin:0px;
}
input.button2 {
	background-image:url(../images/bgd_button.gif);
	background-repeat:no-repeat;
	width:170px;
	height:19px;
} 
input.buttonS {
	background-image:url(../images/bgd_button_small.gif);
	background-repeat:no-repeat;
	width:85px;
	height:19px;
}
input.button3 {
	background-image:url(../images/bgd_button_back.gif);
	background-repeat:no-repeat;
	width:170px;
	height:19px;
	padding-left:20px;
}

div.addNew {
	text-align:left;
	margin-top:20px;
}
table {
	margin:0px;
	padding:0px;
	/*border:1px solid #000000;*/
	border-collapse: collapse;
}
td {
	/*border:1px solid #000000;*/
}
td {
	margin:0px;
	padding-right:15px;
	padding-bottom:5px;
}	
form {
	margin:0px;
	padding:0px;
}

div#pinkies img { 
	margin-top:5px;
	margin-right:5px;
}
.description, .message{
	margin-top:10px;
}
img.imgArea {
	margin-bottom:20px 
}


img.frame, img.homeImage {
	border: 5px solid #57719D;
}
img.thumb, img.pinky {
	border: 1px solid #57719D;
}
img.homeImage { float:right; margin-left:20px;}

img#headerImage {
	width:701px; 
	height:267px;
}
div.rule {
	height:1px;
	border:0px;
	border-bottom: 1px dotted #4C617C;
	font-size:0px;
	margin-bottom:20px;
}
/* print style */
@media print {

#navigation, #headerImage, #footerLeft, #header{
	display:none;
}
#printheader {
	display:block;
	text-align:right;
}
#content {
	width:680px;
	
	background-color:#2C4065;
	padding-left:20px;
	padding-right:20px;
}
#contentWrapper {
	width:700px;
}

}

img.welcome {
	margin-top:60px;
	margin-bottom:15px;
}

