/* CSS Document */
body {
	margin:0;
	border:0;
	padding:0;
	background: url(../images/back.jpg) repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#total {
	width:953px;
}

#header {
}

#headleft {
	width:168px;
	height:77px;
	float:left;
	background:url(../images/logo_ote_h.gif);
}

#headcenter {
	width:596px;
	height:77px;
	float:left;
	background:#FFFFFF;
}

#headright {
	width:189px;
	height:40px;
	float:left;
	background:#FFFFFF;
	padding:14px 15px 0 0;
}

 #headerbottomgr{
	width:98%;
	height:1px;
	border-bottom:1px solid #badaef;
	margin-left:10px;
	margin-right:5px;	
	margin-bottom:5px
	
	/*background:url(../images/btm_header_bg.gif) repeat;*/
}


 #headerbottomen{
	width:98%;
	height:1px;
	border-bottom:1px solid #badaef;
	margin-left:10px;
	margin-right:5px;	
	margin-bottom:5px
	/*background:url(../images/btm_header_bg.gif) repeat;*/
}


/* FOR CHRISTMAS2009 #headerbottomgr{
	width:100%;
	height:92px;
	background:url(http://wwwdev.ote.gr/otegr/Uploads/BackXmas2009gr1.gif) no-repeat;
	
}


#headerbottomen{
	width:100%;
	height:92px;
	background:url(http://wwwdev.ote.gr/otegr/Uploads/BackXmas2009en.gif) no-repeat;
	
}
*/



#main {
}

#mainleft {
}

#content {
	width:764px;
	float:left;
}

#maincontent {
	width:565px;
	float:left;
}

#leftmenu {
	width:199px;
	float:left;
}

#boxupper{
	margin:13px 17px 0 18px;
	background:url(../images/top_main.gif) no-repeat bottom;
	height:13px;
}

#boxbottom{
	margin: 0 12px 0 18px;
	background:url(../images/btm_main.gif) no-repeat;
	height: 12px;
}

#mainbox {
	margin:0 17px 0 18px;
	background: #FFFFFF url(../images/mainbox_bg.gif) repeat-y;
	padding:0 12px 0 12px;
}

#mainbox p{
	margin:0;
	padding:0;
	border:0;
}

#mainright {
	float:left;
	width:189px;
	background:url(../images/mpriza_kato.gif) top no-repeat;
	height:41px;
}

#marquee {
	width:576px;
	margin:12px 8px 0 18px;	
}

#marqueetop {
	background:url(../images/last_news.gif) no-repeat bottom;
	height:23px;
}

#marqueetopen {
	background:url(../images/last_news_EN.gif) no-repeat bottom;
	height:23px;
}

#marqueebottom {
	background:url(../images/btm_marquee.gif) no-repeat top;
	height:7px;
}

#marqueecontent {
	background:#48b6e1;	
	padding:4px 10px 4px 10px;
}

.whitetext, .whitetext a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #C4C4C4; 
	border-color: #DCDEE1 #DCDEE1 #DCDEE1 #DCDEE1 ;
	border-width: 1px 1px 1px 1px;
	border-style: solid
}

.Date {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0081c5;
	padding-top:8px;
	display:block
}

.breadcrumb div{
	color:#FFFFFF;
	display:inline;
	padding:0 5px 0 0;
}

/*.breadcrumb #unselected:after{
	content:" -";
}*/

.breadcrumb #selected{
	font-weight:bold;
	padding-right:18px;
	background:transparent url(../images/BreadCrumpArow.gif) no-repeat scroll right center;
}

#yearslist {
	position:absolute;
	right:80px;
	top:-20px;
}

.monthgroup {
	color:red;
	size:2;
	font-weight:bold;
}

/* SITEMAP */
#otesitemap {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
margin-top:30px;
}

#otesitemap UL LI UL LI {
padding:0 0 0 18px;
border-left:1px solid #999999;
}


#otesitemap UL {
padding:0;
margin:0;
list-style:none;
}

#otesitemap UL LI a {
text-decoration:none;
color:#1E90EF;
}

#otesitemap UL LI a:hover {
text-decoration:underline;
}

#otesitemap ul li ul{
padding-left:20px
}

#otesitemap UL UL LI  {

color:#00000;
font-size:12px;
font-weight:bold;
text-decoration:none;
background: url(../images/list_3.gif) no-repeat;
background-position:top left;

}

#otesitemap UL UL LI a {
color:#1E90EF;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

#otesitemap UL UL LI a:hover {
text-decoration:underline;
}

