/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

html,body {
    margin: 0;
    padding: 0;
}

body {      
    font-family: arial, sans-serif;
    font-size:0.75em;
    color: #333;
    background-color: #FFF;
    background-image: url('../images/body_bg.gif');
    background-repeat: no-repeat;
    background-position: 320px 189px;
    line-height: 14px;
}

#container {
    width:100%;
    min-width: 992px; 
    min-height:100%;
    position:relative;
    background-image: url(../images/container_bg.jpg);
    background-repeat: repeat-y;
    background-position: 0px 204px;
}

/* commented backslash hack v2 \*/ 
* html #container {height:100%;}        
/* html #container {width:994px;w\idth:992px;}*/
/* end hack */ 

#innerwrap {
    width:100%;
    text-align: left;
    line-height: 1.5em;
    background-image: url('../images/innerwrap_bg.gif');
    background-repeat: no-repeat;
    background-position: 992px 400px;
}

#mainheader {
    position:absolute;
    left:0;
    top:0;
    height: 189px;
    width:100%;
    background-image: url(../images/mainheader_bg.jpg);
    background-repeat: repeat-x;
    background-position: 992px;
    z-index:1;
}

#header {
    height: 189px;
    width:992px;
    margin: 0px;
    position:relative;
    background-image: url(../images/header_bg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    z-index:2;
    overflow:hidden;
}

#logocontainer {
    float: left;
}

#headerNav {
	width: 672px;
	height: 41px;
	position: absolute;
	left:284px;
	top:138px;
	background-image: url(../images/headerNav_bg.jpg);
    background-repeat: no-repeat;
}

#left {
    float:left;
    width: 232px;
    padding:15px 13px 0px 10px;
}

#langmenu{
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

#menu_left{
	border-bottom: 1px solid #d3865a;
    margin-bottom: 25px;
}

#left div.csc-frame{
    border: 1px solid #d3865a;
    background-image: url('../images/menu_left_title_bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FFF0E3;
    margin-bottom: 25px;
}

#content {
    float:left;
    width: 717px;
    padding:10px 10px;
    line-height: 20px;
}

#content_nav_box{
    float: right;
}

div.tx-macinasearchbox-pi1{
	float: left;
	margin-right: 15px;
}

div.btn_box {
	float: left;
    margin-top: 15px;
}

#footer {
    position:absolute;
    bottom:0;
    width:992px;
    height: 23px;
    padding-top: 7px;
    background-image: url('../images/footer_bg.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

#footer_left {
    float: left;
    padding:0px 10px;
    width: 235px;
}

* html #footer_left {width: 225px;}

#footer_content {
	margin-left: 255px;
	padding:0px 10px;
	width: 717px;
}

* html #footer_content {width: 707px;}

#clearfooter {height:40px;width:992px;clear:both}


/* *** text *** */
div,p {margin-top:0} /*clear top margin for mozilla*/

p,h1 {margin-bottom:1em}

#content ul li{
    margin-left:-15px;
    margin-bottom:5px;
}

#content h1{
    font-weight:normal;
    font-size:1.6em;
    line-height:135%;
    margin:0px 0px 10px 0px;
    padding:0px 0px 3px 0px;
}

#content h1.csc-firstHeader{
    font-weight:normal;
    font-size:1.8em;
    line-height:135%;
    margin:0px 0px 20px 0px;
    padding:3px 0px 3px 0px;
    color: #447916;
}

#left div.csc-frame h1 {
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    height:19px;
    margin-top:0px;
    margin-bottom: 10px;
    padding: 6px 10px;
}

#content h2{
    font-weight:bold;
    font-size:1.25em;
    line-height:135%;
    margin:0px 0px 10px 0px;
    padding:0px 0px 3px 0px;
}

#content h3{
    font-weight:bold;
    font-size:1.0em;
    line-height:135%;
    margin:0px 0px 10px 0px;
    padding:0px 0px 3px 0px;
}

#content h4, #content h5, #content h6{
    font-weight:bold;
    font-size:1.0em;
    line-height:135%;
    margin:0px 0px 10px 0px;
    padding:0px 0px 3px 0px;
}


.small {
    font-size:0.9em;
}

.align-left {
    text-align: left;   
}

.align-center {
    text-align:center;
}

.align-right {
    text-align:right;
}

.align-justify {
    text-align:justify;
}

#footer{
    font-size: 12px;
    line-height: 16px;  
}

.textzoom {
    padding: 0;
}

.textzoom h3 {
    float:left;
    font-size: 12px !important;
    font-weight: bold;
    margin: 4px 5px 2px 0 !important;
}

div.sidebarBox, #left div.csc-frame{
    padding: 0px 5px 10px 5px;
}

div.menu{
    padding: 0px 5px 0px 5px;
    border-bottom:none;
}

/* *** hyperlinks *** */
#content a:active, #content a:visited, #content a:link,
#left a:active, #left a:visited, #left a:link,
#footer a:active, #footer a:visited, #footer a:link {
	color: #982e0f;
    text-decoration:underline;
}

#content a:hover, #left a:hover, #footer a:hover{
	color: #447916;
}

a img{
    border-width:0px;
}


/* *** menu *** */
#menu_left h1{
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	height:19px;
    border: 1px solid #d3865a;
    border-bottom: none;
	margin: 0px;
	padding: 6px 10px;
	background-image: url('../images/menu_left_title_bg.gif');
	background-repeat: repeat-x; 
}

a.menuLink, a.menuLinkAct, a.submenuLink, a.submenuLinkAct {
    display:block;
    height:21px;
    margin:0px;
    padding:2px;
    font-size:1em;
    font-weight: normal;
    padding-left:4px;
    text-decoration:none !important;
    color:#9c3314;
    border: 1px solid #d3865a;
    border-bottom: none;
}

/* first level */
#menuList li.menuItem a {
    padding-left:30px;
    background-image: url('../images/menu_link_bg.gif');
    background-repeat: no-repeat; 
}

#menuList li.menuItem a:hover {
    background-image: url('../images/menu_link_hover_bg.gif');
    color:#fee9d6;
}

#menuList li.menuItem a.menuLinkAct {
    background-image: url('../images/menu_link_active_bg.gif');
    font-weight: bold;
}

#menuList li.menuItem a.menuLinkAct:hover {
    background-image: url('../images/menu_link_active_hover_bg.gif');
}

/* second level */
#menuList li.submenuItem a {
    padding-left:45px;
    background-image: url('../images/submenu_link_bg.gif');
    background-repeat: no-repeat;
}

#menuList li.submenuItem a:hover {
    background-image: url('../images/submenu_link_hover_bg.gif');
    color:#fee9d6;
}

#menuList li.submenuItem a.submenuLinkAct {
    font-weight: bold;
}

/* third level */
#menuList li.submenuItem ul.submenuList li.submenuItem a {
    padding-left:60px;
    background-image: url('../images/submenu_link_2_bg.gif');
    background-repeat: no-repeat;
}

#menuList li.submenuItem ul.submenuList li.submenuItem a:hover {
    background-image: url('../images/submenu_link_2_hover_bg.gif');
    color:#fee9d6;
}

#menuList li.submenuItem ul.submenuList li.submenuItem a.menuLinkAct {
    font-weight: bold;
}

#menuList {
    margin:0px;
    padding:0px;
}

#menuList li.menuItem {
	list-style-type:none;
	text-align:left;
}

#menuList li.submenuItem {
	list-style-type:none;
	text-align:left;
}

ul.submenuList {
	margin:0px;
	padding:0px;
}

#headerNav ul{
    margin: 0px;
    padding: 0px;
}

#headerNav ul li{
	list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 111px;
    border-right: 1px solid #982e0f;
}

#headerNav a{
    display: block;
    width: 100%;
    height: 23px;
    padding-top: 10px;
    color: #982e0f;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#headerNav a:hover{
	background-image: url('../images/header_nav_a_hover_bg.gif');
	background-repeat: repeat-x;
}

#headerNav a.active{
    background-image: url('../images/header_nav_a_active_bg.gif');
    background-repeat: repeat-x;
    color: #FFF;
}

#last_headerNav{
   border-right: none !important;
}

#footer_left a {
    color: #982e0f;
    font-weight: bold;
    background-image:url(../images/footer_menu_bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
}


/* *** forms *** */
form{
    margin:0px;
    padding:0px;
}

input, textarea, select{
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    background-color:#EEE;
}

#left input, #left textarea, #left select {
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    background-color:#FFF;
}

input, textarea{
    text-indent:2px;
}

input.button, input.submit_button, .csc-mailform-submit{
    background-color: #CCC;
    color: #000;
    border: 1px solid #000;
    font-weight: bold;
    font-style:italic;
    font-size: 1.1em;
}

input.radio_field, input.checkbox_field{
    border: none;   
}

fieldset {
    display:block;
    border:1px solid #ccc;
    clear:both;
}
            
* html fieldset {padding: 10px;}
            
legend {
    background:#8DC0E8;
    color:#000;
    padding:4px;
    border:1px solid #00589C;
    border-right-width:2px;
    border-bottom-width:2px;
    margin-bottom:4px;
    font-weight:bold;
}

label {margin: 0px;}

.csc-mailform {

}

.csc-mailform-field label {
    width: 150px;
    display:block;
    float: left;
}

.csc-mailform-field input {

}

.csc-mailform-field {
    margin-bottom: 25px;
}

.csc-mailform-submit{
    float:right;
}

#searchform{
    padding:10px 0px 0px 0px;
}

#searchbox_sword{
	height:19px;
	background-color: #FFF;
	border: 1px solid #447916;
	padding-top:4px;
	margin-right: 5px;
	vertical-align: middle;
}

#searchbox_submit{
    height:21px;
    width:25px;
    border: none;
    vertical-align: middle;
}


/* *** misc *** */
table tr td {
    vertical-align: top;
}

.NoBorder{
    border:none;
}

hr{
    height: 1px;
    border: none;
    margin:15px auto;   
}


/* *** styles for extension "tx_indexedsearch" *** */
    .tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
    .tx-indexedsearch .tx-indexedsearch-searchbox { margin:35px auto; }
    .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; margin-top:10px; }
    .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
    .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
    .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
    .tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
    .tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
    .tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
    .tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
    .tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
    .tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
    .tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
    .tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
    .tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
    .tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
    .tx-indexedsearch-res { clear:left;}
    .tx-indexedsearch-browsebox ul.browsebox {  margin:15px; padding:0px; }
    .tx-indexedsearch-browsebox ul.browsebox li { float: left; display: inline; padding: 25px 10px; }


/* *** styles for "fe-loginbox" *** */
.tx-felogin-pi1 input{ margin-bottom:15px; }
.tx-felogin-pi1 p{ margin: 0px 0px 5px 0px !important; }
