/* 
============================================
=	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#container2 {
	width: 779px;
	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#wrapper-header2 {
	background: url(/Templates/images/backgrounds/wrapper-header-bg2.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#wrapper-content2 
{
	width: 779px;
	padding: 0px;
	margin: 0px;
	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.internalNY,
div#content-right-column.internalNY {
	height: 150px;
}

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;
}

 a.title-new-offer {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* 
 beginning of home page box grid styles
*/

div#box1, div#box2, div#box3, div#box4, div#box5, div#box6 {
	float:left;
	width:210px;
	margin-bottom:20px;
	background-color:#fff;
}

div#box7
{       font-size:14px;
	float:left;
	width:750px;
	margin-bottom:20px;
	background-color:#fff;
	text-align:justify;
}

div#box2, div#box4, div#box6 
{
	margin-left:20px;
}

div#special 
{
	width:210px;
	float:left;
	background-color:#eff6ff;
	border:1px #cdcdcd solid;
	text-align:center;
	margin-left:20px;
}

div#special ul 
{
	text-align:left;
	list-style-type:none;
	padding-left:0;
	margin-left:5px;
	margin-top:0px;
}

div#special a:link, div#special a:visited {
	font-weight:bold;
	text-decoration:underline;
}

a.action {
	font-size:20px;
}

p.u {
	text-decoration:underline;
	color:#0d2561;
}

/* 
 end of home page box grid styles
*/

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: 110px;
	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;
}


div#content-bottom {
	background-image:url('../Templates/images/backgrounds/ce-network-content-bottom.gif');
	width:779px;
	height:25px;
	margin-top:-10px;
}
/*========================
	-> LEFT COLUMN
=========================*/

div#main-content-wrapper 
{
	margin-top: -10px;
	margin-left: 5px;
}

div#main-content
{
	color: #000;

	margin: 10px;	
}

div#main-content h1 {
	color: #2f4f7e;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 15px;
}

div#main-content1 h1 {
	color: red;
        font-weight:bold;
	font-size:32px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom:15px;
	text-align:Left;
}

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 {
	margin-top:15px;
	border: none;	


}

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);
}


/* ============ promotions ===== */

div#promotions img#prize { float:left; width:60px; height:49px; margin-right:5px}

div#promotions p { margin:0;}
div#promotions p.title { font-size:16px; }
div#promotions p.title a { color:#061F61; }

}


/*============================================================================================================
										   	  FOOTER
============================================================================================================*/
div#wrapper-footer {
	color: #98a7bc;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div#wrapper-footer p {
	margin:0;
	color:#98a7bc;
}

div#wrapper-footer a {
	text-decoration: none;
	color: #98a7bc;
}

div#wrapper-footer a:hover {
	text-decoration: underline;
}


ul#powered-by-list {
	width: 355px;
	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;
}
