/* Hi there */
body {
	background: #88c9f8 url('/images/gradient.png') repeat-x 0 0;
}

.davey {
	background: #F00;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
}
.clickclear {
	color: #9A9A9A !important;
}
#header {

}
#header #logo {
	float: left;
	height: 80px;
	background: #F00 url('/images/babysitters-near-me-logo.png') no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 {
	font-weight: bold;
	color: #FFF;
	text-align: right;
	font-size: 12px;
	line-height: 12px;
	height: 40px;
	margin-bottom: 0;
	padding: 0;
}
#header ul#menu {
	height: 40px;
	display: block;
}
#header ul#menu li {
	display: inline;
}
#header ul#menu li a {
	padding: 12px 30px 12px;
	float: left;
	font-size: 16px;
	line-height: 16px;
	text-transform: lowercase;
	margin-left: 0;
	color: #FFF;
	font-weight: bold;
}
#header ul#menu li a:hover {
	background-color: #0063DC;
	text-decoration: none;
}





#main {
	background: #FFF;
	border: 2px solid #CCC;
}

#promo {
	background: #FFF url('/images/babysitter-playing-with-kids.jpg') no-repeat top right;
	height: 250px;
	border-bottom: 2px solid #EFEFEF;
	margin-bottom: 20px;
}
#promo h2 {
	font-size: 34px;
	color: #ffa039;
	line-height: 34px;
	margin: 50px 0 10px 0;
	font-weight: bold;
	text-align: center;
}
#promo p {
	margin-bottom: 0;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	color: #9A9A9A;
}
#promo	p + p {text-indent:0; margin-top:0;}

#searchbox {
	margin: 10px 0;
	background: #FFA039;
	text-align: center;
	padding: 20px 0;
}
#searchbox h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#searchbox p {
	line-height: 14px;
	color: #333;
}


#compare {
	margin-bottom: 20px;
}
#compare h2 {
	margin-bottom: 20px;
}
#compare .theader {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#compare .cservice,
#compare .cname,
#compare .cease,
#compare .cnum,
#compare .cfree,
#compare .cscore,
#compare .cwebsite {
	text-align: center;
}

#compare .cname a,
#compare .cname {
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #FFA039;
}


#compare .cscore {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #9A9A9A;
}
#compare .cscore b {
	color: #222;
}

#compare .trow {
	padding: 10px 0;
	border-bottom: 1px solid #EFEFEF;
}

#press {
	margin-bottom: 20px;
}
#press h2 {
	margin-bottom: 20px;
}
.center {
	text-align: center;
}
.bmargin {
	margin-bottom: 20px;
}


#recommendation {
	margin: 10px 0 20px;
	background: #EFEFEF;
	text-align: center;
	padding: 20px 0;
}
#recommendation h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#recommendation h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 10px;
}
#recommendation p {
	line-height: 16px;
	color: #333;
	text-align: left;
	margin: 0 20px;
}


#resources {
	margin: 10px 0 20px;
	background: #EFEFEF;
	text-align: center;
	padding: 20px 0;
}
#resources h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#resources p {
	line-height: 16px;
	color: #333;
	text-align: left;
	margin: 0 20px;
}

#resources ul {
	line-height: 16px;
	color: #333;
	text-align: left;
	margin: 10px 20px;
	list-style-type: disc;
	list-style-position: inside;
}


#footer {
	margin-bottom: 40px;
}
#footer ul {
	margin-bottom: 20px;
}
#footer ul li {
	display: inline;
	padding: 0 5px;
	float: right;
}
#footer ul li.copy {
	float: left;
}
#footer a {
	color: #666;
}





/* Splash
------------------------------------------------------------------------------*/
.splash {

}
.splash .bg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #222;
	z-index:1001;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
	min-height: 2000px;
	_height: 2000px;
}
.splash .overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index:1002;
}
.splash #bar {
	background: #3FA9F5;
}
.splash .window {
	display: block;
	width: 500px;
	margin: 100px auto 0px auto;
	text-align: center;
	background: #FFF url(/images/bg.jpg) no-repeat scroll -420px -450px;
	z-index:1003;
	border: 2px solid #CCC;
}
.splash .window h6 {
	margin: 40px auto 40px auto;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	width: 380px;
	color: #FFA039;
}
.splash .window p {
	width: 380px;
	padding: 5px;
	margin: 0px auto;
	font-size: 18px;
	line-height: 18px;
	color: #222;
}
.splash form {
	text-align: center;
	margin: 0px auto 40px;
	border: 2px solid #EFEFEF;
	width: 400px;
	padding: 20px 0;
}
.splash label {
	font-size: 24px;
	margin-right: 10px;
	width: 150px;
	float: left;
}
.splash .bigsearch {
	width: 160px;
	line-height: 20px;
	border: 2px solid #666;
	background: #FF9;
	margin: 10px auto 0px;
	color: #3E3E3E;
	font-size: 22px;
	text-align: center;
	padding: 10px;
}
.splash .bigsearchsubmit {
	background: transparent url(/images/start-free-search.png) no-repeat 0 0;
	height: 60px;
	width: 280px;
	margin: 0px auto;
	border: 0px none;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}
.splash .bigsearchsubmit:hover {
	background: transparent url(/images/start-free-search.png) no-repeat 0 -60px;
}

.splash .closesplash {
	width: 500px;
	margin: 5px auto;
	text-align: right;
}
.splash .closesplash a {
	color: #FFF;
}
.splash .closesplash a:hover {
	color: #3FA9F5;
	text-decoration: none;
}





















