@CHARSET "UTF-8";


#form1 {
float:left;
height:348px;
}
.req {
color:#12719B;
font-size:16px;
margin-right:1px;
vertical-align:bottom;
}
.field {
font-family:arial,helvetica,sans-serif;
height:20px;
line-height:20px;
margin-bottom:2px;
}
.fname {
color:#002156;
float:left;
font-size:11px;
font-weight:bold;
height:20px;
line-height:20px;
margin-right:3px;
text-align:right;
width:10px;
}
.finput {
clear:left;
float:left;
position:relative;
line-height:20px;
}
.finput .submit_button {
cursor:pointer;
margin-left:241px;
position:relative;
top:5px;
}
.finput input, .finput textarea {
border:1px solid #777777;
color:#777777;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:1px;
float:left;
}
.finput select {
	width:80px;
}
.finput input[type="text"] {
height:16px;
width:124px;
}
.finput input[name="email"], .finput input[name="company"] {
width:202px;
}
.finput textarea {
margin-top:2px;
width:310px;
}
.finput .mod {
color:#000000;
font-weight:normal;
}
#br_yes, #br_no {
vertical-align:middle;
}
.finput label {
font-family:arial,helvetica,sans-serif;
font-size:12px;
padding:2px;
vertical-align:middle;
}
#recaptcha_area {
	clear:left;
}

/* ADD-EVENT page */

#eventSubmitForm label {
	display:block;
	width: 100px;
	float:left;
	clear:left;
}

#eventSubmitForm .longtext {
	width: 380px;
	float:left;
}
#eventSubmitForm .longtextrea {
	width: 380px;
	height:80px;
	float:left;
}
#eventSubmitForm .date,#eventSubmitForm .time {
	width: 160px;
	text-align:right;
	float:left;
}
#eventSubmitForm .button {
	cursor:pointer;
}
#eventSubmitForm .note {
	font-size: 11px;
	margin-bottom: 3px;
}
#eventSubmitForm .dropdown {
	width:150px;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#fff;
	padding:1px 2px;
	color:#333;
	display:none;
	
}
.tooltip {
	font-weight: 900;
	padding-left:6px;
	color: #58b;
	text-decoration: none;
	float:left;
	font-size:10px;
}

#date_begin_display, #date_end_display {
	font-size:16px;
	left:27px;
	position:absolute;
	top:23px;
}

a.dp-choose-date {
	margin-bottom:9px;
}

#title_short {
	width:226px;
}

#cost {
	width:112px;
}

#cost {
	margin-top:2px;
}

#category_id {
	float:left;
}

#time_begin_period, #time_end_period {
	width:52px;
}

#time_begin_hour, #time_end_hour {
	width:66px;
}

#time_begin_minute, #time_end_minute {
	width:74px;
}

.blob {
	float:left;
	margin-top:20px;
}
.blob .finput {
	width:206px;
}
