﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, 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,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
html, body {
	width:100%;
	height:100%;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background:url(../images/bg.gif) repeat;
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#303030;
	font-size:15px;
}

.clr {
	clear:both;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.alignLeft {
	text-align:left!important;
}

/*JQuery Flash Replacement Styles*/

.flash {
	visibility:hidden;
}

.flash-replaced .alt { 
	display: block; 
	position: absolute;
	overflow: hidden; 
	display:none;
	width: 0; 
	height: 0; 
}

.flash-update {
	visibility:visible;
	width:100%
}

.sIFR-active h1.sifr,.sIFR-active h2.sifr {
	visibility: hidden;
	font-family: Verdana;
	text-align:left;
}

h1.sifr {
	font-size: 49px;
	display: block;
	margin:220px 0 0 27px;
	padding:3px 0;
	color:#bb132c;
	font-weight:normal;
}

h2.sifr {
	font-size: 24px;
	display: block;
	margin:0 0 0 27px;
	color:#bb132c;
	padding:3px 0;
}

.wrapper {
	width:972px;
	margin:0 auto;
	overflow:hidden;
}

.wrapperHome {
	width:972px;
	margin:0 auto;
	overflow:hidden;
}
	
.pageLeft {
	width:185px;
	padding:80px 0 10px 9px;
	float:left;
}

.pageLeft .menu ul {
	padding:22px 0 0 0;
	width:165px;
}

.pageLeft .menu ul li {
	border-bottom:1px solid #ebebeb;
	font-size:0;
}

.pageLeft .menu ul li.nonBorder {
	border-bottom:none;
}

.pageLeft .menu ul li a {
	display:block;
}

.pageLeft .menu ul li ul {
	padding:0 0 10px 0;
}

.pageLeft .menu ul li ul li {
	border-bottom:none;
	padding:0;
}

.pageLeft .menu ul li ul li a {
	padding:6px 0 6px 10px;
	border-bottom:none;
	font-family:Trebuchet MS;
	font-size:17px;
	color:#474747;
	text-decoration:none;
	display:block;
	line-height:20px;
}

.pageLeft .menu ul li ul li ul {
	padding:0;
}

.pageLeft .menu ul li.active1 a {
	background:#f6f6f6;
}

.pageLeft .menu ul li.active1 ul li a {
	background:#fff;
}

.pageLeft .menu ul li  ul li.active2 a {
	background:#fbf3f4;
	font-weight:bold;
}

.pageLeft .menu ul li ul li ul li a {
	padding:4px 0 4px 20px;
	border-bottom:none;
	font-size:13px;
	color:#ba122b;
	line-height:17px;
}

.pageRight {
	width:776px;
	float:left;
	border-left:1px solid #ebebeb;
}

.content {
	padding:20px 0 0 29px;
}

.banner {
	width:776px;
	height:344px;
}

.bannerContent {
	position:absolute;
	overflow:hidden;
	height:344px;
}

.bannerArea01 {
	background:url(../images/banner.jpg) no-repeat;
}

.homeBanner {
	width:776px;
	height:100%;
}

.homeBannerContent {
	position:absolute;
	overflow:hidden;
	height:100%;
}

.content p {
	line-height:20px;
	padding:0 0 15px 0;
}

.content p a, .content ul.list li a, .kampanyaContainer ul li a {
	color:#303030;
}

.content p.dipnot {
	font-size:13px;
	line-height:18px;
	color:#928a8a;
	padding:0 0 5px 0;
}

.content p.dipnot2 {
	font-size:12px;
	line-height:16px;
	color:#a3a3a3;
	padding:10px 0px 10px 40px;
	background:url(../images/dipnot.gif) no-repeat left 10px;
	margin:5px 0;
}

.content h2 {
	font-family:Arial, Tahoma;
	color:#ba122b;
	font-size:20px;
	padding:10px 0 15px 0;
}

.content h2 a {
	color:#ba122b;
}

.content h3 {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#474747;
	font-size:16px;
	padding:15px 0 15px 0;
}

.content h4 {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#474747;
	font-size:23px;
	padding:10px 0 10px 0;
	font-weight:normal;
	overflow:hidden;
}

.content h4.detailTit {
	padding:20px 0 15px 0;
}

span#recordsSummary {
	font-size:15px;
	display:block;
	padding:5px 0 5px 0;
	color:#a3a3a3;
	font-weight:normal;
}

.content h5 {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#474747;
	font-size:20px;
	padding:10px 0 10px 0;
	font-weight:normal;
	overflow:hidden;
}

.content ul.list {
	padding:0 0 0 20px;
}

* html .content ul.list {
	width:690px;
}

.content ul.list li {
	background:url(../images/list-item.gif) no-repeat left 7px;
	padding:0 0 15px 20px;
	line-height:20px;
}

.kampanyaContainer ul {
	padding:0 0 0 20px;
}

.kampanyaContainer ul li {
	background:url(../images/list-item.gif) no-repeat left 7px;
	padding:0 0 15px 20px;
	line-height:20px;
}

.content ul.list li ul {
	padding:15px 0 0 0 ;
}

.content ul.list li ul li {
	background:url(../images/list-item-sub.gif) no-repeat left 7px;
	padding:0 0 5px 15px;
	font-size:13px;
}

.content ul.dipnot {
	padding:0 0 0 20px
}

.content ul.dipnot li {
	background:url(../images/list-dipnot.gif) no-repeat left 5px;
	padding:0 0 8px 20px;
	font-size:13px;
	line-height:18px;
	color:#928a8a
}

.content ul.dipnot li a {
	color:#928a8a
}

.footer {
	width:184px;
	padding:10px 0 30px 10px;
	border-right:1px solid #ebebeb;
	clear:both;
}

.footer p {
	font-family:Arial, Tahoma;
	font-size:11px;
	color:#a9a9a9;
	padding:5px 0 5px 0;
	line-height:13px
}

.footer p span {
	color:#535353;
	padding:0 5px 5px 0;
	display:block;
}

.footer p a {
	color:#a9a9a9;
	text-decoration:none;
}

.footer p a:hover {
	text-decoration:underline;
}

.links {
	position:relative;
	cursor:pointer;
	width:149px;
	height:30px;
}

.links .linksContent {
	background:#b9112b;
	padding:10px 10px 0 10px;
	width:145px;
	position:absolute;
	z-index:5;
	display:none;
	height:0;
	overflow:hidden;
}

.links .linksContent ul li {
	font-size:0;
	line-height:0;
}

.links .linksContent ul li a {
	padding:4px 10px 0 10px;
	background:url(../images/link-arrow.gif) no-repeat left 6px;
	text-decoration:none;
	font-family:Arial, Tahoma;
	font-size:11px;
	line-height:12px;
	color:#ff8799;
	display:block;
}

* html .links .linksContent ul li a {
	padding:2px 10px 0 10px;
}

.links .linksContent ul li a:hover {
	background:url(../images/link-arrow.gif) no-repeat left -11px;
	color:#fff;
}

.links img {
	position:absolute;
	z-index:10;
	display:block;
}

.breadCrumb {
	padding:20px 30px 0 30px;
	height:18px;
	line-height:20px;
}

.breadCrumb a {
	float:left;
	background:url(../images/bread-crumb.gif) no-repeat left center;
	padding:0 12px;
	color:#bababa;
	font-size:12px;
	text-decoration:none;
}

.breadCrumb .breadCrumbHover a {
	text-decoration:underline;
}

.breadCrumb a.breadCrumbFirst {
	background:none;
	padding:0 12px 0 0;
}

/*
.breadCrumb .selected a {
	color:#e7eeee;
}
*/

.table {
	font-size:15px;
	margin-top:10px;
	margin-bottom:15px;
	background:#fff;
}

.table tr td {
	color:#575757;
	padding:9px 2px 9px 5px;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	text-align:center;
}

.table tr td.spaceTd {
	background:#fff!important;
}

.tableUyeMarkalar tr td {
	color:#575757;
	padding:20px 0 10px 20px;
	border-left:none;
	text-align:left;
}

.table tr td {
	background:#f1f1f1;
}

.table tr.pagerCont td {
	background:#fff;
	border:none;
}

.table tr td.pagerPadding {
	padding:15px 0
}

.table tr.nonBorder td {
	border-bottom:none;
}

.table tr td.nonBorder {
	border-left:none;
}

.table tr.tableEven td {
	background:#ebebeb;
}

.table tr.head td {
	background-color:#888888;
	color:#fff;
	font-weight:bold;
	padding:15px 5px 15px 5px;
	border-left:1px solid #808080;
}

.table tr.bold td {
	font-weight:bold
}

.table tr td.first {
	font-weight:bold;
	text-align:left
}

.pageLeft .menuRoll {
	height:45px;
	position:relative;
	overflow:hidden;
	margin:10px 0 10px 0;
	background:#b9112b;
	width:165px;
}

.pageLeft .menuRoll img {
	position:absolute;
}

.pageLeft .menuRollHome {
	height:30px;
	position:relative;
	overflow:hidden;
	margin:10px 0 10px 0;
	background:#474747;
	width:165px;
}

.pageLeft .RollBasin {
	height:79px;
	background:#000;
}


.pageLeft .menuRollHome img {
	position:absolute;
}

.homeForm {
	width:350px;
	height:300px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:999;
	margin:25px 0 0 -270px
}

#home {
	position:absolute; 
	z-index:100;
	font-size:0;
	line-height:0;
	left:0;
	top:0;
}

.btnSiziArayalim {
	width:87px;
	height:30px;
	background:url(../images/form/btn-gonder.gif) no-repeat left top;
	border:none;
	cursor:pointer;
}

.homeFormCont {
	width:310px;
	padding:10px 17px 10px 17px;
	background:#fff
}

.homeFormCont table td {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#474747;
	font-size:14px;
	padding:3px 2px 3px 2px;
	vertical-align:bottom;
	background:#fff;
}

* html .homeFormCont table td {
	padding:1px 2px;
}

*+ html .homeFormCont table td  {
	padding:2px 2px;
}

.homeFormCont table td input.textBox {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#000000;
	font-size:14px;
	border:none;
	border-bottom:1px solid #dcdcdc;
	width:190px;
	margin:0 0 0 5px;
	-webkit-border-radius:0;
	-webkit-appearance: none; 
	outline:none;
}


.homeFormCont table td input.textBoxLast {
	margin:0;
}

.homeFormCont table td input.error {
	border:none;
	border-bottom:1px solid #B9112B;
}

.guvenlikKodu {
	margin:0 0 0 5px;
	display:block;
}

.formStyle {
	/*background:#f1f1f1;*/
	padding:0 0 20px 0;
}

.formInfo {
	background:#ba122b;
	padding:20px;
	color:#ffffff;
}

.formStyle input.textBox {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#000000;
	font-size:14px;
	border:none;
	border-bottom:1px solid #ba122b;
	margin:0 5px 0 0;
	padding:7px 10px;
	vertical-align:top;
}

.searchCont {
	background:#f1f1f1;
	border-bottom:1px solid #dedede;
	padding:20px;
	width:707px;
}

.searchCont label {
	display:block;
	padding:0 0 8px 0;
}

.kampanyaCont, .kampanyaContainer  {
	background:#f1f1f1;
	border-bottom:1px solid #dedede;
	padding:18px;
	width:330px;
	float:left;
	margin:0 0 10px 12px;
	display:inline;
}

.kampanyaContainer  {
	margin:0;
}

.kampanyaContainer.detail {
	padding:10px;
	float:left;
	width:727px;
	/*width:342px;
	float:right;*/
}

.kampanyaContainer.detail p {
	font-size:15px;
	line-height:20px;
}

.kampanya-listContainer {
	padding-top:10px;
}

.kampanyaCont.list {
	margin-left:0px;
	margin-right:11px;
	width:241px;
	padding:0px
}

.kampanyaCont.list h3 {
	padding:10px;
}

.kampanyaCont.list p {
	padding:0px 10px 10px 10px;
}

.kampanya-gorsel {
	width:373px;
	float:left;
}
	
.arkadasina-gonder {
	width:199px;
	padding:10px 10px 10px 20px;
}
	

.kampanyaImg {
	padding: 0 20px 0 0;
	float:left;
}

.kampanyaText {
	float:left;
	/*width:229px*/
}

.kampanyaImg img {
	border:1px solid #dedede;
}

.kampanyaCont h3 {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#ba122b;
	font-size:16px;
	padding:0 0 10px 0;
	font-weight:bold;
}

.kampanyaCont h3 a {
	color:#ba122b;
	text-decoration:none;
}

.kampanyaCont h3 a:hover {
	text-decoration:underline;
}

.kampanyaCont p {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	padding:0 0 5px 0;
	line-height:15px;
	/*text-align:justify;*/
}

.kampanyaCont p a {
	text-decoration:none;
}

.kampanyaCont p a:hover {
	text-decoration:underline;
}

.kampanyaCont .detay {
	padding:2px 0 0 2px;
}

.btnAra{
	width:82px;
	height:33px;
	background:url(../images/form/btn-ara.gif) no-repeat left top;
	border:none;
	vertical-align:top;
	cursor:pointer;
}

.searchName {
	display:block;
	color:#ba122b;
	font-size:25px;
	font-weight:bold;
}

.searchLink {
	display:block;
	padding:6px 0 0;
}

.searchLink a {
	color:#ba122b;
	font-size:12px;
	font-weight:bold;
}

.content .tableList {
	clear:both;
	overflow:hidden;
	padding:0 0 8px 0;
}

.tableList span.firstColumn {
	display:block;
	width:93px;
	padding:5px 9px;
	background:url(../images/form/table-list.gif) no-repeat left top;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.tableList span.lastColumn {
	display:block;
	color:#474747;
	font-size:12px;
	padding:5px 0 0 15px;
	float:left;
	font-weight:bold;
}

.pager {
	padding:5px 0 10px 0;
	clear:both;
	overflow:hidden;
	height:27px;
}

.pageNumbers tr td {
	padding:0;
}

.pageNumbers td a {
	background:#ba122b;
	padding:4px 10px 4px 10px;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 4px;
	display:block;
	line-height:20px;
}

.pageNumbers tr td.current a {
	background:#e3a0aa;
}

.pageNumbers td.prev a {
	background:url(../images/form/pager-arrow.gif) #ba122b no-repeat 8px 7px;
}

.pageNumbers td.next a {
	background:url(../images/form/pager-arrow.gif) #ba122b no-repeat -38px 7px;
}

.pageNumbers td.aprev a {
	background:url(../images/form/pager-arrow.gif) #ba122b no-repeat 5px -35px;
}

.pageNumbers td.anext a {
	background:url(../images/form/pager-arrow.gif) #ba122b no-repeat -36px -35px;
}


.jquery-selectbox {
	width: 225px!important;
	background: url("../images/form/select-arrow.gif") #fff no-repeat 220px 13px;
}

.jquery-selectbox .jquery-selectbox-list {
	width: 238px!important;
}

.formMsg {
	background: #fff;
	padding:30px 10px;
	font-weight:bold;
	color:#b9112b;
	width:350px;
	line-height:23px;
}

.odemeNoktalari {
	float:left;
	padding: 0 0 20px 0;
}

.odemeNoktalari li {
	float:left;
	padding:0 18px 0 0;
}

.odemeNoktalariCont {
	padding:0 0 0 5px;
}

.page404 {
	padding:236px 0 200px 24px;
}

.page404 .page404Img {
	padding:0 0 20px 0 ;
}


.cointainer  {
	padding:10px 18px;
	background:#f1f1f1;
	width:200px;
	float:left;
	margin:0 0 15px 0;
	line-height:15px
}

.cointainer .head {
	font-size:20px;
	color:#474747;
	text-decoration:none;
	font-weight:bold;
}

.cointainer ul li {
	border-bottom:1px solid #dedede;
	background:#fff;
	margin:5px 0 10px 0 ;
	line-height:0;
	font-size:0;
}

.cointainer ul li ul li {
	border-bottom:1px solid #dedede;
	background:#ba122b;
	margin:0;
	border:none;
}

.cointainer ul li ul {
	padding:0 18px 18px 18px;
	background:#fff;
}

.cointainer ul li a {
	font-size:16px;
	color:#ba122b;
	text-decoration:none;
	display:block;
	padding:10px 18px;
	line-height:18px;
}

.cointainer ul li ul li a {
	font-size:13px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px 10px 4px 10px;
	background:#ba122b;
}

.siteMapMargin {
	margin:0 15px 10px 0
}

.hideContent {
	display:none;
}

.guvenlikKoduYenile {
	display:block;
	color:#474747;
	font-size:11px;
	text-decoration:underline;
	padding:4px 5px;
	overflow:hidden;
}

.homeFormCont table td.guvenlikKoduTd {
	vertical-align:top;
	padding:10px 0 0 0;
}


.formSiziArayalim {
	background:#f1f1f1;
	padding:0 0 10px 0
}

.formSiziArayalim .textBox {
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#000000;
	font-size:14px;
	border:none;
	border-bottom:1px solid #ba122b;
	margin:0 5px 0 0;
	padding:7px 10px;
	vertical-align:top;
}

.formSiziArayalim .tableForm {
	margin:15px 0 0 15px
}

.formSiziArayalim .tableForm tr td {
	color:#474747;
	font-size:15px;
	padding:6px 2px 6px 5px;
	text-align:left;
}

.formSiziArayalim .tableForm label {
	display:block;
	padding:0 0 8px 0
}

.formSiziArayalim .btnGonder {
	width:87px;
	height:30px;
	background:url(../images/form/btn-gonder.gif) no-repeat left top;
	border:none;
	cursor:pointer;
}

.formSiziArayalim .code-info {
	color:#a1a1a1;
	font-size:11px;
	display:inline-block;
	padding:3px 0 3px 0;
}

.errorContainer .content {
	font-size:12px;
	line-height:16px;
	color:#a3a3a3;
	padding:15px 0px 15px 60px;
	background:url(../images/dipnot.gif) #fff no-repeat 20px 15px;
	margin:5px 0;
}

.blindContent {
	display:none;
}

.hiddenCode {
	position:absolute;
	left:-9999px;
}

.socialArea {
	position:absolute;
	z-index:9999;
	width:144px;
	top:153px;
	margin-left:681px;
}

.socialArea li {
		float:left;
		margin-right:4px;
		position:relative;
	}
	
.socialArea a{
	float:left;
	width:32px;
	height:32px;
	background:url(../images/socialArea.gif) no-repeat 0 0;
	display:inline;
	position:relative;
	text-decoration:none;
}


/*Ust Iconlar*/

.AreaFacebook {
	height:35px;
	width:150px;
	background:url(../images/socialAreaCont.gif) no-repeat 0px -70px;
	display:none;
	position:absolute;
	top:38px;
	left:0;
}

.AreaTanitim {
	height:35px;
	width:150px;
	background:url(../images/socialAreaCont.gif) no-repeat 0px -35px;
	display:none;
	position:absolute;
	top:38px;
	left:-36px;	
}


.AreaKampanya {
	height:35px;
	width:150px;
	background:url(../images/socialAreaCont.gif) no-repeat 0 0;
	display:none;
	position:absolute;
	top:38px;
	left:-108px;
}

.AreaBasin {
	height:35px;
	width:150px;
	background:url(../images/socialAreaCont.gif) no-repeat 0 -105px;
	display:none;
	position:absolute;
	top:38px;
	left:-72px;
}
.kampanyaul{
	float:left;
	overflow:hidden;
	}
.kampanyaul li {
	float:left;
	width:650px;
	}

.markalistele {
	background: url('../images/listele.gif') no-repeat top left;
	text-indent:-9999px;
	width:168px;
	height:35px;
	display:block;
	float:right;
	}

.markatext{
	float:left;
	width:539px;
	font-size:13px;
	font-weight:bold;
	}
	
.pdfMarkaDetay{
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	padding-left: 22px;
	text-decoration: none;
	background:transparent url("../images/pdfIcon.png") no-repeat scroll 0 center;
}
.searchPdf{
	display: block;
	padding: 10px 0 0;
}

