/* Departmental Stylesheet for CommonSpot */

#wrap {
		margin:0 auto;
		width:100%;
		background-color: #fff;
		min-width:760px;
	}
	
/*#wrap * {
		margin: 0 auto;
}*/

/*Testing this ET - 030510 */
#wrap div{
margin:0px auto	;
}


#wrap img{
	border: none;
}

/*Start Standard UWEC Departmental Site Header*/
#headerWrap{
background:#006;
border-top: 1px solid #006;
border-bottom: 1px solid #006;
/*padding:0px;*/
}

#header {
		width: 760px;
		overflow:hidden;
	}

#headerLinks {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #d4c3a7;
		float: right;
		padding-top:3px;
		padding-right:20px;
/*		margin-top: 3px;
		margin-right: 20px;*/
}

#headerLinks a, #headerLinks a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D3C199;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#headerLinks a:hover{
	color: #EEE8DA;
}

#headerImage {
		float: left;
		padding-left: 10px;
	}
		
#siteheaderWrap {
		background: #006 url(/images/bgIdGrad.gif) repeat;
	}
#siteheader {
		width: 760px;
		overflow:hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #d4c3a7;
	}

#siteheaderImage {
		float: left;
		padding-left: 10px;
	}

/*Standard UWEC Link Bar ------------------------------------------------------------------*/
#siteheaderLinks {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #d3c199;
		float:right;
		font-size: 10px;
		padding-top:15px;
		padding-right:25px;
		padding-bottom:10px;
}

#siteheaderLinks a{
	color: #D3C199;
	font-weight:bold;
	text-decoration: none;
}

#siteheaderLinks a:hover{
	color: #EEE8DA;
}

#siteheaderLinks{
padding-right:20px;
padding-bottom:15px;
}

#CS_Element_searchContainer{
position:relative;
}

#siteheaderLinks .CS_Element_LinkList{
position:absolute;
top:0px;
right:0px;
}
/*Standard UWEC Link Bar ------------------------------------------------------------------*/
/*End Standard UWEC Departmental Site Header------------------------------------*/

/*Start Navigation Bar Containers----------------------------------------------------------*/
#navWrap {
		padding:0px;	
		background-color: #D1C29E;
		border-bottom: 1px solid #7f704f;
		width:100%;	
}

#navbar, #navbarRight,#navbarLeft  {
background:#D1C29E;
width: 760px;
}

/*Navigation linkbar classes*/
#navbar .CS_Element_LinkBar{
display:inline !important;
float:left;	
}

#navbarLeft #CS_Element_navContainer {
float:left;
}

#navbarRight #CS_Element_navContainer{
float:right;
}


#fullWidthAboveNav{
	width: 760px;
	display: block;
	clear:both;
	overflow:hidden;
	background-color:#fff;
	border-left: 1px solid #7F704F;
	border-right: 1px solid #7F704F;
}

#fullWidthBelowNav{
	width: 760px;
	display: block;
	clear:both;
	overflow:hidden;
	background-color:#fff;
	border-left: 1px solid #7F704F;
	border-right: 1px solid #7F704F;
}

#fullWidthLower{
	width: 760px;
	display: block;
	clear:both;
	overflow:hidden;
	background-color:#fff;
	border-left: 1px solid #7F704F;
	border-right: 1px solid #7F704F;
}

/*#contentWrap .fullWidthImageWrap{
	width: 760px;
	display: block;
	clear:both;
	border-left: 1px solid #7F704F;
	border-right: 1px solid #7F704F;
	}

#bottomFullWidthContainer.fullWidthImageWrap{
	width: 760px;
	display: block;
	clear:both;
	overflow:hidden;
	background-color:#fff;
	border-left: 1px solid #7F704F;
	border-right: 1px solid #7F704F;
}*/

/*End Navigation Bar Containers----------------------------------------------------------*/
#contentWrap{
	background-color: #f5f5ed;
	width: 100%;
	overflow: hidden;
}

#container190Left{
	background-image: url(/images/190-570-background.gif);
	width: 760px;
	display: block;
	clear:both;
	overflow: hidden;
	border-left: 1px solid #7F704F;	
	border-right: 1px solid #7F704F;
}

#container190Right{
	background-image: url(/images/570-190-background.gif);
	width: 760px;
	display: block;
	clear:both;
	overflow: hidden;
	border-left: 1px solid #7F704F;	
	border-right: 1px solid #7F704F;
}
	
#content{
	background-color: #fff;
	width: 760px;
	display: block;
	clear:both;
	overflow: hidden;
	border-left: 1px solid #7F704F;	
	border-right: 1px solid #7F704F;
}

#contentSealLeft{
	background: transparent url(/images/190-570-seal.gif) no-repeat scroll left bottom;
	margin:0px;
	padding:0px;
	width: 760px;
	display: block;
	clear:both;
	overflow: hidden;
}
#contentSealRight{
	background-image: url(/images/570-190-seal.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0px;
	padding:0px;
	width: 760px;
	display: block;
	clear:both;
	overflow: hidden;

}

/*General Layout Region Column Classes - Width */
.col190{
min-height:15px;
width:190px;
float:left;
margin:0px 0pt 0px 0px;
padding:0pt 0px 0px 0px;
}
.col380{
min-height:15px;
width:380px;
float:left;	
}
.col360{
min-height:15px;
width:360px;
float:left;
}
.col210{
min-height:15px;
width:210px;
float:left;
}
.col253{
min-height:15px;
width:253px;
float:left;	
}
.col285{
min-height:15px;
width:285px;
float:left;	
}


/*Start Explicit Layout Regions */ 	
#full{
	float:left;
	width:760px;
	height:auto !important;
	min-height:15px;
	position: relative;
	/*overflow:hidden;*/ /*Testing*/ 
}

#main{
	float:left;
	width:570px;
	min-height:15px;
	position: relative;
	height:auto !important;
	/*overflow:hidden;*/ /*Testing*/ 

}

#main506{
	float:left;
	width:506px;
	min-height:15px;
	position: relative;
	height:auto !important;
	/*overflow:hidden;*/
}

#main550{
	float:left;
	width:550px;
	min-height:15px;
	position: relative;
	height:auto !important;
	/*overflow:hidden;*/
}

/*Start Explicit Layout Regions */ 	

/*Standard Motto bar Regions */
#mottoWrapBlue {
	clear: both;
	background:#000066;
	border-top:1px solid #999999;
	border-bottom: 1px solid #999999;
}

#mottoBlue{
	width: 760px;
	background:#000066;
	clear:both;
}

#mottoBlue img{
	margin-left: auto; 
	margin-right: auto; 
	display: block;
}

#mottoWrapGold {
	clear: both;
	background:#d1c29e;
	border-top:1px solid #7F704F;
	border-bottom: 1px solid #7F704F;
}

#mottoGold {
	width: 760px;
	background:#d1c29e;
	clear:both;
}

#mottoGold img{
	margin-left: auto; 
	margin-right: auto; 
	display: block;
}

#noMotto {
    border-bottom: 1px solid #7F704F;
}

/*End Standard Motto Bar Region*/

/*Standard Footer Regions */

#footerWrap{
	background:#fff;
	color: #6F6753;
	padding-top: 6px;
}
	
#footer{
	width: 760px;
	font-size:10px;
	text-align:center;
	line-height:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
/*Standard Footer Regions */

/*--------------------------------------------------------------------------------------------------*/
/*Start Need to validate what these are???*/
/*Used for Search and Quicklinks, may not be needed on department pages*/
#findIt{
float: left;
}

.search {
background-color:#E6D4A9;
color:#000099;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
}
.searchEngine {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
margin:0px;
padding:0px;
}
.dropdown {
background-color:#E6D4A9;
color:#000099;
display:inline;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
margin:0px 0px 0px 20px;
padding:0px;
}

/*--------------------------------------------------------------------------------------------------*/
/*End Need to validate what these are???*/


.fullWidthImageWrap{
	border-left: 1px solid #7F704F;	
	border-right: 1px solid #7F704F;
	width: 760px;
	display: block; 
	clear: both;
	background-color:#fff;
}