@charset "utf-8";

/* stuff to help eliminate browser style interference */

body, h1, h2, h3, h4, h5, h6,p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 100%;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}

h1 { 
	font-family: Times;
	font-size: 150%;
	color: #606060;
	line-height: 150%;
	margin-bottom: 10px;
}

h2 { 
	font-family: Times;
	font-size: 125%;
	color: #606060;
	line-height: 125%;
	margin-bottom: 10px;
}

h3 { 
	font-family: Times;
	font-size: 100%;
	color: #606060;
	line-height: 100%;
	margin-bottom: 10px;
}

#pageWrapper {
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	max-width: 1000px;
	margin: 0;
	min-width: 600px;
}

#topmenubar {
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	width: auto;
	min-width: 1000px;
	background-image: url('../images/logo.orangeband.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#masthead {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 250px;
	width: auto;
	min-width: 1000px;
	background-color: #EAF1F7;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #A47752;
}

#mastheadlogo {
	position: absolute;
	left: 800px;
	top: 55px;
	filter:alpha(opacity=70);	/* for IE */
	opacity:0.70;				/* CSS3 standard */
}

#mastheadTagLine {
	position: absolute;
	top: 50%;
	left: 5%;
	float:	left;
	overflow: hidden;
	width: auto;
	font-family: "Monotype Corsiva", Verdana;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	font-size: 3em;	
	filter:alpha(opacity=70);	/* for IE */
	opacity:		0.70;		/* CSS3 standard */
}

p.mastheadsubtitle {
	font-family: "Monotype Corsiva", Verdana;
	font-size: .4em;	
	text-indent: 5px;
}

#bodywrapper {
	border-right: 1px solid #000000;
}


#leftwrapper {
	margin-top:	250px;
	text-align: left;
	color: #888888;
	border-right: 1px solid #000000;
	height:	auto;
}

#leftcolumn {
	width:	159px;
	float:	left;
	padding: 10px 0px 0px 0px;	/* top, right, bottom, left */
	text-align: left;
	background-image: url(../images/p7exp_goldgrad.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-indent: 10px;
	font-weight: normal;
}

#leftcolumn a {
	height: 20px;
	font-family: Arial; 
	font-size: 1em;
	color: #505050;
}

#leftcolumn a:hover {
}

p.quicklinktag {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
}

#centercolumn {
	width: auto%;
	max-width: 1000px;
	margin-left: 159px;	/* LC width */
	background-color: #EAF1F7;
	overflow: hidden;	/* stops the left column from jumping about upon resizing of window */
	text-align: left;
	padding: 10px 40px 20px 20px;
}

#centercolumn img { 
	border: 1px;
	border-color: #000000;
	float:	right;
	padding: 20px 0px 10px 10px;	/* top, right, bottom, left */
}

table.onlinejobapp	{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 1em;
	color: #fff;
	width: 280px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}


#footer {
	clear: both;
	background-color: #DAD188;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 10px	10px	10px	10px;	/* choose a value - it won't mess up anything else! */
	font-family: Arial;
	font-size: .75em;
	color: #505050;
	margin-bottom: 0;
	text-align: center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

p.footersmalltext {
	font-size: .9em;
}

/* IE6 Fix for spill over footer */
* html body {
	overflow: hidden;
}

p.smalltext		{ font-family: Arial;  font-size: .8em;  color: #505050; line-height:1.5em; }
p.smallred		{ font-family: Arial;  font-size: .8em;  color: red;     line-height:1.5em; }
p.smallitalics	{ font-family: Arial;  font-size: .8em;  color: #505050; line-height:1.5em; font-style: italic; }
p.smalltext25	{ font-family: Arial;  font-size: .8em;  color: #505050; line-height:1.5em; text-indent: 25px;}
p.smalltext87	{ font-family: Arial;  font-size: .8em;  color: #505050; line-height:1.5em; text-indent:87px;}

select.smalltext150	{ font-family: Arial;  font-size:.8em;  color: #505050; line-height:1.5em; text-indent: 150px;}

span.smallred	{ font-family: Arial;  font-size: 1.25em;  color: red; line-height:1.5em; }

#blogitem		{
	border-top: 1px solid #606060;
	font-family: arial;
	font-size: 1em;
	color: #606060;
	line-height:1em;
}

#blogitem img	{
	padding:	0px 20px 20px 20px;
}

#blogitem a {
	text-decoration: underline; 
	color: #35547C;
}
#blogitem a:hover {
	font-weight: bold;
}

p.blogdate		{ font-family: Times;  font-size: .6em;  color: #505050; line-height: 2em; }
p.blogtitle		{ font-size: 1.5em;  color: #35547C; line-height: 2em; }
p.blogtext		{ font-size: .8em; line-height: 1em; }
p.bloglink		{ font-size: .8em; line-height: 2em; }

#countdowncontainer		{
	border-top: 1px solid #606060;
	font-family: arial;
	font-size: .8em;
	color: #606060;
	line-height:2em;
	text-align:center;
}

.countdownclockstyle	{
	font-weight:  bold;
	font-size: 1.25em;
}

#slideshowContainer	img {
	padding: 0px 15px 0px 0px;
	margin: 0;
	border: none;
}

#quoteContainer	{
	float:right;
	min-width: 150px;
	max-width: 275px;
	height: 285px;
	border: none;
	background-color: #2B3939;
	color: #ffffff;
	font-family: times;
	font-size: 1em;
	font-style: normal;
	line-height:2em;
	text-align:center;
/*	filter:blendTrans(duration=1.0); */
    padding: 15px 15px 0px 15px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearit { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* this is an IE6 hack- IE6 doesn't recognize the "min-height" so it reads the "height" instead */
/* do NOT change this line at all! */
#quoteContainer  { min-height:285px; } * html #container { height:285px; }

.appgreytext	{ font-family: verdana; font-size: 8pt; color: #606060}
.apphdrgreytext { font-family: verdana; font-size: 9pt; color: #606060}
.appleftcoltext	{ font-family: verdana; font-size: 8pt; color: #606060}


input.disabled {
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
}

input.required, textarea.required {
    border: 1px solid #00A8E6;
}

input.validation-failed, textarea.validation-failed {
    border: 1px solid #FF3300;
    color : #FF3300;
}

input.validation-passed, textarea.validation-passed {
    border: 1px solid #00CC00;
    color : #000;
}

.validation-advice {
    margin: 5px 0;
    padding: 5px;
    background-color: #FF3300;
    color : #FFF;
    font-weight: bold;
}

.custom-advice {
    margin: 5px 0;
    padding: 5px;
    background-color: #C8AA00;
    color : #FFF;
    font-weight: bold;
}

fieldset {
    padding: 1em;
    margin-bottom: 0.5em;
}

label {
    font-weight: bold;
}
.form-row {
    clear: both;
    padding: 0.5em;
}

.field-label {

}

.field-widget {

}
