/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* FILE NAME: default.css                                         */

/*    AUTHOR: Robert W. Makynen                                   */

/*      DATE: March 26, 2007                                      */

/*   PURPOSE: Provides style application(s) for the standard      */

/*            and named College Career Coach Website page         */

/*            elements.                                           */

/*  MODIFIED: March 26, 2007                                      */

/*     NOTES: (None)                                              */

/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */



/* =============================================================== */

/* BEGIN: Standard element CSS formatting                          */

/* =============================================================== */

body

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 135%;

	list-style-type: disc;

	height: 100%;

	margin: 0px;

	background-color: #294060;

}



ul

{

	margin-top: 5px;

}



li

{

	margin-top: 0px;

}



p

{

	margin-top: 0px;

}



input

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #5a70a7;

}



textarea

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #5a70a7;

}



select

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #5a70a7;

}



hr

{

	size: 1px;

	height: 1px;

	color: #b7b79f;

	text-align: left;

	margin-top: 10px;

	margin-bottom: 5px;

}



/* =============================================================== */

/* END: Standard element CSS formatting                            */

/* =============================================================== */





/* =============================================================== */

/* BEGIN: Named element CSS Formatting                             */

/* =============================================================== */

div#container

{

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

	width: 750px;

	text-align: left;

	background-color: #adc0db;

	border: 0px;

}



div#headertop

{

	background-color: #122c62;

	background-image: url(../images/bg_header.gif);

	background-repeat: no-repeat;

	width: 750px;

	height: 80px;

	vertical-align: top;

}



div#headertoplogo

{

	width: 346px;

	height: 70px;

	vertical-align: middle;

	margin-top: 4px;

	float: left;

}



div#headertopnav

{

	width: 270px;

	height: 19px;

	vertical-align: middle;

	text-align: left;

	margin-top: 47px;

	margin-right: 2px;

	float: right;

}



div#headermain

{

	background-color: #adc0db;

	width: 750px;

	height: 199px;

	margin-top: 1px;

	vertical-align: top;

}



div#headermainleft

{

	background-color: #adc0db;

	width: 270px;

	height: 199px;

	margin-right: 1px;

	float: left;

}



div#headermainmiddle

{

	background-color: #0e2256;

	background-image: url(../images/bg_nav.gif);

	width: 208px;

	height: 199px;

	margin-right: 1px;

	text-align: center;

	float: left;

}



div#navcontainer

{

	width: 208px;

	height: 182px;

	text-align: center;

	margin-right: 0px;

}



div#headermainright

{

	background-color: #adc0db;

	width: 268px;

	height: 199px;

	float: left;

}



div#headerbottom

{

	background-color: #122c62;

	background-repeat: no-repeat;

	width: 750px;

	height: 24px;

	margin-top: 1px;

	text-align: left;

	vertical-align: middle;

	clear: both;

}



p#dateline

{

	margin-left: 16px;

	padding-top: 5px;

	padding-bottom: 3px;

	vertical-align: middle;

	color: #ffffff;

}



div#contentcontainer

{

	background-color: #ffffff;

	width: 750px;

	height: 100%;

	margin-top: 0px;

	text-align: right;

	vertical-align: top;

	overflow: hidden;

	clear: both;

}



table#maincontent

{

	background-color: #ffffff;

	margin-top: 1px;

	text-align: right;

	vertical-align: top;

}



div#pagebody

{

	width: 495;

	margin-top: 18px;

	margin-right: 4px;
	padding: 4px; 

}



td#sidebar

{

	background-color: #496791;

	border-bottom: #ffffff solid 1px;

}



td#snews

{

	background-color: #35527c;

	color: #ffffff;

	border-bottom: #ffffff solid 1px;

}



td#snewsletter

{

	background-color: #7e98bd;

	color: #ffffff;

	border-bottom: #ffffff solid 1px;

}



td#scontact

{

	background-color: #496791;

	line-height: 115%;

	color: #ffffff;

}



div#footer

{

	width: 750px;

	height: 75px;

	background-color: #35527c;

	color: #ffffff;

	font-size: 10px;

	line-height: 120%;

	text-align: center;

	vertical-align: middle;

	clear: both;

}



table#footerinfo

{

	margin-top: 10px;

}



td#copyright

{

	font-size: 10px;

	color: #adc0db;

}



/* MAIN CONTENT */

.headertext

{

	font-size: 11px;

	font-weight: bold;

	color: #032682;
	

}



a.mainlink:link

{

	color: #5a70a7;

	text-decoration: underline;

}



a.mainlink:visited

{

	color: #5a70a7;

	text-decoration: underline;

}



a.mainlink:hover

{

	color: #42578a;

	text-decoration: underline;

}



a.mainlink:active

{

	color: #42578a;

	text-decoration: underline;

}



/* NEWS */

.newsdate

{

	color: #adc0db;

	font-weight: bold;

}



a.news:link

{

	color: #adc0db;

	text-decoration: underline;

}



a.news:visited

{

	color: #adc0db;

	text-decoration: underline;

}



a.news:hover

{

	color: #d1e0f5;

	text-decoration: underline;

}



a.news:active

{

	color: #d1e0f5;

	text-decoration: underline;

}



/* GET IN TOUCH */

a.git:link

{

	color: #adc0db;

	text-decoration: underline;

}



a.git:visited

{

	color: #adc0db;

	text-decoration: underline;

}



a.git:hover

{

	color: #d1e0f5;

	text-decoration: underline;

}



a.git:active

{

	color: #d1e0f5;

	text-decoration: underline;

}



/* FOOTER LINKS */

a.footlink:link

{

	color: #ffffff;

	text-decoration: none;

}



a.footlink:visited

{

	color: #ffffff;

	text-decoration: none;

}



a.footlink:hover

{

	color: #adc0db;

	text-decoration: underline;

}



a.footlink:active

{

	color: #adc0db;

	text-decoration: underline;

}
