body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #615C55;
}

h2 { margin-top: 10px; color: #3e7899; }

/* new */
event_detail { display: block; width:480px; }
event_tools { clear: left; display: block; width:195px; }
/* */


a {outline: none; color:#c1131e;}

#button_row {
/*	padding-top: 12px;*/
	padding-right: 15px;
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 1;
}

#button_row input {
	position: relative;
	top: -3px;
}

#main_events {
	background-image: url('http://www.artsinohio.com/img/events_table_bg.gif');
	background-repeat: repeat-y;
	width: 100%;
	margin-top: 30px;
}

#main_events h2  {
	text-align: left;
	border-bottom: 1px solid #D5D5CB;
	font-size: 22px;
	color: #444341;
	margin-top: -5px;
	padding: 0 0 0 10px;
}

h2.event { 
	text-align: left;
	font-size: 22px;
	color: #444341;
	line-height:120%;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
h4.event {
	font-size: 15px;
	color: #5B594C;
	margin: 0 0 5px 0;
	padding: 0;
	line-height:125%;
}

#left_column {
	width: 455px;
	float: left;
	margin-right: 22px;
}

#right_column {
	width: 480px;
	float: left;
}


/*

#secondary_content {
	margin: 20px 0px;
	background-image: url('http://www.artsinohio.com/img/left_bg.gif');
	background-repeat: repeat-y;
}

#secondary_left {
	width: 196px;
	margin-right: 10px;
	float: left;
	background-color: #F8F7F5;
}

#secondary_left h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}
#secondary_left p {
	margin: 10px 0 5px 0;
	line-height: 18px;
	
}
#secondary_left ul {
	margin: 0 0 30px 0;
	padding: 0;
}
#secondary_left ul li {
	font-size: 11px;
	list-style-type: none;
	margin: 8px 0;
}
#secondary_left ul li a {
	color: #615C55;
	text-decoration: none;
}
#secondary_left ul li a:hover {
	color: #FF9C00;
	text-decoration: underline;
}
*/


#secondary_middle {
	width: 450px;
	margin-right: 10px;
	float: left;
	line-height:120%;
}


#results_box {
	padding-bottom: 20px;
	border-bottom: 1px solid #D5D5CB;
}

.results {
	margin-top: 10px;
}

#secondary_right {
	width: 186px;
	float: right;
}
#secondary_right2 {
	width: 180px;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
}

#secondary_right2 h4 {
	margin: 0 0 10px 0;	
}
#secondary_right h4 {					
	font-size: 15px;
	color: #5B594C;
	margin: 0 0 5px 0;
	padding: 0;
	line-height:125%;	
}

#secondary_right ul {
	margin: 0 0 30px 0;
	padding: 0;
}
#secondary_right ul li {
	list-style-type: none;
	margin: 8px 0;
}
#secondary_right ul li a {
	color: #615C55;	
	text-decoration: none;
}

#secondary_right ul li a:hover {
	color: #FF9C00;
	text-decoration: underline;
}

#pages {
	margin-top: 10px;
}

#buttons {
	margin: 0;
	padding: 0;
}
#buttons li {
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEE;
}

#visit {
	padding-left: 14px;
	background-image: url('http://www.artsinohio.com/img/icons/icon_arrow_angle.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#visit a {
	color: #c1131e;
	text-decoration: none;
}

#email {
	padding-left: 14px;
	background-image: url('http://www.artsinohio.com/img/icons/icon_person.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#email a {
	color: #3e7899;
	text-decoration: none;
}

#print {
	padding-left: 14px;
	background-image: url('http://www.artsinohio.com/img/icons/icon_print.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#print a {
	color: #666666;
	text-decoration: none;
}

#map {
	padding-left: 14px;
	background-image: url('http://www.artsinohio.com/img/icons/icon_map.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#map a {
	color: #009ADC;
	text-decoration: none;
}

#cal {
	padding-left: 14px;
	background-image: url('http://www.artsinohio.com/img/icons/icon_cal.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#cal a:link, #cal a:visited, #cal a:hover, #cal a:active {
	color: #FF9900;	
	text-decoration: none;
}

#event_icon {
	padding-left: 14px;
	background-image: url('http://www.artsinohio.com/img/icons/icon_event.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#event_icon a {
	color: #9AA700;
	text-decoration: none;
}

.small {
	font-size: 10px;
}

.small a {
	color: #9CC10B;
	text-decoration: none;
}

.small a:hover {
	color: #615C55;
}

table.event_table {
	border-collapse:collapse;
	width: 640px;
}

.event_table tr td {
	padding-bottom: 8px;
	font-size: 11px;
	padding:10px;
}

.event_table tr td h4 a {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	color: #3e7899;
}

.event_table tr td h4 a:hover {
	color : #c1131e;
}

.event_table td.event_table { width: 110px; text-align: right; }

.event_table tr:hover {
	background-color:#eee;
}

.at {
	margin-bottom: 7px;
	font-weight:bold;
}

.at a {
	color: #c1131e;
	text-decoration: none;
}

.presented {
	margin-bottom: 10px;
	font-size:14px;
}

.presented a {
	color: #c1131e;
	text-decoration: none;
}

.presented a:hover {
	color: #000000;
	text-decoration: none;
}


.description {
	line-height:130%;

}

.info {

}

.info a {
	color: #c1131e;
	text-decoration: none;
}

.info a:hover {
	color: #333;
	text-decoration:underline;
	color: #3e7899;	
	text-decoration: underline;	
}

span.label {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color: #398299;	
	color:#333;
}

#search_info {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

#pages {
	margin-bottom: 5px;
}

#current_page {
	font-weight: bold;
	font-size: 12px;
}

#page_number a, #search_number a {
	color: #c1131e;
	text-decoration: none;
}

/*
div.what_choices, div.where_choices, div.when_choices, div.org_choices,div.org_where_choices {
  position:absolute;
  background-color:white;
  border:1px solid #888;
border-bottom:0px;
  margin:0px;
  padding:0px;
  z-index: 2;
}

div.what_choices span.label {
	color:#ccc;
	font-weight:bold;
	float:right;
	
}

div.what_choices ul, div.where_choices ul, div.when_choices ul, div.org_choices ul, div.org_where_choices ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

div.what_choices ul li.selected, div.where_choices ul li.selected, div.when_choices ul li.selected, div.org_choices ul li.selected, div.org_where_choices ul li.selected{ background-color: #EEE;}

div.what_choices ul li, div.where_choices ul li, div.org_choices ul li, div.org_where_choices ul li {
  list-style-type:none;
  border-bottom: 1px solid #CCC;
  display:block;
  margin:0;
  padding:5px;
  cursor:pointer;
  font-size:12px;
  width:400px;
  background-color:#fff;
  border-right:1px solid #ccc;
  font-weight:bold; 
}

div.when_choices ul li {
  list-style-type:none;
  border-bottom: 1px solid #CCC;
  display:block;
  margin:0;
  padding:5px;
  cursor:pointer;
  font-size:12px;
  background-color:#fff;
  font-weight:bold;	
	
}
*/

.dd_event {
	display: block;
	color: #333;
	text-decoration: none;
}

.dd_cat {
	display: block;
	color: #015C37;
	text-decoration: none;
}

.dd_subcat {
	display: block;
	color: #036CA2;
	text-decoration: none;
}

.dd_event a {
	display: block;
	color: #333;
	text-decoration: none;
}

.dd_event a:hover, .dd_cat a:hover, .dd_subcat a:hover {
	color: #E65700;
}

#print_head {
	display: none;
}

.blank_logo_box {
	background-image: url('/img/logos/blank.gif');
	width: 239px;
	height: 118px;
	overflow: hidden;
}

#cleveland_panel a, #columbus_panel a, #cincy_panel a, #travel_panel a, #other_panel a {
	color: #808F92;
	text-decoration: none;
	font-size: 11px;
}

.blank_logo_box div {
	padding: 5px;
	line-height: 18px;
	font-size: 12px;
}

td.event_image { width: 110px; height: 110px; }

img.event_image {
	padding:2px;
	border:1px solid #ccc;
}

div.noimage {
	height:98px;
	width:98px;
	background-color:#eee;
	padding:2px;
	border:1px solid #ccc;	
}

table.logo_panel {
	border-collapse:collapse;
	width:100%;	
}

div#cleveland_box, div#columbus_box, div#cincinnati_box, div#travel_box, div#other_box {
	position:absolute;
	background-color:#eee;
	width:165px;
	border-bottom:1px solid #ccc;
	border-top:0px;
	padding:15px;	
	float:left;
	top:0px;
	left:0px;
	z-index:100;
}

div.box_info {

}
div.box_info a {
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
}

div.box_info a img {
	border:1px solid #eee;	
	padding:5px;
}

div.box_info a img:hover {
	border:1px solid #ccc;
}

div.box_info p {
	font-size:12px;
}

div.box_footer {
	padding-top:10px;
	font-size:11px;
	font-weight:bold;	
}

div.box_footer a {
	color:#666;
}

#planner {
	background-color: #ECFBFF;
	color: #4C5D64;
	font-size: 12px;
	border-bottom: 2px solid #E0F9FF;
	border-top: 2px solid #E0F9FF;
	margin-bottom: 10px;
}

div.funded_box {
	padding:10px;
	margin-right:5px;
	color:#666;
}


/* prototip.css : http://www.nickstakenburg.com/projects/prototip */
.prototip { position: absolute; }
.prototip .effectWrapper { position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
	position: relative;
	display: block;
	}
.prototip .toolbar .title {
	display: block;
	position: relative;
	}
.prototip .content { clear: both; }
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }

.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}


div.code {
	color:#333;
	background:#AFAAA3;
	padding:10px;
	margin:10px 10px 20px 10px;
}
