HTML {
  height: 100%;
  margin-bottom: 1px;
}
BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
a:link, a:visited {
	color			: #2E8989;
	text-decoration	: none;
	font-weight		: normal;
}
a:hover {
	color: #ff9900;	
	text-decoration: underline;
}
td,tr,p,div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #4F6D6D;
	text-align: left;
}
h3, .componentheading {
	font-family: Tahoma, Arial Narrow, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF3C16;
	line-height: 18px;
	margin: 5px 0;
	padding: 0 0 1px 5px;
}
h3 {
	color: #FFFFFF ;
	background-color:#4f6d6d ;
	margin-top: 12px;
}
.componentheading {
  padding-top: 10px;
}
.contentheading {
  font-family: Tahoma, Arial Narrow, Helvetica, sans-serif;
	width: 100%;
	height: 19px;
	background: url(../images/contenthead.jpg) no-repeat;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #2F6F8F;
	overflow:hidden;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.small {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: left;
}
.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: left;
}
.createdate {
	background: url(../images/date.gif) no-repeat 0px 2px;
	padding: 0 0 10px 20px !important;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
.clr {
	clear: both;
}
#page_bg {
	height: 100%; 
	background: #B7C2C2;
	padding: 0;
	margin-bottom: 1px;
}
div.mosimage_caption {
  font-size: 10px;
  color: #4f6d6d;
}
div.center {
  text-align: center;
}
table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
div.blog_more {
  margin-top: 30px;
  padding:0 4px;
}
div.syndicate div {
  text-align: center;
}
table.minimal  {
  border-collapse: collapse;
  margin:0;
  padding: 0;
}
table.minimal td {
  margin:0;
  padding: 0;
}
table.blog table.contentpaneopen {
	margin:0 4px;
	width: auto;
}
td.left_shadow {
  width: 17px;
  background: url(../images/shadow_l.gif) repeat-y;
}
td.right_shadow {
  width: 17px;
  background: url(../images/shadow_r.gif) repeat-y;
}
td.left_bot_shadow {
  width: 17px;
  height: 34px;
  background: url(../images/shadow_bl.gif) no-repeat;
}
td.right_bot_shadow {
  width: 17px;
  height: 34px;
  background: url(../images/shadow_br.gif) no-repeat;
}
td.bottom {
  text-align: center;
  height: 41px;
  color: #999999;
  line-height: 30px;
  vertical-align: top;
  background: url(../images/shadow_b.gif) bottom left no-repeat;
}
td.wrapper {
  width: 776px;
}
#bottomnav_links {
  float: left;
  width: 776px;
	height: 24px;
/*	background: url(../images/sc_redbar_bot.png) repeat-x; */
	padding: 0px;
}
#links {
  float: right;
  padding-top: 7px;
}
#bottomnav_links ul {
  margin: 0;
  padding: 0;
}
#bottomnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 11px;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}
#bottomnav_links a {
  display: block;
  padding: 0px 30px;
  float: none; 
  text-decoration: none;  
  color: #eeeeee;
  line-height: 17px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
/*  background: url(../images/sc_seperator_menubar.png) 0px 3px no-repeat; */
}
#bottomnav_links a:hover {
  color: #ffffff;
}
#header {
  float: left;
  width: 776px;
  height: 90px;
}
#logo {
	margin-left: 0px;
	height: 90px;
	background: url(../images/bnr_elss.jpg) 0 50% no-repeat; 
}
#tabbar {
  float: left;
  width: 776px;
	padding-top: 4px;
	height: 25px !important;
	height: 29px;
}
#colorbar {
  float: left;
  width: 776px;
	border-bottom: 1px solid #4F6D6D;
	background: #E0E2E2;
	background-image: url(../images/bgrnd.jpg);
}
#contentarea {
  float: left;
  width: 760px !important;
	padding: 8px;
	background: #E0E2E2;
	background-image: url(../images/bgrnd.jpg);
}

table.contentarea { 
/* Doesnt exist */
  width: 760px;
  max-width: 760px;
}
.pathway {
	color            : #4F6D6D;
	font-weight      : normal;
}
a.pathway:link, a.pathway:visited {
	color            : #aaaaaa;
}
a.pathway:hover {
	color:#19B3B3;
}
#pathway {
	width: 100%;
	line-height:normal;
}
#pathwaycell{
	vertical-align: middle !important;
}
#searchboxcell{
	padding-right: 3px;
	vertical-align: middle !important;
	text-align:right !important;
}
td.sidenav {
}
div.forcewidth {
  width: 158px;
	padding-right:4px;
  overflow: hidden;
}
div#gefyri { 
	padding-top: 10px;
	text-align:center;
}
td.seperator {
	background: url(../images/sc_seperator_vert.png) top center repeat-y;
}
td.middle {
	width: auto;
	width: 100%;
}
div.box_t {
}
div.box_m {
	background: url(../images/newsflash_bg.gif) repeat;	
	background-color:#5B9692;
	padding: 0 8px; 
}
div.box_m td {
	color: #CCFFCC;
}
div.box_m td p {
	color: #CCFFCC;
	margin:0 0 5px 0;
}
div.box_m td a.readon:link, div.box_m td a.readon:visited {
	color: #FFFF66;
}
div.box_m td a.readon:hover {
	color: #FF9900;
}
div.box_m span.article_seperator {
	background-color:red; 
	display: none;
}
div.box_b {
}
a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	background: url(../images/btn_e.gif) no-repeat;
	font-weight: bold;
	color: #4f6d6d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	padding: 3px 0 3px 23px;
	line-height:23px;
}
a.mainlevel:hover {
	text-decoration: underline;
	font-weight: bold;
	background-position: 1px 1px;
	color: #ff3300;
}
a.mainlevel#active_menu {
	background-position: 0px 0px;
	color:#7A9292;
}
a.mainlevel#active_menu:hover {
	color: #333333;
}
div#left div.moduletable {
  float:left;
	width: 100%;
	margin: 1px 0 0 0;
	padding-top: 0px;
}
div#right div.moduletable {
}
div#r_column {
	padding-left:4px;
}
table#greybox td.smallbox{
	width: 271px;
}
table#greybox td.smallbox div.moduletable {
	padding: 8px;
}
table#greybox td.largebox{
}
table#greybox td.largebox div.moduletable {
}
table#greybox td.spacer {
	width: 8px;
}
table#greybox h3 {
}
table#greybox a:link, table#greybox a:visited {
  color: #4f6d6d;
}
table#greybox a:hover {
  color: #ff3333;
}
table#greybox {
	margin-bottom: 12px;
}
div#r_column {
	max-width:160px;
	width:140px;
}
div.roundblock, div.roundblock2 {
	background: url('../images/user_bottom_left.gif') no-repeat bottom left;
}
div.roundblock div div, div.roundblock2 div div {
    background: url('../images/user_top_left.gif') no-repeat top left;
}
div.roundblock div, div.roundblock2 div {
	background: url('../images/user_bottom_right.gif') no-repeat bottom right;
}
div.roundblock div div div, div.roundblock2 div div div {
    background: url('../images/user_top_right.gif') no-repeat top right;
	padding: 0px 0px 7px 0px;
	width: auto !important;
	width: 100%;
}
div.roundblock {
	margin-left:4px;
}
div.roundblock h3, div.roundblock2 h3 {
	font-size: 12px;
	color:#FF6600;
	padding-top:0px;
	padding-left:30px;
	padding-bottom:0px !important;
	padding-bottom:3px;
	height:22px;
	margin: -5px 0px 5px 0px;
}
div.roundblock h3 {
	background: url(../images/latestnews_bg.gif) no-repeat 2px 0px;
}
div.roundblock2 h3 {
	background: url(../images/popular_bg.gif) no-repeat 2px 0px;
}
.latestnews, .mostread {
	text-align       : left;
}
.latestnews ul, .mostread ul
{
	margin: 0;
	padding-top: 0;
	padding-left: 10px;
	list-style: none;
}
.latestnews li, .mostread li
{
	line-height: 15px;
	padding-left: 18px;
	padding-top: 0px;
	background-image: url(../images/latestnews.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.latestnews li { background-image: url(../images/latestnews.gif); }
.mostread   li { background-image: url(../images/popular.gif); }

div#mainbody {
}
div.copyright {
 margin-top: 20px;
}
div.copyright div {
	text-align: center;
	font-size: 10px;
	color: #999999;
}
div#footer {
  height: 24px;
  line-height: 24px;
  background: url(../images/footer_bg.gif) repeat-x;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding-top: 4px;
  color: #dddddd;
}
div#footer a:link, div#footer a:visited, div#footer span {
	color: #ffffff;
	font-weight:normal;
}

input.button {
	font-weight: bold;
	color: #124444;
	text-transform: none;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/tabbar_bg.png) repeat-x;
	border-color: #D1E3E3;
	background-color:#88A1A1;
}
.inputbox {
  font-size: 11px;
}
table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
}
table.moduletable td {
  padding: 4px;
}
table.moduletable form {
	padding:0;
	margin:0;
}

#content-pane .tab-page {
}
table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0 0px 0 0px;
	border-collapse: collapse;
}
table.contentpaneopen td span.small {
	padding-left:20px;
	height:10px;
	background: url(../images/author.gif) no-repeat top left;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
  padding: 0px;
	font-size: 17px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	color: #719500;
	text-align: left;
	width: 100%;
}
a.contentpagetitle:hover {
	color: #99CC00;
}
a.sublevel:link, a.sublevel:visited {
  display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 11px;
	margin-left: 10px;
	line-height: 20px;
}
a.sublevel:hover {
	color: #99CC00;
	font-weight: bold;
	background: #026604;
	text-decoration: none;
}
a.category:link, a.category:visited {
}
a.category:hover {
}
a.pagenav, a.pagenav:visited {
}
a.pagenav:hover {
}
.frontpageheader {
}
.newsfeedheading {
}
.newsfeeddate {
}
.fase4rdf a:link {
}
.fase4rdf a:hover {
}
div#mainbody td.sectiontableheader {
  font-weight: bold;
  background: #FF3C16;
  color: #ffffff;
  padding: 4px;
  border-left: 1px solid #f4f4f4;
}
td.smalldark {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}
table.pollstableborder {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: left;
}
table.pollstableborder td {
  padding: 5px 2px 0 0;
}
td.sectiontableentry1 {
  padding: 0px;
}
td.sectiontableentry2 {
  padding: 0px;
}
tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}
tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}
.tabpadding {
}
.tabheading {
	background-color: #eeeeee;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
}
h5 {
}
h6 {
}
hr {
	background: #999999; height:1px; border: 1px solid;
}
hr.separator {
}
td.buttonheading img {
padding-left: 5px;
}
span.highlight {
  background: #ffffcc;
}

table.contenttoc {
width: 160px;
	border:	#99BBBB 1px solid;
	margin: 3px;
	padding: 0px;
	font-size: 90%;
}
table.contenttoc th {
	display: block;
	background-color: #DCEDED;
	line-height: 1.7em;
	padding-left: 3px;
}
table.contenttoc td {
	border-top:	#E0E0E2 1px solid;
	margin:	0;
	padding: 0px 3px 0px 20px;
	background: url(../images/arrow.png) no-repeat 3px 4px;
	background-color: #E8F0F1;
}
a.toclink{
	display:		block;
}

.contentdescription {
	text-align: left;
}

.category {
}
.poll {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	color: #000000;
	font-weight: bold;
}
.pagenav {
	font-weight: normal;
}
.pagenavbar {
}
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}
.content_vote {
	font-weight: normal;
	font-size: 8pt;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
.readon {
  display: block;
}
strong {
	color: #285757;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#mainlevel-nav a {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight	: bold;
	width: auto;
	color: #FFFFCC;
}
#mainlevel-nav a:hover {
	width: auto;
	color: #FF8800;
	text-decoration: none;
}
table.contentpaneopen img {
	border:2px solid #D1E3E3;
}
td.buttonheading img {
	border:none;
}
div#arxikhselida {
	float:left;
	border-bottom: 1px solid #4F6D6D;
	border-top: 1px solid #4F6D6D;
	height:20px;
	padding:5px 0;
	margin:5px 0;
}
div#arxikhselida td#spitaki {
	width:15%;
}
div#arxikhselida td#arxikh {
	width:85%;
}
div#arxikhselida td#arxikh a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:900;
}
div#left div.moduletable div {
	text-align:center;
}