@charset "utf-8";
/* CSS Document */

/*Three box styles*/

.three_boxes {
	width:320px;
	float: left;

}

.three_boxes_box_outside {
	background:#DEDEDE;
	width:300px;
	margin: 10px auto 10px auto;
	border:thin solid #555555;
}

.three_boxes_box {
	
	width:300px;
	margin: 10px auto 10px auto;
	
}



.three_boxes_box_inside {
	width:280px;
	margin: 10px auto 10px auto;
}
/*End Three box styles*/

body {
	margin:0px;
	padding:0px;
	background:#003366 repeat-x; /*background of the main page */
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
}
a {
	text-decoration:none;
	color:#004d99;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3 {
	color: #980000;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #980000;
}
h2 { font-size: 120% ; }
h3 { font-size: 110% ;}
h4 {
	color:#980000;
	font-weight:bold;
}
p {
}
img {
	border:none 0px;
	padding:0px;
	margin:0px;
}
#csubanner_area {
	width:100%;
	background:white;
}
.module_area {
	width:100%;
	margin-bottom:20px;
	padding:0px;
}
.module_area h2 {
	width:100%;
	line-height: 30px;
	color:#FFFFFF;
	background:#990000;
	text-align:center;
	font-size:120%;
	padding:0px;
	margin-top:0px;
	font-variant:small-caps;
}
.module_area h3 {
	width:100%;
	line-height: 30px;
	color:#FFFFFF;
	text-align:center;
	font-size:120%;
	padding:0px;
	margin:0px;
	font-variant:small-caps;
}
.module_area h4 {
	text-align:center;
	color: #000000;
	font-size:105%;
}
.module_area a {
	color: #004D99;
}
.module_area p {
	margin-top:0px;
}
.leftcol_module {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.module_text {
	width:95%;
	margin:0px auto 10px auto;
	font-size:95%;
}

#breadcrumb {
	font-size:80%;
	padding-top: 20px;
}
#breadcrumb span {
	color:#980000;
}
.divider {
	background:#990000 url(../images/divider_back.jpg);
	width:100%;
	height:6px;
	line-height:6px;
	clear:both;
	margin:0;
	padding:0;
}
.divider2 {
	background:#777777;
	width:100%;
	height:1px;
	line-height:1px;
	clear:both;
}
#container {
	width:960px;
	margin: 0px auto 0px auto;
	overflow:hidden;
	position:relative;
	background:#FFFFFF;
}
#main {
}
/*main styles*/

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#3F6D9F url(../images/leftnav_back.jpg) no-repeat;		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:240px;               /* Width of right column */
	background:#fff;    	 /*Centre column background colour */
}
#centerpic {
	width: 480px;
	height:300px;
	background:url(../images/twistergirls.jpg);
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-480px;
	background:#DDD;    	 /*Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 0 0 480px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:225px;
	position:relative;
	margin-left:-50%;
	left:255px;
	overflow:hidden;
	margin-top:15px;
}
#leftnav {
}
#col3 {  /*right now this is upcoming/calender */
	float:left;
	width:210px; /*width of right column*/
	position:relative;
	left:0px;
	overflow:hidden;
	margin-top:15px;
}
#col3_core {  /*right now this is upcoming/calender */
	float:left;
	width:210px; /*width of right column*/
	position:relative;
	left:15px;
	overflow:hidden;
	padding-top:15px;
}
#upcoming {
	color: #777777;
	font-family: verdana;
	font-size: 75%;
	margin-left: 10px;
	display: block;
}
#upcoming a {
	color: #004d99;
	display: block;
}

#upcoming br {
	line-height:7px;
}

/*end main columns*/



#featuredlinks {
	width:100%;
	clear:both;
}
#featuredlinks p {
	font-size:85%;
}
/*main_2 styles*/

#colmask_2 {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background-image:url(../images/leftnav_back.jpg);		/* Left column background colour */
	background-position: 0px -372px;
}
#colmid_2 {
	float:left;
	width:200%;
	position:relative;
	left:270px;               /* Width of right column */
	background:#FFFFFF;   	 /*Centre column background colour */
}
#colright_2 {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-540px;
	background:#FFF;    	 /*Right column background colour */
}
#col1wrap_2 {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad_2 {
	margin:0 15px 0 555px; /*determines padding on the center column*/
	overflow:hidden;
}
#col1_2 { /*right now this is spotlight*/
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
#spotlight {
	font-size:85%;
}
#spotlight h2 {
	color:#990000;
	font-size:120%;
	margin:0 0 10px 0;
}
#col2_2 {
	float:left;
	width:240px;
	position:relative;
	margin-left:-50%;
	left:285px; /* left column plus left column padding */
	overflow:hidden;
	margin-top:15px;
}
#news {
	color: #777777;
	font-family: verdana;
	font-size: 75%;
	margin-left: 10px;
	display: block;
	font-weight:bold;
}
#news p {
	margin:0 0 10px 0;
}
#news a {
	color: #FFFFFF;
	display: block;
}
#news h2 {
	text-align:center;
	color:#FFFFFF;
	margin:0 0 10px 0;
	font-variant:small-caps;
	font-weight:bold;
	font-size:140%;
}
#col3_2 {
	float:left;
	width:255px;
	position:relative;
	left:0px;
	overflow:hidden;
	margin-top:15px;
}

/*This style is used if the background for the col is going to be gray like the above.
#col3_2 {
	float:left;
	width:270px;
	position:relative;
	left:0px;
	overflow:hidden;
	
background:#DDDDDD;
}*/

#highlighbox {
	font-family: verdana;
	font-size: 75%;
	text-align:center;
}
#highlighbox p {
	margin:0 0 10px 0;
}
#highlighbox h2 {
	font-family: verdana;
	font-size: 140%;
	margin:0 0 10px 0;
	text-align:center;
}
#highlightbox_top {
	background: url(../images/highlighbox_top.jpg) no-repeat;
	width:245px;
	height:20px;
}
#highlightbox_back {
	background: url(../images/highlighbox_back.jpg) repeat-y;
	width:245px;
}
#highlightbox_bottom {
	background: url(../images/highlighbox_bottom.jpg) no-repeat;
	width:245px;
	height:20px;
	margin-bottom:20px;
}
#highlightbox_text {
	width:210px;
	margin: 0 auto 0 auto;
}
/*end main_2 columns*/







/*footer styles */



#footer {
	width:100%;
	float:left;
	clear:both;
	color:#000;
	float:left;
	background:#FFFFFF;
	font-size:120%;
}
#footerother {
	float:left;
	width:100%;
	font-size:70%;
}
#dept_info {
	width: 25%;
	float: left;
	margin: 3px 5px 4px 5px;
}
#comments {
	width: 45%;
	text-align: center;
	float: left;
	margin: 3px auto 4px auto;
}
#csu {
	width: 25%;
	float: right;
	margin: 3px 5px 4px 5px;
	text-align: right;
}
#lastupdated {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 75%;
	color: #999;
	position: relative;
	top: 5px;
	height:50px;
}
.hidden {
	position:absolute; /* relative to window */
	visibility: hidden;
	left: 0px;
	top: 0px; /* not negative so it doesn't mess up IE 7 */
}
/* end footer */



/*featured links CSS*/

#featuredlinks {
	height:72px;
	width:100%;
	clear:both;
	background: url(../images/featuredback.gif);
}
#featuredlinks p {
	margin: 0;
	padding: 0 8px 0 8px;
}
#featuredlinks img {
	margin: 0;
	padding: 0;
	border:0;
}
#featuredlinks td {
	height:70px;
	margin: auto;
}
#featuredlinks a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#featuredlinks a:hover {
	text-decoration:underline;
}
#icon a {
	background:#FFFFFF center;
	display:block;
}
#icon a:hover {
	background:#971914;
}
/*end featured links CSS*/



/*testing*/

.bold {
	font-weight: bold;
}
.homenav {
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
	margin-left: 2px;
	font-weight:bold;
}
a.homenav {
	text-decoration: none;
}
a.homenav:hover {
	text-decoration: underline;
	color: #ffe531;
}
#lastupdated {
	text-align:center;
	margin:25px auto 0 auto;
	font-size:75%;
}
#lastupdated p {
	color:#FFFFFF;
}
#lastupdated a {
	color:#FFFFFF;
}
#socialbar {
	width:450px;
	height:50px;
	margin:25px auto 0 auto;
}
#midcol_maps {
	width:360px;
	float:left;
}
#rightcol_maps {
	width:360px;
	float:right;
}
.picturelink {
	margin:20px 0 0 0;
	width:320px;
	height: 226px;
}
.textblock {
	margin:20px 0 0 0;
	width:320px;
	height: 226px;
}
.textblock ul {
	margin-top:15px;
	list-style-type:disc;
}
.picturelink a {
	font-size:18px;
	color:#3485D7;
	text-align:center;
	font-style:italic;
}
.picturelink img {
}
.title {
	font-size:18px;
	color:#980000;
	text-align:center;
	font-style:italic;
}
/* doublepage column container */

	.colmask_doublepage {
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* doublepage column settings */

	.doublepage .colright,  .doublepage .colmid,  .doublepage .colleft {
	float:left;
	width:960px;
	position:relative;
}
.doublepage .col1,  .doublepage .col2,  .doublepage .col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 2 Column (double page) settings */

	.doublepage {
	background:#FFFFFF;		/* right column background colour */
}
.doublepage .colleft {
	right:480px;			/* right column width */
	background:#FFFFFF;		/* left column background colour */
}
.doublepage .col1 {
	width:440px;			/* left column content width (column width minus left and right padding) */
	left:500px;			/* right column width plus left column left padding */
}
.doublepage .col2 {
	width:440px;			/* right column content width (column width minus left and right padding) */
	left:540px;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}
/* End 2 column double column stuff */



/* subnavpage column container */

	.colmask_subnavpage {
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* subnavpage column settings */

	.subnavpage .colright,  .subnavpage .colmid,  .subnavpage .colleft {
	float:left;
	width:960px;
	position:relative;
}
.subnavpage .col1,  .subnavpage .col2,  .subnavpage .col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 2 Column (double page) settings */

	.subnavpage {
	background:#FFFFFF;		/* right column background colour */
}
.subnavpage .colleft {
	right:720px;			/* right column width */
	background:#527DB2;		/* left column background colour */
}
.subnavpage .col1 {
	width:210px;			/* left column content width (column width minus left and right padding) */
	left:735px;			/* right column width plus left column left padding */
}
.subnavpage .col2 {
	width:680px;			/* right column content width (column width minus left and right padding) */
	left:770px;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}
#leftnav {
}
#leftnav ul {
	margin-top:15px;
	margin-bottom:0px;
	text-indent: -30px;
	list-style:none;
}
#leftnav a {
	font-weight:bold;
	color:white;
}
/* End 2 subnav stuff */





#onecoltext {
	width:920px;
	margin: 0 auto 0 auto;
}
#colmask_onecol {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
#shadow_style {
	width:980px;
	margin:0 auto 0 auto;
	background:black url(../images/body_dropshad.jpg);
}
#shadow_style_bottom {
	background:#000000 url(../images/dropshad_bottom.jpg);
	width:980px;
	margin:0 auto 0 auto;
	padding:0;
	height:10px;
}
/* Findit styles */

#contactForm {
	padding-top: 10px;
}
#contactForm label {
	float: left;
	width: 130px;
	padding: 0;
	margin-left: 1.0em;
}
#contactForm div {
	clear: left;
	padding: 0;
	margin: 0.4em;
}
legend {
	color: #23446D;
	padding: 0;
	margin-left: 0.5em;
	font-weight: bold;
}
fieldset {
	width: 435px;
	margin: 0;
	padding: 0;
	border: 1px solid #5082C1;
}
#contactForm .txt {
	border: 1px solid #5082C1;
}
#contactForm div.submit {
	text-align: center;
}
.error {
	font-weight: bold;
	font-style: italic;
	color: #bb0000;
	font-size: 110%;
}

.required {
	font-size: 105%;
	font-weight: bold; 
	font-style: italic; 
	color: #980000;
}

.normal { font-weight: normal; }

label { font-weight: bold; }


#azmenu a {
	float: left;
	margin: 5px 8px;
	font-size: 110%;
	font-weight:bold;
}
#azmenu {
	width: 690px;
	margin: 0 auto 0 auto;
}
#google_search_text {
	margin: 10px auto 10px auto;
	width:390px;
}



/* END Findit styles */

#privacy {position:relative;top:-32px;}
#privacy p {margin-top:7px;padding-top:7px;text-align:center;}
#privacy a {color:#ffffff;font-weight:normal;font-size:75%;}

