/* CSS definition file containing sitestyle stylesheets */
body {
	margin: 0;
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .98em;
	color: #333;
}
html>body {font-size: .84em;}

h1, h2, h3, h4, h5, h6 {
	color: #036;
/*	font-family: "Century Gothic", Tahoma, "Trebuchet MS", Verdana, sans-serif;*/
}
h1, h2, h3 {
	border-left: 136px solid #036;
	margin-top: 8px;
	margin-left: -16px;
	padding: 4px;
	text-transform: uppercase;
	font-size: 136%;
	color: #036;
}
h4 {font-size: 124%; border-left: 34px solid #036; padding: 1px 4px; text-transform: uppercase;}
h5 {font-size: 116%; border-left: 8px solid #036; padding: 1px 4px; text-transform: uppercase;}
h6 {font-size: 108%; border-left: 8px solid #036; padding: 1px 4px; text-transform: uppercase;}
td {vertical-align: top; text-align: left; font-size: inherit;}
hr {
	color: #039;
	background-color: #039;
	border: 0;
	height: 2px;
}
ul {}
fieldset { margin: 5px; padding: 10px; }
legend {font-weight: bold;}

a:link {color: #00f;}
a:visited {color: #009;}
a:active {color: #09c;}
a:hover {color: #09c;}

/* Custom Styles
---------------------------------------- */

#bodyStyle {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#bodyStyle table {
	margin-left: auto;
	margin-right: auto;
}
/* Start Header
---------------------------------------- */
#header, #page {
	width: 750px;
}
#header, #header td {
	background-color: #036;
	color: #fff;
	vertical-align: middle;
}
#header .logo {
	width: 200px;
	height: 46px;
}
#header .searchBox {
	padding: 8px;
	text-align: right !important;
	font-size: 90%;
}
#header .searchBox form {
	display: inline;
	margin-right: 0;
}
.searchBox .text {
	background-color: #fff;
	border-color: #fff;
	color: #036;
}
.searchBox .submit {
	background-color: #eee;
	border-color: #fff;
	color: #036;
}
.searchBox .submit:active, .searchBox .submit:focus {
	border-color: #00f;
	border-style: outset;
}
/* End Header
---------------------------------------- */
/* Start Body
---------------------------------------- */
#page {
	background-image: url(images/page_tile.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#container {
	width: 100%;
	background-image: url(images/rotate/rotate.php);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#colL {
	width: 607px;
	vertical-align: top;
	font-size: 90%;
	border-bottom: 1px solid #036;
}
#colL #content {
	vertical-align: top;
	padding: 80px 16px 4px 16px;
}
#colL #content td {
	font-size: 90%;
}
#content em, #content i {color: #004;}

#colR {
	width: 143px;
	vertical-align: top;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	font-size: 81%;
	padding-top: 200px;
	padding-bottom: 16px;
}
#colR #navigation {
	padding: 4px;
}
.crumbs {
	margin: 0 0 4px 0;
	padding: 4px;
	font-size: 90%;
}
#footer {
	width: 100%;
	padding: 8px 0;
	font-size: 73%;
	background-color: #fff;
	color: #036;
}
.credits {margin: 2px 0; font-size: 90%; font-style: italic; color: #999;}
.credits a:link, .credits a:visited {color: #666;}
.credits a:active, .credits a:hover, .credits a:focus {color: #00f;}
.author {margin: 4px 0 0 0;}
.author strong {font-weight: normal;}
.footer {padding: 8px 0; vertical-align: middle;}
.footer strong a {text-decoration: none; font-weight: normal;}

/* Start CMSimple menu */

.doc, .docs, .sdoc, .sdocs {}
.doc {}
.docs {}
.sdoc {}
.sdocs {}

.menulevel1 {list-style-type: none; margin: 0; padding: 0;}
.menulevel1 a {display: block;}
.menulevel1 a:link, .menulevel1 a:visited {}
.menulevel1 a:active, .menulevel1 a:hover, .menulevel1 a:focus {}
.menulevel2 {list-style-type: square; font-size: 81%; margin: 0; padding-left: 14px; color: #039;}
.menulevel2 a {display: block;}
.menulevel2 a:link, .menulevel2 a:visited{}
.menulevel2 a:active, .menulevel2 a:hover, .menulevel2 a:focus {}
.menulevel3 {list-style-type: disc; margin: 0; padding-left: 14px; color: #039;}
.menulevel3 a {display: block;}
.menulevel3 a:link, .menulevel3 a:visited {}
.menulevel3 a:active, .menulevel3 a:hover, .menulevel3 a:focus {}

.sitemaplevel1 ,.sitemaplevel2, .sitemaplevel3 {}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {}

.submenu {}
.submenu a {}
.submenu a:link,.submenu a:visited {}
.submenu a:active,.submenu a:hover {}
.search a {}
.search a:link,.search a:visited {}
.search a:active,.search a:hover {}

.login form {margin: 0; padding: 0;}
.login {padding-top: 16px;}

#navSearch {
	background-color: #ebf4f8;
	border-top: 1px solid #ccf;
	border-bottom: 1px solid #ccf;
	margin-top: 8px;
	padding: 16px 0;
	font-weight: bold;
}

/* End CMSimple Menu */

/* Data Tables */

.Data {
	border-top: 1px solid #036;
	margin-top: 16px;
}
.Data tr {
	padding: 2px;
}
.Data td {
	text-align: left;
	border-bottom: 1px solid #036;
	padding: 1px;
}
.Data th {
	text-align: left;
	font-size: smaller;
	font-weight: normal;
	background-color: #8CBAD1;
	border-bottom: 1px solid #036;
	padding: 1px;
	color: #fff;
}
.Data img {
	border: 0;
}

/* Property Listings */

.Listings {
	border-top: 1px solid #036;
	margin-top: 16px;
}
.Listings tr {
	padding: 1px;
}
.Listings td {
	text-align: left;
	border-bottom: 1px solid #036;
}
.Listings th {
	text-align: left;
	font-size: smaller;
}
.Listings img {
	margin: 2px;
}
#serviceSelect td {
	text-align: center;
	font-size: larger;
	text-transform: uppercase;
}
#serviceSelect img {
	border: 0;
}
/* Sets the coloured form / button effect in mozilla based browsers */
checkbox:focus, input:focus, radio:focus, select:focus, textarea:focus {
	background-color: #ddeeff;
	border-color: #00487d;
	color: #00487d;
}
/* PropertyMax Styles */
.picEnlarge {
	font-size: 81%;
	text-transform: uppercase;
	background-color: #eee;
	border: 1px solid #036;
	padding: 4px;
}

.propDetails {background-color: #ebf4f8; color: #036;}
.desShort {}
.desLong {}
.desLong legend, .desShort legend, .propDetails legend {color: #036;}

.adminAddress {vertical-align: top; text-align: left; background-color: #ebf4f8; border: 1px solid #036;}
.adminContact {vertical-align: top; text-align: right; background-color: #ebf4f8; border: 1px solid #036; border-left: 0;}

.poweredPM {text-align: center; font-size: 80%;}
