@charset "utf-8";
.sub-bg {
	background-image: url(../img/sub-bg.jpg);
	background-repeat: repeat-x;
}


.Subcontainer {
	width: 997px;
	margin-right: auto;
	margin-bottom: 20px !important;
	margin-left: auto;
	height: auto;
}
.leftmenuSide {
	width: 240px !important;
	height: auto;
	padding-top: 50px;
	float: left;
}

.leftTop {
	background-image: url(../img/bg/leftmenu_top.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 240px;
}

.menuWrap {
	background-image: url(../img/bg/leftMenuBg-X.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 240px;
	height: auto;
}


ul#leftMenu {
	float: left;
	width: 240px;
	min-height:83px;
	background-image: url(../img/bg/leftMenuBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
}
ul#leftMenu li{
	float: left;
	width: 240px;
}
ul#leftMenu li.sprt{
	float: left;
	width: 237px;
	background-color: #4b7c8c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75a3b2;
	height: 1px;
}
ul#leftMenu li a{
	float: left;
	width: 240px;
	text-decoration: none;
}

ul#leftMenu li.default{
	float: left;
	width: 240px;
}
ul#leftMenu li.default a{
	float: left;
	width: 210px;
	font-size: 15px;
	color: #FFF;
	min-height: 20px;
	padding-top: 12px;
	padding-left: 17px;
	height: auto;
	padding-bottom: 5px;
}
ul#leftMenu li.default a:hover{
	float: left;
	width: 210px;
	font-size: 15px;
	color: #FFF;
	min-height: 20px;
	padding-top: 12px;
	padding-left: 17px;
	background-image: url(../img/bg/defOver_10.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-position: left bottom;
	padding-right: 10px;
}
ul#leftMenu li.default a.selected{
	float: left;
	width: 220px;
	font-size: 15px;
	color: #FFF;
	min-height: 20px;
	padding-top: 12px;
	padding-left: 17px;
	background-image: url(../img/bg/defOver_10.jpg);
	background-position: left bottom;
	height: auto;
	padding-right: 27px;
	background-repeat: no-repeat;
}

.leftCapiton{
	color: #FFF;
	margin-bottom: 5px;
	float: left;
	width: 235px;
	margin-top: 5px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75a3b2;
	padding-bottom: 5px;
	}
.leftBottom {
	background-image: url(../img/bg/leftmenu_bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 240px;
}

.subpageRight {
	float: left;
	width: 751px;
	height: auto;
	min-height:550px;
}
.RightTop {
	background-image: url(../img/bg/subpage-bg.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 751px;
	float: left;
}
.subRightFrame {
	background-repeat: repeat-y;
	float: left;
	width: 750px;
	height: auto;
	min-height:480px;
	background-color: #FFF;
}

.subRinner {
	width: 700px;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: auto;
}
.subTitle {
	font-size: 24px;
	color: #045d59;
	font-weight: bold;
	float: left;
	width: 700px;
	margin-bottom: 7px;
	text-decoration: none;
}
.subpage-txt {
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #545454;
}
.sub-img {
	background-image: url(../img/bg/img-bg_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 182px;
	width: 268px;
	padding-bottom: 13px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.sub-img img {
	height: 182px;
	width: 268px;
	padding-bottom: 13px;
	-webkit-border-radius: 6px;
	-webkit-border-bottom-right-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-moz-border-radius: 6px;
	-moz-border-radius-bottomright: 18px;
	-moz-border-radius-bottomleft: 18px;
	border-radius: 6px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
}

.gallery {
	width: 715px;
	margin-top: 25px;
	float: left;
	height: auto;
	min-height:300px;
	margin-right: 5px;
	margin-bottom: 15px;
	}
.gallery ul { list-style: none; }
.gallery ul li {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.gallery ul img {
	height: 100px;
	width: 100px;
	float: left;
	padding: 15px;
	border: 1px solid #dddddd;
	}
.gallery ul a:hover img {
	background-color: #CCC;
	}
.gallery ul a:hover { color: #fff; }
	
.contactBox{
	float: left;
	width: 690px;
	height: auto;
	min-height:240px;
	margin-top: 5px;
}
	
.contact-caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	float: left;
	width: 690px;
	padding-bottom: 4px;
	font-weight: bold;
}
	
.contact-all{
	width: 285px;
	height: 180px;
	float: left;
	margin-top: 15px;
}
	
	.contact-map{
	height: 154px;
	width: 402px;
	border: 1px solid #045d59;
	float: right;
	margin-right: 0px;
	margin-top: 15px;
}

.table-contact   {
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262d3d;
}


.table-contact tr td {
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.uruntext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #545454;
	margin-top: 15px;
}

.urunlerFrame{
	margin-top: 30px;
	width: 700px;
	float: left;
}

.urunLeft{
	height: auto;
	width: 263px;
	float: left;
	padding: 3px;
	margin-top: 13px;
}
.urunbaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	float: left;
	width: 400px;
	color: #484848;
}


.urunRight{
	float: left;
	height: auto;
	width: 410px;
}
.urunkapsama {
	width: 410px;
	border: 1px solid #999;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
}
.urunkapsama-top {
	background-image: url(../img/urun-detay_03.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 410px;
	float: left;
}
.urun-bottom {
	background-image: url(../img/urun-detay_08.png);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 410px;
}
.urunWrapper {
	background-image: url(../img/urun-detay_06.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 410px;

}

.urunWall {
	background-image: url(../img/urun-detay_06.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	background-position: left bottom;
	width: 410px;
}
.urunBox {
	float: left;
	width: 410px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.UboxLeft {
	background-color: #f1f1f1;
	float: left;
	width: 195px;
	height: 17px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
}

.UboxRight {
	float: left;
	width: 195px;
	height: 17px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
}


.basinBox{
	background-image: url(../img/basin-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 61px;
	width: 706px;
	margin-bottom: 10px;
}


.haber-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding-top: 15px;
	line-height: 15px;
	margin-left: 12px;
}
.haber-date2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding-top: 15px;
	line-height: 15px;
	margin-left: 12px;
	width:67px;
}
.haber-txt {
	float: left;
	height: auto;
	width: 430px;
	margin-left: 20px;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 8px;
}
.haber-txt2 {
	float: left;
	height: auto;
	width: 406px;
	margin-left: 20px;
	padding-top: 15px;
	margin-top: 8px;
}
.haber-img {
	float: left;
	height: 49px;
	width: 49px;
	border: 1px solid #CCC;
	margin-left: 180px;
	margin-top: 5px;
}
.haber-img2 {
	float: left;
	height: 49px;
	width: 49px;
	border: 1px solid #CCC;
	margin-left: 10px;
	margin-top: 5px;
}
.haber-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045d59;
	float: left;
	width: 85px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0d5d9;
	height: 43px;
	margin-left: 10px;
	margin-right: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-top: 10px;
}

.numeric {
	height: 35px;
	position: relative;
	margin-left: 280px;
}

.prev-btn {
	background-image: url(../img/numeric-left.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	background-color: transparent;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	outline-style: none;
	padding-left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
}
.next-btn {
	background-image: url(../img/numeric-right.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	background-color: transparent;
	cursor: pointer;
	margin-top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
	float: left;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
}
.paginationFrame {
	height: 20px;
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
}
.page-number {
	background-image: url(../img/numeric.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	background-color: transparent;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
	margin-right: 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align:center;
	margin-bottom:10px;
	margin-top:4px;
}
.page-number-true {
	background-image: url(../img/numeric-true.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	background-color: transparent;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
	margin-right: 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222;
	text-align:center;
	margin-bottom:10px;
	margin-top:4px;
}
.basinKiti-Frame {
	float: left;
	width: 700px;
	height: auto;
	margin-left: 20px;
	margin-top: 10px;
}

.basinBG{
	background-image: url(../img/basin-kitBg.png);
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 1px;
	padding-top: 1px;
}
	
.bayiFrame{
	width: 700px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: relative;
	margin-bottom: 50px;
}

.sehir-sec{
	width: 272px;
	height: 35px;
	margin-top: 5px;
	position: relative;
	left: 71px;
	top: -35px;
	float: right;
}
	
	
.sehir-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
.BayipayDrop {
	background-image: url(../img/bayi-sehir.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 150px;
	float: left;
	position: relative;
}

.table-bayinew{
	width: 700px;
	margin-top: -18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	line-height: 15px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	float:left;
}

.table-bayinew tr td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: auto;
	min-height:35px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.bayi-caption {
	background-color: #344f57;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	height: 35px;
}
.bayi-caption:hover {
	background-color: #344f57 !important;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	height: 35px;
}
.table-bayinew tr:hover {
	background-color: #578492 !important;
	color: #FFF;
}

.bayi-blok {
	background-color: #c3c3c3 !important;
}

.form-table {
	float: left;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
.form-table tr td {
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 0px;
	vertical-align:middle;
}


.NewformBox {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	background-color: transparent;
	background-image: url(../img/form-IKs.jpg);
	height: 31px;
	width: 267px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 0px;
	outline:none;
}

.NewformBox2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	background-color: transparent;
	background-image: url(../img/form-IK.jpg);
	height: 31px;
	width: 267px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 5px;
	outline:none;
}

.NewformBox3 {
	font-size: 12px;
	background-color: transparent;
	background-image: url(../img/form-IK-b.jpg);
	height: 41px;
	width: 373px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding: 10px;
	overflow: auto;
	float: left;
	margin-bottom: 8px;
	outline:none;
}

.ik-payDrop {
	background-image: url(../img/form-IK-ok.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 267px;
	float: left;
	position: relative;
	margin-bottom: 5px;
	z-index: 5;
}

.cvSend{
	background-image: url(../img/dosya-gndr.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 78px;
	cursor: pointer;
	background-position: right;
	font-family: Tahoma;
	color: #000;
	font-size: 13px;
	padding-bottom: 5px;
	margin-right: 3px;
}

.Newformguvenlik {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	background-color: transparent;
	background-image: url(../img/form-IK-kck.jpg);
	height: 31px;
	width: 97px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 5px;
	outline:none;
}


.NewformSend{
	background-image: url(../img/button.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 34px;
	width: 119px;
	cursor: pointer;
	background-position: right;
	font-family: Tahoma;
	color: #FFF;
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 5px;
	outline:none;
}
.checkbox-text{
	margin-right: 5px;
	margin-left: 4px;
	padding-right: 8px;
	padding-left: 1px;
	outline:none;
	}
	
.ikboxtable{
	font-family: Calibri, Trebuchet ms, Arial;
	font-weight: bold;
	font-size: 15px;
}
.ikbox {
	height: auto;
	width: 390px;
	border-top: 1px solid #545454;
	border-left: 1px solid #545454;
	border-right: 1px solid #545454;
	margin-top: 2px;
	margin-bottom: 5px;
}
.ikbox2 {
	height: auto;
	width: 390px;
	border-top: 1px solid #545454;
	border-left: 1px solid #545454;
	border-right: 1px solid #545454;
	margin-top: 2px;
	margin-bottom: 5px;
}
.ikbox-mid {
	width: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #545454;
	float: left;
}
.ikbox-cent {
	width: 148px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 31px;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #545454;
	float: left;
	padding-top: 6px;
        padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 2px;
	text-align:center;
}

.ikbox-cent2 {
	width: 112px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 31px;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #545454;
	float: left;
	padding-top: 6px;
        padding-bottom: 4px;
	padding-left: 5px;
	text-align:center;
}
.ikbox-cent3 {
	width: 113px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 31px;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 15px;
	float: left;
	padding-top: 6px;
        padding-bottom: 4px;
	padding-left: 5px;
	text-align:center;
}

.ikbox-end {
	width: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 15px;
	float: left;
}

.ikBox-date {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	height: 21px;
	width: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
	outline: none;
	border: #BCBCBC 1px solid;
}
.ikBox-date2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	background-color: transparent;
	background-image: url(../img/ik-box2.jpg);
	height: 29px;
	width: 97px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 5px;
	outline:none;
}

/* Mesut Css Start */
#loading
{
	width:700px;
	height:auto;
	position:absolute;
	background:rgba(255, 255, 255, 0.8);
	margin-top:33px;
	text-align:center;
}
.return-ok
{
	width:90%;
	height:auto;
	background:#ddffca;
	border:#609224 2px solid;
	padding-left:5%;
	padding-right:5%;
	padding-top:14px;
	padding-bottom:14px;
	font-size:15px;
	color:#2a4c00;
	margin-bottom:10px;
	font-family: Calibri, Trebuchet ms, Arial;
	line-height:22px;
	margin-top:15px;
}
.return-error
{
	width:90%;
	height:auto;
	background:#ffe9e9;
	border:#922424 2px solid;
	padding-left:5%;
	padding-right:5%;
	padding-top:14px;
	padding-bottom:14px;
	font-size:15px;
	color:#630000;
	margin-bottom:10px;
	font-family: Calibri, Trebuchet ms, Arial;
	line-height:22px;
	margin-top:15px;
}
.return-warning
{
	width:90%;
	height:auto;
	background:#fff7d4;
	border:#ea9721 2px solid;
	padding-left:5%;
	padding-right:5%;
	padding-top:14px;
	padding-bottom:14px;
	font-size:15px;
	color:#811d03;
	margin-bottom:10px;
	font-family: Calibri, Trebuchet ms, Arial;
	line-height:22px;
	margin-top:15px;
}
.return-response
{
	width:96%;
	height:auto;
	background:#f8f8f8;
	border:#d7d7d7 1px solid;
	padding-left:2%;
	padding-right:2%;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#5c5c5c;
	margin-bottom:10px;
	font-family: Calibri, Trebuchet ms, Arial;
	line-height:22px;
	margin-top:15px;
}

.return-response a:link
{
	text-decoration:underline;
	color:#424242;
}
.return-response a:visited
{
	text-decoration:underline;
	color:#424242;
}
.return-response a:hover
{
	text-decoration:underline;
	color:#1a1a1a;
}
.return-response a:active
{
	text-decoration:underline;
	color:#424242;
}
.captcha-img
{
	width:auto;
	height:auto;
	padding:1px;
	border:#dddddd 1px solid;
	margin-top:-10px;
}

#search
{
	width:690px;
	height:auto;
}
#search ul
{
	width:690px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
}
#search ul li
{
	width:690px;
	height:auto;
	float:left;
}
#search ul li a
{
	width:680px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:#f1f2f4 1px solid;
	background:url(../img/icon/search.png) no-repeat;
}
#search ul li a:hover
{
	float:left;
	background:url(../img/icon/search.png) no-repeat #fcfdef;
}

.subpage-txt ul
{
	padding-left:20px;
	list-style-type:disc;
}

ul.simplePagerNav a:hover
{
    color:#333333;
}
ul.simplePagerNav li.currentPage a {
	background-image: url(../img/numeric.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 21px;
	background-color: transparent;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
	margin-right: 3px;
	float: left;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align:center;
	margin-bottom:5px;
	padding-top:5px;
}
ul.simplePagerNav li.simplePageNav1 a {
	background-image: url(../img/numeric.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 21px;
	background-color: transparent;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
	margin-right: 3px;
	float: left;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align:center;
	margin-bottom:5px;
	padding-top:5px;
}
ul.simplePagerNav li.simplePageNav2 a {
	background-image: url(../img/numeric.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 21px;
	background-color: transparent;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
	margin-right: 3px;
	float: left;
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align:center;
	margin-bottom:5px;
	padding-top:5px;
}
.dr
{
	width:699px;
	height:auto;
	min-height:152px;
	background:url(../img/dr-bg.jpg) no-repeat;
	float:left;
}
.dr-left
{
	width:121px;
	height:auto;
	float:left;
}
.dr-right
{
	width:535px;
	height:auto;
	float:right;
	padding-right:10px;
}
.dr-left-img
{
	padding-left:13px;
	padding-top:4px;
	width:121px;
	height:144px;
}
.dr-right-title
{
	width:100%;
	height:auto;
	padding-top:25px;
	font-size:13px;
	color:#292929;
	font-weight:bold;
}
.dr-right-content
{
	width:100%;
	height:auto;
	font-size:12px;
	line-height:20px;
	padding-top:20px;
}
.dr-shadow
{
	width:699px;
	height:42px;
	float:left;
	background:url(../img/dr-shadow.jpg) no-repeat;
}
.news-gallery
{
	width:100%;
	height:auto;
}
.news-gallery ul 
{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
}
.news-gallery ul li
{
	width:130px;
	height:98px;
	float:left;
	margin-left: 22px;
	border: black 1px solid;
	margin-bottom: 7px;
	margin-top: 9px;
}
.news-gallery ul li a
{
	float:left;
}
.news-gallery img
{
	width:130px;
	height:98px;
}
.img-top
{
	width:263px;
	height:3px;
	float:left;
	background:url(../img/img-top.png) no-repeat;
}
.img-center
{
	width: 261px;
	height: auto;
	float: left;
	background: url(../img/img-center.png);
	padding-left: 3px;
}
.img-bottom
{
	width:263px;
	height:3px;
	float:left;
	background:url(../img/img-bottom.png) no-repeat;
}
/* Mesut Css Finish */