/* Imported CSS
---------------------------------------------------------------------- */
@import url("reset.css");
@import url("base.css");
@import url("brand.css");
@import url("sidebar.css");
@import url("thickbox.css");
/* */



/* CSS Tweaks
---------------------------------------------------------------------- */
#content span.portrait-container {
	display: inline-block;
	float: left;
	width: 135px;
	height: 200px;
	margin-right: 10px;
}

#content .portrait-container span {
	display: block;
	margin-left: 20px;
}

img.portrait {
	padding: 3px;
	margin: 0 20px 5px 0;
	border: 1px solid #a8a8a8;
}

ul {
	list-style-type: none;
}

#content ol li, #content ul li {
	list-style-type: none;
}

#content #services li div {
	border-left: 1px solid #dddddd;
	margin-left: -20px;
	padding-left: 20px;
}

#content #services li {
	margin-left: 20px;
}

.home #content ul li, #content #services ul li, .page .contact li, #content .features li {
	list-style-image: url(/images/list-bullet.gif);
}

.home #content ul {
	display: inline-block;
	margin-left: 19px;
}

#content #services ul {
	margin-bottom: 12px;
}

#services h3:hover {
	cursor: pointer;
	color: #ff8610;
}

#content h2 {
	line-height: 120%;
}
/* */

/* Form Styles
---------------------------------------------------------------------- */

em.form-warning {
	display: block;
	color: red;
	font-style: normal;
	margin-top: 20px;
	width: 400px;
}

form em {color: red;}

fieldset em {
	display: inline;
}

form {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 -1em 0;
	padding: 40px 0 1em 0;

}

fieldset.alt {
	background: #ffffff;
}

fieldset {
	position: relative;
	width: 680px;
	background: #ffffff;
	border: 0;
	margin-bottom: px;
	margin-top: 40px;
	padding: 0px 0 3em 0;
}

fieldset fieldset {
	width: 640px;
}

legend {
	color: #274058;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

legend span {
	position: absolute;
	margin-top: 0.5em;
	font-size: 18px;
	left: 0px;
	top: -35px;
}

#content fieldset ol {
	padding: 18px 18px 0 0;
	margin: 0;
	list-style: none;
}

fieldset li {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 8px;
}

fieldset.radio li, fieldset.checkbox li {
	display: block;
}

fieldset.radio input {
	display: inline-block;
}

fieldset.radio label, fieldset.checkbox label {
	float: none;
	display: inline-block;
}

fieldset.radio input, fieldset.checkbox input {
	width: 20px;
}

#content #amenities label {
	width: 170px;
}

#content #other_details label {
	width: 200px;
}

#content #amenities .comments_label {
	width: 80px;
}

#content input.comments {
	width: 288px;
}

input#other_amenities {
	width: 380px;
}

fieldset#submit_field {
	float: none;
	width: auto;
	border-style: none;
	padding: 20px 210px;
	background: none;
	margin: 0 auto;
}

label {
	display: inline-block;
	float: left;
	width: 200px;
	margin-right: 10px;
}

fieldset fieldset label {
	width: 200px;
}

input {
	width: 380px;
}

input.proposal_button {
	width: 376px;
	height: 47px;
    border: none;
	background: transparent url(/images/propsubmit.png) top left;
	color: #ffffff;
	font-size: 18px;
	padding-bottom: 5px;
}

input.proposal_button:hover {
	color: #dddddd;
	cursor: pointer;
}

textarea {
	width: 380px;
	height: 180px;
}

input:focus, textarea:focus {
	background: #d7e8ff;
}

/* */

/* Home Form Styles 
---------------------------------------------------------------------- */
.form-header {
	width: 100%;
	background: #cadbeb;
	border-width: 1px 1px 0 1px; 
	margin: 0;
	border-style:solid;
	border-color: #a8a8a8;
	font-weight: normal;
}

.form-header span {
	display: block;
	width: 500px;
	margin: 20px 0 0 20px;
	font-size: 18px;
	line-height: 24px;
}

#home-form {
	margin-top: 0px;
	padding-top: 0;
}

#home-form fieldset {
	border: 1px solid #a8a8a8;
	border-top: none;
	background: #cadbeb;
	padding-top: 10px;
	margin-top: 0;
}

#home-form input, #home-form label {
	margin-left: 20px;
}

#home-form .home-submit {
	width: 148px;
	height: 33px;
	background: transparent url(/images/homesubmit.png);
	color: #ffffff;
	border: none;
	padding-bottom: 5px;
}

#home-form .home-submit:hover {
	cursor: pointer;
	color: #dddddd;
}

/* */

/* Client Survey Form Styles 
---------------------------------------------------------------------- */

#content .survey fieldset {
	border: 0;
	background: #ffffff;
}

#content .survey legend {
	font-size: 18px;
}

#content .survey .key {
	margin-left: 360px;
}

#content .survey ol {
	margin-left: 0;
}

#content .survey .key li {
	float: none;
	display: inline;
	margin-right: 9px;
}

#content .survey li {
	margin-bottom: 18px;
}

#content .survey input {
	width: 200px;
}

#content .survey label {
	width: 365px;
}

#content .survey .radio_group input {
	float: left;
	width: auto;
	margin-right: 30px;
}

#content .survey div.yn {
	display: block;
	float: left;
}

#content .survey div.yn label {
	float: none;
	width: 604px;
}

#content .survey div.yn input {
	float: none;
	margin: 0 15px 0 0;
}

#content .survey .proposal_button {
	width: 376px;
}
/* */

/* Ask a Question Form Styles 
---------------------------------------------------------------------- */


#question-form fieldset {
	padding-top: 10px;
}

#question-form .question-submit {
	width: 148px;
	height: 33px;
	background: transparent url(/images/homesubmit.png);
	color: #ffffff;
	border: none;
	padding-bottom: 5px;
}

#question-form .question-submit:hover {
	cursor: pointer;
	color: #dddddd;
}



/* */