/*
Template:	GT-FREE
File:		custom.css - Use this file to add any custom styles you need

If you add styles to this template, be sure to include it in your template files.
*/

html {min-width: 780px;}
#main-content {max-width: 1200px}

.gt-nav ul li a.selected  {background-color:#fff;}

.gt-nav a:hover {background-color:#ddd;}

input {border:#8DA941 1px solid; background-color:#FFF; padding: 3px 7px;  margin:0; float:right; color:#2C2C2C; width:260px;}
textarea {float:right; width:100%;}
select {float:right;}
input.button {float:none; margin:10px 20px; padding:5px 10px; background-color: #6CAA00; color:#fff; width: auto;}
input.button:hover {background-color: #8CDD00; color:#2C2C2C;}

label {display: block; color: #6CAA00;}

input, label { font-size: 100%;}

.gt-sidebar input {width:160px;}

ul.side-nav {margin:0;}
ul.side-nav li {display:block; text-align:center; margin:10px 0;}
ul.side-nav a {	display: block; padding: .75em 2.2em; margin:5px 0 0 0; color:#2C2C2C; text-decoration: none;
	font-size: 108%; width:75%; font-weight: bold; float: left; display: inline; background-color: #F7F7E6; color:#2C2C2C; border: 1px solid #6CAA00;}
ul.side-nav a:hover {background-color:#CAEBBF; color:#000; }

h4.section {background-color: #6CAA00; color:#FFF; margin-bottom: 0px; padding:5px 10px; width:inherit;}
div.section.no-padding {padding:0 !important; background-color: #F7F7E6 !important;}
div.section.no-padding h5 {padding:5px 10px; text-align: center;}
div.section {border:#6CAA00 1px solid; padding:10px; margin-top: 0px; margin-bottom:20px;}
.centertext {text-align: center;}

#cal1Container {display:block;}

table {width:100%;}
table th {background-color: #99CC33; font-size: 123.1%; color:#3B5310; padding:10px; border:1px solid #fff;}
table tr {background-color: #F7F7E6;border-bottom: 1px solid #fff;}
table td {padding:5px;}

.gt-sidebar h4 {text-align: center;}

#date1
{
	clear: left;
	display: block;
	float: left;
}

.fixex-date
{
	float:right;
	clear:none;
	color:#cccccc;
	font-size: small;
	margin-top:15px;
	margin-right:45px;
}