/* 
  main application css 
  WGR.gr research and development department
*/

@CHARSET "UTF-8";

html, body {
    height: 100%;
}

body
{
	padding:0px;
	margin:0px;
	color:black;
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:14px;
	line-height: 1.3;
	background-color: #000000;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td 
{
	margin:0;	
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
display: inline;
}

img 
{ 
  border: none;
}

a img 
{ 
  border: 0 none;
}

a,a:VISITED
{
	color:#404040;
	text-decoration: none;
}

a:HOVER
{
	text-decoration: underline;
}

p
{
	padding:0px;
	margin:0px;	
}

.borderLeft
{
	background-image: url("../Images/left.png");
	background-repeat: repeat-y;
	background-position:right;
	width: 10px;
	display: table-cell;
}

.borderRight
{
	background-image: url("../Images/right.png");
	background-repeat: repeat-y;
	background-position:left;
	width: 10px;
	display: table-cell;
}

.mainBody
{
	background-image: url("../Images/bgWhite.png");
	z-index: 10;
}

.superTxt
{	
	white-space:nowrap;
}

.superTxt a
{
	color: #7BB843;
	font-weight: bold;
	text-decoration: none;
}

.superTxt a:HOVER 
{
	text-decoration: underline;	
}

.mainTable
{
	width: 750px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;	
}

.rightTable
{
	width: 180px;
	padding-left: 8px;
	padding-right: 5px;
	vertical-align: top;
}

#wgr
{
	display: block;
	padding-bottom: 125px;
	padding-right: 10px;
	padding-top:5px;
	text-align: right;
  font-size: 80%;
	color: #808080 !important; 	
}

#wgr a 
{
	font-size: 80%;
	color: #2389ED !important; 	
	text-decoration: none;
}

#wgr a:HOVER
{
	font-size: 80%;
	color: #2389ED !important; 	
	text-decoration: none;
}

.blue , .blue a
{
	color: #044815 !important; 
	text-decoration: none !important; 
}

.blueLight,.blue a:HOVER
{
	color: #044815 !important; 
	text-decoration: none !important; 
}

.path
{
	padding-bottom: 2px;
}
.path a
{
	color: #398837 !important; 
	text-decoration: none !important; 
	font-weight: bold;
}
.path a:HOVER
{
	color: #71B270 !important; 
	text-decoration: none !important; 
	font-weight: bold;
}


.red , .red a
{
	color: #7BB843 !important;
	text-decoration: none !important; 
}

.redLight,.red a:HOVER
{
	color: #E30202 !important;
	text-decoration: none !important; 
}


.grey,.grey a,.grey a:HOVER
{
	color: #898989 !important;
	text-decoration: none !important; 
}

.bold
{
	font-weight: bold !important;
}

.specialBody
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.specialTable
{
	background-image: url("../Images/bgWhite.png");
}

.specialImage
{
	width: 300px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align: middle;
}

.borderedImage
{
	border: 1px solid grey;
}

.specialCont
{
	width: 400px;
	vertical-align: middle;	
}

.specialTitle
{
	padding-bottom:10px;
}
.specialTitle a
{
	color:#033D14;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
}

.specialTitle a:HOVER
{
	text-decoration: underline;
}

.specialDescOld
{
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
	padding: 5px;
	line-height: 1.4;
}

.specialDesc
{
	background-image:url("../Images/specialDesc.png");
	background-repeat:repeat-y;
	padding: 5px;
	line-height: 1.4;
}

.specialContTopic
{
	vertical-align: middle;	
		padding: 25px;
	line-height: 1.4;
	background-color: #F2F2EC;
}

.specialContOpinion
{
	vertical-align: middle;	
	padding: 15px;
	line-height: 1.4;
	background-image: url("../Images/bgWhite.png");
}

.specialFooter
{
	padding-top:5px;
	text-align: right;
	font-size:9px;
	color: white;
}

.specialFooter a
{
	padding-top:2px;
	color: #033D14;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

.specialFooter a:HOVER 
{
	text-decoration: underline;	
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left; 
}

.floatClear
{
	clear: both;
}

a.readMore
{
	color: #033D14;
	font-size: 80%;
}

a.readMoreBlue
{
	color: #033D14;
	font-size: 80%;
}

.topicHead
{
	height:25px;
	vertical-align:middle;
	background-image: url("../Images/topicHead.png");
	background-repeat: repeat-x;
}

.headlineHead
{
	height:8px;
	vertical-align:middle;
	background-image: url("../Images/headlineHead.png");
	background-repeat: repeat-x;	
}

.topicCategory
{
	
}

.topicCategory a
{
	color: white;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

.topicCategory a:HOVER 
{
	text-decoration: underline;	
}

.topicDate
{
	text-align: right;
	font-size:9px;
	color: white;
}

.topicBody
{

}

.topicBodyContent
{
	padding: 0px 1px 5px 4px;
}

.topicFooterMore
{
	height:21px;
	vertical-align:middle;
	text-align:right;
	padding-right: 10px;
}

.topicFooterFold
{
	height: 21px; 
	width: 20px;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

.topicCorner,.headerCorner
{
	width: 11px;
}

.topicTitle
{
	padding-bottom:5px;
	padding-right: 5px;
	text-align: right;
	color: #033D14;
	font-size:17px;
	font-weight: bold;
	text-decoration: none;
}

.topicTitle a
{
	color: #033D14;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

.topicTitle a:HOVER
{
	color:#078528;
	text-decoration: underline;
}

.topicImage
{
	margin-right:10px;
	float: left;
}

.listArticleLeft
{
	padding-top: 15px; 
	padding-right: 6px;
	vertical-align: top; 
}

.listArticleRight
{
	padding-top: 15px; 
	padding-left: 6px;
	vertical-align: top;  
}

.region
{
	font-size: 130%;
	font-weight: bold;
}

h1
{
	font-size: 130%;
	font-weight: bold;	
}

.pageButtons
{
	width: 181px;
}

.borderedButton
{
	border: 2px solid white; 
}

.borderedButton:HOVER
{
	border: 2px solid #FDD500; 
}

ul.recent 
{
    clear: left;
    font-size: 1em;
    margin-left:75px;
    margin-right:75px;
    vertical-align: middle;
    list-style-type: none;
    position: relative;
    top: -40px;
   
}

ul.recent li 
{
   
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 10px;
}

ul.recent li a span 
{
    color: #7BB841;
    font-weight: bold;
}

ul.recent li a:visited span 
{
    color: #044815 !important;
}

ul li 
{
    background: url("../Images/sun.png") no-repeat;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #9AC96C;
}

.daysDate
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color:#808080;
}

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

.headlineCont
{
	padding-right: 15px;
}

.headlineTitle
{
	height: 35px;
	vertical-align: middle;
	text-align: center;
}

h2
{
	font-size: 12px;
	font-weight: bold; 
	color:#7BB843;
}

.sButton a,.sButton a:VISITED
{
	width:112px;
	height:20px;
	display:block;
	background-color:#7BB843;
  font-weight:bold;
  padding-top:4px;
  color:white;
	vertical-align:middle;
	text-align: center;
	text-decoration: none !important;  
	border: 1px solid white;  
}

.sButton a:HOVER
{
	border: 1px solid black;
	background-color:#B1D388;
	background-repeat:repeat-x;
	display:block;
}

.article
{
	display: block;
	width: 670px;
	padding-left: 10px;
	padding-right: 10px; 
	line-height: 130%;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-image: url("../Images/bgWhite3.png");
}

.article ul, .article li
{
    background: none !important;
    padding: none !important;  
    border-bottom: none;
}

.visitsHead
{
	background-image: url("../Images/rightHead.jpg");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 17px;
}

.visitsBody
{
	background-image: url("../Images/rightBody.jpg");
	background-repeat: repeat-y;
	background-position: center;
	color: white;
	padding-left: 17px; 
	padding-right: 17px;
	font-size: 75%;
}

#recentVisits
{
	position: relative;
	top: -5px;
}

#recentVisits div
{
	margin-bottom: 4px;
}

.visitsBody a
{
	color: #F0F0F0;
}

.visitsFoot
{
	background-image: url("../Images/rightFoot.jpg");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 17px;
}

.plusOne
{
	padding-top: 4px;
}

.tweeterBtn
{
	padding-top: 3px;
}

.alrnk
{
	position: absolute;
	top: -300 px;
	left: -300px; 
}

#bg
{
	position: fixed;
	display: block;
	left: -100px; 
	top: -100px; 
	width: 10px;
	height: 10px; 
	z-index: 1;
}

#loading
{
	position: absolute;
	left: 0px;
	top: 0px; 
	width: 100%;
	height: 100%;
}

.house
{
	position: fixed;
	display: block;
	left: -100px; 
	top: -100px; 
	width: 10px;
	height: 10px; 
	z-index: 10;
}

.houseBtn
{
	position: fixed;
	display: block;
	left: -100px; 
	top: -100px; 
	width: 10px;
	height: 10px; 
	z-index: 12;
	cursor: pointer;
}

#sunflower
{
	position: fixed;
	display: block;
	left: -100px; 
	top: -100px; 
	width: 10px;
	height: 10px; 
	z-index: 11;
	opacity : 0;
}

#txt,#mainPhoto
{
	position: fixed;
	display: block;
	left: -100px; 
	top: -100px; 
	width: 10px;
	height: 10px; 
	z-index: 11;
}

#pageDiv
{
		position: absolute;
		display: block;
		left: -1000px; 
		left: -1000px;
    width:970px;
    min-height: 100%;
    display: block;
    z-index: 2;
}

.listArticle
{
	background-image: url("../Images/bgWhite.png");
}

.listArticleSp
{
	background-image: url("../Images/bgWhite2.png");
}

.listArticleHead
{
	width: 340px;
}

.listArticleWhite
{
	width: 185px;
}

#bar
{
	position: absolute;
	left: 0px;
	top: -500px; 
	width:950px;
	z-index: 8; 
	display:block;
	border:none;
	border-spacing: 0px;
	background-image: url("../Images/bar.png");
	background-position: top;
	background-repeat:repeat-x;
	background-color: #398837;
}

#bar a
{
	display: table-cell;
	padding: 0px 7px 0px 7px; 
	color: white;
	text-align: center;
	font-family: MuseoSans-700,Arial,Sans-Serif;
	font-size: 14px;
	line-height: 30px;
	vertical-align: middle;
	cursor: pointer;
	border:none;
	border-spacing: 0px;
}

.treeLike
{
	display: block;
	width: 160px;
	font-size: 90%;
	z-index: 10;
	color: white;
}

.treeLike span
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-align: center;
}

.boxHeadB
{
	position: absolute;
	display: block;
	background-image: url("../Images/boxHead.png");
	background-repeat:no-repeat;
	width: 188px;
	height: 12px;
	z-index: 3;
	left: -1000px;
}

.boxFootB
{
	position: absolute;
	display: block;
	background-image: url("../Images/boxBody.png");
  background-repeat:repeat-y;
	width: 188px;
	height: 12px;
	z-index: 3;
	left: -1000px;
}

.boxBodyB
{
	position: absolute;
	display: block;
	background-image: url("../Images/boxBody.png");
  background-repeat:repeat-y;
	width: 188px;
	height: 12px;
	z-index: 3;
	left: -1000px;
}

#lefter
{
	position: absolute;
	left: -1000px;
	display: block;
	width: 160px;
	z-index: 10;
}

.fLabel
{
	text-align: left;
	position: relative;
	top: 5px;
	font-size: 80%;
}

.logInput
{
	display: block;
	width: 150px;
	margin-left: 5px;
}