@import "/css/contact-form.css";

html, body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:#FEFEFE;
	color:#4e7288;
	text-align:center;
	font:13px helvetica, arial, verdana, sans-serif;
}

a img{
	border:0;
}

a, a:link{
	text-decoration:none;
	color:#000099;
	background:transparent;
}

a:hover{
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
	margin:0 0 .25em 0;
	padding:0;
	font-family:"Helvetica", "Verdana", sans-serif;
	font-weight:bold;
}

h1{
	font-size:20px;
	line-height:20px;
	color:#e16418;
	background:transparent;
}

h2{
	color:#4e7288;
	font-size:16px;
	line-height:20px;
}

h3{
	font-size:14px;
	line-height:20px;
}

p{
	margin:0 0 10px 0;
	padding:0;
	line-height:15px;
	text-align:left;
}

/*p:first-line {
	font-weight:900;
}*/

hr{
	height:0;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#4e7288;
	background:#4e7288;
	color:#4e7288;
	margin:15px 0;
}

#header{
	position:relative;
	background:#a49c74 url("/fosterparents/imgs/headerbg.jpg");
	padding:0;
	color:#776921;
	height:180px;
	text-align:left;
}

#header h1{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

#header h1 a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:106px;
	height:119px;
	background-image:url("/fosterparents/imgs/logo.gif");
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .6);
	/*-webkit-box-shadow: x y blur color*/
}

#header h1 a span{
	display:none;
}

#headerbg{
	width:100%;
	height:100%;
	overflow:visible;
	background:url("/fosterparents/imgs/header.jpg") center no-repeat;
}

#headerContent{
	position:relative;
	width:780px;
	margin:0 auto;
	overflow:visible;
	height:100%;
}

#headerBorder{
	position:relative;
	height:60px;
	width:100%;
	background:url("/fosterparents/imgs/header_gradient.png") 0 0 repeat-x;
}

#contentFrame{
	text-align:left;
	width:700px;
	margin:0 auto;
	padding:50px 0;
	overflow:hidden;
}

#content{
	float:left;
	clear:both;
	width:100%;
	overflow:auto;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #9fb5ba;
}

#boxes{
	clear:both;
	height:110px;
	margin:25px 0;
}

#boxes div{
	width:200px;
	height:100%;
	margin:0;
	padding:10px 10px 0 10px;
	background:#dd8e3d url("/fosterparents/imgs/boxbg.png") repeat-x;
	position:relative;
	margin:0 auto;
}

#boxes div h1{
	font-size:14px;
	color:#FFF;
	background:transparent;
	letter-spacing:0;
	font-weight:900;
	text-shadow:#999 -2px 2px 2px;
}

#boxes div h2{
	font-size:12px;
	color:#FFF;
	background:transparent;
	font-weight:600;
}

#boxes form{
	position:absolute;
	bottom:23px;
	width:200px;
}

#boxes form,
#boxes fieldset{
	padding:0;
	margin:0;
	border:0;
}


#boxes input{
	width:100%;
	padding:4px 0;
	border:1px solid #aa5c6f;
	-webkit-box-shadow: 0px 0px 4px rgba(255, 255, 255, .8);
}

#boxes button{
	width:100%;
	background:#862f41 url("/fosterparents/imgs/buttonbg.gif") repeat-x;
	color:#FFF;
	border:1px solid #aa5c6f;
	padding:4px 0;
	font-weight:900;
	font-size:10px;
	letter-spacing:1px;
	text-shadow:rgba(0,0,0,.75) -2px 2px 2px;
}

#boxes a{
	text-decoration:none;
	color:#FFF;
	display:block;
}

#boxes a:hover{
	color:blue;
}

#footer{
	clear:both;
	border-top:1px solid #4e7288;
	padding:20px 0 0 0;
	color:#36505f;
	background:inherit;
	font-size:10px;
	text-align:center;
}

#footer div.purple{
	clear:both;
	margin:10px auto 0 auto;
}

#map{
	background:#EEE;
	color:#000;
	height:300px;
	border:1px solid #4e7288;
}

#tagline{
	position:relative;
	top:11px;
	width:730px;
	line-height:49px;
	background:transparent;
	color:#FFF;
	z-index:2;
	margin:0 auto;
/*	font-weight:600;
	letter-spacing:1px;
	word-spacing:3px;*/
}

.nolpadding{
	padding-left:0 !important;
}

.noborder{
	border:0 !important;
}

#headerMenu{
	position:absolute;
	bottom:0;
	right:0;
}

#headerMenu ul{	
	margin:0 0 0 -8px;
	padding:0;
}

#headerMenu li{
	background:#FFF;
	list-style:none;
	display:block;
	float:left;
	margin:0 0 0 8px;
}

#headerMenu a{
	display:block;
	padding:8px 14px;
	white-space:nowrap;
	color:#064779;
	background:#FFF;
	text-decoration:none;
	font:600 10px Arial, Verdana, sans-serif;

}

#headerMenu li.current a{
	background:#f2c732;
	color:#FFF;
}

#headerMenu a:hover{
	background:#fdd035 !important;
	color:#FFF;
}

#footerMenu{
	margin:0;
	padding:0;
	text-align:center;
}

#footerMenu li{
	background:#FFF;
	list-style:none;
	display:inline;
	margin:0 3px;
}

#footerMenu a{
	color:#dd9240;
	background:transparent;
	text-decoration:none;
	font-size:10px;
	padding:1px 1px;
}

#footerMenu a:hover{
	background:#EEE;
	color:#000;
}

#footerMenu .current a,
#footerMenu .current a:hover{
	font-weight:900;
	color:#8e3045;
}

.left{
	float:left;
}

.cb{
	clear:both;
}

img.left{
	margin:10px 10px 10px 0;
}

.right{
	float:right;
}

img.right{
	margin:10px 0 10px 10px;
}

#leftCol{
	float:left;
	width:460px;
}

#leftCol p{
	text-align:left;
}

#rightCol{
	float:right;
	width:220px;

	overflow:hidden;
}

form{
	padding:.5em;
}

.formsection{
	margin:0 0 10px 0;
}

label{
	display:block;
	font-weight:bold;
}

fieldset{
	margin:0;
	padding:0;
	border:0;
}

input{
	border:1px solid #000;
	margin:0 0 4px 0;
	padding:2px;
	vertical-align:top;
}

input[type=image]{
	border:0;
	width:auto;
}

textarea{
	width:400px;
	height:150px;
}

.submenu{
	list-style:none;
	margin:0;
	padding:0;
}

.submenu li{
	float:none;
	margin:0;
	padding:0;
}

.submenu .submenu li{
	float:none;
	margin:0;
	padding: 0 0 0 10px;
	font-size:9px;
}


.submenu a{
	display:block;
	width:100%;
	padding:4px 0;
	margin:0;
	text-indent:4px;
	color:#cba421;
	background:transparent;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
}

.submenu .submenu a{
	font-size:11px;
    color:#FF6600
}

.submenu a:hover,
.submenu .current a{
	background:#dd8e3d url("/fosterparents/imgs/boxbg.png") top left repeat-x;
	color:#FFF;
}

.submenu .current{
	border-bottom:4px solid #ae324e;
}
/*
.submenu .current a:hover{
	background:#529cc8 url("/fosterparents/imgs/submenu_current_link2.png") top left repeat-x;
	color:#FFF;
}*/

.bold{
	font-weight:900;
}

.more{
	color:#cba421;
	font-weight:600;
	white-space:nowrap;
}

.vHidden{
	visibility:hidden;
}

.oHidden{
	overflow:hidden;
}

.purple{
	color:#8e3045;
	background:transparent;
}

.center{
	margin:0 auto;
}

.centerTxt{
	text-align:center;
}

label{
	display:block;
	font-weight:bold;
}


label{
	display:block;
	font-weight:bold;
}

.formSection{
	margin:0 5px 10px 0;
}

textarea{
	border:1px solid #000;
}

#address{
	width:342px;
}

#city{
	width:185px;
}

#state{
	width:60px;
}

#zipcode{
	width:77px;
}

.req{
	font-weight:900;
	color:red;
	background:transparent;
}

.error{
	font:600 11px/14px arial, verdana, sans-serif;
	padding:4px;
	margin:10px 0;
	background:#ffffa3;
	border:1px solid #ffd175;
	color:#000;
}

.plainlink,
.plainlink *{
	text-decoration:none;
}

.underline{
	text-decoration:underline;
}