/***f***************************************************************** LAYOUT */

html, body, #aspnetForm { margin:0; padding:0; height:100%; }
#container { position:relative; margin: 0 auto; height:auto !important; height:100%; min-height:100%; }
#header { height: 300px;  margin: 0 41px 0 45px; }
#content { padding: 5px 0 20px 0; }
#main { width: 660px; float: left;}
#footer { padding: 10px 41px 10px 45px; border-top: 1px solid #dfdfdf; color: #a0a0a0; font-size: 11px;  }
.frontpage #header { height: 400px; }
body.frontpage { background-position: 50% 0; }
#content .dynamicBackground { clear: left; height:auto !important; height:500px; min-height:500px; padding: 0 0 0 25px; }
body.frontpage #content .dynamicBackground, body.frontpage #main, body.frontpage #extra { height:100px; min-height:100px;}

.printIE .control, #main .control {
    padding: 0px 20px 10px 20px;
}
#container {
    width: expression(document.body.clientWidth < 982? "980px" : document.body.clientWidth > 1052? "1050px" : "auto");
    min-width: 980px; max-width: 1050px; 
}
#extra {
	float: right; 
	/*
    width: expression(document.body.clientWidth < 982? "295px" : document.body.clientWidth > 1052? "314x" : "auto");
    min-width: 295px; max-width: 314px;
    */
    width: 295px;
}

#extra, #main {
    height:auto !important;
    height:500px;
    min-height:500px; 
}

/******************************************************************** COMMON */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #f8f8f8 url('../Image/bg_body.gif') 50% -175px no-repeat;
    min-width:964px;
}
a:link, a:active
{
    color: #005293;
    text-decoration: underline;
}
a:visited
{
    color: #a0a0a0;
    text-decoration: none;
}
a:hover 
{
    color: #a6713e;
    text-decoration: underline;
}

p {
    margin: 0 10px 0 0; 
}

div.announcement, p {
    margin-bottom: 0.8em;
}

/******************************************************************** SEARCH */

#header .searchForm
{
    position: absolute;
    top: 246px;
    z-index: 1;  
}
.searchForm .textBox {
    width: 354px;
    margin: 0 3px 0 0;
    float: left;
}
.frontpage #header .searchForm
{
    top: 256px;
}
.frontpage .searchForm .content {
    margin-left: 180px;
}
.frontpage .textBox {
    border-color: #fff;
}
.frontpage .options li.focused
{
    color: #fff;
}
.textBox, input {
    height: 14px;
    background: #fff;
    border: 1px solid #a0a0a0;
    margin: 0;
    padding: 2px 4px 4px 4px;
}
textarea {
    background: #fff;
    border: 1px solid #a0a0a0;
    margin: 0;
    padding: 2px 4px 4px 4px;
}
.checkBox input {
    padding: 4px 4px 2px 4px;
    margin-right: 5px;
    border: none;
}

input.Button, input.buttonSubmit, a.Button , a.Button:hover {
    height: 14px;
    background: #a6713e;
    border: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 10px 4px 10px;
    margin: 0 0 0 0;
    float: left;
    text-decoration: none;
}
input.Button, input.buttonSubmit {
    height: 22px;
}
.options
{
    text-transform: uppercase;	
    color: #a0a0a0;
    font-size: 10px;
    font-weight: normal;
    border: none;
    margin: 0;
    padding: 0;
    width:602px;
}
.options ol
{
    margin: 3px 0 0 16px;
    padding: 0;
    float: left;
}
.options .title {
    float: left;
    padding-top: 4px;
    padding-left: 0px;
    font-weight: bold;
    color: #a6713e;
}
.frontpage .options .title
{
    color: #fff;
    padding-left: 0;
}

.options li
{
    list-style: none;
    margin: 0;
    padding: 0 3px 0 0;
    float: left;
    height: 12px;
    line-height: 12px;
}
.options li.last
{
    padding: 0;
}

.options li.focused
{
    color: #a6713e;
}

.options li input
{
    margin: 1px 0 0 0;
    width: 12px;
    height: 12px;
    position: relative;
    float: left;
    
}
.options label
{
    padding-right: 3px;
    margin: 2px 0 0 0;
    display: block;
    float: left;
}
.form label {
    width: 100%;
    padding-left: 10px;
}

/************************************************************ SEARCH RESULTS */

a.linkTitle {
    color: #005293;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

.personPicture {
    border: 0px solid #a0a0a0;
}
.classPersons {
    width: 250px;
}


/*************************************************************** HEADER MISC */

div.CSlogo .content {
    background-color: #005d8f;
    top: 60px;
    margin-left: 10px;
    float: left;
    position: absolute;
    z-index: 0;
}
div.CSlogo .content a {
}

.frontpage .CSlogo .content {
    top: 175px;
}
.frontpage .fplift {
    margin-top: -320px; 
    position: relative;
    float: right;
}
.frontpage .fplift img {
    visibility: hidden;
}

/********************************************************************* ICONS */

.icons {
    padding-top: 0px;
}
.icons ul {
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
	float: right;
}
.icons ul.actions {
    display: none;
    width: 200px;
    margin: 0;
	right: 0;
	margin-top: -23px;
    clear: both; 
    position: relative;
}
.icons ul li {
    background: url('../Image/icons.gif') 0 20px no-repeat;
    float: left;
    width: 20px;
    height: 20px;
}
.icons ul.actions li {
    float: left;
    width: 100%;
    background: none;
    margin: 0;
    border-bottom: 1px solid #a0a0a0;
}
.icons .pdf { background-position: 0 0; }
.icons .print { background-position: -22px 0 ; }
.icons .text { background-position: -45px 0; }
.icons .email { background-position: -68px 0; }
.icons .book { background-position: -88px 0; }

.icons .actions li a {
  font-weight: bold;
  color: #a0a0a0;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  background: #e7e7e4 url('../Image/icons_vertical.gif') 99% 0 no-repeat;
  color: #000;
  font-size: 10px;
  font-weight: normal;
  height: 14px;
  display: block;
  clear: both;
  
}
.icons .actions li a:hover {
  text-transform: none;
  background-color  : #c6ac91;
  color: #000;
}
.icons .actions .pdf a { background-position: 99% 0; }
.icons .actions .print a { background-position: 99% -20px ; }
.icons .actions .text a { background-position: 99% -40px; }
.icons .actions .email a { background-position: 99% -60px; }
.icons .actions .book a { background-position: 99% -80px; }

/************************************************************ COMMON CONROLS */

div.control
{
}
div.control div.content
{
}
div.control div.title
{
}
div.control div.function
{
}
#extra div.title
{
}
#extra div.title h1, #extra div.title h2
{
    background-color: #a6713e;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    margin: 0;
}

/*********************************************************** TEXT & DOCUMENT */

.function {
    padding: 5px 0px 5px 0px;
}
#main .text .content, #main .customFormView {
    float: left;
    width: auto;
}
#main .text {
    float: left;
    width: 620px;
    overflow: hidden;
}
.half #main .text {
    width: auto;
}
.cols2 #main .text {
	width: 290px;
}
.half #main .text {
    float: none;
}
.half #main .text {
    float: none;
}
#main .text, #main .announcement, #main .searchResult, #main .announcementArchive, #main .customFormView {
    line-height: 1.4em;   
}
#main, #extra, .transparent {
    background: transparent url('../Image/transbg.png');
}

.cols2 #main, .cols2 #main .text { background: transparent; }
.cols2 #main .col1, .cols2 #main .col2 { background: transparent url('../Image/transbg.png'); }
#extra .function,
#extra .eventListing .content,
#extra .announcementGroup .content,
#extra .text .content {
    padding: 5px 10px 5px 10px;
}

.col1, .col2 { width: 290px; float: left; height:auto !important; height:500px; min-height:500px; }
.half #main { width: 330px; float: left; height:auto !important; height:500px; min-height:500px; margin-right: 300px; }

/****************************************************************** HEADINGS */

h1 {font-size:13px;font-weight:bold;margin:0 0 15px 0 }
h2 {font-size:12px;font-weight:normal;margin:0 0 8px 0 }
h3 {font-size:12px;font-weight:normal;margin:0 0 5px 0 }
h4 {font-size:12px;font-weight:normal;margin:0 0 5px 0 }
h5 {color: #a6713e;font-size:12px;font-weight:normal;margin:0 0 0   0 }

h3, h4 { color: #a6713e; text-transform: uppercase; }
h1, h2, h3, h4 {
    text-transform: uppercase;
    color: #a6713e;
    padding-top: 0.7em;
}

/**************************************************************** NAVIGATION */

#header .siteMap
{
    float: left;
	width: 100%;
	margin-top: 10px;
	z-index: 90;
	clear: left;

}
.language {
    float: right;
}
.language ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.language ul li {
    float: left;
}
.language .selectedPath {
    display: none;
}
.language a, .language a:link {
  font-size: 12px;
  font-weight: bold;
  color: #a0a0a0;
  display: block;
  padding: 3px 0 0 0;
  text-transform: uppercase;
  text-decoration: none;
}

/********************************************************* TABBED NAVIGATION */

#main .text.eventTitle,
#main .tabbed {
    background: #a6713e;
    float: left;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding: 0;
}
.tabbed ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tabbed li {
    display: inline;
    margin: 0;
    padding: 0;
}
.tabbed .rootPage {
    width: 100%;
    float: left;
}
   
.tabbed a, .tabbed a:visited {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    padding: 8px 10px 5px 10px;
    float: left;
    background: #005293;
    border-right: 1px solid #fff;
}
.tabbed .selected a:link,
.tabbed .selected a:visited,
.tabbed .selected a,
.tabbed a:hover {
    background: #d2b79d;
    color: #fff;
    text-decoration: none;
}

#main .text.eventTitle .content,
.tabbed .rootPage a {
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
    border-right: none;
    color: #fff;
    font-weight: bold;
    margin: 0;
}
#main .eventTitle .content {
    padding: 10px 20px 10px 20px;
}
.tabbed .lastItem a, .tabbed .lastItem a:visited, .tabbed .lastItem a:link {
    border: none;
}


/*************************************************************** BREADCRUMB */

#main ul, .navigationPath ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
#main .text ul li,
#main .document ul li,  
#main .announcement ul li
{
    background: transparent url(../Image/bullet.gif) 0 8px no-repeat;
    padding: 2px 0 2px 10px;
}

.navigationPath {
    color: #a0a0a0;
    font-size: 11px;
    padding: 0 10px 10px 45px;
    float: left;
    clear: both;
}
#main .navigationPath {
    padding: 0 10px 10px 0px;
}

.navigationPath .separator {
    padding: 0 5px 0 5px;
}

.navigationPath ul li
{
	background-image: none !important;
	padding: 0 !important;
}
.navigationPath li
{
	float: left;
	display: block;
}
.navigationPath a,
.navigationPath a:link,
.navigationPath a:visited
{
    color: #a0a0a0;
    text-decoration: none;
}

/******************************************************************** SEARCH */

.resultItem {
    margin-bottom: 10px;
}

.documentCaption {
    display: block;
}

.linkButtonPage, .linkButtonFirst, .linkButtonLast, .linkButtonPrevious, .linkButtonNext {
    margin: 0 0 0 6px;
}
.ListPaging a {
    text-decoration: none !important;
}



/******************************************************************** FOOTER */

#footer a, #footer a:link {
    color: #005293;
    text-decoration: underline;
}

/***************************************************** ADDITION CSS & EXTRAS */

.border {
    border-bottom: 1px solid #a0a0a0;
}

div.vertical
{
	clear: left;
}
div.vertical ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.vertical ul li
{
	float: left;
	padding-right: 10px;
	display: block;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.clr {
    clear: both;
    display: block;
    position: relative;
}
.hidden {
    display: none;
}

/*********************************************************** JQUERY CHECKBOX */

.jquery-cs-checkbox {display: inline; font-size: 10px; line-height: 12px; cursor: pointer; cursor: hand; }
.jquery-cs-checkbox .mark {display: inline;}

.jquery-cs-checkbox img {vertical-align: middle; width: 12px; height: 12px;}
.jquery-cs-checkbox img{background: transparent url(../Image/cs-checkbox.gif) no-repeat;}

.jquery-cs-checkbox img{
	background-position: 0px 0px;
}
.jquery-cs-checkbox-hover img{
	background-position: -12px 0px;
}
.jquery-cs-checkbox-checked img{
	background-position: 0px -12px;
}
.jquery-cs-checkbox-checked .jquery-cs-checkbox-hover img {
	background-position: -12px -12px;
}

.jquery-cs-checkbox-disabled img{
	background-position: 0px -24px;
}
.jquery-cs-checkbox-checked .jquery-cs-checkbox-disabled img{
	background-position: 0px -36px;
}

/******************************************************* JQUERY AUTOCOMPLETE */

.ac_results {
	overflow: hidden;
	z-index: 99999;
    background: #e7e7e4;
}

.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
    margin: 0;
    cursor: default;
    display: block;
    color: #000;
    font-weight: normal;
    padding: 2px 10px 2px 6px;
	line-height: 16px;
    overflow: hidden;
    border-top: 1px solid #a0a0a0;
}

.ac_loading {
	background: transparent url('../Image/wait16trans.gif') 50% 50% no-repeat;
}

.ac_odd {
}

.ac_over {
  background: #a6713e;
  color: #fff !important;   
}

.customFormView td hr {
    display: none;
}
.customFormView th {
    display: none;  
}
.customFormView .textField {
    width: 300px;
}
hr {
    background: none;
    border-top: 1px solid #dfdfdf;
    height: 1px;
    border-bottom: none;
    border-left: none;
    border-right: none;
}


.mapview {
    margin-bottom: 10px;
}
#mMapView {
    clear: both;
    border: 2px solid #a6713e;
}


/************************************************************************ CV */

.cv {
    width: 100%;
}
.cv .title {
    margin-top: 80px;
}
.cv .cvImage {
    float: right;
    margin: 0 0 5px 20px;
}
.cv .cvBlock {
    margin: 0 0 20px 0;
    position: relative;
}
#main .cv ul li {
    padding: 0 0 0 0;
    background-image: none;
}
.cvImage {
    width: 210px;
}
.cv h3 {
    font-weight: bold;
    background: transparent;
}
.cv td {
    white-space: nowrap;
}
.announcementArchive td {
    padding: 0 20px 0 0;
}
.formMessage {
    color: #f00;
    margin: 5px;
    padding: 5px;
    border: 2px dotted #f00;    
}
.checkBoxGroup.checkBox {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.noBottomMargin { margin-bottom: 0 !important; }
.noBottomPadding { padding-bottom: 0 !important; }

.disclaimer
{
    color: #a0a0a0;
    padding: 10px 0px 0px 0px;
    font-size: 11px;
}

.printIE { width: 600px; float: left;}
.cvpage .printIE .cv .content
{
    background: #fff url('/PDFTemplateFiles/logo.jpg') 0 30px no-repeat !important;
    margin-top: 20px;
}

