/* CSS Document */
.clr {
	clear: both;
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    overflow-x: hidden;
}

body {
	font-size: 11px;
	font-weight: normal;
    font-family: Lucida Grande, arial, helvetica, sans-serif;
	background-color: #E6E6E6;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#main {
	margin: 0px auto;
	width: 862px !important;
	position: relative;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	background-image: url(../_images/bg_image.gif);
	background-repeat: repeat-y;
}

#logo_header {
	margin: 0px auto;
	position: relative;
	width: 844px!important;
	height: 201px;
	/*background-image: url(../_images/header_image.jpg);*/
	/*background-repeat:no-repeat;*/
}

#logo {
	position: absolute;
	top: 38px;
	left: 32px;
	float: left;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 60px;
	z-index: 5;
}

#mainImage {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	width: 844px;
	height: 177px;
	z-index: 1;
	overflow: hidden;
}

#searchBar {
	position: relative;
	top: 177px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 22px;
	background-image: url(../_images/searchbar_bg.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	z-index: 10;
}

#searchField {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 216px;
	height: 26px;
}

#pathWay {
	position: absolute;
	top: 4px;
	left: 224px;
	padding: 0;
	margin: 0;
	width: 380px;
	height: 26px;
	color: #FFFFFF;
}

#pathWay a {
	
	font-weight:normal;
	font-size: 11px;
}

.pathImg {
	margin: 0 3px 0 6px;
}

#pathWay a.pathway:link,#pathWay a.pathway:visited {
	text-decoration: none;
        color: #FFFFFF;
}

#pathWay a.pathway:hover {
        color: #FFFFFF;
}

#languages {
	position: absolute;
	top: 4px;
	right: 0px;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 26px;
}


#addMenu {
	position: absolute;
	top: 65px;
	left: 13px;
	float: left;
	padding: 0;
	margin: 0;
	width: 104px;
	height: 82px;
}

#addMenu a {
    display: block;
	padding: 0;
	font-weight:normal;
	font-size: 11px;
}


#addMenu a.addMenu:link, a.addMenu:visited {
	text-decoration: none;
        color: #B4A89D;
}

#addMenu a.addMenu:hover {
        color: #000000;
}

#addMenu a.addmenuActive:link, a.addMenuActive:visited {
	text-decoration: none;
        color: #000000;
}



#mainMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

.tx-loginboxmacmade-pi2 {
	position: relative;
	top: 20px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

#mainMenu a {
    	width: 169px;
	display: block;
	padding: 5px 0 4px 16px;
	margin: 0 0 0 0;
	font-weight:normal;
	font-size: 12px;
	background-position: 0px 0px;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}


#mainMenu a.mainmenu:link, a.mainmenu:visited {
	text-decoration: none;
    	color: #000000;
    	background-image: url(../_images/mainmenu_bg_l.jpg);
	background-repeat: repeat x;
        
}

#mainMenu a.mainmenu:hover {
    	color: #FFFFFF;
	background-image: url(../_images/mainmenu_bg_h.jpg);
	background-repeat: repeat x;
        
}

#mainMenu a.mainmenuActive:link, #mainMenu a.mainmenuActive:visited {
	text-decoration: none;
    	color: #FFFFFF;
	background-image: url(../_images/mainmenu_bg_h.jpg);
	background-repeat: repeat x;

}

#subMenu {
	padding: 0;
	margin: 0;
}

#subMenu a {
        width: 145px;
        display: block;
	padding: 4px 5px 5px 35px;
	margin: 0 0 0 0;
	font-weight:normal;
	font-size: 12px;
	background-position: 0px 0px;
	border-bottom: 1px dashed #828282;
}


#subMenu a.submenu:link, #subMenu a.submenu:visited {
	text-decoration: none;
        color: #4C4C4C;
}

#subMenu a.submenu:hover {
        text-decoration: none;
        color: #000000;
	background-image: url(../_images/pre_subMenu.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
        
}

#subMenu a.submenuActive:link, #subMenu a.submenuActive:visited {
	text-decoration: none;
        color: #000000;
	background-image: url(../_images/pre_subMenu.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
}



#content {
	margin: 0px auto;
	position: relative;
	width: 844px!important;
	
}

#leftRow {
	position: absolute;
	top: 1px;
	left: 0;
	float: left;
	width: 185px!important;
	margin: 0;
	padding: 0;
}

#centerRow {
	position: relative;
	top: 1px;
	left: 186px;
	width: 658px!important;
	margin: 0;
	padding: 0;
}

.contentNormal {
	width: 588px!important;
	margin: 0;
	padding: 30px 20px 30px 40px;
}

#rightRow {
	position: absolute;
	top: 0;
	left: 453px;
	float: left;
	width: 219px!important;
	margin: 0;
	padding: 0;
}

#footer {
	margin: 0;
	width: 100% !important;
	position: relative;
	top: 0;
	height: 81px;
	border-top: 1px solid #E6E6E6;
}

#innerFooter {
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	left: 235px;
	height: auto;
	font-size: 11px;
	color: #A8A8A8;
}

#footerText {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	font-size: 9px;
}

#footerMenu {
	margin: 5px 40px 0 40px;
	padding: 0 0 0 0;
	top: 0;
	left: 0;
	width: 100%;
	color: #666666;
}

#footerMenu2 {
	margin: 0 40px 0 40px;
	padding: 0 0 30px 0;
	top: 0;
	left: 0;
	width: 100%;
	color: #666666;
}

#footerMenu li, #footerMenu2 li {display: inline;}

#footerMenu a, #footerMenu2 a {
	padding: 0 2px 0 2px;
	margin: 0;
	
}

#footerMenu a:link, #footerMenu a:visited, 
#footerMenu2 a:link, #footerMenu2 a:visited {
	color: #A8A8A8;
	text-decoration: none;
        font-size: 9px;
}

#footerMenu a:hover , #footerMenu a.footermenuActive:link , #footerMenu a.footermenuActive:visited, 
#footerMenu2 a:hover , #footerMenu2 a.footermenu2Active:link , #footerMenu2 a.footermenu2Active:visited {
	color: #000000;
	text-decoration: none;
}

#footerText .author,#footerText .author a {
	color: #F9F9F9;
}

.csc-mailform {
	border-width: 0px;
}

.csc-mailform-field {
	clear: left;
}

.csc-mailform-field label {
 display: block;
 float: left;
 width: 80px;
 text-align: left; 
 padding-right: 1em; 
}