/*
 * Id: 7.4736
 * Version: 1301948181
 * Generated: Feb 22, 2012 1:20:08 PM
 */

/** EVENT CALENDAR SEARCH FORM **/

#event_search {
width: 100%;
padding: 0px 0px 10px 0px;
margin: 10px auto 20px auto;
border: 1px solid #666;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

#event_search select {

}

#event_search input, select {
padding: 2px;
margin-top: 0px;
padding-top: 0px; 
}

#event_search input:focus, select:focus {
background-color: #ffffcc;
}

#event_search_header {
background: #e8f0ff;
padding: 5px;
text-align: center;
font-family: Georgia, Times Roman, serif;
font-size: 18px;
font-weight: normal;
border-bottom: 1px dotted #666;
}

.event_search_column {
padding: 0px 10px 10px 10px;	

vertical-align: top;
}

.event_search_column h2 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0px;
}

.event_search_column p {
margin: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold; 
}

.add_event_button {
	
}

/** EVENT CALENDAR SEARCH RESULTS DISPLAY **/

#event_results {
margin-left: 20px;
}

#event_results ul {
list-style-type: none;
}

.info {
font-family: Georgia, Times Roman, serif;;
font-size: 18px;
font-weight: normal;
border-bottom: 1px dotted #ccc;
margin-top: 10px;
margin-bottom: 15px;
}

.text {
margin-left: 20px;
}

.event_group {
width: 450px;
margin-top: 20px;
margin-bottom: 20px;
}

.event_item {
margin-bottom: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 20px;
padding-bottom: 5px;
}

.date_marker {
float: left;
width: 33px;
height: 40px;
background-image: url('/polopoly_fs/7.4736!/date_marker.png');
background-repeat: no-repeat;
font-size: 11px;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin-top: 2px;
padding-top: 2px;
}

/** EVENT CALENDAR DETAIL DISPLAY **/

.event_detail {
margin-left: 20px;
margin-top: 20px;
line-height: 1.4em;
padding-left: 20px; 
}

.event_detail h3 {
margin-bottom: 10px;
font-family: Georgia, Times Roman, serif;
font-size: 18px;
font-weight: normal;
border-bottom: 1px dotted #ccc; 
}

.event_detail .text {
margin-left: 0px;	
}

.event_detail h2 {
margin-top: 10px;
margin-bottom: 0px;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;		
}


/** EVENT CALENDAR INPUT/EDIT FORM **/

.events_edit {
width: 100%;
margin: 0px;
}

.edit_form {
width: 100%;
vertical-align: top;
}

.field {
margin-top: 5px;
}

.events_edit label {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.events_edit h2 {
font-fmaily: Georgia, Times Roman, serif;
font-size: 18px;
font-weight: normal;
background-color: #e8f0ff;
border-bottom: 1px dotted #666;
margin: 20px 0px 0px 0px;
padding: 5px 0px 0px 5px;
clear: both;
}

.events_edit p {
margin: 0px;
}

.events_edit input {
padding: 2px;
}

.events_edit select {
padding: 2px;
}

.events_edit input:focus, select:focus, textarea:focus {
background-color: #ffffcc;
}

.events_edit textarea {
width: 275px;
height: 150px;
}

.required {
color: #cc0000;
}

.smallprint {
font-size: 10px;
}

.clear {
clear: both;
}

.top_align {
vertical-align: top;
}

.detail_list {
list-style-type: none;	
}

      
