/*
//	Customized CSS
//
//	For iCIT on Template D
//
//	By Chris Mack And Joel Herron
*/

/************************************
//
//	Redefinitions
//
************************************/
@import url("http://www.uww.edu/common/css/externalicons.css");


body{
	background:  					#f4f2e5 url("../images/bg.jpg") top center repeat-y;

}

#mainContent h1{
color: 					#4A3365;
font-family: 					Georgia,"Times New Roman",Times,serif;
font-size: 					15px;
font-weight: 					bold;
margin-bottom:  					5px;
border-bottom: 					1px solid #A9A9AB;
}



#mainContent h2{
color: 					#4A3365;
font-family: 					Georgia,"Times New Roman",Times,serif;
font-size: 					13px;
font-weight: 					bold;
border-bottom: 					1px solid #A9A9AB;
margin-bottom:  					5px;
}

#mainContent h3{
color:						#4A3365;
font-family: 					Georgia,"Times New Roman",Times,serif;
font-size: 					12px;
font-weight: 					bold;
}




#mainContent h3 a:link, #mainContent h3 a:active, #mainContent h3 a:visited {
color: 					#4A3365;
font-weight: 					bold;
}

#mainContent h3 a:hover{
color: 						#4A3365;
text-decoration:	underline;
font-weight: 			bold;
}


#mainContent h4{
color: 						#4A3365;
font-family: 			Georgia,"Times New Roman",Times,serif;
font-size: 				12px;
margin-bottom: 		3px;
margin-top: 			3px;
font-weight: 			bold;
padding-top:  		4px;
padding-top:  		3px;
}


#mainContent h4 a{
color: 						#4A3365 !important;
font-weight: 			bold;
}



#mainContent h5{
color: 						#4A3365;
font-family: 			Georgia,"Times New Roman",Times,serif;
font-size: 				11px;
margin-bottom: 		3px;
margin-top: 			3px;
padding-top:  		4px;
padding-top:  		3px;
font-weight: 			bold;
}


#mainContent a{
color:						#0054a6;
font-weight:			normal;
font-size:				1em;
}



#mainContent p {
font-size:  					11px;
padding-bottom:            		10px;
}

#mainContent ol {
list-style-type:				decimal;
padding-left: 					30px;
padding-bottom:            20px;
}

#mainContent ul {
list-style-image: url("http://www.uww.edu/common/images/base/redArrow.gif");
list-style-type: none;
padding-left: 					30px;
padding-bottom:            20px;
}
#mainContent ul.list {
list-style-image: none;
padding-left: 					30px;
padding-bottom:            20px;
}

#topNav2 li {
padding:6px 12px;
}


#leftNav3 h1 {
color: 					#4A3365;
font-family: 					Georgia,"Times New Roman",Times,serif;
font-size: 					24px;
font-weight: 					lighter;
text-align: 					left;
text-transform: 					uppercase;
border-bottom: 			1px solid #A9A9AB;
padding-bottom: 		2px;
margin-left: 				-10px;
}

#leftNav3 h1 a{
color: 					#4A3365;
}


#leftNav3 h2.status {
border-bottom: 			1px solid #A9A9AB;
}

#leftNav3 h2 {
background-image: 					none;
color: 					#4A3365;
font-family: 					Georgia,"Times New Roman",Times,serif;
font-size: 					13px;
text-align: 					left;
padding-bottom: 		2px;
margin-left: 				-10px;
}

#leftNav3 a {
color:#4A3365;
}

#leftNav3 a:hover {
color:#592D5F;
}

#leftNav3 li {
font-size: 					1em;
}


#leftNav3 p {
font-size:  					11px;
padding-bottom:            		10px;
	line-height: 					1.2em;
}


#footer {
	width:  					780px;
	margin:  					0 auto;
	margin-top:  					3px;
	}
	
#footer p {
	line-height: 					1.2em;
}
#rightColHalf{
	width:							230px;
	padding-left:		    3px;
	padding-top:		5px;
}

#leftColHalf{

	padding-top:		5px;
	width:						230px;
}
.leftCol{
	padding-left:		    3px;
	padding-top:		5px;
		padding-right:       3px;
}

.rightCol{
	padding-right:		  3px;
	padding-top:		5px;
}

table {
width: 					97%;
border-collapse: 			collapse;


}

th {
background-color: #849fb0;
vertical-align: 	top;
font-weight:bold;

}

tr.even {
background-color:					#CCCCCC;

}

tr.odd {
background-color:					#FFFFFF;

}


hr {
color: 						#A9A9AB;
size: 						1px solid;
}

td {
vertical-align:				top;
}

.aligncenter {

text-align: center;

}

.imgFormatLogo {
text-align:						left;
padding: 	20px 0 10px 0;
}

.imgFormat {
text-align:						center;
padding-top:             10px;
padding-bottom:             10px;
}

.imgFloatRt {
float:right;
padding-top:             10px;
padding-bottom:             10px;
}

.imgFloatL {
float:left;
padding-right:             7px;
padding-bottom:            7px;
}

#blogArea {
margin-bottom: 				0px;
}

#blogArea .rss-box ul.rss-items{
margin: 0px;
padding: 0px;
}

#blogArea .rss-box li.rss-item a {
font-size:						15px !important ;
font-weight:					bold;
color: 							#44687D !important ;
font-family: 					Georgia,"Times New Roman",Times,serif;
padding-bottom: 				-3px;
line-height: 					1.3em;
}

#blogArea .rss-box li.rss-item a:hover {
color: 							#333366 !important ;
text-decoration: none;
}

.rss-box li.rss-item {
list-style-image:				none !important;
margin:						10px 0pt 0pt;
padding:	 0pt;
}

.rss-box-announce ul.rss-items {
padding: 0px 0px 10px 0px;
}



#spotlight .rss-box li.rss-item {
list-style-image: url("http://www.uww.edu/common/images/base/redArrow.gif") !important;
list-style-type:				none;
margin-bottom: -20px !important;
margin-top: -2px;
line-height: 	19px;

}

#spotlight .rss-box ul.rss-items {
list-style-type:				none;
padding-bottom:					10px;
}

#spotlight .rss-box li.rss-item a {
display:						block;
}

#status ul.rss-items {
list-style-image: url("http://www.uww.edu/common/images/base/redArrow.gif") !important;
} 

#status li.rss-item a {
padding: 3px;
font-size:  					11px;
padding-bottom:            		10px;
	line-height: 					1.2em;
font-weight: normal;
color: #4A3365;
}
#status li.rss-item a:hover {
color:#4A3365;

}

fieldset {
border: 1px solid #A9A9AB;
}

#form label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
fieldset {
		padding: 1em;
	}
	

.nameLower {
text-transform: none !important;
}
	/*Software Section CSS*/
	
	.itemPanel {
	width: 400px;}

.itemA {
	width: 100%;
	border-bottom: 1px solid black;
	padding: 3px;}
	
.itemB {
	width: 100%;
	border-bottom: 1px solid black;
	padding: 3px;
	background:#cccccc;}

.itemRow {
	clear:both;
	overflow:hidden;
	width:100%;}
	
.itemB a { color: #fff;}


.roomImage{
float:left;
padding-bottom: 20px;
}

.stationImage {
float:right;
padding-bottom: 20px;
}

.hardwareImage {
text-align:center;
padding-bottom: 20px;
}

#mainContent .ltcCloud h2 {
line-height: 17px;
}

#mainContent .ltcCloud a {
color: #592D5F;
font-weight:bold;
}

#mainContent .ltcCloud a:hover {
color: #44687D;
font-weight:bold;
text-decoration:none;
}

#mainContent .ltcCloud {
line-height: normal;
}


/************************************
//
//	Class Definitions
//
************************************/

.bottom{
	border-bottom:			1px solid #A9A9AB;
}

blockquote {
	padding-left: 20px;
}

.textRt {
	text-align: right;
}

/************************************
//
//	Div Definitions
//
************************************/



#status .ann {
	background-color:		#FFFFFF;
	border-left:				none;
	border-right:				none;
}

#status .gray{
font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:					11px;
	color:							#666666;
	font-weight:				normal;
}

#status a{
font-family:Verdana,Arial,Helvetica,sans-serif;
	size:								8px;
	font-weight:				bold;
	color:							#666666;
	padding-left:				5px;
}

#status ul{
	list-style:					none;
	list-style-image:		none;
	padding-right:			3px;
}

#status li{
	background-color:		#ffffff;
	padding-right:			5px;
}

ul#header {
	list-style-position:inside;
	list-style-image:		url("http://www.uww.edu/common/images/base/redArrow.gif");
	width:							98%;
	text-indent:				-21px;
	background-image:		none;
	background-color:		#ffffff;
	z-index:						3;
}

#status li.ann{
	margin:							2px 0 3px 15px;
}

#rule{
	align:							center;
	border-bottom:			1px solid #ccc;
}

#quickTips {
	width: 185px;
	margin: 20px 10px;
	text-align:left;
	line-height: 					1.2em;
}

#quickTips h4 {
	background: url("../images/quicktip-top.jpg") top left no-repeat;
	padding:5px;
	padding-left: 50px;
	color: 					#4A3365;
	font-family: 					Georgia,"Times New Roman",Times,serif;
	font-size: 					12px;
	font-weight: 					bold;
}

#quickTips p {
	background: url("../images/quicktip-bottom.jpg") bottom left no-repeat;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
}
	
/************************************
//
//	Accordion 
//
************************************/
#accordion h3.toggle2 {padding-top: 10px;
}

#accLeft {
	padding-top:		5px;
	width:						250px;

}


#accRight{
	width:							250px;
	padding-left:		    3px;
	padding-top:		5px;
}


/************************************
//
//	Classroom  
//
************************************/



/************************************
//
//	sysStat 
//
************************************/

#sysStat div {
	padding: 5px 0;
	padding-left: 25px;
	text-align:left;
}

#sysStat div.up {
	background: url("../images/sysstat-up.png") left center no-repeat;
}

#sysStat div.unstable {
	background: url("../images/sysstat-unstable.png") left center no-repeat;

}

#sysStat div.down {
	background: url("../images/sysstat-down.png") left center no-repeat;
}

/************************************
//
//	Projects  
//
************************************/
#projecttable th, #projecttable td {
	padding:10px 15px;
	background:#fafafa;
	border-right:1px white solid
}
#projecttable thead th {
	text-align:center;
	background:white;
	border-bottom:1px #ddd solid;
	font-size:1em
}
#projecttable tbody th {
	font-weight:normal;
	text-align:right;
	color:#202020;
	padding-left:0px;
	line-height:1.5em
}
#projecttable td {
	text-align:center;
	vertical-align:top
}
#projecttable tr.even td, #projecttable tr.even th {
	background:#f2f2f2
}
#projecttable tr.even th{background:#f2f2f2}


/************************************
//
//	Webteam Folder additions  
//
************************************/

.white {

color:#FFFFFF;

}
