/*-----------------------------------------------------------------------*/
/*------------ PlusMinus CSS Style for http://www.trireme.gr ------------*/
/*-----------------------------------------------------------------------*/

body {
	background-color:#b0ada6;
	background-image:url(images/content/bg_tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

a {
	color: white;
}

#wrap {
	width:100%;
	height:100%;
}

#body {
	background-color:#b0ada6;
	background-image:url(images/content/dokimh.jpg);
	background-repeat:repeat;
	width:729px;
}

#bannergr {
	background-color:#b0ada6;
	background-image:url(images/content/02gr.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:712px;
	height:82px;
	border:1px solid #79756c;
	vertical-align: bottom;
}
#banneren {
	background-color:#b0ada6;
	background-image:url(images/content/02en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:712px;
	height:82px;
	border:1px solid #79756c;
	vertical-align: bottom;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight:400;
	text-align: right;
}

.menu a {
	text-decoration:none;
	color: white;
}
.menu a:hover {
	background-color: #e67d39;
	/*background-color: #313d57;*/
}

.flags {
	margin-top:38px;
	margin-bottom:6px;
	border:none;
}

.flags a {
	border:none;
}


#main {
	background-color:#b1aea7;
	background-image:url(images/content/tile_main.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	border:1px solid #79756c;
	width:712px;
	margin-bottom: 1px;
	margin-top: 1px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
image_up {
	float:top;
}
#main_text2 {
	text-align:justify;
	padding:20px;
}

#list {
	float:left;
	width:125px;
	padding-left: 10px;
	padding-top:50px;
}

#list a {
	text-decoration:none;
	color: black;
}

#list a:hover {
	background-color:#b0ada6;
}

#main_text {
	max-width:587px;
	margin-top:0px;
	margin-left:125px;
	text-align:justify;
	padding:20px;
}


#bottom {
	background-color:#b1aea7;
	width:712px;
	height:30px;
	border:1px solid #79756c;
	vertical-align: bottom;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
}


/*IE bug Correction*/
image01 {
	float:bottom;
}
image04 {
	float:top;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}


.rightimg {
	float: right;
	border: 2px solid #000000;
	margin: 8px;
}

.leftimg {
	float: left;
	border: 2px solid #000000;
	margin: 8px;
}

.thumb {
	margin: 5px;
	border:2px solid black;
}



input{
	background: #cfcbc2;
	border:1px solid #7b776d;
	}

.input{
	background: #cfcbc2;
	border:1px solid #7b776d;
	}

.error{
	color:#990000;
	font-weight:bold;
	font-size:12px;
	}