/* Info ==========
Virginia Biotechnology Association
Created by: PharrOut, http:pharrout.com
==========*/

/* Zeros ========*/
body, p, h1, h2, h3, h4, h5, h6, h7, ul, li {
	padding: 0;
	margin: 0;
}

/* General Styles ==========*/
/* {
	line-height: 0;
}*/
body {
	background: #fff url(images/background.png) repeat-x;
	font-size: .7em;
	font-family: "Lucida Grande", "Trebuchet MS", helvetica, arial, sans-serif;
	color: #225739;	
}
h2, h3 {
	width: 160px;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px 10px 3px 10px;
	margin: 20px 0 20px 0;
}
h2 {
	background-color: #648397;
	color: #fff;	
}
h3 {
	background-color: #9F9F9F;
	color: #fff;
}
h4 {
	margin: 10px 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #648397;
	/*background: #ffa343*/
	/*text-transform: uppercase;*/
}
hr {
	margin: 20px 0 20px 0;
	padding: 0;
	height: 10px;
	border: none;
	background-color: #DBDBDB;
	height: 1px;
}
p {
	margin: 0 0 10px 0;
	line-height: 1.6em;
}
a {
	color: #B25200;
}
ul {
	margin-left: 20px;
}	
li {
	padding: 5px 0 5px 0;
}
.flush {
	margin-top: 0;
}
.placeHolder {
	background-color: #aaa;
}
.clear {
	clear: both;
}
div.clear {
	font-size: .1em;
}
.right {
	float: right;
}
img {
	border: solid 2px #648397;
	margin: 0px 0 0px 0;
}
a img { border: 0; }
em.accesskey {
	border-bottom: solid 1px #BFBFBF;
	font-style: normal;
}
a:hover em.accesskey {
	border-bottom: none;
}
/* Page Structure ==========*/
#container {
	position: relative;
	width: 720px;
	margin: 0 auto 0 auto;
}
#logo {
	position: absolute;
	top: 30px;
	left: 0;
	width: 155px;
	height: 50px;
	background: #fff url(images/logo.png) no-repeat;
	font-size: .1em;
	text-indent: -2000em;
	margin: -110px 0 0 0;
	border: solid 10px #fff;
}
#tagline {
	position: absolute;
	top: 50px;
	left: 191px;
	color: #015291;
	font-size: 1.7em;
	margin: -110px 0 0 0;
	background-color: #fff;
	vertical-align: top;
}
#tagline span{
	color:#fff;
	margin-right:10px;
	font-size:2em;
}
#mastheadContainer {
	position: relative;
	width: 700px;
	height: 160px;		
	margin: 110px 0 15px 0;
	padding: 10px;
	background-color: #dbdbdb;
}
#mastheadContainer img {
	border: none;
}
#logoContainer {
	position: relative;
	width: 160px;
	height: 100px;		
	background: url(images/partnerLogos/cooley.gif) no-repeat;	
}
#logoContainer div {
	position: absolute;
	width: 160px;
	height: 100px;
	background-repeat: no-repeat;
}
#mastheadContainer span, #logoContainer span {
	position: absolute;
	left: -9999px;
}
.po_fader {
	text-indent:-9999px;
	background-repeat: no-repeat;
}
	.lh_fader img { display: none; }
	.lh_fader img:first-child { display: block; }
/*
.masthead-1 {
	background-image: url(images/masthead01.jpg) no-repeat;
}
.masthead-2 {
	background-image: url(images/masthead02.jpg) no-repeat;
}
.masthead-3 {
	background-image: url(images/masthead03.jpg) no-repeat;
}
.masthead-4 {
	background-image: url(images/masthead04.jpg) no-repeat;
}*/
#contentContainer {
	float: right;
	width: 555px;
	background: transparent url(images/content-background.png) no-repeat;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
#content {
	margin: 5px 0 0 5px;
	border-left: solid 1px #DBDBDB;
	padding: 10px 0 0 10px;
}	
.mainInformation {
	float: left;
	width: 338px; /* 360 - 10(padding) - 10(margin) - 2(borders) = 338 */
	padding: 0 10px 10px 0;
	margin: 0 10px 10px 0;
	border-right: solid 1px #DBDBDB;
}
.extraInformation {
	width: 180px;
	float: left;
}
.extraInformation ul li {
	margin-bottom: 10px; 
}
.extraInformation ul li {

	list-style-type: none;
	background: url(images/icon-testtube.gif) no-repeat;
	padding: 2px 0 3px 25px;

}
.extraInformation img{
	margin-bottom:0;
	border:0;
}
#misc {
	clear: both;
	/*height: 60px;*/
	margin: 10px 0 20px -10px;
	padding: 10px;
	background: #ffb53c;
	color: black;
}
p.readMore {
	display: inline;
	margin-bottom: 20px;
}
/* a few roll-over image links */
#eventPhotos {
	margin: -10px 0;
	width: 121px;
	height: 39px;
	background: url(images/VABio-Photo-Icon.jpg) 0 0;
}
#eventPhotos:hover {
	background: url(images/VABio-Photo-Icon.jpg) 0 39px;
}
#eventPhotos a {
	display: block;
	width: 121px;
	height: 39px;
	text-decoration: none;
}
#newsletters {
	float: left;
	width: 78px;
	height: 69px;
	background: url(images/VABio-Newsletter-Icon.jpg) 0 0;
}

#newsletters a {
	outline: none;
	display: block;
	width: 78px;
	height: 69px;
        border:0;
}
#newsletters a:hover {
	background: url(images/VABio-Newsletter-Icon.jpg) 0 69px;
        border:0 !important;
}
#blog {
	margin-top: 10px;
	float: left;
	width: 47px;
	height: 62px;
	background: url(images/VABio-Blog-Icon.jpg) 0 0;
}
#blog a:hover {
	background: url(images/VABio-Blog-Icon.jpg) 0 62px;
        border:0 !important;
}
#blog a {
	outline: none;
	display: block;
	width: 47px;
	height: 62px;
}
.noUnderline { text-decoration: none !important; }
.noUnderline:hover { text-decoration: none !important; }
/* Footer ========== */
#footerContainer {
	clear: both;
	float: right;
	width: 550px;
	border-top: solid 1px #DBDBDB;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
	text-align: center;
}
#footer {
	border-top: solid 1px #DBDBDB;
	padding: 20px 0 0 0;	
}
#footer ul {
	list-style-type: none;
}
#footer ul li.link {
	border-right: solid 1px #DBDBDB;
}
#footer ul li a {
	padding: 5px;
	padding-left: 3px;
	text-decoration: none;
}
#footer ul li {
	display: inline;
}
#footer ul li.copyright {
	display: block;
}
#footer ul li a.hover {
	border-bottom: solid 1px #D87001;
}
/* Menu ==========*/
#menu {
	float: left;
	width: 164px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
}
#menu ul li {
	border-bottom: solid 1px #C9C9C9;
	font-size: 1.2em;
	padding: 8px 0 8px 10px;
	margin: 0 4px 0 0;
}
#menu ul li a {
	color: #015291;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #D87001;
	border-bottom: solid 1px #D87001;
}
#skipNav {
	position: absolute;
	left: -2000em;
}
#menu li.lastItem {
	border: none;
}
#menu li img {
	border: none;
	margin: 10px 0 0 0;
}
#menu li a.styleHC {
	margin-left: 10px;
}
#menu li a.podcast {
	position: relative;
	top: 2px;
	margin-left: 10px;
}
#menu #leftIcon {
	margin-right: 10px;
}
#menu .lh_fader img {
	border: none;
}
#logging a {
	color: #b25200 !important;
}
/* SubMenu ========== */
ul.subMenu {
	padding: 0;
	list-style-type: none;
	margin: 10px 0 40px 0;
}
ul.subMenu li {
	display: inline;
	border-left: solid 1px #225739;
	padding: 0;
	margin: 0;
}
ul.subMenu li.firstItem {
	border: none;
}
ul.subMenu li a {
	color: #225739;
	text-decoration: none;
	padding: 5px;
	margin: 0 5px 0 5px;
}
ul.subMenu li.firstItem a{
	margin-left: 0;
}
ul.subMenu li a:hover {
	background-color: #FB962E;
	color: #fff;
}
/* Inside Page =========== */
#insideContent {
	margin: 15px;
}

#insideContent li{
	line-height: 1.6em;
}
.fees, .sponsorships {
	border-collapse: collapse;
	width: 100%;
}
.fees td, .sponsorships td {
	padding: 5px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	text-align: center;
}
.fees th, .sponsorships th {
	border-bottom: solid 2px #999;
}
.sponsorships td.text {
	text-align: left;
}
/* Contact Page =========== */
label {
	display: block;
}
input {
	margin: 5px;
	border: solid 1px #648397;
}
textarea {
	display: block;
	margin: 5px;
	border: solid 1px #648397;	
}
fieldset {
	padding: 20px;
	border: solid 1px #648397;		
}
.noborder{
	border:0;
}
.ajax-loader{
	margin:0;
	padding:0;
}

.hidden, #ss_posts, #ss_pages .page_heading, #page_drop_down{display:none;}




/**************** REGION PAGES ***************/

.region h2{
	background:none;
	text-transform:uppercase;
	color:#043958;
	font-weight:bold;
	width:300px;
	padding:5px 0 5px 10px;
	margin:0;
	float:left;
}
.region h3{
	background:none;
	text-transform:uppercase;
	color:#043958;
	font-weight:normal;
	font-size:1.3em;
	padding:20px 0 5px 0;
	margin:0;
}
.region h4{
	background:none;
	color:#043958;
	font-weight:normal;
	font-size:.9em;
	padding:0px 0 5px 0;
	margin:0;
	font-weight:bold;
}
.region .social_bookmark{
	display:none;
}
.region  .col1{
	width:320px;
	border-right:1px solid #d3d3d3;
	float:left;
	xbackground:blue;
	padding:0 15px;
}
.region .col1 h2{
	padding-left:0px;
}
.region .col2{
	width: 151px;
	margin-left:15px;
	xbackground:red;
	float:left;
}
.region img{
	border:none;
	padding-bottom:10px;
}
#regionalContact{
	background:#eee;
	padding:10px;
	margin-top:10px;
}
#regionalContact h4{
	font-size:1.1em;
}
.news, .events{padding-top:10px;}
.events h4{color:#0e384e; font-weight:normal;}
#regionalContact p{
	margin:0;
	padding:2px;
}
.region a{
	color:#e56f0b;
}
.region label{
	width:55px;
	float:left;
	margin-top:10px;
}
.region select{
	margin-top:7px;
}
#TheMap{
	margin-top:20px;
}
