@charset "UTF-8";

/*********************************/
/********* BASIKH DOMH ***********/
/*********************************/


#page_box {
/*	position:relative;*/
	width:1000px;
	margin:0px auto;
	font-weight: bold;
/*	height: 600px;*/
}

/*------ TOP BOX  (logo,banner)--------*/
#top_box{
	display:table;
	position:relative;
	top:-10px;
	width:1000px;
	height:130px;
}


.sticky_header {
	width:1000px;
}

#top_box_left{
	width:320px;
	height:150px;	
}
#logo_box{
	/*position:absolute;*/
	position:relative;
	width:300px;
	height:102px;
	padding: 14px 0px 14px 0px;
/*	margin: 25px;*/
}
#top_box_left_menu{
	position:relative;
	width:300px;
	height:20px;
	text-align: left;
	padding-left: 10px;
}
#top_box_right{
	position:absolute;	
	top:0;
	right:0;
}
#top_box_right_flags{
	position:relative;	
	top:0;
	right:0;
	text-align: right;
}

 #box_left {
	display:table-cell;
 	width:300px;
 }

 #box_left img {
 	//width:100%;
 }

 #box_right {
	display:table-cell;
	width:95%;
	float:right;
}

 #box_right_banner img{
 	position:relative;
 	top:20px;
 	width:100%;
 }
 /*---------------- MENU BOX -----------------*/
 #top_menu_box{
	position:relative;
	width:100%;
	margin: -15px 0 0 0;
/*	z-index:100;*/
}


/*---------------- MIDDLE BOX -----------------*/
#middle_box{
	position:relative;
	width:100%;
/*	margin-top: 15px;*/
	margin-top: 5px;
}
#scroll_icons{
	position:relative;
	overflow: hidden;
	width:100%;
	height:40px;
}

#scroll_icons img {
	width:150px;
	height:30px;
	padding-left:10px;
}
#scroll_icons_left{
	float:left;
	width:220px;
	height:40px;	
	top:0;
	left:0;
	padding-top:5px;
	color: #333; 
	background-color: transparent; 
	font-family: Arial,Verdana,Sans-Serif; 
	font-size: 14px;
	vertical-align:middle;
}
#scroll_icons_right{
	overflow:hidden;
	height:30px;	
	top:0;
	right:0;
}

#logo_image {
	position:absolute;
	top:-124px;
	left:378px;
	z-index:29;
        text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
        color: white;
        opacity: 0.9;
        font: 40px 'Museo700';

}

/*
.marquee {
	position:relative;
	overflow:hidden;
    width:860px;
    height:30px;
    border:solid black 1px;
}
*/
#content_700_260_left{
	float: left;
	width:700px;
}
#content_700_260_right{
	float:right;
	width:260px;
	top:0px;
	right:0px;
}
#content_960{
	float: left;
	width: 100%;
}

#content_main {
	width:100%;
	padding-top:2px;
}

#content_area {
	width:70%;
	float:left;
}


#sidebar_area {
	width:28%;
	float:right;
}



/*---------------- BOTTOM BOX ----------------*/
#bottom_box{
	float: left;
	position:relative;
	width:100%;
	height:200px;
	margin-top: 15px;
	background:url(../../images/search_menu_bg.gif);
	background-repeat: repeat-x;		
	border-top:1px solid #a5db96;
	background-color: #d6fdcb;
}

.mini_menu b {
	color:#000; 
	text-decoration:none; 
	font-size:12px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align: right;
}
.mini_menu a {
	color:#000; 
	text-decoration:none; 
	font-size:12px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align: right;
}
.mini_menu a:hover{
	color:#444; 
	text-decoration:none; 
	font-size:12px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold;
	text-align: right;	
}


/******** TOP MENU styling ********/

#nav {
	background:url(../images/nav/navBar.png);
	width:100%;
	height:44px;
	/*position:absolute;*/
}
#mainNav {
	list-style-type: none;
	display:table;
	width:100%;
	padding-left:0px;
	text-align:center;
}

#mainNav li {
    display: table-cell;
    text-align: center;
}
#header #mainNav ul li {
/*	text-transform:uppercase; */
	font-family:sans-serif, Arial, Helvetica;
	font-size:14px;
	background:url(../images/nav/navDiv.gif) no-repeat left top;
}

/* my */
/*#mainNav li.current_button a {
	background:url(../images/nav/navOn.png) no-repeat left top;
	text-decoration:none;
}
#mainNav li.current_button a:hover {
	background:url(../images/nav/navOn.png) no-repeat left top;
	text-decoration:none;
}
#mainNav li.current_button a:hover b {
	background:url(../images/nav/navOn.png) no-repeat left top;
	text-decoration:none;
}
/* end of my */

#mainNav li a {
	color:#fff;
	display:block;
/*	display:inline;*/
	height:36px;
	padding:5px 23px 0 23px; /* kena sta koumpia*/
	text-decoration:none; 
	font-size:12px;
	font-family:arial, verdana, sans-serif;
}
/*
#mainNav li:last-child a:hover {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}
*/


#mainNav li a img { float:left; /*margin:3px 5px 0 0;*/}
#mainNav li a span { 
	float:left;
	text-decoration:none; 
	font-size:14px; /* megethos grammatwn menu */
	font-family:arial, verdana, sans-serif; 
}
#mainNav li a:hover {
	background:url(../images/nav/navOn.png) no-repeat left top;
	text-decoration:none;
	cursor:pointer;
}
#mainNav li a.active {
	background:url(../images/nav/navOn.png) no-repeat left top;
	text-decoration:none;
}


#mainNav a strong {font-size:8px;}

/******** END OF TOP MENU styling ********/





/******** ROUND CORNERS styling ********/
#content_round_corner {
    width:100%;
    margin:0px auto;
    background:#fff url(../images/roundCorners/leftside.gif) repeat-y left top;
}

.top {
    width:100%;
    height:20px;
    background:url(../images/roundCorners/top.gif) no-repeat left top;
}
.top span {
    display:block;
    position:relative;
    height:20px;
    background:url(../images/roundCorners/top-right.gif) no-repeat right top;
}

.center-content {
    position:relative;
    background:url(../images/roundCorners/rightside.gif) repeat-y right top;
    /*padding:1px 20px 1px 25px;*/
	padding:1px 40px 10px 45px;
    margin:-1px 0 -50px 0;
}

.bottom {
    height:60px;
    background:url(../images/roundCorners/bottom.gif) no-repeat left bottom;
}
.bottom span {
    display:block;
    position:relative;
    height:60px;
    background:url(../images/roundCorners/bottom-right.gif) no-repeat right top;
}

/******** END OF ROUND CORNERS styling ********/


/******** TEXT styling ********/
p.content_text {
color: #333;

background-color: transparent;

font-family: Arial,Verdana,Sans-Serif;
font-size: 15px;

line-height: 20px;
vertical-align: baseline;
letter-spacing: normal;
word-spacing: normal;

font-weight:500;
font-style: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-align: justify;
text-indent: 0px;
}

h2.content_heading {
color: #333;

background-color: transparent;

font-family: Arial,Verdana,Sans-Serif;
font-size: 20px;

/*line-height: 1.8em (16.63px);*/
vertical-align: baseline;
letter-spacing: normal;
word-spacing: normal;

font-weight:600;
font-style: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-align: center;
text-indent: 0px;
}

/******** END OF TEXT styling ********/


/******** CONTACT FORM styling ********/
.form {margin:10px 25px 10px 50px;}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:320px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}

#footer {
	width:1000px;
	margin:0px auto;
}

#twit {
	width:31px;
	height:33px;
	background:url(../images/banners/social.png) 0 0;
}

#plus {
	width:31px;
	height:33px;
	background:url(../images/banners/social.png) -69.5 0;
}

#face {
	width:31px;
	height:33px;
	background:url(../images/banners/social.png) -34 0;
}

.fill-div {
	    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
/******** END OF CONTACT FORM styling ********/