﻿/* Marios Polyzoes (Jan 29, 2010) Μάριος Πολυζώης
  Rev (Feb 23, 2016) */

body {
background:transparent url("images/faf3b0.png") top left repeat-x fixed;
background-color: #faf3b0;
margin: 0;
padding:0;
font-family:Tahoma,Verdana,Arial,sans-serif;
color:#464455;
}
.container  {
background-color:#C2BD9A;
background:transparent url("images/main_back1r.png") top left repeat-y;
color:#000;
margin:0 auto;
padding:0px 0px;
margin-top:10px;
border:thin #b1ac8c outset;
/*-moz-border-radius: 8px;
border-radius: 8px;*/
-moz-box-shadow: 3px 3px 4px #995;
-webkit-box-shadow: 3px 3px 4px #995;
box-shadow: 3px 3px 4px #995;
}
.pic {
	margin: 5px 10px;
	float: right;
}

#content li{
LIST-STYLE-IMAGE:url("images/ob.gif");
}
#content img {	box-shadow: 3px 3px 7px #777;}

A:LINK { text-decoration: none;
	color: #00a; }
A:active {
	COLOR: #d00; TEXT-DECORATION: none}
	
A:VISITED {text-decoration: none;
	color: #a0a; }
A:hover {
	COLOR: #AA6000; TEXT-DECORATION: underline;
}
.clear {
	clear:both;
}
.titlos {font-weight: bold; color: #ffee00;}
h1 {color: #900;}
	
h2 {text-align: left;
	color: navy;
	margin-bottom:0px;
		 }
th {  background: orange; color: white}
h3 {	text-align: left;
	font-weight: bold;
	color: #068;}
h4 {	text-align: right;
	color: #a20;
font-weight: bold;
}
h5 {  font-weight: normal;
font-weight: bold;
}

h6 {text-align: center;
	color: #2F4F4F;
	font-weight: normal;
 }
.kap {
	margin-left:16px;
}
/* ---------------*/

.navbar
{
margin-top:0px;
background: url('images/amenu1.png') transparent repeat-x; 
height: 34px;
color: #cad7e7;
/*border-bottom:thin  #332 outset;*/
}

.nav ul
{
margin:0px 0px 0 0;
/*margin-top: 8px;*/
padding: 0px 0px 0px 0px;
list-style: none;
}

.nav li
{
list-style: none;
margin: 0;
display: inline;
height:34px;
}

.nav li a
{
background: url('images/amenu1.png') transparent repeat-x;
padding: 6px 8px 6px 8px;
border-left: 1px solid #DCD7B7;
border-right: 1px solid #B1AC8C;
text-decoration: none;
}

.nav li a:link { color: #9a602d; }
.nav li a:visited { color: #aa504d; }

.nav li a:hover
{
color: #a83;
background: url('images/amenu2.png') transparent repeat-x;
}
.wht {
	color:#eeFFFF;
}

.footer {
color:#464455;
padding:4px 10px;
text-align:center;
background-color:#FF9966;border:1px;
}
.footer a:link
{
color: #00f;
}
.footer a:visited
 {
color: #a0a;
}
.picd {
  margin: 5px 10px;
	float: left;
	border:0px;
}
#mid {
padding:1px 20px 20px;
background:transparent url("images/k_mid_v.png") top left repeat-y;
}
.box {
background-color:#fafbfc;
border:1px solid silver;
color:#505050;
line-height:1.5em;
margin:20px;
padding:10px;
}
.geo {
	font-size:8pt; float:right; margin-top:20px; margin-right:10px;
	}
.geo img {
	box-shadow: 3px 3px 7px #777;
	}
img {
	border:0px
}
.kentro {
	text-align: center;
}
#call {
text-align:center;
background-color:#ffffde;
/*background-color:#4169E1;
background-color:#faf3b0;*/
}
.clear-seira {
clear:both;
height:0.1em;
display:none;
width:320px;
}
.new
{
  background-color: #bb0000;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #ffffdd;
  font-family: WarpSans,Arial;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 3px;
}
.more
{
  margin-bottom: 10px;
  margin-top: -10px;
  text-align: right;
}
.background-darkgreen {
	background-color: #327375;
	color: #ffffff;
	width:90%;
	padding: 5px;
	font-style: italic;
}
.barrow {
  position: fixed;
  bottom: 15px;
right: 10px;
text-align: right;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
/**************************** desktop **************************************/
@media screen and (min-width: 710px) {
div.icons {position:fixed; width:50px;z-index:100; margin-top:200px;
}
.container {
width:800px;
margin-top:10px;
}
.icons a { width:32px; height:32px; display: block;
}
.icons_twitter {width:32px;height:32px; background-image: url('img/icon_twitter.png');}
.icons_twitter a:hover{background-image: url('img/icon_twitter.png');background-position:-31px -31px;}
.icons_facebook{width:32px; height:32px;background-image: url('img/icon_facebook.png');}
.icons_facebook a:hover{background-image: url('img/icon_facebook.png');background-position :-32px -32px;}
.icons_google {width:32px;height:32px; background-image: url('img/icon_google.png');}
.icons_google a:hover{background-image: url('img/icon_google.png');background-position:-31px -31px;}
.icons_linkedin{width:32px; height:32px;background-image: url('img/icon_linkedin.png');}
.icons_linkedin a:hover{background-image: url('img/icon_linkedin.png');background-position :-32px -32px;}
.icons_youtube {width:32px;height:32px; background-image: url('img/icon_youtube.png');}
.icons_youtube a:hover{background-image: url('img/icon_youtube.png');background-position:-31px -31px;}
.icons_rss {width:32px;height:32px; background-image: url('img/icon_rss.png');}
.icons_rss a:hover{background-image: url('img/icon_rss.png');background-position:-31px -31px;}
#main {
clear:both;width:800px;margin-top:0px;
}
#head2 {
color:#303030;
margin:0 auto;
padding:0px 0px;
height:179px;
}
#side_menu { width: 174px !important;
clear:left;
float:left;
margin:2px 10px 10px 5px;
padding:0;
 }


.header-top{width:100%;height:180px;overflow:visible !important;}
.sitelogo{width:432px;height:180px;position:absolute;z-index:1;background:url("images/yalorouniko_1r.png");margin:0 0 0 0;}
.sitelogo2{width:142px;height:180px;position:absolute;z-index:2;background:url("images/yalorouniko_2.png") no-repeat;margin:0 0 0 432px;}
.sitelogo3{width:226px;height:180px;position:absolute;z-index:2;background:url("images/yalorouniko_0.jpg") no-repeat;margin:0 0 0 574px;}
.stripe {width:180px;height:25px; color: #faf3b0; font-size:22px; position:absolute;z-index:3; margin:52px 0 0 435px;	text-shadow: 2px 2px #980;}
#content {
margin:18px 20px 0px 210px;
padding:10;
line-height:1.5em;
text-align:left;
}


.forma{width:418px;border:thin #C2BD9A outset;background-color:#E4E2D8;margin:2em 0 0;padding:10px 10px 0;}
.forma fieldset{border:solid 1px #a00;margin:0 0 20px;padding:20px 0 0 !important;}
.forma fieldset legend{color:#502020;font-weight:700;font-size:130%;margin:0 0 20px 5px !important;padding:0 2px;}
.forma label.left{float:left;width:120px;font-size:100%;margin:0 0 0 10px; padding:2px;}
.forma select.combo{width:175px;border:solid 1px #c8c8c8;font-family:verdana,arial,sans-serif;font-size:110%;padding:2px;}
.forma input.button{float:right;width:9em;margin-right:20px;background:#e6e6e6;border:solid 1px #969696;text-align:center;font-family:verdana,arial,sans-serif;color:#969696;font-size:110%;padding:1px !important;}
.forma textarea{width:275px;border:solid 1px #c8c8c8;padding:2px;}
.forma input.field{width:275px;border:solid 1px #c8c8c8;padding:2px;}
.forma input.button:hover{cursor:pointer;border:solid 1px #800;background:#ffdcdc;color:#505050;}


}

/**************************** mobile ******************************************/
@media screen and (max-width: 710px) {
.container, .nav {font-size:120%;}
  
 div.icons {position:fixed; width:350px; z-index:100; margin-top:-30px;
}
.icons a { width:32px; height:32px; float:left; display: block;
}
.icons_twitter {width:32px;height:32px; background-image: url('img/icon_twitter.png'); float:left;}
.icons_facebook{width:32px; height:32px;background-image: url('img/icon_facebook.png'); float:left;}
.icons_google {width:32px;height:32px; background-image: url('img/icon_google.png'); float:left;}
.icons_linkedin{width:32px; height:32px;background-image: url('img/icon_linkedin.png'); float:left;}
.icons_youtube {width:32px;height:32px; background-image: url('img/icon_youtube.png'); float:left;}
.icons_rss {width:32px;height:32px; background-image: url('img/icon_rss.png');}

.container { margin-top:20px;}
#head2 {
padding:0px 0px;
height:120px;
background: url('img/gyn_head1mob.png') transparent repeat-x;
}

.header-top{width:96%;height:120px;overflow:visible !important;}
.sitelogo{width:232px;height:120px;position:absolute;z-index:1;background:url("images/yalorouniko_1mob.png");margin:0 0 0 0;}
.stripe {width:120px;height:30px; color: #E0BE7E; font-size:18px; position:absolute;z-index:3; margin:70px 0 0 270px;}
#side-menu { 
background-color:#fff; }

.clear-seira {
clear:both;
height:0.1em;
display:none;
}

.navbar
{
background-color:#ddd;
color: #cad7e7;
width:96%;
}

#content {
padding:10px;
background-color:#fff;
}
#wleft {
float:left;
width:90%;
}
#wright {
float:left;
width:90%;
}
#mid {
padding:1px 5px 20px 5px;
background-color:#FFFFCC;
}
.bottom-foot
{
width:96%;
}

 }


