@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px; border:none;}

body{
	background:#f4f4f4;
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	text-align: center;
	padding: 0px 0px 80px 0px;
	line-height: 14px;
}

h1, h2, h3 {
	color: #9e2355;
	font-weight: normal;
	padding: 5px 0px 15px 0px;
	font-family:Candara, Tahoma, Verdana, Arial;
}
h1 {font-size: 21px;}
h2 {font-size: 16px; font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif; color:#161616; line-height: 18px;}
h3 {font-size: 18px; font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;}
a {text-decoration: none; color:#9b1d50;}
a:hover {text-decoration: underline; color:#9b1d50;}
a, a:focus { outline: none; }
p {	font-family: Tahoma, Verdana, Arial; color:#6d6d6d; line-height: 16px; font-size: 12px; margin-bottom: 20px;}


blockquote {
  width:390px;
  padding:0px 0 0 40px;
  background:url(/images/lquo.gif) no-repeat top left;
  margin:15px auto;
}

blockquote p {
  font-family:Candara, Georgia, 'Times New Roman', 'sans serif';
  font-size:16px;
  padding-right:30px;
  padding-bottom:0px;
  background:url(/images/rquo.gif) no-repeat bottom right;
  font-style:italic;
}

.back2top {
  text-align:right;
  margin:20px 0 0;
}
.back2top a {
  padding-right:18px;
  background:transparent url(/images/back2top.gif) no-repeat 100% -15px;
  color:#6D6D6D;
  text-decoration:none;
}
.back2top a:hover {
  background-position:100% 0;
  color:#ba889c;
}

#container, #footer {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #e0e0e0;
	border-top: 0px;
}
#footer {
	margin-top: 25px;
	border: 0px;
}

#header {
	background-color: #525f6a;
	height: 30px;
}
.navbar {
	list-style-type: none;
	float: left;
}
.navbar li {
	float: left;
}
.navbar li a {
	padding: 8px 15px 0px 15px;
	display: block;
	height: 22px;
	color: #fff;
	background-color: #525f6a;
  display:inline-block;
}
.navbar li a:hover, .navbar li a.selected {
	background-color: #384655;
	text-decoration: none;
}
.lang {
	float: left;
	padding: 6px 0px 0px 0px;
	margin-left: 90px;
}
.lang-el {
	background: #525f6a url(/images/icons/lang-el.png) top left no-repeat;
	display: block;
	height: 18px;
	width: 24px;
	text-indent: -10000px;
	float: left;
	margin-right: 10px;
}
.lang-en {
	background: #525f6a url(/images/icons/lang-en.png) top left no-repeat;
	display: block;
	height: 18px;
	width: 24px;
	text-indent: -10000px;
	float: left;
}
.search-form {
	float: left;
	padding: 4px;
	margin-left: 10px;
}
.search {
	background: #525f6a url(/images/buttons/search.png) top left no-repeat;
	display: block;
	width: 140px;
	height: 18px;
	float: left;
	padding: 3px 6px 0px 6px;
	font-size: 11px;
	color:#6c6f70;
}
.search-button {
	background: #525f6a url(/images/buttons/search-button.png) top left no-repeat;
	display: block;
	width: 20px;
	height: 21px;
	float: left;
	cursor:pointer;
}

#content {
	background:#FFFFFF url(/images/bg-content.png) top left repeat-y;}
#banner {
	background: #FFFFFF url(/images/banners/banner.png) top left no-repeat;
	width: 769px;
	height: 149px;
	float: left;
}
.banner-text {
	background: transparent url(/images/banners/banner-text-trans.png) top left no-repeat;
	display: block;
	width: 345px;
	height: 83px;
	margin: 25px 0px 0px 10px;
	padding: 17px 5px;
	float: left;
}
.banner-text h1 {
	padding-bottom: 5px;
}
.banner-text h1 a:hover {
	text-decoration: none;
}
.banner-text h2 {
	font-size: 13px;
	color: #4b5863;
	line-height: 1;
}

.banner-text h2 a {
	font-size: 13px;
	color: #4b5863;
	line-height: 1;
}

.tagline {
	float: left;
	width: 350px;
	display: block;
	margin: 30px 0px 0px 30px;
	background: transparent url(/images/icons/quote-left-trans.png) top left no-repeat;
}
.tagline h2 {
	padding: 0px 30px 2px 40px;
	font-size: 18px;
	color: #FFFFFF;
}
.rquote {
  background: transparent url(/images/icons/quote-right-trans.png) bottom right no-repeat;
  width:28px;
  height:19px;
  float:right;
  margin-top:-8px;
}

#contact-info {
	float: left;
	width: 191px;
}
#contact-info .text {
	display: block;
	width: 165px;
	height: 95px;
	margin: 25px auto;
	color: #364949;
	line-height: 16px;
	font-size: 11px;
}
#left-panel {
	float: left;
	width: 232px;
	padding: 10px 9px 10px 9px;
	
}
#center-panel {
	float: left;
	width: 510px;
	padding: 10px 10px 10px 0px;
}

#left-panel #center-nav {
	background: #f4f4f4;
	padding: 5px 0px 70px 0px;
}
#left-panel #center-nav h2 {
	padding: 3px 0px 15px 10px;
}
#left-panel #center-nav ul {
	padding: 0px;
}
#left-panel #center-nav ul li {
	display: block;
	/*height: 22px;*/

	border-bottom: 1px solid #FFFFFF;
	padding: 7px 0px 7px 0px;
}
#left-panel #center-nav ul li a {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	background: #f4f4f4 url(/images/buttons/bullet-grey.png)  0px 4px no-repeat;
	padding: 0px 5px 0px 15px;
	margin-left: 10px;
  display:block;
}

#left-panel #center-nav ul li a:hover {
	color:#9b1d50;
	text-decoration: underline;
}

#left-panel #center-nav ul li .selected {
	color:#9b1d50;
}
#left-panel .box {
	background: #f4f4f4;
	margin: 20px 0px 20px 0px;
	border: 1px solid #efefef;
}
#left-panel .box h2 a{
	padding-left: 5px;
  color:#161616;
  display:block;
}
#left-panel .newsletter {
	background:#FFFFFF url(/images/newsletter-bg.png) top left no-repeat;
	display: block;
	height: 82px;
	width: 212px;
	padding: 10px;
}
#left-panel .newsletter p, #left-panel .newsletter h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#left-panel .newsletter .newsletter-input, #center-panel .newsletter-input {
	border: 1px solid #d5d6e0;
	display: block;
	width: 165px;
	height: 17px;
	float: left;
	padding: 3px 5px 0px 10px;
	background-color: #f7f7f7;	
	font-size: 11px;
	color: #6c6f70;
}
#left-panel .newsletter .newsletter-submit, #center-panel .newsletter-submit {
	float: left;
	display: block;
	height: 22px;
	width: 30px;
	border: 1px solid #d5d6e0;
	border-left: 0px;
	color: #9b1d50;
	background-color: #f7f7f7;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}

#center-panel .cases {
	padding: 0px 0px 0px 0px;
	clear: both;
}
#center-panel .cases img{
	border: 1px solid #e8e8e8;
	float: left;
	margin: 0px 10px 10px 0px;
}

#page-content img {
  border: 1px solid #e8e8e8;
  margin: 10px 10px 10px 10px;
}
.picture {
  border: 1px solid #e8e8e8;
  margin: 10px 10px 10px 10px;
  padding:3px;
  text-align:center;
  color:#6D6D6D;
  font-size:11px;
  display:inline;
}

.w120 {
  width:122px;
  margin:0px 35px;
}

.w170 {
  width:172px;
}

#page-content .picture img {
  margin:0;
  padding:0;
}


#center-panel .cases a.readmore {
	margin: 10px 0px 0px 0px;
	display: block;
	font-size: 12px;
}
#center-panel .cases a.readmore:hover {
	text-decoration: underline;
}
#right-panel {
	width: 190px;
	float: left;
	padding-bottom: 20px;
}
#right-panel .heading {
	background-color: #dfe2e9;
	text-align: left;
	height: 24px;
	padding: 6px 0px 0px 10px;
}
#right-panel div {
	border-bottom: 1px solid #dfe2e9;
	padding: 10px 10px 10px 10px;
}
#right-panel div p {
	margin-bottom: 0px;
}
#right-panel div p.date {
	font-size: 11px;
	color: #606570;
}
#right-panel div p.title {
	font-size: 11px;
	color: #9e2355;
}
#right-panel div p {
	font-size: 11px;
	color: #363636;
}
#right-panel p.know {
	font-size: 11px;
	color: #363636;
	padding: 12px 10px 5px 10px;
	margin: 0px;
}

.footer-links {
	list-style-type: none;
	float: left;
	padding-left: 10px;
}
.footer-links li {
	float: left;
	font-size: 12px;
	color: #828282;
	margin-right: 5px;
}
.footer-links li a {
	color: #828282;
	text-decoration: none;
	padding-left: 5px;
}
.footer-links li a:hover {
	color: #828282;
	text-decoration: underline;
}	

#footer-design {
	float: right;
	color: #898989;
	font-size: 11px;
	padding: 0px;
  padding-bottom:35px;
}
#footer-design a {
	color: #898989;
	margin-right: 3px;
  background: #f4f4f4 url(/images/icons/gen-y.gif) top right no-repeat;
  padding-right:16px;
}

/******************
****** dev ********
******************/

#center-panel ol {  /* for search page */
  padding-left:20px;
}

#center-panel ul {  /* for contact page */
  padding-left:13px;
}

#contact-form input[type="text"], #contact-form textarea {
  border:1px solid #aaa;
  color:#6d6d6d;
  width:210px;
  padding-left:3px;
  float:left;
  margin-bottom:10px;
}

#contact-form textarea {
  height:150px;
}

#contact-form {
  margin-top:5px;
}

label {
  font-family: Tahoma, Verdana, Arial; 
  color:#6d6d6d;
  font-size: 12px;
  display:block;
  float:left;
  width:110px;
  padding-top:1px;
  padding-bottom:2px;
  margin-bottom:10px;
  float:left;
}

.footer-links li a {
  border-right:1px solid #828282;
  padding-right:5px;
  padding-left:0;
}
.footer-links li:last-child a{
  border:0;
}

#content ol, #content ul {
  color:#6d6d6d;
}

h4 {
  margin-bottom:1px;
  font-size:12px;
  margin:4px 0px;
}

h4 a {
  color:#000;
}

h4 a:hover {
  color:#000;
}

.inside-article-date {
  position:relative;
  margin-bottom:7px;
  font-size:10px;
}

.debug_dump {
  position:absolute;
  left:0px;
  top:0px;
}

.readmore-link {
  font-size: 12px;
  margin-left:380px;
  margin-bottom:15px;
}
.readmore-link:hover {
  text-decoration:underline;
}

.article-list p {
  margin-bottom:8px;
}

#page-content p, #page-content ul, #page-content ol {
  line-height:1.6;
}

#page-content h3 {
  margin-top:6px;
}

#page-content {
  margin-bottom:20px;
}

.body-preview {   /* search page */
  margin-top:5px;
  margin-bottom:25px;
}

.map {
  width: 504px;
  height: 200px;
  display: block;
  padding: 2px 2px 2px 2px;
  border: 1px solid #e2e2e2;
  margin-bottom:15px;
}
#static_pages .map {
  width: 260px;
}


#map_canvas, #map_canvas-office {
  float:right;
}

#contact_info_map, #contact_info_map-office {
  float:left;
  width:230px;
}

#contact_forms #contact_info_map {
  width:510px;
}

#contact_forms #contact_info_map p {
  float:left;
  margin:0 15px 15px 0;
}

#footer span {
  color:#828282;
  float:left;
}

#contact-form {
  float:left;
}

.left {
  float:left;
}
.right {
  float:right;
}

#contact-form .orange-button {
  color:#6D6D6D;
  height:25px;
  margin-left:237px;
  padding:5px;
  width:88px;
}

.latest-readmore {
  font-size:10px;
  font-weight:bold;
  margin-left:80px;
}

.article {
  float:left;
  margin-left:14px;
}

#articles a img {
  border:0;
  margin:0;
  width:32px;
  float:left;
}

#articles p {
  margin-bottom:25px;
}

#articles {
  position:relative;
  top:-16px;
}

#page-content strong {
  font-size:12px;
}

.form-message {
  color:#6d6d6d;
  margin-bottom:15px;
}

#left_nav li {
  list-style:none;
}

.mleft {    /* bio */
  position:relative;
  left:127px;
}
.mright {    /* bio */
  position:relative;
  right:127px;
}
.mleft170 {
  margin-left:-85px;
}
.mleft120 {
  margin-left:-60px;
}
.mright170 {
  margin-right:-85px;
}
.mright120 {
  margin-right:-60px;
}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear { clear: both; padding: 0px; margin: 0px; font-size: 1px; line-height: 1px; }

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: fixed;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_nav_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_nav_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox/fancy_title_right.png') repeat-x;
}