/*general stuff*/
* {
	padding: 0; margin: 0;font-family:arial;font-size:12px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 1.3em;	
}
img{  
	border-style: none;
}
.marked{
	border-style: none;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a {text-decoration: none;}

.innerlink a:link, .innerlink a:visited, .innerlink a:hover {color: #005B2A;}

.greenLink a:link, .greenLink a:visited, .greenLink a:active {
	color:#005B2A;
	font-family:Arial Black;
}
div#mainContainer{
	position:relative;
	top:10px;
	display:block;
	margin: 0 auto;
	width:850px;
}
div#bodyDist{
	height:20px;
}
body { 
	background-color: #fff;
	text-align: center;
}
/*containers*/
div#bodyContainer{
	position:relative;
	width:100%;
	height:100%;
}
div#articleContainer{
	position:relative;
	z-index:3;
	float:left;
	margin-left:140px;
	min-height:400px;
    height:auto !important;
    height:400px;
	display:block;
	width:660px;
}
div#articleTitleContainer{
    font-family:Arial Black;
	position: relative;
	width: 100%;
	color:#005B2A;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.imageContainer{
	position: relative;
	width:100%;
}
.textContainer{
	position: relative;
	text-align: left;
	color: #383838;
}
.floatright{
	float: right;
	clear:left;
	width: 170px;
}

.contacts{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.adressText{
	text-align:left;
	margin-left: 20px;
}
.alignLeft{
	text-align:left;
}
div#articleWrapper{
	float:left;
	width:100%;
}

div#lowerInfo1{
	position:relative;
	top:0px;
	left:0px;
    float:bottom;
	height:400px;

	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
div#lowerInfo2{
	position:relative;
	top:0px;
	left:0px;
    float:bottom;
	height:400px;

	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
div#lowerInfo3{
	position:relative;
	top:0px;
	left:0px;
    float:bottom;
	height:400px;

	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn_RSB{
margin: 0 200px 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn_LSB{
margin: 0 0 0 140px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn_LSB_RSB{
margin: 0 200px 0 140px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -920px; /*Set margin to that of -(MainContainerWidth)*/
z-index:2;
background-image: url(../img/static/radial_fade.jpg);
background-repeat: no-repeat;
	min-height:600px;
    height:auto !important;
    height:400px;
	display:block;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
background-image: url(../img/static/linear_fade.jpg);
background-repeat: no-repeat;
	min-height:600px;
    height:auto !important;
    height:400px;
	display:block;
}
#rightcolumnNoColor{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
	min-height:400px;
    height:auto !important;
    height:400px;
	display:block;
}

.innertubeSidebars{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 20px;
z-index:3;
text-align:left;
}
.innertubeSidebarStandard{
margin-right:0px;
}
.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
z-index:3;
text-align:left;
}
#sbMenu{
text-align: left;
margin-left:14px;
}
ul.mainMenu{
	font-weight:bold;
	text-indent: 20px;
	list-style-type: none;
}
ul.subMenu{
	text-indent: 30px;
	list-style-type: none;
}
ul.subSubMenu{
	text-indent: 40px;
	list-style-type: none;
}
/*head css*/
div#headerContainer{
	position: relative;
	width: 99%;
	height:195px;
}
div#headerImgContainer{
	position:absolute;
	top:0px;
	left:0px;
	width:99%;
	height:137px;
}
div#logo{
	position:absolute;
	z-index:3;
	float:left;
	left:-18px;
}
div#titleContainer{
	position: absolute;
	left:300px;
	top: 75px;
	font-family:Arial Black;
	text-align:left;
	color:#005B2A;
	font-size:medium;
}
div#headerGraphicContainer{
	position: relative;
	left:0px;
	top:138px;
	width:99%;
	background-image: url(../img/static/header_fade_round.jpg);
	background-repeat: no-repeat;
	height:40px;
	display:block;
	margin-top:auto;
	margin-bottom:auto;
}

div#headerMenuContainer{
	position:relative;
	background-color:transparent;
	z-index:4;
	left:100px;
	top:30%;
	height:100%;
	color:#ffffff;
}
#search_img_button{
	top:1px;
	position:absolute;
	right:-4px;
	width: 18px;
	
	/*IE*/
	#right: -2px;
	#top: -9px;
	#width: 20px;
}

#flag_link{
	z-index:10;
	top:1px;
	position:absolute;
	left:633px;
}

div#mmone a:link, div#mmone a:visited, div#mmtwo a:link, div#mmtwo a:visited, div#mmthree a:link, div#mmthree a:visited ,
div#mmone a:hover, div#mmone a:active, div#mmtwo a:hover, div#mmtwo a:active, div#mmthree a:hover, div#mmthree a:active 
{ 
    color: #ffffff;
	text-decoration: none;
	font-family:Arial Black;
} 

#page_content_link, #page_content_link a:link, #page_content_link a:visited, #page_content_link a:hover
{
	color: #005B2A;
	font-size:12px;
	font-weight:bold;
	width:20px;
	height:20px;
	margin-top:0px
}

a.mainlinkstyle:link{ 
    color: #111111;
	text-decoration: none;
	font-weight:bold;
}

.mainMenuInactive{
	color: #FFF;
}
.mainMenuActive{
	color: #005B2A;
}
/*footer*/
div#footContainer{
	position:relative;
	clear:left;
	height:55px;
	width: 98%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background: transparent;
}
div#footerGraphicContainer{
	position:relative;
	height:40px;
	width: 100%;
	background-image: url(../img/static/footer_fade_round.jpg);
	background-repeat: no-repeat;
}
div#footCorner{
	position:relative;
	height:15px;
	background-color: #CCC;
}
div#footGradient{
	height:20px;
	position:relative;
}

.cake-sql-log{
	visibility:hiddden;
}

h1{
	width: 100%;
	color:#005B2A;
	font-size:large;
	font-weight:bold;
	text-align:left;
	margin-left: 0px;
}

.startpage_title_link, .startpage_title_link a:link, .startpage_title_link a:visited , .startpage_title_link a:active , .startpage_title_link a:hover {
	width:160px;
	margin-top:-20px;
	margin-left:20px;
	text-indent:-20px;
	padding-bottom:10px;
	color:#005B2A;
	font-size:medium;
	font-weight:bold;
}

#js_notice{
	background-color:#ddd;
	color:#005B2A;
	font-weight:bold;
	padding: 3px;
	border: 1px solid black;
	width: 50%;
	margin: auto;
	margin-top: -20px;
	margin-bottom: 10px;
}

#search_results {
	position: relative;
	width: 100%;
	text-align:left;
	margin-bottom: 10px;
	margin-left: 30px;
}

h2.search_results{
	position: relative;
	width: 100%;
	color:#005B2A;
	font-size:large;
	font-weight:bold;
	text-align:left;
	margin-left: 0px;
}

#search_results h3{
	position: relative;
	width: 100%;
	color:#005B2A;
	font-size:large;
	font-weight:bold;
	text-align: left;
}

sh3{
	position: relative;
	width: 100%;
	color:#383838;
	font-size:small;
	font-weight:bold;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

.highlight {
	font-weight:bold;
}

.divider{
	border-bottom: 1px solid red;
}

table tr.altrow td {
	background: #e5e5e5;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#e5e5e5;
	color: #ccc;
	margin-bottom: 2em;
	text-align: right;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dt {
	font-weight: bold;
	padding-top: 8px;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -1em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	text-align: left;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend a:link  {
	background:#fff;
	color: #e32;
	text-align: left;
	font-size: 160%;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 0.1em;
	padding: .1em;
	vertical-align: text-top;
}
form div.input {}
form div.required {
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}
label {
	display: block;
	color: #005B2A;
	font-size: 110%;
	padding-right: 20px;
	text-align: left;
	padding-top: 7px;
}
select {
	clear: both;
	vertical-align: text-bottom;
	float: left;
	width: 100%;
}

input, textarea {
	clear: both;
	width: 100%;
}
textarea {
	clear: both;
	padding: 2px;
	width: 100%;
	height: 200px;
}
input[type=checkbox] {
	padding: 2px 5px;
	width: auto;
	right: 0px;
}
input[type=submit] {
	padding: 2px 5px;
	width: auto;
	right: 0px;
}
#divider {
	height:1px;
	width: 100%;
	margin: 10px 0 10px 0;
	background: #005b2a;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}
