@import url("HtmlOverrides.css"); /* Generic HTML Entity Styles from Core DNN Default Skin */
@import url("DnnOverrides.css"); /* DNN-Specific Styles from Core DNN Default Skin */
@import url("Menus.css"); /* Menu Styles */


/******************************************************
              CSS SPECIFIC TO THIS SKIN
 Styles that override core DNN styles may be placed 
 here, but it would be best to place such rules in the
 imported files (above).
*******************************************************/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #fff;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;

}


.Head {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.Normal, p, div, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height:1.4em;
	font-weight: normal;
	text-align:normal;
	letter-spacing:normal;
	color: #333333;
	margin:.3em 0px .5em 0px;
	margin:.3em 0px 0em 0px;
	padding: 0px;
}
b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	


table.ActivityTable {
	margin: 0;
	border: solid 1px #999;
	padding: 0;
	width: 96%;
}

table.ActivityTable th {
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
	font-weight: bold;
	border-bottom: solid 2px #000;
	color: #fff;
	background-color: #666666;
	text-align: center;
}

table.ActivityTable td {
	margin: 0;
	padding: 2px;
	vertical-align: top;
}


/*structure styles */
#WrapperDiv_Master {
	background-color: transparent;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 1000px;
	margin: auto;
	padding:0;
	border:0;
	position: relative;
/*	Cross Browser min-width - IE6 fix */
	min-height:764px;
	height: auto !important;
	height: 764px;
}

#WrapperDiv_Home {
	background-color: transparent;
	background-image: url(images/bg_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 1000px;
	margin: auto;
	padding:0;
	border:0;
	position: relative;
/*	Cross Browser min-width - IE6 fix */
	min-height:764px;
	height: auto !important;
	height: 764px;
}

#nav1 {
	z-index: 999999;
	position: relative;
	_width: 900px;
	height: 18px;
	margin: auto;
	padding:10px 45px 0 45px;
}

/* ================================
    submenuContainer submenuHead
   ================================
*/   
#submenuContainer { /* all submenu lists */
		margin:0;
		padding:0;
		width: 175px;
		height: 100%;
	
		float:left;
		margin: 50px 0 50px 0;
		padding: 0 10px 15px 45px;
		z-index:5;
}
#submenuHead { /* all submenu lists */
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height:18px;
		font-weight: bold;
		letter-spacing:0px;
		color: #990000;
		text-align:left;
		list-style: none;
		margin:0;
		padding:0;
		padding-left:5px;
}


/* Header elements for home and interior START */
#header_container {
	position: relative;
	top: 20px;
	left: 0px; /* Keep value 0 to avoid horiz. scrolls */
	height: auto;
	margin:0 auto;
	
/*	Cross Browser min-width - IE6 fix */
	min-width: 1000px;
	width: auto !important;
	width: 1000px;
}
.header_circles {
	float: left;
	height: auto;
	min-height: 160px;
	margin: 0;
	padding:0;
	padding-left: 45px;
	margin-right: 104px;
	width: 656px;
}
/*Large Circles on Interior Page*/
.img_circle {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
}

a .img_circle {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	opacity: 0.9;
	filter: alpha(opacity=90);  /* for IE */
}
a:hover .img_circle {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	opacity: 1.0;
	filter: alpha(opacity=100);  /* for IE */
}




.header_circles_small {
	float: left;
	height: auto;
	margin: 0;
	padding:0;
	padding-left: 26px;
	margin-right: 150px;
	width: 655px;
}
/*Small Circles on Home Page*/
.img_circle_small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	letter-spacing:normal;
	color: #333333;
		
	margin:0 0 0 0px;

	font-size: 22px;
	line-height: 24px;
	color: #333333;
	height:30px;
}
a .img_circle_small {
	float: left;
	opacity: 0.8;
	filter: alpha(opacity=80);  /* for IE */	
	
	margin: 10px 5px 0px 5px;
	padding: 3px 10px 0 30px;
				
	background-color: transparent;
	background-image: url(images/nav/bullet.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	
	cursor: pointer;
}
a:hover .img_circle_small {
	float: left;
	opacity: 1.0;
	filter: alpha(opacity=100);  /* for IE */	

	margin: 10px 5px 0px 5px;
	padding: 3px 10px 0 30px;
				
	background-color: transparent;
	background-image: url(images/nav/bullet.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	
	cursor: pointer;
}
/* header elements for home and interior END */


#logo {
	position:absolute;
	top: 25px;
	bottom: auto;
	right:0;
	
	left: auto; 
	height: 200px;
	margin: 0;
	padding:0;
	padding-right:45px;
	width: 240px;
}

#MainContentContainer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 0 0px; 
}

.contentPane {
	float: left;
	width: auto;
	width: 440px;
	min-height: 300px;
	margin: 0px 0 0px 20px;
	padding: 10px 10px 15px 0px;
}

.contentPane_wide {
	float: left;
	width: auto;
	width: 640px;
	min-height: 300px;
	margin: 0px 0 0px 20px;
	padding: 10px 10px 15px 0px;
}


.sidebarPane {
	float: left;
	width: 200px;
	margin: 0;
	padding: 7px 0 15px 10px;
}

#footer_home {
	position: absolute;
	bottom:0;
	right:0;
	margin:0;
	padding: 0 0 15px 0;

	/*	Cross Browser min-width - IE6 fix */
	min-width:900px;
	width: auto !important;
	width: 900px;
}
#footer {
	float:right;
	margin:0;
	padding: 0 0 15px 0;

	/*	Cross Browser min-width - IE6 fix */
	min-width:900px;
	width: auto !important;
	width: 900px;
}

.footer {
	font-size:10px;
	text-align:right;
	color:#990000;
/*	float: right;
*/	width: 900px;
	margin:0;
	padding:0;
	padding: 0 45px 15px 45px;

}


div.JobApplicationForm {
	width: 100%;
	margin: 0;
	text-align: left;
}

.JobApplicationForm div.FormCallOut {
	width: 98%;
	margin: 12px 0 12px 0;
	border: double 4px #333;
	text-align: center;
}

.JobApplicationForm table {
	width: 99%;
	border: 0;
}

.JobApplicationForm table.Important {
	background-color: #edd;
}

.JobApplicationForm table.Important td {
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
}

.JobApplicationForm>table tr {
	border: 0;
	border-bottom: solid 1px #666;
}

.JobApplicationForm th {
	border: 0;
	border-bottom: solid 2px #333;
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background-color: #24336A;
	white-space: normal;
}

.JobApplicationForm td {
	border: 0;
	border-bottom: solid 1px #666;
	padding: 2px;
	font-size: 10px;
	vertical-align: baseline;
	text-align: left;
}

.JobApplicationForm .FormLabel {
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
}

.JobApplicationForm input {
	width: auto;
}

input.Short {
	width: 80px;
}

input.Long {
	width: 240px;
}

.JobApplicationForm h2 {
	display: block;
	width: 101%;
	height: 20px;
	margin: 12px -5px 6px -5px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	background-color: #24336A;
}

.JobApplicationForm p {
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

