*{
  padding: 0; margin: 0;
}

body{
    text-align: center;
    background:#F5F8FC;
    font: 12px/1.5em Tahoma, Arial, Helvetica,"Sans Serif";
    color: #369;
    height: 100%;
}

img{
    border: 0;
}

:focus{
    outline: 0;
}

p{
	clear: both;
}

.eraser{
    clear: both;
}

.center{
    text-align: center;
}

ul li{
    list-style:none;
    padding: 3px 0 3px 15px;
    background: url('i/list.png') no-repeat 0 9px;
}

ol li{
    padding: 3px 0 3px 15px;
}

.wording li{
    margin-left: 20px;
}

h1{
    padding: 0 0 20px 0;
    font-size: 20px;
}

h3{
    padding: 10px 0;
    font-size: 14px;
}

.parenting{color: #83BD13;}
.community{color: #6E90CF;}
.access{color: #BB5165;}
.childcare{color: #854D98;}
.activities{color: #EB8A5F;}
.default{color: #369;}
.bold{font-weight: bold;}

.catchline{
    font: bold 14px/1.5em Tahoma, Arial, Helvetica;
}

.wording{
    padding: 10px 0;
}

.padd{
	padding: 0 20px;
}

.wording p{
    padding: 5px 0;
    text-align: justify;
}

.wording a{
    text-decoration: none;
}

.wording a:hover{
    text-decoration: underline;
}

.vam{
	vertical-align: middle;
}


.applicants td{
	padding: 5px;
	vertical-align: top;
	border: 1px solid #B8CFE7;
}

textarea.ta2{
	width: 200px;
	height: 80px;
}

#wrapper{
    width: 920px;
    margin: 0 auto;
    text-align: left;
    
}

#top{
    position: relative;
    height: 220px;
    background: url('i/top2.jpg') no-repeat;
}

#support_menu{
    position: absolute;
    right: 40px;
    top: 40px;
}

#admin_menu{
	position: relative;
	left: 250px;
	
}

#support_menu li, #admin_menu li{
    float: left;
    margin-left: 20px;
}

#support_menu a, #admin_menu a{
    text-decoration: none;
    color: #369;
}

#support_menu a:hover, #admin_menu a:hover{
    text-decoration: underline;
    color: #069;
}

#menu{
    position: absolute;
    left: 120px;
    top: 110px;
}

#menu .holder{
     position: relative;
     width: 800px;
     height: 100px;
    
}

#menu .button{
    position: absolute;
    top: 30px;
    float: left;
    width: 113px;
}

#cover{
    position: absolute;
    top: 165px;
    left: 20px;
    width: 870px;
    height: 55px;
    background: url('i/cover.jpg') no-repeat;
    z-index: 1000px;
}

#childcare{ left: 0;}
#activities{ left: 114px;}
#access{ left: 228px;}
#parenting{ left: 342px;}
#community{ left: 456px;}
#vouchers{ left: 570px;}

#container{
    background: url('i/site-bg.jpg') repeat-y;
    /* height: 100%; */
    min-height:400px;
	height:auto !important;
    height:400px;

}

#container .content{
      padding: 0 40px 0 20px;
      
}

#column_left{
    float: left;
    width: 300px;
}

#links{
    width: 190px;
    margin: 0 auto;
}

#links .top{
    height: 65px;
    background: url('i/links-top.jpg') no-repeat;
}

#links .body{
    background: url('i/links-bg.jpg') repeat-y;
}

#links .body .content{
    padding: 0 15px 0 25px;
}

#links .footer{
    height: 30px;
    background: url('i/links-footer.jpg') no-repeat;
}

#links a{
    text-decoration: none;
}

#links a:hover{
    text-decoration: underline;
}

#column_right{
    float: left;
    width: 550px;
}

#footer{
    height: 20px;
    background: url('i/footer.jpg') no-repeat;
}

.ff1, .ff2, .ff3, .ff4, textarea{
    border: 1px solid #B8CFE7;
    padding: 2px;
    font: 12px/1em Tahoma, Arial, Helvetica,"Sans Serif";
}

.ff1{
    width: 400px;
}

.ff2{
    width: 200px;
}

.ff3{
    width: 100px;
}

.ff4{
    width: 500px;
}


.fb1, .fb2{
    background: #fff;
    border: 1px solid #B8CFE7;
    font: 11px/1em Tahoma, Arial, Helvetica; 
    color: #369;
    padding: 5px;
}

.fb2{
	padding: 2px;	
}

textarea.app{
	width: 650px;
	height: 150px;
	
}

textarea.contact{
	width: 500px;
	height: 150px;
}

.form{
    background: #F0F5FA;
    border: 1px solid #B8CFE7;
    padding: 10px;
    /* width: 700px; */
    margin: 10px auto;
}

.form p{
	padding: 5px;
	clear:both;
}

label{
    display: block;
    float: left;
    text-align: left;
    margin-bottom: 10px;
}

label{
     width: 250px;
}

.form p.right{
	text-align: right;
}

.form .center{
    text-align: center;
}

.form span.radio{
  padding: 10px 0 0 10px;
  float: left;
}

.form div.ethnic{
	width: 220px;
	float: left;
	padding-left: 10px;
}

.form .groups{
	padding-left: 20px;
}

.form div.hr{
	border-top: 1px solid #B8CFE7;
}

.error, .ok{
    background: #FFFFD2;
    padding: 10px;
    margin-bottom: 5px;
}

.error{
    border: 1px solid #f00;
    color: #f00;
}

.ok{
    border: 1px solid #5FA52B;
    color: #5FA52B;
}

.appcontent{
	padding-left: 20px;
}


.child{
	display: none;
}

.form p a.another{
	color: #369;
}

.form p a.another:hover{
	text-decoration: underline;
}