 @import "../css/reset.css";
/* Main CSS Start */

body {
	background: #c1d4eb url(../images/body-bg.gif) repeat-x;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color: #666;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/wrapper-bg.png) repeat-y;
	padding: 0 5px;
	overflow: hidden;
}
h1 {
	font-size: 14px;
	color: #666;
	padding: 0 0 16px 0;
}
h2 {
	font-size: 14px;
	color: #00507C;
	padding: 0 0 7px 0;
}
h3 {
	font-size: 13px;
	color: #26558B;
	padding: 0 0 10px 0;
}
h4 {
	font-size: 12px;
	color: #243573;
	padding: 0 0 15px 0;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	color: #243573;
	line-height: 18px;
}
h6 {
	font-size: 11px;
	color: #8a4355;
	padding: 0 0 10px 0;
}
ul {
	padding: 0 0 12px 30px;
}
ul li {
}
ol {
	padding: 0 0 10px 37px;
}
ol li {
}
a {
	color: #8b0504;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0 0 16px 0;
	color: #666;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 23px;
}
img.alignright {
	padding: 0px;
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0 10px 5px 0;
	display: inline;
}
img.aligncenter {
	display: block;
	padding: 0px;
	margin: 0 10px 0 10px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* Main CSS End */

/* Header CSS Start */

#header {
	height: 110px;
	background: url(../images/header-bg.gif) no-repeat;
	width: 960px;
	padding: 18px 0 0 0;
}
.client-logo {
	width: 194px;
	float: left;
	margin: 0 0 18px 0;
	padding: 0 0 0 20px;
}
.fssr-logo {
	width: 169px;
	float: right;
	padding: 0 20px 0 0;
}
.fssr-logo a {
	width: 169px;
	height: 46px;
	display: block;
	background: url(../images/fssr-logo.png) no-repeat;
	text-indent: -9000px;
}
/* Menu CSS Start */

#menu {
	height: 39px;
	background: url(../images/nav-bg.gif) repeat-x left bottom;
	width: 960px;
	float: left;
	clear: both;
}
#menu ul {
	list-style: none;
	width: 940px;
	float: left;
	padding: 0 0 0 20px;
}
#menu ul li {
	float: left;
	padding: 0 7px 0 0;
}
#menu ul li a {
	background: url(../images/menu-bg.png) no-repeat;
	width: 138px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	text-shadow: 1px 1px 0 #fff;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 14px;
}
#menu ul li a:hover, #menu ul li a.active {
	background: url(../images/menu-hvr.png) no-repeat;
}
/* Menu CSS End */

/* Header CSS End */

/* Content CSS Start */

#content {
	width: 920px;
	overflow: hidden;
	padding: 20px;
}
.content-inner {
	width: 920px;
	overflow: hidden;
}
#col-1 {
	width: 300px;
	float: left;
}
select.location {
	width: 300px;
	border: 1px solid #aaaaaa;
	background: #d6e1ed;
	height: 24px;
	font-size: 14px;
	color: #333;
	padding: 0 0 0 12px;
	margin: 0 0 18px 0;
}
.sidebar {
	width: 298px;
	float: left;
	border: 1px solid #aaaaaa;
}
.sidebar ul {
	width: 298px;
	float: left;
	list-style: none;
	padding: 0;
}
.sidebar ul li {
	width: 298px;
	float: left;
	background: url(../images/sidebar-bg.gif) no-repeat;
}
.sidebar ul li a {
	width: 283px;
	float: left;
	height: 40px;
	border-bottom: 1px solid #aaaaaa;
	text-decoration: none;
	line-height: 40px;
	color: #333333;
	padding: 0 0 0 15px;
	font-size: 14px;
}
.sidebar ul li a:hover {
	color: #649ace;
}
#col-2 {
	width: 560px;
	float: right;
	border: 1px solid #aaaaaa;
	padding: 19px;
	min-height: 414px;
	height: auto !important;
	height: 414px;
}
.col-2-top {
	width: 560px;
	float: left;
	overflow: hidden;
	margin: 0 0 22px 0;
}
.col-2-left {
	width: 280px;
	height: 265px;
	overflow: auto;
	padding: 15px 15px 10px 20px;
	border: 1px solid #aaaaaa;
	float: left;
}
.col-2-right {
	width: 218px;
	height: 284px;
	border: 1px solid #aaaaaa;
	text-align: center;
	background: #eaeaea;
	float: right;
	padding: 6px 0 0 0;
}
.col-2-btm {
	width: 558px;
	float: left;
	border: 1px solid #aaaaaa;
	height: 97px;
	background: url(../images/col-2-btm-bg.gif) repeat-x;
}
.col-2-btm ul {
	width: 558px;
	float: left;
	height: 97px;
	padding: 0;
	list-style: none;
}
.col-2-btm ul li {
	width: 78px;
	float: left;
	border-right: 1px solid #aaaaaa;
	height: 87px;
	padding: 10px 30px 0 30px;
	text-align: center;
}
.col-2-btm ul li a {
	width: 60px;
	margin: 0 auto;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.col-2-btm ul li a img {
	margin: 0 0 5px 0;
}
.col-2-btm ul li a:hover {
	color: #649ace;
}
.col-2-btm ul li.last {
	border-right: 0;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.client-list {
	width: 322px;
	height: 37px;
	float: left;
	background: #eaeaea;
	border: 1px solid #aaaaaa;
	margin: 0 0 0 20px;
	padding: 13px 10px 0 10px;
}
.client-list select {
	width: 200px;
	border: 1px solid #aaaaaa;
	background: #f5f5f5;
	height: 24px;
	font-size: 14px;
	color: #333;
	padding: 0 0 0 12px;
	margin: 0 0 18px 0;
	float: left;
}
.client-list .change-btn {
	background: url(../images/change-btn.gif) no-repeat;
	width: 110px;
	height: 30px;
	float: right;
	cursor: pointer;
	border: 0;
	margin-top: -3px;
}

 .property-list {
 	width: 322px;
 	height: 37px;
 	float: left;
 	background: #eaeaea;
 	border: 1px solid #aaaaaa;
 	margin: 0 0 0 0;
 	padding: 13px 10px 0 10px;
 }

.property-list select {
	width: 200px;
	border: 1px solid #aaaaaa;
	background: #f5f5f5;
	height: 24px;
	font-size: 14px;
	color: #333;
	padding: 0 0 0 12px;
	margin: 0 0 18px 0;
	float: left;
}
.property-list .continue-btn {
	background: url(../images/continue-btn.gif) no-repeat;
	width: 110px;
	height: 30px;
  margin-left: 3px;
	cursor: pointer;
	border: 0;
	margin-top: -3px;
  float: left;
}
.col-box {
	width: 260px;
	float: left;
	border: 1px solid #aaaaaa;
	padding: 19px 19px 10px 19px;
	background: #eaeaea;
	margin: 0 0 20px 0;
}
.client-info {
	width: 260px;
	float: left;
	border-bottom: 1px solid #aaaaaa;
	padding: 0 0 10px 0;
}
.client-info h2 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.client-info h2 span {
	color: #999999;
	display: block;
	font-weight: normal;
	padding: 4px 0 0 0;
}
.client-info img {
	float: left;
	border: 1px solid #aaaaaa;
	margin: 0 10px 0 0;
}
ul.cell-info {
	width: 260px;
	float: left;
	padding: 5px 0 0 0;
	list-style: none;
}
ul.cell-info li {
	width: 260px;
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.contact-box {
	width: 260px;
	float: left;
	border: 1px solid #aaaaaa;
	padding: 19px 19px 10px 19px;
	background: #eaeaea;
}
.contact-box h2 {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	padding: 0 0 15px 0;
}
.contact-box textarea {
	width: 255px;
	height: 104px;
	border: 1px solid #aaaaaa;
	background: #f5f5f5;
	font-size: 12px;
	color: #666;
	overflow: auto;
	padding: 5px 0 5px 5px;
	margin: 0 0 10px 0;
	float: left;
}
.contact-box .send-btn {
	background: url(../images/send-btn.gif) no-repeat;
	width: 110px;
	height: 30px;
	float: right;
	cursor: pointer;
	border: 0;
}
/* Content CSS End */

/* JohnA */

input {
	width: 180px;
}

label
{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input
{
	margin-left: 105px;
	width: 100px;
}

fieldset
{
	border: 1px solid #781351;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

legend
{
	color: #fff;
	border: 1px solid #000000;
	background-color: #6891BB;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.errorText {
  color: red;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* Footer CSS Start */

#footer {
	height: 55px;
	background: url(../images/footer-bg.gif) repeat-x;
	width: 920px;
	padding: 15px 20px 0 20px;
}

/* Footer CSS End */
