/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}



#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: right;
  text-align: center;
  font-size: 12px;
   width: auto;
 padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  padding: 0px 8px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}


td {
	text-align: left;
	font-size: 12px;
}



body {	
	height: 100%;
	padding: 0px;
	/*font-family: Arial, Helvetica, Sans Serif;*/
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #063A61; 	
}

a:hover {
	color: #000;	text-decoration: none;
	/*font-weight: bold;*/
}

table.contentpaneopen {
 /* width: 100%;*/
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
.news table.contentpaneopen {width: 100%;}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}


.contentcolumn {
	padding-right: 5px;
}
.componentheading,
.contentpagetitle,
.contentheading {
	height: 30px;
	color: #1c6a2c;
	background:url(../images/dash.gif) repeat-x 0 22px;
	font-size: 18px;
	white-space: nowrap;
}

.contentheading h2 {font-size:19px; font-weight:normal;
margin:0; padding:5px 0;float:left; background:#FFF}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
                font-family:Arial;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color:#083710;	
	font-size:13px;
	font-weight:bold;
	text-align: left;	
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: underline;
}


  .footer a.mainlevel, .footer  a.mainlevel:link, .footer a.mainlevel:visited {
                font-family:Arial;
	display: inline;	
	font-size: 11px;
	font-weight: normal;
	color:#16609f;	
	font-size:13px;
	width: auto;
	text-decoration: underline;
	padding:0 10px;
}

a.mainlevel:hover {
	color: #000000;
}

a.mainlevel#active_menu {
	color:#529a06;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #000;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 0.5em;
}

body {margin:0; padding:0; color:#3d3d3d; font-family:Verdana; font-size:10pt }
pre {color:#3d3d3d; font-family:Verdana; font-size:1pt }
body {margin:0; padding:0; }
h1,h2,li,.bron span, a.more, .date{font-family:Arial; font-size:13px}
.date{width:63px}
img {border:none}
a {color:#0d601c;}
.body {width:100%; text-align:center}
.main {width:1000px; margin:0 auto; text-align:left}
.top {width:726px; height:217px; float:right; background:url(../images/header.jpg) no-repeat top right}
.logo {width:260px; height:217px; float:left; position:relative}
.icons {display:block; width:100px; height:25px; position:absolute; top:4px; left:171px;}
.icons a {padding:10px 8px; display:block; height:15px; float:left}
.icons img {margin:0}
div.content {clear:both}
.flags {float:right; padding:18px 8px}
.flags a {padding:0 10px}
.left_pane {width:236px; padding-top:33px}
.content_pane {width:625px; _width:800px; padding:20px 0;/* padding-right:10px;*/ /*text-align:justify*/}
.bron {width:228px; height:178px; background:url(../images/bron.jpg) no-repeat top left}
.bron a {font-family: Arial; text-align:right; height:89px; width:228px; text-decoration:none; 
color:#FFFFFF; text-transform:uppercase; margin:0; padding:0; float:left;} 
.bron a span { font-size:16px; font-weight:bold; display:block; line-height:22px; padding:10px 10px 60px 10px;}
.bron a.bot span{padding:60px 10px 0 10px;}
.menu {width:216px; background:#f7f9ec; margin:10px 0; padding:10px 10px 10px 0; display:block;}
h1.title {padding:7px 0 7px 15px;color:#0d601c; font-size:15px; line-height:18px; text-transform:uppercase; letter-spacing:0;
background:url(../images/largeline.gif) no-repeat bottom left; background-color:#FFFFFF}
.menu ul{margin:0; padding:0;list-style:none}
.menu ul li{margin:0; padding:5px 0;list-style:none;}
.menu a {color:#093712; font-weight:bold; font-size:13px;line-height:22px; display:block; padding:5px 0 5px 28px; background:url(../images/smallline.gif) no-repeat 0 20px}
.menu a.sublevel1 {font-weight:normal; background:transparent; padding:0px 0 0px 28px; color:#07370d;}

.menu a.sublevel2 {font-weight:normal; background:transparent; padding:0px 0 0px 58px; color:#063a61;}

.right_pane{width:225px; float:right; background:#f7f9ec; margin:0 0 10px 20px; padding:15px 0}
.search {margin-left:10px; padding:20px 0  5px 2px; width:216px; background:#FFFFFF}
.weather {margin-left:3px;padding:10px 0 15px 10px;color:#16639b}

.weather h2 {background:url(../images/dash.gif) repeat-x bottom}
.weather h2 span, .date{line-height:14px; background:#0d601c; color:#FFFFFF; font-weight:normal; font-size:12px; padding:0 3px}

h1.tit {color:#0d601c; font-size:17px; line-height:18px; }
.botmenu {margin:10px 0; height:60px; display:block; background:#f2f3ea}
.botmenu ul{margin:0; padding:20px 0 20px 265px; list-style:none}
.botmenu ul li{margin:0; padding:0 10px; float:left}
.botmenu a {color:#16609d}
a.more {line-height:16px; color:#519b06; /*float:right;*/ display:block}
.clearing{clear:both}
.news{padding:10px; color:#0d601c}
.allnews {text-align:center; padding:0 10px; font-weight:bold}
.allnews a {line-height:14px; margin:0 auto; color:#0d601c; width:100px; display:block; padding-left:15px; background:url(../images/folder_ico.gif) no-repeat left}
.footer td {font-size:11px; color:#696969}
.footer_right {width:364px; float:right;padding:10px; font-size:11px}
.footer_left {width:280px; float:left;padding:10px; font-size:11px}
.footer p {margin:0; padding: 0; color:#696969; }
.footer a {color:#185f9d}
.input_box {width:112px; height:14px; line-height:10px; border:1px solid #c8c8c8; font-size:11px}
.bluebutton {width:65px; height:17px;  line-height:10px; background:url(../images/search_but.gif) no-repeat top left;background-color:#16609d;  border:none; color:#FFFFFF; font-size:11px}
.aligncenter {text-align:center; background:url(../images/skos.gif) no-repeat top left; background-color:#f7f9ec; padding:20px 0 20px 210px}
.readon {line-height:18px; float:right; font-weight:normal; color:#15619d}
.right_pane .readon {color:#519a03}
.sublevel1{display:none}
.level_0 span {display:none}
.mainlevel, .sublevel1,.sublevel2  {font-family:Arial}
.pricetab {border-left:1px solid #CCC; border-bottom:1px solid #CCC}
.pricetab td{border-right:1px solid #CCC; border-top:1px solid #CCC; padding:3px; font-size:11px}
.footer p.botline {padding-bottom:5px; margin-bottom:5px; background:url(../images/botline.gif) no-repeat bottom left}
.footer .small {display:none}
span.mainlevel {color:#a9aeb4}
.chonotab {width:400px;}
.chonotab td {font-size: 12px;}
.chonotab input,.chonotab  select, .chonotab textarea {font-size: 11px;}
.chonotab input, .chonotab select {width:200px; height:18px; _height:20px}
.chonotab td.text textarea {width:200px; height:90px; }
.chonotab td.smtext textarea {width:200px; height:50px; }
.chonotab td.dat input {width:150px; float:left}
.chonotab select {width:202px}
.chonotab input,.chonotab textarea, .chonotab select {border:1px solid #0d601c; background:#f1f5ff}
.chronoform {display:none}
.chonotab td.nobord input {border:none; background:transparent; width:auto}
.chonotab img {float:right}
.chonotab td.smalltext input {width:42px}
.chonotab input.submit {border:none; width:209px; height:28px; background:url(../images/submit_ru.gif) no-repeat top left; float:right; cursor:pointer}

/*contact */
.form {background:#f7f9ec}
.green {color:#0d601c; font-weight:bold;}
.gray {font-weight:bold;}
.form table {float:right}
.form .titles {padding-left:20px}
.form input {background:#f1f5ff; border:1px solid #0d601c; width:200px; height:18px;}
.form textarea {width:200px; height:102px;background:#f1f5ff; border:1px solid #0d601c; }
.form input.sendmess {float:left; clear:right; border:none; width:211px; height:28px; background:url(../images/sendmess.gif) no-repeat top left; cursor:pointer }
.rightpad {float:right; padding-right:20px}
#videoplayer1586 {float:right}
.smgreen {color:#0d601c; padding:0; margin:0; text-align:right}
.news table td, .weathertab td {font-family:Arial}
.weathertab td {text-align:right; padding-right:15px}
.validation-advice {display:inline}
.contentpaneopen .readon {float:right}
.ju_m {display:none !important}
.padleft {padding-left:40px}
