html,
body			{	margin: 0px;
				padding: 0px;
				background-color: #fff;
				color: #444;
				font-family: Georgia, "Times New Roman", serif;
				font-size: 10px;
				line-height: 1.6em;
			}

/* COLOR CODES


/* ADDED CSS

p.comment
p.blackbcgrheading

*/

/* general */

a			{	text-decoration: none;
				color: #1cabcf;
			}
a:HOVER			{	text-decoration: none; color:#1cabcf;
			}
img 			{	border: 0px;
			}
form			{	padding: 0px;
				margin: 0px;
			}
ul			{	margin: 0px 0px 0px 20px;
				padding: 0px;
			}
ol			{	margin: 0px 0px 0px 20px;
				padding: 0px;
			}
li			{	margin: 0px;
				padding: 0px 0px 3px 0px;
			}

/* nu */
#menutd		{	text-transform: uppercase;font-family: Arial;
				font-weight: bold;
				font-size: 1.2em;
				width: 383px;
				line-height:1.6em;
			}
#menutd a	{	font-weight: bold;
				color: #1cabcf;
				background: url(../img/arrow_menu_black12px.gif) no-repeat left top;
				padding: 0px 0px 0px 20px;
			}
#menutd a:hover		{	color: #6E8717;
					text-decoration: none;
			}

#tehLine		{	width: 1px;
				height: 30px;
				background: white;
			}

/* nu */


/* BreadCrumb*/
#FullPage {width: 100%; float:left;}
#BreadCrumb { padding-bottom: 12px; }
#PageTitle { height: 2em; color: #1cabcf; font-weight: bold; text-transform: uppercase; font-size: 1.1em; padding-right: 6px; text-align: left; white-space: nowrap; }
/*#PageTitle a { color: #1cabcf; font-weight: bold; text-transform: uppercase; font-size: 11px; }*/
#PageTitle2 { height: 2em; width: 100%; background-color: #1cabcf; background-image: url(../img/bg_header_left.gif); background-repeat: no-repeat; background-position: 0px 50%; overflow: hidden; text-align: left; vertical-align: middle; }
#PageTitle2 span { color: #ffffff; font-size: 1em; font-weight: normal; text-transform: uppercase; padding-left: 4px; /*position: relative; top: 0px; left: 0px;*/ }
#PageTitle2 span a { color: #ffffff; font-weight: normal; text-transform: uppercase; }
#PageTitle2 span a:hover { color: #85e0f7; text-decoration: none; }
/*#PageTitle2 span a img { vertical-align: text-bottom; }*/
#PageTitleTable td { font-family: Arial; vertical-align: middle; color: #ffffff}
#PageTitleTable a { color: #ffffff; font-weight: normal; text-transform: uppercase; }
#PageTitleTable a:hover { color: #85e0f7; text-decoration: none; }


/* template */
#MainContent { width: 725px; float: left;}
#LeftContent { width: 229px; float: left; vertical-align: top;}
#IconEnglish { position: relative; left: 169px; }
#WorksPlaceholder { padding-top: 74px; }
#Header { width: 725px; height: 106px; overflow: hidden; }
#MainMenu { float: left; padding-top: 18px; text-transform: uppercase;}
#MainMenu a { color: #000000; font-size: 1em; font-weight: bold; }
#MainMenu a:hover { color: #999999; text-decoration: none; }
#KronioLogo { float: right; padding-right: 0px; padding-top: 18px; text-align: right; }
#KronioLogo span { font-size: 1em; position: relative; left: -1px; }

.IndexIcon { vertical-align: top; }

#Footer {  }
#Footer a { color: #1cabcf; }
#KronioLogoFooter { float: left; padding-right: 11px; }
#CCLogoFooter { margin-top: 9px; margin-left: 30px; }

/* login box */

#LoginBox { 
  font-family:Arial; padding-bottom:33px; text-transform:uppercase; font-size: 0.9em; width: 190px;
}
#LoginBox .LoginInput { width: 113px; height: 21px; background-image: url(../img/bg_login_input.gif); margin-bottom: 7px; float: right; }

#LoginBox .LoginInputUser { width: 103px; height: 16px; font-size: 1em; border: 0px; background-color: #ffffff; margin: 3px 0px 0px 5px; }
#LoginBox .LoginInputPass { width: 103px; height: 16px; font-size: 1em; border: 0px; background-color: #ffffff; margin: 3px 0px 0px 5px; }
#LoginBox #LoginTitle { padding-left: 79px; text-align: left; padding-bottom: 4px; }
#LoginBox #LoginOK { text-align: right; }

#LoginBox #LoginOK a { color: #1CABCF; }
#LoginBox #LoginOK a:hover { text-decoration: none; }

/* search box */

#SearchBox { 
  font-family:Arial; text-transform:uppercase; font-size: 0.9em; width: 190px;
  padding-bottom: 10px;
  border-bottom: 1px solid #1CABCF;
  margin-bottom: 20px;
}
#SearchBox .SearchInput { width: 136px; /*w:113px*/ height: 21px; background-image: url(../img/bg_login_input.gif); background-repeat: no-repeat; margin-bottom: 7px; float: right; }

#SearchBox .SearchInputText { width: 103px; height: 16px; font-size: 10px; border: 0px; background-color: #ffffff; margin: 3px 0px 0px 5px; }
#SearchBox #SearchTitle { padding-left: 57px; text-align: left; padding-bottom: 4px; }

/* index */

#IndexLeftCol { width: 343px; padding-bottom: 15px; border-right: 1px solid #1cabcf; }
#IndexNewsIcon { padding-bottom: 12px; }
.IndexNews { padding-bottom: 10px; }
.IndexNewsHeader { padding-bottom: 4px; color: #444; }
.IndexNewsHeader a { color:#444; font-size: 14px; font-weight: bold; }
.IndexNewsHeader a:hover { color: #1cabcf; text-decoration: none; }
.IndexNewsSubtitle { color: #888; line-height:14px; padding-bottom: 4px; font-size: 12px; border-bottom: 1px solid #E1E1E1; }
.IndexNewsDate { margin-bottom: 10px;padding-bottom: 4px;padding-top: 4px; font-size: 9px; color: #888888; border-bottom: 1px solid #E1E1E1;}
.IndexNewsMore { font-family:Arial; text-align:right; padding-top:3px; text-transform:uppercase; }
.IndexNewsMore a {color: #1CABCF; font-size: 9px; }
.IndexNewsMore a:hover { text-decoration: none; color: #6e8717;}
#IndexSepCol { width: 40px; padding-bottom: 12px; }
#IndexRightCol { width: 342px; padding-bottom: 12px; }

/* news on the LEFT COL - a.k.a the CONTENT AREA. Only in news.php*/

#NewsLeftCol { width: 490px; padding-bottom: 12px; }
#NewsLeftCol .Pagelist { padding-bottom: 12px; }
#NewsLeftCol .Pagelist a { color: #1cabcf; }
#NewsLeftCol .Pagelist a:hover { text-decoration: none; color:#6e8717; }
/*#IndexSepCol { width: 40px; padding-bottom: 12px; }*/
.NewsContainer { padding-bottom: 30px; }
.NewsHeader { padding-bottom: 4px; color: #444; font-size: 1.4em; font-weight: bold;}
.NewsHeader a {padding-bottom: 2px; color: #444; font-size: 1em; font-weight: bold;}
.NewsHeader a:hover { color: #1cabcf; text-decoration: none; }


.NewsSubtitle { color: #444; line-height:1.4em; font-weight: bold;padding-bottom: 4px; font-size: 1.2em; border-bottom: 1px solid #E1E1E1; }
.NewsDate { margin-bottom: 10px;padding-bottom: 4px;padding-top: 4px; font-size: 0.9em; color: #888; border-bottom: 1px solid #E1E1E1;}

/* news on the RIGHT COL*/
#NewsRightCol { width: 190px; padding-bottom: 12px; margin-left: 20px; font-size: 1em;}
#NewsRightCol a {}
#NewsRightCol a:hover {color:#6e8717;}
#NewsRightCol .MoreNewsHeader {line-height: 1.6em;  padding-bottom: 2px; color: #000000; font-size: 1.2em; font-weight: normal; border-bottom: 1px solid #E1E1E1; }
#NewsRightCol .MoreNewsHeader a {color: #6e8717;}
#NewsRightCol .MoreNewsHeader a:hover { color: #1CABCF;}
#NewsRightCol .navbutton {font-family: Arial; font-size: 1em; text-transform:uppercase;line-height: 1.8em;}

/* keywords in news header */
.NewsKeyword { float: right; font-size: 10px; line-height: 17px;}
.NewsKeyword a { color: #ffffff; background-color: #6e8717; padding: 1px 3px 1px 3px; }
.NewsKeyword a:hover { color: #ffffff !important; }

/* keywords in right column */
.NewsKeywordRight { float: left; font-size: 10px; line-height: 17px;}
.NewsKeywordRight a { color: #ffffff; background-color: #6e8717; padding: 1px 3px 1px 3px; }
.NewsKeywordRight a:hover { color: #ffffff !important; }


/* added to contentnews.tpl by gh*/
#NewsRightCol .SectionHeading {font-family: Arial; color: #888; font-size: 1.2em; text-transform:uppercase; padding-bottom:4px; font-weight: bold; }

/* info template 1 */

#InfoLeftCol { width: 490px; padding-bottom: 12px; }
#InfoRightCol { width: 190px; padding-bottom: 12px; margin-left: 20px; }
.InfoContainer { padding-bottom: 30px; }
.InfoHeader { padding-bottom: 12px; color: #000000; font-size: 1em; font-weight: bold; }

/* info template 2 */
#InfoFullCol { width: 725px; padding-bottom: 12px; padding-right: 20px; }

/* info boxes */
.FreeBox { padding-bottom: 15px; /*30px*/ width: 190px; }
.FreeBoxTitle { font-weight: bold; padding-bottom: 12px; }
.FocusBox { padding-bottom: 30px; width: 190px; }
.FocusBoxTitle { font-weight: bold; padding-bottom: 12px; }
.SiblingBox { padding-bottom: 30px; width: 190px; }
.SiblingBoxTitle { font-weight: bold; padding-bottom: 12px; }
.SiblingBoxItem { padding: 0px; }
.SiblingBoxItem a { color: #1cabcf; }
/*.SiblingBoxItem a { color: #1cabcf !important; }*/

#NewsRightCol .jobblink	{	line-height: 1.6em;
			font-size: 1.0em;
			text-decoration: none;
			text-transform: uppercase;
			color: #6e8717;
			background: url(../img/arrow_menu_green12px.png) no-repeat left top;
				padding: 0px 0px 0px 20px;
		}
#NewsRightCol .jobblink:hover	{	color: #1cabcf;
			text-decoration: none;
		}

/*leftwriting box modded and added .SectionHeading class to layout.tpl by gh */

#leftwriting 	{	
			line-height: 1.6em;
			width: 190px;
			text-align: right;
			/*margin-top: 60px;*/
			font-size: 1.2em;
			margin-bottom: 10px;
      padding-bottom: 20px;
      border-bottom: 1px solid #1CABCF;
				}
	
#leftwriting a	{	
			display: block;
			color:#6e8717;
			border-bottom: 1px solid #E1E1E1;
			padding-bottom: 2px;
		}

#leftwriting a:hover	{
			display: block;
			color:#1cabcf;
						}

#leftwriting .SectionHeading {
background: url('icon_article.gif') no-repeat RIGHT top;
			padding: 0px 20px 4px 0px;
			font-family:Arial;
			font-weight:bold;
			text-transform:Uppercase;
			Color: #888;
			}


/* RIGHT COLUMN NEWS SECTION in index ONLY */
#rightnewscont	{	font-size: 1em; line-height:1.4em;
		}
.rightnews	{	font-size: 1.2em;
				padding:0px 0px 4px 0px;
				line-height:1.4em;
				color: #888;
			}
.rightnews a	{	font-size: 1.2em;
					text-transform: none;
					color: #6e8717;
					padding:4px 0 0 0;
					display: block;
				}
.rightnews a:hover	{color: #1CABCF;
		}
		

#rightnewscont .NewsSubTitle {color: #444;
}

#rightnewscont .SectionHeading {
background: url('icon_news.gif') no-repeat left top;
			padding: 2px 0px 6px 20px;
			font-size: 1.2em;
			font-family:Arial;
			font-weight:bold;
			text-transform:Uppercase;
			Color: #888;
			}

/* search results page */

.ResultItem { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid grey; }
.ResultTitle { font-weight: bold; font-size: 14px; }
.ResultTitle a { color: #1CABCF; }
.ResultContent { font-size: 12px; }
.ResultSection { font-size: 11px; }
.ResultSection a { color: #1CABCF; }
.ResultQuery { font-size: 12px; padding-bottom: 20px }

/* plugins */

/* inline gallery */

.GalleryContainer {
  float: left;
  background: transparent;
  border: 0px solid #cccccc;
  padding: 5px;
}
.GalleryDiv {
  display: block;
  float: left;
  background-color: #e9e9e9;
  vertical-align: bottom;
  border: 1px solid #a9a9a9;
  margin: 0px 4px 4px 0px;
}
.GalleryTitle {
  padding: 5px;
  font-weight: bold;
}
.GalleryDivBottom { /* <-------- INSERT*/
    /*position: absolute;*/ /* <-------- INSERT*/
    bottom: 5px; /* <-------- INSERT*/
    right: 0px; /* <-------- INSERT*/
    left: 0px; /* <-------- INSERT*/
}
.ImgName {
  padding-bottom: 5px;
  padding-left: 5px;
  height: 24px;
}
.ImgName a {
  font-family: "Trebuchet MS";
  font-size: 10px;
  font-weight: bold;
  color: #444444;
  /*background: url('img/dnd.gif') right bottom no-repeat;*/
}

.ImgDiv {
  padding: 2px 0px 2px 0px;
  text-align: center;
  /*background: #5a5953;*/
}
.ImgDiv IMG {
  border: 0px;
}
.ImgDate { 
  font-size: 10px; padding-left: 5px; padding-bottom: 3px; display: none;
}

/* inline panels */

.PanelHeader { font-weight: bold; color: #1cabcf; }
.PanelHeader a { text-decoration: none;
								background: url(../img/arrow_menu_black12px.gif) no-repeat left top; padding: 0px 0px 0px 20px;
								}
.PanelHeader a:hover { text-decoration: none;font-weight: bold;
                color: #1cabcf;
                background: url(../img/arrow_menu_black12px_down.gif) no-repeat left top; padding: 0px 0px 0px 20px;
            }
.PanelHeaderOpen {font-weight: bold; color: #1cabcf; }
.PanelHeaderOpen a { text-decoration: none;
                background: url(../img/arrow_menu_black12px_down.gif) no-repeat left top; padding: 0px 0px 0px 20px;
										}
.PanelHeaderOpen a:hover { text-decoration: none;font-weight: bold;
                color: #1cabcf;
                background: url(../img/arrow_menu_black12px_down.gif) no-repeat left top; padding: 0px 0px 0px 20px;
            }
.PanelContent { width: 100%; padding: 2px; margin-bottom: 10px; }

/*
.PanelHeader { width: 100%; background: #e9e9e9; border-bottom: 1px solid black; padding: 2px 2px 2px 15px; background-image: url(tree_plus.gif); background-repeat: no-repeat; background-position: 2px 0px; }
.PanelHeader a { text-decoration: none; }
.PanelHeader a:hover { text-decoration: none; }
.PanelHeaderOpen { width: 100%; background: #e9e9e9; border-bottom: 1px solid black; padding: 2px 2px 2px 15px; background-image: url(tree_minus.gif); background-repeat: no-repeat; background-position: 2px 0px; }
.PanelHeaderOpen a { text-decoration: none; }
.PanelHeaderOpen a:hover { text-decoration: none; }
.PanelContent { width: 100%; padding: 2px; margin-bottom: 10px; }
*/

/* inline tabs */

div.demolayout {
	width: 100%;
	margin: 0 0 0 /*20px*/ 0;
}

ul.demolayout {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(pixel.gif) bottom left repeat-x;
  margin: 0;
}

ul.demolayout li {
	margin: 0 2px 0 0;
	float: left;
  padding: 0px;
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #404042;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: /*20px*/ 0 8px 0 8px;
}

