/* @override 
	http://local.amclinks.dev/include/styles.css
	http://www.amclinks.com/include/styles.css
	https://www.amclinks.com/include/styles.css
*/

/* ie png fix */

img, div { behavior: url(/include/iepngfix.htc) }

body {
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif, Arial, Helvetica;
}

#pageHeaderInner, #contentInner, #footerInner {
	margin: 0px auto 0px auto; /* Right And Left To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	width: 850px;
	padding: 25px 50px 25px 50px;
}
div.qc2 {
background-color:#DDD5EB;
border:2px solid #D0B6E0;
font-size:12px;
margin-top:10px;
max-height:200px;
overflow:auto;
padding:0;
width:500px;
}

div.qc2 h4 {
background-color:#D0B6E0;
font-size:14px;
margin:0 0 10px;
padding:3px 5px;
}

#contentInner {
	padding-top: 15px;
	position: relative;
}

a:link, a:visited {
	color: #0062fc;
}

a:hover, a:active{
	color: #40a5ff;
}

h1 {
}

h1 a {
	text-decoration: none;
}

h2 {
	margin-bottom: 5px;
}

h3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 40px;
	margin-top: 40px;
}

li {
	margin-bottom: 15px;
}

blockquote {
	background-color: #edecf1;
	padding: 10px 25px;
	border: 1px solid #cbcbcb;
}

#pageHeader {
	/*background: #013 url(../img/horz%20grad%20light%20down.png) no-repeat center top;*/
	border-top: 10px solid #7b8599;
	border-bottom: 1px solid #7b8599;
	position: relative;
	background-color: #c1c4cb;
}

#pageHeaderInner {
	padding-top: 6px;
	padding-bottom: 7px;
	position: relative;
}

#pageHeaderInner span.lender_company {
	position: absolute;
	top:  7px;
	right: 50px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-shadow: #e4e9f3 0 1px 1px;
}

#pageHeaderInner img {
	position: absolute;
	top: 0px;
	right: 45px;
}

#pageHeaderInner a:link, #pageHeaderInner a:visited {
	font-size: 14px;
	text-decoration: none;
	padding: 7px 3px;
	margin: 0px;
	color: #fff;
	text-shadow: #444954 0 1px 5px;
	opacity: 1;
	font-weight: bold;
}

span.link_divider{
  color: #fff;
	text-shadow: #444954 0 1px 5px;
	opacity: 1;
	font-weight: bold;
}

#pageHeaderInner a:hover, #pageHeaderInner a:active {
	background-color: #7b8599;
	color: #fff;
}

#pageHeader h1 {
	font-size: 48px;
	margin: 0;
}

#pageHeader h2 {
	margin: 0;
	font-size: 18px;
	word-spacing: 2px;
}

#navcontainer {
		padding: 10px 50px;
	border-top: 1px solid #fffad8;
	border-bottom: 1px solid #ece3a5;
}

#content {
		position: relative;
}

#content a:link, #content a:visited {
}

#content a:hover, #content a:active{
}

#content h1 {
	margin-top: 25px;
}

#content h2 {
}

#sidebar {
	width: 30%;
	float: right;
	margin-bottom: 0;
	padding: 0px 10px 0;
	font-size: smaller;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0;
	margin-left: 15px;
}

#sidebar h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 0;
}

div.clearer {
	clear: both;
}


#footer {
	font-size: smaller;
	color: #fff;
	background: url(../img/horz%20small%20shadow%20down.png) no-repeat center top;
	border-top: 1px solid #b2b2b2;
	color: #555;
}

#footerInner {
	padding-top: 1px;

}

#footer h1 {
}

#footer h2 {
}

#footerInner blockquote {
}

#footerLinks {
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 6px;
	text-align: right;
}

#footerLinks a {
	margin-left: 20px;
}

#footerLinks a:link, #footerLinks a:visited {
	color: #888;
}

#footerLinks a:hover, #footerLinks a:active{
	color: #555;
}

a.mb {
	white-space: nowrap;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 7px;
}

.img-right {
	float: right;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #6b7da2;
}
.img-left {
	float: left;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #6b7da2;
}



.label {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 10px;
	color: gray;
}

label {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 10px;
	color: gray;
}


h4.appraisalType {
	font-weight: bold;
	margin-bottom: 5px;
}

span.inlineFormElement {
	float: left;
	padding-right: 10px;
}

span.light {
	font-size: 12px;
	color: silver;
}

form {
}



#map_canvas {
	display: block;
	position: relative;
	/*right: 0;*/
	/*top: 55px;*/
	float: right;
	border-style: solid;
	border-width: 1px;
	width: 400px;
	height: 300px;
	clear: right;
	margin-top: 40px;
}

#col1 {
	float: left;
	width: 45%;
}

#col2 {
	width: 45%;
	float: right;
}

div.alertBox {
	background-color: #ffffae;
	border: 2px solid #f23b3b;
	padding: 20px;
	display: inline-block;
}


#sidebarContainer {
	width: 250px;
	position: relative;
	float: right;
}

a.button:link, a.button:visited {
	padding: 5px;
	text-decoration: none;
	background-color: #7a8498;
	color: #fff;
	text-shadow: #404040 0 1px 1px;
	border: 1px solid #525966;
	font-weight: bold;
}
a.button:hover, a.button:active {
	background-color: #8f9bb2;
	color: #fff;
}

input.validation_error {
	border: 3px solid red;
}

p.q {
	font-weight: bold;
	font-size: 20px;
	margin-top: 50px;
}


a.bigLinkBox {
	display: block;
	text-align: center;
	font-size: 30px;
	margin: 20px;
	padding: 5px;
	background-color: #2b452a;
	color: #fff;
	border: 3px solid #ffc650;
}

a.bigLinkBox:hover {
	color: #ffc650;
}

a.smallLinkBox {
	display: block;
	float: left;
	text-align: center;
	font-size: 20px;
	margin: 25px;
	padding: 5px;
	background-color: #2b452a;
	color: #fff;
	border: 3px solid #ffc650;
	text-decoration: none;
}

a.smallLinkBox:hover {
	color: #ffc650;
	text-decoration: underline;
}

.right-stuff {
	position: relative;
	margin: 20px 0px 50px 40px;
	padding: 0px;
	float: right;
	text-align: center;
	/*border: 1px solid;*/
}
	
.right-stuff a.smallLinkBox {
	color: #fff;
	margin: 5px;
	font-size: 16px;
}




