/* CSS Document */
@import "http://www.shsu.edu/master_template/master_css/style8/style.css";

body{
	background-color:#212121;
}

#container {
	background-color:#113359;
	background-image: url(../images/bg_fade_blue.jpg);
	border-color:#212121;	
}

#header {
	background-color:#113359;
	background-image: url(../images/header.jpg);	
}

#header .header_1 {
font-size:28px;
text-indent:90px;
}
.header_2 a {
color:#FFFFFF;
text-decoration:none;
}
#nav li {
	border-width:1px;
	border-color: #6d88a6;
}

#img_box {
	background-color:#113359;
	border-color: #212121;
}


#imgbox_info {
	width:180px;
	height:300px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	float: right;
}

#img_box h3 {
	width: 180px;
	font-weight:300;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#img_box p {
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	height:200px;
}

#content_box {
	background-color:#dbd5b5;
	border-color: #212121;
}

#content_box h1 {
	background-color: #444;
	border-color:#212121;	
}
#content_box h1 a {
	color:#fff;
	text-decoration:none;
}
#content_box h2 {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:600;
	text-indent:10px;
	border-bottom:none;
	border-width:1px;
	border-color:#FF6600;	
}

#content_box h3 {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:600;
	text-indent:10px;
	border-bottom:none;
	border-width:1px;
	border-color:#FF6600;	
}

#content_box a {
	color:#000099;
	text-decoration:none;	
}

#content_box a:hover {
	border-bottom:solid;
	border-width:1px;
	border-color:#FF6600;	
}

#content_box li {
	margin:0px;
	padding:0px;
}

#story_1 {
	width: 370px;
	float: left;
	height: 231px;
}
#subpage_story_1 {
	width: 99%;
	float: left;
	height: auto;
}
#story_2 {
	float: right;
	width: 178px;
	background-color: #e0dbbb;
	height: 231px;
}
#story_3 {
	float: left;
	width: 370px;
	height: 224px;
}
#story_4 {
	float: right;
	width: 178px;
	background-color: #e0dbbb;
	height: auto;
}

#getting_started {
	background-color: f1f0e3;
	height: 126px;
	height:auto;
	z-index:4;
}
#getting_started li {
	display:inline;
}

#story_0 h3, #story_1 h3, #story_2 h3, #story_3 h3, #story_4 h3 {
	margin:0px;
	padding:0px;
	background-image: url(../images/content.gif);
	height: 30px;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: medium;
}

#content_box #story_0 h4, #content_box #story_1 h4, #content_box #story_2 h4, #content_box #story_3 h4, #content_box #story_4 h4 {
	margin:0px;
	padding:0px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1em;
}

#story_sub {
	height: auto;
}

#content_box .staff {
	float: left;
	width: 170px;
	height: 100px;
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#content_box .team {
	float: left;
	width: 210px;
	margin:0px;
	padding:0px;
	margin-left:40px;
	margin-top:10px;
}

#content_box .student {
	float: left;
	width: 170px;
	height: 20px;
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#content_box .student_lab {
	float: left;
	width: 260px;
	height: 20px;
	margin:0px;
	padding:0px;
	margin-left:10px;
}
#content_box .lead_worker {
	color:#0000CC;
}

#content_box .clear{
	clear: both;
}

#content_box .staff_areatitle {
	font-weight: bold;
	clear: both;
}

#content_box #wirelessmap {
	width: 182px;
	text-align: left;
	float: right;
}

#sub_content_box h3 {
	margin-left: 15px;
}

#sub_content_box #submenus .nav_link a {
	font-weight: bold;
	color: #FFFFFF;
}

#sub_content_box #submenus {
	list-style-type: none;
}

#sub_content_box .ir_update_link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer{
	background-color:#212121;
}

#extra1{
	background-color:#212121;
}

#extra2 {
	display:none;
}

#extra3 {
	background-color:#625746;
	border-color:#212121;
}#container #content_box h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content_box .employmentlink {
color:#000;
}

#help_area ul li {
margin-top:5px;
}
