﻿body 
{

  margin: 0px;
  padding: 0px;
  background: #fff;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  height: 100%;	
    font-size: 12px;

}
h1, h2, h3, h4, h5, h6 {color:#444444;}

h1 {
	margin-top:1em;
	font-size: 1.4em;
	font-weight: bold;
	color: #004785;
}
h2 {
	margin-top:1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #004785;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #004785;	
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}


#wrapper
{
	
	 background-color: #fff;
	width:1024px;
	margin-top: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
		min-height: 100%;
height: auto;

}
#wrapper2
{

	width:1024px;
	margin-top: 5px;
	border: solid 1px #000;	
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	min-height: 100%;
	height: auto;

background-color: #def4d9;

}
#headerwrapper {
	width: 700px;
	height:100px;
	background-color: #fff;
	position: relative;
	top: 0px;
	left: 0px;

}
#headerlogo
{

	margin: 0;
	top: 5;
	background-color: #fff;
	width: 267px;
	height: 57px;
	float: left;
}
#mainnav
{

	left: 0px;
	margin-left: 5px;
	position: absolute;
	 bottom: 0;
	float: left;
	width: 700px;
	text-align: left;
	color: #004785;
	font-size: 10px;
	z-index: 900;
	font-weight: bold;
	margin-bottom: 5px;

}

#mainnav .item
{
	text-align: left;
	color: #004785;
	padding: 0.3em 0.5em 0 0.5em;
	z-index: 900;

}
* html #mainnav .item {padding: 0.3em 0.5em 0 0.5em;}
* html #mainnav .item2 {padding:0.3em 0.5em 0 0.5em; z-index: 11;}

#mainnav .selected {
	color:#669900;
	font-weight: bold;
}
#mainnav .hover {
	color:#669900; 
}
#mainnav .dynmenu
{
z-index: 900;	
}

#mainnav .item2
{
	text-align: left;
	padding: 0.3em 0.5em 0 0.5em;
	color: #004785;
	background-color: #fff;
		z-index: 900;


}
#mainnav .selected2 {
	color:#669900;
			z-index: 900;
}
#mainnav .hover2 {
	color:#004785; 
	background-color:#669900;
	z-index: 900;
}
#hotbox
{
	
	width: 700px;
	height: 260px;
	border: solid 1px #ccc;	
	margin-bottom: 15px;
	z-index: 50;
}
.hotbox
{
	
	width: 700px;
	height: 260px;
	border: solid 1px #ccc;	
	z-index: 50;	
	margin-bottom: 5px;
}

#col1 
{

  margin-right: 4px;
  float: left;
  width: 395px;
  height: 325px;
  background: #fff;
 /*min-height: 100%;
height: auto; */

}
#col1Header {  
 width: 393px; height: 21px;  
 background-image: url(images/col1Header.jpg); 
 background-repeat: no-repeat;  
}  
.box h1 { text-indent: -100em; margin: 0 }

.testOverflow 
{

  margin-right: 2px;
  float: left;
  width: 395px;
  height: 360px;
  background: #fff;
 /*min-height: 100%;
height: auto; */
overflow-x: hidden;
}

#col2 
{

  float: left;
  width: 300px;
  height: 425px;
 min-height: 100%;

}
#col3 
{
	float: right;
	width: 310px;
	height: 545px;
	min-height: 100%;
	height: auto;
	padding: 0 5px 0 5px;
}

#colMain 
{

  float: left;
  width: 700px;
  height: 540px;
 min-height: 100%;
height: auto;
background-color: transparent;
font-family: Arial;
font-size: 10pt;
}
#colMain p
{
	color: #444;
}
#colMain a {color:#004785; text-decoration: none; font-weight:bold;}
#colMain a:hover {color:#596F02; text-decoration: none; font-weight:bold;}
#footer
{
	clear: both;
	width: 1013px;
	height: 86px;
	background-color: #596F02;	
	color: #fff;
	font-size: 9px;
	
}
.container {
		margin:5px;
	padding:0.5em;
	background-color:#FFFFFF;
	font-size: 12px;
}
.container2 
{
	padding: 3px;
	border-bottom: 3px solid #004785;
}
.container2 li {list-style-position: inside; padding-left:1em;}
.container3 
{
	padding: 3px;	
	border-bottom: 3px solid #004785;
	background-color: #efefef;
}
.container a
{
	color: #004785;
	font-weight: bold;
	 text-decoration: underline;
}
.container a:hover
{
	color: #333333;
	font-weight: bold;
	 text-decoration: none;
}
.box 
	{
	width: 393px;
	margin-bottom: 1em;
	background-color: #fff;
	}
	
.headerBg
	{
	background: #fff;
	margin: 0;
	width: 390px;
	height: 20px;
	color: #6699cc;
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
	}
.headerSearchBg
	{
 width: 300px; height: 27px;  
 background-image: url(images/headerSearchBG.jpg); 
 background-repeat: no-repeat; 
	}	
  
.headerSearchBg h1 { text-indent: -100em; margin: 0 }
.loginBg
	{
	background: #fff;
	margin: 0;
	width: 290px;
	height: 20px;
	color: #6699cc;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 2px;
	}	
.loginTbl
{
	color: #333333;
	font-size: 11px;
	background-image: url(images/login_body_BG.png);
	background-repeat: no-repeat;
	background-color: #fff;	
	width: 300px;
	/*height: 100px;	
	overflow: hidden;
	cursor: pointer;*/
		margin-bottom: 5px;
}
.loginHeaderBG
	{
 width: 300px; height: 27px;  
 background-image: url(images/loginBG.jpg); 
 background-repeat: no-repeat; 
	}	
  
.loginHeaderBG h1 { text-indent: -100em; margin: 0 }
.loginTbl2
{
	color: #333333;
	font-size: 11px;
	background-color: #efefef;
	width: 300px;
		margin-bottom: 5px;
}
.headerSearchBg2
{
    padding: 5px;
    background-color: #014061;
    color: #fff;
    font-weight: bold;
}
.headerSearchBg2 h1 { color: #fff; margin:0;}
.SearchTbl
{
	color: #333333;
	font-size: 11px;
	width: 299px;
	height: 100px;	

	background-color: #efefef;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 5px;
}
.loginWrapper
{
	padding: 0 5px 0 5px;	
}
.loginTbl tr td
{
	padding: 3px
}	
.loginTbl a
{
	color: #333333;
	font-size: 10px;	
}

.loginTbl2 tr td
{
	padding: 3px
}	
.loginTbl2 a
{
	color: #333333;
	font-size: 10px;	
}
.miniboxleft
	{
	width: 145px;
	background-color: #fff;
	height: 145px;
	border: 1px solid #c6c6c6;
	float:left;
	margin-bottom: 6px;
	}
.miniboxleft h2
	{
	background-image: url(images/miniBG.png);
	margin: 0;
	width: 135px;
	height: 20px;
	color: #ffffff;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	}	
.miniboxleft p 
	{
	text-indent: 5px;
	font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	
.miniboxright
	{
	width: 145px;
	background-color: #fff;
	height: 145px;
	border: 1px solid #c6c6c6;
	float:right;
	margin-bottom: 6px;
	}
.miniboxright h2
	{
	background-image: url(images/miniBG.png);
	margin: 0;
	width: 135px;
	height: 20px;
	color: #ffffff;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	}	
.miniboxright p 
	{
	text-indent: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}		
	
.facebookbox
	{
	width: 145px;
	background-color: #fff;
	height: 95px;
	border: 1px solid #c6c6c6;
	float:left;
	margin-bottom: 5px;
	}	
	
.twitterbox
	{
	width: 145px;
	background-color: #fff;
	height: 95px;
	border: 1px solid #c6c6c6;
	float:right;
	margin-bottom: 5px;
	}		
.midbox 
	{
	float: left;
	width: 300px;
	background-color: #fff;
	height: 150px;
	margin-bottom: 5px;
	
	}
#featuredAdvertiserBG
	{
 width: 300px; height: 26px;  
 background-image: url(images/featuredAdvertisers.jpg); 
 background-repeat: no-repeat; 
	}	
  
 .midbox h1 { text-indent: -100em; margin: 0 }

.midbox tr td 
{

	
}
	
	
.midbox h2
	{
	background-image: url(images/searchBG.png);
	margin: 0;
	width: 290px;
	height: 20px;
	color: #ffffff;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	}

.midbox h2 a
	{
	color: #FFFFFF;	
	font-weight:bold;
	}
.midbox h3 {

	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
.midbox h3 a 
{ 	
	color: #000;	
	text-decoration: none;
	}
.midbox h3 a:hover 
{ 	
	color: #333;	
	}	
.midbox h4 {

	color: #9f0f09;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.midbox a
	{
	color: #336699;	
	}
.midbox li 
	{
	font-weight: normal ;
	text-indent: 5px;
	}
.midbox p 
	{
	text-indent: 5px;
	font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	

.searchBox2 
	{
	float: left;
	width: 290px;
	background-color: #fff;
	height: 155px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	}

.searchBox2 tr td 
{

	
}
	
	
.searchBox2 h2
	{
	background-image: url(images/searchBG.png);
	margin: 0;
	width: 280px;
	height: 20px;
	color: #ffffff;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	}

.searchBox2 h2 a
	{
	color: #FFFFFF;	
	font-weight:bold;
	}
.searchBox2 h3 {

	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
.searchBox2 h3 a 
{ 	
	color: #000;	
	text-decoration: none;
	}
.searchBox2 h3 a:hover 
{ 	
	color: #333;	
	}	
.searchBox2 h4 {

	color: #9f0f09;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.searchBox2 a
	{
	color: #336699;	
	}
.searchBox2 li 
	{
	font-weight: normal ;
	text-indent: 5px;
	}
.searchBox2 p 
	{
	text-indent: 5px;
	font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	

	
.sponsorBox 
	{
	width: 100%;
	background-color: #fff;
	height: 100px;
	border: 1px solid #ccc;
	}

.sponsorBox tr td 
{

}	
.sponsorBox h2
	{
	
	background-color: #fff;
	margin: 0;
	width: 690px;
	height: 20px;
	color: #95a255;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	}

.sponsorBox h2 a
	{
	color: #FFFFFF;	
	font-weight:bold;
	}
.sponsorBox h3 {

	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
.sponsorBox h3 a 
{ 	
	color: #000;	
	text-decoration: none;
	}
.sponsorBox h3 a:hover 
{ 	
	color: #333;	
	}	
.sponsorBox h4 {

	color: #9f0f09;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.sponsorBox a
	{
	color: #336699;	
	}
.sponsorBox li 
	{
	font-weight: normal ;
	text-indent: 5px;
	}
.sponsorBox p 
	{
	text-indent: 5px;
	font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	
	

#col1 .grItem
{
	vertical-align: top;	
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#col1 .grItem h3 {

	margin: 0;
	color: #003471;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#col1 .grItem h4 {

	margin: 0;
	color: #0099cc;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#col1 .grItem p 
{
	font-size: 9px;
	color: #000;
	margin: 0;
}	
.readmore 
{
	margin-top: 5px;
		float:right;

}
.Img
{
		border: 1px solid #c6c6c6;
		
}

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
		border: 1px solid #000;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
		border: 1px solid #000;
}	
.imgfloatleft2 {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;

}	
.imgfloatright2 {
	float:right;
}
.teaser{
	margin-top:0;
	color:#777777; 
	font-size:0.9em; 
	font-weight:normal;
}
.readmore {
	text-align:right;
	font-size:0.9em;
	bottom: 0;
}
#colMain .stbl2
{
	margin-top: 4px;
	margin-bottom: 2px;
	width: 100%;
	background-color: #596F02;
	color: #fff;
}
#colMain .stbl2 tr td{padding:0.5em;}
#colMain .stbl2 tr td a {color: #fff;}
#colMain .stbl2  tr td a:hover {color: #31869c;}

.stbl
{
	width: 100%	
}

.stbl tr td
{
	padding:5px;
	
}
.stbl h4 {
	margin: 0.1em 0;
	font-size: 0.9em;
	font-weight: bold;
}
.checklist
{
	font-size: 9px;	
}
.mainbox 
	{
		
	width: 99%;
	margin-bottom: 1em;
	background-color: #fff;
	padding: 2px 2px 2px 2px;
	float: left;

	}
	
.mainbox a
	{
	color: #336699;	
	font-size: 11px;
	}
.mainbox li 
	{
	font-weight: normal ;
	text-indent: 5px;
	}
.mainbox h3 a
	{
		text-decoration: none;
	}
.mainbox p 
	{
	text-indent: 5px;
	font-size: 12px;
	}

.mainbox .accordionContent table tr td {padding: 5px;}

.mainbox .accordionContent label
{
	     color: #0e1909;
		font-size: 10px;
		font-weight: bold;
}	
.mainbox .accordionContent .dll
{
		font-size: 10px;
}	
/* Accordion */
.accordionHeader
{
   
	background-image: url(images/loginBG.png);
	margin: 0;
	height: 20px;
	color: #ffffff;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
   overflow: hidden;

}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
			font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
			font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}

.accordionHeaderSelected
{

	background-image: url(images/loginBG.png);
	margin: 0;
	height: 20px;
	color: #ffffff;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
   overflow: hidden;

}

.accordionHeaderSelected a
{
		font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background: none;
	text-decoration: none;
	color: #fff;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
			font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}

.accordionContent
{
    background-color: #fff;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    overflow: hidden;

}
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-color: #ccc;
	color:#FFF;
	font-weight:bold;
}

.collapsePanelHeader a {color:#FFF;}
.collapsePanelHeader a:hover {text-decoration:none;background:none;}



/*--------------------*/
.psHeader { background-color:#596F02; Color:#FFFFFF; text-align:left; font-size: 16px;} 
.psHeader th { padding: 5px;} 
.psItem {vertical-align: top;	background-color: #efefef;}
.psItem td { padding: 5px;}
.psItem a { font-size: 16px; text-decoration: none;}
.psItemAlt { vertical-align: top; background-color: #ffffff;}
.psItemAlt td { padding: 5px;	}
.psItemAlt a {font-size: 16px;	 text-decoration: none;}
/*--------------------*/


GVSkin
{

color: black;
border: 1px solid #efefef;
padding: 5px;
}
.artItem
{
	vertical-align: top;	
	background-color: #efefef;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.artItem  td
{
	padding: 5px;	
	color: #444444;
}
	.artItemAlt
{

	vertical-align: top;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.artItemAlt td
{
	padding: 5px;	
	color: #444444;
}
.artItem h3 a{

	color: #014061;
	font-weight: bold;
	text-align: left;
	margin: 0;
	text-decoration: none;

	
}
.artItem h3{

	
	color: #014061;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;

	
}
.artItem h4 
{
	text-align: left;
	margin: 0;
	color: #0099cc;
	font-size: 12px;
	padding: 2px;
}

	.artItem a:hover
{
	color: #ccc;

}

	.artItemAlt a:hover
{
	color: #ccc;

	
}
.artItem p 
{
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}


.artItemAlt h3 a{

	color: #003471;
	font-weight: bold;
	text-align: left;
	margin: 0;
	text-decoration: none;
	
}
.artItemAlt h3{

	
	color: #003471;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	
}
.artItemAlt h4 
{
	text-align: left;
	margin: 0;
	color: #0099cc;
	font-size: 12px;
	padding: 2px;
}

	.artItemAlt a:hover
{
	color: #ccc;

}

	.artItemAlt a:hover
{
	color: #ccc;

	
}
.artItemAlt p 
{
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}
.brokerTbl
{
	font-size: 10px;
}
.brokerTbl tr td {padding: 2px;}
.brokerTbl tr td h4 {	font-size: 11px;}

.ddlSearch
{
	border:1px solid #003471;
	font-size: 12px;
	padding: 0 0 0 0;
}
.ddlSearch2
{
	border:1px solid #003471;
	font-size: 0.9em;
	padding: 0 0 0 0;

}
.ddlSearch_tab
{
	border:1px solid #444444;
	color#444444;
	font-size: 12px;
	padding: 0 0 0 0;
}
.searchBox
{

	width: 200px;
	border: 1px solid #003471; 
	font-size: 0.9em;
	padding: 0 0 0 0;

} 

.regBox
{

	width: 400px;
	border: 1px solid #003471; 
	
	padding: 0 0 0 0;

} 
.regDDL
{
		border: 1px solid #003471; 
} 
.MapResultTable
{
	background-color: #E6EEEE;
	padding: 0.5px;
	 width: 98%;
	 margin: 0;
	 border: 1px solid #ccc;
	 text-align: center;
	 font-size: 11px;
}

.MapResultTable tr 
{
	 text-align: left;
	 vertical-align:top;
}
.MapSideBarHeader
{
	 color: White;
	background-color: #669933;
	font-size: 12px; 
	font-weight: bold;
	padding: 0.5px; 
}

.MapSideBarItem 
{
	text-decoration: underline;
	background-color: #ffffff;
	padding: 3px 3px 3px 3px;
}
.MapSideBar
{
	font-size: 10px;
	color: #004785;
}
.MapAltSideBarItem 
{
	
	text-decoration: underline;
	background-color: #F2F2F2;
	padding: 3px 3px 3px 3px;
}

.MapSideBarItemHover 
{
	text-decoration: underline;
	background-color: #FFFFFF;
}
.Map
{
	border: 1px solid #000;
	z-index: 10;
}
.note 
{
	color:Red;
	font-size: 0.7em;
}
.waNote 
{
	color:Red;
	font-weight: bold;
	text-decoration: blink;
	
}
.mapSide
{
	font-size: 11px;	
}
.mapSide h4 
{
	font-size: 11px;	
	color: #444;
}

.mapSide a
{
	font-size: 10px;	
	color: #004785;
	text-decoration: underline;
}
.mapSide a:hover
{
	font-size: 10px;	
	color: #004785;
	text-decoration: none;
}
.InfoTbl
{
	font-size: 12px;	
	color: #004785;
	border: solid 1px #efefef;
}
.InfoTbl2
{
	font-size: 10px;	
	color: #004785;
	border: none;
}
.InfoTbl2 a {color:#004785; text-decoration: none; font-weight:bold;}
.InfoTbl2 img {margin:2px;}
.InfoTbl2 a:hover {color:#596F02; text-decoration: none; font-weight:bold;}
.VE_Pushpin_Popup_Title a {color:#004785; text-decoration: none; font-weight:bold;}
.VE_Pushpin_Popup_Title a:hover {color:#596F02; text-decoration: none; font-weight:bold;}


.MapSideBar
{
	padding:5px;
	font-size: 12px;
	color: #004785;
}
.MapSideBarItemHover
{
	text-decoration: underline;
	background-color: #FFFFFF;
}
.MapAltSideBarItem
{
	text-decoration: underline;
	background-color: #F2F2F2;
	padding: 3px 3px 3px 3px;
}
.button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#FF9900;
    font-size:1em;
}
.popupMenu 
{
	z-index: 800;
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
	font-size: 0.8em;
	border:1px solid #333;

}

 .popupHover {

	background-position:right top;
	background-color:#ccc;
}

.clear {
	clear:both
}

#gallery 
{
			z-index:50; 	
	position:relative;
	height:260px;
	font-family:  Calibri;
	font-size: 1.0em;
	width:700px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:100;
	}

	#gallery .caption {
		z-index:200; 
	background-image: url(images/hbBG.png);		 
	background-repeat: no-repeat;
		background-color: Transparent;
		color:#fff; 
		height:260px; 
		width:300px; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
		font-weight: bold;
		font-size: 1.2em;
	}
	

	
#gallery_small {
	position:relative;
	margin-bottom: 5px;

}
	#gallery_small a {
		float:left;
		position:absolute;
	}
	
	#gallery_small a img {
		border:none;
	}
	
	#gallery_small a.show1 {
		z-index:500
	}

	#gallery_small .caption1 {
		z-index:600; 
		background-image: url(images/featuredAdvertisers.jpg);		 
		background-repeat: no-repeat;
		color:#ffffff; 
		width:0; 
		position:absolute;
		top:0;
		display: none;
	}

	#gallery_small .caption1 .content1 {
		margin:5px
	}
	
	#gallery_small .caption1 .content1 h3 {
		margin:0;
		padding:0;
		float: right;
		font-size: 1.1em;
		color:#FFF;
		font-family: Calibri;
			display: none;
	}
	
	
#gallery_projects 
{
	z-index:50; 	
	position:relative;
	height:260px;
	font-family:  Calibri;
	font-size: 1.0em;
	width:700px;
}
	#gallery_projects a {
		float:left;
		position:absolute;
	}
	
	#gallery_projects a img {
		border:none;
	}
	
	#gallery_projects a.show {
		z-index:100; 
	}

	#gallery_projects .caption {
		z-index:200; 
		background-color: #014061;
		color:#fff; 
		height:260px; 
		width:300px; 
		position:absolute;
		bottom:0;
	}

	#gallery_projects .caption .content {
		margin:5px
	}
	
	#gallery_projects .caption .content h3 {
		margin:0;
		padding:0;
		color:#fff;
		font-weight: bold;
		font-size: 1.2em;
	}		
	
/* MENU STYTLES BEGIN */	
.AspNet-Menu, .AspNet-Menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.AspNet-Menu {
	line-height:	1.0;
}
.AspNet-Menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.AspNet-Menu ul li {
	width:			100%;
}
.AspNet-Menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.AspNet-Menu li {
	float:			left;
	position:		relative;
}
.AspNet-Menu a {
	display:		block;
	position:		relative;
}
.AspNet-Menu li:hover ul,
.AspNet-Menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.AspNet-Menu li:hover li ul,
ul.AspNet-Menu li.sfHover li ul {
	top:			-999em;
}
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.AspNet-Menu li li:hover li ul,
ul.AspNet-Menu li li.sfHover li ul {
	top:			-999em;
}
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.AspNet-Menu {
	float:			left;
	margin-bottom:	1em;
}
.AspNet-Menu a {

	padding: 		.75em 1em;
	text-decoration:none;
}
.AspNet-Menu a, .AspNet-Menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#4F789F; /* Text in menu #13a;*/
}
.AspNet-Menu li {
	background:		#fff; /* First level background #BDD2FF; */
}
.AspNet-Menu li li {
	background:		#d2d7e1; /*#AABDE6;*/
		width: 180px;
}
.AspNet-Menu li li li {
	background:		#d2d7e1;
	left: 80px;

}
.AspNet-Menu li:hover, .AspNet-Menu li.sfHover,
.AspNet-Menu a:focus, .AspNet-Menu a:hover, .AspNet-Menu a:active {
	background:		#e8e8e8;
	outline:		0;
}

/*** arrows **/
.AspNet-Menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.AspNet-Menu ul .sf-sub-indicator { background-position:  -10px 0; }
.AspNet-Menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.AspNet-Menu ul a:focus > .sf-sub-indicator,
.AspNet-Menu ul a:hover > .sf-sub-indicator,
.AspNet-Menu ul a:active > .sf-sub-indicator,
.AspNet-Menu ul li:hover > a > .sf-sub-indicator,
.AspNet-Menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}	

.signUp
{
 background-color: #EFEFEF;	
	margin-bottom: 5px;
	width: 300px;
	overflow: hidden;
	
}

#tools {
	width:670px;

}

#colMain .tool {
	float:left;
	width:100%;
	border-bottom: 1px solid #ddd;
}
#colMain .tool h2 { padding: 5px; background-color: #004785; color: #fff;}
#colMain .tool h2 a {color: #fff; text-decoration: none; }
#colMain .tool h2 a:hover {color:#596F02;}

.details {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:12px;

	width:375px;
}

.demos {
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);
	border-left:1px solid #ddd;
	float:right;
	min-height:200px;
	padding:0 25px;
	width:200px;
}

.demos h2 {
	color:#065598;
	font-size:22px;
	display:block;
	padding:10px 0;
}

.demos a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

.demos p {
	margin:0 0 4px;
	background:transparent url(images/arrow.png) no-repeat scroll 0 2px;
	padding:2px 0 1px 22px;
}

.detailsAlt {
	background-color:#fff;
	color:#666;
	float:right;
	font-size:12px;
	width:375px;
}

.demosAlt {
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);
	border-left:1px solid #ddd;
	float:left;
	min-height:200px;
	padding:0 25px;
	width:200px;
}
.demosAlt h2 {
	color:#065598;
	font-size:22px;
	display:block;
	padding:10px 0;
}

.demosAlt a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

.demosAlt p {
	margin:0 0 4px;
	background:transparent url(http://static.flowplayer.org/tools/img/bullet.png) no-repeat scroll 0 2px;
	padding:2px 0 1px 22px;
}
 .clear {
    clear:both;
    height:1px;
    overflow:hidden;
}    


.NewmapSide
{
	width:185px;
	float:right;
	font-size: 11px;	
}
.NewmapSide h4 
{
	font-size: 11px;	
	color: #444;
}

.NewmapSide a
{
	font-size: 10px;	
	color: #004785;
	text-decoration: underline;
}
.NewmapSide a:hover
{
	font-size: 10px;	
	color: #004785;
	text-decoration: none;
}

#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.progress_outer
{
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;	
}
.progress_inner
{
	position:relative;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	margin:0pt -1px;
	height:10px;
	background:url(images/progress_bg.gif) repeat-x;
}
.progress_indicator
{
	width:0px;
	height:10px;
	background:url(imagesESS/progress.gif) repeat-x;
	overflow:hidden;
}

.myprogress
{
        position: absolute; 
        z-index:2; 
        left:250px; 
        top:400px; 
        display:block; 
        text-align:center;     
        background-color: #efefef;
        width:200px;
        height:50px;
        border: 1px solid #000;
        opacity:.8;
	    filter: alpha(opacity=80);

}

.myprogress h4 {font-weight: 300; font-size: 11px; font-family: "Impact" "Arial Black" "Arial" ; color: #4F789F;}
.map_result {border: 1px solid #999;  width:100%; color:#4F789F; font-size: 10px; background-color:#E6EEEE;}
.map_result tr  { vertical-align: middle; text-align: left;height:20px;}
.map_result tr td { vertical-align: middle; text-align: left;}
.map_result tr td h4 {margin:0; font-size: 9px; color:#4F789F;}
.clear
{
    clear:both;
}

.leftDiv
{
    float:left;
}

.mainDiv
{
    margin:5px;
    height:200px;
}

.rightDiv
{
    float:left;
}

.showDiv
{
    float:left;
    margin-right:5px;
    height:200px;
    background-color:Silver;
}

.slideDiv
{
    background-color:Teal;
    height:200px;
    position:absolute;
    float:left;
    z-index:100;
}

/* TABLE SORTER STYLES */
table.tablesorter {
	font-family:verdana,tahoma,helvetica;
	background-color: #CDCDCD;
	margin:0 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #596f02;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	color:#4F789F;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th a { color:#fff;}
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody td a { font-size:10px;}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}


/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tabs/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tabs/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tabs/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tabs/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tabs/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
    color: #444444;
}

.tcBigBox
{
    padding: 1px 5px 1px 5px;  
    width: 300px;
    height: 250px;  
}

.hpgBanners
{
    padding: 1px 3px 1px 3px;
    width: 300px;    
}

#HeaderAd div {
    margin: 0 auto;
    width: 728px;
}
#HeaderAd {
    background-image: url(images/leaderboard_bg.png);
    background-repeat: no-repeat;
    margin-left: -6px;
    margin-right: -6px;
    padding: 13px 150px 13px 147px;
    width: 1024;
    height: 95px;
}
