/* 
============================================
=	CSS Document 
============================================
=
= CSS CE Network Style sheet for basic site
= layout.
=
*/

@import url("/css/sub-css/login-boxes.css");
@import url("/css/sub-css/forms.css");


/*============================
 > GENERIC PAGE LAYOUT
==============================*/
hr.clear {
	clear: both;
	visibility: hidden;
	height: 1px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.mail-link {
	font-weight: bold !important;
}

.snowflake-list li {
	background: url(/Templates/images/icons/snow-flake-bullets.jpg) top left no-repeat;
	margin-left: -40px;
	padding-left: 18px;
	list-style: none;
	line-height: 18px;
}

.top-link {
	margin-top: 5px;
	display: block;
margin-left: 400px;
}



/* Clears alignment issues from using forms */
form {
	padding: 0px;
	margin: 0px;
}

body {
	border: 0px;
	margin: 0px;
	background: url(/Templates/images/backgrounds/body-bg.jpg) top left repeat-x #314F7D;

	/* SET SITE WIDE FONT STYLES */
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

body a {
	text-decoration: none !important;
	color: #0d2561;
}

body a:hover 
{
	text-decoration: underline !important;
}


div#container {
	width: 780px;
	margin: 0px auto;
}

div#wrapper-header,
div#wrapper-banner,
div#wrapper-content,
div#wrapper-footer {
	display: block;
	
}

/*============================
 > Header
==============================*/

div#wrapper-header {
	background: url(/Templates/images/backgrounds/wrapper-header-bg.gif) top left no-repeat;
	height: 100px;
}

div#cenetwork-logo {
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	width: 212px;
	height: 45px;
}

div#wrapper-banner {
	height: 5px;
}

div#cenetwork-slogan {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	float: right;
	font-size: 22px;
}

/*============================
 > Content
==============================*/

div#wrapper-content 
{
	width: 779px;
	padding: 0px;
	margin: 0px;
	background: url(/Templates/images/backgrounds/ce-network-content-bg.gif) top left no-repeat;
	background-color: #FFFFFF;
}

div#content-left {
	margin: 0px;
	padding: 1px;
	
	float: left;

	width: 470px;
	margin-top: 7px;
	
	background: #FFFFFF;
}

div#content-left-column,
div#content-right-column {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

div#content-left-column.internal,
div#content-right-column.internal {
	height: 100px;
}

div#content-left-column {
	margin-right: 20px;
}

div#content-left-column a,
div#content-right-column a {
	color: #2f4f7e;
	text-decoration: none;
}

div#column-title {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 18px;
	
	background: url(../Templates/images/backgrounds/CE-main-title-bg.jpg) top left no-repeat;
}

div#content-left-column a.title,
div#content-right-column a.title {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	font-weight: bold;
}

div#content-left-column a.title-new-offer,
div#content-right-column a.title-new-offer {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

div#content-column-box-top {
	width: 200px;
	height: 9px;
	background: url(/Templates/images/backgrounds/CE-main-box-bg-top.jpg) top left no-repeat;
}

div#content-column-box-bottom {
	width: 200px;
	height: 9px;
	background: url(/Templates/images/backgrounds/CE-main-box-bg-bottom.jpg) top left no-repeat;
}	

div#content-column-box-middle {
	padding-top: 5px;
	width: 200px;
	height: 70px;
	background: #f0f5fb;
}
ul#choose-state {
	margin: 0px;
	padding: 0px;
	
}

ul#choose-state li {
	list-style: none;
	margin: 0px;
	padding-left: 9px;
	padding-top: 5px;

}
ul#choose-industry {
	margin: 0px;
	padding: 0px;
}

ul#choose-industry li {
	list-style: none;
	margin: 0px;
	padding-left: 9px;
	padding-top: 3px;
}



div#content-right {
	margin: 0px;
	padding: 0px;

	width: 302px;
	float: right;

	margin-top: 7px;
	
	background: #FFFFFF;
}

/* Used on Right Nav on Internal Pages for Light Blue */
div#content-right.internal {
	background: #d8e6ff;
}

div#content-right.internal p {
	margin: 0px;
	padding: 0px;
	background: #d8e6ff;
}

/*========================
	-> LEFT COLUMN
=========================*/

div#main-content-wrapper 
{
	margin-top: -10px;
	margin-left: 5px;
}

div#main-content
{
	color: #2f4f7e;

	margin: 10px;	
}

div#main-content h1 {
	color: #2f4f7e;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 15px;
}

div#main-content h2 {
/*
	color: #2f4f7e;
	*/
	color: #fbba00;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

div#contact-us-location {
	display: block;
	margin-right: 50px;
	height: 110px;
	width: 170px;
}

iframe.course-iframe {
	border: none;	
	margin-bottom: -16px;

}

div#view-all-news {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
/*========================
	-> RIGHT COLUMN
=========================*/
div#right-nav-section-title {
	height: 41px;
	background: url(/Templates/images/backgrounds/right-nav-title.jpg) top left repeat-x;
}

div#right-nav-section-title h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-left: 10px;
	
	font-size: 22px;
}

img.right-nav-banner {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
}

ul#right-nav,
ul#right-nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#right-nav {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul#right-nav li {
	padding-left: 14px;	
	background: url(/Templates/images/icons/internal-bullet.jpg) bottom left #d8e6ff no-repeat;
}

ul#right-nav li.tabbed {
	margin-left: 14px;	
}

ul#right-nav li.title {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -14px;
	font-weight: bold;
	background: none;
}

div#content-right h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
}	
/*========================
	-> COLORED BACKGROUND BOXES
=========================*/
div#promotion {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
}
div#box-content {
	width: 260px;
	margin-left: 15px;
	color: #0d265f;	
	line-height: 16px;
}

div#box-content img {
	margin-right: 0px;
	margin-top: -2px;
	float: right;
}

div#box-content img.system-test {
		margin: 0px;
		padding: 0px;
		float: none;
}

.float-right {
	padding-left: 5px;
}
div#box-content h2
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #0d265f;	
}

div#box-content h3
{
	margin: 0px;
	padding: 0px;

	margin-bottom: 6px;
	
	font-size: 15px;
	color: #0d265f;	
}

div#box-content a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #f9b401;
}

div#box-content a:hover {
	text-decoration: underline;
}

div#dark-blue-bg-box-top,
div#medium-blue-bg-box-top,
div#light-blue-bg-box-top
{
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	height: 17px;
	width: 300px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #8092ba;
}

div#dark-blue-bg-box-top 
{
	background-color: #8092ba;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/dark-blue-top.jpg);
}

div#medium-blue-bg-box-top 
{
	background-color: #b4bfd5;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/medium-blue-top.jpg);
}

div#light-blue-bg-box-top 
{
	background-color: #d5dbe9;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/light-blue-top.jpg);
}


div#dark-blue-bg-box-middle, 
div#medium-blue-bg-box-middle, 
div#light-blue-bg-box-middle
{
	margin: 0px;
	padding: 0px;
	width: 300px;
	background-position: top left;
	background-repeat: repeat-y;
}

div#dark-blue-bg-box-middle 
{
	background-color: #8092ba;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/dark-blue-middle.jpg);
}

div#medium-blue-bg-box-middle 
{
	background-color: #b4bfd5;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/medium-blue-middle.jpg);
}

div#light-blue-bg-box-middle 
{
	background-color: #d5dbe9;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/light-blue-middle.jpg);
}

div#dark-blue-bg-box-bottom, 
div#medium-blue-bg-box-bottom, 
div#light-blue-bg-box-bottom
{
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 300px;
	background-position: top left;
	background-repeat: no-repeat;
}

div#dark-blue-bg-box-bottom 
{
	background-color: #8092ba;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/dark-blue-bottom.jpg);
}

div#medium-blue-bg-box-bottom 
{
	background-color: #b4bfd5;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/medium-blue-bottom.jpg);
}

div#light-blue-bg-box-bottom 
{
	background-color: #d5dbe9;
	background-image: url(/Templates/images/backgrounds/right-nav-boxes/light-blue-bottom.jpg);
}

/*============================================================================================================
										   	  FOOTER
============================================================================================================*/
div#wrapper-footer {
	color: #98a7bc;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 75px;
	text-align: center;
}

div#wrapper-footer a {
	text-decoration: none;
	color: #98a7bc;
}

div#wrapper-footer a:hover {
	text-decoration: underline;
}


ul#powered-by-list {
	width: 382px;
	height: 40px;
}

ul#powered-by-list,
ul#powered-by-list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#powered-by-list li {
	float: left;
}


div#header-sectional-title {
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: right;
	margin-top: 78px;
	margin-left: 525px;
	width: 250px;
}


div#header-financial-navigation {
	padding: 0px;
	margin: 0px;
	position: absolute;
	margin-top: 78px;
	margin-left: 15px;
}

ul#financial-navigation {
	padding: 0px;
	margin: 0px;

}

ul#financial-navigation li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	margin-right: 15px;
}

ul#financial-navigation li a,
div#header-sectional-title a {
	color: #000000;
}

div#rep-title {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-size: 20px;
	width: 465px;
	text-align: right;
	color: #000000;
	font-weight: bold;
}

div#main-image {
	background: url(/images/splashes/rep-background.jpg) top left no-repeat;
	width: 475px;
	height: 72px;
}