﻿body {
    font-family:Tahoma;
}
table.center{
    margin-left:auto;
    margin-right:auto;
}
td.menuTitle
{
    color:White;
    font-size:13px;
    font-weight:bold;
    text-align:center;
}
td.ikiliLink
{
    color:White;
    font-size:10px;
    text-align:center;
    /*letter-spacing:-1px;*/
}
a.linkPink
{
    color:#d51e6d;
    font-size:12px;
    text-decoration:underline;
}
a.linkPink:hover
{
    text-decoration:underline;
}
a.linkPink11
{
    color:#d51e6d;
    font-size:12px;
    text-decoration:underline;
}
a.linkPink11:hover
{
    text-decoration:underline;
}
a.linkGray
{
    color:#444444;
    font-size:12px;
    text-decoration:underline;
}
a.linkGray:hover
{
    text-decoration:underline;
}

.baslik{
    font-size:16px;
    font-weight:bold;
    text-align:justify;
    /*color:#171795;*/
    color:#ec008c;
    height:25px;
    border-bottom:1px solid #0054a4;
}
.baslik1{
    font-size:13px;font-weight:bold;text-align:justify;color:#ec008c;
}
td.tdPinkBG{
    font-size:12px;
    font-weight:bold;
    color:#922855;
    background-color:#f8dbe7;
    height:20px;
    padding-left:3px;
}
td.tdPinkLightBG{
    font-size:12px;
    color:#444444;
    /*background-color:#fdf6f9;*/
    height:15px;
    padding-left:2px;
}
.Uni{
    font-weight:bold;
    margin-left:10px;
    color:#171795;
}
td.tdBaslik{
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
td.tdBaslik1{
    font-size:12px;
    font-weight:bold;
    text-align:left;
}

ul.list
{
    font-size:12px;
    list-style-image: url('../images/MBullet.png');
    line-height:20px;
    word-spacing:normal;
    text-align:justify;
    color:#444444;
}
ul.listBold
{
    font-size:12px;
    list-style-image:none;
    line-height:30px;
    font-weight:bold;
    word-spacing:normal;
    text-align:justify;
    color:#444444;
}
ul.listNormal
{
    font-size:12px;
    list-style-image:none;
    word-spacing:normal;
    text-align:justify;
    color:#444444;
}
ul.list2
{
    font-size:12px;
    list-style-image:none;
    line-height:20px;
    word-spacing:normal;
    text-align:justify;
    color:#444444;
    font-weight:normal;
}
ul.list2 a
{
    color:#444444;
}
ul.listTable
{
    font-size:12px;
    text-align:justify;
    margin-left:20px;
    padding:0px;
    color:#444444;
}
ol.listNum
{
    font-size:12px;
    line-height:20px;
    word-spacing:normal;
    text-align:justify;
    color:#444444;
}
p.par
{
    font-size:12px;
    text-align:justify;
    line-height:18px;
    color:#444444;
    margin-bottom:5px;
    margin-top:5px;
}
.spPar
{
    font-size:12px;
    text-align:justify;
    line-height:18px;
    color:#444444;
}
a.link{
    font-size:12px;
    color:#444444;
}
a.linkSlide{
    font-size:12px;
    color:#444444;
    font-weight:bold;
}
img.imgBorder{
    border:1px solid #cecece;
}
input.TBoxUyeKayit{
    font-size: 14px;
    width: 180px;
    height:20px;
    padding-left:3px;
    padding-right:3px;
    padding-top:6px;
    margin-top:2px;
    border: 1px solid #e5e5e5;
    color:#777777;
}
input.TBoxYeniKonu{
    font-size: 12px;
    width: 400px;
    height:20px;
    border: 1px solid #cdcdcd;
    color:#444444;
}
.mesaj{
    color:#ff0000;
    font-size:12px;
    font-weight:bold;
}
.mesajNormal{
    color:#ff0000;
    font-size:12px;
}
/*Slide stilleri başlangıç*/
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
        height:375px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					
/*Slide stilleri sonu*/


td.solKutu{
    width:160px;
    height:30px;
    border:1px solid #cecece;
    background-color:#f8dbe7;
}

a.solKutuLink{
    font-size:12px;
    text-decoration:none;
    color:#922855;
}
td.solKutuBK{
    width:160px;
    height:30px;
    border:1px solid #cecece;
    background-color:#922855;
}
a.solKutuBKLink{
    font-size:12px;
    text-decoration:none;
    color:#f8dbe7;
    font-weight:bold;
}
.spBoldBordo{
    font-size:12px;
    color:#9b164f;
    font-weight:bold;
}
.spBoldText{
    font-size:12px;
    font-weight:bold;
    color:#444444;
}
.spItalik{
    font-size:12px;
    font-style:italic;
    color:#444444;
}
/*Yurttan haberler*/
td.tdYurttanBaslik
{
    margin-top:5px;
    margin-bottom:5px;
    border-bottom:1px dotted #cecece;
    height:25px;
}
a.yurttanBaslik
{
    font-size:16px;
    color:#9b164f;
    font-weight:bold;
    text-decoration:none;
}
a.yurttanBaslik:hover
{
    text-decoration:underline;
}
a.yurttanDevam
{
    color:#d51e6d;
    font-size:12px;
    text-decoration:underline;
}
a.yurttanDevam:hover
{
    text-decoration:underline;
}
/*Yurttan haberler*/



/*forum için*/

a.forumBaslik
{
    color:#d51e6d;
    font-size:12px;
    text-decoration:underline;
}
a.forumBaslik:hover
{
    text-decoration:underline;
}

td.tdForumDetailsBaslik{
    font-size:14px;
    color:#9b164f;
    font-weight:bold;
    border-bottom:1px dotted #cecece;
    height:25px;
}
td.tdForumDetailsUser{
    font-size:12px;
    color:#9b164f;
}
td.tdForumDetailsTarih{
    font-size:12px;
    color:#9b164f;
}
a.Ekler{
    font-size:12px;
    color:#9b164f;
    text-decoration:none;
}
a.Ekler:hover{
    font-size:12px;
    color:#9b164f;
    text-decoration:underline;
}
textarea.tAreaMesaj
{
    border:1px solid #cdcdcd;
    width:400px;
    height:130px;
    font-size:12px;
    color:#444444;
    font-family:Tahoma;
}
/*forum için*/

input.but{
    border:1px solid #cecece;
    width:50px;
    background-color:#f8dbe7;
    color:#922855;
    font-size:13px;
}

/*kullanıcı girişi*/

input.TBox
{
    border:1px solid #cecece;
    font-size:12px;
    width:150px;
    color:#444444;
}
td.LoginTitle
{
    font-size:12px;
    color:#922855;
}
input.LoginButton{
    border:1px solid #cecece;
    width:50px;
    background-color:#f8dbe7;
    color:#922855;
    font-size:13px;
}
a.LoginLink
{
    font-size:12px;
    color:#922855;
    font-weight:bold;
}
a.LoginLink:hover
{

}
.LoginMesaj
{
    font-size:12px;
    color:#444444;
    font-weight:bold;
}


.haberBaslik{
    color:#333333;
    font-size:12px;
}
.haberNo{
    color:#444444;
    font-size:12px;
    text-align:center;
    height:20px;
}

.listGroup ul
{
    font-size:12px;
    text-align:justify;
    line-height:18px;
    color:#444444;
    margin-bottom:5px;
    margin-top:5px;
}
