@charset "utf-8";
/* -------- 
FORMS 
-------- */
#formWrap{
	width:675px;
}

.basicForm {
	margin: 15px 0 25px 0;
	padding: 5px;
	width: auto;
	border: 1px solid #ccc;
	-moz-border-radius: 17px;
	border-radius: 17px;
}
#frmLogin {
	margin: 0;
}
#frmLogin .submit {
	margin: 0;
}
.smallCenterBox .basicForm, .simplebox .basicForm {
	padding:0;
	background: none;
	border: none;
	-moz-border-radius: 0;
	border-radius: 0;
}
.basicForm div {
	margin:0 0 20px 0;
	clear: both;
}
.basicForm table.dateTable {
	margin:0;
	padding: 0;
	width: 100%;
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)); 
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	border: 1px solid #ccc;
}
.basicForm table.dateTable td {
	font-size: 1em;
	padding: 20px 20px 10px 20px;
}
.basicForm button .icon, a.submit .icon {
	margin:0 7px 0 0;
}
.basicForm div.twoCols, .twoCols {
	width: 42%;
	float: left;
	margin: 0 15px 0 0;
	clear: none;
}
.basicForm div.threeCols, .threeCols {
	width: 30%;
	float: left;
	margin: 0 15px 0 0;
	clear: none;
}
.basicForm div.fourCols {
	width: 20%;
	float: left;
	clear: none;
}
.basicForm fieldset {
	border-bottom: 1px solid #ccc;
	margin: 20px 0 20px 0;
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 0;
	padding:15px;
}
.basicForm .fieldsetMinimizer {
	float:right;
	margin:-38px 0 0 0;
	padding:0;
}
.basicForm legend {
	display: block;
	color: #ec8807;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 1.5em;
	margin: 0 0 25px 0;
}
.basicForm label, .searchForm label, #signupForm label {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin: 0 0 7px 13px;
	color: #003268;
	font-family: Century Gothic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.basicForm label.checkboxLabel, span.checkboxLabel {
	color: #333;
	text-transform: none;
	font-size: 1.3em;
	margin: 7px 0;
	display: block;
	line-height: 1em;
	letter-spacing: normal;
}
span.checkboxLabel {
	display: inline;
}
.basicForm label.groupingLabel {
	margin-bottom: 12px;
}
.basicForm .checkbox, .basicForm .radio {
	vertical-align: baseline;
	margin: 0 7px 0 13px;
}
.checkbox{
	float:left;
}
.basicForm div.submit {
	clear: both;
	margin: 25px 0;
}
.basicForm label.required, .searchForm label.required, p.required {
}
.basicForm label span.note {
	font-size: .9em;
	text-transform: none;
	font-style: italic;
	margin-left: 5px;
}
.basicForm label.error, #signupForm label.error {
	text-transform: none;
	font-size: 1.2em;
	color: #db4400;
	margin: 10px 0 0 0;
	text-align: center;
	letter-spacing: normal;
}
.basicForm .eventCategories, .basicForm .placeCategories, .basicForm .organizationList {
	margin:15px 15px 30px 15px;
	padding:0;
	list-style: none;
}
.basicForm .eventCategories li, .basicForm .placeCategories li, .basicForm .organizationList li {
	margin:0 0 7px 0;
	padding:0;
	list-style: none;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: .05em;
}
.basicForm .organizationList li label {
	font-size: 1.1em;
	line-height: 1.2em;
}
.basicForm .organizationList li label span {
	display: block;
	margin: 5px 0 0 0;
}
.basicForm .organizationList li {
	float: left;
	width: 47%;
	margin-right: 1em;
}
.basicForm .organizationList li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.basicForm .eventCategories li .checkbox, .basicForm .placeCategories li .checkbox, .basicForm .organizationList li .checkbox {
	margin: 0 7px 0 0;
}
.basicForm .organizationList li {
	font-size: 1.2em;
}
.basicForm .eventCategories li ul, .basicForm .placeCategories li ul, .basicForm .organizationList li ul {
	margin: 5px 15px 10px 15px;
}
.basicForm .eventCategories li li, .basicForm .placeCategories li li, .basicForm .organizationList li li  {
	font-size: 1em;
	margin:0 0 5px 0;
	color: #666;
}
.basicForm hr {
	color: #ccc;
	background: #ccc;
	height: 1px;
	margin: 25px 0;
}
.searchForm label {
	display: inline;
	margin: 0 3px 0 0;
}
.dialogBox .searchForm label {
	font-size: 1.1em;
}
.dialogBox .searchForm .text, .dialogBox .searchForm .select {
	margin-bottom: 3px;
}
.basicForm .text, .searchForm .text, .searchForm .select, .basicForm .select, .basicForm .textarea, #signupForm .text {
	width: 90%;
	padding: 5px 15px;
	margin: 0 20px 15px 0;
	font-size: 1.8em;
	display: block;
	border: 1px solid #eee;
	-moz-border-radius: 17px;
	border-radius: 17px;
	background: #eeeeee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd)); 
	background: -moz-linear-gradient(top, #eeeeee, #dddddd);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.searchForm .text, .searchForm .select {
	margin: 0 15px 0px 0;
}
.basicForm .disableInput {
	background: #f9b5b5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd1d1', endColorstr='#f9b5b5'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#fdd1d1), to(#f9b5b5)); 
	background: -moz-linear-gradient(top, #fdd1d1, #f9b5b5);
	color: #dea2a2;
}
.basicForm .textarea {
	font-size: 1.4em;
}
.searchForm .text, .searchForm .select {
	display: inline;
	font-size: 1.2em;
	width: auto;
	border: none;
	outline: none;
}
.searchForm .text.small {
	width: 100px;
}
.searchForm .select {
	font-size: 1.1em;
}
.basicForm .select {
	font-size: 1.4em;
	width: 100%;
	height:30px;
}
.basicForm .text:focus, .searchForm .text:focus, .searchForm .select:focus, .basicForm .select:focus, .basicForm .textarea:focus, #signupForm .text:focus  {
	background: #cccccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#999999'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#999999)); 
	background: -moz-linear-gradient(top, #cccccc, #999999);
}
.basicForm button.submit, .searchForm .submit, a.submit, .ui-dialog-buttonset button, #signupForm .submit {
	background: #888888;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#777777'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#777777)); 
	background: -moz-linear-gradient(top, #999999, #777777);
	border: none;
	outline: none;
	color: #fff;
	padding: 7px 17px;
	margin: 0 10px 0 2px;
	font-size: 1.2em;
	line-height: 1em;
	cursor: pointer;
	-moz-border-radius: 17px;
	border-radius: 17px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: Century Gothic, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a.submit {
	display: block;
	float: left;
	line-height: 1.2em;
	margin: 0 7px 7px 0;
}
.submit.green {
	background: #77b04f;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b04f', endColorstr='#629b3a'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#77b04f), to(#629b3a)); 
	background: -moz-linear-gradient(top, #77b04f, #629b3a);
}
.searchForm .submit {
	font-size: 1.1em;
	padding: 6px 14px;
}
#formWrap{
	padding:5px;
}
.basicForm button.submit:hover, .searchForm .submit:hover, a.submit:hover, .ui-dialog-buttonset button:hover, #signupForm .submit:hover {
	color: #f9aa00;
	background: #222222;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#111111'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#111111)); 
	background: -moz-linear-gradient(top, #444444, #111111);
}

.basicForm hr{
	margin:20px 0 20px 0;
}

.basicForm div.divider{
	margin:40px 0 40px 0;
}

table.formTable {
	width:220px;
	margin: 0;
	padding: 0;
	font-size:11px;
}
table.formTable td {
	width:220px;
	margin: 0;
	padding: 3px;
	font-size:11px;
}
table.formTable2 {
	width:220px;
	margin: 0;
	padding: 0;
	font-size:8px;
}
table.formTable2 td {
	width:220px;
	margin: 0;
	padding: 3px;
	font-size:8px;
}
