body{
	background:url(/images/network_layout/network_bkgd.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, div, td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #222;
}

div.page_content{
	background:url(/images/network_layout/network_header.jpg) no-repeat top center;
	width: 100%;
}

div.container{
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

div.footer{
    background:url(/images/network_layout/network_footer.jpg) no-repeat top center;
    height: 371px;
}

div.roundedGray{
	-moz-border-radius-bottomleft:0.5em;
	-moz-border-radius-bottomright:0.5em;
	-moz-border-radius-topleft:0.5em;
	-moz-border-radius-topright:0.5em;
	background: #EFEFEF;
	border: 1px solid #CCC;
}

/****
div.column{
	float: left;
	width: 284px;
	height: 100%;
	padding: 0 7px;
	background: #FFF;
}

div.page_column{
	float: right;
	width: 700px;
	padding: 0 7px;
	background: #FFF;
}
div.side_menu{
	padding: 0 7px;
	background: #FFF;
}

div.col_content{
	padding: 6px;
}
****/

h1, h2, h3{
	margin: 0;
}

h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 13px;
}

/*********
div.column h1{
	color: #FFA600;
	text-transform: lowercase;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #FFA600;
	margin-bottom: 6px;
}
*********/

hr{
	height: 1px;
	border: 1px solid #DDD;
	margin: 4px 0;
}

a:link, a:active, a:visited{
	color: #005A87;
	text-decoration: none;
	border-bottom: 1px dotted #005A87;
}
a:hover{
	color: #0082C3;
	/*text-decoration: underline;*/
	border-bottom: 1px solid #0082C3;
}
a.plain:link, a.plain:active, a.plain:visited, a.plain:hover{
	border: 0;
}
a:link img, a:active img, a:visited img, a:hover img{
	border: 0;
}

img.logo{
	margin: 20px 20px 20px 10px;
}

div.item_listing{
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
}

div.footer_menu{
	width: 880px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: right;
}

div.footer_menu a:link, div.footer_menu a:active, div.footer_menu a:visited{
	color: #0082C3;
	border-bottom: 1px dotted #0082C3;
	margin-left: 5px;
}
div.footer_menu a:hover{
	border-bottom: 1px solid #FFF;
}


div.page_box{
	padding: 0 8px 10px 8px;
	margin: 0;
	min-height: 350px;
}
div.page_box h1{
	padding: 3px 0;
	border-bottom: 1px solid #FFA600;
	color: #FFA600;
	margin-bottom: 6px;
}
div.page_box h1, div.page_box h2, div.page_box h3{
	
}


/*- Form Styles ----------------------------------------------- */
table.form th{
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
}

table.form td p{
	margin: 4px 0;
	padding: 0;
}

input.std{
	border:1px solid #ABADB3;
	padding: 2px;
}
input.std:focus{
	border:1px solid #73A6FF !important;
	outline-color:-moz-use-text-color !important;
	outline-style:none !important;
	outline-width:0 !important;
}

#formContainer {margin-top:2em;}
#formContainer label {clear:left;float:left;width:8em;text-align:right;}
#formContainer input {float:left;margin-bottom:1em;}







.odd{
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
.even{
	background: #EFEFEF;
	border-bottom: 1px solid #CCC;
}



/*- Rounded Boxes (Outer Container) --------------------------- */

	.content_container {
		background: transparent; 
		width:900px;
		float:left; 
		margin:0 3px;
	}
	
	.xtop, .xbottom {
		display:block; 
		background:transparent; 
		font-size:1px;
	}
	.xb1, .xb2, .xb3, .xb4 {
		display:block; 
		overflow:hidden;
	}
	.xb1, .xb2, .xb3 {
		height:1px;
	}
	.xb2, .xb3, .xb4 {
		background:#fff;
		/*filter:alpha(opacity=90);opacity:.90;*/
		border-left:1px solid #DDD;
		border-right:1px solid #DDD;
	}
	.xb1 {
		margin:0 5px; 
		background:#DDD;
	}
	.xb2 {
		margin:0 3px;
		border-width:0 2px;
	}
	.xb3 {
		margin:0 2px;
	}
	.xb4 {
		height:2px; 
		margin:0 1px;
	}
	
	.xboxcontent {
		display:block; 
		border:0 solid #DDD; 
		border-width:0 1px; 
		min-height:400px;
		background: #FFF;
		padding: 8px 0;
		/*filter:alpha(opacity=90);opacity:.90;*/
	}
	* html .xboxcontent {
		height:1px;
	}
	
	.color_a {
		background:#E3E8EE;
		color:#fff;
	}





.headfoot {display:block; /*height:70px;*/ padding:5px;}
.headfoot h1{
	color: #FFA600;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #FFA600;
	margin-bottom: 6px;
}

#container {position:relative; display:block; /*background:#0ac;*/ border-left: 200px solid #FFF; border-right: 200px solid #FFF; overflow:visible;}
#left {float:left; position:relative; width:198px; margin-left:-197px; padding: 0 7px; display:inline;}
#right {float:right; position:relative; width:198px; margin-right:-197px; padding: 0 7px; display:inline;}

.clear {clear:both;height:1px;overflow:hidden;}


/*- Member Page --------------------------- */

	table.col3{
		width: 900px;
	}
	table.col3 td.header{
		padding: 5px;
		padding-bottom: 10px;
		vertical-align: top;
	}
	table.col3 td.header h1{
		color: #FFA600;
		display: block;
		padding: 3px;
		border-bottom: 1px solid #FFA600;
		margin-bottom: 6px;
	}
	
	table.col3 td.left{
		width: 150px;
		padding: 0 7px;
		vertical-align: top;
	}
	table.col3 td.center{
		width: 650px;
		padding: 0 3px 5px 6px;
		vertical-align: top;
		/*border: 1px dotted #FFA600;
		border-width: 0 1px;*/
	}
	
	table.col3 td.right{
		width: 200px;
		padding: 21px 10px 0 7px;
		vertical-align: top;
	}
	
	table.right_panel, table.center_panel{
		margin-bottom: 10px;
		border: 1px solid #CCC;
	}
	table.right_panel{
		width: 190px;
	}
	table.right_panel th, table.center_panel th{
		padding: 5px;
		height: 22px;
		background: url(/images/network_layout/members_bar_exp.gif) repeat-x;
		text-align: left;
		color: #FFF;
	}
	table.right_panel td, table.center_panel td{
		padding: 5px;
	}
	
	div.left_panel{
		margin-bottom: 10px;
	}
	div.left_panel h3{
		display: block;
		background: #EFEFEF;
		border-bottom: 1px solid #000;
		padding: 2px 4px;
	}
	div.left_panel a{
		display: block;
		border-bottom: 1px dashed #CCC;
		padding: 2px 4px;
	}
	div.left_panel a:hover{
		background: #E7E8FF;
		border-bottom: 1px solid #FFA600;
	}

td.label{
	text-align: right;
}

td.tcontent{
	padding: 5px;
	vertical-align: top;
}






/*- Tableless layout elements --------------- */
.col3_1
{
	float: left;
	width: 360px;
	margin: 5px 5px 15px 0;
}
.col3_2
{
	float: left;
	width: 270px;
	text-align: center;
	margin: 5px 5px 15px 5px;
}
.col3_3
{
	float: left;
	width: 230px;
	text-align: center;
	margin: 5px 0 15px 5px;
}
.col2_1
{
	float: left;
	width: 586px;
	padding: 0 0 5px 0;
}
.col2_2
{
	float: right;
	width: 285px;
	padding: 21px 0 0 10px;
}



/*- Content Boxes --------------------------- */

	.box_mod {
		font-family:Arial, Helvetica, sans-serif;	
		font-size:12px;
		margin-bottom:20px;
		width:100%;
	}
	.box_mod h2 {
		font-size:18px;
		position:relative;	
		color:#000;
		margin:0 0 10px;
		padding:0;
	}
	.box_mod h2 span {
		display:block;
		font-weight:400;
		font-size:14px;
	}
	.box_mod a {
		color:#055497;
	}
	.box_mod_body {
		border-right:1px solid #cbcbcb;
		poisition:relative;
	}
	.box_mod_body .c {
		background-image:url(/images/module_fade.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		border-right:1px solid #9c9c9c;
		border-left:1px solid #a6a6a6;
		text-align:left;
		padding:7px 10px;
	}
	.box_mod_head {
		poisition:relative;
		font-size:3px;
		background:url(/images/module_tops.jpg) top left no-repeat;
		height:5px;
	}
	.box_mod_head .c {
		font-size:3px;
		background:url(/images/module_tops_c.jpg) top right no-repeat;
		height:5px;
		poisition:relative;
	}
	.box_mod_foot {
		poisition:relative;
		background:url(/images/module_tops.jpg) bottom left no-repeat;
		height:5px;
		font-size:5px;
	}
	.box_mod_foot .c {
		font-size:5px;
		background:url(/images/module_tops_c.jpg) bottom right no-repeat;
		height:5px;	
		_margin-right:1px;
	}	

	
	
/*- Nav Bar ----------------------------- */
div.header_navbar{
	height: 66px;
	background:url(/images/header_bar_bkgd.gif) repeat-x;
	margin: 0;
	padding: 0;
}
div.header_navbar a.header_tab{
	display: block;
	float: left;
	background: url(/images/header_bar_bkgd.gif) repeat-x;
	margin: 0;
	padding: 0 10px;
	border: 0;
	color: #CCC;
	font-size: 18px;
	height: 66px;
	line-height: 60px;
	outline: 0;
}

div.header_navbar a.header_tab:hover{
	background-position: 0 -66px;
	color: #FFF;
}

div.network_signin{
	height: 66px;
	line-height: 60px;
	color: #FFF;
	padding: 0 5px 0 0;
	float: right;
	font-size: 11px;
}
div.network_signin a:link, div.network_signin a:visited, div.network_signin a:active{
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
div.network_signin a:hover{
	border-bottom: 1px solid #FFF;
}
div.network_signin form{
	margin: 0;
	padding: 0;
	display: inline;
}
/*****
div.network_navbar{
	width: 100%;
	height: 30px;
	background:url(/images/navbar_bkgd.gif) repeat-x;
	font-size: 18px;
	padding-top: 10px;
}
div.network_navbar a:link, div.network_navbar a:active, div.network_navbar a:visited{
	margin: 4px 0;
	padding: 10px;
	border: 0;
	border-right: 1px solid #006EA5;
	border-left: 1px solid #FFF;
}
div.network_signin{
	height: 30px;
	vertical-align: center;
	padding: 0 5px 0 0;
}
div.network_signin a:link, div.network_signin a:active, div.network_signin a:visited{
	margin: 0;
	padding: 0;
	border: 0;
}
div.network_navbar_shadow{
	background:url(/images/navbar_shadow.gif) repeat-x;
}
******/




	
 
/*- Menu Tabs --------------------------- */
	div.tab_container div.tab{
		display: none;
	}
	div.tab_container div.activetab_content{
		display: block;
	}

	div.nav_tabs {
		width: 530px;
		font-size: 93%;
		height: 21px;
		line-height: normal;
		position: relative;
	}
	div.nav_tabs ul {
		margin:0;
		height: 21px;
		padding: 0 10px 0 10px;
		list-style:none;
	}
	div.nav_tabs li {
		float:left;
		background:url("/images/left_both2.gif") no-repeat left top;
		margin:0;
		padding:0 0 0 9px;
		border-bottom:1px solid #9B9D9C;
	}
	div.nav_tabs span, div.nav_tabs a {
		float:left;
		display:block;
		width:.1em;
		background:url("/images/right_both2.gif") no-repeat right top;
		padding:4px 15px 4px 6px;
		text-decoration:none;
		font-weight:bold;
		color: #000;
		border: 0;
		cursor: pointer;
	}
	div.nav_tabs > ul span, div.nav_tabs > ul a {width:auto;}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	div.nav_tabs span, div.nav_tabs a {float:none;}
	/* End IE5-Mac hack */
	div.nav_tabs span:hover, div.nav_tabs a:hover {
		color:#333;
	}
	div.nav_tabs ul li.activetab{
		background-position:0 -150px;
		border-width:0;
	}
	div.nav_tabs ul li.activetab span, div.nav_tabs ul li.activetab a{
		background-position:100% -150px;
		padding-bottom:5px;
		color:#333;
	}
	/*** deprecated ***/
	div.active-1 #nav-1, div.active-2 #nav-2, div.active-3 #nav-3, div.active-4 #nav-4, div.active-5 #nav-5 {
		background-position:0 -150px;
		border-width:0;
	}
	div.active-1 #nav-1 a, div.active-2 #nav-2 a, div.active-3 #nav-3 a, div.active-4 #nav-4 a, div.active-5 #nav-5 a {
		background-position:100% -150px;
		padding-bottom:5px;
		color:#333;
	}
	/*** end deprecated ***/
	div.nav_tabs li:hover, div.nav_tabs li:hover span, div.nav_tabs li:hover a {
		background-position:0% -150px;
		color:#333;
		border: 0;
	}
	div.nav_tabs li:hover span, div.nav_tabs li:hover a {
		background-position:100% -150px;
		border: 0;
	}



