/*
header background-color: rgb(210, 215, 210);
slider background-color: rgb(219, 223, 219);
prasino background-color: rgb(107, 156, 17);
*/
@import url('mobile.css');
@import url('tablet.css');
@import url('pc.css');
@font-face {
  font-family: 'entypo';
  src: url('../fonts/entypo.eot');
  src: local('☺'),
       url('../fonts/entypo.woff') format('woff'), url('../fonts/entypo.ttf') format('truetype');
}
html {
	/*for mobile navigation*/
	position:relative;
	min-height: 100%;
	
}
.clear:before,
.clear:after {
	content:"";
	display:table;
}

.clear:after {
	clear:both;
}
* {
	margin:0;
	padding:0;
	font-size:100%;
}
q {
	font-style: italic;
	font-weight:bold;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family:sans-serif, Arial, Helvetica;
}
h2 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -1px;
}

h3 {
	font-size: 24px;
	font-weight:900;
	display: inline-block;
	text-shadow: 0px 0px 1px #666;
	padding-top:10px;
	padding-bottom: 15px;
	
}

p {
	color: #333;
	font:100 18px/24px Georgia, "Times New Roman", Times, serif;
	
	 
}
.morebutton {
	text-decoration: none;
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 11%, #80c217 34%, #6b9c11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(11%,#a1d54f), color-stop(34%,#80c217), color-stop(100%,#6b9c11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#6b9c11',GradientType=0 ); /* IE6-9 */
	color: white;
	line-height: 18px;
	padding:10px 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	

}
.morebutton:hover {
	filter:none;
	background: black;
}
#contactinfo p a.phone, .footerbox p .entypo2 a.phone {
	border:none;
	color:inherit;
}

#contactinfo p a.phone:hover, .footerbox p .entypo2 a.phone:hover {
	border:none;
	opacity:1;
	text-decoration: none;
	color:inherit;
	cursor:default;
}

.footerbox p span.xondriki {
	color: white;
	font-size: 1.2em;
	font-style: italic;
}

a.katalogos {
	display: block;
	background: url('../images/adobe2.png') no-repeat scroll left center / contain transparent;
	padding-left: 25px;
}


@media only screen and (min-width:1025px) {

/*============================Header==================*/

header {
	width:100%;
	height:81px;
	background-color: rgb(210, 215, 210);
}
.row960 {
	width: 960px;
	height: 81px;
	margin:auto;
}

header h1 a {
	float:left;
	width:280px;
	height:80px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

/*==================== navigation ================== */


nav {
	float:right;
	
}

nav ul {
	list-style:none;
}


nav ul li {
	float:left;
	margin-left:1px;
	text-align:center;
	/* position relative for drop down menu*/
	position:relative;
	
	
}
nav ul li a {
	display: block;
	width:120px;
	line-height: 80px;
	text-decoration: none;
	font-weight:bold;
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	
	
}

nav ul li a:link, nav ul li a:visited {
	color: black;
}
a.nav-link {
	display: none;
}

nav ul li a:hover, nav ul li a:focus, nav ul.topmenu > li:hover > a {
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 11%, #80c217 34%, #6b9c11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(11%,#a1d54f), color-stop(34%,#80c217), color-stop(100%,#6b9c11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#6b9c11',GradientType=0 ); /* IE6-9 */
	color: white;
	
}

#indexhtml #home-page, #galleryhtml #gallery-page, #companyhtml #company-page, #productshtml .products-page, #contactshtml #contact-page  {
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 11%, #80c217 34%, #6b9c11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(11%,#a1d54f), color-stop(34%,#80c217), color-stop(100%,#6b9c11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#6b9c11',GradientType=0 ); /* IE6-9 */
	cursor:default;
	color: white;
}

#productshtml .products-page {
	cursor: pointer;
}
#productshtml ul.submenu li a:link.products-page {
	color: #444;
}

#productshtml ul.submenu li a:hover.products-page {
	color: rgb(149, 174, 12);
}

/*==========Menu Arrow==============*/
span.menuarrow {
	font-family: entypo;
	font-size:1.8em;
	font-weight:bold;
	font-style:normal;
	display:block;
	position: absolute;
	bottom:-2px;
	left:50%;
	color: white;

}

/*=============Drop Down Menu style =================*/

ul.submenu {
	z-index:20;
	float:none;
	background-color: rgb(210, 215, 210);
	opacity: 0.7;
	width:auto;
	height:auto;
	position:absolute;
	top: 80px;
	left:-9000em;
	/*for transition*/
	max-height:0;
	-moz-transition: max-height 0.8s ease-in-out;
	-webkit-transition: max-height 0.8s ease-in-out;
	-o-transition: max-height 0.8s ease-in-out;
	transition: max-height 0.8s ease-in-out;
	overflow:hidden;
	
}

ul.submenu li {
	float:none;
	margin:none;
	text-align:left;
	
}

ul.submenu li a {
	white-space:nowrap;
	line-height:40px;
	width:160px;
	padding-left:28px;

	
}
.topmenu li:hover ul {
	left:0;
	max-height: 10em;
}
ul.submenu li a:link, ul.submenu li a:visited {
	color: black;
}
ul.submenu li a:hover {
	color: white;
	background:grey;
}

/*====================Second Nav====================*/
#secondnav a:link, #secondnav a:visited  {
	text-decoration:none;
	color: #ccc;
}


#secondnav a:hover, #secondnav a:active {
	color: #999;
}




/*===================MainContainer========================*/
.mainContainer {
	background-color:#F4F4F4;
	width:100%;
	padding-top: 50px;
	padding-bottom: 40px;
	
}
.mainrow {
	width: 960px;
	margin:auto;
	
}
.gotogallery {
	text-align:center;
	border-bottom: 1px solid #CCC;
	padding-bottom: 35px;
	
}
.gotogallery h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	line-height: 1.2em;
	text-shadow:0px 0px 1px #666;
	font-style:italic;
	font-weight: bold;
}
.gotogallery span {
	font-size 14px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	padding-top:6px;
	color:#CCC;
	
}

#maincontent {
	width: 960px;
	margin:auto;
	margin-top: 40px;
	
}
.mainbox {
	
	width: 31.5%;
	min-height:300px;
	float: left;
	margin-right: 2.6666666%;
	
}
.mainbox p {
	min-height:230px;
}
.mainbox img {
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	display:block;
	box-shadow:5px 5px 6px 1px  #000;
	
}
.mainbox:last-child {
	margin-right:0;
}

 #maincontent h3 {
	font-size: 24px;
	font-weight:normal;
	text-shadow: 0;
	margin-top: 15px;
	
	
}

#maincontent a {
	display:inline-block;
	margin-top:15px;
}


/*==============footer========================*/
footer {
	width:100%;
	min-height:300px;
	background:#333;

}
#footer960 {
	width: 960px;
	margin:auto;
	padding-top: 20px;
}

.footerbox {
	float: left;
	width: 31%;
	min-height: 230px;
	margin-right: 3.2%;
	border-right: 1px inset black;
}

.footerbox a img {
	border: 4px solid white;
	border-radius: 5px;
	opacity: .6;
	-webkit-transition: all 1s linear;
     -moz-transition: all 1s linear;
       -o-transition: all 1s linear;
      -ms-transition: all 1s linear;
          transition: all 1s linear;
}
.footerbox a:hover img {
	opacity: .9;
	border: 4px solid white;
}
.footerbox p {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.footerbox:last-child {
	margin-right: 0;
	border-right: none;
}

.footerbox h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: white;
}

.footerbox ul {
	list-style:none;
	
}
.footerbox ul a:link, .footerbox ul a:visited  {
	text-decoration:none;
	color: #666;
	padding-left:10px;
	font-size: 18px;
	
}


.footerbox ul a:hover, .footerbox ul a:active  {
	/*color: rgb(150, 150, 150); */
	color:white;
	opacity: 0.7;
}
.footerbox p {
	color: #666;
	padding-top: 15px;
	line-height: 32px;
	font-size: 18px;
	padding-left:10px;
}
.footerbox:last-child p {
	font-size: 16px;
	line-height: 24px;
}
.footerbox:last-child img {
	float: left;
	padding-right: 10px;
}


.footerbox p a:link, .footerbox p a:visited {
	text-decoration: none;
	color: #666;
}
.footerbox p a:hover, .footerbox p a:active {
	text-decoration: underline;
	/*color: rgb(150, 150, 150) */
	color:white;
	opacity: 0.7;
}

.entypo:before 
{
    content: attr(data-icon);
    font-family: entypo;
 	padding-right: 18px;
	font-size:32px;
    
}	

.entypo2:before 
{
    content: attr(data-icon);
    font-family: entypo;
 	padding-right: 18px;
	font-size:28px;
    
}	

/*===============Small Footer=============*/
 #secondfooter {
	width:100%;
	border-top:1px solid #9dd53a;
	background:rgb(35, 35, 35);
}

#footerrow  {
	width: 960px;
	margin:auto;
	
	
}

#footerrow .links a {
	text-decoration:none;
	color: rgb(150, 150, 150);
	font-style: italic;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 20px;
}
#footerrow .links {
	padding-top:20px;
	text-align:center;
}

#footerrow .links em {
	font-family: entypo;
	font-size:32px;
	font-style: normal;
}

#footerrow .links a:hover {
	color: white;
}
#indexhtml #secondfooter #footerrow .links .home, #galleryhtml #secondfooter #footerrow .links .gallery,
#companyhtml #secondfooter #footerrow .links .company, #productshtml #secondfooter #footerrow .links .products,
#contactshtml #secondfooter #footerrow .links .contacts {
	color: white;
}


#footerrow .privacy p {
	
	text-align:center;
	color: #666;
	padding-bottom: 20px;
	
}
#footerrow .privacy p span {
	font-family: entypo;
	font-size:2em;
	margin-left: 30px;
	font-weight: normal;
}
#footerrow .privacy p a:link, #footerrow .privacy p a:visited {
	text-decoration:none;
	color:#999;
	font-size:1.1em;
	display:inline-block;
	margin-left:8px;
}
#footerrow .privacy p a:hover, #footerrow .privacy p a:active {
	text-decoration:underline;
}

#footerrow .privacy p a:link em, #footerrow .privacy p a:visited em {
	font-family: entypo;
 	font-size:32px;
	display: inline-block;
	margin-right:18px;
	color: #9dd53a;
}

#footerrow .privacy p a:hover em, #footerrow .privacy p a:active em {
	color:white;
}


.go-top {
	position: fixed;
	bottom: 1em;
	right: 2em;
	text-decoration: none;
	color: white;
	background: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 0 1em 1em 1em;
	display: none;
}
.go-top:hover {
	background: #9dd53a;
	color: black;
	
}
.go-top em {
    font-style: normal;
    font-family: entypo;
	font-size:2em;
	display:block;
	padding-left:6px;
	
    /* other styles here */
}

/*========================Contacts page================*/
#maincontacts {
	width: 960px;
	margin:auto;
}
#secondnav {
	border-top:1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding:8px 0 8px 0;
	margin-bottom:20px;
	color: #999;
}


#googlemaps {
	width:180px;
	height:120px;
	text-align:center;
}
#map {
	margin:30px 0;
	border: 5px solid rgb(210, 215, 210);
	border-radius: 5px;
	width:100%;
	height:400px;
}
#map em {
	font-size:16px;
	padding-bottom:10px;
		
}
iframe {
	width:100%; 
	height:350px;
	scrolling:no;
	border:none;
	overflow:hidden;
	margin:0;
}
#maincontacts #contactinfo {
	width:40%;
	float:left;
}
#maincontacts #contactinfo .homeicon {
	float:left;
	font-size: 2em;
	line-height:32px;
	color:rgb(133, 133, 133);
	height:60px;
}
#maincontacts #contactinfo p  {
	font-size: 18px;
	line-height:32px;
	color:rgb(133, 133, 133);
}
#maincontacts #contactinfo span {
	font-family:entypo;
	font-size:2em;
	display:block;
	float:left;
	margin-top:-7px;
	padding-right:10px;
	
}
#maincontacts #contactform {
	width:50%;
	padding-left:30px;
	overflow: hidden;
	float:right;
}

#contactinfo a:link {
	text-decoration:none;
	color: rgb(190, 190, 190);
}
#contactinfo a:hover {
	text-decoration:underline;
}

input, textarea {
	padding: 10px;
	border: 1px solid rgb(190, 190, 190);
	width: 70%;
	margin-bottom:10px;
	color: #999999;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	
}
textarea {
	width: 100%;
	height: 170px;
	max-width: 400px;
	line-height: 18px;
	font-size:22px;
	
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: rgb(149, 174, 12);
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

.form label {
	margin-left: 20px;
	color: rgb(190, 190, 190);
	font-size: 20px;
	font-weight: bolder;
	
	
}

.submit input  {
	width: 100px;
	height: 40px;
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 11%, #80c217 34%, #6b9c11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(11%,#a1d54f), color-stop(34%,#80c217), color-stop(100%,#6b9c11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 11%,#80c217 34%,#6b9c11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#6b9c11',GradientType=0 ); /* IE6-9 */
	color: white;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top:30px;

}
.submit input:hover {
	filter: none;
	background: black;
	cursor:pointer;
}



/*================Gallery==================*/

#maingallery, #maincompany, #mainitem {
	width:960px;
	margin: auto;
	

	
}



#maingallery .boximages {
	width: 50%;
	height: auto;
	margin-bottom: 30px;
	float:left;
	
		
}

#maingallery .boximages a {
	position:relative; 
	margin:5px; 
	margin-right: 30px;
		
}

#maingallery .boximages a span { 
	display:none; 
	background-image:url(../images/zoom_in.png);
	background-repeat:no-repeat; 
	width:64px; 
	height:64px; 
	position:absolute; 
	left:200px; 
	bottom:70px;
}

#maingallery .boximages h4 {
	text-align:left;
	padding-top:10px;
	padding-bottom: 15px;
	font-size:18px;
	font-family: 'Abril Fatface', cursive;
	color: grey;
	font-style:italic;
	
}
#maingallery .boximages h4 a:link, #maingallery .boximages h4 a:visited {
	text-decoration: none;
	color: rgb(55, 52, 48);
	font-size: 24px;
	font-weight:bold;
}


#maingallery .boximages a:hover span { 
	display:block;
	
}

#maingallery .boximages img { 
	padding:0px;
	background: rgba(210, 215, 210, .5);
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	width: 90%;
	box-shadow:5px 5px 6px 2px  #000;
	border-style: none;
	-webkit-transition: all 1s linear;
     -moz-transition: all 1s linear;
       -o-transition: all 1s linear;
      -ms-transition: all 1s linear;
          transition: all 1s linear;
}
#maingallery .boximages img:hover {
	opacity: .4;
	background:#693;
}



/*=======================company.html==============================*/
#maincompany .col1 {
	width:65%;
	margin-right: 3%;
	float:left;
}
#maincompany .col1 img {
	
	display:block;
	margin: auto;
	margin-bottom:50px;
	width:100%;
	height:auto;
	border-top-left-radius: 25px;
	border-bottom-right-radius:25px;
	border:2px solid rgba(68,68,68, 0.9);
	
}
#maincompany .col1 p {
	line-height: 32px;
}
#maincompany h1 {
	display:inline-block;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
}

#maincompany .col2 {
	width: 28%;
	padding:2%;
	background:rgb(210, 215, 210);
	float: right;
}

#maincompany .col2 span {
	float: left;
	padding: 6px 16px;
	background: rgb(107, 156, 17);
	margin-right: 20px;
	font-size: 32px;
	color:white;
	font-family:"Courier New", Courier, monospace;
}
#maincompany .col2 .news {
	margin-bottom:10px;
}
#maincompany .col2 h2 {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	padding-top:5px;
}
#maincompany .col2 h3 {
	padding-left:22%;
	display:block;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
#maincompany .col2 h3 a:link, #maincompany .col2 h3 a:visited  {
	text-decoration: none;
	color: black;
}
#maincompany .col2 img {
	width: 90%;
	border:2px solid grey;
	display:block;
	margin:20px auto;
	border-radius:10px;
}
#maincompany .col2 img:hover {
	border:2px solid rgb(107, 156, 17);
	opacity: 0.8;
}


/*=====================Tooltip==========================*/
.tooltip {
    display: inline;
    position: relative;
	
}

.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
	font-size: 14px;
	
}

.tooltip:hover:before{
    border: solid;
    border-color: rgba(0,0,0,.8) transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}




/*===============mainitem==============*/
.productsbox {
	width: 100%;
	min-height: 370px;
	margin-bottom: 10px;
	
}

.productboxparagraph {
	width:100%;
	max-width: 960px;
	margin-bottom:30px;
}


#productsdetails h1 {
	font-size: 24px;
	font-weight:900;
	display: inline-block;
	text-shadow: 0px 0px 1px #666;
	padding-top:10px;
	padding-bottom: 15px;
	
}



#productsdetails img {
	border:2px solid black;
	border-radius:10px;
	clear:both;
	margin: 15px;
	float:right;
}

#productsdetails .productslinks:link, #productsdetails .productslinks:visited {
	text-decoration:underline;
	color:inherit;
}

.dropcap {
	font-size: 300%;
	float: left;
	margin-top:12px;
	margin-right:3px;
	color: rgb(107, 156, 17);
}
#productsdetails h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:900;
	display: inline-block;
	text-shadow: 0px 0px 1px #666;
	padding-top:10px;
	padding-bottom: 15px;
}



}
