body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	cursor: pointer;
}
a, strong, h1, h2, h3, h4, h5, h6 {
	font-family: Calibri;
}
.round-5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round-10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 999
}
header div.cnt {
	width: 960px;
	height: 10px;
	margin: auto;
	display: table;
	position: relative
}
header div.cnt .logo {
	position: absolute;
	top: 30px;
	left: 0px;
	height: 55px;
	z-index: 9
}
header div.cnt div.social {
	position: absolute;
	left: -80px;
	top: 400px;
	background: url(../img/skin-01.png);
	width: 413px;
	height: 101px;
}
header div.cnt div.social strong {
	display: table;
	margin: 20px auto 10px auto;
	color: #fff;
}
header div.cnt div.social ul {
	display: table;
	margin: auto;
}
header div.cnt div.social ul li {
	float: left;
	margin: 5px 10px;
}
header div.cnt div.social ul li:hover {
	opacity: 0.7
}
header div.cnt div.nav {
	position: absolute;
	top: 40px;
	right: 0px;
}
header div.cnt div.nav ul li {
	float: left;
	margin-left: 30px;
	position: relative;
	height: 30px;
}
header div.cnt div.nav ul li a {
	color: #fff;
}
header div.cnt div.nav ul li:hover a {
	color: #fcb135
}
header div.cnt div.bilgi {
	position: absolute;
	top: 230px;
	left: 5px;
	width: 245px;
	height: 150px;
	color: #fff;
	font-family: Calibri;
	font-size: 2em;
	text-align: center;
	background: url(../img/renk.png);
	border-radius: 5px
}
header div.cnt div.bilgi strong {
	display: block;
	font-size: 1.2em;
	margin-top: 10px;
}
header div.cnt div.bilgi div.saat {
	position: relative;
	top: 50px;
	left: -20px;
}
header div.cnt div.bilgi div.saat img {
	position: absolute;
	top: -33px;
	left: 90px;
}
header div.cnt div.bilgi div.saat span {
	position: absolute;
	top: -35px;
	right: 2px;
	font-size: 0.8em
}
header.ic {
	height: 102px;
}
header.ic div.cnt {
	height: 102px;
}
div.orta {
	height: 125px;
	margin-top: 1px;
	background: url(../img/skin-02.png) center top no-repeat, url(../img/skin-orta-bg.html) repeat-x;
}
div.orta ul {
	display: table;
	margin: auto;
}
div.orta ul li {
	float: left;
	width: 180px;
	height: 124px;
	background: url(../img/skisn-03.html) right no-repeat;
    border-right: 1px solid;
border-right-style: inset;
}
div.orta ul li:first-child {

  border-left:1px solid #fff;
}
div.orta ul li:last-child {
	background-image: none
}
div.orta ul li a {
	display: table-cell;
	width: 180px;
	height: 124px;
	vertical-align: smiddle;
	text-align: center;
	position: relative;
	font-family: Calibri;
	color: #fff
}
div.orta ul li a img {
	display: block;
	margin: 20px auto 10px auto;
}
div.orta ul li a:hover {
	color: #00E7FF
}
section.orta {
	width: 960px;
	margin: auto;
	display: table;
}
section.orta ul li {
	float: left;
	margin: 20px 10px;
	width: 218px;
	height: 200px;
	background: #fff url(../img/skin-bg-03.png);
	border: 1px solid #ccc;
	position: relative;
}
section.orta ul li:hover {
	background: #fff url(../img/bg-orta.png)
}
section.orta ul li strong {
	display: block;
	position: absolute;
	top: 5px;
	left: 0px;
	right: 0px;
	text-align: center;
	color: #143B5D;
	font-size: 1.2em
}
section.orta ul li div.img {
	display: block;
	position: absolute;
	bottom: 60px;
	left: 0px;
	right: 0px;
	text-align: center
}
section.orta ul li span {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	background: #143b5D;
	color: #fff;
	height: 33px;
	font-size: 1.2em;
	font-family: Calibri;
	text-align: center;
	padding-top: 17px;
}
footer {
}
div.cnt {
	width: 960px;
	margin: auto;
	display: table;
	position: relative;
}
footer div.line1 {
	
    width:940px; margin:0px auto; height:50px; background-color:rgb(0, 106, 150);
}
footer div.line1 img {
	display: inline-block;
	margin: 15px 7px 15px 10px;
    width:130px !important; height:40px !important;margin-top:5px!important;
}


footer div.line2 {
	width: 100%;
	height: 60px;
	background: #ededed;
	position: relative
}
footer div.line2 .ebulten {
	position: absolute;
	top: 15px;
	left: 0px;
}
footer div.line2 .ebulten fieldset {
	display: table;
}
footer div.line2 .ebulten label {
	display: block;
	float: left;
	width: 455px;
	padding-right: 10px;
	color: #333;
	font-size: 1em;
	padding-top: 10px;
	text-align: right
}
footer div.line2 .ebulten input {
	width: 200px;
	display: block;
	float: left;
	border: 1px solid #fff;
	background: #fff;
	height: 28px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 11px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	outline: 0px;
}
footer div.line2 .ebulten input:focus {
	border: 1px solid #1766aa
}
footer div.line2 .ebulten button {
	display: block;
	float: left;
	border: 1px solid #1766aa;
	background: #1766aa;
	color: #fff;
	margin: 0px;
	padding: 7px 10px;
	font-size: 13px;
	font-family: Calibri;
	color: #f7d9db;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	outline: 0px;
}
footer div.line2 .social {
	position: absolute;
	top: 22px;
	right: 20px;
}
footer div.line2 .social ul li {
	float: left;
}
footer div.line2 .social ul li img {
	float: left;
	margin-left: 20px;
	height: 30px;
}
footer div.line2 .social ul li:hover img {
	opacity: 0.7
}
footer div.line3 {
	width: 100%;
	height: 100px;
	background: #fff;
	position: relative
}
footer div.line3 p {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	line-height: 22px;
	color: #666
}
footer div.line3 p a {
	color: #666;
	font-family: Calibri;
}
footer div.line3 p a:hover {
	text-decoration: underline;
}
section.kurumsal {
	background: url(../img/skin-04.png) top repeat-x
}
section.kurumsal div.cnt {
	display: table;
	width: 960px;
	padding-top: 120px;
	margin-bottom: 30px;
}
section.kurumsal div.cnt nav a {
	font-family: Calibri;
	font-size: 0.8em;
	color: #143b5d
}
section.kurumsal div.cnt nav a:hover {
	color: #00E7FF
}
section.kurumsal div.cnt nav span {
	font-family: Calibri;
	font-size: 0.8em;
	color: #143b5d
}
section.kurumsal div.cnt h2 {
	font-size: 2em;
	color: #143b5d;
	margin: 10px 0px;
    margin-left:5px;
 
}
section.kurumsal div.cnt div.txt {
	display: block;
	float: left;
	width: 500px;
	line-height: 20px;
	/*padding-bottom: 50px;*/
	position: relative;
}
section.kurumsal div.cnt div.txt p {
	display: block;
	margin-bottom: 15px;
	color: #333;
    text-align:justify;
    font-family:Calibri;
}
section.kurumsal div.cnt img.sayfa {
	display: block;
	float: right;
	width: 400
}
section.firsatlar {
	background: url(../img/skin-04.png) top repeat-x
}
section.firsatlar div.cnt {
	display: table;
	width: 960px;
	padding-top: 120px;
	margin-bottom: 30px;
}
section.firsatlar div.cnt nav a {
	font-family: Calibri;
	font-size: 0.8em;
	color: #143b5d
}
section.firsatlar div.cnt nav a:hover {
	color: #00E7FF
}
section.firsatlar div.cnt nav span {
	font-family: Calibri;
	font-size: 0.8em;
	color: #143b5d
}
section.firsatlar div.cnt h2 {
	font-size: 2em;
	color: #143b5d;
	margin: 10px 0px;
}
section.firsatlar div.cnt ul.firsat li.lt {
	background: url(../img/skin-bg-firsat-off.png);
	width: 100%;
	margin: auto;
	display: table;
	margin-bottom: 15px;
}
section.firsatlar div.cnt ul.firsat li.lt:hover {
	background: url(../img/skin-bg-firsat-on.png)
}
section.firsatlar div.cnt ul.firsat li.lt h3 {
	margin: 20px;
	color: #fff;
	font-size: 1.2em
}
section.firsatlar div.cnt ul.firsat li.lt h3 span {
	font-size: 0.7em;
	font-family: Calibri;!important;
	font-weight: normal
}
section.firsatlar div.cnt ul.firsat li.lt div.txt {
	margin: 20px;
	margin-top: 0px;
	color: #fff;
}
section.firsatlar div.cnt ul.sss {
	display: table;
	width: 100%;
	border: 1px solid #ccc;
}
section.firsatlar div.cnt ul.sss li.lt {
	margin: 10px;
}
section.firsatlar div.cnt ul.sss li.lt h3 {
	color: #fff;
	padding: 15px 10px;
	background: #4DB151 url(../img/ico-kapat.png) 900px 12px no-repeat;
	cursor: pointer
}
section.firsatlar div.cnt ul.sss li.lt div.txt {
	margin: 10px 0px;
	display: none;
}
li.sub ul {
	display: none;
	position: absolute;
	top: 15px;
	left: 0px;
}
li.sub ul div {
	width: 100px;
	height: 15px;
}
li.sub ul li {
	background: #fff;
	border: 1px solid #555;
	border-top: 0px;
	float: none!important;
	margin: 0px!important;
	display: table;
	width: 200px;
}
li.sub ul li:first-child {
	border-top: 1px solid #555;
}
li.sub ul li a {
	color: #333!important;
	display: block;
	padding: 10px 15px;
	font-family: Calibri;
	font-size: 0.9em
}
li.sub ul li:hover a {
	color: #fff!important;
	background: #fcb135
}
.dil {
	background: url(../img/dil_alt.png);
	width: 86px;
	height: 21px;
	padding-top: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
	color: #fff;
	text-align: center;
}
.dil a {
	color: #fff;
	font-size: 0.8em
}
.sayfalama {
}
.sayfalama a {
	diplay: block;
	background: #ccc;
	color: #fff;
	padding: 5px 10px;
}
.sayfalama strong {
	diplay: block;
	background: #143B5D;
	color: #fff;
	padding: 5px 10px;
}
 input:required:invalid, input:focus:invalid {
 border:1px solid red;
 -moz-box-shadow: none;
}
input:required:valid, input:focus:valid {
 border:1px solid blue;
 -moz-box-shadow: none;
}
div.txteditor ul li {
	list-style: disc inside;
}
section.haberler {
	background: url(../img/skin-04.png) top repeat-x
}
section.haberler div.cnt {
	display: table;
	width: 960px;
	padding-top: 120px;
	margin-bottom: 30px;
}
section.haberler div.cnt nav a {
	font-family: Calibri;
	font-size: 0.8em;
	color: #143b5d
}
section.haberler div.cnt nav a:hover {
	color: #00E7FF
}
section.haberler div.cnt nav span {
	font-family: Calibri;
	font-size: 0.8em;
	color: #143b5d
}
section.haberler div.cnt h2 {
	font-size: 2em;
	color: #143b5d;
	margin: 10px 0px;
}
div.texteditor ul {
	margin: 10px 0px;
}
div.texteditor p {
	margin: 10px 0px;
	line-height: 18px!important;
}
div.texteditor li {
	list-style: inside disc;
	line-height: 18px!important;
}
div.texteditor img {
	display: inline-block
}
div.texteditor strong {
	font-family: Arial, Helvetica, sans-serif!important;
}
section.firsatlar nav {margin-left:10px;}
section.firsatlar h2 {margin-left:10px!important;}
section.firsatlar ul.bireysel {display:table;margin:auto; margin-left:50px;}
section.firsatlar ul.bireysel li {float:left;margin:10px;/*background:#113D62;*/width:150px;height:auto;overflow:hidden;position:relative}
section.firsatlar ul.bireysel li img {width:140px;height:50px;z-index:1000}
section.firsatlar ul.bireysel li h3 {position:absolute;bottom:0px;padding:10px 0px;width:140px;text-align:center;color:#FA6868;}


.customCalloutStyle div, .customCalloutStyle td { border:dashed 1px #282828; background-color:#ffffff; color:#000000; }
.customCalloutStyle .ajax__validatorcallout_popup_table { display:none; border:none; background-color:transparent; padding:0px; }

.customCalloutStyle .ajax__validatorcallout_popup_table_row {
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_cell {
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_table {
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_table_row {
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell {
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}

    .customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {
        font-size: 1px;
        position: relative;
        left: 1px;
        border-bottom: none;
        border-right: none;
        border-left: none;
        width: 15px;
        background-color: transparent;
        padding: 0px;
    }

        .customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {
            height: 1px;
            overflow: hidden;
            border-top: none;
            border-bottom: none;
            border-right: none;
            padding: 0px;
            margin-left: auto;
        }

.customCalloutStyle .ajax__validatorcallout_error_message_cell {
    font-family: Tahoma;
    font-size: 11px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}

.customCalloutStyle .ajax__validatorcallout_icon_cell {
    width: 20px;
    padding: 5px;
    border-right: none;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell {
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}

    .customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {
        border: none;
        text-align: center;
        width: 10px;
        padding-right: 15px;
        cursor: pointer;
    }
.link{
    float:left;
    width: 900px;
line-height: 35px;

}
.link ul li{
    float:left;
    margin-left:5px;
    
}
.link ul li a strong{
  color: #8bbdff; height:50px;


}
.HizmetLink {
    float:left;
    width: 250px !important;
line-height: 35px;
}
.HizmetLink ul li{
    float:left;
    margin-left:5px;
    
}
.HizmetLink ul li a strong{
  color: #8bbdff; height:50px;
}
.ResimsizYazi {
    width:100% !important;
    text-align:justify;
   
}
.hizmetaktif { 
    color:#fe2929 !important;
}
.link ul li  strong {
    border-right:2px solid #1766aa;
    padding-right:5px;

}
.link ul li:last-child  strong {
    border:none;

}
.scroller {
height: 450px;
width: 200px;
float: right;
margin-right:25px;
border:1px solid;
  overflow: hidden;
  }
 
.scroller li {
 height: 500px;
width: 200px;
  float: left;
  
}
.Etiketler ul li  {
   float:left;
    margin-left:5px;
}
.Etiketler ul li a {
        color: #ff1212; height:50px;
}
