@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	color:#000000;
	background-color:#014924;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2;
}

td
{
	color:#000000;
	}

h3{
	color:#477d49;
	text-align:left;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-top: 2px;
}

h4{
	color:#000000;
	text-align:left;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	padding-top: 2px;
}

span.legend{
	color:#477d49;
	font-size:14px;
	font-weight:bold;
	padding:0px 13px 0px 10px;
}

span.cms{
	color:#477d49;
	font-weight:bold;
}

div.gallerytopline{
	border-top:solid 1px #999999;
}

span.navline{
	color:#999999;
}

span.navbar{
	
}

span.navbar:hover{
	background-image:url(images/navbar_n.jpg);
	background-repeat:repeat-x;
	position:relative;
	padding:12px 0px 12px 0px;
}

a {
	color:#039147;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#039147;
	font-weight:bold;
	text-decoration:underline;
}

 a.footerlink
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
 a.footerlink:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

a.normal {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a.normal:hover {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

a.selected {
	color:#039147;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.cms {
	color:#039147;
	text-decoration:none;
	font-weight:bold;
}

a.cms:hover {
	color:#039147;
	text-decoration:underline;
	font-weight:bold;
}

#headerimage { 
	width: 900px;
	height: 106px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
} 

#number { 
	position: absolute; 
	top: 75px; 
	left: 800px; 
	width: auto; 
	float: right;
	color:#FFFFFF;
	font-size:12px;
}

#modalConfirmation
{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}

.modal2
{
    background-color: white;
	border:solid 2px #000000;
	position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 175px;
    padding: 0px;
}

#modalPage
{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=50); -moz-opacity:0.5; opacity: 0.5;
    width: 100%; height: 100%; background-color: #000000;
    position: fixed;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
	width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
	border:solid 2px #000000;
	position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 300px;
    padding: 0px;
}

.modalTop
{
    width: 292px;
    background-color: #ffffff;
    padding: 4px;
    color: #000000;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #000000;
}
.modalBody
{
	padding-top:20px;
}

/* Slider Start */

#jFlowSlide{ }  
#myController { padding:0px 0px 0px 0px; text-align:left; width:72px; height:300px; background:#CDDF72; border-left:solid 3px #FFF; }  
#myController div.jFlowSelected { color:#333333; background:clear; margin-right:0px; background-image: url(images/left_arrow.png); background-repeat: no-repeat; background-position: 0% 50%; } 
#myController div.jFlowSelected.inner { border:solid 1px #999; } 

.jFlowControl { color:#FFF; cursor:pointer; padding:8px 0px 8px 8px; }
.inner { border:solid 2px; padding:0px 0px 0px 0px; width:50px; }
.jFlowPrev { color:#000; cursor:pointer; padding:7px 5px 5px 5px; background-image: url(images/up.png); background-repeat: no-repeat; background-position: 50% 100%; height:14px; }  
.jFlowNext { color:#000; cursor:pointer; padding:4px 5px 3px 5px; background-image: url(images/down.png); background-repeat: no-repeat; background-position: 50% 0%; height:14px; }
.jFlowPrev:hover { color:#000; cursor:pointer; padding:7px 5px 5px 5px; background-image: url(images/up_n.png); background-repeat: no-repeat; background-position: 50% 100%; height:14px; }  
.jFlowNext:hover { color:#000; cursor:pointer; padding:4px 5px 3px 5px; background-image: url(images/down_n.png); background-repeat: no-repeat; background-position: 50% 0%; height:14px; }
.jFlowControl:hover { color:#000000; }

div.slidebox
{
	font-size:12px;
	width:781px;
	height:300px;
	color:#FFF;
}

/* Slider End */
