@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	color: #000;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	background-image: url(images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}
.banner {
	height: 100px;
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: 260px top;
}
.leftcolumn {
	width: 210px;
	float: left;
	margin-left: 10px;
}
.rightcolumn {
	width: 730px;
	float: left;
}
.column-content {

}
.leftcolumn .column-content {
	font-size: 12px;
}
.rightcolumn .column-content {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
}
.column-content h1 {
	font-size: 24px;
	margin: 10px 0px;
	line-height: normal;
	font-weight: normal;
}
.column-content p {
}

#footer {
	clear: both;
	font-size: 12px;
	padding: 86px 20px 6px 20px;
	color: #3F3F7B;
	background-color: #E6EBF2;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
}
#page {
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#logo h1 {
	margin: 0px;
}

#search {
	float: right;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 305px;
}
.topmenu {
	margin-bottom: 20px;
	text-align: right;
}

#columnwrapper {
	background-image: url(images/bg_columnwrapper.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 20px 80px 20px;
}
a {
	color: #3F3F7B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.nomargintop {
	margin-top: 0;
}

#navcontainer {
	margin-left: 0px;
	margin-bottom: 20px;
	border: 1px solid #CFDAE7;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
	display: block;
	padding: 8px 0 7px 40px;
	width: 168px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C4C4;
	font-weight: bold;
	color: #333;
}

#navcontainer a:hover
{
	background-color: #CFDAE7;
	text-decoration: none;
	color: #000;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }
#navcontainer ul ul {
}


#navcontainer ul ul a
{
	display: block;
	padding: 5px 0 4px 20px;
	width: 188px;
	text-decoration: none;
	background-image: none;
	border-bottom: none;
}

#navcontainer ul ul a:hover
{
	background-color: #CFDAE7;
	text-decoration: none;
}
#navcontainer a#current {
	background-color: #F1F4F8;
}

.breadcrumb {
	color: #666;
	margin-bottom: 5px;
}
.breadcrumb a {
	color: #666;
}.sirabilgi {
	background-color: #F1F4F8;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #D0DBE8;
}
.uyefirma {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAE7;
	cursor: pointer;
}
.kategorifirmalar {
	float: left;
	width: 490px;
}
.kategorifirma {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFDAE7;
}
.kategorifirma h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #3F3F7B;
}
.reklamdikey {
	float: left;
	width: 200px;
	margin-left: 20px;
}
.reklamkare {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	letter-spacing: 0.2em;
	text-align: center;
	width: 336px;
	margin-top: 25px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFDAE7;
	border-bottom-color: #CFDAE7;
}
.reklamyatay {
	font-size: 11px;
	color: #999;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 15px;
}
.reklamyatay a {
	color: #999;
}



.uyefirma h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.uyefirma h3 a:hover, .kategorifirma h3 a:hover {
	text-decoration: underline;
}


.firmalogo {
	float: left;
	border: 1px solid #CFDAE7;
	margin-right: 10px;
}
.firmalogo2 {
	float: left;
	margin-right: 12px;
	border: 1px solid #CFDAE7;
}


.firmaadres {
	width: 490px;
}
.firmailetisim {
	font-size: 14px;
	line-height: 1.5em;
}
.firmailetisim a {
	font-weight: bold;
	text-decoration: underline;
}




#mainmenu{
font-weight: bold;
width: 100%;
}

#mainmenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

#mainmenu ul li{
display: inline;
}

#mainmenu ul li a{
	color: #333;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 3px solid #F1F4F8; /*bottom border is 3px*/
}

#mainmenu ul li a:hover, #mainmenu ul li a.selected{
	border-bottom-color: #CFDAE7;
	color: #000;
}


.pagination{
	padding: 2px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 3px 8px;
	border: 1px solid #CFDAE7;
	text-decoration: none;
	color: #333;
	background-color: #F1F4F8;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #ED8816;
	color: #000;
	background-color: #FCEBD8;
}

.pagination a.currentpage{
	background-color: #FCEBD8 !important;
	color: #000 !important;
	border-color: #ED8816 !important;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white !important;
	cursor: default;
	color: #CFDAE7 !important;
	border-color: #CFDAE7;
	font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.haber {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAE7;
}
.habertarihi {
	font-size: 0.8em;
	color: #666;
}


.haberbaslik a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.haber p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.haber img {
	padding: 5px;
}
.haberler {
	float: left;
	width: 490px;
}
.haberkaynak {
	height: 35px;
}

#navcontainer2 {
	margin-left: 0px;
	background-color: #F5FAF7;
	padding: 10px;
	border: 1px solid #CFDAE7;
	margin-bottom: 20px;
}

#navcontainer2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer2 li { margin: 0 0 1px 0; }

#navcontainer2 a
{
	display: block;
	padding: 12px 10px 12px 50px;
	width: 126px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #3F3F7B;
	border: 1px solid #F5FAF7;
}

#navcontainer2 a:hover
{
	background-color: #FCFEFD;
	text-decoration: none;
	color: #3F3F7B;
	border-color: #CFDAE7;
}

#navcontainer2 ul ul li { margin: 0 0 1px 0; }

#navcontainer2 ul ul a
{
	display: block;
	padding: 5px 5px 4px 50px;
	width: 131px;
	text-decoration: none;
	background-image: none;
	border-top: none;
	font-weight: normal;
}

#navcontainer2 ul ul a:hover
{
	background-color: #FCFEFD;
	text-decoration: none;
}
.leftcolumnbox {
	margin-bottom: 15px;
}

.batmanbilgi {
	background-color: #F5FAF7;
	border: 1px solid #CFDAE7;
	margin-bottom: 15px;
	background-image: url(images/bg_infobox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}
.boxcontainer {

}
.leftboxcontent {
	float: left;
	width: 420px;
}
.rightboxcontent {
	float: left;
	width: 270px;
	margin-left: 20px;
}
.boxhead {
	font-weight: bold;
	color: #14387A;
	font-size: 14px;
	background-color: #F1F4F8;
	padding: 8px 10px;
}
.boxhead a , .boxheadtext a{
	color: #14387A;
}

.boxcontent {
	padding: 10px;
}
.boxcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.boxcontent li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.boxlink {
	text-align: right;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
}.box {
	border: 1px solid #CFDAE7;
	margin-bottom: 18px;
	margin-top: 18px;
}
.nobetcieczaneler {
	color: #D4220E;
	background-color: #FEF7F5;
}
.nobetcieczaneler a {
	color: #D4220E;
}

.ilanlar {
	background-color: #FEFECF;
}
.yenifirmalar {
}
.sinema {
	background-color: #F5F5F5;
}
.namazvakitleri {
}
.anket {
}
.gununsozu {
}

#sinemaafis {
	width: 100px;
}
.navcontainer { width: 200px; }

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FFF;
	border: 1px solid #FFF;
}

.navcontainer a:link, .navlist a:visited
{
	text-decoration: none;
}

.navcontainer a:hover
{
	background-color: #F1F4F8;
	border-color: #CFDAE7;
	color: #000;
}

.boxheadtext {
	font-weight: bold;
	color: #14387A;
	font-size: 14px;
}
.nobetcieczanelink {
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 10px;
}
.nobetcieczanelink a {
	color: #D4220E;
}
.nobetcieczanelertarih {
	color: #333;
	font-size: 11px;
	padding-bottom: 6px;
}
.saat {
	text-align: right;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.firmabilgi {
	margin-bottom: 10px;
	clear: both;
}
.firmabilgibaslik {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAE7;
}

.firma {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.firmabilgi h3 {
	font-size: 14px;
}
.firmabilgi h4 {
	font-size: 12px;
}

.rightimage {
	float: right;
	padding: 10px;
	margin: 10px;
	border: 1px solid #D7C4C4;
}
.leftimage {
	float: left;
	padding: 10px;
	margin: 10px;
	border: 1px solid #D7C4C4;
}
.carousel li {
	background-image: none;
	padding: 0px;
}

.carousel a img {
	margin-right: 14px;
	border: 1px solid #CFDAE7;
}
.kategoriler {
	margin-top: 20px;
}

.kategori {
	background-image: url(images/kategoriler/alisveris_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 100px;
	padding-bottom: 30px;
	width: 210px;
	float: left;
	line-height: 1.7em;
}
.kategori a {
	text-decoration: underline;
}
.kategori a:hover {
	color: #ED8816;
}


.kategori h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}
.haberlink {
}
.haberlink a img {
	float: left;
	margin-top: 15px;
	margin-right: 30px;
	border: none;
}
.ilanlink {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAE7;
}

#panel {
	background-image: url(images/bg_panel.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#panel_leftcolumn {
	float: left;
	width: 380px;
	margin-top: 86px;
}
#panel_rightcolumn {
	float: left;
	width: 540px;
	margin-left: 20px;
}
.panel_content {
	line-height: 1.5em;
	float: left;
	width: 255px;
}
.btn-slide {
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	background: #eee;
	text-align: center;
	display: block;
	text-align: center;
	color: red;
	font-weight: bold;
	width: 940px;
	margin-bottom: 10px;
}

.btn-slide:hover, .active {
	background: #eee;
	color: green;
	text-decoration: none;
	}
	
.btn-slide.selected a {
	color: green;
	}
.rehberbilgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DBE8;
}
.rehberbilgi h3 {
	font-size: 14px;
}
.rehberbilgi h4 {
	font-size: 12px;
}
.firmakategorileri {
	margin-bottom: 5px;
}
.firmakategorileri a {
	color: #000;
}

.fihristharf {
	font-size: 24px;
}
.yenifirmalar h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#fihrist td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAE7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#fihrist tr:hover {
	background-color: #F1F4F8;
}
.gallery a img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #C1C4DA;
}
.gallery a img:hover {
	border: 1px solid #51A5D6;
}
.mesajtext {
	font-size: 14px;
	font-weight: bold;
	color: #3F3F7B;
}

.boxcontainerbg {
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	border: 1px solid #CFDAE7;
}

.boxcolumn {
	float: left;
	width: 30%;
	margin-right: 2%;
}

.kategoriliste {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: 12px;
}
.kategoriliste li {
	margin: 0 1% 6px 0;
	width: 48%;
	float: left;
}
.kategoriliste a {
	color: #3F3F7B;
	display: block;
	padding: 3px 12px;
	zoom: 1;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	border: 1px solid #CFDAE7;
}
.kategoriliste a:hover {
	color: #3F3F7B;
	border-color: #FFF #F3AF65 #F3AF65 #FFF;
	text-decoration: none;
	background-color: #FFF0B7;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#FFF;
	font-weight:bold;
	padding: 2px;
	background:#4F548D;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.forminput {
	font-size: 14px;
	padding: 3px;
	width: 250px;
}
.gazetesayfalari {
	background-image: url(images/bg_gazetesayfalari.gif);
}
.gezilecekyerler {
	background-color: #F5FAF7;
}
.boxcolumn2 {
	float: left;
	width: 68%;
}

.kategorilogo {
	padding: 5px;
	border: 1px solid #CFDAE7;
	text-align: center;
	background-color: #FFF;
}
#head1 {
	font-size: 24px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	background-color: #F1F4F8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #D0DBE8;
}
.bilgikutu {
	background-color: #FFFFCC;
	background-image: url(images/bg_uyefirma.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px solid #FFCC99;
	font-size: 14px;
}
.bilgikutu a {
	text-decoration: underline;
	font-weight: bold;
}
.firmaekle {
	background-color: #F1F4F8;
	background-image: url(images/bg_firmaekle.gif);
	border-top-color: #CFDAE7;
	border-right-color: #CFDAE7;
	border-bottom-color: #CFDAE7;
	border-left-color: #CFDAE7;
	background-position: left 4px;
}
.ilanekle {
	background-image: url(images/bg_ilanekle.gif);
}


.not {
	font-weight: bold;
	color: #F00;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #F00;
}
.not a {
	color: #F00;
	text-decoration: underline;
}
caption {
	font-size: 14px;
	font-weight: bold;
}

.tabmenu
{
	padding: 8px 0;
	margin-left: 0;
	border-bottom: 1px solid #CFDAE7;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.tabmenu li
{
list-style: none;
margin: 0;
display: inline;
}

.tabmenu li a
{
	padding: 8px 1.5em;
	margin-left: 3px;
	border: 1px solid #CFDAE7;
	border-bottom: none;
	background: #F1F4F8;
	text-decoration: none;
}

.tabmenu li a:link {
	color: #3F3F7B;
}
.tabmenu li a:visited {
	color: #3F3F7B;
}

.tabmenu li a:hover
{
	color: #000;
	background: #CFDAE7;
	border-color: #CFDAE7;
}
.tabmenu li a#current
, .tabmenu li a.selected{
	background: transparent;
	border-bottom: 1px solid white;
	color: #000;
}

#tab2
{
	padding: 6px 0;
}

#tab2 li a
{
	padding: 6px 0.5em;
}
.kategorireklam {
	background-color: #FFF;
	background-image: url(kategori/alisveris-merkezleri.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
	width: 515px;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 150px;
	border: 1px solid #000;
	font-size: 14px;
	color: #E90C04;
	margin-left: 24px;
	margin-bottom: 15px;
}
.kategorireklam1 {
	font-size: 24px;
}
.kategorireklam2 {
	font-size: 18px;
}
.kategorireklam3 {
	float: right;
	width: 185px;
	background-image: url(kategori/bg_kategorireklam.gif);
	background-repeat: no-repeat;
	height: 70px;
}
.reklambilgi {
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 100px;
}
.leftmenuhead {
	font-size: 14px;
	font-weight: bold;
	background-color: #F1F4F8;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CFDAE7;
	border-right-color: #CFDAE7;
	border-left-color: #CFDAE7;
}
.r_anket {
	background-image: url(images/reklamvermek_2.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 200px;
	margin-bottom: 10px;
}
.ramazanozel {
	margin: 0 auto;
	height: 140px;
	width: 980px;
}
.yeni {
	font-size: 10px;
	color: #F00;
}
