@charset "utf-8";

@import url("navi.css");
@import url("forms.css");

@import url("homepage.css");
@import url("gallery.css");
@import url("portfolio.css");

html{overflow-y:scroll;}
body{margin:0; padding:0; font-size:13px; font-family: 'Roboto', sans-serif; color:#FFFFFF; background-color:#4d1a00;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{margin:0; padding:0; list-style-type:none;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:inline-block;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right;}

img{margin:0; padding:0; border:none;}
.imgl, .imgr{border:1px solid #444444; padding:4px;}
.imgl{margin:0 15px 15px 0; clear:left;}
.imgr{margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------Wrapper------------------------------------- */

div.wrapper{display:block; width:100%; margin:0; text-align:left;}
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0 0 15px 0; padding:0; font-size:20px; font-weight:normal; line-height:normal;}
.col1{color:#8C959F; background-color:#4d1a00;}
.col2, .col3, .col4{color:#000000; background-color:#ADC4A5;}
.col2 a, .col3 a, .col4 a{color:#004d00; background-color:#FFFFFF;}
.col4 li {font-weight: bold;}

/* ----------------------------------------------Generalise------------------------------------- */

#header, #homepage, #breadcrumb, #container, #footer, #copyright{display:block; position:relative; width:960px; margin:0 auto;}

/* ----------------------------------------------Header------------------------------------- */

#header{padding:20px 0;}
#header #topbar{display:block; width:130%; margin:0px 0px 25px -150px; padding:10px 0; color:#FFFFFF; background-color:#004d00; border-radius: 5px;}
#header h1, #header p{margin:0; padding:0; list-style:none; line-height:normal;}
#header h1{display:block; text-align:center; text-transform:uppercase; background:url("images/logo.gif") left center repeat-x;}
#header h1 a{padding:0 10px; font-size:50px; color:#FFFFFF; background-color:#4d1a00;}
#header p{margin-top:20px; text-align:center; font-size:35px}

#time {font-size:16px; padding:0px; margin:0px; text-align:right; color:#FFFFFF;}

/* ----------------------------------------------BreadCrumb------------------------------------- */

#breadcrumb{padding:20px 0; border-bottom:1px dotted #666666;}
#breadcrumb ul{margin:0; padding:0; list-style:none;}
#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content------------------------------------- */

#container{padding:30px 0;}
#content{display:block; float:left; width:630px;}

/* Comments */

#comments{margin-bottom:40px;}
#comments .commentlist{margin:0; padding:0;}
#comments .commentlist ul{margin:0; padding:0; list-style:none;}
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#004d00; background-color:#F7F7F7;}
#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#004d00; background-color:#E8E8E8;}
#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}
#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;}
#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column------------------------------------- */

#column{display:block; float:right; width:150px; padding:10px; margin: 0px;}
#column{display:block; float:right; width:150px; padding:10px; margin: 0px;}
#column .holder{display:block; width:100px; margin-bottom:20px; padding-left:10px;}
#column .holder, #column #featured{display:block; width:100px; margin-bottom:20px;}
#column .holder p{line-height:1.6em;}
#column h2{font-size:20px;}
#column .holder h2.title{display:block; width:100%; height:65px; margin:0; padding:15px 0 0 0; font-size:20px; line-height:normal; border-bottom:1px dotted #666666;}
#column .holder h2.title img{float:left; margin:-15px 8px 0 0; padding:5px; border:1px solid #666666;}
#column .holder p.readmore{display:block; width:100%; font-weight:bold; text-align:right; line-height:normal;}
#column div.imgholder{display:block; width:100px; margin:0 0 10px 0; padding:4px; border:1px solid #666666;}

/* Featured Block */

#column #featured a{color:#004d00; background-color:#F9F9F9;}
#column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;}
#column #featured li{display:block; width:100px; margin:0; padding:20px 25px; color:#666666; background-color:#F9F9F9;}
#column #featured li p{line-height:1.6em;}
#column #featured li p.imgholder{display:block; width:240px; height:90px; margin:20px 0 15px 0; padding:4px; border:1px solid #CCCCCC;}
#column #featured li h2{margin:0; padding:0 0 8px 0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:normal; border-bottom:1px dotted #999999;}
#column #featured p.readmore{display:block; width:100%; margin-top:15px; font-weight:bold; text-align:right; line-height:normal;}
#column #latestnews{display:block; width:100%; margin:0; padding:0; list-style:none;}
#column #latestnews li{display:block; margin:0 0 20px 0; padding:0 0 15px 0; border-bottom:1px dotted #999999;}
#column #latestnews li.last{margin-bottom:0;}
#column #latestnews p{margin:0 0 5px 0; padding:0;}
#column #latestnews p.readmore{margin:0; padding:0;}
#column #latestnews .imgl{margin:0 10px 10px 0; padding:4px;}

/* ----------------------------------------------Footer------------------------------------- */

#footer{margin:20px auto; padding:5px 0; line-height:0.6em; border-radius: 5px;}
#footer, #footer a{color:#FFFFFF; background-color:#004d00;}
#footer .faux{padding:0 20px; background:url("images/footer_faux2.gif") top center repeat-y;}
#footer h2, #footer ul, #footer a, #footer address{margin:0; padding:0; font-weight:normal; list-style:none; font-style:normal;}
#footer h2{font-size:14px; font-weight:bold; margin-bottom:10px; text-transform:uppercase;}
#footer .footbox{display:block; float:left; width:203px; margin:0 36px 0 0; padding:0;}
#footer .last{margin:0;}
#footer p {text-align: center;}


/* ----------------------------------------------Copyright------------------------------------- */

#copyright{padding:0 0 20px 0; font-size:12px; text-transform:uppercase;}
#copyright p{margin:0; padding:0;}
#copyright, #copyright a{color:#FFFFFF; background-color:#4d1a00;}



/* ----------------------------------------------- Member List -------------------------- */
.memberlist li{
font-size:20px;
}


/* ----------------------------------------------- anak -------------------------- */
#anak {
    width: 725px;
	height: auto;
	margin: auto;
	display: block;
    padding: 5px;
    border: 5px solid #004D00;
	font-size: 17px;
	border-radius: 5px;
	background-color: #FFFF;


}


#anak h3{
	font-size: 25px;
    text-align: center;
}


/* ----------------------------------------------- nomothesia -------------------------- */
#nom {
    width: 930px;
	height: 900px;
	overflow: scroll;
    padding: 10px;
    border: 5px solid #004D00;
    margin: auto;
	font-size: 17px;

}


#nom h3{
	font-size: 25px;
    text-align: center;
}


/* ----------------------------------------------- intro -------------------------- */
#intro {
    background-color: #fff;
	width: 750px;
	padding: 20px;
	border: 0px solid #fff;
	border-radius: 5px;
	border: 5px solid #004d00;
	margin: auto;
	display:block;
    font-size: 17px;
}

#intro h3{
	font-size: 25px;
    text-align: center;
}

/* ----------------------------------------------- idritika meli container -------------------------- */
#meli {
    width: 930px;
    padding: 10px;
    border: 5px solid #004D00;
    margin: auto;
	font-size: 17px;
}

#meli h3{
	font-size: 25px;
    text-align: center;


}

#meli-container {
    background-color: #fff;
	width: 550px;
	padding: 20px;
	border-radius: 5px;
	border: 5px solid #004d00;
	display: block;
	margin: 0 auto;
	font-size: 17px;
}

#meli-container h3{
	font-size: 25px;
    text-align: center;


}

/* ----------------------------------------------- photo banner container -------------------------- */
#bannerContainer {
    background-color: #fff;
	width: 750px;
	height: 300px;
	padding: 20px;
	border-radius: 5px;
	border: 5px solid #004d00;
	margin: 0px auto;
	display:block;
    overflow: hidden;
}

#intro h3{
	font-size: 25px;
    text-align: center;
}

#bannerContainer h3 {
	font-size: 25px;
	text-align: center;
}

#promo img{
	display: block;
	margin: 20px auto;
	width: 60%;
	border-radius: 10px;
	    transition: all 0.5s ease;
}

#promo img:hover{

 transform: scale(1.1);
 cursor: pointer;

}


#meli table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC; font-size: 14px;}
#meli table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
#meli table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
#meli table thead th, table tbody td{padding:5px; border-collapse:collapse;}
#meli table tbody tr.light{color:#666666; background-color:#F7F7F7;}
#meli table tbody tr.dark{color:#666666; background-color:#E8E8E8;}



/* ------------------------------------------------------- CONTACT ----------------------------- */

#cont table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC; font-size: 14px; }
#cont table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
#cont table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
#cont table thead th, table tbody td{padding:5px; border-collapse:collapse;}
#cont table tbody tr.light{color:#666666; background-color:#F7F7F7;}
#cont table tbody tr.dark{color:#666666; background-color:#E8E8E8;}
#cont a {color: red;}
#cont a:hover {
    background-color: lightgreen;
}


#sendtoemail table{width:100%; border:1px solid #CCCCCC; font-size: 14px;}
#sendtoemail table tbody tr.light{color:#666666; background-color:#F7F7F7;}
#sendtoemail table tbody tr.dark{color:#666666; background-color:#E8E8E8;}

/* ----------------------------------- image flip card service -------------------------------- */

#f1_container {
  position: relative;
  margin: 10px auto;
  width: 250px;
  height: 250px;
  z-index: 1;
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
}

#f1_card img {
	width: 100%;

}

#f1_container:hover #f1_card {
  transform: rotateY(180deg);
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;

}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: transparent;

}

/* ------------------------------- mobile style ----------------------------------------------------*/

@media (max-width: 1080px) {
#header #topbar {display: none;}
}

/* ------------------------------ photos.html ---------------------------------------------------*/

.photo-gallery img{
  width: 49%;
  margin: auto;
}

#photo-description{
  font-size: 15px;
  font-style: italic;
}
