/* CSS Document */

* {margin:0; padding:0}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ul, li, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	line-height: 16px;
}
p {
	padding-bottom: 10px;
	margin: 0px;
	line-height: 16px;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

.clr {
clear: both;
}

.clr_r {
	clear: right;
}

a, a:link {
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: #CC0007;
	text-decoration: none;
}

body {
	background-color: #58595b;
	background-image: url(../timages/pg_bgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.container {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: left;
}
.footer {
	font-size: 11px;
	color: #e6e6e6;
	background-color: #464646;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0033;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
*html .footer {
	height: 30px;
}

.footer a{
	color: #e6e6e6;
	border-bottom: dotted 1px #CC0007;
}

.footer a:hover{
	color: #FFFFFF;
	border-bottom: solid 1px;
}
	
.header {
	color: #FFFFFF;
	background-color: #000000;
	overflow: hidden;
	height: 62px;
	width: 760px;
}
.header .moto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 10px;
	text-align: right;
	height: 25px;
	margin-left: 200px;
	margin-top: 37px;
}
.header .moduletable {
	float: right;
}

.moduletable a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	float: left;
	height: 17px;
	color: #999999;
}
.moduletable a:hover {
	color: #CC0033;
}
.moduletable a#active2 {
	color: #000000;
}

.header .lang_menu {
	font-size: 11px;
	height: 17px;
	background-color: #FFFFFF;
	background-image: url(../timages/lang_menu_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 130px;
	float: right;
}
.lang_menu ul {
	margin: 0px;
	padding: 0px;
}
.lang_menu .moduletable li {
	display: inline;
	list-style-type: none;
}
.lang_menu .moduletable li:first-child a{
	border-right: 1px solid #999999;
}

*html .lang_menu a.greek{
	border-right: 1px solid #999999;
}
.header .imako_logo {
	float: left;
}
	
.container .menu_div {
	position:absolute;
	width: 760px;
	z-index:3; 
}


.container .flash_container {
	z-index: 1;
	margin-top:36px;
	background-color: #000000;
	height: 312px;
	width:760px;
}
*html .container .flash_container {
	padding-top: 36px;
}

*+html .container .flash_container {
	padding-top: 36px;
}



.container .content {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../timages/content_bgrnd.gif);
	overflow: hidden;
}
*html .container .content {
	margin-top: 0px;
	border-top: 10px solid #FFFFFF;
}

.content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CC0007;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom: 7px solid #AA0004;
}

*html .left_column h3 {
	float: left;
	width: 98%;
}
/* Left Column */
.content .left_column {
	margin-right: 201px;
}

.left_column #jump_menu_form {
	padding: 3px;
	float: right;
}
*html .left_column #jump_menu_form {
	margin-left: 491px;
	position: absolute;
}
#jump_menu_form option {
	padding-right: 10px;
}
*html #jump_menu_form option {
	padding-right: 0px;
}

.left_column .paragraph_box {
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}

*html .left_column .paragraph_box {
	float: left;
	width: 557px;
}
.paragraph_box ul {
	overflow:hidden;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../timages/bullet.gif);
}
.paragraph_box li {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
}

.paragraph_box ul.alpharithmic{
	list-style-image: none;
	list-style-position: inside;
	list-style-type: lower-alpha;
}

.paragraph_box ul.arithmic{
	list-style-image: none;
	list-style-position: inside;
	list-style-type: decimal;
}

.paragraph_box li strong {
	color: #333333;
}

.paragraph_box .img_container {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding:9px;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}

*html .paragraph_box .img_container {
	margin-left: 4px;
}

.paragraph_box .img_container img{
	border: 1px solid #E6E6E6;
}

.paragraph_box .mag_title_img {
	text-align: center;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.paragraph_box a {
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc0007;
} 
.paragraph_box a:hover {
	color: #CC0000;
	text-decoration: none;
} 
.paragraph_box h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #cc0007;
	border-top: 1px solid #e6e6e6;
}
.paragraph_box h5 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	height: 18px;
}

.paragraph_box h6 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

*html .paragraph_box h5, *html .paragraph_box h6, *html .paragraph_box h2, *html .paragraph_box h4 {
width: 537px;
}
.paragraph_box h2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	background-color: #FFFFFF;
}

.paragraph_box .page_navigation {
	margin-top: 5px;
	text-align: center;
}
.paragraph_box  .page_navigation ul {
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}

.paragraph_box  .page_navigation a{
	color:#666666;
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.paragraph_box .page_navigation li {
	color: #666666;
	padding-left: 3px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

.paragraph_box .page_navigation li a {
	background-image:none;
	padding-right:4px;
}

.paragraph_box .page_navigation a#active, .paragraph_box .page_navigation a:hover {
	border: 1px solid #666666;
	color:#FFFFFF;
	background-color: #666666;
	text-decoration: none;
}

.paragraph_box p {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

.paragraph_box p.date {
	color: #cc0007;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.paragraph_box strong {
	font-size: 12px;
	color: #333333;
}

.paragraph_box font {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.paragraph_box  .in_p_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
}
.paragraph_box table {
	margin: 10px;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	width: 540px;
}
*html .paragraph_box table {
	margin: 10px;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	width: 530px;
}
.paragraph_box td {
	padding: 5px;
	background-color: #FFFFFF;
	color: #333333;
	border-top:solid 1px #e6e6e6;
	border-left:solid 1px #e6e6e6;
	text-align: center;
	font-size: 11px;
}
.paragraph_box td.blank {
	background-color: #F6F6F6;
	border-top: none;
	border-left:none;
}
.paragraph_box td.title_h {
	color: #CC0000;
	background-color: #FFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.paragraph_box td.title_v {
	background-color: #F0F0F0;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.paragraph_box table td strong {
	color: #333;
	font-size: 10px;
	font-weight: bold;
}

.paragraph_box   .img_list img  {
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	border: 3px solid #FFFFFF;
}
paragraph_box .data_list ul {
	margin: 0px;
	padding: 0px;
}
.paragraph_box .data_list li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.paragraph_box   .data_list   h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.paragraph_box .data_list p {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #000000;
}
.paragraph_box .data_list li:hover {
	background-color: #FFFFFF;
}



/*Right Column*/
.content .right_column {
	float: right;
	width: 200px;
}

.right_column h3{
	background-color: #666666;
	border-bottom-color: #333333;
}

.right_column  ul {
	list-style-type: none;
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

*+html .container  .content  .right_column  ul {
	padding-bottom: 1px;
}

.right_column  li {
	background-color: #e6e6e6;
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
	margin-bottom: 1px;
	cursor:pointer;
	float:left;
	width:194px;
	background-image: url(../timages/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.right_column li.books {
	background-image: url(../timages/book_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}


.right_column  li:first-child {
	border-top: none;
}

.right_column  li:hover, .right_column  li.sfhover {
	background-image: url(../timages/news_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.right_column  li.books:hover, .right_column  li.books.sfhover {
	background-image: url(../timages/book_bgrnd_on.gif);
	background-position: center bottom;
}

.right_column li p {
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	line-height: 14px;
}

.right_column li h5 {
	color: #CC0007;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.right_column li a {
	display: block;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-decoration:none;
}

.right_column li:hover a {
	color: #CC0007;
}
.content_bottom {
	clear: both;
	background-image: url(../timages/content_bgrnd_bott.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1px;
}

.paragraph_box a[href ^="#"] {
	border:0px;
}

.paragraph_box a[href ^="http://"] {
	padding-right: 16px;
	background-image: url(../timages/icon_external.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
.paragraph_box a[href ^="mailto:"] {
	padding-right: 16px;
	background-image: url(../timages/icon_mailto.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 

.paragraph_box a[href $='.pdf'] {
	padding-right: 16px;
	background-image: url(../timages/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
.paragraph_box a[href $='.doc'] {
	padding-right: 16px;
	background-image: url(../timages/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
.paragraph_box a[href $='.xls'] {
	padding-right: 16px;
	background-image: url(../timages/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
/*
.paragraph_box p a[href^=\"http:\"]:hover { 
	background: url(/timages/remote_animated.gif) right center no-repeat; 
} 
*/

a:active, a:focus {
outline: 0;
}

#menu {
	list-style-type:none;
	width:760px;
	padding:0;
	margin:0 auto;
}
*html #menu {
	width:760px;
	margin:0 0;
}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {
	background-color:#CC0003;
	margin: 0px;
	background-image: url(../timages/menu1_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
#menu li li{
	border-top: 1px solid #600000;
}
#menu li li li{
	border-top: 1px solid #400000;
}
#menu li.contact_us {
	margin: 0px;
	background-image: url(../timages/contact_bgrnd.gif);
	background-color: #666666;
}
#menu li.sub {
	background-color: #CC0003;
	background-position: right 30px;
}
#menu li, #menu li a {
	color:#fff;
	font-family:arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

#menu li.left{
	float:left;
	width: 151px;
	border-left: 1px solid #000000;
}

*html #menu li.left{
	width: 151px;
}

#menu li.left:first-child{
}

#menu li a {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
}
#menu li:hover, #menu li a:hover {
	background:#AA0000;
	background-image: url(../timages/menu1_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	}
#menu li.sub:hover, #menu li.sub a:hover {
	background-position: right 30px;
	}
#menu li li:hover, #menu li li a:hover {background:#C00;}
#menu ul {
	position:absolute;
	background-color: #000000;
	display:none;
	z-index:1;
}
#menu li li a{
	background-color: #800000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #000000;
}
#menu li li li{
	background-color: #600000;
	background-image: none;
	padding: 0;
}
#menu li li li a {
	background-color: #600000;
	background: none;
	font-size:10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu li.click {}
#menu li.click ul{
	background-color: #600000;
	display:block;
	position: relative;
	top: -1px;	
} 
#menu li.click ul ul{
	top: 0px;	
} 
#menu li.click ul ul {
	background-color: #500000;
} 
/* the background image is for IE7 */
#menu li li a.toggler, #menu li li a.toggler:hover {
	background-image: url(../timages/arrow_sub.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	padding-left: 7px;
}
/* #menu li li .toggler:hover,#menu li li a.toggler:hover{
	background-position: right bottom;
}*/
