@charset "UTF-8";
/* Start CSS Reset */
*:focus{outline: 0;}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset, img { border: none; }

caption,th { text-align: left; }
th, td{ vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
strong { font-weight:bold }

/* End CSS Reset */
.LeftPane .inner{
	margin-left: 35px;
	margin-right: 34px;
}

.LeftPane ul{
	margin-left: 10px;
	margin-bottom: 27px;
}
.Container{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#FlashContainer{
	background-color: #dec9a1;
	background-image:url(../images/bg_headertile.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}
.Container_FlashContent{
	width: 100%;
	height: 247px;
	margin: 0 auto;
    text-align:center;
    overflow:visible;
    background:url(../images/flash_banner.jpg) no-repeat scroll center 0;
}
#LogoContainer{
	background-color: #6b2627;
	height: 76px;
	width: 100%;
	padding-top: 28px;
}
.Container_LogoContent{
	width: 919px;
	margin: 0 auto;
}
#NavContainer{
	background-color: #503334;
	background-image:url(../images/bg_nav.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}
#FeaturedContainer{
	background-color: #c0b9ad;
	background-image:url(../images/bg_featured.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
}
.Container_FeaturedContent{
	background-color: #c0b9ad;
	background-image:url(../images/bg_featured_inner.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 920px;
	padding-top: 25px;
	margin: 0 auto;
	text-align: left;
}
.featured_table
{
    height: 172px;
}
.LeftPane ul.browsebox li{ padding-left: 10px; }
#twrss_table{
	margin-left: 32px;
	margin-right: 32px;
}
.twrss_table{
	margin-left: 32px;
	margin-right: 32px;
}

.twrss_item_link{
	margin-bottom: 25px;
}
.twrss_item_link a{
color:#56483B;
font-size:16px;
text-decoration:none;
line-height: 26px;
}
.twrss_item_link a:hover{
	text-decoration: underline;
}
.featured_table p, .featured_table li{
	text-align: left;
}
.featured_table td{
	border-right: solid 1px #d3caba;
}
.featured_table td.first, .featured_table td.second, .featured_table td.third{
	text-align: center;
	width: 275px;
}
.featured_table td.first div.inner_first, .featured_table td.second div.inner_second, .featured_table td.third div.inner_third{
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto !important;
	margin-left: auto !important;
}
.featured_table td.third div.inner_third{ text-align: left; }
.featured_table td.second p, .featured_table td.second table{
	text-align: center;
}

.featured_table td.second table{ margin: 0 auto; }
.bigger{
	font-size: 15px;
}
.biggest{
	font-size: 62px;
}
.apply{
	color: #6b2627;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;
}
.white{
	color:#fff; 
}
.apply:hover{
	color: #ffffe5;
}
td.noborder{
	border: 0px none;
}
.brown{
	color: #6f5e4f;
}
.searchfield td{
	border: 0 none;
	padding: 0px;
}
.clear { clear: both; }
.red{
	color: #6b2627;
}
p.smaller{ width: 137px; }
.center{
	text-align: center;
}

.space_down{
	margin-bottom: 6px;
}
.grey{
	color: #4e4e4e;
}
.third .link{
	margin-top: 10px;
}
.searchfield .searchbox, .searchfield .tx-indexedsearch-searchbox-sword{
	background-image: url(../images/bg_searchbox.jpg);
	background-position: 7px center;
	background-repeat: no-repeat;
	padding: 7px 7px 8px 32px;
	width: 147px;
	height: 29px;
}
.second .searchfield input{
	border: 0 none;
}
.third .biggest{
	font-size: 29px;
	margin-bottom: 15px;
}

.third{
	background-image: url(../images/featured_img_girl.gif);
	background-position: 138px center;
	background-repeat: no-repeat;
	width: 250px;
	text-align: center;
}
ul.redlinks li
{
	margin:0;
	list-style:none;
	background:none;
	padding:0;
}
ul.redlinks a{
	display: block;
	color: #fff;
	font-size: 15px;
	width: 195px;
	background-color: #6b2627;
	padding: 4px 18px;
	margin-bottom: 2px;
	text-decoration: none;
	letter-spacing: 0.09em;
}
ul.redlinks a:hover{
	color: #6b2627;
	background-color: #fff;
}
#MainContainer{
	background-color: #7c6958;
	background-image:url(../images/bg_bricks.jpg);
	background-position: left top;
	background-repeat: repeat;
	width: 100%;
}
.topShadow{
	background-image:url(../images/shadow_top.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
}
.bottomShadow{
	background-image:url(../images/shadow_bottom.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 100%;
}
.Container_MainContent{
	background-color: #fbf8f1;
/*	background-image: url(../images/bg_content_main_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
*/	text-align: left;
	margin: 0 auto;
	width:920px;
	
}
#Container_MainContent_top
{
}
#Container_MainContent_bottom 
{
	padding-bottom:90px;
}
#wrapper_footer{
	background-color: #dec9a1;
	xbackground-image:url(../images/bg_footertile.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	
}
#FooterContainer{
	background-image:url(../images/bg_footer.jpg);
	background-position: center top;
	xbackground-repeat: repeat-x;
	width: 100%;
	text-align: center;
	
}
.Container_FooterContent {
    height:230px;
    margin:0 auto;
    padding-bottom:2px;
    padding-top:54px;
    width:885px;
}
.footerNav {
	margin-top: 12px;
	color: #724c2e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.footerNav li{
	display: inline;
    width:auto;
}
.copyright {
    color:#92785D;
    font-family:Helvetica,Verdana,Arial,sans-serif;
    font-size:14px;
    margin-top:11px;
}
.footerNav a{
	color: #724c2e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.footerNav a:hover{
	color: #92785d;
}
/***********************/
/*** SWAU Everywhere ***/
/***********************/
#tbleverywhere
{
    border:none;
    width:290px;
    margin: 0 0 20px 25px;
}
#tbleverywhere td
{
    padding: 0 0 0px 0px;
    height: 30px;
}
#tbleverywhere td a
{
    color:#56483b;
    text-decoration: none;
    padding: 12px 0 5px 33px;
}
#tbleverywhere td a:hover
{
    color:#692526;
}
#tbleverywhere #d2l
{
    background: transparent url(../images/icon_d2l.jpg) no-repeat scroll 0 10px;
}
#tbleverywhere #facebook
{
    background: transparent url(../images/icon_facebook.jpg) no-repeat scroll 0 10px;
}
#tbleverywhere #portal
{
    background: transparent url(../images/icon_portal.jpg) no-repeat scroll 0 5px;
}
#tbleverywhere #myspace
{
    background: transparent url(../images/icon_myspace.jpg) no-repeat scroll 0 10px;
}
#tbleverywhere #webmail
{
    background: transparent url(../images/icon_webmail.jpg) no-repeat scroll 0 10px;
}
#tbleverywhere #twitter
{
    background: transparent url(../images/icon_twitter.jpg) no-repeat scroll 0 10px;
}
#tbleverywhere #digg
{
    background: transparent url(../images/icon_digg.jpg) no-repeat scroll 0 10px;
}
/* Styling of default tables generated from the RTE */
table.contenttable TH p.bodytext {
    font-weight:bold;
		white-space:nowrap;
}
table.contenttable p.bodytext {
    margin:0;
		padding:0 0 0 10px;
}
div.indent {
	margin-left:40px;
}
blockquote {
	margin-left:40px;
}
/*******************/
/*** End Styling ***/
/******************/

/******************/
/*** Powermail  ***/
/******************/

	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #756556;
	background-color: #fff;
	padding: 10px;
	
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #6b2627;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #6b2627;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px !important;
	font-weight: bold !important;
	background-image: url(submit_button.png) !important;
	color: #fbf8f1;
	padding: 5px;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title
 {
	clear: both;
	font-weight: bold;
	color: #6b2627 !important;
	font-size: 16px !important;
	padding-left: 0 !important;

}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #6b2627;
	color: #968c7a;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}


div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
/*	background-color: #ede9e0; */
}


.powermail_check_inner label,
.powermail_radio_inner label{
 font-size: 0.8em;
 color: #968c7a !important;
 margin-left: 5px !important;
 margin-bottom: 5px !important;
 

}
.powermail_check_inner input{
 margin-bottom: 5px !important;

}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


fieldset.tx-powermail-pi1_fieldset {
               /* Fieldset */
               border: 1px solid #756556;
               background:  #fbf8f1;
               padding: 10px;
}

fieldset.tx-powermail-pi1_fieldset .even{
               background:  #f0f0f0;
               padding: 10px 5px;

}
fieldset.tx-powermail-pi1_fieldset .odd{
               background:  #fff;
               padding: 10px 5px;
}

/**********************/
/*** End Powermail  ***/
/**********************/

h3 a,h3 a:link,h3 a:visited,h3 a:active,h3 a:hover{
  color: white !important;
  text-decoration: none;
}
h3 a:hover{
 text-decoration: underline;
}

/**********************/
/*** Employee Photo Portrait  ***/
/**********************/

.photo-portrait {
	background-color: #424242;
	height: 150px;
	width: 113px;
	background-image:url(../images/web-photo-bg.jpg);
	border: 2px solid #301e10;
}

iframe{
	border-right: 7px solid #906c3c;
	border-left: 7px solid #906c3c;
}

