@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #005a33;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003a21;
	height: 100%;
	width: 100%;
}
img {
	border: none;	
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

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

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

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

.csc-textpic {
clear:both;
}


a {
color: #005a33;
}
h1 {
font-size: 16px;
margin-top: 16px;
margin-bottom: 10px;
}

h2 {
font-size: 13px;
margin: 0px;
margin-bottom: 15px;
}

h3 {
font-size: 13px;
margin: 0px;
margin-bottom: 13px;
text-decoration:underline;
font-weight:normal;
}

li {
margin-bottom: 1em;
}

.contenttable-1 {
margin-left:auto;
margin-right:auto;
border-collapse: collapse;

}

.contenttable-1 tr {
	margin: 0px;
padding: 0px
}

.tr-odd {
background-color:white;
}

.contenttable-1 td, .contenttable-1 th {

margin: 0px 0px;
padding: 5px 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	
	border-bottom-color: gray;

	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}

.contenttable-1 .td-0, .contenttable-1 .td-1 {
text-align: left;
font-weight:bold;
}

.csc-mailform label {
  display: block;
}

fieldset {
  border:none;
}
.csc-mailform-field {
  margin-bottom: 5px;
}



#logo img {
	height: 108px;
	width: 187px;
	
}
#containerall {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	left: -20px;
}
#sitecontainer {
	
	background-image: url(images/mainshadowmiddle.png);
	background-repeat: repeat-y;
	width: 925px;
	margin-left: 40px;
	
}
.siteelements {
margin-left: 17px;
	margin-right: 15px;
}
#mainmenu {
	xwidth: 162px;
	background-color: #F9FAD3;
	xheight: 280px;
	float:left;
overflow:hidden;
}



#mainmenu a {
display:block;
width: 150px;
border-bottom: 2px solid #ffffff;
padding-left:14px;
padding-top: 4px;
padding-bottom: 4px;
color: #003a21;
}



#mainmenu a:hover {
background-color:#ffffff;
}

#mainmenu .active {
background-color:#e0e9c1;
}

#mainmenu table a {
width: auto;
}


/* Hacks for weather */
#mainmenu table a {
  border: none;
}
#mainmenu table table font {
  display:none;
}
#mainmenu table table table font {
  display:inline;
}
#mainmenu form {
  margin-top: 50px;
}


#submenu {
	padding-left: 20px;
	padding-top: 20px;
	
	width: 180px;
	xheight: 260px;
	float:left;
	xborder-right: 3px solid #ffffff;
	font-size: 12px;
		
}
* html #submenu {    
    width: 170px; /* for IE6 in standards mode */
} 

#submenu img {
display: block;
margin-bottom: 5px;
}
#submenu a {
display:block;
margin-bottom: 5px;
color: #003a21;
text-decoration:none;
}
#submenu a:hover {
color:#666666
/* #003a21;*/
}

#menurightarea {
	width:720px;
	xwidth:517px;
	xheight: 280px;
	xfloat:right;
	background-color: #e0e9c1;
	
	margin-right:0 px;
	margin-left: auto;
	border-left: 3px solid #ffffff;	
}
* html #menurightarea {    
    width: 717px; /* for IE6 */
  } 

#flashviewer {
border-left: 3px solid #ffffff;
margin-right:0 px;
margin-left: auto;
xwidth:517px;
background-color:#ffffff;	
}


#header {
	border: 3px solid #ffffff;		
	xheight: 279px;	
	xbackground-color: #F9FAD3;
background-color:#e0e9c1;
}


#shadowtop, #shadowbottom, #contentshadow {
	background-repeat: no-repeat;
	
	width: 925px;	
}
#shadowtop {
	width: 925px;
	margin-left: 40px;
	background-image: url(images/mainshadowtop.png);
	height: 11px;
}
#contentshadow {
	background-image: url(images/contentshadow.png);
	xheight: 14px;
	background-position: 0px -2px;
	background-repeat:no-repeat;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #005a33;
	padding: 11px;
	font-size:11px;
	clear:both;
}

#shadowbottom {
	background-image: url(images/mainshadowbottom.png);
	height: 17px;
}


#extramenu {
	color:#f0f2bc;
	font-size:11px;
	top: 5px;
	right: 18px;
	position: absolute;
	width:auto;

}

#extramenu a {
color:#f0f2bc;
text-decoration:none;
}

#extramenu a:hover {
color:#ffffff;
}

#content {
	margin-left:40px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	background-image: url(images/turm.png);
	background-repeat: no-repeat;
		background-position: 100px 50px;
}

#leftcontent {
	float: left;
	width: 370px;
	height: 230px;
	margin-top: 30px;
}

#maincontent-right {
    xfloat: left;
	width:auto;
	xmargin-right: 100px;
	xmargin-left: 20px;
	xmargin-bottom: 50px;
	padding-left: 360px;
}
#maincontent {
	width:auto;
}



.tx-bblanguageselect-pi1 {
xdisplay:inline;
position:relative;
top:-18px;
left:-15px;
height: 0px;
}
.tx-bblanguageselect-pi1 > * {
position:relative;
xtop:3px;
left:0px;
vertical-align: top;
}
#bgnd {
	height: 100%;
	width: 100%;
	position: absolute;
}
#bgnd img {
	height: 100%;
	width: 100%;

}
#background {
	height: 100%;
	width: 100%;
	position:absolute;
}
#background img {
	height: 100%;
	width: 100%;
}
#specialOffers {
background-color:#e0e9c1;
	overflow:hidden;
	width:164px;
	max-height:280px;
	padding: 20px 0px 0px 0px;
}

#specialOffers p,
#specialOffers a {
padding:3px 10px;
margin:0;
}

#specialOffers p>a {
padding:0;
}

#specialOffers h1,
#specialOffers .csc-firstHeader {
font-size:100%;
margin: 0px 10px 0px ;
padding:0;
}

#specialOffers a {
width:auto;
display:block;
	background-color:transparent;
	border:none;
}
#specialOffers a:hover {
	background-color:transparent;
}
