@charset "utf-8";
/* CSS Document */

@import url('generic.css');


/* -------------------- LAYOUT -------------------- */

#wrapper {
	width:976px;
	margin:0 auto;
	position:relative;
	font-size:1em;
}

#content-wrapper {
	margin-top: 14px;
	background-color: #fff;
/*	background: #fff url(../images/content_wrapper_bg.gif) repeat-y 0px 0px;*/
	border-top: 1px solid #fff;
	/* for netscape 7.2 */
	clear: both;
	width:976px;
	/* width: 774px; */
}

/* -------------------- HEADER -------------------- */

#header {
	padding: 19px 25px 18px 0px;
/*	width: 749px;*/
	clear: both;
	height: 153px;
	background: #00A650 url(../images/header_bg.jpg) no-repeat 0px 0px;
	/*
	Light Green that matches the SBDC Logo
	Hex:	#00A650
	RED:	0
	GREEN: 	166
	BLUE:	80
	
	Original Blue Background
	background: #104AB0 url(../images/header_bg.jpg) no-repeat 0px 0px;
	*/
}

#header h2 {
	margin-left: 3px;
	font-size: 1.25em;
	font-weight: 200;
	color: #FFF;
}

#header img {
	margin-left: 5px;
}

#header #logo img {
	float: left;
}

#header .countyimage {
	margin-top: 0;
	margin-left: 304px;
}

#serving h2 {
	font-size: 1.2em;
	margin-left: 5px;
	margin-top: 135px;	
}

#serving .highlight {
	font-size: 1.4em;
	font-weight: 800;	
}

#logo a {
	display: block;
	float: left;
	width: 133px;
	display: inline;
}

#join {
	float: right;
	text-align: right;
	width: 216px;
	padding-right: 15px;
	display: inline;
}

#join h2 {
	background: transparent url(../images/become_member_heading.gif) no-repeat 100% 0px;
	height: 18px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 13px;
}

#join h2 span {
	position: absolute;
	left: -9999em;
}

#join a.benefit:hover,
#join a.now:hover {
	background-position: 100% -21px;
	}

#join a.benefit {
	background: transparent url(../images/join_benefit.gif) no-repeat 100% 0px;
	width: 175px;
	height: 21px;
	display: block;
	margin-bottom: 3px;
	float: right;
	clear: right;
	}
#join a.now {
	background: transparent url(../images/join_now.gif) no-repeat 100% 0px;
	width: 100px;
	height: 21px;
	display: block;
	float: right;
	clear: right;
	}
	
#join a span {
	position: absolute;
	left: -999em;
}

#login {
	clear: right;
	float: right;
	color: #fff;
	width: 209px;
	height: 23px;
	padding: 26px 19px 8px 10px;
	background: transparent url(../images/sp_login_bg.jpg) no-repeat 0px 18px;
}

#login p {
	line-height: 23px;
	text-align: right;
}

#login label, #login input {
	vertical-align: middle;
	font-size: 90%;
	line-height: 23px;
}

#login input#member-login {
	width: 97px;
	padding: 2px;
	margin: 0px 6px;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login form p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

/* -------------------- IN THIS SECTION NAVIGATION -------------------- */

#in-this-section {
	width: 167px;
	display: inline;
	float: left;
	/*background-color: #ffe16b;*/
	background: #ffe16b url(../images/footer_bg.gif) no-repeat bottom center;
}

#in-this-section h2 {
	height: 45px;
	background: transparent url(../images/in_this_section_heading.gif) no-repeat top center;
	margin: 0px 0px 10px;
}

#in-this-section h2 span {
	position: absolute;
	left: -9999em;
}

#in-this-section ul {
	list-style: none;
	padding: 0px;
	margin: 19px 7px;
}

#in-this-section ul li {
	padding-left: 16px;
	margin-bottom: 8px;
}

#in-this-section ul li a {
	color: #bd4700;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

#in-this-section ul li.current {
	background: transparent url(../images/in_this_section_bullet.gif) no-repeat 0px 4px;
}

#in-this-section ul li.current a {
	color: #861000;
	text-decoration: none;
}

#seminars-and-workshops #sn-seminars-and-workshops,
#development-center #sn-development-center,
#awards-program #sn-awards-program,
#business-assistance #sn-business-assistance,
#information-resources #sn-information-resources {
	background: transparent url(../images/in_this_section_bullet.gif) no-repeat 0px 2px;
}

#seminars-and-workshops #sn-seminars-and-workshops a,
#development-center #sn-development-center a,
#awards-program #sn-awards-program a,
#business-assistance #sn-business-assistance a,
#information-resources #sn-information-resources a {
	color: #861000;
	text-decoration: none;
}

/* -------------------- CONTENT AREA -------------------- */

#content {
	/* width: 581px; */
	width: 800px;
	float: right;
	display: inline;
}

#main-content {
	float: left;
	width: 600px;
	/* width: 396px; */
	display: inline;
}

#main-content-irmevents {
	float: left;
	width: 635px;
	display: inline;
}


#column_right {
	float: right;
	width: 200px;
	display: inline;
}

.quote-block blockquote {
	margin: 0px;
	color: #bd4700;
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
}

#sub-content .quote-block p {
	font-size: 90%;
	line-height: 110%;
}

#sub-content .quote-block span.name {
	display: block;
	text-transform: uppercase;
}

#sub-content .block h3 {
	margin: 5px 0px 0px;
}

#sub-content .block p {
	margin-top: 0px;
	font-size: 90%;
}

#sub-content .block .more {
	padding: 4px 18px 3px 0px;
	vertical-align: middle;
	background: transparent url(../images/more_arrow.gif) no-repeat right center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
	line-height: 130%;
	color: #818181;
	text-decoration: none;
}

#sub-content .block a.more:hover {
	text-decoration: underline;
}

table.event-detail th {
	vertical-align: top;
	text-align: right;
	padding: 2px 15px 2px 0px;
}

table.event-detail td {
	vertical-align: top;
}

table.event-detail input,
form input {
	font-size: 90%;
	padding: 2px;
	border: 1px solid #999;
}

form th {
	text-align: left;
}


/* -------------------- RIGHT COLUMN CONTENT -------------------- */
#column_right h3 {
	color: #12459D;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
}

#column_right p.extdoc {
	text-align: center;
	margin-top: 0; 
	margin-bottom: 0;
}

#column_right #buttons, #column_right #buttons p {
	text-align: center;
}

#faststart {
	border: 1px #000 solid;
	padding: 2px 3px 2px 3px;
}

#faststart h3, #faststart h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#smartstart {
	border: 1px #000 solid;
	padding: 0 3px 0 4px;
	margin-top: 2px;
}

#growsmart {
	border: 1px #000 solid;
	padding: 0 3px 0 4px;
	margin-top: 2px;
}

#virtualclassroom {
	border: 1px #000 solid;
	padding: 0 3px 0 4px;
	margin-top: 2px;
}

/* -------------------- FOOTER -------------------- */

#footer {
	color: #3d3d3d;
	font-size: 90%;
	text-align: center;
	padding-top: 34px;
	}

#footer a {
	color: #3d3d3d;
	}
	
#footer #newva {
	float: left;
	width: 167px;
	padding-right: 26px;
}

#footer p {
	text-align: left;
}

#contactInfo td,
#contactInfo th {
	vertical-align: middle;
	padding: 3px 0px;
}

#contactInfo th {
	text-align: left;
	width: 110px;
}

#contactInfo label {
	display: block;
	font-weight: normal;
}

#contactInfo textarea {
	width: 300px;
	height: 150px;
	margin-top: 5px;
}