/*
Theme Name: Autism Network Scotland
Version: 1.8
Theme URI: http://churchope.themoholics.com/
Description: Premium WordPress theme that is perfect for churches and business websites, but also suits well for any other needs.
Author: themoholics
Author URI: http://themoholics.com/
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: red, white, gray, two-columns, fixed-width, threaded-comments, translation-ready, custom-menu
*/


a{
	text-decoration:none;
}

.one_fourth ul li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px #03559e solid;
}

.ui-datepicker {
	display:none;
	 width: 200px;
	 padding:20px;
	 font-size:14px;
	 background-color:#FFF;
	 box-shadow:#CCC;
	 border:1px solid #CCC;
}

.ui-datepicker table{
	width:100%
}

.ui-datepicker-prev {  
    float: left;
	color:#03559e;
	cursor:pointer;
	width: 50%;
	border-bottom:1px solid #CCC;
}

.ui-datepicker-next {  
    float: right;
	text-align:right;
	color:#03559e;
	cursor:pointer;
	width: 50%;
	border-bottom:1px solid #CCC;
}    

.ui-datepicker-title {
	font-weight:bold;
	border-bottom:1px solid #CCC;
	font-size:16px;
}

.ui-datepicker td a{
	color:#03559e;
	padding:0px;
}

#joinusform input{
	font-size:18px;
	color:#000000;
}

#joinusform select{
	font-size:18px;
	color:#000000;
}

#formholder{
	margin:0 auto;
	width:100%;
}

.login-form{
	margin:0 auto;
	width:350px;
	padding:10px;
}

.login-form label{
	display:table-cell;
}

.login-form{
	
}

.login-form input{
	font-size:18px;
	color:#000000;
}
