@charset "utf-8";
/* CSS Document */

#contentblock {
	background: transparent url("/images/contentblock") repeat-y;
	background: #FFFFFF;
	border: 1px #B3B3B3 solid;
}
#contentbottom {
	background: transparent url("/images/content_bottom.png") no-repeat;
	height: 60px; _height: 60px;
}
#contentbottom p {
	display: block;
	padding-top: 6px; 
	color: #565656;
	text-align: right;
	font-size: .8em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
#contentbottom p a {
	color: #007071;
	font-weight: bold;
	text-decoration: none;
}
#contentbottom p a:hover { text-decoration: underline; }
#header {
	/* background: url("/images/header.gif") no-repeat; */
	height: 120px; _height: 120px; 
	}
#menu {
	background: url("/images/menu_bg.png") no-repeat;
	height: 89px;
	_height: 89px;
	width: 1050px; /* vp_ */
	}
#firstbox {
	width: 510px;
	margin-top: 6px;
	background: url("/images/firstbox_bg.png") top left no-repeat;
	padding: 18px;
	}
/*	
.second_box {
	float: right;
	clear: right;
}
*/		
#firstbox_end {
	width: 510px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	background: url("/images/firstbox_end.png") top left no-repeat;
	}
#firstbox h1 {
	width: 472px;
}
#firstbox p {
	width: 472px;
	margin: 0px;
	padding: 0px;
	margin-bottom:4px;
	}
#firstbox span {
	float: right;
	}
#secondbox {
	margin-top: 6px;
	margin-left: 18px;
	}
#secondbox p {
	border-bottom: solid 1px #B7B7B7;
	padding-bottom: .5em;
	}
.second_box {
	width: 475px;
/* 	border: 1px solid red; */
	position: relative;
	float: right;
	clear: right;
}
#thirdbox {
	margin-top: 6px;
	margin-left: 18px;
	position: relative;
	float: right;
	clear: right;
	}
/* CSS Menu Elements */

#main_nav {
	height: 39px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 1050px; 
	/* background: yellow;  */
}
#menu > div {
	margin: 0px;
	padding: 0px;
/*	background: orange; */
}
#main_nav span { 
	float: left;
	clear: none; 
	height: 39px; 
	margin-right: 30px; 
	margin-left: 10px; 
	border: 0px; 
	height: 39px;
	margin-top: 17px;
	/* margin: 5px; */ 
}
#main_nav a { 
	display: inline;
	overflow: hidden; 
/*	behavior: url("/css/iepngfix.htc");  */
/*	background: silver; */
	padding: 0px; 
	height: 39px;
	margin: 0px;
} 

/*
#directory { margin-top: 17px; background: url("/images/menu_provider.png") no-repeat; height: 39px; width: 248px; cursor: pointer; }
#jobboard { margin-top: 17px; background: url("/images/menu_jobboard.png") no-repeat; height: 39px; width: 130px; cursor: pointer; }
#newstand { margin-top: 17px; background: url("/images/menu_newstand.png") no-repeat; height: 39px; width: 166px; cursor: pointer; }
#events { margin-top: 17px; background: url("/images/menu_events.png") no-repeat; height: 39px; width: 98px; cursor: pointer; }
#network { margin-top: 19px; background: url("/images/menu_network.png") no-repeat; height: 39px; width: 120px; cursor: pointer; }
*/

/* #main_nav:hover li a#directory { background: url("/images/menu_directory.png") no-repeat -241px 0px; }
#main_nav:hover li a#directory:hover { background: url("/images/menu_directory.png") no-repeat 0px 0px; } */

/* #main_nav:hover li a#jobboard { background: url("/images/menu_jobboard.png") no-repeat -133px 0px; }
#main_nav:hover li a#jobboard:hover { background: url("/images/menu_jobboard.png") no-repeat 0px 0px; } */

/* #main_nav:hover li a#newstand { background: url("/images/menu_newstand.png") no-repeat -166px 0px; }
#main_nav:hover li a#newstand:hover { background: url("/images/menu_newstand.png") no-repeat 0px 0px; } */

/* #main_nav:hover li a#events { background: url("/images/menu_events.png") no-repeat -98px 0px; }
#main_nav:hover li a#events:hover { background: url("/images/menu_events.png") no-repeat 0px 0px; } */

/* #main_nav:hover li a#network { background: url("/images/menu_network.png") no-repeat -122px 0px; }
#main_nav:hover li a#network:hover { background: url("/images/menu_network.png") no-repeat 0px 0px; } */
*/

/* CSS Search Form */

fieldset.search {
	width: 466px;
	margin: 0 auto;
	background: transparent;
	border: none;
}
.search input, .search button {
	float: left;
	border: none;
}
.search input.box {
	color: #666;
	font: .9em/.9em normal "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 332px;
	height: 25px;
	padding: 4px 0 0 28px;
	background: transparent url(/images/searchbar_bg.png) no-repeat top left;
	border: none;
	overflow: hidden;
	display: block;
}
/* .search input.box:hover {
	background: transparent url(/images/searchbar_bg.png) no-repeat top-25px;
	border: none;
	outline: none;
} */
.search button.btn {
	width: 70px;
	height: 25px;
	padding-left: 5px;
	cursor: pointer;
	background: transparent url(/images/btn_search.png) no-repeat top right;
	border: none;
}
/* .search button.btn:hover {
	background: #fbc900 url(/images/searchbar_bg.png) no-repeat top right -25px;
	border: none;
} */

/*----------------------------------------------------------------------------- 
From The Network
-----------------------------------------------------------------------------*/
/* Latest Network Activity */
.latestnetwork {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: 500px;
	width: 290px;
	overflow: scroll;	
}
.xg_module_body, .message{
	font-size: 10px;
}
.latestnetwork li {
	margin: 0px 0px 4px 0px;
	list-style: none;
	cursor: pointer;
	width: 275px;
}
.latestnetwork li.end {
	border-width: 0px;
}
.latestnetwork a {
	text-decoration: none;
}
.latestnetwork h1 .xg_module_body, .latestnetwork h1 .xg_module_body a {
	color: #2996CC;
	font: bolder 14px/140% "Helvetica Neue", "HelveticaNeue", "Helvetica", "Verdana", "Geneva",  "Arial", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.latestnetwork a h2, .latestnetwork a h2 {
	color: #999999;
	font: normal 10px/140% "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.latestnetwork h3 .xg_module_body a, .latestnetwork h3 .xg_module_body{
	font: normal 10px/140% "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
/* Network Blog */
.networktabs {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.networktabs li {
	width: 218px;
	margin: 0px 0px 4px 0px;
	color: #981B1E;
	list-style: none;
	cursor: pointer;
}
.networktabs li.end {
	border-width: 0px;
}
.networktabs a {
	text-decoration: none;
}
.networktabs h1, .networktabs a h1 {
	margin: 0px 0px 2px 0px;
	color: #2996CC;
	font: bolder 10px/140% "Verdana", "Geneva",  "Arial", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.networktabs li a h2 {
	margin: 0px 0px 2px 0px;
	color: #999999;
	font: normal 9px/140% "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.networktabs li a h3 {
	color: #2A2A27;
	font: normal 9px/140% "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	margin: 0px 0px 16px 0px;
	padding: 0px inherit;
}
.networktabs li a:hover, .networktabs li a:hover h1, .networktabs li a:hover h2, .networktabs li a:hover h3 {
	color: #D7213C;
}
.rss a span {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	text-decoration: none;
}
.networklist li {
	font-size: 14px;
	font-weight: bold;
	color: #28903B;
}
/* Newsstand */
/* Latest Network Activity */
.newsstand {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 800px;
	width: 100%;
	overflow: scroll;	
}
.subscriptions {
	height: 404px !important;	
}
.xg_module_body, .message{
	font-size: 10px;
}
.newsstand li {
	margin: 0px 0px 4px 0px;
	list-style: none;
	cursor: pointer;
	width: 275px;
}
.newsstand li.end {
	border-width: 0px;
}
.newsstand a {
	text-decoration: none;
}
.newsstand h1 .xg_module_body, .newsstand h1 .xg_module_body a {
	color: #2996CC;
	font: bolder 14px/140% "Helvetica Neue", "HelveticaNeue", "Helvetica", "Verdana", "Geneva",  "Arial", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.newsstand a h2, .newsstand a h2 {
	color: #999999;
	font: normal 10px/140% "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.newsstand h3 .xg_module_body a, .newsstand h3 .xg_module_body{
	font: normal 10px/140% "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	cursor: pointer;
}
#spotlight a { color: #28903B; }
#spotlight .red { color: #DD2020; font-weight: bold; }

#twitter_div ul{
	font-size: 11px;
	list-style: none;
}
#twitter_div li{
	padding: 4px;
	border-bottom: 1px solid #E0E0E2;
}
#twitter_div li:hover{
	cursor: pointer;
	background-color: #EEE;
}
#twitter_div a {
	color: #0582BD;
	font-weight: bold;
}
#twitter-link { display: none !important; }