﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	color: #222222;
	font-size: 9pt;
	background-color: #999999;
}
pre
{
	display: inline;
}
a
{
	color: #CC3300;
	text-decoration: none;
} 
a:hover
{
    color: #FF9900;
    text-decoration: underline;
    
}


#tumSayfa
{
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 920px;
	background-color: #FFFFFF;
}

.ustLinks_left
{
	text-align: left;
	border: 0px solid #FFFFFF;
}
.ustLinks_left a
{
    font-family: 'Microsoft Sans Serif';
	font-size: 20pt;
	font-weight: bolder;
    color: #FFFFFF;
	border: 0px solid #FFFFFF;
}
.ustLinks_left a:hover
{
    border: 0px solid #FFFFFF;
}
.ustLinks_left img
{
	border: 0px solid #FFFFFF;
}



#ustLinks_orta
{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #996633;
	font-weight: bold;
}
.ustLinks_sag
{
	text-align: right;
	font-size: 11pt;
	font-family: sans-serif;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 10px;
	padding-right : 15px;
	vertical-align:top;
} 


.yatayMenu
{
	margin: 0px;
	padding: 0px;
	background-image: url(   'images/horMavi.gif' );
	background-repeat: repeat-x;
	height: 35px;
}

.yatayMenu li
{
	display: inline;
}
.yatayMenu ul
{
	padding: 10px;
	margin: 0px;
}
.yatayMenu ul a
{
	padding: 0px 16px 0px 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.yatayMenu ul a:hover
{
	color: #5C8AC4;
	background-color: #E9E9E9;
	text-decoration: none;
	padding: 0px 16px 0px 16px;
}
.yatayMenu ul span
{
	background-color: #FFFFFF;
	vertical-align: middle;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	font-weight: bold;
	color: #F2F7FA;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #888888;
	background-image: url(  'images/horMavi.gif' );
	background-repeat: repeat-x;
}
h1
{
	font-size: 14pt;
	padding: 3px 3px 3px 10px;
	margin: 0 0 6px 0;
}
h2
{
	font-size: 11pt;
	padding: 3px 3px 3px 3px;
	margin: 0 0 6px 0;
}
h3
{
	font-size: 10pt;
	padding: 2px 3px 2px 10px;
	margin: 0 0 6px 0;
}
h4
{
	font-size: 8pt;
	padding: 1px 1px 1px 1px;
	margin: 0 0 4px 0;
}
h5
{
	font-size: 7pt;
	padding: 1px 1px 1px 1px;
	margin: 0 0 4px 0;
}
h6
{
	font-size: 6pt;
	padding: 1px 1px 1px 1px;
	margin: 0 0 4px 0;
}

#content
{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	position: relative;
	height: auto;
	width: auto;
	display: block;
	clear: both;
}

#footer
{
	margin: 0px;
	padding: 20px;
	text-align: center;
	background-color: #5C8AC4;
	color: #FFFFFF;
}
#footer a
{
	color: #FFFFFF;
}
#footer a:hover
{
	color: #66FFFF;
	text-decoration: none;
}


.register
{
    margin: 0px;
    width: 260px;
    height: auto;
    position: relative;
    border: 3px double #999966;
    background-color: #F7F7F7;
    padding: 10px;
}

.sonEklenenUrunler
{
    border-bottom: 1px dotted #CDCDCD;
    margin: 0px;
    padding: 2px;
}

.dukkanSatir
{
    font-size: 10pt;
    font-weight: bold;
}

.yediPtItalic
{
    font-size: 8pt;
    font-family: Tahoma;
    display: inline;
    float: left;
}
.msgItem
{
	vertical-align: middle;
	text-align: center;
	height:60px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.ilanItem
{
	vertical-align: middle;
	text-align: center;
	height:30px;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.mesajTitle
{
    font-size: 10pt;
    font-family: Tahoma;
    display: inline;
    float: left;
}

.mesajTarih
{
    font-family: Tahoma;
    text-align: right;
	float: right;
	display: inline;
	font-size: 8pt;
	
}
.yazilarListe
{
	text-align: center;
	
	margin-bottom: 10px;
}
.yaziItem
{
	width: 100%;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	height: 20px;
}
.yaziTitle
{
    font-size: 10pt;
    display: inline;
    float: left;
}

.yaziTarih
{
    text-align: right;
	float: right;
	display: inline;
	font-size: 8pt;
}
.loginpanel
{
	font-size: 11pt;

}
.loginpanel a
{
	font-size: 12pt;

}

.firmaBaslik
{
	font-size: 20pt;
	text-align: center;
	color: #FF6600;
	vertical-align: middle;
}

.tbl1
{
	border: 1px solid #999999;
	font-size: 8pt;
	line-height: 145%;
	background-color: #EEEEEE;
	width: 100%;
	
}
.tblRow1
{
	margin: 0px 0px 20px 0px;
	padding: 8px;
	font-size: 14pt;
	color: #800000;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	height: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	line-height: 80%;
	text-align: center;
}

.tableDukkanlar
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    width: 90%;
}
.tableDukkanlarSehir
{
    text-align: right;
    font-weight: bold;
    font-size: 9pt;
}

#solKategori
{
	font-family: Arial;
	font-size: 9pt;
}
#solKategori a
{
	color: #0099CC;
	text-decoration: none;
}
#solKategori a:hover
{
	background-color: #5C8AC4;
	color: #FFFFFF;
}
#solKategori ul
{
	list-style: none;
	margin: 3px 0px 3px 0px;
	padding: 5px;
	font-family: Arial;
	font-size: 9pt;
}
#solKategori ul li
{
	display: inline;
	padding: 0px;
	margin: 0px;
}
#solKategori ul li a
{
	display: block;
	color: #0099CC;
	text-decoration: none;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dotted #C0C0C0;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#solKategori ul li a:hover
{
	background-color: #5C8AC4;
	color: #FFFFFF;
}

#forumKategori
{
	font-family: Arial;
	font-size: 9pt;
}
#forumKategori a
{
	color: #0099CC;
	text-decoration: none;
}
#forumKategori a:hover
{
	background-color: #5C8AC4;
	color: #FFFFFF;
}
#forumKategori ul
{
	list-style: none;
	margin: 3px 0px 3px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Arial;
	font-size: 9pt;
}
#forumKategori ul li
{
	border: 1px solid #CCCCCC;
	display: inline;
	padding: 2px 0px 2px 0px;
	margin: 14px 16px 18px 14px;
	
}	
.forumCatItem
{
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
	display:inline-block;
	width:160px;
}	

#forumKategori ul li a
{
	
	color: #0099CC;
	text-decoration: none;
	
}
#forumKategori ul li a:hover
{
	background-color: #5C8AC4;
	color: #FFFFFF;
}
.forumListe
{
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.forumItem
{
	vertical-align: middle;
	text-align: center;
	clear:both;
	display: block;
	height:60px;
	padding: 6px 5px 0px 6px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #999999;
	background-color: #EBEBEB;

}
	
.forumItem:hover
{
	background-color: #F9F9F9;
}
.forumItemImg
{
	width: 120px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	float: left;
	display: block;
}

.forumItemImg img
{
	vertical-align: middle;
}
.forumItemSag
{
	text-align: left;
	vertical-align: bottom;
	
}
.forumItemBaslik
{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	display:block;
	margin-bottom:10px;
	margin-top:4px;
}
.forumItemCatTarih
{
    display:block;
    clear: both;
    vertical-align:bottom;
    
}
.forumItemCat
{
    font-size: 8pt;
    display: inline;
    float: left;
}
.forumItemTarih
{
    text-align: right;
	float: right;
	display: inline;
	font-size: 8pt;
	font-weight:normal;	
	vertical-align: bottom;
}

.haberListe
{
    font-size: 10pt;
    
}
.haberItem
{
	clear: both;
	display: block;
	vertical-align: middle;
	height: 24px;
	padding: 6px 5px 0px 6px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
	
}
.haberItem:hover
{
	background-color: #F9F9F9;
}


.haberItemTarih
{
	text-align: left;
	float: left;
	width: 100px;
	font-weight: bold;
}
.haberItemTitle
{
    float: left;
}

.haberItemCat
{
	float: right;
	font-weight: bold;
}
.haberImg
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.firmalarListe
{
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.firmalarListe ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;

}

.dkItem
{
	padding: 1x 5px 1px 0px;
	margin: 0px 0px 1px 0px;
	border: 1px solid #999999;
	height: 41px;
	background-color: #EBEBEB;
}
.dkItem:hover
{
	background-color: #F9F9F9;
}
.dkItem a
{
	color: #4479B9;
}
.dkItem a:hover
{
	color: #88BBDD;
}
.dkItemImg
{
	width: 120px;
	text-align: center;
	float: left;
	vertical-align: middle;
	height: 100%;
}

.dkItemImg img
{
	vertical-align: middle;
}
.dkItemSag
{
	text-align: left;
	vertical-align: bottom;
	
}
.dkItemRow1
{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	display:block;
}

.dkItemSehir
{
	text-align: right;
	float: right;
	display: inline;
	font-size:8pt;
	font-weight: bold;
	vertical-align: bottom;
	padding-right: 5px;
}
.dkItemSehir a
{
	color: #000000;
}
.dkItemSehir a:hover
{
	text-decoration: none;
	color: #FF3300;
}

.haberler
{
	border: 1px solid #808080;
	list-style: none;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.haberler ul
{
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 5px 0px;
}
.haberler ul li
{
	display: inline;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}

.yorumItem
{
	vertical-align: middle;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.yorumItemRow1
{
	margin-bottom: 6px;
	margin-top: 4px;
	display: inline;
	float: left;
}
.yorumTitle
{
    font-size: 10pt;
    display: inline;
    float: left;
    font-weight:bold;
}

.yorumTarih
{
    text-align: right;
	float: right;
	display: inline;
	font-size: 8pt;
}
.yorumYapilan
{
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 8px 0px;
	height: 40px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.yorumItemRow2
{
	margin-bottom: 6px;
	margin-top: 4px;
	display: inline;
	float: left;
	clear: both;
	text-align:left;
}

.yorumTarih
{
	text-align: right;
	float: right;
	display: inline;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: top;
}



.tdSolMenu
{
	background-image: url( 'images/horizontal2.gif' );
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	white-space:nowrap;
}

.tblContentGrey
{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 4px;
	margin: 0px;
	background-color: #DDDDDD;
	font-size: 9pt;
	clear: both;
	display: block;
	height: auto;
	font-family: Tahoma;
}

.klpBasliktbl
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #C0C0C0;
	width: 100%;
	background-color: #DDDDDD;
	font-size: 28pt;
	font-weight: bold;
	vertical-align: middle;
}

.klpBasliktbl a
{
	color: #4479B9;
}
.klpBasliktbl a:hover
{
	color: #88BBDD;
	text-decoration: none;
}
	
#klpSolMenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 9pt;
}

#klpSolMenu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#klpSolMenu ul li a
{
    display: block;
    color: #000000;
    text-decoration: none;
    margin: 0px;
    padding: 6px 0px 6px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}

#klpSolMenu ul li a:hover
{
    background: #FFEEDD;
    color: #660066;
    font-weight: normal;
}

.sayfaitemListe
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.sayfaitemListe img
{
	border-width: 1px;
	border-style: solid;
	margin: 3px;
	padding: 5px;
	
}
.sayfaitemListe p
{
	margin-bottom: 20px;
	padding: 0px;
	
}
.sayfaitemListe a
{
	padding-top: 10px;
	margin-top: 10px;
}
.sayfaitemListe h2,h3
{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.sayfaitemListe h2
{
	font-size: 16pt;
	padding: 4px 3px 4px 20px;
	margin: 0 0 0px 0;

}
.sayfaitemListe h3
{
	font-size: 13pt;
	padding: 2px 3px 2px 20px;
	margin: 0 0 0px 0;

}
.sayfaitemListe h4
{
	font-size: 11pt;
	padding: 2px 3px 2px 20px;
	margin: 0 0 2px 0;
	font-family: Arial;
	font-weight: bold;
	color: #111111;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	text-decoration: underline;
	background-image: url();
}
.sayfaitemListe iframe
{
	margin: 0 0 10px 0;

}
.sayfaitemItem
{
	width: 100%;
	float: left;
	vertical-align: middle;
	clear:both;
	margin-bottom: 0px;

}
.sayfaitemItemKontrol
{
	width: 100%;
	float: left;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom:20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BBBBBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
	clear: both;
	background-color: #EEEEEE;
}
.sayfaitemTitle
{
    font-size: 10pt;
    display: inline;
    float: left;
}

.sayfaitemTarih
{
    text-align: right;
	float: right;
	display: inline;
	font-size: 8pt;
}
.numButtonClass
{
	border: 1px solid #000000;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #5C8AC4;
	padding-right: 6px;
	padding-left: 6px;
}
.numButtonClassCurrent
{
	font-size: 10pt;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;

}
.temalar1SatirListe
{
	clear: both;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	/* width: 700px; */
	
}
.temalar1SatirItem
{
	/* width: 70px; */
	float: left;
	display: inline;
	position: relative;
	border: 1px solid #700000;
	margin: 20px;
	/*height: 120px;*/
}
.temalar1SatirItemimg img
{
	border-width: 0px;
	border-style: solid;
	margin: 3px;
	
}
.temalar1SatirItemimg
{
	clear: both;
	display: block;
	text-align: center;
	height: 310px;
	/*border: 1px solid #000000;*/

	/*width:220px;*/
}
.temalar1SatirItemAd
{
	clear: both;
	display: block;
	text-align: center;
	font-size: 8pt;
	color: #222299;
}