body
{
	margin:0px 0px;
	padding:0px;
	background-color:#ffffff;
}
img
{
	border: none;
}

a
{
	color: inherit;
    text-decoration: none;
}

map
{
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
area
{
	margin: 0px;
	padding: 0px;
}

#centerContent
{
	/*background-color: #1D2C3B;*/
	margin: 0 auto;
	padding: 0;
	position:relative;
	width:1024px;
}
#content
{
/*	min-height: 768px;*/
	background-color: #ffffff;
}
.sale
{
	color: #77E0BF !important;
}
.sale:hover {
	color: #B89F54 !important;
}

#header.variante1
{
	background-color: #B89F54;
	color: #1D2D3C;
	height: 22px;
	line-height: 20px;
	margin: 0;
	opacity: 0.95;
	padding: 2px 0 14px 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}

#header.variante2
{
	border-bottom: 7px solid #fff;
	height: 22px;
	opacity: 1.0;
	position: static;
}

.miniWindow
{
	width: 450px;
	color: #000000;
	background-color: #B79E55;
	float: left;
	position: absolute;
	top: 45px;
	left: 7px;
	font-family: arial;
	font-size: 12px;
	padding: 0px 10px;
	opacity: 0.9;
	z-index: 20;
}


#header.variante1 ul.benefits
{
	float: left;
	text-transform: none;
}

#header.variante1 ul.benefits li.spacer
{
	cursor: default;
}

#header.variante1 ul.benefits li.spacer:hover
{
	color: white;
}

div#header.variante1 ul.benefits li.active
{
	color: #1D2C3B !important;
}
.titleMiniWindow
{
	float: left; 
	margin: 0px 0px; 
	display: block;
}

.closeMiniWindow
{
	float: right; 
	margin: 0px 0px; 
	display: block;
	cursor: pointer;
}

#header.variante1 ul.benefits li
{
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px 2px;
	cursor: pointer;
}

#header.variante1 ul.benefits li:hover
{
	color: #fff;
}

#header.variante1 ul
{
	padding: 0px;
	float: right;
	margin: 0px;
}

#header.variante1 ul li
{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	float: left;
	line-height: 22px;
	
}
	#header.variante1 ul li a:hover {
		color: #fff;
	}

#logedin
{
	clear: both;
	color: inherit;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 5px;
	margin:0px;
	text-align: center;
	text-transform: none;
	padding: 0px;
}

/*** FactFinder Search ***/
#ffsearch {
    margin: 6px 0 0 50px;
    z-index: 24;
}
#ffsearchLabel{
	float: left;
	margin: 8px;
	font-size: 14px;
}
#ffsearch input#query {
    background-color: white;
    border: 1px solid #888888;
    height: 14px;
    padding: 3px 4px 1px;
    width: 150px;
    margin: 0;
    margin-right: 1px;
    position: relative\9;
    top: -2px\9;
    *top: 0px;
	color: #bfbfbf;
}

#ffsearch input.button {
    border: 1px solid #888888;
    display: inline-block;
    height: 28px;
    width: 27px;
}

div.suggestLayer {
    position: relative;
    top: 0px;
    left: 0;
    width: 154px;
    padding: 0;
    margin: 0;
    z-index: 1000;
    background: white;
    border: 1px solid #888888;
    border-top: none;
    padding-bottom: 5px;
    overflow: hidden;
}

table.suggestLayer {

}

table.suggestLayer tr.suggestHeader td {
	font-size: 10px;
	padding: 8px 8px 5px 8px;
	color: #888;
	display: none;
}

table.suggestLayer tr.suggestRow {
	cursor: pointer;
	color: #888;
}

table.suggestLayer tr.suggestHighlight {
	background: #d1d2d6;
	cursor: pointer;
}

table.suggestLayer td.suggestTextQuery {
    font-weight: bold;
	padding: 3px 0 0 8px;
	border-top: 1px solid #eee;
}

table.suggestLayer td.suggestTextType {
    padding: 3px 0px;
	font-size: 10px;
	color: #888;
	display: none;
}

table.suggestLayer td.suggestTextAmount {
    padding: 0 0 3px 8px;
	font-size: 10px;
	color: #888;
}

table.suggestLayer td.suggestFooter {
	display: none;
	height: 1px;
}

/*** /FactFinder Search ***/

#search_input{
	height: 16px;
}

.inputField
{
	color: #525455;
	float: left;
	margin-right: 3px;
	padding: 2px 5px 2px 5px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	border: 1px solid ;
	border-color: #D2D3D3;
}

#search_field{
	background-color: #E8E8E8;
	border: 3px solid #FFFFFF;
	float: right;
	height: 31px;
	margin-top: 4px;
	padding-right: 5px;
	width: 247px;
	z-index: 5;
}

#search_field div form label
{
    line-height:16px;
    font-size:12px;
}

#search_field div form #top_search_input
{
    margin-left:5px;
    background-color:#FFFFFF;
    width:150px;
    height:16px;
}

#query
{
	background-color: transparent;
	color: #1D2D3C;
	border: 1px solid #1D2D3C;
	font-size: 12px;
	font-style: italic; 
	height: 14px;
	padding-bottom: 4px;
	width: 160px;
}
#searchfield
{
	width:160px;
	border: 1px solid #A8A9AA;
	height: 16px;
	font-size: 12px;
	color: #aaa;
	font-style: italic; 
}

.campusLogo
{
	float: left;
	margin-bottom: -200px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 45px;
	width: 118px;
	z-index: 10;	
}

#campusLogoImg
{
	border: 0 none;
	float: left;
	margin: 0;
	padding: 0;
}

.campusLogo ul
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.campusLogo ul li
{
	padding: 1px 0 1px 7px;
	line-height: 16px;
	list-style: none;
	color: #ffffff;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background-color: #1D2C3B;
	width: 111px;
	display: block;
}
.campusLogo ul li a:hover
{
	color:#AE9C53;
}

.campusLogo ul li.spacer
{
	
	list-style: none;
	color: #ffffff;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid white;
	width: 111px;
	padding-top: 5px;
}

.style_category
{
	background-color: #1D2C3B;
	position: static;
	
	margin-bottom: 0px;
}

#submenu {
	padding-bottom: 8px;
}

#submenu ul
{
	padding: 0px;
	margin: 0px;
	
}

ul#submenu li.submenuitem
{
	padding: 0px;
	text-transform: none;
	font-size: 11px;
}

ul#submenu li.submenuitem a:hover
{
	color:#AE9C53;
}

#campusLife
{
	line-height: 22px !important;
	padding-top: 5px;
}
#newslettertext
{
	
	font-size: 11px !important;
	height: 20px;
	line-height: 20px;
}
#newslettertext span
{

}


.trans
{
	background-color: transparent !important;
}

.hidden
{
	display: none !important;
}

.categoryBackground
{
	background-color: white !important;
	height: 7px !important;
}
#envelop
{
	border:none;
	margin-left: 5px;
}

#search_button
{
    position: absolute;  
    top: 6px; 
    right: 11px;
}


#startscreenMainBanner
{
    overflow: hidden;
}

#startscreenMainBanner ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 8000px;
}

#startscreenMainBanner ul li
{
    display: block;
    float: left;
}

.footer
{
	background-color: transparent;
	height: 23px;
	line-height: 23px;
	text-align: center;
	margin-top:-23px;
	z-index: 100;
	position: absolute; /*IS*/
	width: 100%; /*IS*/
}

.footerinfo {
    background-color: transparent;
    bottom: 30px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    height: auto;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    max-height: 320px;
    z-index: 100;
}

#footerinfoclose {
    color: black;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 20px;
	cursor: pointer;
}

#footerheading {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid black;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#footerinfocontent {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 2px solid black;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	overflow: hidden;
}

.footerscrolling {
	overflow: auto;
	max-height: 260px;
}

#agb_left {
    float: left;
    max-height: 260px;
    overflow: auto;
    width: 30%;
    padding-right: 5px;
}
	
#agb_right {
    float: right;
    height: 260px;
    width: 69%;
}

#agb_menu ul {
	padding-left:10px;		
}
	
#agb_menu ul li {
    cursor: pointer;
    padding-left: 0px;
    text-transform: uppercase;
    list-style: none outside none;	    
}

#agb_menu ul li.active_faq {
	padding-left:8px;
	font-weight: bold;
	background: url(/images/layout/campus/default/arrow_right_blue.png) no-repeat left; 		
}

#agb_right h2 {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;	
}

#agb_right h3 {
	font-size: 10pt;
	font-weight: bold;
}

#ajaxfooterloader {
    background-color: transparent;
    bottom: 30px;
    height: auto;
    left: 50%;
    width: 66px;
    margin-left:-33px;
    z-index: 100;	
}


#filterFooterSpacer
{
	background-color: white;
	height: 40px;
}
.transparent
{
	background-color: #b79e55;
	opacity: 0.85;
	filter: alpha(opacity=85);

}

.footer ul
{
	margin: auto auto;
	padding: 0px;
	width: 65%;
	display: block;
}

.footer ul li
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
	color: #000;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	float:left;
	text-align: center;
}

.footer ul li a {
	cursor: pointer;
}
	.footer ul li a:hover {
		color: #fff;
	}

.footer ul li.spacer
{
	margin: 0px 10px 0px 10px;
	padding: 0px;
	list-style: none;
	color: #000;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	float:left;
}

.startscreen_scroll
{
	opacity: 0.75;
	filter: alpha(opacity=75);
    position: absolute;
    top: 360px;
    z-index: 100;
	
}

#startscreen_scrollright
{
    right: 20px;
}

#startscreen_scrollleft
{
    left: 20px;
}

.active
{
	color: #AE9C53 !important;
}
#header .active
{
	color: #1D2C3B !important;
}

.indent
{
	padding-left: 10px;
}

#wt_refpoint
{
	float: left;
	position: absolute;
	top: 1pt;
}

.themebutton
{
}

.themebutton:active
{
}

.themebutton:hover
{
}

.btn_arrow
{
}

.right_button {

}

.right_button .btn_arrow {
	float: right;
	margin-right: 10px;
	margin: 0px 10px 0px 5px;
}

.left_button {
	border: 2px solid #1d2f3d;
	width: 215px;
	line-height: 25px;
	cursor: pointer;
	color: #1d2f3d;
}

.right_button .btn_left_corner,
.left_button .btn_left_corner{
	float: left;
	display: none;
}

.right_button .btn_arrow_campus,
.left_button .btn_arrow_campus{
	float: left;
	display: none;
}

.right_button .btn_arrow,
.left_button .btn_arrow {
	float: left;
	display: none;
	margin: 0px 5px 0px 10px;
}

.right_button .btn_right_corner,
.left_button .btn_right_corner{
	float: left;
	display: none;
}

.left_button .btn_text {
	height: 100%;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.left_button .btn_text .arrow{
	font-size: 15px;
}

.right_button {
	border: 2px solid #1d2f3d;
	background-color: #1d2f3d;
	
	line-height: 25px;
	cursor: pointer;
	color: white;
}


.right_button .btn_text {
	height: 100%;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.right_button .btn_text .arrow{
	font-size: 15px;
}

.center_button .btn_text {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: none;
}
label.select{
	background: url("/images/layout/selectbox.gif") no-repeat scroll 0 0 transparent;
    border-color: black;
    color: black;
    font: 11px/21px arial,sans-serif;
    height: 21px;
    overflow: hidden;
    padding: 0 24px 0 8px;
    position: absolute;
    width: 158px;	
}

.clearfix:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.clearfix{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* End hide from IE-mac */

#label_193 a, #label205 a, #label206 a {
	color: #77E0BF !important;
}
