﻿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;
}
h2 {
	margin-top:1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #444;	
}
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;
	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;

}
#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:60px;
	background-color: #fff;
	position: relative;
	top: 0px;
	left: 0px;

}
#headerlogo
{

	margin: 0;
	top: 5;
	background-color: #fff;
	width: 140px;
	height: 57px;
	float: left;
}
#mainnav
{

	float: right;
	width: 550px;
	margin-top: 30px;
	text-align: left;
	color: #0a2024;
	font-size: 9px;
	z-index: 900;
	font-weight: bold;
	margin-bottom: 5px;

}

#mainnav .item
{
	text-align: left;
	color: #0a2024;
	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: #123d43;
	background-color: #fff;
		z-index: 900;


}
#mainnav .selected2 {
	color:#669900;
			z-index: 900;
}
#mainnav .hover2 {
	color:#123d43; 
	background-color:#669900;
	z-index: 900;
}
#hotbox
{
	
	width: 700px;
	height: 260px;
	border: solid 1px #ccc;	
	margin-bottom: 5px;
	z-index: 50;
}
.hotbox
{
	
	width: 700px;
	height: 260px;
	border: solid 1px #ccc;	
	z-index: 50;	
	margin-bottom: 5px;
}

#col1 
{

  margin-right: 2px;
  margin-top: 3px;
  float: left;
  width: 395px;
  height: 325px;
  background: #fff;
 /*min-height: 100%;
height: auto; */

}
#col1Header {  
 width: 393px; height: 21px;  
 background-image: url(images/col1Header2.jpg); 
 background-repeat: no-repeat;  
 color: #123d43;
 cursor: pointer;
}  
.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: 325px;
 min-height: 100%;
   margin-top: 3px;

}
#col3 
{
	float: right;
	width: 310px;
	height: 545px;
	min-height: 100%;
	height: auto;
	padding: 5px;
}

#colMain 
{

  float: left;
  width: 700px;
  height: 540px;
 min-height: 100%;
height: auto;
background-color: transparent;

}
#colMain p
{
	color: #444;
}
.col2Header {  
 width: 300px; height: 22px;  
 background-image: url(images/homeshowTitle.jpg); 
 background-repeat: no-repeat;  
}  
.midbox h2 { text-indent: -100em; margin: 0 }
#footer
{
	clear: both;
	margin-top: 20px;
	width: 1013px;
	height: 85px;
	background-color: #123d43;	
	color: #fff;
	font-size: 9px;
	
}
.regBox
{

	width: 400px;
	border: 1px solid #003471; 
	
	padding: 0 0 0 0;

} 
.container {

	padding:0.5em;
	background-color:#FFFFFF;
	font-size: 12px;
}
.container h1, h2 {color:#aa070c;}
.container2 
{
	padding: 5px;
	border-bottom: 3px solid #123d43;
}
.container3 
{
	padding: 5px;	
	border-bottom: 3px solid #123d43;
	background-color: #efefef;
}
.container a
{
	color: #aa070c;
	font-weight: bold;
	 text-decoration: underline;
}
.container a:hover
{
	color: #123d43;
	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: none;
	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: #fff;	
	width: 300px;
		margin-bottom: 5px;
}
.SearchTbl
{
	color: #333333;
	font-size: 11px;
	width: 299px;
	background-color: #efefef;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 5px;
}
.loginWrapper
{
	padding: 3px;	
}
.loginTbl tr td
{
	padding: 3px
}	
.loginTbl a
{
	color: #333333;
	font-size: 10px;	
}
.miniboxleft
	{
	width: 145px;
	background-color: #fff;
	height: 145px;
	border: 1px solid #c6c6c6;
	float:left;
	margin-bottom: 8px;
	}
.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: 8px;
	}
.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;
	}		
.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 
{

	
}
.headerSearchBg2
{
    padding: 5px;
    background-color: #123d43;
    color: #fff;
    font-weight: bold;
}	
	
.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: #fe7002;
	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: #743d22;
	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;
}
.stbl2
{
	margin-top: 4px;
	margin-bottom: 2px;
	width: 100%;
	background-color: #123d43;
	color: #fff;
}
.stbl2 a {color: #fff;}
.stbl2 a:hover {color: #6f0625;}
.stbl2 tr td
{
	padding:0.5em;
	
}
.stbl
{
	width: 100%	
}

.stbl tr td
{
	padding:5px;
	
}
.stbl h4 {
	margin: 0.1em 0;
	font-size: 0.9em;
	font-weight: bold;
}
.checklist
{
	font-size: 8px;	
}
.checklist2
{
	font-size: 12px;	
	font-weight: bold;
	color: #AA070C;
}
.checklist3
{
	font-size: 9px;	
}
.radio
{
	font-size: 12px;	
	font-weight: bold;
	color: #AA070C;
}
.SortHeaderRowStyle
{           
	padding:5px;
    font-size:1.3em;
    color: #ffffff;
    background-color: #123d43;
	
}
.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;}

GVSkin
{

color: black;
border: 1px solid #efefef;
padding: 5px;
}

/*--------------------*/
.psHeader { background-color:#123d43; Color:#ffffff; text-align:left; font-size: 16px;} 
.psHeader th { padding: 5px; color:#ffffff;} 
.psHeader a {color: #fff;}
.psItem {vertical-align: top;	background-color: #efefef;}
.psItem td { padding: 5px;}
.psItem a { font-size: 14px; text-decoration: none; color:#aa070c;}
.psItemAlt { vertical-align: top; background-color: #ffffff;}
.psItemAlt td { padding: 5px;	}
.psItemAlt a {font-size: 14px;	 text-decoration: none;color:#aa070c;}
/*--------------------*/


.artItem
{
	
	vertical-align: top;	
	background-color: #efefef;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	padding-bottom: 10px;
}
.artItem  td
{
	padding: 10px;	
}
	.artItemAlt
{

	vertical-align: top;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.artItemAlt td
{
	padding: 10px;	
}
.artItem h3 a{

	color: #743D22;
	font-weight: bold;
	text-align: left;
	margin: 0;
	text-decoration: none;

	
}
.artItem h3{

	
	color: #743D22;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px;

	
}
.artItem h4 
{
	text-align: left;
	margin: 0;
	color: #6f0625;
	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: 2px;
}


.artItemAlt h3 a{

	color: #743D22;
	font-weight: bold;
	text-align: left;
	margin: 0;
	text-decoration: none;
	
}
.artItemAlt h3{

	
	color: #743D22;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px;
	
}
.artItemAlt h4 
{
	text-align: left;
	margin: 0;
	color: #6f0625;
	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: 2px;
}


.ddlSearch
{
	border:1px solid #123d43;
	font-size: 12px;
	padding: 0 0 0 0;
}
.ddlSearch2
{
	border:1px solid #123d43;
	font-size: 0.9em;
	padding: 0 0 0 0;

}
.searchHomeBox
{

	width: 200px;
	border: 1px solid #123d43; 
	padding: 0 0 0 0;

} 
.searchBox
{

	width: 200px;
	border: 1px solid #123d43; 
	font-size: 0.9em;
	padding: 0 0 0 0;

} 
.MapResultTable
{
	background-color: #EFEFEF;
	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;
}
.MapResultTable a
{
    
    font-size: 10px;    
}
.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: #aa070c;
}
.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;
}
.mapSide
{
	font-size: 11px;	
}
.mapSide h4 
{
	font-size: 11px;	
	color: #444;
}

.mapSide a
{
	font-size: 11px;	
	color: #123d43;
	text-decoration: underline;
}
.mapSide a:hover
{
	font-size: 11px;	
	color: #123d43;
	text-decoration: none;
}
.InfoTbl
{
	font-size: 12px;	
	color: #123d43;
	border: solid 1px #efefef;
}

.MapSideBar_info
{
	padding:5px;
	font-size: 12px;
	color: #123d43;
}
.MapSideBarItemHover_info 
{
	text-decoration: underline;
	background-color: #FFFFFF;
}
.MapAltSideBarItem_info 
{
	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:#ccc;
	opacity:.9;
	filter: alpha(opacity=90);
	font-size: 0.8em;
	border: 1px solid #333;
	color: #000;

}

 .popupHover {

	background-position:left bottom;
	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_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: #743D22;
		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;
	}	
	
#gallery_small {
	position:relative;
	height:230px;
	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/featuredBuilderBG2.png);		 
		background-repeat: no-repeat;
		color:#ffffff; 
		height:88px; 
		width:1px; 
		position:absolute;
		top:0;
	}

	#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;
	}
/* 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:			#444; /* 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;

}

.tool {
	float:left;
	width:100%;
	border-bottom: 1px solid #ddd;
}
.tool h2 { padding: 5px; background-color: #123d43; }
.tool h2 a {color: #fff; text-decoration: none; }
.details {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:14px;

	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(http://static.flowplayer.org/tools/img/bullet.png) no-repeat scroll 0 2px;
	padding:2px 0 1px 22px;
}

.detailsAlt {
	background-color:#fff;
	color:#666;
	float:right;
	font-size:14px;
	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;
  }


.container .HRtable
{


	padding: 2px 2px 2px 2px;
	font-size:1em;
	width: 200px;
	 height: 250px;
	 margin: 5 0 0 0;
	 border: dashed 1px #000;
}

.container .HRtable tr td
{	 
	
	text-align: center;
	vertical-align:top;
	margin: 0;
	padding: 2px 2px 2px 2px;
	color: #444444;
}
.container .HRtable tr td p
{
	margin: 0;	

}
.ImprovementTbl
{
	border:solid 1px black;	
	padding: 0.3em;
}
.containerRona {
	margin:5px;
	padding:5px;
	border:1px solid #999999;
	background-color:#f2f2f2;
}
.myRonaTbl{
	width: 100%;
	 background-color: #f2f2f2;
}
.myRonaTbl tr 
{
	 vertical-align: top;
	 text-align: left;	
}
.myRonaTbl tr td
{
	padding:5px;	
}
.myRonaTbl h2 {
	font-weight: bold;
	vertical-align: middle;
}
.myRonaTbl h3
{
		margin: 5px 0;
	font-weight: bold;
	color: #000;
}
.myRonaTbl .details
{
	font-size:0.8em;
	text-align: center;
	width:100%;
	}
