/* 
	Bu stil dokumani Koc.net icin Pure New Media tarafindan kodlanmistir. Engin Delipinar 14.12.2009
	Tum browserlarla uyumludur.
*/

/* reset */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea, select, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus, :active { outline: 0; }
a { text-decoration:none; }
table { border-spacing: 0; border-collapse: collapse; }

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.textCenter { text-align:center; }
.textRight { text-align:right; }
/* reset */

body {
	background:url(../_img/bg.png) repeat-x 0 0;
	font:11px/15px Verdana, Geneva, sans-serif;
	color:#5a5a5a;
}

#container {
	margin:0 auto;
	width:981px;
	clear:both;
	height:100%;
}

/** html #container { padding-bottom:40px; }
 html>body #container { padding-bottom:60px; } */
body > #container {height: auto; min-height: 100%;}

#header {
	clear:both;
	height:119px;
}

#header a#logo {
	display:inline;
	float:left;
	width:179px;
	height:37px;
	background:url(../_img/logo.jpg) no-repeat 0 0;
	margin:26px 0 20px 20px;
	text-indent:-9999px;
}

#header #search {
	display:inline;
	float:right;
	width:269px;
	height:30px;
	margin:28px 30px 0 0;
	background:url(../_img/search-bg.png) no-repeat 0 0;
}

#header #search input#text {
	display:block;
	float:left;
	border:none;
	background:none;
	width:210px;
	height:15px;
	margin:6px 2px;
}

#header #search input#btn {
	display:block;
	float:right;
	width:51px;
	height:28px;
	margin-top:1px;
}

#mainmenu { clear:both; }

#mainmenu ul li {
	float:left;
	height:36px;
}

#mainmenu ul li a {
	background-image:url(../_img/main-menu.png);
	display:block;
	width:100%;
	height:36px;
	text-indent:-9999px;
}

li#bireysel { width:97px; }
li#kurumsal { width:109px; }
li#whosale { width:102px; }
li#hakkimizda { width:117px; }
li#iletisim { width:91px; }

li#bireysel a { background-position:0 0; }
li#kurumsal a { background-position:-97px 0; }
li#whosale a { background-position:-206px 0; }
li#hakkimizda a { background-position:-308px 0; }
li#iletisim a { background-position:-425px 0; }

li#bireysel a:hover { background-position:0 -36px; }
li#kurumsal a:hover { background-position:-97px -36px; }
li#whosale a:hover { background-position:-206px -36px; }
li#hakkimizda a:hover { background-position:-308px -36px; }
li#iletisim a:hover { background-position:-425px -36px; }

li#bireysel.popup a:hover { background-position:0 -72px; }
li#kurumsal.popup a:hover { background-position:-97px -72px; }
li#hakkimizda.popup a:hover { background-position:-308px -72px; }
li#iletisim.popup a:hover { background-position:-425px -72px; }

li#bireysel.popup.on a { background-position:0 -72px; }
li#kurumsal.popup.on a { background-position:-97px -72px; }
li#hakkimizda.popup.on a { background-position:-308px -72px; }
li#iletisim.popup.on a{ background-position:-425px -72px; }

#mainmenu ul li div { position:absolute; z-index:9999; }

#mainmenu ul li.popup div {
	background:#fff url(../_img/sub-menu-bg.png) no-repeat right bottom;
	border-left:solid 1px #ccc;
	padding-bottom:10px;
	display:none;
	margin:0px;
}


*html #mainmenu ul li.popup div { padding-bottom:5px; width:100%;  }

#mainmenu ul li.popup div ul li.title {
	color:#d02029;
	font-weight:700;
}

#mainmenu ul li.popup div ul li.title a {
	color:#d02029;
	background:none;
	padding-left:8px;
}

#mainmenu ul li.popup div ul {
	float:left;
	margin:15px 37px 0 10px;
}


*html #mainmenu ul li.popup div ul { width:100%; margin:10px 15px 0 5px; }

*:first-child+html  #mainmenu ul li.popup div ul { width:100%; margin-top:10px  }

*:first-child+html  #mainmenu ul li.popup div ul  li { width:100%; }

#mainmenu ul li div ul li.title {
	clear:left;
	height:19px;
	width:100%;
}
#mainmenu ul li div ul li {
	clear:left;
	height:23px;
	width:100%;
}



* html #mainmenu ul li.popup div ul {
	display:block;
	float:left;
}



* html #mainmenu ul li.popup div ul li {
	width:160px;
	height:15px;
}


#mainmenu ul li.popup div.subMenu ul li a {
	height:18px;
	width:100%;
	border-bottom:solid 1px #dfdfdf;
	clear:left;
	text-indent:0;
	background:url(../_img/left-menu-li-bg.gif) no-repeat 8px 10px;
	padding:4px 0 0 17px;
	color:#676767;
	font-size:11px;
}
#mainmenu ul li.popup div.subMenu ul li a#tit {
	border:none;
	background:none;
	}
#mainmenu ul li.popup div.subMenu ul li.title a {
	height:18px;
	width:100%;
	color:#d02029;
	clear:left;
	text-indent:0;
	padding:5px 0 0 0;
	font-size:11px;
}

#mainmenu ul li.popup div ul li a:hover { background:#d9d9d9 url(../_img/left-menu-li-bg.gif) no-repeat 8px 10px; }
#mainmenu ul li.popup div ul li.title a:hover { background:none; border:none; }

 a.customer {
	float:right;
	width:177px;
	height:36px;
	background:url(../_img/onlinekurumsaldestek.jpg) no-repeat 0 0;	
	margin-right:30px;
}

/*Flash*/

div#linkbanner {
	float:left;
	display:block;
	margin:5px 0 0 35px;
	width:190px;
	height:64px;
	z-index:10000;
}

/*Flash*/

 /*purelogo*/
 
 #pure {
	position:absolute;
	right:20px;
	top:-65px;
	width:17px;
	height:57px;
	z-index:9999;
}
 /*purelogo*/

/* Content */
#content {
	clear:both;
	padding-bottom:60px;
}

*:first-child+html #content { padding-bottom:60px; }
*html #content { padding-bottom:60px; }

#main-banner {
	width:940px;
	height:254px;
	margin:10px 10px 15px 10px;
}

#content-left {
	background:url(../_img/alt-banners-bg.png) 0 0 no-repeat;
	width:689px;
	height:183px;
	float:left;
	position:relative;
	visibility: hidden;
}

div.altBanner {
	width:346px;
	height:182px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;
}

div.altBanner div.bannerText {
	background:url(../_img/alt-bannerlar/shadow.png) 0 0 no-repeat;
	width:340px;
	height:50px;
	position:absolute;
	bottom:-60px;
	left:3px;
	color:#FFF;
}

div#bottomBanner2 div.bannerText {
	height:115px;
	bottom:-120px;
	background:url(../_img/alt-bannerlar/shadow-big.png) 0 0 no-repeat;
}

div.altBanner div.bannerText p {
	line-height:14px;
	margin:4px 0;
	padding:0 0 0 9px;
}

div.altBanner div.bannerText a { color:#FFF; }

#content-right {
	width:261px;
	height:183px;
	float:left;
}

#content-right a {
	width:261px;
	height:61px;
	background-image:url(../_img/cozum-ortaklari.png);
	text-indent:-9999px;
	float:left;
}

#content-right a#ortak1 { background-position:0 0; }
#content-right a#ortak2 { background-position:0 -61px; }
#content-right a#ortak3{ background-position:0 -122px; }

#content-right a#ortak1:hover { background-position:0 -183px; }
#content-right a#ortak2:hover { background-position:0 -244px; }
#content-right a#ortak3:hover{ background-position:0 -305px; }


#footerContainer {
	position:relative;
	width:100%;
	margin-top:-47px;
	clear:both;
	height:60px;
	background:#f4f4f5 url(../_img/footerd-bg.png) repeat-x 0 0;
}

*:first-child+html #footerContainer { margin-top:-60px; }
*html #footerContainer { margin-top:-60px; }

#footer {
	clear:both;
	height:47px;
	font:normal 11px/20px Verdana, Geneva, sans-serif;
	padding-top:13px;
	width:960px;
	margin:0 auto;
	background:#f4f4f5 url(../_img/footerd-bg.png) repeat-x 0 0;
}

*:first-child+html #footer { padding-top:6px; }
*html #footer { padding-top:13px; }

#footerLeft {
	float:left;
	width:565px;
	padding:0 0 0 10px;
}

#footerLeft .VodafoneTxt {height:35px;
	width:250px;
	position:relative;
	margin-top:-28px;
	margin-left:10px;
	
}

#footerLeft .VodafoneLogo {
	background-image: url(../_img/logo-vodafone.png);
	height:20px;
	width:156px;
    position:relative;
	margin-top:-36px;
	margin-left:768px;
}

#footerLeft .VodafoneLogo a{
	height:20px;
	width:156px;
	display:block;
	line-height:0px;
}
#footerLeft .VodafoneLogo a img{
	height:20px;
	width:156px;
	border:none;
}

#footerRight {
	float:right;
	width:175px;
	margin-right:10px;
	background:url(../_img/footerRight-bg.png) no-repeat 0 0;
	height:25px;
	color:#787c7e;
	font:13px/25px Verdana, Geneva, sans-serif;
	text-align:center;
}

#footerRight a {
	color:#787c7e;
	margin:0 5px;
}

#footerLeft a {
	color:#997374;
	padding:0 10px;
}

#footerLeft span {
	padding-left:10px;
}

/* Sub Page */
#subContent {
	clear:both;
	padding-left:10px;
	padding-bottom:60px;
}

#location {
	float:left;
	width:900px;
	padding-left:10px;
}

#location a {
	float:left;
	color:#949494;
	font:normal 11px/28px Verdana, Geneva, sans-serif;
}

#location a:hover { color:#d02029; }

#location span {
	padding:0 4px;
	float:left;
	height:28px;
	width:9px;
	background:url(../_img/location-seperator.gif) no-repeat 4px 6px;
}

#contentSection {
	clear:both;
	padding:12px 0 0 0;
}

#contentSection h2 {
	width:550px;
	color:#d02029;
	font:normal 35px/35px Verdana, Geneva, sans-serif;
	margin-bottom:15px;
	padding-left:10px;
}

#contentSection h2 span {
	display:none;
}

#contentSection .sitemapColumn {
	display:block;
	float:left;
	width:235px;
}


#contentSection ul.sitemap {
	width:230px;
	margin-bottom:15px;
	font-size:11px;
}

#contentSection ul.sitemap li { border-top:solid 1px #e5e5e5; }

#contentSection ul.sitemap li a {
	display:block;
	color:#282828;
	height:auto;
	margin:1px 0;
	font-weight:700;
	padding:5px 0 5px 16px;
	line-height:14px;
	width:214px;
	background:url(../_img/left-menu-li-bg.gif) no-repeat 9px 10px;
}
#contentSection ul.sitemap li ul li a {
	display:block;
	color:#282828;
	height:auto;
	margin:1px 0;
	font-weight:700;
	padding:5px 0 5px 16px;
	line-height:14px;
	width:214px;
	background:url(../_img/left-menu-li-bg.gif) no-repeat 9px 10px;
}
#contentSection ul.sitemap li a.on {
	color:#FFF;
	background:#d02029 url(../_img/left-menu-li-bg-on.gif) no-repeat 9px 10px;
}
#contentSection ul.sitemap ul {
	width:229px;
	padding-left:0;
	background-color:#f4f4f4;
}

#contentSection ul.sitemap ul li ul { padding-left:10px; }

#contentSection ul.sitemap ul li { border:none; }

/*#contentSection ul.sitemap ul li a {
	padding:6px 0 6px 16px;
	background:url(../_img/gray-bullet.gif) no-repeat 9px 10px;
	font-weight:normal;
	width:200px;
}*/
#contentSection ul.sitemap li ul li ul li a {
	padding:6px 0 6px 16px;
	background:url(../_img/gray-bullet.gif) no-repeat 9px 10px;
	font-weight:normal;
	width:200px;
}
#contentSection ul.sitemap ul li ul {
	width:186px;
}

#contentSection ul.sitemap ul li ul li a {
	width:170px;
}



#LeftSection {
	float:left;
	width:220px;
	padding-bottom:15px;
}

#LeftSection ul#leftMenu {
	margin-bottom:15px;
	width:190px;
}

#LeftSection ul#leftMenu li { border-top:solid 1px #e5e5e5; }

#LeftSection ul#leftMenu li.last { border-bottom:solid 1px #e5e5e5; }

#LeftSection ul#leftMenu li a {
	display:block;
	color:#353535;
	height:auto;
	margin:1px 0;
	padding:5px 0 5px 16px;
	line-height:14px;
	width:174px;
	background:url(../_img/left-menu-li-bg.gif) no-repeat 9px 10px;
	font-size:11px;
}

#LeftSection ul#leftMenu li a:hover { background-color:#d9d9d9; }

/*#LeftSection ul#leftMenu li a:hover { color:#acacac; }*/

#LeftSection ul#leftMenu li a.on {
	color:#FFF;
	background:#d02029 url(../_img/left-menu-li-bg-on.gif) no-repeat 9px 10px;
}

#LeftSection ul#leftMenu ul {
	width:182px;
	padding-left:8px;
	background-color:#f4f4f4;
}

#LeftSection ul#leftMenu ul li {
	border:none;
}

#LeftSection ul#leftMenu ul li a {
	background:url(../_img/left-menu-li-li-bg.gif) no-repeat 9px 10px;
	height:auto;
	width:160px;
	font:11px/12px Verdana, Geneva, sans-serif;
	font-size:10px;
}

#LeftSection ul#leftMenu ul li a:hover {
	color:#acacac;
	background:url(../_img/left-menu-li-li-bg.gif) no-repeat 9px 10px;
}

#LeftSection ul#leftMenu ul li a.on {
	background:url(../_img/left-menu-li-bg.gif) no-repeat 9px 10px;
	color:#d02029;
}

#notes {
	width:167px;
	height:118px;
	background:url(../_img/notes-bg.png) no-repeat 0 0;
	padding:20px 15px 0 15px;
	font-size:11px;
}

#notes p { margin:8px 0; }

#notes a {
	color:#d02029;
	float:right;
	text-decoration:underline;
}

/* Center */
#centerSelection {
	float:left;
	width:544px;
	overflow:hidden;
	padding:0 10px 15px 0;
}

#centerSelectionWide {
	float:left;
	width:720px;
	overflow:hidden;
	padding:0 10px 0 0;
}

#centerSelectionWide dl {
	float:left;
	width:340px;
	height:107px;
	margin:0 10px 0 0;
	padding:10px 0;
	font:bold 16px/15px Verdana, Geneva, sans-serif;
	color:#d02029;
	border-bottom:dotted 1px #999;
}

#centerSelectionWide dl a {
	color:#d02029;;
}

#centerSelectionWide dl dt {
	float:left;
	width:183px;
	height:107px;
}

#centerSelectionWide dl.on dt  { background-color:#d02029; }

#centerSelectionWide dl dd {
	float:left;
	width:147px;
	padding:10px 10px 0 0;
	height:97px;
}

#centerSelectionWide dl.on dd { background-color:#d02029; }

#centerSelectionWide dl dt a {
	float:left;
	border:solid 1px #cfcfcf;
	background-color:#ececec;
	padding:3px;
	margin:0 9px 9px 0;
	width:167px;
	height:99px;
	display:inline;
}

*:first-child+html #centerSelectionWide dl dt a { margin:0 9px 0px 0; }
*html #centerSelectionWide dl dt a { margin:0 8px 0px 0; }

#centerSelectionWide dl.on dt a{
	border:solid 1px #d02029;
	background-color:#d02029;
}

#centerSelectionWide dl.on dd a{ color:#fff; }

#centerSelection h2 {
	width:550px;
	color:#d02029;
	font:normal 35px/28px Verdana, Geneva, sans-serif;
	margin-bottom:15px;
	padding:0;
}

#centerSelection h2 span {
	display:none;
	text-indent:-9999px;
}

#centerSelection h3 {
	font:700 16px/18px Verdana, Geneva, sans-serif;
	color:#d02029;
	padding-top:10px;
}

#centerSelection h4 {
	font:700 13px/15px Verdana, Geneva, sans-serif;
	color:#484848;
	padding:5px 0 0 0;
}

#centerSelection p {
	margin:6px 0;
	padding-right:10px;
}

#centerSelection a {
	color:#d02029;
	text-decoration:underline;
}

#centerSelection a:hover {
	color:#d02029;
	text-decoration:none;
}

#centerSelection img {
	border:solid 1px #cfcfcf;
	background-color:#ececec;
	padding:3px;
	margin:0 20px 10px 0;
}

#centerSelection hr {
	border: dotted 1px #dddddd;
	margin-right:10px;
	margin-top:20px;
}

#centerSelection p i { font-size:11px; }

#centerSelection blockquote {
	background-color:#fbf9ed;
	font:normal 10px/14px Verdana, Geneva, sans-serif;
	color:#898678;
	padding:12px 5px 8px 8px;
	margin:5px 0;
}

#centerSelection table {
	border:solid 3px #cccccc;
	border-color:#ddd;
	margin:5px 0 5px 2px;
}

 table.kademeler{
	
	border:none;
	background-color:#FFF;
	border-collapse:separate;
	border-spacing:6px;
}

 table.kademeler td {
	background-color:#f3f3f3;
	color:#7f7f7f;
	font:700 16px/18px Verdana, Geneva, sans-serif;
	height:38px;
	padding:3px 8px 3px 8px;
	border-color:#666;
	border-width:2px;
}

 table.kademeler tr td.dark {
	background-color:#7f7f7f;
	color:#FFF;
	border-color:#666;
	font:700 16px/18px Verdana, Geneva, sans-serif;
	height:38px;
 	padding:3px 8px 3px 8px;
}
#centerSelection table img { margin:0; border:none; background:none; }
#centerSelection table.bankalar td { height:22px; }
#centerSelection table td { padding-left:10px; border-bottom:solid 1px #ccc; }

#centerSelection table td.title {
	background-color:#7f7f7f;
	color:#FFF;
	font:700 16px/18px Verdana, Geneva, sans-serif;
	height:38px;
}

#centerSelection table tr.subTitle td {
	background-color:#f3f3f3;
	color:#000;
	font-weight:700;
	height:24px;
}

#centerSelection ul {
	padding:5px 10px;
	list-style:url(../_img/li-bg.gif);
	margin-left:30px;
}

#centerSelection ul li {
	/*padding-left:9px;
	background:url(../_img/left-menu-li-bg.gif) no-repeat 0 5px;*/
	line-height:15px;
}

#centerSelection ul ul {
	padding:0px;
}

#centerSelection ul.alpha li {
	background:none;
}

#centerSelection ul ul li {
	/*background:url(../_img/left-menu-li-li-bg.gif) no-repeat 0 5px;*/
	list-style:url(../_img/left-menu-li-li-bg.gif);
}

#centerSelection div.form {
	border:solid 3px #cccccc;
	padding:15px 10px;
	margin:5px 0;
}

#centerSelection div.form hr {
	border:solid 1px #eaeaea;
	margin:0 0 10px 0;
}

div.form dl { margin-bottom:10px; }

div.form dl dt {
	width:94px;
	float:left;
	padding-top:6px;
}

#centerSelection div.form.wide dl dt {
	width:188px;
}

div.form dl dd {
	width:330px;
	float:left;
}
div.form dl dd input.error {
	border:solid 1px #d02029;
}
div.form dl dd input {
	float:left;
	border:solid 1px #cccccc;
	height:18px;
	width:226px;
	padding:6px;
}

div.form dl dd select {
	float:left;
	border:solid 1px #cccccc;
	height:25px;
	padding:3px;
}

div.form dl dd input[type=image] {
	border:none;
	width:110px;
	height:37px;
	padding:0;
	margin-right:10px;
}

div.form dl dd input.image {
	border:none;
	width:110px;
	height:37px;
	padding:0;
	margin-right:10px;
}

div.form dl dd textarea {
	float:left;
	border:solid 1px #cccccc;
	height:78px;
	width:226px;
	padding:6px;
}

div.form dl dd textarea.error {
	border:solid 1px #d02029;
}

div.form dl dd span {
	float:left;
	width:70px;
	height:25px;
	padding-left:10px;
	color:#d02029;
	font-size:10px;
}

#CenterSubMenu {
	width:543px;
	margin-bottom:10px;
}

#CenterSubMenuTop {
	background:url(../_img/center-sub-menu-bg.gif) no-repeat 0 0;
	width:543px;
	height:16px;
}

#CenterSubMenuContent {
	background-color:#FFF;
	border:solid 1px #dddddd;
	border-top:none;
	padding:0 10px 10px 10px;
	width:521px;
}

#CenterSubMenuContent a {
	clear:left;
	margin:4px 0;
	color:#939393;
	float:left;
	text-decoration:none;
	padding-left:15px;
	width:500px;
	background:url(../_img/center-sub-menu-a-bg.gif) no-repeat 0 2px;
}

#CenterSubMenuContent a.on {
	color:#d02029;
	font-weight:700;
	background:url(../_img/center-sub-menu-a-bg.gif) no-repeat 0 -12px;
}

div.accordion {
	border-top:solid 1px #e1e1e1;
	padding:1px 0;
	background-color:#f9f9f9;
}

div.accordion.on {
	background-color:#7f7f7f;
}
div.accordion.on div p { color:#cccccc; }

#centerSelection div.accordion.on div ul {
	border:none;
	padding:10px;
}

div.accordion.on div ul li {
	padding-left:9px;
	/*background:url(../_img/left-menu-li-bg.gif) no-repeat 0 5px;*/
	line-height:15px;
	color:#cccccc;
}

#centerSelection div.accordion.on div table { margin-left:10px; }

#centerSelection div.accordion.on div table td { color:#cccccc; }

#centerSelection div.accordion.on div ul ul {
	padding:0px;
}

div.accordion.on div ul li {
	/*background:url(../_img/left-menu-li-li-bg.gif) no-repeat 0 5px;*/
}

#centerSelection div.accordion a.accordionLink {
	display:block;
	color:#676767;
	padding-left:17px;
	text-decoration:none;
	font-size:13px;
	line-height:27px;
	height:auto;
	width:100%;
	border-bottom:solid 1px #FFF;
	border-top:solid 1px #FFF;
	background:#f9f9f9 url(../_img/accordion-bg.gif) 5px 8px no-repeat;
voice-family: "\"}\"";
voice-family:inherit;
width:97%;
}
html>body div.accordion a. {
width:97%;
}

#centerSelection div.accordion.on a.accordionLink { background-color:#7f7f7f; border:none; height:auto; }

#centerSelection div.accordion a.on {
	display:block;
	color:#fff;
	padding-left:17px;
	line-height:27px;
	height:27px;
	width:100%;
	border:none;
	background:#7f7f7f url(../_img/accordion-on-bg.gif) 5px 8px no-repeat;
voice-family: "\"}\"";
voice-family:inherit;
width:97%;
}
html>body div.accordion a.accordionLink {
width:97%;
}

div.accordion div { padding-top:0px; }
div.accordion div p { padding-left:17px; }
#centerSelection div.accordion div a { color:#ffffff; } 


#gallery {
	padding-top:14px;
}

#gallery a img {
	padding:0;
	border:none;
	padding:0;
}

#gallery a {
	float:left;
	border:solid 1px #cfcfcf;
	background-color:#ececec;
	padding:3px;
	margin:0 5px 9px 0;
	width:170px;
	height:105px;
	display:inline;
voice-family: "\"}\"";
voice-family:inherit;
width:167px;
height:99px;
}
html>body #gallery a. {
width:167px;
height:99px;
}
*html #gallery a { padding:3px 0 3px 3px; width:170px; overflow:hidden; }

#gallery a.on {
	border:solid 1px #d02029;
	background-color:#d02029;
}

#gallery a:hover {
	border:solid 1px #d02029;
	background-color:#d02029;
}

/* Right */
#rightSelection {
	float:left;
	width:197px;
}

#rightSelection a {
	margin-bottom:12px;
	float:left;
}

/* Musterilerimize ozel */
.musterilerimizeOzel {
	width:833px;
	margin:0 auto;
}

.musterilerimizeOzel .capsul {
	width:401px;
	height:258px;
	float:left;
	background:url(../_img/bireysel-destek-bg.jpg) no-repeat 0 0;
}

.musterilerimizeOzel .capsul.right {
	float:right;
	background:url(../_img/kurumsal-destek-bg.jpg) no-repeat 0 0;
}

.musterilerimizeOzel .capsul ul {
	margin:50px 0 0 23px;
	width:204px;
}

.musterilerimizeOzel .capsul.right ul {
	margin:50px 0 0 23px;
	width:204px;
}

.musterilerimizeOzel .capsul ul li { padding:5px 0 5px 0; }

.musterilerimizeOzel .capsul ul li a {
	color:#fff;
	background:url(../_img/left-menu-li-bg-on.gif) no-repeat scroll 9px 5px;
	padding-left:16px;
}

/* search */
.searchContainer {
	width:930px;
	padding-left:10px;
	color:#5a5a5a;
}

.searchContainer .top {
	border-bottom:solid 1px #dadada;
	padding-bottom:8px;
	width:930px;
}

.searchContainer .top span { color:#d02029; }

.searchContainer p {
	border-bottom:solid 1px #dadada;
	padding:8px 80px 14px 10px;
	width:840px;
}

.searchContainer p span.pageTitle {
	color:#d02029;
	font-weight:700;
}

.searchContainer p a.pageLink {
	color:#d02029;
	text-decoration:underline;
}

.searchContainer .pagination {
	height:30px;
	padding:12px 0 0 10px;
	width:920px;
}

.searchContainer .pagination a {
	float:left;
	padding:0 4px;
	color:#5a5a5a;
}

.searchContainer .pagination a.on {
	color:#d02029;
	font-weight:700;
}

/* Bayi */

.bayiHarita {
	width:543px;
	height:281px;
	background:url(../_img/bayi-harita.gif) no-repeat 0 0;
	position:relative;
}

.bayiHarita a.ilNokta {
	display:block;
	font-size:0;
	width:20px;
	height:20px;
	background:url(../_img/il-nokta-bg.png) no-repeat 2px 2px;
	position:absolute;
	cursor:pointer;
	z-index:1;
}

.bayiHarita a.ilNokta:hover {
	background:url(../_img/il-nokta-hover-bg.png) no-repeat 2px 2px;
}

.bayiHarita .ilBalon {
	display:none;
	width:124px;
	height:46px;
	text-align:center;
	background:url(../_img/il-balon-bg.png) no-repeat 0 0;
	position:absolute;
	padding-top:8px;
	font:bold 17px/19px Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	z-index:2;
}

.bayiBaslik {
	width:529px;
	padding:10px 0 0 14px;
	display:none;
	height:28px;
	color:#FFFFFF;
	background-color:#7f7f7f;
	font:bold 16px/18px Verdana, Geneva, sans-serif;
	margin-bottom:8px;
}

#centerSelection table.bayi { margin:0 0 10px 2px; }

#centerSelection table.bayi tr.subTitle td { background-color:#f5f5f5; }

#centerSelection table.bayi tr td { height:22px; }

div#mainBannerLeft {
	float:left;
	width:669px;
	height:254px;
	overflow:hidden;
	border-right:1px solid #000;
	position:relative;
	z-index:1;
}

div#mainBannerLeft ul {
	width:2676px;
	position:absolute;
	top:0;
	left:0;
}

div#mainBannerLeft ul li {
	float:left;
	width:669px;
	height:254px;
}

div#mainBannerRight {
	background-color:#000;
	float:left;
	width:269px;
	height:254px;
	position:relative;
	z-index:2;
}

div#mainBannerRight ul {
	width:292px;
	position:absolute;
	right:0;
	top:0;
}

div#mainBannerRight ul li {
	width:292px;
	height:62px;
	margin-bottom:2px;
}

div#mainBannerRight ul li.son { margin-bottom:0; }

div#mainBannerRight ul li a {
	background-position:232px -10px;
	background-repeat:no-repeat;
	display:block;
	outline:0;
	width:292px;
	height:62px;
	font-size:14px;
	line-height:1.2em;
	color:#999;
	padding:17px 0 0 40px;
voice-family: "\"}\"";
voice-family:inherit;
width:252px;
height:45px;
}
html>body div#mainBannerRight ul li a {
width:252px;
height:45px;
}

li#banner1 a { background-image:url(../_img/banner/bannerno-1.png); }
li#banner2 a { background-image:url(../_img/banner/bannerno-2.png); }
li#banner3 a { background-image:url(../_img/banner/bannerno-3.png); }
li#banner4 a { background-image:url(../_img/banner/bannerno-4.png); }

div#mainBannerRight ul li a:hover {
	background-position:232px -94px;
	padding:17px 0 0 40px;
voice-family: "\"}\"";
voice-family:inherit;
width:252px;
height:45px;
}
html>body div#mainBannerRight ul li a:hover {
width:252px;
height:45px;
}

div#mainBannerRight ul li.on a, div#mainBannerRight ul li.on a:hover {
	background-image:none;
	color:#FFF;
	font-size:18px;
	line-height:1.2em;
	padding:16px 0 0 40px;
voice-family: "\"}\"";
voice-family:inherit;
width:252px;
height:46px;
}
html>body div#mainBannerRight ul li.on a {
width:252px;
height:46px;
}

div#mainBannerRight ul li {
	background:url(../_img/banner-buttons.png) 0 0 no-repeat !important;
	background:url(../_img/banner-buttons.gif) 0 0 no-repeat;
}

div#mainBannerRight ul li:hover {
	background:url(../_img/banner-buttons.png) 0 -62px no-repeat !important;
	background:url(../_img/banner-buttons.gif) 0 -62px no-repeat;
}

div#mainBannerRight ul li.on, div#mainBannerRight ul li.on:hover {
	background:url(../_img/banner-buttons.png) 0 -124px no-repeat !important;
	background:url(../_img/banner-buttons.gif) 0 -124px no-repeat;
}

div#kivrikUst {
	background:url(../_img/kivrik-ust.gif) 0 0 no-repeat;
	display:block;
	font-size:0;
	width:2px;
	height:2px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}

div#kivrikAlt {
	background:url(../_img/kivrik-alt.gif) 0 0 no-repeat;
	display:block;
	font-size:0;
	width:2px;
	height:2px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
}
a.formBtnGonder {background:url(../_img/gonder-btn.jpg) 0 0 no-repeat; display:block; width:110px; height:37px; text-indent:-999px;}
