
body {
  margin:0;
  font: 75%/1.5em arial, verdana, sans-serif; 
	color:#808080;
	line-height:1.5em;
	background:#ececec url(images/bgRepeat.gif) 0 0 repeat-x;
}

#containerMain {
	width:980px;
	margin:auto;
}

#header {
	width:980px;
	height:116px;
	margin-top:1px;
}

	#logo {
		width:282px;
		height:85px;
		float:left;
		display:block;
		margin:24px 0 0 20px;
		background:url(images/logo.gif) no-repeat 0 0;
	}
	
p {
	margin:0 0 0.5em 0;
	padding:0;
}

legend {
 color:#333333;
}

#containerMenu {
		width:auto;
		height:33px;
		float:right;
		margin-top:82px;
	}
	
		.leftCorner {
			width:44px;
			height:33px;
			float:left;
			background:url(images/leftCorner.gif) no-repeat;
		}

		.middleCorner {
			width:auto;
			height:33px;
			float:left;
			background:url(images/middleCorner.gif) repeat-x;
		}
		
			#containerMenu ul {
				margin:0;
				padding:0;
			}
			
			#containerMenu ul li {
				list-style:none;
				color:#ffffff;
				float:left;
				font-weight:bold;
				font-size:1.2em;
				text-transform:uppercase;
				margin-top:8px;
				padding:0 0 0 2px;
			}
		
			#containerMenu ul  li a {
				color:#ffffff;
				padding:4px 8px 0 8px;
				height:33px;
			}
			
			#containerMenu  ul li a:link, a:visited {
				color:#ffffff;
			}
			
			#containerMenu ul  li a:hover, .over {
				color:#eeeeee;
				height:33px;
			}
			
			#containerMenu ul li.active a {
				color:#000000;
				height:33px;
			}
		
		.rightCorner {
			width:10px;
			height:33px;
			float:left;
			background:url(images/rightCorner.gif) no-repeat;
		}

#middle {
	width:980px;
	float:left;
	background:#ffffff url(images/header.png) no-repeat 0 0;
}

	#middle a:link, #middle a:visited {outline:none; text-decoration:none; color: #808080;}
	#middle a:hover, #middle a:active {outline:none; text-decoration:none; color:#70D316;}	

	.bgContent {
		width:940px;
		float:left;
		text-align:justify;
		padding:20px;
	}
	
		.moduletableSlideshow {
			margin-bottom:20px;
			float:left;
		}
		
		.containerNews {
			width:170px;
			float:right;
		}
		
		.containerNews h2 {
			float:left;
			font-size:1.1em;
		}
		
			.containerNews #wz_12 {
				width:162px;
				height:17px;
				padding:3px;
				border:1px solid #dddddd;
			}
			
			.containerNews #aca_22 {
				margin:10px 0;
				float:left;
				padding-bottom:3px;
				border:0;
			}
			
			.containerNewsMessage {
				width:283px;
				height:192px;
				float:left;
				color:#000000;
				font-weight:bold;
			}
		
		.contentLeft {
			float:left;
			width:200px;
			margin:0 20px 0 0;
		}
		
		ul.menusub {
			width: 200px;
			padding:25px 0;
			margin:0;
			background:url(images/bg_content_col-2.png) repeat-y;
		}
		
			ul.menusub li {
				list-style:none;
				margin-left:10px;
				padding:0 0 0 5px;
				line-height:25px;
				width:175px;
				border-bottom:1px #cdcdcd dotted;
			}
			
			ul.menusub li.item88 {
				display:none;
			}
			
			ul.menusub li a:link {color:#808080; width:180px; display:block;}
			ul.menusub li a:visited {color:#808080; width:180px; display:block;}
			ul.menusub  li a:hover, .over {color:#70D316;}
			ul.menusub  li.active a {color:#70D316; background:#ffffff; width:170px; display:block; padding:0 5px; margin-left:-5px;}
		
		.contentMiddle {
			float:left;
			width:500px;
			margin-right:20px;
		}
		
		.contentMiddleWide {
			float:left;
			width:720px;
		}
		
			.blockLinks {
				float:left;
				width:240px;
				text-align:left;
			}
			
			.blockLinks ul {
				padding:0;
				margin:0;
			}
			
			.blockLinks li {
				list-style:none;
			}
			
			.customers ul {
				padding:0;
				margin:0;
			}

			.customers li {
				list-style:none;
				display:inline;
			}

			.customers img {
				border:1px solid #cccccc;
				margin:5px 5px 15px 0;
			}
			
			.customers a:hover img {
				border:1px solid #70D316;
				margin:5px 5px 15px 0;
			}
		
		.contentRight {
			float:left;
			width:200px;
		}
		
			.player {
				float:right;
				margin:0 0 20px 0;
			}
		
		.col1 {
			float:left;
			width:360px;
			margin-right:210px;
		}
		
			.col1 h3 {
				margin:15px 0 0 0;
			}
			
		.col2 {
			float:left;
			width:360px;
		}
		
			.col2 h3 {
				margin:15px 0 0 0;
			}
		
			.moduletableRSS a {
				font-weight:bold;
			}
		
			.moduletableRSS ul {
				margin:0;
			}
		
			.moduletableRSS ul li {
				margin:0 0 0.8em -40px;
				*margin-left:0;
				list-style:none;
			}
			
				.moduletableRSS p {
				margin:0;
			}
		
		.containerButtons {
			width:940px;
			height:168px;
			margin:5px 0;
			float:left;
			background:url(images/buttons.jpg) no-repeat;
		}
		
			.containerButtons ul {
				margin:0;
				padding:0;
			}
			
				.containerButtons ul li {
					list-style:none;
					float:left;
				}
				
					.containerButtons ul li a:link, a:visited {
						color:#808080;
						text-decoration:none;
					}
					
					.containerButtons ul li a:hover {
						color:#70D316;
						text-decoration:underline!important;
					}
					
					.item58 a {
						width:213px;
						height:26px;
						font-size:1.1em;
						float:left;
						margin-right:17px;
						padding:143px 0 0 10px;
					}
					
					.item94 a {
						width:213px;
						height:26px;
						font-size:1.1em;
						float:left;
						margin-right:15px;
						padding:143px 0 0 10px;
					}
					
					.item60 a {
						width:213px;
						height:26px;
						font-size:1.1em;
						float:left;
						margin-right:16px;
						padding:143px 0 0 10px;
					}
					
					.item59 a {
						width:213px;
						height:26px;
						font-size:1.1em;
						float:left;
						margin-right:0;
						padding:143px 0 0 10px;
					}
										
		.containerStations {
			width:940px;
			height:38px;
			float:left;
			margin-top:20px;
		}

#content-padding h2.componentheading {
display:none
}

#content .content h2.componentheading {
display:block;
}

.clear {
	clear:both;
}

#footer {
	width:980px;
	height:86px;
	float:left;
	color:#ffffff;
	line-height:1.3em;
	background:url(images/footer.gif) no-repeat;
	margin-bottom:20px;
}

#footer a {
	text-decoration:none;
	color:#ffffff;
}

#footer ul {
	margin-top:15px;
}

#footer li {
	list-style:none;
}

	.footerTextLeft {
	float:left;
	margin:10px 0 0 -20px;
	}
	
	.footerTextRight {
	float:right;
	margin:20px 20px 0 0;
	}

/* END OF LAYOUT STYLES */


/* GENERAL PURPOSE STYLES */

a:link, a:visited {
	outline:none;
	text-decoration:none;
	color: #808080;
}

a:hover, a:active {
	outline:none;
	text-decoration:none;
	color:#70D316;
}

.green {
	color:#70D316;
	font-weight:bold;
}

#green a{
	color:#70D316;
	font-weight:bold;
}

.dfContactTable {
	float:left;
	text-align:left;
	width:500px;
	padding:0 15px 25px 15px;
	margin-top:20px;
	border:1px solid #e2e2e2;
	background:#f8f8f8 url(images/bgForm.png) repeat-x;
}

	.dfContactInfoText {
		width:500px;
	}
	
	.dfContactTable td.dfContactFormText {
		width:100%;
	}

	.dfContactTable th {
		text-align:left;
		width:10px;
		*padding:0 0 0 15px;
		*width:auto;
	}

	.dfContactTable td {
		text-align:left;
		width:10px;
		*padding:0 0 0 15px;
		*width:auto;
	}

	.inputbox {
		border-color:#AFAFAF #E7E7E7 #E7E7E7 #AFAFAF;
		border-style:solid;
		border-width:1px;
	}

	#dfContactFieldErrorSpan-name {
		color:red;
	}

	#dfContactFieldErrorSpan-phone {
		color:red;
	}

	#dfContactFieldErrorSpan-email {
		color:red;
	}

	#dfContactFieldErrorSpan {
		color:red;
	}

	#dfContactFieldErrorSpan-message {
		color:red;
	}

	#dfContactField-message {
		width:300px;
		height:120px;
	}

	.moduletableContact {
		float:right;
		width:230px;
		padding:15px;
		border:1px solid #E2E2E2;
		background:#f8f8f8 url(images/bgForm.png) repeat-x;
	}

img {
	border: 0;
}

fieldset {
	border:none;
}

/* useful tags */


h1, h2, h3, h4 {
	margin:0 0 0.3em 0;
	color:#70D316;
}

h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 0.3em 0;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0.3em 0;
}

h2.contentheading, 
h2.componentheading, 
.componentheading, 
.contentheading {
	font-size:1.3em;
	font-weight:bold;
	color:#70D316;
	margin:0 0 0.3em 0;
}

	#intro {
		font-size:1.2em;
		float:left;
		width:730px;
		margin:0 0 0.5em 0;
	}
	
	#intro h1 {
		font-size:1.2em;
	}

.componentheading1 {
	display:none;
}

.contentpagetitle {
	margin-left:-10px;
	font-size:1.1em;
}

h3 {
	font-size: 1.1em;
	color:#808080;
	margin:0;
	padding:0
}

#right h3 {
	font-size: 1em;
	padding:6px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
}

#header h3 {
	font-size: 1em;
	padding:0px;
	padding-bottom:8px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	color:#BC4676;
}

h4 {
	font-size: 1em;
}

.contentpaneopen {
	margin:0;
}

.contentpane {
	padding:0;
}

#component-contact {
	padding:10px;
}

#right ul li {
padding-bottom:4px;
}

/* NAVIGATION MENU */

.buttons {display:none;}

.button {
	width:100px;
	height:22px;
	background:url(images/button.png) 0 0 no-repeat;
	color:#ffffff;
	font-weight:bold;
	float:left;
	font-size:1em;
	border:0;
	padding-bottom:5px;
	padding-bottom:0\9;
	cursor:pointer;
}

	.buttonRight {
		height:17px;
		padding:5px 5px 5px 0;
		background:#000000 url(images/bgButton.png) 0 0 repeat-x;
		color:#ffffff;
		font-weight:bold;
		float:left;
		font-size:1em;
		border:0;
		margin-top:5px;
		cursor:pointer;
	}
	
		a.buttonRight {
			color:#ffffff;
		}
		
			.send {
				float:left;
			}
	
		.arrowWhite {
			float:left;
			width:7px;
			height:22px;
			margin:5px;
			background:url(images/arrowWhite.png) no-repeat 0 -1px;
		}

.author, .createdate {
	margin-left:10px;
	color:#555;
	font-size:0.8em;
}

.author {
padding-bottom:0;
border-bottom:0;
}

#system-readmore {
	clear:both;
}

.modifydate, .readmore {
	color:#87AAAE;
	clear:both;
}
