@import url(customClasses.css);
@import url(birdwatchShopClasses.css);
@import url(pageBackgrounds.css);

body
{
	background-color: #FFFFFF;
	color: #000066;
	background-image: none;
	background-repeat: no-repeat;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #0063AD;
	color: #D2EAFF ;
	font-family: arial, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #0063AD;
	color: #D2EAFF;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #0063AD;
	color: #D2EAFF !important;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #0063AD;
	color: #D2EAFF;
	font-family: arial, geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #0063AD;
	color: #D2EAFF;
	font-family: arial, geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #000066;
	color: #FFFFFF;
	font-family: "arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #000066;
	color: #FFFFFF;
	font-family: "arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #000066;
	color: #FFFFFF !important;
	font-family: "arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #000066;
	color: #FFFFFF;
	font-family: "arial", sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #000066;
	color: #FFFFFF;
	font-family: "arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000066;
	background-color: #D9CA9F;
	font-family: arial, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000066;
	background-color: #D9CA9F;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000066;
	background-color: #D9CA9F;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000066;
	background-color: #D9CA9F;
	font-family: arial, geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000066;
	background-color: #D9CA9F;
	font-family: arial, geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #FFFFFF;
	background-color: #667BD4;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashHeader
{
	color: #FFFFFF;
	background-color: #667BD4;
	font-family: arial, geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #FFFFFF;
	background-color: #667BD4;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #FFFFFF;
	background-color: #667BD4;
	font-family: arial, geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #FFFFFF;
	background-color: #667BD4;
	font-family: arial, geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000066;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000066;
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000066;
	font-family: "arial", sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #000066;
	font-family: "arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ReducedText
{
	color: #000066;
	font-family: "arial", sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	color: #000066;
	font-family: "helvetica", "arial", "geneva", sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	color: #000066;
	font-family: "helvetica", "arial", "geneva", sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #000066;
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	color: #FFFFFF;
	font-family: "helvetica", "arial", "geneva", sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #000066;
	color: #FF0000;
	font-family: "helvetica", "arial", "geneva", sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #000066;
	border-width: 1px;
	font-family: "arial", sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #D2EAFF;
	background-color: #0063AD;
	border-color: #000066;
	border-width: 1px;
	font-family: "arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #0000FF;
	font-family: arial, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #999999; }
a.menu
{
	text-decoration: none;
	color: #D9CA9F;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #D9CA9F; }
a.menu:visited { color: #D9CA9F; }
a.menu:hover { color: #FFFFFF; }
a.Gridmenu
{
	text-decoration: none;
	color: #B6A0DC;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #B6A0DC; }
a.Gridmenu:visited { color: #B6A0DC; }
a.Gridmenu:hover { color: #D49F72; }
a.Homebase
{
	text-decoration: none;
	color: #000066;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #000066; }
a.Homebase:visited { color: #000066; }
a.Homebase:hover { color: #0063AD; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #D9CA9F;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #D9CA9F; }
a.FormFileManagerFileList:visited{ color: #D9CA9F; }
a.FormFileManagerFileList:hover
{
	color: #FFFFFF;
	background-color: #000066;
}

#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}
#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}
.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{

	width: 100px;
	float: right;
	display: block;
}

.noprint
{
   display: block;
}
@media print
{
   	.noprint
	{
      		display: none;
	}
}

A.Navmenu
{
	text-decoration: none;
	color: #B5D4A6;
	font-family: arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
A.Navmenu:link      { color: #B5D4A6;}
A.Navmenu:visited { color: #B5D4A6;}
A.Navmenu:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/*** 2005 (version 2) Urban-Expo classes ***/

.V2_SiteBG
{
	color: #000080;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
.V2_SiteBG td
{
	color: #000080;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.V2_Container, .V2_HomeContainer
{
	margin: 15px auto;
	border: 2px solid #000000;
	padding: 10px 20px;
	width: 720px;
	_width: 760px;
}

.V2_Content
{
	width: 461px;
	margin: 15px 0px 5px 20px;
}

.V2_NavHeader
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 6px 0px;
}

.V2_Secondary
{
	color: #000080;
	background-color: #3265FF;
}

.V2_Primary
{
	color: #FFFFFF;
	background-color: #3265FF;
}
.V2_Primary .V2_Primary
{
	padding: 8px 2px 10px 7px;
	background-color: transparent;
}
.V2_Primary .V2_Primary a
{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.V2_Primary .V2_Primary a:link, .V2_Primary .V2_Primary a:visited
{
	color: #FFFFFF;
}
.V2_Primary .V2_Primary a:hover, .V2_Primary .V2_Primary a:active
{
	text-decoration: underline;
}
.V2_Primary a.esp
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.V2_Primary a.esp:link, a.esp:visited
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}
.V2_Primary a.esp:hover, a.esp:active
{
	text-decoration: underline;
}
.V2_Primary .V2_Primary p
{
	margin: 10px 0px;
	line-height: 13px;
	text-indent: -8px;
	padding-left: 8px;
}

.V2_Footer
{
	color: #000080;
	line-height: 18px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	
}

.V2_SiteNavInclude
{
	height: 25px;
	margin: 8px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

hr.V2
{
	color: #000000;
	background-color: #000000;
	margin: 5px auto;
}

.MainHeader1
{
	color: #cc0000;
	font-family: arial, geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.SubHeader1
{
	
	font-family: arial, geneva, sans-serif;
	font-size: 18px;
}

/* Custom Declorations for the "Survey 14" Forms
================================================= */

#ExhQuesTable
{
	empty-cells: hide;
	border-collapse: collapse;
}

#ExhQuesTable td
{
	padding: 5px 0;
	line-height: 30px;
	border-bottom: 1px solid #000066;
}

#ExhQuesTable .ExhQuesCell
{
	line-height: 18px;
}

#AttQuesTable
{
	empty-cells: hide;
	table-layout: fixed;
	border-collapse: collapse;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
}

#AttQuesTable td, #AttQuesTable th
{
	padding: 5px 3px;
	text-align: center;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
}

#AttQuesTable th
{
	text-align: left;
	font-size: 12px;
}

#AttQuesTable .AttName
{
	text-align: left;
}

#AttReports
{
	width: 90%;
	empty-cells: hide;
	border-collapse: collapse;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
}

#AttReports td, #AttReports th 
{
	padding: 3px;
	text-align: center;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
}

#AttReports th { font-size: 12px; }
#AttReports .AttName { text-align: left; }

.ReadOnlyFormElementInput
{
 border: none;
}

.smkyexhibit
{
margin-bottom: 60px\9;
}
/******** Custom Background Colors **********/
/***************************

body.pagebgbirdwatch {
	background: #570512;
}

body.pagebgboston {
   background: #CCC;
}

body.pagebgcountrycrafts {
	background: #C8BDA7;
}

body.pagebgemerald {
	background: #444;
}

body.pagebgfortlauderdale {
	background: #ffa858;
}

body.pagebggalveston {
	background: #ccc;
}

body.pagebggrandstrand {
	background: #49a054;
}

body.pagebglasvegas {
	background: #000033;
}

body.pagebgoceancity {
	background: #eedba6;
}

body.pagebgorlando {
	background: #d69946;
}
body.pagebgphiladelphia {
     background: #b4d77e;
}
body.pagebgsanfrancisco {
     background: #004735;
}
body.pagebgseattle {
background: #56294C;
}

body.pagebgvirginia {
	background: #9399b9;
}
body.pagebgsmokey {
	background: #1e1a1a;
}
**********************************/
/******** Custom 2008 Version *********/

#v2008 .break {
	color: #FFF;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 3px 5px 5px;
}

#v2008 .content {
	background: #FFF;
	color: #333;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 6px;
}

#v2008 .content H1 {
	color: #333;
	font: bold 23px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
}

#v2008 .content a, #v2008 .content a:visited {
	color: #00F;
	font: 14px Arial, Helvetica, sans-serif;
}

#v2008 .content a:hover {
	color: #000;
	font: 14px Arial, Helvetica, sans-serif;
}

#v2008 .contentblock,  #v2008 .footerblock, #v2008 .headerblock, #v2008 .rightblock {
	background: #999;
}

/*
#v2008 .contentblock .contentblock {
	background: #FFF;
	margin: 0px;
	width: 632px;
}
*/

#v2008 .contentblock2,  #v2008 .footerblock2, #v2008 .headerblock2, #v2008 .rightblock2 {
	background: #ccc;
}

#v2008 .contentblock3,  #v2008 .footerblock3, #v2008 .headerblock3, #v2008 .rightblock3 {
	background: #122545;
}
#v2008 .contentblock4,  #v2008 .footerblock4, #v2008 .headerblock4, #v2008 .rightblock4 {
	background: #d2c9a5;
}
#v2008 .nav {
	background: #666;
	color: #FFF;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 5px;
}

#v2008 .nav a, #v2008 .nav a:visited {
	color: #FFF;
	font: normal 16px Arial, Helvetica, sans-serif;
}

#v2008 .nav a:hover {
	color: #CCC;
	font: normal 16px Arial, Helvetica, sans-serif;
}


#v2008 td, .DefaultText {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
}
/* ***** TOP NAV CLASSES ***** */

#mainNavWrapper 
{
	width: 912px;
	height: 30px;
	background: #666;
	padding: 4px 0px;
	text-align: center;
}

#nav, #nav ul 
{	
margin: 0;
	list-style: none;
}

#nav a 
{
	display: block;
	padding: 5px 14px;
	color: #FFF;
	text-decoration: none;
	font: normal 16px Arial, Helvetica, sans-serif;
}
#nav a:hover
{
	background: none;
	color: #CCC;
}
	
#nav li
 {
	float: left;
	text-align: left;
}

#nav li ul 
{
	position: absolute;
	background: #666;
	clear: left;
	z-index: 20;
}


#nav li ul a
{
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}

#nav li.ShowInfo,
#nav li.Exhibitors,
#nav li.Attendees,
#nav li.Contact,
#nav li.Travel,
#nav li.PressNews {
	padding: 0px 28px;
}

#nav li ul.Exhibitors,
#nav li ul.Attendees,
#nav li ul.Travel 
{
	width: 150px;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 3px 0px;
}
#nav li ul.Exhibitors li,
#nav li ul.Attendees li
{
	width: 150px;
}
	
#nav li:hover ul, 
#nav li.sfhover ul 
{
	left: auto;
}
	
#nav li .current 
{
	color: #00FFFF;
	background: #000000;
}

#nav ul li a:hover 
{
	font-weight: none;
	text-decoration: underline;
}

#nav li .current
{
	text-decoration: none;
}
.speartektext {
	color: #000;
}
.speartektext a,
.speartektext a:link,
.speartektext a:visited {
	color: #000;
	font-weight: bold;
}
.speartektext a:hover {
	color: #FFF;
	font-weight: bold;
}

/* ************************************ */


/* ***** TOP NAV CLASSES ***** */

#mainNavWrapper2 
{
	width: 912px;
	height: 30px;
	background: #C8BDA7;
	padding: 4px 0px;
	text-align: center;
}

#nav2, #nav2 ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav2 a 
{
	display: block;
	padding: 5px 18px 5px 18px;
	color: #122545;
	text-decoration: none;
	font: normal 16px Arial, Helvetica, sans-serif;
}
#nav2 a:hover
{
	background: none;
	color: #666;
}
	
#nav2 li
 {
	float: left;
	text-align: left;
}

#nav2 li ul 
{
	position: absolute;
	background: #C8BDA7;
	clear: left;
	z-index: 20;
}


#nav2 li ul a
{
	color: #122545;
	font-weight: normal;
	font-size: 12px;
}

#nav2 li.ShowInfo,
#nav2 li.Exhibitors,
#nav2 li.Attendees,
#nav2 li.Contact,
#nav2 li.Travel,
#nav2 li.PressNews
 {
	padding: 0px 33px;
}

#nav2 li ul.Exhibitors,
#nav2 li ul.Attendees
{
	width: 160px;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 3px 0px;
}
#nav2 li ul.Exhibitors li,
#nav2 li ul.Attendees li
{
	width: 160px;
}

#nav2 li ul.Travel
{
	width: 160px;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 3px 0px;
}
#nav2 li ul.Travel li
{
	width: 160px;
}
#nav2 li:hover ul, 
#nav2 li.sfhover ul 
{
	left: auto;
}
	
#nav2 li .current 
{
	color: #00FFFF;
	background: #000000;
}

#nav2 ul li a:hover 
{
	font-weight: none;
	text-decoration: underline;
}

#nav2 li .current
{
	text-decoration: none;
}

/* ************************************ */
