html {
	margin:0px;
	padding:0px;
	height:100%;
	margin-bottom:1px;
}

body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#060f36;
	background-color: #cdedfd;
	background-position: top right;
	background-repeat: no-repeat;
	/* background graphic will be defined in the page template using php to randomly select a different graphic each day */
	margin:0px;
	padding:0px;
	height:100%;
}

p {
	margin-bottom:1em;
	line-height:150%;
}

a {
	color: #ed282f;
	font-weight:bold;
}
a:visited {
	color: #ed282f;
}

h1 {
	color: #0b163e;
	font-size: 30px;
	font-weight:normal;
	font-style:italic;
	margin:0;
}

h2 {
	color: #060f36;
	font-size: 24px;
	font-style:italic;
	margin-bottom:5px;
}

h3 {
	font-size: 24px;
	color: #060f36;
	font-style:italic;
	font-weight:normal;
}

h4 {
	font-size: 24px;
	color: #276bbc;
	font-size: 24px;
	font-weight:normal;
	font-style:italic;
}

h5 {
	font-size: 18px;
	color: #060f36;
	font-weight:normal;
	font-style:italic;
}

h6 {
	color: #276bbc;
	font-size: 12px;
	font-weight:normal;
}

ul {
	margin-left:40px;
	margin-bottom:10px;
}

.page_header {
	font-size:30px;
	font-style:normal;
	color: #276bbc;
}

form {
	padding:0;
	margin:0;
}

.body_container {
	width:962px;
	top: 0px;
	left: 0px;
	background: url(/themes/isfa/images/left_blue_bar.gif) repeat-y top left;
	margin:0;
}


.left_column {
	float:left;
	width: 224px;
	background: #276bbc url(/themes/isfa/images/left_bar_background.jpg) no-repeat top left;
	border-right:#77a1bb 1px solid;
	height: 100%;
}

.left_column .logo {
	padding-bottom: 79px;
}

.content {
	float:left;
	width: 705px;
	min-height:836px;
	padding: 15px 15px 0 15px;
}

.menu_block {
	width: 100%;
	padding-left: 40px;
}

.left_input_block {
	padding: 0 0 10px 40px;
	margin-right:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom: #a1beba 1px solid;
}
.left_input_block input[type=text], .left_input_block input[type=password] {
	border: #000 1px solid;
	width: 140px;
	/* background:#86acbb url(/themes/isfa/images/find_input_background.png) no-repeat top left; */
}

.left_input_block input[type=image] {
	padding:5px;
	vertical-align:bottom;
	width:auto;
}

.left_input_block select {
	font-size: 10px;
}

.search {
	padding: 37px 0 10px 40px;
}

.signup {
	padding: 20px 0 10px 40px;
}

.member {
	padding: 20px 0 10px 40px;
	color: #fff;
}

.member input[type=image] {
	margin-right: 30px;
	padding: 3px 0;
	float:right;
}

.member a {
	color: #060f36;
}

.meta {
	padding: 20px 0 10px 40px;
	color: #fff;
	font-weight:bold;
	border-bottom: none;
}

.meta a {
	color:#fff;
	font-weight: normal;
}

.lc_byline {
	float:right;
	margin: 0;
	padding-top: 2em;
	padding-bottom: 1em;
}

.top_ad_spacer {
	width: 694px;
	height: 79px;
	margin-bottom: 15px;
	padding: 6px;
}

.top_ad {
	width: 692px;
	height: 77px;
	margin-bottom: 15px;
	padding: 6px;
	border: #3094bd 1px solid;
	background: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.top_ad img.logo {
	float:left;
	display:block;
	border-right: #3094bd 1px solid;
	padding-right: 6px;
	margin-right: 20px;
}
.top_ad h1 {
	font-weight:bold;
	font-size:17px;
	font-style:normal;
	margin:0;
	padding:3px 0;
	line-height:normal;
}
.top_ad div.date {
	font-size:12px;
	font-weight:bold;
}
.top_ad div.stats {
	text-align:right;
	font-size:80%;
}

.top_ad div.description {
	color: #646464;
	padding: 5px 5px 5px 0;
	font-size:10px;
}


div.home_calendar_block {
	border:#093a76 4px solid;
	float:left; 
	width:352px; 
	margin: 5px 5px 0 0; 
	background:#0b163e; 
	padding: 14px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}


/*---------------------------------------------------------------------------*/

.header_container {
	text-align:center;
	width:100%;
	top:0;
	left:0;
	height:87px;
	margin:0;
	padding:0;
}

.header_block{
	width: 100%;
	height: 87px;
	margin: 0 0;
	text-align:left;
	background-color:#FFFFFF;
}




.menu_right {
	float:right;
	display:block;
	background: #ffffff none;
}

.content1 {
}

.content1 img.border {
	border: #73a2ca 2px solid;
}

.content2 {
	background-color:#cfc;
	color: #000;
}

.content3 {
	background-color:#6ff;
}

.footer_container {
	background-color:#FFFFFF;
	text-align:center;
	clear:right;
	padding:1em;
}


.left_black_box {
	width:160px;
	text-align:center;
	margin-left:10px;
	background-color:#000000;
}

.left_black_box select {
	width:90%;
	margin-bottom:1em;
}

.left_black_box input {
	width: 90%;
	margin-bottom:1em;
}

.left_blue_box {
	width:160px;
	text-align:center;
	color:#FFFFFF;
	margin-left:10px;
	background: #00a0c6 ;
}

.left_blue_box input {
	width: 90%;
	margin-bottom:1em;
	margin-top:1em;
}


.left_filler {
	background:#fff;
	height:100%;
	padding-bottom:10em;
}

.head_first_line {
	text-align:right;
	
}

.head_second_line {
	text-align:right;
	margin-top: 28px;
}

.head_second_line img {
}

.head_second_line input {
	vertical-align:top;
}


/*
   -------------------------------------------------
	New Calendar Styles
   -------------------------------------------------
*/

/*----LARGE CALENDAR--------------------------------*/

.calendar {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.calendar a {
	color: #f00;
	text-decoration:none;
	font-weight:normal;
}
.calendar a:hover {
	text-decoration:underline;
}

.calendar table {
	background:#253d66;
	border:#000 1px solid;
	table-layout:fixed;
	margin:0;
	padding:0;
}
.calendar th {
	background:#253d66;
	padding:4px;
	margin:0px;
	color:#fff;
	text-align:left;
	font-size:18px;
}
.calendar th a {
	color: #f00;
}
.calendar td {
	border: #73a2ca 2px solid;
	background:#73a2ca;
	vertical-align:top;
	padding:4px;
	margin:20px;
	height:80px;
	width: 14%;
	overflow:hidden;
}
.calendar td ul {
	font-size:8px;
	font-weight:normal;
	padding-left:0;
	list-style-image: none;
	margin:5px 0;
}

.calendar td ul li {
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom: #000 1px solid;
}

.calendar td:hover {
	border: #ed272e 2px solid;
}
.calendar .current_month_day {
}
.calendar .other_month_day {
	border: #BDE6FA 2px solid;
	background:#BDE6FA;
	color: #000;
}
.calendar .other_month_day a {
	font-size:8px;
	font-weight:bold;
}

.calendar .day_has_event {
	border: #e0efa8 2px solid;
	background: #e0efa8; /* url(../images/calendar_small_corner.png) no-repeat top right; */
	color: #000;
}
.calendar .day_has_event a {
	font-size:8px;
	font-weight:bold;
}
.calendar .day_has_event ul li a {
	color: #f00;
}
.calendar .current_day {
	border: #ed272e 2px solid;
}

/*----SMALL CALENDAR--------------------------------*/
.calendar_small {
}
.calendar_small a {
	color: #ed272e;
}
.calendar_small table {
	background:#093a76;
	border:#000 1px solid;
}
.calendar_small th {
	background:none;
	padding:2px;
	margin:0;
	color:#2980e6;
	font-size:10px;
}
.calendar_small td {
	vertical-align:bottom;
	padding:2px;
	margin:2px;
	height:20px;
	font-weight:bold;
	font-size:12px;
	border: #060f36 2px solid;
}
.calendar_small .current_month_day {
	background:#060f36;
}
.calendar_small .other_month_day {
	background:#093a76;
	color: #000;
}
.calendar_small .day_has_event {
	background: #2980e6 url(../images/calendar_small_corner.png) no-repeat top right;
}
.calendar_small .other_month_day a {
	color:#000;
}
.calendar_small .day_has_event a {
	color:#fff;
}
.calendar_small .current_day {
	border: #ed272e 2px solid;
}


/*----EVENTS LIST-----------------------------------*/

.calendar_list {
	color: #fff;
	height:120px;
	overflow: auto;
	margin:5px 0 10px 0;
	border: #093a76 2px solid;
}

.calendar_list table {
	width:100%;
}

.calendar_list td {
	background: #2980e6 url(../images/calendar_small_corner.png) no-repeat top right;
	border: #060f36 2px solid;
	padding: 4px;
}

.calendar_list td a {
	font-weight:bold;
	font-size:12px;
	color: #fff;
	text-decoration:none;
}

.calendar_list td a:visited {
	font-weight:bold;
	font-size:12px;
	color: #ccc;
	text-decoration:none;
}

.calendar_list td a:hover {
	text-decoration: underline;
}


/*
   -------------------------------------------------
	Inline Image Styles
   -------------------------------------------------
*/

.image_right {
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
}

.image_left {
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
}

.image_center {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.pusher {
	clear:both;
	width: 100%;
}


/*
   -------------------------------------------------
	miniTabs Tab Styles
   -------------------------------------------------
*/

#tabs_container ul {
	width:100%;
	border-bottom: #000 1px solid;
	min-height: 23px;
}

#tabs_container ul li {
		display: block;
		float:left;
}
	
#tabs_container ul li a {
	padding: 5px;
	margin: 0 5px;
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	text-decoration: none;
}
#tabs_container .current {
	color: green;
	font-weight: bold;
	border-bottom: #fff 1px solid;
}

/*
   -------------------------------------------------
	festival list
   -------------------------------------------------
*/

.festival_list {
}

.festival_list select {
	margin: 0;
	font-size: 80%;
}

.festival_list label {
	display:inline;
}

.festival_list td {
	text-align:left;
	background:none;
	border:none;
}

.festival_list table {
	background:none;
	border:none;
	margin:0;
}

.festival_list div.input {
	margin:0;
}

.festival_list input {
	margin: 0;
}

/*
	------------------
	 Membership Pages
	------------------
*/


.view {
	margin-top: 2em;
}

.view .logo {
	float:right;
	margin-bottom:1em;
	margin-left: 1em;
	padding: 1em;
	background: #fff; 
	border: #73a2ca 1px solid;
	text-align:center;
}

.view .location {
	margin: 1em 0;
	font-family:Arial, Helvetica, sans-serif;
}

.view .name {
	margin: 0; 
	padding:0 0; 
	font-weight:bold;
	color: #276bbc;
	font-size:24px;
	font-style:italic;
}

.view .name a {
	text-decoration:none;
	color: #276bbc;
}

.view .name a:hover {
	text-decoration:underline;
	color: #f00;
}

.view p {
	padding-top: 1em;
}

.view hr {
	margin:2em 0;
	clear:both;
}

.view ul {
	margin-left:1em;
}

.view .dates {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	padding: 0; 
	color: #f00;
}

.view li {
	margin-bottom:3px;
}


.home_calendar {
	width:150px;
	float:left; 
	padding-top:5px;
	padding-right: 5px;
}