@charset "utf-8";
@import url('odyssey.css');
@import url('pagination.css');
html, body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#fff url(images/bg_container.png) center repeat-y;
}
body{
	background: url(images/bg.jpg) center top no-repeat;
	
}
img{border:0}

#wrapper{
	min-height:100%;
	background:url(images/wrapper_bg.png) center top no-repeat;
}
#container{
	width:1000px; /* Το ωφέλιμο πλάτος του site */ 
	margin:0 auto;
	padding-bottom:300px;  /* Πρέπει να είναι ίσο με το ύψος του footer */
}

#header {
	height:240px;
}
#main{
	clear:both;
	border-top:8px solid white;
	margin-top:304px;
}

#footer {
	position:relative;
	margin-top:-300px; /* negative value of footer height */
	height:300px;
	clear:both;
	overflow:hidden;
}

#footer_contents {
	width: 1000px; /* Πρέπει να είναι ίσο με το πλάτος του container */
	margin: 0 auto; /* Αυτό κεντράρει τα περιεχόμενα του footer γιατί του λέει να έχει μηδενικά περιθώρια πάνω-κάτω και από δεξιά-αριστερά του να έχει auto απόσταση */
	background-color:#2e2e2e;
	height: 250px;
}
#footer_bottom{
	width: 1000px; /* Πρέπει να είναι ίσο με το πλάτος του container */
	margin: 0 auto; /* Αυτό κεντράρει τα περιεχόμενα του footer γιατί του λέει να έχει μηδενικά περιθώρια πάνω-κάτω και από δεξιά-αριστερά του να έχει auto απόσταση */	
	background: #000;
	text-align:center;
	height:30px;
	color:#c6c6c6;
	padding-top:20px;	
}
.footer_bottom{
	color:#b4040a;
	text-decoration:none;
}
.footer_bottom:hover{
	text-decoration:underline;
}
#navigation_top{
	height:55px;
}
#navigation_bottom{
	visibility: hidden;
}
#black_buttons{
	width:310px;
	float:left;
	background-color:#010101;
	height:55px;
}
#red_buttons{
	width:690px;
	float:left;
	background-color:#b4040a;
	height:55px;
}
.span_link{
	text-align:left;
	display:inline-block;
}
.btn_black_link {
	padding-top:13px;
	display:block;
	height:42px;
	color:#a8a7a7;
	text-decoration:none;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:15px;
}
.btn_black_link:hover {
	color:#ee1c25;
}
.btn_black {
	border-left:1px solid #2d2d2d;
	border-right:1px solid #575757;
	vertical-align:top;
	text-align:center;
}
.btn_red_link {
	padding-top:13px;
	display:block;
	height:42px;
	color:#d5d2d2;
	text-decoration:none;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:15px;
}
.btn_red_link:hover {
	background-color:#7a0206;
}
.btn_red {
	border-left:1px solid #dc060d;
	border-right:1px solid #7a0206;
	vertical-align:top;
	text-align:center;
}
.btn_red:hover {
	border-left:1px solid #7a0206;
	border-right:1px solid #7a0206;	
}
.btn_image {
	float:left;
	border-top: 2px solid white;
	margin-right:2px;
	height:251px;
	text-align:center;
	overflow:hidden;
}

.btn_text {
	display:inline-block;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size:16px;
	margin-top:14px;
}
#left_col {
	float:left;
	width:199px;
}
#center_col {
	float:left;
	width:553px;
	padding: 0 25px;
}
#right_col {
	float:left;
	width:198px;
}
.top_search_textbox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: grey;
	width: 160px;
	height: 20px;
	border: 1px solid #404040;
	background:#f3f3f3;
	padding: 0 10px;
}	
.menu_cat_header {
	background-color:#000;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-left:29px;
	padding-top:13px;
	height:40px;
}

.btn_below_image {
	position:relative;
	top: -2px;
	height: 68px;
	z-index:999;
	background: #6ecdb9;
}

.article_index_subnotes {
	font-style:italic;
	font-size:10px;
	text-align:left;
}

.article_index_title{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#130f0f;
	padding-left: 20px;
	background: url(images/check.gif) left center no-repeat;
}
.article_index_title:hover{
	color:#b4040a;
}
.article_index_minitext{
	margin-top: 15px;
}
.articles_index{
	margin-bottom:30px;
	width:100%;
}
.articles_index td{
	text-align:left;
	padding:20px;
}
.fileLinkDiv{
	width: 150px;
	margin:15px;
	float:left;
	text-align:center;
}
.coop_title{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#130f0f;
	padding-left: 20px;
	background: url(images/check.gif) left center no-repeat;
	font-weight:bold;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #3a4145;
	text-align:center;
}
.related_link{
	background:url(images/youtube_icon.png) left center no-repeat;
	height: 24px;
	line-height:24px;
	display:inline-block;
	padding-left: 65px;
	color:#3a4145;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.related_link:hover{
	text-decoration:underline;
}
.related_content{
	margin-bottom: 40px;
	list-style:none;
}
.page_text {
	margin:40px 20px;
	text-align:justify;
	text-justify: distribute;
}

.item_link{
	display:block;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding: 3px 10px;
	color:#3a4145;
	text-decoration:none;
	margin: 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.item_link:hover{
	color:white;
	background:#65727a;
}
.item_minitext{
	text-align:left;
	margin: 0 10px;
	font-size:10px;
}
.item_description{
	margin: 0 10px;
	padding: 10px 50px;
	text-align:justify;
	text-justify: distribute;
}
.superCategory{
	clear:both;
	width: 430px;
	margin-left: -12px;
	margin-bottom: 15px;
	color: white;
	font-weight:bold;
	background:#940005;
	font-size:13px;
	padding:6px 0 6px 25px;
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
}
.maxi_price{
	float:left;
	margin-left: 100px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #65727a;
	padding: 0 14px 5px 0;
}
.formButton{
	cursor:pointer;
	background:#b4040a;
	color:#fff;
	border:0;
	padding:3px;
}
.formButton:hover{
	background:#7b0004;
}
.formLabel{
	text-align: right !important;
	font-weight:bold;
	color: grey;
	padding: 3px 10px 0 0;
}
.textbox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: black;
	width: 160px;
	height: 20px;
	border: 1px solid #404040;
	background:#f3f3f3;
	padding: 0 10px;
}
.multiline_textbox{
	border: 1px solid #404040;
	padding:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#f3f3f3;
	color: black;
}
.listbox{
	color: black;
	border: 1px solid #404040;
	background:#f3f3f3;
	padding:2px;
	height: 22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.formTable td{
	text-align: left;
}
.normal_link{
	color:#BB0004;
	text-decoration:none;
}
.normal_link:hover{
	color:#BB0004;
	text-decoration:underline;
}
