﻿/*hide elements*/
.top-banner, #homePic h1, .ask, #CONTACT-bottom {
	display: none;
}

/* ++++++++++++++++++ styles from fonts.css +++++++++++++++++++++++++++ */

body {
	font-family: arial, sans-serif; /*new from fonts.css*/
	font-size: 13px; /*new from fonts.css*/
	margin: 0 2px;
	color: #585858;
	/*background-image: url('/source/concepts/bg-gradient.jpg');*/
	background-image: url('/source/icons/ceBG1a.gif');
	background-repeat: repeat-x;
	background-color: #fff; /*new from color.css*/

}
/*new from color.css*/
a {color: #0000EE;}
a:active {color: red;}
a:hover {color: #003399; border-bottom: solid 2px #05DE00; border-top: dashed 0px #0FDE0A; text-decoration:none;}
a:visited {color: #234D7A;}


/*page links in right menu*/
div.nav a {font-size: 12px; font-family: verdana, arial, sans-serif; text-decoration: none;}
div.nav a:visited {text-decoration: none;}
div.nav a:hover {text-decoration: none;}
div.nav a:active {text-decoration: none;}


#div {
	background-color:#fff; margin: 2px;
}

img {
	border: none;
}
blockquote p {margin:0; padding:0;}

blockquote {
	padding:16px 0 10px 30px;
	background-image: url('/source/icons/quotes2.gif');
	background-position: 0 10px;
	background-repeat: no-repeat;
	background-color: #F5F5F6;
	border:none;
	border-bottom: solid 1px #AEBACA; border-top: solid 1px #AEBACA;
	margin: 0 auto; width: 500px;
	color: #234D7A; font-size: 16px;
}

div#homeTitle {
	background-color: #FBFCFE; 
	width: 985px;
	margin: auto;
	padding: 2px 0px 0px 0px;
				background-image: url('/source/icons/ceBG1.gif');
				background-position: left top;
				background-repeat:repeat-x;
}
div#homeTitle h1 {
	font-family: georgia, serif;
	font-size: 42px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	color:#fff;
	border: solid 0px #fff;
	padding: 10px 0 10px 10px;
	margin: 0;
}
#homePic {
	width: 985px; height:290px;
	margin: auto; padding:0;
	background-color: transparent;
}


#main {
	width: 985px; height: 1000px;
	margin: auto; padding:0;
	background-color:#fff;
	border-left: 1px dashed #AEBACA;
}
div.contentLive, div.content {
	padding: 0 20px; margin:0;
	width: 690px;
	float: left;
	border:0;
}
div.contentLive h1, div.content h1 {
	font-size: 2.0em;
	color: #557894;
	font-family: "Trebuchet MS", verdana, sans-serif;
}
div.contentLive h2, div.content h2 {
	color: #585858;
	font-family: verdana, sans-serif;
}

div.contentLive h2.progHeading {color: #95A4B9; border-color: #AEBACA; width:90%;}

div.nav 
			{
			position:relative; top: -328px; right: 0; 
			margin:0; padding:0; 
			width: 250px; 
			float:right; 
			z-index:100;
			background-image: url('/source/headers/top-blue-corner.gif');
			background-repeat: no-repeat;
			}

div.nav strong {
	display: block;
	margin: 10px 0 0px 0px;
	font-size: 16px;
}
div.nav #homeLink {clear:both;}

#conEdSearchBox {
				margin: auto; padding:0 0 0 0; 
				background-color: #fff;				
				/*border-left: 1px solid #AEBACA; border-bottom: 1px solid #AEBACA;*/
				background-image: url('/source/icons/ceRnd-Nav.gif');
				background-repeat: no-repeat;				
				}
.cotrLogo {margin: 4px 0 0 10px;}
a.cotrLogoLink {border: 0;}
a:hover.cotrLogoLink {border: 0;}

				
#conEdSearchBox form {margin:0; padding:0 0 0 5px;}
#conEdSearchBox p {margin:0; padding: 5px;}

/* +++++++++++++++++++++++++++++++++++++++ table style for conEd Home page category boxes +++++++++++++++++++++++++++++++++++++++++++++++*/

table#conEdBoxes {width:692px; height:412px;}
#conEdBoxes td {width:346px; height:180px;
				background-image: url('/source/headers/conEdBoxBG.gif');
				background-repeat: no-repeat;
				vertical-align: top;
				padding: 26px 20px 0 20px; margin:0;
				
				}
#conEdBoxes td strong {font-size: 16px; display:block; padding: 0; margin:0;}

#conEdBoxes td p {padding: 0;}


#navTable {
	margin-top: 20px;
}

/*++++++++++++++++++++++++ edit styles +++++++++++++++++++++++++++++++++++*/
div.content h3 {display:none;}

#edit-nav {
	width: 200px;
	margin: 0;
	float: right;
	font-size: .95em;
}
#edit-nav a {
	text-decoration: none;
}
#edit-nav-holder strong {
	display: block;
	margin: 10px 0 -10px 0px;
}
.top-banner-edit {
	padding: 64px 10px 10px 10px;
	width: 765px;
	margin: 2px auto auto auto;
	background-image: url('/source/headers/webranger_admin_promo.gif');
	background-repeat: no-repeat;
	font-size: .9em;
}
.top-banner-edit a {
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	padding: 10px 2px 0px 2px;
	background-color: #fff;
	text-decoration: none;
}
.top-banner-edit a:hover {
	background-color: #ededed;
	border-top: solid 1px #000;
	border-bottom: none;
}
#fManager {
	margin: 0px 0px 20px 0px;
	padding: 4px;
	border: solid 1px #000;
	font-size: .95em;
}
.picMan {
	display: none;
}
form.cEditor {
	margin: 0;
}
div.banner {
	width: 785px;
	background-color: #ededed;
	padding: 2px;
	font-size: .9em;
}
#footer {
	display: none;
}
/*use this to turn borders on off for diganostice purposes
div {border: solid 1px red;}*/
/*STYLES FOR THE right nav bullets*/

div.nav div.menu  strong {
	font-size: 20px; border-bottom: solid 1px #AEBACA;
	margin: 8px 0 8px 0;
}

div.pageLinks br {display:none;}
div.pageLinks {
	background-image: url('/source/bullets/sqr.gif');
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding: 0 0 0 16px;
}
div.pageLinks a {
	padding: 1px;
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
}
div.pageLinks a:hover {
	background-color: #D7EBB8;
	display: block;
	border: 1px solid #BCBDCF;
	text-decoration: none;
}
#tuitFees {
	display: none;
}
/*keeps FireFox from moving images around*/
a {
	border-bottom: solid 2px white;
}

/*styles for Profiles in the nav column
#sideProfile, span#profileHeading {display:none;}
span#profileHeading strong {color: #fff; margin:16px 0 0 0; padding: 0 0 0 8px;
							background-image: url('/source/headers/profile-bg-2.jpg');
							background-repeat: no-repeat;
							font-family: georgia, times, serif;
							font-variant:small-caps;
							font-size: 17px; letter-spacing: .125em;
}

#sideProfile {color:#666666; padding: 0; margin: 0; background-color: #fff; font-size:11px}
#sideProfile strong {color: #484848; font-size:13px;}
#sideProfile img {margin: 10px 0 0 0;}
#sideProfile table {border:solid 1px #ccc; border-collapse: collapse;}
#sideProfile td {vertical-align: top;}

td#profileStory {background-image: url('/source/headers/profile-story-bg.jpg');
				background-repeat: repeat-y;
				background-position: right;
				padding: 0 6px 6px 0;
}
#sideProfile a {font-size:11px;}
*/

/* style for admin/editor label in edit mode top of page*/
#main #edAdminButton {color:#fff; position:absolute; top:10px; left:	0; background-color:#79B2C5; font-weight:bold; padding:5px;}

