body {
	font-family:Tahoma, Verdana, Georgia;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	color:#333333;
}

li{
	padding:3px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#bf1f24;
	font-size:24px;
	margin-bottom:15px;
	padding-bottom:2px;
}

h2 {
	font-family: Switzerlandlight,Verdana, Arial, Helvetica, sans-serif;
	color:#bf1f24;
	font-size:18px;
}
h3 {
	font-family: Switzerlandlight,Verdana, Arial, Helvetica, sans-serif;
	color:#bf1f24;
	font-size:14px;
	text-align:left;
	text-decoration:bold;
}
.InfoDiv h3{
	margin-left:6px;
}

th {
	width:550px;
	background-image:url(graphics/nav_bar.gif);
	color:#FFFFFF;
	text-align:left;
	padding:5px 10px 5px 10px;
	margin:10px 10px 10px 20px;
}

.BasicForm {
	width:600px;
}

.FormIntro {
	width:600px;
	text-align:left;
}

.BasicForm td {
	padding:5px;
}

.BasicInput {
	background-color:#FFFFFF !important;
}

.MainTable {
	width:968px;
	border: 0px solid #FFFFFF;
	align:center;
}

.NavBar {
	font-size:12px;
	font-weight:bold;
	background-image:url(graphics/nav_bar.gif);
	text-align:left;

	padding:5px;
	padding-left:90px;
}

.NavBar a:link, .NavBar a:visited, .NavBar a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.NavBar a:hover {
	color:#33CCFF;
	text-decoration:none;
}

.TableRowEven{
	background-color:#eee;
}
.TableRowOddd{
	background-color:#ddd;
}
.FormDefinition{
	font-size:13px;
	vertical-align:top;

}
.CtrlMessage{
	font-size:11px;
	display:block;
	padding-bottom:4px;
}

/* this is for content in the left hand side when view is split into two frames. */
.ListingsDivOuter{
	width:90%;
	text-align:center;
}
.ListingsDiv{
	text-align:left;
	margin:5px 5px 10px 5px;
}

a:link, a:visited{
	color:#A45125;
	text-decoration:none;
}
.InfoDiv p{
	text-align:left;
	padding:8px;
}
.Pagination a:link, .Pagination a:visited{
	background-color:#EEE;
}
li.InfoDrop{
	background-color:#eee;
}

.NotificationBox{
	background-color:#ddd;
}
.InfoOptionBar{
	background-color:#ddd;
}
h1{
	line-height:28px;
}
.InfoDiv select.BasicInput{
	width:220px;
	font-size:11px;
}
ul.BigChoice{
	list-style-type:none;
	font-weight:bold;
	padding:2px;
	font-size:12px;

}
.Footer{
	padding-top:40px;
}
.PrintHeader{
	padding-bottom:20px;
}

.LBThumbs {
	float:left;
	width:600px;
}
.FancyGallerySummary {
	text-align:left;
}
.SpreadsheetTable th{
	background-image:none;
	width:150px;
	color: black;
	font-weight:bold;
	font-size:13px;
}
.SpreadsheetTable td{
	vertical-align:top;
	font-size:12px;
	padding:5px;

}

.TableHeaderFieldorganization_name{
	width:120px;
	background-color:red;
}

.ListLink{
	font-size:12px;
}
.FormButton{
	color:white;
	font-weight:bold;
	background-color:#0082D4;
	/*background:url('graphics/nav_bar.gif');*/
	padding:3px;
	border: 1px solid #ccc;
}
.SpreadsheetTable{
	width:1100px;
}
.ContactInfo{
	padding-bottom:20px;
	font-weight:bold;
}
.VenueFinderSponsor{
	font-weight:bold;
	
}
#VenueFinderTable th{
	background:none;
	border-bottom: 2px solid #0082D4;
	padding-left: 1px;
	color: black;
}












/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color:white; background:#A45125;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs-nav {
	font-weight:bold;
}



#service-tabs div {
	clear:both;
}

#service-tabs div ul {
	list-style:none;
	margin:0;
	padding:0;
}




