@charset "utf-8";
/* CSS Document */
body
{
	background-image: url(http://www.acceleratevirginia.org/images/av-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a img
{
	border: 0 none;
}
img 
{
	border: 0 none;
}
a:link, a:visited 
{
	color: #1E5DAB;
	text-decoration: none;
}
a:active 
{
	color: #0A2B75;
}
a:hover 
{
	color: #0A2B75;
	text-decoration: underline;
}

.body-table
{
	background-image: url(http://www.acceleratevirginia.org/images/body-bg.png);
	background-repeat: repeat-y;
}
.body-text-bg
{
	background-image: url(http://www.acceleratevirginia.org/images/body-text-bg.jpg);
	background-repeat: no-repeat;
}
.body-text
{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	line-height: 18px;
}
.body-text ul
{
	list-style-type: none;
	padding-left: 35px;
	list-style-image: url(../images/list-arrow.jpg);
}
.body-text li
{
	padding-bottom: 5px;
}

.Close-X
{
	border: 1px solid #000;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	font-size: 12px;
	font-style: normal;
}
/****************************************** Main Page ******************************************************/

.frontpage-text
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#rotate-container
{
	width: 942px;
	height: 300px;
	position: relative;
	margin-bottom: 35px;
}

/************************ Three Divs on front page **************************************/
#news-container
{
	width: 942px;
	position: relative;
	margin-bottom: 10px;
	color: #666;
	line-height: 18px;
}
#news-container ul
{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-image: url(../images/list-arrow.jpg);
	line-height: 20px;
}
.new-spacer
{
	width: 15px;
}
/******************************** RSS Feed ******************************************/
#rssincl-box-id
{
	padding: 0px;
	margin: 0px;
}
.rssincl-trial-header
{
	visibility: hidden;
	position: absolute;
	bottom: 0px;
}
.rssincl-backlink
{
	visibility: hidden;
	position: absolute;
	bottom: 0px;
}
.rssincl-head
{
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rssincl-itemtitle
{
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.rssincl-itemdesc
{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rssincl-itemdate
{
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 0px;
	margin: 0px;
	font-size: 11px;
	font-style: italic;
}
.rssincl-itemimage
{
	float: left;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-style: italic;
	display: block;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
/************************************************************************************/
.left-div
{
	position: relative;
	width: 275px;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.center-div
{
	position: relative;
	width: 327px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.right-div
{
	position: relative;
	width: 275px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.java-image
{
	float: right;
}
.image-float-left
{
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 2px;
	border: 1px solid #666;
}
.image-float-right
{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.image-border
{
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 2px;
	border: 1px solid #666;
}
#boarder-text-left
{
	display: block;
	text-align: center;
	float: left;
}
#boarder-text-left a:link, #boarder-text-left a:visited 
{
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	width: 220px;
	font-weight: bold;
	display: block;
	text-align: center;
	background-color: #CCC;
	color: #666;
	margin-left: 10px;
	margin-bottom: 5px;
}
#boarder-text-left a:hover, #boarder-text-left a:active 
{
	border: 1px solid #000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	width: 220px;
	font-weight: bold;
	display: block;
	text-align: center;
	background-color: #666;
	color: #FFF;
	text-decoration: none;
}
.boarder-text-right
{
}

/**************/

.footer-shadow
{
	background-image: url(http://www.acceleratevirginia.org/images/footer-shadow.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	position: relative;
}
#footer-logo-vt
{
	position: absolute;
	right: 100px;
	top: 25px;
}
#footer-logo-ec
{
	position: absolute;
	left: 100px;
	top: 30px;
}
#created_by_container
{
	position: relative;
}
#created_by
{
	position: absolute;
	font-size: 10px;
	color: #000;
	z-index: 2;
	vertical-align: top;
	width: 150px;
	font-style: italic;
	right: 5px;
	top: 4px;
}
#print
{
	position: absolute;
	font-size: 10px;
	color: #000;
	z-index: 2;
	vertical-align: top;
	width: 150px;
	font-style: italic;
	left: 5px;
	top: 4px;
}
#iframe 
{ 
	overflow: hidden;
	width: 960px;
} 
#iframe, iframe
{
	height: 628px;
}

/*********************************************** Top Header/Nav ************************************************************/
#search
{
	width: 220px;
	position: absolute;
	right: 70px;
	height: 30px;
	z-index: 20;
	top: 25px;
}
#link-icons
{
	position: absolute;
	right: 14px;
	bottom: 10px;
	z-index: 22;
	width: 54px;
}
#AV-Header
{
	position: relative;
	height: 63px;
	width: 984px;
	background-image: url(http://www.acceleratevirginia.org/images/av-header.jpg);
	background-repeat: no-repeat;
}
#AV-top-nav-bg
{
	height: 51px;
	width: 984px;
	position: relative;
	background-image: url(http://www.acceleratevirginia.org/images/top-nav-bg.png);
	background-repeat: no-repeat;
}

#navcontainer
{
	position: absolute;
	width: 680px;
	left: 340px;
	top: -4px;
	text-align: left;
}
#navcontainer-ul
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navcontainer ul li a:hover
{
	color: #FFF;
	background-image: url(http://www.acceleratevirginia.org/images/top-nav-hover.png);
	background-repeat: repeat-x;
}

#breadcrumb
{
	position: absolute;
	top: 36px;
	z-index: 10;
	left: 300px;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	font-size: 10px;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #000;
	text-decoration: underline;
}

#news a#newsnav,
#faq a#faqnav,
#contactpage a#contactpagenav,
#projectpage a#projectpagenav,
#communitypage a#communitypagenav,
#speedtestpage a#speedtestpagenav
{
	color: #FFF;
	background-image: url(http://www.acceleratevirginia.org/images/top-nav-hover.png);
	background-repeat: repeat-x;
}

#contact
{
	float: right;
	border: 1px solid #666;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: normal;
}

/**************************************************** Subpage Styles ****************************************/
#subheader
{
	position: relative;
	height: 112px;
	padding-left: 20px;
	text-align: left;
}
#subheader-image
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#left-column
{
	width: 600px;
	float: left;
	height: 100%;
}
#right-column
{
	width: 300px;
	float: right;
	margin-left: 15px;
	height: 100%;
}
.large-title
{
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 8px;
	color: #666;
	padding-top: 20px;
	margin-left: -5px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 20;
}
.pagesubtitle
{
	color: #FFF;
	background-image: url(../images/page-title-bg.png);
	background-repeat: no-repeat;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	margin-left: -12px;
	padding-top: 6px;
	padding-left: 12px;
	width: 240px;
}
.page_title
{
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
	display: block;
}
.title
{
	font-weight: bold;
	font-size: 15px;
}
.title-underline
{
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
}
.sub-title
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
.emphasis
{
	font-style: italic;
	font-size: 11px;
}
.main_title
{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
	margin-left: -12px;
	margin-right: -14px;
}
.subtitle
{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 12px;
	line-height: 18px;
}

#float-right
{
	float: right;
}
#float-left
{
	float: left;
}

/******************************** AddThis ***********************************/
#addthis
{
	position: absolute;
	height: 22px;
	width: 230px;
	top: 56px;
	z-index: 10;
	text-align: left;
	left: 20px;
}
#addthis2
{
	padding-top: 5px;
	width: 220px;
	padding-left: 0px;
}
/***************************************************************************/
.bold
{
	font-weight: bold;
	font-size: 13px;
}
.bold-red
{
	font-weight: bold;
	color: #F00;
	font-size: 13px;
}
.bold-underline
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.bold-red-underline
{
	font-weight: bold;
	color: #F00;
	font-size: 13px;
	text-decoration: underline;
}
/*******************************************/
#avInterview
{
	width: auto;
	height: 425px;
}
/*******************************************/
.table-right
{
	float: right;
	width: 250px;
	margin: 10px;
	background-color: #edeada;
}
