@charset "UTF-8";
/* CSS Document */
*{
	padding:0;
	margin:0;		
}
html{height:100%;}

a img {border: none; }
body{
	background-color: #ffffff;
	height:100%;
	padding:0;
	margin:0;	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:18px;
	margin:0;
}

p{ font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:18px;
	margin:0;
	
	
}


#shadow_edges{
	width:980px;
	/* background:url(/images/bckground.gif) repeat-y; */
	margin:0 auto;
	min-height:100%;
	position: relative;
}
* html #shadow_edges {
	height: 100%;	
}
#container{
	width:956px;
	margin:0 auto;
	position: relative;
}
#mainlogo{width:414px;}
#mainlogin{
	width:320px;
	text-align:left;
	float:right;
	height:129px;
	background-color:#ffffff;
}


#top_nav	{
	height:31px;
	background-color:#8198b7;
	border-bottom:1px solid #FFFFFF;
	clear:both;
	font-size:13px;
	padding-left: 5px;	
	position: relative;
	z-index: 5000;
}

/*  TOP LEVEL */

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;	
	z-index: 50;	
}

#top_nav ul li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	position: relative;	
	z-index: 50;	
}

#top_nav ul li a { 
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	padding:9px 19px 7px 19px;
	display: block;
	text-transform: uppercase;	
}

#top_nav ul li:hover {background-color:#dad6a7;}

/* SECOND LEVEL */

#top_nav ul ul {
	position: absolute;
	visibility: hidden;
	top: 100%;
	left: 0;
	z-index: 50;
	background-color: #D0DFF2;
	width: 175px;
}

#top_nav ul ul li {
	float: none;
}

#top_nav ul ul li:hover {
	background-color: #efefef;
}

#top_nav ul ul a {	
	color:#444;
	display: inline-block;
        text-transform: none;
}

#top_nav ul ul a:hover {	
	background-color: #efefef;	
}



#tagline{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#424242;
text-decoration:none;
line-height:25px;
font-weight:bold;
text-align:left;
padding:0 25px;
background-color:#D0DFF2;
height:25px;
}

#left_column{
	width:261px;
	float:left;
	margin:0 8px 0 6px!important;
	margin:0 8px 0 3px;
	position:relative;
	z-index: 1;
}
#center_column{
	width:406px;
	float:left;
	margin:0 0 0 0;
	position:relative;
}
#center_column_wide{
	width:675px;
	float:left;
	margin:0 0 0 6px;
	position:relative;
}
#right_column{
	width:261px;
	float:right;
	margin:0 6px 0 8px!important;
	margin:0 3px 0 8px;
	position:relative;
}

#flash_content{
	margin:8px 0 0 0;
}
.clear{clear:both;}
/* member login box text styles */
form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	background-color: #FFF;
}

textarea{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

.textsmall{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#454545;
text-decoration:none;
line-height:15px;}

/*input{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
line-height:18px;
height:16px;
width:auto;}*/

.textwhite{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
line-height:16px;}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#424242;
text-decoration:none;
line-height:16px;}

.textgrey{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#424242;
text-decoration:none;
line-height:16px;}

.bluetextsmall{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#2573C2;
text-decoration:underline;
line-height:15px;}

ol{margin-left:20px;}

ul{margin-left:20px;}

.bluetextsmall:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#454545;
text-decoration:underline;
line-height:15px;}

.greytextsmall{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#565656;
text-decoration:underline;
line-height:15px;}

.greytextsmall:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#2573C2;
text-decoration:underline;
line-height:15px;}

.input1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
line-height:18px;
border:1px solid #8198B7;
width:112px;}

.textwbig{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
line-height:17px;}

.inputsmall{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
line-height:18px;
border:1px solid #8198B7;
}

.textwhitelink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
line-height:17px;}

.textwhitelink:hover{color:#000000;}

.textgreybig{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
text-decoration:none;
line-height:18px;}

.input2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
line-height:18px;
border:1px solid #8198B7;
width:250px;}

.textgreylink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
text-decoration:underline;
line-height:18px;}

.textgreylink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#567092;
text-decoration:underline;
line-height:18px;}

.textbluebig{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#647C9D;
text-decoration:none;
line-height:24px;}

.textgrbig{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#565656;
text-decoration:none;
line-height:24px;}

.textbblink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003FBF;
text-decoration:none;
font-weight:bold;
line-height:18px;}
.textbblink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
font-weight:bold;
text-decoration:none;
line-height:18px;}
.textblue{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003FBF;
text-decoration:none;
font-weight:bold;
line-height:18px;}

.textbutlink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#565656;
text-decoration:none;
font-weight:bold;
line-height:17px;}
.textbutlink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#565656;
text-decoration:underline;
font-weight:bold;
line-height:17px;}




/* end member login styles */

/* blue box styles */
.blue_box{
width:261px;
margin:8px 0 0 0;
}
.blue_box_top{
	width:261px;
	height:5px;
	background:url(/images/bluebox_top.gif) no-repeat;
	font-size:1px;
}
.blue_box_bottom{
	width:261px;
	height:5px;
	background:url(/images/bluebox_bttm.gif) no-repeat;
	font-size:1px;
}
.blue_box_content{
	background-color:#8198b7;
	padding:4px 12px 9px 12px;
}



/* light gray rounded box with outline */
.lt_gray_outlined_box {
width:100%;
margin:8px 0 0 0;
background:url(/images/graybox_ol_left.gif) repeat-y left top #f8f8f8;
}
.lt_gray_outlined_box .top {
width:100%;
height:6px;
background:url(/images/graybox_ol_top.gif) no-repeat left top;
font-size:1px;
}
.lt_gray_outlined_box .top span {
display:block;
position:relative;
height:6px;
background:url(/images/graybox_ol_toprt.gif) no-repeat right top;
font-size:1px;
}
.lt_gray_outlined_box .center-content {
position:relative;
background:url(/images/graybox_ol_rt.gif) repeat-y right top;
padding:1px 12px;
}
.lt_gray_outlined_box .bottom {
height:6px;
background:url(/images/graybox_ol_bttm.gif) no-repeat left top;
font-size:1px;
}
.lt_gray_outlined_box .bottom span {
display:block;
position:relative;
height:6px;
background:url(/images/graybox_ol_bttmrt.gif) no-repeat right top;
font-size:1px;
}
/* end light gray rounded box with outline */

/* white rounded box with outline */
.white_outlined_box {
width:100%;
margin:8px 0 0 0;
background:url(/images/whitebox_ol_left.gif) repeat-y left top #FFFFFF;

}
.white_outlined_box .top {
width:100%;
height:6px;
background:url(/images/whitebox_ol_top.gif) no-repeat left top;
font-size:1px;
}
.white_outlined_box .top span {
display:block;
position:relative;
height:6px;
background:url(/images/whitebox_ol_toprt.gif) no-repeat right top;
font-size:1px;
}
.white_outlined_box .center-content {
position:relative;
background:url(/images/whitebox_ol_rt.gif) repeat-y right top;
padding:1px 12px;
}
.white_outlined_box .bottom {
height:6px;
background:url(/images/whitebox_ol_bttm.gif) no-repeat left top;
font-size:1px;
}
.white_outlined_box .bottom span {
display:block;
position:relative;
height:6px;
background:url(/images/whitebox_ol_bttmrt.gif) no-repeat right top;
font-size:1px;
}
/* end white gray rounded box with outline */

/* medium blue rounded box */
.md_blue_box {
width:100%;
margin:8px 0 0 0;
background-color:#d0dff2;
}
.md_blue_box .top {
width:100%;
height:6px;
background:url(/images/md_bluebox_top.gif) no-repeat left top;
font-size:1px;
}
.md_blue_box .top span {
display:block;
position:relative;
height:6px;
background:url(/images/md_bluebox_toprt.gif) no-repeat right top;
font-size:1px;
}
.md_blue_box .center-content {
position:relative;
padding:1px 12px;
}
.md_blue_box .bottom {
height:6px;
background:url(/images/md_bluebox_bttm.gif) no-repeat left top;
font-size:1px;
}
.md_blue_box .bottom span {
display:block;
position:relative;
height:6px;
background:url(/images/md_bluebox_bttmrt.gif) no-repeat right top;
font-size:1px;
}
/* end medium blue rounded box */

.center-content .bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:17px;
	padding:0 0px 10px 0px;
}



.center-content p, .bodytext p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:17px;
	padding:0 0px 10px 0px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	color:#565656;
	text-decoration:underline;
	line-height:15px;
}
a:hover{color:#2573C2;;}
a.link_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0668b3;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
a.link_blue:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6699cc;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
a.link_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
}
a.link_gray:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#567092;
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
}
.box_image{
	margin:5px 0 10px 0;
}
#footer{
	text-align:center;
	margin:8px 6px 0 6px;
}
#footer .white_outlined_box{margin:0;}
#footer .white_outlined_box .center-content{
	padding:10px 12px;
}
#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:4px 0;
}
.footer_nav{
	margin:5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.footer_nav li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-left:1px solid #000000;
}
.footer_nav li.footer_nav_first{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:none;
}
.footer_nav li a{
	text-decoration: none;
	padding:0 2px 0 5px;
	margin: 5px 0;
	color:#565656;
}

.footer_nav li a:hover{
	color:#565656;
	text-decoration:underline;
}
.arrowed_list{
list-style-type:none;
margin:0;
padding:0;
}
.arrowed_list li{
	background:url(/images/arrow-org1.gif) no-repeat left top;
	padding:0 0 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#454545;
	text-decoration:none;
	line-height:15px;
}
.double_arrowed_list{
list-style-type:none;
margin:0 0 10px 0;
padding:0;
width:100%;
display:table;
}
.double_arrowed_list li{
	background:url(/images/arrow.gif) no-repeat;
	background-position:0 5px;
	display:inline;
	float:left;
	min-width:94px;
	padding:0 0 0 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:17px;
}
.textgreybig{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:17px;
}

.subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#647C9D;
	text-decoration:none;
	line-height:14px;
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#647C9D;
	text-decoration:none;
	line-height:30px;
	padding:4px 0 4px 0;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#647C9D;
	text-decoration:none;
	line-height:24px;
	padding:4px 0 4px 0;
}
h2.blue a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#647C9D;
	text-decoration:none;
	line-height:24px;
	padding:4px 0 4px 0;
}
h2.blue a:hover {
	text-decoration: underline;
}
h2.gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#565656;
	text-decoration:none;
	line-height:24px;
	padding:4px 0 4px 0;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#647C9D;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
h3.blue a{
	color:#647C9D;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
h3.blue a:hover{text-decoration:underline;}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#424242;
	text-decoration:none;
	padding:2px 0 2px 0;
}
p.date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#454545;
	text-decoration:none;
	line-height:15px;
	margin:0 0 15px 0;
	padding:0;
}

.byline{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#424242;
	text-decoration:none;
	line-height:13px;

}

.title_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#647C9D;
	text-decoration:underline;
	line-height:20px;
}

.article_img{ 
	float: right;
	padding:5px;
	margin:10px 0 10px 10px; 
	border:solid 1px #e1e1e1;
}


.featured{clear:both;}
.featured_image{
	width:116px;
	float:left;
	padding:0 0 10px 0;
}
.featured_text{
	margin:0 0 0 116px;
	padding:0 0 10px 0;
}
.bodytext{
	padding:8px 15px;
}
.bullet_list{
list-style-type:none;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:17px;
}
.bullet_list li{
	background:url(/images/dote1.gif) no-repeat;
	background-position:0 3px;
	padding:0 0 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	line-height:15px;
}

/* @group forums */

#forum_iframe{
	width: 100%;
}

/* @end */

/* @group Login, Events, Search, Events Search */
label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#login_and_search{
	width: 320px;
	margin-top: 11px;
}
#login_box{
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 260px;
	height: 65px;
}
#arrow_login_graphic{
	vertical-align: -4px;
}
#arrow_search_graphic{
	vertical-align: 9px;
}
#search_box{
	margin-top: 16px;
	padding-right: 4px;
	height: 37px;
	float: right;
	background: #8198B7;
}
#search_input{
	width: 172px;
}
.searchbox_vertical_offset{
	vertical-align: 14px;
}
#event_search_image{
	margin-bottom: 10px;
}
#input_keyword, #input_event_type{
	padding-left: 2px;
	padding-bottom: 2px;
	display: block;
	width: 220px;
	margin-bottom: 10px;
}
#input_zipcode {
	padding-left: 2px;
	padding-bottom: 2px;
}
#input_radius {
	width: 50px;
}
.month_year_dropdown{
	width: 95px;
	margin-bottom: 10px;
}
.state_dropdown{
	width: 170px;
	margin-bottom:  10px;
}
#advanced_search_link{
/*	vertical-align: 7px;*/
	display:block;
	float: left;
	padding-top: 8px;
}
#advanced_search_submit{
	border:none;
	background:url(http://www.fairsandfestivals.net/images/search.gif) no-repeat;
	float: left;
	margin-right: 10px;
	width:65px;
	height:24px;
}
#input_first_name, #input_last_name{
	padding-bottom: 2px;
	padding-left: 2px;
	width: 108px;
	margin-bottom: 10px;
}
#input_email_address{
	padding-bottom: 2px;
	padding-left: 2px;
	width: 225px;
	margin-bottom: 10px;
	display: block;
	
}
#newsletter_checkbox, #event_listings_checkbox{
	height: 13px;	
}
/* @end */

/* @group Id Tabs */

.idTabs
{
 list-style:none;
 display:inline;
 margin:0px;
 padding:0px;
}
.idTabs li
{
 display:inline;
 margin:4px;
 padding:2px;
 float:left;
}
.idTabs li a
{

	 padding:7px;
 	font-weight:bold;
 	font-size:14px;
 	text-decoration:none;
 	color:#fff;

}

.idTabs li.selected a
{color:#8198B7;}
.selected
{
	background:#DAD6A7;
	color:#8198B7;
}
.flatview .selected {
	font-weight: bold;
	background: #FFFFFF;
}
.flatview a {
	text-decoration: underline;
}
.flatview a.selected {
	color: #000000;
	text-decoration: none;
}

.button-sign-up {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 1px;
	padding: 0;
	color: #FFF;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: none;
	cursor: default;
	cursor: pointer;
	background: url(http://www.fairsandfestivals.net/images/button-publish.jpg) no-repeat;
	width: 68px;
}
/* @end */

/* member login */
#member-log-in{width:261px;}
.button-log-in {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 1px;
	padding: 0;
	color: #FFF;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: none;
	cursor: default;
	cursor: pointer;
	background: url(http://www.fairsandfestivals.net/images/button-publish.jpg) no-repeat;
	width: 68px;
}
/* @end */

/* directory */

.directory .dir-header {
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #8198B7;
}
.dir-header h2 {
	margin: 0;
	padding: 0;
	color: #424242;
	float: left;
}
.dir-header .right-link {
	display: block;
	font-weight: bold;
	color: #8198B7;
	float: right;
	line-height: 24px;
}
.directory .dir-item {
	padding: 0;
	margin: 0 0 20px;
	color: #8198B7;
}
.directory .dir-col {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 185px;
}
.directory h4 {
	margin: 0 0 2px;
	padding: 0;
}
.directory a {
	color: #8198B7;
	text-decoration: none;
}
.directory a:hover {
	text-decoration: underline;
}
.dir-search td {
	margin: 0;
	padding: 0 0 6px;
}
.dir-search td.label {
	width: 60px;
}
/* sitemap styles */
#nav_categories{
	margin: 0;
	padding: 0;
	list-style:none;
}
#nav_categories li ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style:none;
}
#nav_categories li{
	font-weight: bold;
	color: #424242;
	font-size: 12px;
}
#nav_categories li ul li, #nav_categories li ul li a{
	font-weight:normal;
	color: #8198B7;
	font-size: 12px;
	text-decoration:none;
}
.skyscraper_banner{
	margin:8px auto 0 auto;
	padding:10px;
	border: solid 1px #e1e1e1;
}

.sidebar_banner{
	margin:8px auto 0 auto;
	padding:5px;
	border: solid 1px #e1e1e1;
}
.footer_banner{
	clear:both;
	padding:8px 0 8px 0;
	margin:0 6px 0 6px;
	text-align:center;
	border: solid 1px #e1e1e1;
}

.header_banner{text-align:center;}

.comment-line {
	padding: 0;
	margin: 8px 0;
	border-bottom: 1px solid #ddd;
}

.profileData h1 { color: #464646; font-size: 1.3em; }
.profileData h1 span { color: #6886a6; }
.profileData h2 { color: #6886a6; font-size: 1.2em; }
.profileData div { 
	border-top: 1px solid #b0bfcf;
	border-bottom: 1px solid #b0bfcf;
	padding: 10px 0;
 }
.profileData div p strong { 
	display: block;
	float: left;
	width: 100px;
}
.profileData div p.bio { float: left; }
.profileData div div.biocontent { 
	border: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 100px;
}

.weather ul
{
	margin-left: 0;
}
.weather ul li
{
	list-style: none;
	float: left;
	line-height: 40px;
	margin-right: 4px;
}
.feeds {
	margin: 0;
}
.feeds li {list-style:none;}
.feeds li a {
  padding: 0 0 0 19px;
  background: url(/images/uploads/rss_icon.gif) no-repeat 0 0;
} 						

/* MB EDIT Datepicker
----------------------------------*/

.inactive { display: none; }
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev {left:2px;}
.ui-datepicker .ui-datepicker-next {right:2px;}
.ui-datepicker .ui-datepicker-prev-hover {left:1px;}
.ui-datepicker .ui-datepicker-next-hover {right:1px;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {float:left;}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {width:auto;}
.ui-datepicker-multi .ui-datepicker-group {float:left;}
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group {width:50%;}
.ui-datepicker-multi-3 .ui-datepicker-group {width:33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group {width:25%;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-buttonpane {clear:left;}
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane {clear:right;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {float:right;}
.ui-datepicker-rtl .ui-datepicker-group {float:right;}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

div.datepicker {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 196px;
	height: 147px;
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
	display: none;
}
.datepickerContainer {
	background: #121212;
	position: absolute;
	top: 10px;
	left: 10px;
}
.datepickerBorderT {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	background: url(../images/datepicker_t.png);
}
.datepickerBorderB {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	background: url(../images/datepicker_b.png);
}
.datepickerBorderL {
	position: absolute;
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../images/datepicker_l.png);
}
.datepickerBorderR {
	position: absolute;
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../images/datepicker_r.png);
}
.datepickerBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_tl.png);
}
.datepickerBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_tr.png);
}
.datepickerBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_bl.png);
}
.datepickerBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_br.png);
}
.datepickerHidden {
	display: none;
}
div.datepicker table {border-collapse:collapse;}
div.datepicker a {
	color: #eee;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;
}
td.datepickerNotInMonth a {
	color: #666;
}
tbody.datepickerDays td.datepickerSelected{
	background: #136A9F;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: left;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}

#radius {
	width: 50px;
}



#event-search-form input.checkbox {
		vertical-align: -2px;
		margin-right: 2px;
}
#event-search-form select {
		margin-bottom: 10px;
}
#event-search-form .sub-label {
		margin-bottom: 0;
}

#event-search-form {
	border: 1px solid #8198B7;
	padding: 10px;
}


/* SEARCH RESULTS*/

#search-results-box {
	border: 1px solid #8198B7;
	padding: 10px;
		color: #000000;

	}


#search-results-box h4 {
font-size: 15px;
}

#search-results-box a {
	color: #0068b0;   /*   DARK BLUE */
	text-decoration:none;
}

#sort-links {
	float: right;
	width: 501px;
	border: 1px solid #8198B7; /*  #	LIGHT BLUE  */
	padding: 5px;
	margin: 0 0 10px 0;
}

#hiddenform {
	display: none;
}
	
#sort-links a {
	display: block;
	float: left;
	background: no-repeat url(/images/uploads/arrowsupdown.jpg) 0 4px;		
	height: 13px;
	padding-left: 12px;
	margin:0 15px 7px 0;
		color: #000000;
}

#sort-links a.active {
font-weight: bold;
}


#sort-links a.up {
background-position: 0 -8px;
}

	
.event {
		border-top: 1px solid #8198B7;
	margin: 0px 0 10px 0;
		padding-top: 15px;
}

.event a {
	color: #2573C2;				
}

.event td {
		vertical-align: top;
}	

ul.vendors {
		margin: 0;
}	

.vendors li {
		background: no-repeat url(/images/uploads/checkbox.jpg);
		padding-left: 15px;	
		float: left;
		display: block;
		margin-right: 15px;
		color: #000000;
		font-weight: bold;

}

.total-results {
		padding: 15px 0 15px 0;
}

#paginate,
#paginate2 {	
	text-align: center;
	color: #2573C2;	
}

.flatview a {
		color: #2573C2;	
}


td.field-name {
		font-weight: bold;
		width: 120px;
}
				
p.date {
		text-transform: uppercase;
		font-size: 13px;
		margin: 1px 0 10px 0;
		font-weight bold;	
}

td.location {
		font-weight: bold;
}
								
.radius {
float: right;
}

iframe.amemframe {
	height: 500px !important;
	scroll: auto !important;										
}

/*  ADDED SHORTLIST LINK */

a.add_shortlist {
	display: block;
	text-align: center;
}

/*  ACCOUNT EDIT PAGE  (NEW MATT BELDEN 2010-08-06) */

.edit-profile-links {
	padding-bottom: 15px;
}

.edit-profile-links a {
	display: block;
}

.edit-profile-links .dividing_line {
	margin-top: 15px;
}

.edit-profile-links h3.form-header {
	padding-top: 0px;
}

/*  NEW STATE RESULT PAGE (matt belden 2010-08-06) */
.state-results #sort-links {
	width: 373px;
}

.state-results .total-results {
	padding: 0 0 10px 0;
	text-align: center;
}

