/* 
================================
Skin styles for DotNetNuke
================================
*/

html {
  height:100%;
  margin:0px;
  padding:0px;

}

body { 	
	padding:0px; margin:0px;
	background-color: #E9E9E9; 
	height:100%;
	text-align:center;
}

table.full-height {
  height:100%;
  width:100%;
  margin:0px;
  padding:0px;
   background: #E9E9E9 url('images/People-City.gif') repeat-x bottom center;
}

.menu_area{	text-align:right; }

.main_area {
	border:1px solid #8C8C8C;
	background-color:#ffffff;
}

.border_shadow{
	background-image: url('images/right_shadow.gif'); 
	background-repeat: repeat-y;
}

.bottom_shadow{
	background-image: url('images/bottom_shadow_03.gif'); 
	background-repeat: repeat-x;
}

.top_border{
	height:2px;
	background-image: url('images/top_border.gif'); 
	background-repeat: repeat-x;
}

.breadcrumb, .breadcrumb a{
	font-family:  Arial, Helvetica, san-serif; 
	text-transform: lowercase;
	padding-top:5px;
	font-size:11px; 
	color : #979797;
} 

.breadcrumb a { text-decoration: underline; }
.breadcrumb a:visited {color: #979797; text-decoration: underline;}
.breadcrumb a:hover { color: #ED1C24; text-decoration: underline;}

.footer_text, .footer_text a, .footer_text a:visited {
	font-family:  Arial, Helvetica, san-serif; 
	font-size:11px; 
	color : #515151;
	text-decoration : none;
}


/*=============================
	jobsearch area
 =============================*/
.jsfield{
	font-family:arial,helvetica,san-seif; 
	font-size:11px; 
	color:#515151;
	text-align:left; 
}


.jsheader {
	font-family:arial,helvetica,san-seif; 
	font-weight:bold; 
	font-size:14px; 
	color:#ED1C24;
	text-align:left; 
}
