/***************html styles******************/
body{
	font-size:80%;
	text-align:center;
	padding:0;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*background:#fff url("i/bkgrnd_border.gif") repeat-y 50% 0;*/
	background-color: #F1eee7;
}

img{
	border:0px;
	padding:0;
	margin:0;
}

p{
	font-size:.9em;
}


ol li{
	font-size:.9em;
}

/*p img{
	clear:both;
	float:left;
	padding:5px;
}*/
.nopadding {
	padding: 0px;
}

form{
	padding:10px 0 10px 0;
	margin:0;
}
#box{
	float:left;
	width:450px;
	border-style:solid;
	border-width:2px;
	border-color:#a2998c;
	margin:10px 5px 5px 5px;
}
#box h3{
	Background-color:#a2998c;
	margin:0px;
	padding:3px;
}

#box p{
	padding:0px 5px 5px 5px;
}

#box a{
	color: #000000;
	text-decoration:none;
	
}

#box p a:hover{
	text-decoration: underline; 
	color: #006699;
	background-color: #ffffff;
}

#featuredbox{
	float:left;
	width:13em;
	padding:0px;
	margin:10px 5px 10px 10px;
}

#quote{
	font-size: 1.4em;
	padding:0px 20px 3px 20px;
}

#quote H3{
	font-style:italic; 
}
#quote p{
	font-size: .9em;
	padding-left: 200px;
}

form select{
	font-size:.95em;
}

form input{
	font-size:.95em;
}
a {
	color: #006699;
}

a:hover {
	color: #006699;
	background-color: #DCE7EE;
}

/***************layout styles****************/
#header{
	width:760px;
	margin-left: auto; 
	margin-right: auto;
}

#csulogo {
	width:300px;
	float:left;
	padding:0;
	height:53px;
	text-align:left;
	background-color:#F1eee7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#emaillink {
	float:right;
	margin:35px 5px 0px 18px;
}

#biocompassheader{
	width:760px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	
}
	
#mastHead{
	width:760px;
	margin:0 auto;
	text-align:left;
	/*border-top:8px solid #d0c2af;;*/
	/*background:url("../shared_images/bkgrnd_map.jpg") no-repeat left top;*/
	background:transparent url(../_media/images/page_end1.gif) no-repeat left bottom;	
}
#coursemastHead{
	width:760px;
	margin:0 auto;
	text-align:left;
	border-top:8px solid #d0c2af;;
	/*background:url("../shared_images/bkgrnd_map.jpg") no-repeat left top;*/
	
}


#wrapper{
	clear:both;
	float:left;
	padding:0;
	border-right:5px solid #000000;
	border-left:5px solid #000000;
	border-top:5px solid #c41f39;
	margin-bottom:20px;
	background-color:#ffffff;
	width:750px;
	text-align:left;
}
#coursewrapper{
	clear:both;
	float:left;
	border-right:5px solid #d0c2af;
	border-left:5px solid #d0c2af;
	border-top:5px solid #c41f39;
	border-bottom:5px solid #d0c2af;
	margin-bottom:70px;
	padding:0;
	background-color:#ffffff;
	width:900px;
	text-align:left;
}

#wrapper input{
	background-color:#006699;
	color:#fff;
}

#leftContent{
	float:left;
	margin:0;
	width:450px;
	padding:0px 0px 5px 10px;
	/*border-right:1px solid #cccc99;*/
}

#leftContent ol li{
	margin-bottom:8px;
	padding:0;
}

#leftContent ul li{
	font-size:.9em;
}

#rightContent{
	float:right;
	width:550px;
	margin:0px;
	padding:0px 10px 5px 10px;
}

#rightContent ol li{
	margin-bottom:8px;
	padding:0;
	font-size:.9em;
}

#rightContent ul li{
	margin-bottom:8px;
	padding:0;
	font-size:.9em;
}

#mainContent{
	clear:both;
	float:left;
	width:700px;
	margin:0px;
	padding:0px 10px 5px 10px;
}

#mainContent ul li{
	margin-bottom:8px;
	padding:0;
	font-size:.9em;
}

#rightCol{
	float:right;
	width:260px;
	background-color:#ffffff;
	padding:0px 10px 5px 0px;
	margin:0;
}

#leftCol{
	float:left;
	width:140px;
	padding:10px;
	font-size:.9em;
	background-color: #d0c2af;
}

#leftCol a{
	color: #000000;
	text-decoration:none;
	
}


#leftCol a:hover {
		text-decoration: underline; 
		color: #c41f39;
		background-color: #d0c2af;
}


#leftCol h3 {
	color: #c41f39;
	
}

#leftCol ul{
	list-style:none;
	padding:0;
	margin:0;
}

#leftCol li{
	padding:5px 3px 5px 3px;
}
#leftCol ul li{
	padding:0px 0px 5px 0px;
}



.ltList{
	float:left;
	width:190px;
}

.rtList{
	float:left;
	width:190px;
}


/***************topBar styles******************/

#topBar{
	margin:0;
	padding:0;
	float:left;
	width:760px;
	height: 75px;
	background-color: transparent;
	background-image: url(../_media/images/top_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo{
	float:left;
}

#searchBar{
	
	background:transparent url(../_media/images/search_bar3.gif) no-repeat left top;
	color:#ffffff;
	margin-top:10px;
	height:50px;
	width:350px;
	margin-bottom:0px;
	padding:15px 10px 5px 10px;
	white-space:nowrap;
	border-style:solid;
	border-width:1px;
	border-color:black;
}



#searchBar #advSearch a{
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	background-color: transparent;
}

#searchBar form{
	margin:0;
	padding:0;
}

.searchBtn{
background-color:#f0f0f0;
color:#000;
padding:1px 5px;
border-top:2px solid #fff;
border-left:2px solid #fff;
border-right:2px solid #848484;
border-bottom:2px solid #848484;
width:30px;
height:17px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
}

/**********navigation styles*****************/
#merlotNav{
	clear:both;
	background-color:#424242;
	color:#ffffff;
	padding:0px 3px 3px 3px;
	margin-bottom:3px;
	line-height:normal;
	height:25px;
	font-size:8pt;
}

*html #merlotNav{margin-top:-3px;}

#merlotNav #merlot a{
	color:#EDDBC7;
	font-size:7pt;
	background-color: transparent;
}

#merlotNav a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	background-color: transparent;
}

#merlotNav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#merlotNav li{
	float:left;
	margin:0;
	padding:2px 5px 2px 5px;
}

#joinM{
	white-space:nowrap;
	float:right;
	font-size:7pt;
}

#joinM li{
	text-align:right;
	white-space:nowrap;
}

#joinM a{
	color:#DACFBE;
	text-decoration:none;
	background-color: transparent;
}

#disciplineNav{
	position:relative;
	width:760px;
	float:left;
	line-height:normal;
	font-size:9pt;
	background-color:#000000;
	padding-top:3px;
}

#disciplineNav ul{
	/*float:left;*/
	list-style:none;
	margin:0;
	padding:2px 3px 0px 10px;
}

#disciplineNav li{
	/*min-width:17%;*/
	float:left;
	margin-right:4px;
	padding:0;
	background:transparent url(../_media/images/button_off_r.gif) no-repeat right top;
	white-space:nowrap;
width:120px;
}

#disciplineNav a{
	text-decoration:none;
	text-align:center;
	color:#000000;
	display:block;
	background:transparent url(../_media/images/button_off_l.gif) no-repeat left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#disciplineNav #current {
	background:transparent url(../_media/images/button_sel_r.gif) no-repeat right top;
}

#disciplineNav #current a{
	background:transparent url(../_media/images/button_sel_l.gif) no-repeat left top;
	color: #FFFFFF;
}

#disciplineNav #dis {
	background:transparent url(../_media/images/button_dis_r.gif) no-repeat right top;
}

#disciplineNav #dis a{
	background:transparent url(../_media/images/button_dis_l.gif) no-repeat left top;
	color: #000000;
}

#disciplineNav #csutb {
	background-color:#cccc99;
	padding:7px 10px 6px 2px;
	margin-right:5px;
}

#footer{
	clear:both;
	padding:0px 0px 5px 20px;
}

#footer li a{
	display:block;
}

#footer ul{
	list-style:none;
}

#footer li{
	float:left;
	padding-left:5px;
}
#logos{
	padding:20px 0px 20px 0px;
}

	
/**********Page styles*****************/
#skiplinks{
	display:none;
}



#text{
margin:5px;
}


#thisPage{
	float:right;
	width:110px;
	font-size:.95em;
	color:#666666;
	font-weight:bold;
}

#thisPage ul{
	margin-top:0;
	margin-left:0;
	padding-top:0;
	padding-left:5px;
	list-style-type:none;
	font-weight:normal;
}

#thi1sPage li{	
	list-style-position:outside;
}

#rssfeeds {
list-style:none;
font-size:.9em;
padding-left:0px;
margin-left:0;
}

#rssfeeds li{
	padding-bottom:10px;
}

#rssfeeds li:hover{
	background-color:#DCE7EE;
}
.rssLinks a {
	background-image: url(../_media/images/popup_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}


.top{
	clear:both;
	float:right;
	padding:5px 10px 5px 0;
	font-size:.8em;
}

.top a{
	color:#666666;
	text-decoration:none;
	font-size: 110%;
}

.alignLt{
	clear:both;
}

#listWidth{
	width:400px;
}

ul.left {
	float:left;
	width:150px;
	margin:0;
	padding:0;
	border:0px none;
	list-style-position:inside;
	list-style-type:square;
	position:relative;
	left:20px;
}

ul.right {
	float:right;
	width:150px;
	margin:0;
	padding:0;
	border:0px none;
	list-style-position:inside;
	list-style-type:square;
}

.centerImg{
	text-align:center;
}



.csuFacultyTable{
margin:5px 0px 0px 5px;
width:445px;
}

.csuFacultyTable .title{
width:180px;
}

.csuFacultyTable .titleMenu{
width:265px;
}

.csuFacultyTable select{
width:200px;
}

#leftContent li {
	padding-bottom: 5px;
}

.copyright {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/***CSU Biotech Courses***/

.coursetable table {
	border-collapse: collapse;
}

.coursetable th {
	padding: 5px;
	color:#003366;
	font-size: 110%;
}

.coursetable td {
	padding: 5px;
}

.subhead {
	background: #ebebeb;
	font-weight: bold;
}

.course_nav {
	margin: 10px 0;
	font-weight: bold;
	font-size: 110%;
	color:#003366;

}

/*.course_nav ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	clear:both;
	width: 880px;

}

.course_nav li {
	float:left;
	margin-right: 5px;


}

.course_nav ul a {
	padding-right: 5px;
	border-right: 1px solid #003366;
}

.course_nav ul a.last {
	border-right: none;
}
*/



.campus_nav {
	float:left;
	margin: 20px;
	padding-left: 20px;
	font-weight: normal;
	
}

#CareerDetailMain{
	float:left;
	margin:0;
	width:340px;
	padding:0px 0px 5px 10px;
}

#CareerDetailRight{
	float:right;
	width:190px;
	background-color:#ffffff;
	padding:10px;
	margin:5px;
	border:1px;
	border-style:solid;
}

#DetailPageTitle{
	float:left;
	width:550px;
	margin:0px;
	padding:0px 10px 0px 10px;
}
.orange{
	background-color:#e5934b;
	color:white;
	text-align:center;
	padding:10px;
}

.blue{
	background-color:#4d8397;
	color:white;
	text-align:center;
	padding:10px;
}

.black{
	background-color:#919191;
	color:white;
	text-align:center;
	padding:10px;
}

.green{
	background-color:#7c9149;
	color:white;
	text-align:center;
	padding:10px;
}
.arrow{
	background-image:url(../_media/images/triangle.gif);
	Width:36px;
	height:27px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:1px;
	
}

#frontMainContent{
	float:left;
	margin:0;
	width:700px;
	padding:0px 0px 5px 10px;
}
#frontNewsCol{
	float:left;
	width:350px;
	background-color:#ffffff;
	padding:0px 5px 5px 10px;
	margin:0;
}

#frontNewsCol .module {
	background-color:#e8ddcf;
	border:1px solid #666;
}

#frontCreditsContent{
	float:left;
	margin:0;
	width:700px;
	padding:0px 0px 5px 10px;
}

#frontCreditsContent img{
	padding:10px 45px 5px 45px;
}

