/* common ---------------------------------------------------------------------- */
body {
	background: rgb(0,62,105) url(/interface/bg-1.png) repeat-x 0 0;
	color:#fff;
	padding:0 0 25px 0;
}
hr, cite {
	display:none;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* ----------------------------------------------------------------------------- */


/* core structure -------------------------------------------------------------- */
#sy_pwrap {
	margin:0 auto;
	width:810px;
	/*width:780px;*/
	/*width:1000px;*/
	/*border:1px solid #fff;*/
}
#sy_opage {
	background: url(/interface/sh-4.png) repeat-y 0 0;
	padding-left:5px;
	/*border:1px solid #fff;*/
}
#sy_mpage {
	background: url(/interface/sh-2.png) repeat-y 100% 0;
	padding-right:5px;
	/*border:1px solid #aaa;*/
}
#sy_ipage {
	/*border:1px solid #888;*/
}
#sy_head, #sy_nav, #sy_body, #sy_foot, #sy_cred {
	position:relative;
}
#sy_head {
	background: url(/interface/bg-1.png) repeat-x 0 0;
	height:115px;
	margin:0 -5px;
	padding:0 5px;
	/*background-color:#ff9900;*/
}
#sy_nav {
	border-bottom:4px solid #fff;
	border-top:4px solid #fff;
	height:243px; /*243+8=251*/
}
#sy_body {
	/*border:1px solid #CC9900;*/
}
#sy_foot {
	height:22px;
	/*border:1px solid #CC9900;*/
}
#sy_cred {
	height:22px;
	/*border:1px solid #fff;*/
}
/* ----------------------------------------------------------------------------- */


/* sy_head --------------------------------------------------------------------- */
#sy_head h1, #sy_head h2 {
	overflow:hidden;
	position:absolute;
	text-indent:-999px;
	z-index:100;
}
#sy_head h1 {
	background: url(/interface/logo-1.png) no-repeat;	
	height:83px;
	left:5px;
	top:29px;
	width:291px;
	/*background-color:#444;*/
}
#sy_head h1 a {
	display:block;	
	height:83px;
	/*background-color:#444;*/
}
#sy_head #subhead {
	background: url(/interface/sh-1.png) repeat-x 0 100%;
	height:47px;
	position:relative;
	top:68px;
	/*background-color:#999;*/
}
#sy_head #subhead h2 {
	background: url(../interface/logo-2.png) no-repeat;	
	height:47px;
	right:-5px;
	top:0;
	width:433px;
	/*background-color:#444;*/
}
#sy_head #languages {
	position:absolute;
	right:15px;
	top:50px;
	height:15px;
	width:110px;
}
#sy_head #languages a {
	background-image:url(../interface/languages.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:15px;
	margin-left:1px;
	overflow:hidden;
	text-indent:-999px;
	width:20px;
}
#sy_head #languages a strong {
	display:none;
}
#sy_head #languages a.en {
	background-position:-40px 0;
}
#sy_head #languages a.en:hover {
	background-position:-40px -15px;
}
#sy_head #languages a.en.sel,
#sy_head #languages a.en.sel:hover {
	background-position:-40px -30px;
}
#sy_head #languages a.gr {
	background-position:0 0;
}
#sy_head #languages a.gr:hover {
	background-position:0 -15px;
}
#sy_head #languages a.gr.sel,
#sy_head #languages a.gr.sel:hover {
	background-position:0 -30px;
}
#sy_head #languages a.de {
	background-position:-20px 0;
}
#sy_head #languages a.de:hover {
	background-position:-20px -15px;
}
#sy_head #languages a.de.sel,
#sy_head #languages a.de.sel:hover {
	background-position:-20px -30px;
}
#sy_head #languages a.it {
	background-position:-60px 0;
}
#sy_head #languages a.it:hover {
	background-position:-60px -15px;
}
#sy_head #languages a.it.sel,
#sy_head #languages a.it.sel:hover {
	background-position:-60px -30px;
}
#sy_head #languages a.fr {
	background-position:-80px 0;
}
#sy_head #languages a.fr:hover {
	background-position:-80px -15px;
}
#sy_head #languages a.fr.sel,
#sy_head #languages a.fr.sel:hover {
	background-position:-80px -30px;
}
/* ----------------------------------------------------------------------------- */


/* sy_nav ---------------------------------------------------------------------- */
#sy_nav {
	padding-right:195px;
}
#sy_nav #sy_but {
	background-color:#d6b665;
	height:100%;
	position:absolute;
	right:0;
	width:200px;
	z-index:101;
}
#sy_nav #sy_but a,
#sy_nav #sy_but span.dummy {
	background-position:0 0px;
	background-repeat:no-repeat;
	border-bottom:1px solid #9c844a;
	display:block;
	height:60px;
	overflow:hidden;
	text-indent:-999px;
}
#sy_nav #sy_but a:hover {
	background-position:0 -60px;
}
#sy_nav #sy_but a.active {
	background-position:0 -120px;
	cursor:default;
}
#sy_nav #sy_but a.sy_rtls {
	background-image:url(/interface/button-rtls-1.png);
}
#sy_nav #sy_but a.sy_info {
	background-image:url(/interface/button-info-1.png);
}
#sy_nav #sy_but a.sy_evts {
	background-image:url(/interface/button-evts-1.png);
}
#sy_nav #sy_but a.sy_gall {
	background-image:url(/interface/button-gall-1.png);
	border-bottom:none;
}
#sy_nav #sy_but span.dummy {
	background-image:url(/interface/button-dummy-1.png);
	border-bottom:none;
}
#sy_nav #sy_but #statue {
	background: url(/interface/statue-1.png) no-repeat;	
	height:243px;
	left:-65px;
	position:absolute;
	top:0;
	width:126px;
	z-index:102;
	/*background-color:#444;*/
}
#sy_nav #sy_mimg {
	height:243px;
	overflow:hidden;
	position:relative;
	/*border:1px solid red;*/
}
#sy_nav #sy_mimg img {
	display:block;
	left:50%;
	margin-left:-400px;
	position:absolute;
}
#sy_nav #img1, #sy_nav #img2 {
	border:4px solid #fff;
	display:block;
	height:139px;
	overflow:hidden;
	position:absolute;
	top:15px;
	width:89px;
	background-color:#ccc;
}
#sy_nav #img1 {
	left:15px;
}
#sy_nav #img2 {
	left:130px;
}
#sy_ipage.sy_home #sy_nav #img1,
#sy_ipage.sy_abot #sy_nav #img1 {
	background: url(/media/main-2.jpg) no-repeat 0 0;
}
#sy_ipage.sy_home #sy_nav #img2,
#sy_ipage.sy_abot #sy_nav #img2 {
	background: url(/media/main-3.jpg) no-repeat 0 0;
}
#sy_ipage.sy_info #sy_nav #img1 {
	background: url(/media/info-2.jpg) no-repeat 0 0;
}
#sy_ipage.sy_info #sy_nav #img2 {
	background: url(/media/info-3.jpg) no-repeat 0 0;
}
#sy_ipage.sy_rtls #sy_nav #img1 {
	background: url(/media/rtls-2.jpg) no-repeat 0 0;
}
#sy_ipage.sy_rtls #sy_nav #img2 {
	background: url(/media/rtls-3.jpg) no-repeat 0 0;
}
#sy_ipage.sy_evts #sy_nav #img1 {
	background: url(/media/evts-2.jpg) no-repeat 0 0;
}
#sy_ipage.sy_evts #sy_nav #img2 {
	background: url(/media/evts-3.jpg) no-repeat 0 0;
}
#sy_ipage.sy_gall #sy_nav #img1 {
	background: url(/media/info-2.jpg) no-repeat 0 0;
}
#sy_ipage.sy_gall #sy_nav #img2 {
	background: url(/media/info-3.jpg) no-repeat 0 0;
}
/* ----------------------------------------------------------------------------- */


/* sy_body --------------------------------------------------------------------- */
#sy_body #content {
	margin-right:200px;
	min-height:300px;
	padding:28px 25px 0;
}
#sy_ipage.sy_home #sy_body,
#sy_ipage.sy_abot #sy_body {
	background: url(/interface/stripes-right-home-1.png) repeat-y 100% 0;
}
#sy_ipage.sy_home #sy_body #content,
#sy_ipage.sy_abot #sy_body #content {
	background: rgb(0,91,127) url(/interface/stripes-left-home-1.png) repeat-y 0 0;
}
#sy_ipage.sy_info #sy_body,
#sy_ipage.sy_evts #sy_body,
#sy_ipage.sy_gall #sy_body {
	background: rgb(78,136,150) url(/interface/stripes-right-info-1.png) repeat-y 100% 0;
}
#sy_ipage.sy_rtls #sy_body {
	background: rgb(239,239,239) url(/interface/stripes-right-rtls-1.png) repeat-y 100% 0;
	border-top:1px solid #e1e1e1;
	padding-right:25px;
}
#sy_ipage.sy_info #sy_body #content,
#sy_ipage.sy_evts #sy_body #content,
#sy_ipage.sy_gall #sy_body #content,
#sy_ipage.sy_rtls #sy_body #content {
	background: rgb(239,239,239) url(/interface/stripes-left-info-1.png) repeat-y 0 0;
	border-top:1px solid #e1e1e1;
	min-height:450px;
	padding-bottom:30px;
}
#sy_ipage.sy_gall #sy_body #content {
	min-height:450px;
	padding-top:45px;
}
#sy_ipage.sy_abot #sy_body #content {
	padding-bottom:30px;
}
#sy_ipage.sy_rtls #sy_body #content {
	border-top:none;
	margin-right:0;
	padding-top:20px;
	padding-right:0;
}
#sy_body #content div.col_left,
#sy_body #content div.col_right {
	margin-bottom:15px;
	width:48%;
	/*background-color:#3777a3;*/
}
#sy_body #content div.col_left {
	float:left;
}
#sy_body #content div.col_right {
	float:right;
}
#sy_body #content div.col_cb {
	clear:both;
	visibility:hidden;
}
#sy_ipage.sy_info #sy_body #content h2,
#sy_ipage.sy_evts #sy_body #content h1,
#sy_ipage.sy_gall #sy_body #content h2,
#sy_ipage.sy_abot #sy_body #content h1 {
	font: 2.75em/0.65em Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	letter-spacing:-0.05em;
	margin-bottom:0.5em;
	margin-top:-0.05em;
}
#sy_ipage.sy_gall #sy_body #content h2 {
	margin-left:280px;
}
#sy_ipage.sy_info #sy_body #content h2,
#sy_ipage.sy_evts #sy_body #content h1,
#sy_ipage.sy_gall #sy_body #content h2 {
	color:#294267;
}
#sy_ipage.sy_abot #sy_body #content h1 {
	color:#e8d193;
}
#sy_ipage.sy_evts #sy_body #content h2,
#sy_ipage.sy_abot #sy_body #content h2 {
	font: 1.75em/1.2em Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	letter-spacing:-0.05em;
	margin-bottom:0;
	margin-top:-0.05em;
}
#sy_ipage.sy_evts #sy_body #content h2 {
	color:#294267;
}
#sy_ipage.sy_abot #sy_body #content h2 {
	color:#f3e9cb;
	margin-top:15px;
}
#sy_ipage.sy_home #sy_body #content h3 {
	border-bottom:1px solid #fff;
	clear:both;
	font: 1.5em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	margin:12px 0;
}
#sy_ipage.sy_home #sy_body #content h3 a {
	color:#fff;
	text-decoration:none;
}
#sy_ipage.sy_info #sy_body #content h3,
#sy_ipage.sy_gall #sy_body #content h3 {
	color:#456491;
	font:1.85em/1em Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	letter-spacing:-0.04em;
	margin-bottom:0.45em;
	margin-top:0.7em;
}
#sy_ipage.sy_evts #sy_body #content h3 {
	border-bottom:1px solid #A3B6D3;
	color:#456491;
	font:1.35em/1.1em Arial, Helvetica, sans-serif;
	font-weight:900;
	letter-spacing:-0.04em;
	margin-bottom:0.45em;
	margin-top:1.7em;
}


#sy_ipage.sy_home #sy_body #content p {
	font:0.85em/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-left:75px;
}
#sy_ipage.sy_info #sy_body #content p,
#sy_ipage.sy_info #sy_body #content ul,
#sy_ipage.sy_info #sy_body #content dl,
#sy_ipage.sy_evts #sy_body #content p,
#sy_ipage.sy_gall #sy_body #content p {
	color:#000;
	font:1em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.5em;
	margin-top:0.5em;
}
#sy_ipage.sy_gall #sy_body #content p {
	margin-left:280px;
}
#sy_ipage.sy_abot #sy_body #content p {
	color:#fff;
	font:1em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.8em;
	margin-top:0.5em;
}
#sy_ipage.sy_info #sy_body #content p a,
#sy_ipage.sy_evts #sy_body #content p a,
#sy_ipage.sy_gall #sy_body #content p a {
	color:#456491;
}
#sy_ipage.sy_abot #sy_body #content p a {
	color:#ccc;
}
#sy_ipage.sy_info #sy_body #content li {
	line-height:1.5em;
}
#sy_ipage.sy_info #sy_body #content dt {
	line-height:1.5em;
	margin-bottom:0.3em;
	margin-top:0.3em;
}
#sy_ipage.sy_info #sy_body #content div.content_div {
	background:url(/interface/content-div.gif) no-repeat 50% 50%;
	height:27px;
	margin:2em 0;
}
#sy_ipage.sy_home #sy_body #content img {
	background-color:#fff;
	border-right:1px solid #4d4d4d;
	border-bottom:1px solid #4d4d4d;
	float:left;
	margin-bottom:12px;
	margin-top:3px;
	padding:4px;
}
#sy_ipage.sy_gall #sy_body #content img {
	background-color:#fff;
  border-bottom:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	left:25px;
	top:40px;
	padding:4px;
	position:absolute;
}
#sy_ipage.sy_gall #sy_body #content a#a_gallery {
	background:url(/interface/button-gallery.gif) no-repeat;
	background-position:50% 158px;
	height:177px;
	left:25px;
	top:40px;
	overflow:hidden;
	position:absolute;
	text-indent:-999px;
	width:248px;
}
#sy_ipage.sy_gall #sy_body #content a#a_gallery:hover {
	background-position:50% -42px;
}
#sy_body #sidebar_top,
#sy_body #sidebar_bottom {
	position:absolute;
	right:0;
	width:200px;
	/*background-color:#ccc;*/
}
#sy_body #sidebar_top {
	top:13px;
}
#sy_body #sidebar_bottom {
	bottom:0;
}
#sy_body #sidebar_top #sy_submenu {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:12px 15px 0 11px;
	/*background-color:#5ca0b1;*/
}
#sy_ipage.sy_info #sy_body #sidebar_top #sy_submenu,
#sy_ipage.sy_gall #sy_body #sidebar_top #sy_submenu {
	border-top:1px solid #72a0ab;
}
#sy_body #sidebar_top #sy_submenu li {
	height:19px;
	overflow:hidden;
}
#sy_ipage.sy_info #sy_body #sidebar_top #sy_submenu li,
#sy_ipage.sy_gall #sy_body #sidebar_top #sy_submenu li {
	border-bottom:1px solid #72a0ab;
}
#sy_body #sidebar_top #sy_submenu li a {
	display:block;
	height:19px;
	line-height:19px;
	padding-left:25px;
	text-decoration:none;
}
#sy_ipage.sy_info #sy_body #sidebar_top #sy_submenu li a,
#sy_ipage.sy_gall #sy_body #sidebar_top #sy_submenu li a {
	background: url(/interface/ic-arrow-info-1.gif) no-repeat 5px 4px;
	color:#e1e2e2;
}
#sy_ipage.sy_info #sy_body #sidebar_top #sy_submenu li a:hover,
#sy_ipage.sy_gall #sy_body #sidebar_top #sy_submenu li a:hover {
	background-color:#60a7b8;
	background-position:5px -15px;
	color:#fff;
}
#sy_ipage.sy_info #sy_body #sidebar_top #sy_submenu li a.active,
#sy_ipage.sy_gall #sy_body #sidebar_top #sy_submenu li a.active {
	background-color:#8a9770;
	background-position:5px -34px;
	color:#e1e2e2;
}

#sy_body #sidebar_bottom #syllogos {
	background: url(/interface/logo-3.png) no-repeat 50% 50%;
	height:77px;
	margin:0 27px 0 22px;
	overflow:hidden;
	text-indent:-9999px;
	/*background-color:#ccc;*/
}
#sy_ipage.sy_home #sy_body #sidebar_bottom #syllogos,
#sy_ipage.sy_abot #sy_body #sidebar_bottom #syllogos {
	border-top:1px solid #637a96;
}
#sy_ipage.sy_info #sy_body #sidebar_bottom #syllogos,
#sy_ipage.sy_gall #sy_body #sidebar_bottom #syllogos {
	border-top:1px solid #83acb6;
}
#sy_body #sidebar_bottom #syllogos a {
	display:block;
	height:76px;
}
#sy_body #sidebar_bottom #syllogos a br {
	display:none;
}
/* ----------------------------------------------------------------------------- */





/* sy_foot --------------------------------------------------------------------- */
#sy_foot {
	background-color:#112238;
}
#sy_foot a.parosweb {
	background:url(/interface/parosweb.gif) no-repeat 0 0;
	display:block;
	float:right;
	height:22px;
	overflow:hidden;
	text-indent:-999px;
	width:66px;
}
#sy_foot a:hover {
	background-position:0 -22px;
}
/* ----------------------------------------------------------------------------- */


/* sy_cred --------------------------------------------------------------------- */
#sy_cred {
	background: url(/interface/sh-3.png) repeat-x 0 0;
	margin:0 5px;
}
/* ----------------------------------------------------------------------------- */

