@charset "iso-8859-9";

.handcursor{
cursor:hand;
cursor:pointer;
}


.Font-Roboto{font-family:Roboto !important;}
.font-merri{
	
	font-family: 'Merriweather', serif;}
tr td {
	border: none;
}



.orta {
	text-align:justify;}
#container {
	width: 650px;
	height: 500px;
}

#header {
	background-image: url(../images/icon/serit.jpg);
	background-repeat: repeat-x;
}
#menu-bar {
	width: 100%;
	margin-bottom:60px;
	
}


/* Main */
*{margin: 0;    padding: 0;    border: 0;    outline: 0;    list-style:none; text-decoration:none;}
.header-menu{
    height:35px;
    float:left;
    position:relative;
	text-align:left;
    }

.header-menu a{
    width:auto;
    height:35px;
    float:left;
    font-size:20px;
    color:#2e323c !important;
    line-height:35px;
	border-bottom:1px solid #999999;
    }
    
.header-menu a:hover{
	color:#999999 !important;
    }
	
.header-menu  li{
    width:auto;
    height:46px;
    float:left;
    position:relative;
    }
	
		
	.header-menu2{
    width:500px;
    height:35px;
    float:left;
    position:relative;
	text-align:left;
    }

.header-menu2 a{
    width:auto;
    height:35px;
    float:left;
    font-size:12px;
    color:#333333 !important;
	margin-right:22px;
	margin-left:22px;
    line-height:35px;
    }
    
.header-menu2 a:hover{
	color:#999999 !important;
    }

.header-menu2  li{
    width:auto;
    height:46px;
    float:left;
    position:relative;
    }



.header-menu  ul li ul{
    width:180px;
    height:auto;
    float:left;
    position:absolute;
    background:#ffffff;
    top:25px;
    left:1px;
    z-index:1;
    display:none;
	margin-top:1px;
	padding-bottom:10px;
    }
	

.header-menu  ul li ul a{
    width:130px;
    height:30px;
    line-height:30px;	
    border-bottom:1px #999999 solid;
    
    }

.header-menu  ul li ul li {
    height:30px;
    line-height:30px;
	
    }
	




.header-menu  li:hover >  ul{
    display: block;
    }



.header-menu  ul li ul li ul{
    width:180px;
    height:auto;
    float:left;
    position:absolute;
    background:#6c6b6b;
    top:0px;
    left:180px;
    z-index:1;
    display:none;
    }




#footer {
	background-image: url(../images/icon/bg.jpg);
	background-repeat: repeat;
	width: 100%;
}

.sf-menu {
  z-index: 990;
  text-align: center;
  position: relative;
}
.sf-menu ul {
  position: absolute;
  top: -999px;
  display: none;
}
.sf-menu > li > ul > li {
  float: none;
  position: static;
}
.sf-menu > li {
  float: none;
  display: inline-block;
  font-weight: 300;
  position: relative;
  font-size: 30px;
  line-height: 35px;
}
.sf-menu > li + li {
  margin-left: 40px;
}
.sf-menu > li + li:after {
  content: '';
  background-color: #ffffff;
  height: 5px;
  width: 1px;
  height: 32px;
  position: absolute;
  left: -25px;
  top: 6px;
}
.sf-menu > li > a {
  position: relative;
  color: #ffffff !important;
  text-align: center;
  font-size:15px;
}
.sf-menu > li > a.sf-with-ul:after {
  content: '';
  position: absolute;
  width: 5px;
  bottom: 15px;
  left: 50%;
  bottom: -5px;
  pointer-events: none;
  z-index: 999;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-color: #fff transparent transparent transparent;
}
.sf-menu > li.sfHover > a,
.sf-menu > li.current > a,
.sf-menu > li > a:hover {
  color: #D1D1D1 !important;
}



#Form3 input {	font-family: "Arial" !important;font-size:12px !important;height:17px !important;padding:5px !important;margin-bottom:5px !important; border:solid 1px #464140 !important;background-color:#fff !important;color:#000 !important;}

#Form3 textarea {	font-family: "Arial";font-size:12px;width:250px;max-width:250px;min-width:250px;max-height:125px;min-height:125px; height:125px;padding:5px;margin-bottom:5px; border:solid 1px #464140;background-color:#fff;color:#000;}

#Form3 .but  {
	float:left;
	font-size:12px; 
	height:30px !important;
	line-height:16px; 
	color:#9b1d21 !important; 
	text-transform:uppercase; 
	text-decoration:none;
	padding:6px 9px 6px 12px;
	background:#ccc !important;
	width:84px;
	margin-top:10px;
	margin-right:13px;
	border:none;
}
#Form3 .but:hover  {
	background:#cd242a !important;
	color:#fff !important;
}
#Form3 h3{
	margin-bottom: 5px !important;
	padding:0 !important;
}
input.error {
	border: 1px solid #fd3803 !important;
}
textarea.error {
	border: 1px solid #fd3803 !important;
}
select.error {
	border:1px solid #fd3803 !important;
}
