/* Global CSS Document for HCVB website */

/*Default styles for general HTML elements*/
html, body{ 
 margin:0; 
 padding:0; 
 text-align: center;
 } 

a {
	}

a img {
	border: 0;
}

a .visited {

}

/*Default HCVB styles for  div layers */
#splashcontainer {
	position:relative; 
	margin: 0 auto; 
	height:155px; 
	width: 790px;
	text-align: left;
	border: 0px solid #000;
	}

#scrollercontainer {
	margin: 0 auto; 
	padding: 0 0 0 0;
	width: 790px;
	height: 100px;
	background-image: url(/wsimages/templates/hcvb/header.jpg);
	background-repeat: repeat-x;
	}
	
#scroller {
	float: left;
	text-align: left;
	padding: 30px 0 0 300px;
}

#search {
	margin: 0px 5px 0 0;
	padding: 0 0 0 0;
	float: right;
	width: 185px;
	text-align:right;
	background-image: url(/wsimages/templates/hcvb/searchbox.gif);
	background-repeat: no-repeat;
}

#pagecontainer {
	margin: 0 auto; 
	padding: 0 0 0 0;
	width: 790px;
	text-align: left;
	background-image: url(/wsimages/templates/hcvb/pagecontainerbackground.jpg);	
	border: 0px solid #000;
	}
		
#headercontainer {
	width:750px;
	padding: 0 0 0 0;
	margin: 0px 20px 0px 20px;
	border: 0px solid #FF0000;
	background: #FFFFFF;
	}

#headerimage {
	z-index: -5;
	}
	
#headermenu {
	width:555px;
	position: absolute;
	top: 0px;
	text-align: left;
	z-index: 100;
	}
	
#maincontainer {
	position: relative;
	top: 0px;
	border-top: 2px solid #fff;
	width: 750px;
	padding: 0 0 0 0;
	margin: 0px 20px 0px 20px;
	z-index: 50;
	}
	
#contentcontainer {
	float: right;
	display: inline;
	position: relative;
	width: 520px;
	text-align: left;
	}

#breadcrumbmenu {
	background-image: url(/wsimages/templates/hcvb/breadcrumbs.jpg);
	background-repeat: no-repeat;	
	padding: 4px 0 0 0;
	text-align: left;
	height: 25px;
	width: 520px;
	color: #ffffff;
	font-size: .85em;
	font-style: italic;
}

#contentintro {
	margin: 2px 0 0 0;
	width: 520px;
	background-position: right;
	height:auto;
}

#contentbody {
	clear: both;
	text-align: left;
	margin: 5px 0 0 0;	
	padding: 0 0 0 0;
	width: 520px;
}

#container {
	float: right;
}

#lefthandcontainer {
	float:left;
	text-align: left;
	width:230px;	
}

#utilitycontainer {
	position: absolute; 
	left: 0px; 
	bottom: 70px;
	clear: both;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 999;
	}
	
#utilitymenu {
	text-align: center;
}

#footercontainer {
	clear:both;
	width:100%;
	position: relative;
	top: 0px;	
	text-align:center; 
	font-family:Arial; 
	font-size:12px; 
	color:#000; 
	background: #0088CC;
	background-image: url(/wsimages/templates/hcvb/footer.jpg);
	background-repeat: no-repeat;	
	z-index: 10000;
}

#footermenu {
	text-align: center;
	padding: 15px 50px 10px 0px;
	margin: 0px 0px 0px 0px;
	}

#footermenu a {
	text-decoration: none;
}

#footermenu a:hover {
	text-decoration: underline;
}

#splashboxes{
	width:790px;
	padding:0;
	margin:0;
	text-align:left;
}

.splashbox {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	border-right: 2px solid #FFF;
	text-align: left;
	color: #FFF;
	font-size: 8pt;
}

.splashbox .cornerbox{
	background: transparent url(/wsimages/templates/hcvb/splashpage/whitesquare.gif) top right no-repeat;
	position: relative;
	height: 100%;
	left: 0px;
	top: 0px;
}

.splashbox .intro{
	font-size: 1.25em;
	color: #ffffff;
	text-align:left; 
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 10pt;
}

/*Default styles for custom HTML elements */

input.searchBox {
  margin: 32px 10px 20px 0;
}

input.btnSubmit {
  width:125px;
  height:20px;
  margin: 0 5px 0 0;
  border-width:0px;
  background-image:url(/wsimages/templates/hcvb/searchbutton.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-color:transparent
}


DIV.intro {
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	font-weight: bold;
	Font-family:Arial,Helvetica,sans-serif;
	Font-size: 1.25em;
	color: #0088CC;
}

#splashbox h3 {
	padding: 0px 0px 0px 10px;
	font-size: 10pt;
}

#splashbox a, #splash a:visited #splash a:hover {
	color: #FFFFFF;	
	background-image:url(/wsimages/templates/hcvb/splashpage/mouseover1.gif);
	background-repeat:repeat-y;	
}

#splashbox a:hover {
	font-weight: bold;
}

#breadcrumbmenu a, #breadcrumbmenu a:visited {
	margin: 0;
	font-size: 1em;
	font-style: italic;
	color: #FFFFFF;
}

#contentintro h1 {
	width: 335px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	font-weight: bold;
	Font-family:Arial,Helvetica,sans-serif;
	Font-size: 12pt;
	color: #0088CC;
}

#contentintro h3 {
	width: 344px;
	padding: 5px 0 10px 0;
	margin: 0 0 0 0;
	font-weight: bold;
	Font-family:Arial,Helvetica,sans-serif;
	Font-size: 10pt;
	line-height: 12pt;
	color: #0088CC;	
}


#container #thingstodo {
	width: 168px;
	font-size: 9pt;
	background-image:url(/wsimages/containers/thingstodo/bg.jpg);	
}

#container #thingstodo li {
	margin-left:-10px;
	padding: 0 10px 10px 0;
	color: #0088CC;
	font-weight: bold;
	list-style-image: url(/wsimages/containers/thingstodo/bullet-circle-blue.gif)
}


/* ------------------------------------------- */
/* CONTAINER - Right-Aligned Blue Box w/Anchor */
/* ------------------------------------------- */
#rightalignedblueboxwithanchor {
	float: right;
	width: 168px;
	margin: 0;
	padding: 0;
}

#rightalignedblueboxwithanchor DIV.body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(/wsimages/containers/rightalignedblueboxwithanchor/bg.gif);	
	background-repeat: repeat-y;
}

#rightalignedblueboxwithanchor DIV.content {
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
	width: 148px;
	background-image: url(/wsimages/containers/rightalignedblueboxwithanchor/header.jpg);	
	background-repeat: no-repeat;
	background-position: bottom;
}

#rightalignedblueboxwithanchor DIV.footer {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	width: 148px;
	height: 120px;
	background-image:url(/wsimages/containers/rightalignedblueboxwithanchor/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
/* -------------------------------------------- */

#categoriessearch {
	float: left;
	width: 344px;
	overflow: visible;
}

#categoriessearch DIV.header {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	width: 344px;
	height: 13px;
	background-image:url(/wsimages/containers/categoriessearch/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: visible;
}

#categoriessearch DIV.categories {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 8pt;
	background-image:url(/wsimages/containers/categoriessearch/bg.gif);
	background-repeat: repeat-y;
	z-index: 1000;
	overflow: visible;
}

#categoriessearch DIV.footer {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	width: 344px;
	height: 13px;
	background-image:url(/wsimages/containers/categoriessearch/footer.gif);
	background-repeat: no-repeat;
	overflow: visible;
}

#categoriessearchbox {
	position: relative;
	top: -13px;
	left: 135px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 185px;
	height: 27px;
	text-align:right;
	background-image: url(/wsimages/containers/categoriessearch/searchbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	overflow: visible;
}

input.categoriessearchBox {
  margin: 3px 15px 0 0;
  padding: 0 0 0 0;
}

#categoryitemdetails {
	float: left;
	width: 520px;
	margin: 0 0 10px 0;
}

#categoryitemdetails DIV.header {
	margin: 0;
	padding: 0;
	font-size: .5em;
	width: 520px;
	height: 14px;
	background-image:url(/wsimages/containers/categoryitemdetails/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#categoryitemdetails DIV.body {
	margin: 0;
	padding: 0 10px 15px 10px;
	font-size: .88em;
	background-image:url(/wsimages/containers/categoryitemdetails/bg.gif);
	background-repeat: repeat-y;
}

#categoryitemdetails DIV.body DIV.textLeft{
	width: 330px;
}

#categoryitemdetails DIV.body DIV.hidden{
	clear: both;
	padding: 10px 0 0 0;
}

#categoryitemdetails DIV.footer {
	margin: 0;
	padding: 6px 10px 5px 0;
	font-size: 8pt;
	text-align: right;
	width: 510px;
	height: 20px;
	background-image:url(/wsimages/containers/categoryitemdetails/footer.gif);
	background-repeat: no-repeat;
}

/* -------------------------------------------- */

#fullpagelisting{
	float: left;
	width: 520px;
	overflow: visible;
}

#fullpagelisting DIV.header {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	width: 520px;
	height: 12px;
	background-image:url(/wsimages/containers/fullpagelisting/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: visible;
}

#fullpagelisting DIV.categories {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 8pt;
	background-image:url(/wsimages/containers/fullpagelisting/bg.gif);
	background-repeat: repeat-y;
	z-index: 1000;
	overflow: visible;
}

#fullpagelisting DIV.footer {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	width: 520px;
	height: 12px;
	background-image:url(/wsimages/containers/fullpagelisting/footer.gif);
	background-repeat: no-repeat;
	overflow: visible;
}

/* ------------------------------------------- */
/* CONTAINERS - Box for Event Details */
/* ------------------------------------------- */

#eventitemdetails {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#eventitemdetails DIV.header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0px;
}

#eventitemdetails DIV.bodyEven {
	margin: 0;
	padding: 10px 10px 15px 10px;
	font-size: .88em;
	width: 100%;
	background-color: #F3F8FC;
	border-top: 1px dotted #0088CC;
	overflow: visible;
}

#eventitemdetails DIV.bodyOdd {
	margin: 0;
	padding: 10px 10px 15px 10px;
	font-size: .88em;
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px dotted #0088CC;
	overflow: visible;
}


#eventitemdetails DIV.bodyOver {
	margin: 0;
	padding: 10px 10px 15px 10px;
	font-size: .88em;
	width: 100%;
	background-color: #e7f9d7;
	border-top: 1px dotted #0088CC;
	overflow: visible;
}

#eventitemdetails DIV.textLeft{
	width: 65%;
}

#eventitemdetails DIV.bodyOdd DIV.hidden, #eventitemdetails DIV.bodyEven DIV.hidden{
	clear: both;
	padding: 10px 0 0 0;
}

#eventitemdetails DIV.footerEven {
	margin: 0 0 0 0;
	padding: 6px 10px 5px 0;
	font-size: .8em;
	text-align: right;
	width: 100%;
	height: 20px;
	background-color: #F3F8FC;
}

#eventitemdetails DIV.footerOdd {
	margin: 0 0 0 0;
	padding: 6px 10px 5px 0;
	font-size: .8em;
	text-align: right;
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
}

#eventitemdetails .label {
	color: #0088CC;
	font-weight: bold;
	font-size: 1.1em;
}

#eventitemdetails .body{
	clear: both;
	padding: 10px 0 0 0;
}

/* ------------------------------------------- */
/* CONTAINERS - Box for Event Details */
/* ------------------------------------------- */

DIV.objectdetails {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

DIV.objectdetails DIV.body{
	clear: both;
	padding: 10px 0 0 0;
}

DIV.objectdetails DIV.bodyEven {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 9pt;
	width: 100%;
	background-color: #F3F8FC;
	border-top: 1px dotted #0088CC;
	overflow: hidden;
	height:auto;
}

DIV.objectdetails DIV.bodyOdd {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 9pt;
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px dotted #0088CC;
	overflow: hidden;
	height:auto;
}

DIV.objectdetails DIV.bodyOver {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 9pt;
	width: 100%;
	background-color: #e7f9d7;
	border-top: 1px dotted #0088CC;
	overflow: hidden;
	height:auto;
}

DIV.objectdetails DIV.textLeft{
	width: 65%;
}

DIV.objectdetails DIV.hidden{
	clear: both;
	padding: 10px 0 0 0;
}

DIV.objectdetails SPAN.label {
	color: #0088CC;
	font-weight: bold;
	font-size:9pt;
}


/* ------------------------------------------- */
/* CONTAINERS - Box for Media Details */
/* ------------------------------------------- */

#mediaitemdetails {
	float: left;
	width: 340px;
	margin: 0 0 0 0;
	padding: 5px 5px 10px 5px;
}

#mediaitemdetails h5 {
	width: 330px;
	color: #FFFFFF;
	font-weight: bold;	
	background-color: #0088CC;
	float: left;
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 5px;
}

#mediaitemdetails .date {
	color: #0088CC;
	font-weight: bold;
	font-style: italic;
}

#mediaitemdetails a {
	color: #000;
}

/* ------------------------------------------- */

/* -------------------------------------------  */
/* CONTAINERS - Wide Blue Box */
/* ------------------------------------------- */
#widebluebox {
	float: left;
	width: 520px;
	margin: 0 0 10px 0;
}

#widebluebox DIV.header {
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
	width: 500px;
	height: 32px;
	background-image:url(/wsimages/containers/widebluebox/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#widebluebox DIV.body {
	margin: 0;
	padding: 10px 10px 10px 10px;
	background-image:url(/wsimages/containers/widebluebox/bg.gif);
	background-repeat: repeat-y;
}

#widebluebox DIV.footer {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	width: 500px;
	height: 32px;
	background-image:url(/wsimages/containers/widebluebox/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* -------------------------------------------- */

ul#whitebullets {
	padding: 0 0 0 0;
	margin: 10px 0 0 10px;
}

ul#whitebullets  li { 
	margin: 0 0 0 15px;
}

ul#whitegradient {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

ul#whitegradient  li a, ul#whitegradient li a:visited {
	color: #fff;
	margin: 0 0 2px 0;
	padding: 5px 0 5px 15px;
	width: 125px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/js/navigation/lightblueblend.jpg);
	background-repeat: repeat-y;
}

ul#whitegradient li a:hover {
	text-decoration: none;
	background-image: url(/js/navigation/mouseover1.gif);
	background-repeat: repeat-y;	
}

ul#whitegradient div.intro {
	padding-left: 10px;
}

ul#greengradient {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

ul#greengradient  li a, ul#greengradient li a:visited {
	color: #fff;
	margin: 0 0 2px 0;
	padding: 5px 0 5px 15px;
	width: 125px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/js/navigation/lightgreenblend.jpg);
	background-repeat: repeat-y;
}

ul#greengradient li a:hover {
	text-decoration: none;
	background-image: url(/js/navigation/mouseover1.gif);
	background-repeat: repeat-y;	
}

ul#greengradient div.intro {
	padding-left: 10px;
}

#navbuttons
{
float: right;
margin: 0;
padding: 0;
height: 20px;
border-right: 1px solid #0088CC;
}

#navbuttons ul
{
float: right;
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navbuttons ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navbuttons ul li a
{
background: #fff;
width: 110px;
height: 15px;
border-top: 1px solid #0088CC;
border-left: 1px solid #0088CC;
border-bottom: 1px solid #0088CC;
border-right: none;
padding: 3px 0 0 0;
margin: 0 0 0 0;
color: #0088CC;
font-size: 7.5pt;
text-decoration: none;
display: block;
text-align: center;
}

#navbuttons ul li a:hover
{
color: #fff;
background: #0088CC;
}

#navbuttons a:active
{
background: #0088CC;
color: #fff;
}

#navbuttons li#active a
{
background: #0088CC;
color: #fff;
}






 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.white {
	color: #ffffff;
}

a.faq {
	text-decoration: none;
}

a.faq:hover {
	background: #B2DBF0;
}

a.blue {
	color: #0088CC;
	font-size: 1.1em;
	font-weight: bold;
}

a.blue:hover {
	color: #8dc73f;
}

.hidden {
	display: none;
}

.textLeft {
	font-size: 1em;
	float: left;
}


.textRight {
	font-size: 1em;
	text-align: right;
}

.listingHeader {
	color: #0088CC;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 15px;
}

.contentbodyCell {
	width:500px;
	height:auto;
	border-top: 1px dotted #0088CC;
	border-bottom: 1px dotted #0088CC;
	float: left;
	background: #e9f3fc;
	margin-bottom: 5px;
	padding: 10px;
}

.handcursor{
	cursor:hand;
	cursor:pointer;
	padding-bottom:8px;
	color: #0088CC;
	font-size: 12px;
	font-wieght: bold;
}

.alert{
	color: #FF0000;
}