html, body, div, span, applet, object, iframe, h1, h2, h3,  h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;

}
.cati{ width:100%; height:100%; margin:0 auto; }

.header_main{ position:fixed; top:0; z-index:999999; width:100%; float:left;}
.headertop{ width:100%; height:40px; background:#e9e9e9; color:#555;}
.headertop_center{ width:1000px; margin:0 auto;}
.headertop_left{ width:190px; float:right; margin-top:10px;}
.headertop_img{ width:20px; float:left;}
.headertop_tel{ width:140px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#777;}
.maillink{font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#777; margin-left:4px;}
.maillink:hover{ text-decoration:underline;}
.headertop_right{ float:right; width:140px; margin-top:8px;}
.headertop_right_img{ float:left; margin-left:5px; width:24px;}


.header 	{height:90px; width:100%; margin:0 auto; background:#fff; }
.headerorta { width:1000px; height:166px; margin:0 auto; }
.headerimg 	{ float:left; width:340px; margin-top:10px; }
.menuorta {  float:right; width:auto;  height:40px;   background:#ccc; margin-top:20px;	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; margin-right:8px;   }


.section	{  margin:0 auto; width:100%;}
.blokorta	{  margin:0 auto; width:100%; }


.slidermain {width:100%; margin:0 auto; background:#fff;}
.ribbon{ width:1000px; background:#FFF; min-height:150px; margin:0 auto; margin-top:21px; padding-right:20px;	}
.ribbonposition{ position:relative; left:-32px; float:left; top:13px;}
.ribbontext{ width:1000px;  min-height:80px; padding:15px; text-align:left; font:Arial, Helvetica, sans-serif; font-size:14px; line-height:24px; color:#064844; }

#sliderFrame {margin:0 auto; width:100%; margin-top:150px;}

.bloklarana{  height:auto; margin:0 auto; margin-top:30px; width:1000px; padding-right:20px;}
.altbloklar{ width:1000px; margin:0 auto; box-shadow: 0 6px 6px rgba(141, 141, 141, 0.9); padding:10px;  background:#FFF;}
.slide img{ min-height:190px;}
.carouseltitle h1{ font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:24px; margin-top:5px;	 font-weight:bold; text-align:left;}
.carouseltext{ font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:16px; text-align:left;}

.detayana{ width:980px; margin:0 auto; background:#fff; min-height:600px; margin-top:180px;}
.detayicerik{ padding:20px; padding-top:30px; font-family:Verdana, Geneva, sans-serif; font-size:16px; line-height:24px; text-align:justify;}
.detay_iletisim{ float:left; margin-top:30px;}





.footer{ background:#ddd; height:40px; width:100%; position:relative;  min-width:1000px;}
.footerorta { color:#064844; width:1000px; margin:0 auto;}
.footeradres{ width:1000px; float:left; text-align:center; height:26px;}
.footeradres span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.footerorta p{ text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:10px;}



.hizmetsol{ width:300px; float:left; height:auto; text-align:left;}
.haberlisteana {width:630px;float:left; height:auto; text-align:left;}
.hizmeticerik{ margin-top:50px; margin-bottom:10px; width:600px;}
.hizmeticerik h1{ color:#777; line-height:33px;}
.hizmeticerik img{ margin-bottom:10px; max-width:630px; margin-right:10px;}
.hizmeticerik p{ line-height:24px; width:100%;}


input#submitbutton
{
	cursor:pointer; 
	padding:3px 15px; 
	background:#ec6a1e; 
	border:1px solid #ccc; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, .4);
	-moz-box-shadow: 0 0 4px rgba(0,0,0, .4);
	box-shadow: 0 0 4px rgba(0,0,0, .4);
	color:#f3f3f3;
	font-size:1.2em;
	width:120px;
	float:right;
}
input#submitbutton:hover, input#submitbutton:focus
{
	background-color :#fc8740;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0, .4);
	-moz-box-shadow: 0 0 1px rgba(0,0,0, .4);
	box-shadow: 0 0 1px rgba(0,0,0, .4);
}




#hizmetmenu,
#hizmetmenu ul,
#hizmetmenu li,
#hizmetmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  position: relative;
}
#hizmetmenu {
  width: 250px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-top:52px;
  padding-left:20px;
}
#hizmetmenu a {
  line-height: 1.3;
}
#hizmetmenu > ul > li:first-child {
   background: #ed8548;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  color:#fff;
}
#hizmetmenu > ul > li:first-child > a {
  padding: 15px 10px;
  background: url(images/pattern.png) top left repeat;
  border: none;

  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
#hizmetmenu > ul > li:first-child > a > span {
  padding: 0;
}
#hizmetmenu > ul > li:first-child:hover {
  background: #ccc;

}
#hizmetmenu > ul > li {
  background: #eee;
}
#hizmetmenu > ul > li:hover {
  background: #ccc;
  -webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;

}
#hizmetmenu > ul > li > a {
  font-size: 14px;
  display: block;
  background: url(images/pattern.png) top left repeat;
  color: #666;
  border: 1px solid #ccc;
  border-top: none;
}
#hizmetmenu > ul > li > a > span {
  display: block;
  padding: 10px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#hizmetmenu > ul > li > a:hover {
  text-decoration: none; 

}
#hizmetmenu > ul > li.active {
  border-bottom: none;
}
#hizmetmenu > ul > li.has-sub > a span {
  background: url(images/icon_plus.png) 96% center no-repeat;
}
#hizmetmenu > ul > li.has-sub.active > a span {
  background: url(images/icon_minus.png) 96% center no-repeat;
}
/* Sub menu */
#hizmetmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #a2a194;
  border-left: 1px solid #a2a194;
}
#hizmetmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
#hizmetmenu ul ul li:last-child {
  border-bottom: none;
}
#hizmetmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #444;
  font-size: 12px;
  font-weight: normal;
}
#hizmetmenu ul ul a:before {
  content: "»";
  position: absolute;
  left: 10px;
  color: #e94f31;
}
#hizmetmenu ul ul a:hover {
  color: #e94f31;
}







.iletisimsol {
    border-right: 1px solid #999;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    padding: 5px;
    width: 480px;
}
.iletisimsag {
    float: left;
    margin-top: 15px;
    padding: 5px;
    width: 420px;
}
.unvan {
    color: #333;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}
.adres {
    color: #666;
    font-family: Verdana;
    font-size: 14px;
    margin-top: 10px;
}
.sistemsayfasi {
    color: #666;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    margin-bottom: 10px;
    width: 20%;
}
.sistemsayfasi2 {
    float: left;
    font-family: Verdana;
    font-size: 13px;
    margin-bottom: 10px;
    width: 80%;
}
.inputbox {
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    box-shadow: 0 0 8px #d9d9d9;
    font-size: 13px;
    padding: 4px;
    width: 364px;
}
.inputbox:focus {
    border: 1px solid #7bc1f7;
    box-shadow: 0 0 8px #7bc1f7;
    outline: medium none;
}

.button {color: #003333; font-family: Verdana; text-align: center; font-size: 12px; border: 2px double #cccccc; width: auto;   margin: 1px;}
.inputbox {padding: 4px; border:solid 1px #cccccc; background-color: #ffffff;}
.clear { clear:both;}
a img {border:none;}
a:link { text-decoration: none; border:none; }
a:visited { text-decoration: none; border:none; }
a:hover { text-decoration: none; border:none; }
a:active { text-decoration: none; border:none;}












