@import url("http://www.vaservice.org/go?css=global/main_base_test");

/* Begin Main Content
=======================*/
#content {
	position: relative;
	float: left;
	width: 570px;
	z-index: 1;
}
/*#tag {
	clear: both;
	width: 570px;
	height: 25px;
	background: url('/global/image/tagline.gif') no-repeat center center;
}*/
#mainFeature {
	clear: both;
	position: relative;
	width: 570px;
	margin-top: 2em;
	padding: 0 0 20px 0;
	float: left;
	background: #fff;
	z-index: 2;	
}

#features_pager {position: absolute; color: rgb(0, 0, 0); background: none repeat scroll 0% 0% rgb(255, 255, 255); z-index: 20; padding:3px 5px;}

#features {width:570px; height:212px;}

.features_container {width:570px; height:212px; position:relative; display:none;}

#features > div:first-child {display:block;}

.features_container div {background:#000; color:#eee; position:absolute; bottom:0; margin:0; width:94%; padding:0 3%; opacity:0.80;filter:alpha(opacity=80);}

.features_container div a:link, .features_container div a:visited, .features_container div a {color:#eee; text-decoration:underline;}

.features_container div a:hover {color:#c00;}

#secondaryFeature {
	width: 570px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
	background: #eee url(/global/image/secondaryfeature_bg.jpg) no-repeat right top;
}
#news {
	width: 250px;
	padding: 0px;
	margin: 10px;
	float: left;
}
#member {
	color: #000;
	width: 250px;
	padding: 0px;
	margin: 10px;
	float: right;
}
#member p {
	font-size: 86%;
}
#news p {
	font-size: 86%;
}
.secondary {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 1em;
	font-size: 86%;
}
.secondary li {
	padding: 0 0 0.3em 14px;
	background-image: url(/global/image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	font-weight: bold;
}
.tertiary {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 1em;
	font-size: 86%;
}
.tertiary li {
	padding: 0 0 0.3em 0;
	/*background-image: url(/global/image/dash.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em;*/
	font-weight: normal;
	margin-bottom: .2em;	
}	
/* End Main Content
=======================*/

/* Begin Right Sidebar
=======================*/
#sidebar {
	width: 180px;
	float: right;
	margin: 2em 0 0 10px;
	padding: 0;
}

/* Subscriptions and Tool Features
=======================*/
#toolFeature  {
	clear: both;
	width: 180px;
	padding: 0;
	height: 210px;
	margin-bottom: 38px;
	background: #ffff33 url(/global/image/tool_bg.jpg) no-repeat bottom left;
	overflow: auto;
}
#toolFeature:hover {
	background: #ffff33 url(/global/image/tool_bg_hover.jpg) no-repeat bottom left;
}
#toolFeature a:link, #toolFeature a:active, #toolFeature a:focus, #toolFeature a:visited{
	color: #cc0000;
	text-decoration: none;
}
#toolFeature a:hover{
	text-decoration: underline;
}
#toolFeature p {
	clear: both;
	display: block;
	text-align: left;
	padding:8px 5px 0 45px;
}
#toolFeature h2 {
	margin-left: 10px;
}
#toolFeature .top {
	margin-top: 10px;
}

/* Logged in 
=======================*/
#toolFeature p.network {
	background: url(/global/image/login_lg.gif) no-repeat 7px 50%;
}
#toolFeature p.submit {
	background: url(/global/image/submit_lg.gif) no-repeat 7px 50%;
}
#toolFeature p.photo {
	background: url(/global/image/images_lg.gif) no-repeat 7px 50%;
}
#toolFeature p.program {
	background: url(/global/image/suitcase_lg.gif) no-repeat 7px 50%;
}
#toolFeature p.group {
	background: url(/global/image/users_lg.gif) no-repeat 7px 50%;
}
#toolFeature p.resource {
	background: url(/global/image/book_lg.gif) no-repeat 7px 50%;
}

/* Logged out
=======================*/
#toolFeature p.volunteer {
	background: url(/global/image/search_lg.gif) no-repeat 7px 50%;
}
#toolFeature p.news {
	background: url(/global/image/page_lg.gif) no-repeat 7px 50%;
}
#toolFeature p.subscribe {
	background: url(/global/image/mail_lg.gif) no-repeat 7px 7px;
    margin-top: 10px;
}
#toolFeature form {
	text-align: center;
	margin-top: 5px;
}

/* Calendars
=======================*/
#calendar {
	text-align: left;
	margin-bottom: 2em;
}

#calendar p {
	font-size: 86%;
}

/* Partners
=======================*/
#partner {
	margin: 0 0 30px 0;
}
#partner {
	clear: left;
}
#partner p {
	font-size: 86%;
    clear: left;

}
#partner img {
/*	float: left; */
	margin: 5px 0 10px 0;
}

/* Photo Gallery
=======================*/
#gallery {
	clear: left;
    margin-bottom: 20px;
}
#gallery p {
	font-size: 86%;
}
#gallery .gallery_thumb {
	border: 1px solid #eee;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background: #FFF;
	padding: 10px;
	float: left;
	margin: 5px 0 10px 0;
}
#gallery .gallery_thumb:hover {
	background: #eee;
}
#gallery .caption {
	clear: left;
}
/* End Right Sidebar
=======================*/