/* 
Title:     DEFAULT Stylesheet
Revised:   Oct 31 2007
*/

/*Kyle's Style Changes*/

h1 {
        font-size: 24px;
	line-height: 28px;
	color: #49444C;
	font-weight: bold;
	text-transform:none;
	font-family: Helvetica, Arial, serif;
        margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #800302;
	font-weight: normal;
	text-transform:normal;
	font-family: Helvetica, Arial, serif;
        margin-bottom: 5px;
}
h4 {
	font-size: 16px;
	line-height: 16px;
	color: #014301;
	font-weight: normal;
	text-transform:normal;
	font-family: Helvetica, Arial, serif;
}


/* MAIN styles
-------------------------------------------*/
body
{
 background-color: #FFFFFF; 
 background-image: none;
 margin: 0px; 
}

body, p, div, ul, li, td, h5, h6 {
	font-family: Helvetica, Arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-transform:none;
}
div, span, img, form, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}

table{
	border: 0px;
}

body {
	background-color: #800302;
	margin: 0px;
	padding: 0px;
	background-image: url(/sitefiles/1056/images/studentbkgd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center 340px;
}

td{
	vertical-align: top;
}

hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/sitefiles/1056/images/bullet.gif) 0em .5em no-repeat;
	list-style: none;
}

input, select, textarea, checkbox {
	border: 1px solid #999999;
	padding: 2px;
	font-size: 11px;
	color: #666;
}

.heading {
	font-size: 16px;
	line-height: 19px;
	color: #49444C;
	font-weight: bold;
	text-transform:none;
	font-family: Helvetica, Arial, serif;
}
.subheading {
	font-size: 11px;
	line-height: 16px;
	color: #800302;
	font-weight: normal;
	text-transform:normal;
	font-family: Helvetica, Arial, serif;
}
.borderright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

a:link, a:visited{color: #dd6c34; text-decoration:none;}
a:hover, a:active{color: #333333; text-decoration:underline;}

.swcredit {
	font-size:9px;
	color: #FFF;
	background: url(/sitefiles/1056/images/student_arrow.png) no-repeat 2px;
	padding: 0 0 0 12px;
	margin: 0px;
}
a.swcredit:link, a.swcredit:visited{color: #FFF; text-decoration:none;}
a.swcredit:hover, a.swcredit:active{color: #FFF; text-decoration:underline;}

#breadcrumb {
	font-size: 9px;
	line-height: 13px;
	color: #999999;
}
#breadcrumb a:link, #breadcrumb a:visited{
	color: #999999;
	text-decoration:none;
}
#breadcrumb a:hover, #breadcrumb a:active{color: #999999; text-decoration:underline;}

.imgBorder {
	display: block;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #E2E2E4;
}

a.imgBorder:link, a.imgBorder:visited, a.imgBorder:active {
	display: block;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background: #fff;
}

a.imgBorder:hover {
	display: block;
	padding: 4px;
	border: 1px solid #666666;
	background: #fff;
}

.fullHeight {height:100%}

/* SEARCH FORM styles
-------------------------------------------*/
#search {
	margin-top: -18px;
	margin-right: 0px;
	float: right;
	text-align: right;
}
.searchField {
	font-size:9px;
	color: #FFFFFF;
	width: 135px;
	padding: 3px;
	border: 1px solid #999999;
	background-color: #800302;
}
.searchButton {
	font-size:9px;
	background-color: #B0AFB2;
	color: #FFF;
	border: none;
	padding-top: 3px;
}

/* CONTAINER styles
-------------------------------------------*/
#topContainer {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1056/images/studentbkgd_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#flashContainer {
	width: 100%;
	float: left;
	text-align: left;
}
#contentContainer {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1056/images/studentbkgd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerContainer {
	width: 100%;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #650202;
}

/* TOP CONTAINER styles
-------------------------------------------*/
#top {
	margin: 0px auto;
	padding: 0px;
	height: 99px;
	position: relative;
	width: 760px;
	z-index: 400;
}
#logo {
	position: absolute;
	width: 290px;
	height: 46px;
	text-align: left;
	left: 0px;
	top: 25px;
}
#logo img a  {
	display: block;
	width: 0;
}
#topLinks  {
	position: absolute;
	width: 200px;
	text-align: right;
	right: 0px;
	top: 10px;
	font-size: 9px;
	color: #C1B399;
}
#topLinks a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
#topLinks a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
#flash {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 242px;
	position: relative;
	z-index: 0;
}

/* MAIN NAVIGATION styles
-------------------------------------------*/
#navwrapper {
	position: absolute;
	width: 760px;
	text-align: right;
	background-color: #c1b399;
	top: 73px;
	right: 0px;
	z-index: 400;
	height: 24px;
	background-image: url(/sitefiles/1056/images/studentbkgd_nav.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
navwrapper 's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


/* SUB NAVIGATION styles
-------------------------------------------*/
#subnav {
	font-size: 0px;
	line-height: 0px;
	color: #B2B0B4;
}
A#subnav:link {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-family: Helvetica, Arial, serif;
}
A#subnav:active {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-family: Helvetica, Arial, serif;
}
A#subnav:visited {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-family: Helvetica, Arial, serif;
}
A#subnav:hover {
	font-size: 11px;
	line-height: 16px;
	color: #49444C;
	font-weight: normal;
	text-decoration:none;
}

.subnavsubstyle {
	font-size: 9px;
	line-height: 14px;
	color:#FFFFFF;
	margin-left: 10px;
}
	
A.subnavsubstyle:link          {
	text-decoration:underline;
	color:#FFFFFF;
}
A.subnavsubstyle:active        {
	text-decoration:underline;
	color:#FFFFFF;
}
A.subnavsubstyle:visited       {
	text-decoration:underline;
	color:#49444C;
}
A.subnavsubstyle:hover         {text-decoration:none; color:#333333;}

/* CONTENT styles
-------------------------------------------*/
#content {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 760px;
}

#contentLeft {
	margin: 0px;
	padding: 0px;
	width: 580px;
	float:left;
	overflow: hidden;
	background-color: #E2E2E4;
}
#contentLeftin {
	margin: 0px;
	padding: 0px 20px 10px;
	width: 540px;
	float:left;
	overflow: hidden;
	background-color: #E2E2E4;
}
#breadCrumbs {
	margin: 0px;
	padding: 10px 20px;
	width: 540px;
	height: 16px;
	float:left;
	overflow: hidden;
	border-top: 1px dashed #999999;
	background-color: #E2E2E4;
}
#contentRight {
	margin: 0px;
	padding: 0px 20px 10px;
	width: 140px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(/sitefiles/1056/images/studentbkgd_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#content img {
	padding-right: 10px;
}

/* FOOTER styles
-------------------------------------------*/
#footer {
	margin: 0px auto;
	padding: 10px 0px 0px;
	position: relative;
	width: 760px;
}
#footer p, #footer span {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* LAUNCH PAGE styles
-------------------------------------------*/
#launchlogo {
	position: absolute;
	width: 133px;
	height: 134px;
	text-align: left;
	left: 0px;
	top: 15px;
}
#launchlogo img a  {
	display: block;
	width: 0;
}
#launchFlash {
	margin: 0px auto;
	padding: 33px 0px 0px;
	width: 800px;
	position: relative;
}
#launchContentContainer {
	width: 100%;
	height: 250px;
	background: url(/sitefiles/1056/images/launchContentBkgd.jpg) repeat-x;
	float: left;
	text-align: left;
}
#launchSearch {
	margin-top: 10px;
	padding: 0px;
	float: right;
	text-align: right;
}
#launchSitecredit {
	margin-top: -18px;
	padding: 0px;
	float: right;
	text-align: right;
}
