* {
	margin: 0px;
	padding: 0px;
}
body {	
	font-size: 12px;
	font-family:Arial;
	color: #000;
	margin: 0px;
	padding: 0px;
	background:#e0e0e0;
}
table {
	border: 0;
	border-collapse: collapse;
}
table td {
	padding: 2px;
	vertical-align: middle;
	text-align: left;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
img {
	border: none;
}
.submit_btn {
background: url(css/submit.gif) no-repeat top left;
width:113px;
height:33px;
border:0px;
}
.complete_btn {
background: url(css/complete.gif) no-repeat top left;
width:174px;
height:41px;
border:0px;
}
li {

}
ul, ol {
	margin: 10px 0 10px 20px;
}
.clear-both {
	clear: both;
	font-size: 0px;
}
.line {
	font-size: 1px;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0px;
}

#container {
width:916px;
margin:0px auto;
padding:0px;
background: url(css/wraper.gif) repeat-y center top;
}

#container_foot {
width:916px;
margin:0px auto;
padding-bottom:15px;
background: url(css/footer.gif) no-repeat center bottom #E0E0E0;
}

/*HEADER*/
#header {
	background: url(css/header.gif) no-repeat center top;
}
#header-cont {
padding:25px 10px 0px 10px;
}
#header-nav {
padding:0px 20px 0px 0px;
}
#header-nav a {
display:block;
float:right;
text-align:right;
padding:2px 10px;
font-size:11px;
font-weight:bold;
}
#logo {
	float: left;
	width: 225px;
}
#book_babysitter {
padding:10px 20px 0px 0px;
float:right;
text-align:right;
width:200px;
}
/*VISUAL*/
#visual {
  background: url(css/visual.gif) no-repeat center top;
  width:907px;
  margin-left:4px;
  padding-top:18px;	
  height:280px;
  border-bottom:2px solid #ff99cc;
}

#main-nav a  {
display:block;
float:left;
width:113px;
height:34px;
line-height:34px;
text-align:center;
background: url(css/tab.gif) no-repeat left top;
color:#4876d1;
font-weight:bold;
font-size:13px;
}

/*content*/
#content {
width:860px;
margin:0px auto;
padding:20px;
}

#content p {
margin-bottom:10px;
line-height:16px;
}

h2 {
font-size:18px;
color:#3366cc;
margin:5px 0px;
}
h3 {
font-size:16px;
color:#3366cc;
margin:5px 0px;
}

.pinkfeature {
width:33%;
float:left;
}

.pinkfeature .gradient {
margin-top:10px;
background: url(css/gradient.gif) no-repeat left top;
padding:15px;
width:250px;
color:#000000;
}

#footer_links {
width:80%;
margin:5px auto;
padding-top:10px;
border-top:2px solid #e0e0e0;
text-align:center;
}

a {
padding:0px 5px;
font-size:11px;
}


#footer {  	
	color: #333333;
	font-size: 10px;
	padding: 10px 0px;
	width:900px;
margin:0px auto;
}

#footer div {
color:#000000;
font-size:10px;
width:49%;
float:left;
text-align:left;
}
#footer div a {
color:#000000;
font-size:10px;
text-decoration:none;
}

#footer #copyright{
text-align:right;
float:right;
}

#footer .clear-both {
background:#e0e0e0 !important;
height:10px;
}

.validation-advice, .custom-advice {
	background: url(css/validation-advice.gif) no-repeat center left;
	padding: 3px 0px 3px 20px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin:2px 2px;
}

#contactform {
	width:500px;
	-moz-border-radius:5px;
	margin-left:5px;
	margin-right:auto;
	margin-top:10px;
}
#contactform form {
	font:normal 11px/18px Verdana,Tahoma;
	margin:0 0;
	padding:10px 0;
	width:100%;
}
#contactform fieldset {
	padding:10px 0;
	margin:0 0 15px 0;
	background:#fff;
	border:1px solid #ddd;
	-moz-border-radius:5px
}
* html #contactform fieldset {
	position:relative;
	margin:10px 0 30px 0;
	padding:20px 0;
}
* html #contactform legend {
	position:absolute;
	top:-1.2em;
	left:0;
}
#contactform fieldset legend {
	font:normal bold 18px/26px "Trebuchet MS",Verdana,Tahoma;
	padding:3px 25px;
	margin-left:30px;
	text-transform:uppercase;
	border:0px solid #ddd;
}
#contactform fieldset legend span {
	font:normal 10px/18px Arial,Verdana,Tahoma;
	text-transform:uppercase;
	display:block;
}
#contactform form label {
	display:block;
	float:left;
	width:150px;
	padding:6px 10px 0 0;
	margin:0px;
	text-align:right;
}
#contactform input.inpt, #contactform textarea, #contactform select {
	width:260px;
	font:normal 11px/18px Verdana,Tahoma;
	padding:5px;
	margin:5px 0 5px 0;
	background:#f5f5f5;
	border:1px solid #ddd;
}

#contactform form .required {
}

form br {
	clear:left;
}

#contactform input.required {
	background:#f5f5f5 url('images/required.gif') 98% 50% no-repeat;
}
#contactform input.required {
	background:#f5f5f5 url('images/required.gif') 98% 50% no-repeat;
}

#contactform .select select:focus {
	border-color: #9b9b9b;
}
#contactform form input.btn
	{
		background:none;
		border:none;
	}

form.c1 input:hover,textarea:hover
	{
		border:1px solid #d8d8d8;
	}

/* Error / Success / Notice 
------------------------------------------------------------- */

.notes		{ background:#f0f0f0; border:1px solid #b8b8b8; }
.success	{ background:#ccfcd1; border:1px solid #60a400; }
.error		{ background:#f9e3e3; border:1px solid #e79e9e; }
.notice		{ background:#fcf0cc; border:1px solid #ecc735; }

.notes,.notice,.success,.error
			{
				font-size:100%;
				color:#000;
				padding:10px;
				width:90%;
				margin:0 0 20px 0px;
				text-align:left
				margin-left:auto;
				margin-right:auto;
			}

.notes span,.notice span,.success span,.error span 
			{
				font-weight:bold;
				font-size:1.2em;
				padding:2px 40px;
			}

.notes p,.success p,.error p,.notice p
			{
				margin:0px;
				padding:0px;


.notification_ok
	{
	border: 1px #567397 solid;
	height: auto;
	width: 90%;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
	-moz-border-radius: 5px;
	}
