html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #fff;
	color: #444;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*text-align: center;*/
}

#innerHTMLLayeri { 
	position:absolute; visibility:hidden; z-index:100;
	left:110px; top:60px; width:300px;
}

img {
	border: none;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

form, hr { margin: 0;  padding: 0;}

#logo {
	float:left;
}

#ufakpict {
	width:400px;
	float:right;
	margin-top:6px;
	margin-right:6px;
	text-align:right;
/*border:1px solid red;*/
}
#imagetext {
	width:100px;
	float:left;	
	margin-left:100px;
	font-size: 0.9em;
	font-family: Arial;
	color: #8CA1AA;
	letter-spacing: 4px;
/*	border:1px solid red;	*/
}

#login{
	float:right;
	width:400px;
	height:70px;
	text-align:right;
/*border:1px solid red;*/
}
#loginform {
	margin-top:47px;
	margin-right:8px;
}

#loginform .text {
	width:80px;
	font-size: 0.9em;
	font-family: Arial;	
}
#loginform #tagu,
#loginform #tagp {
	font-size: 0.9em;
	font-family: Arial;
	color: #8CA1AA;
	font-weight:bold;
	margin-right:2px;
}

#warning {
	color:red;
	height:20px;
	margin-right:8px;	
	margin-top:23px;	
/*border:1px solid red;*/
}
#loggedinmenu {
/*	padding-left:5px;*/
	margin-top:25px;
	text-decoration:none;
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	margin-right:8px;	
}
#loggedinmenu #tag {font-weight:bold;}

#loggedinmenu uid {}
#loggedinmenu logintime {}
#loggedinmenu logout {}
#loggedinmenu logout a {
	font-weight:normal;
	text-decoration:none;
}
#loggedinmenu a:hover {
	text-decoration:underline;
}

.footer p {
	padding:0;
	margin:0;
}

.footer p#atik {
	margin-top:5px;
}

.footer {
	font-size: 0.8em;
	font-family: Arial;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
}
#searchbox {
	padding:0;
	margin:0;
	height: 23px;
	overflow:hidden;
	margin-left:12px;
}
#searchbox input {
	font-size: 0.9em;
	font-family: Arial;	
}
#menus {
	padding-bottom: 8px;
	border-top: 3px solid #fff;
	background-color: #F0F2F8;
	height: 100%;
}

#menu1 {
	padding: 0;
	margin: 0;
	list-style: none;
    list-style-type: none;	
}

#menu1 a {
	text-decoration: none;
	display:block;
}

#menu1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
    list-style-type: none;	
}

#menu1 li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
    list-style-type: none;	
}

#menu1 li a {
	margin-top: 8px;
	padding: 0 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(../images/li1tr.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu1 li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:normal;
	/*text-transform: capitalize;*/
	background-image: url('../images/li2.gif');
	background-color: #DEECF0 ;
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}

#menu1 li ul li ul li a {
	background-color: #C2DCE3;
	background-image: none;
}

#menu1 li li li li a {
	padding-left: 36px;
}

#menu1 li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
}

#menu1 li img {
	width:1px;
	height:1px;
	display:none;
}

#LeftBannerBox {
	width: 160px;
	border-left: 1px solid #AACCD5;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:20px;
	font-size: 11px;
	font-family: Arial;
	letter-spacing:-0.1px;
	line-height:12px;
}

#LeftBannerBox a {
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
	line-height:16px;
}
#LeftBannerBox #WRAPCONTENT {
	border-bottom:1px solid white;
	padding-bottom:15px;	
	padding-top:15px;	
}

#LeftBannerBox img {
	border:0px;
	margin-top:-10px;
}

#RightBannerBox {
	width: 160px;
	border-left: 1px solid #AACCD5;
	padding:10px;
	font-size: 11px;
	font-family: Arial;
}

#RightBannerBox a {
	font-weight:bold;
	letter-spacing:-0.5px;
	text-decoration:none;
}


#RightBannerBox img {
	border:0px;
	margin-top:-4px;
}

#TICKER {
	float:left;
	width: 160px;
	border-left: 1px solid #AACCD5;
	padding:10px;

}

#TICKER * {
	padding:0;
	margin: 0;	
}

#TICKER #WRAPBOXDESC #text {
	font-size: 11px;
	font-family: Arial;
	padding-left: 14px;
	height:14px;
	background-image: url('../images/li1b.gif');
	background-repeat: no-repeat;
	font-weight: bold;
}
/*
WRAPBOXDESC
WRAPCONTENT
WRAPcontentheader
WRAPcontentsummary
WRAPcontentitself
WRAPaddedtime
WRAPupdatedtime
WRAPaddingmember
WRAPMORELINK
WRAPSHOWREST
*/

#TICKER #WRAPcontentheader {
	clear:both;
	padding: 2px 0px 4px 10px;
	border-top: 1px solid #DEECF0;
	background-image: url(../images/li3.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #A50E32;
}

#TICKER #WRAPcontentheader a {
	color: #A50E32;
}

#TICKER #WRAPcontentsummary {
	font-size: 10px;
	line-height:11px;
}

#TICKER #WRAPaddedtime {
	margin: 0;
	padding: 0;
	float:right;
	border-top: 1px solid #DEECF0;
	font-size: 9px;
	color: #8CA1AA;
}

#TICKER #WRAPMORELINK {
	background-image: url(../images/li4.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left:12px;
	font-size: 9px;
}

#HaberDuyuru {
	float:left;
	width: 160px;
	border-left: 1px solid #AACCD5;
	padding:10px;

}

#HaberDuyuru * {
	padding:0;
	margin: 0;	
}

#HaberDuyuru #WRAPBOXDESC #text {
	font-size: 11px;
	font-family: Arial;
	padding-left: 14px;
	height:14px;
	background-image: url('../images/li1b.gif');
	background-repeat: no-repeat;
	font-weight: bold;
}
/*
WRAPBOXDESC
WRAPCONTENT
WRAPcontentheader
WRAPcontentsummary
WRAPcontentitself
WRAPaddedtime
WRAPupdatedtime
WRAPaddingmember
WRAPMORELINK
WRAPSHOWREST
*/

#HaberDuyuru #WRAPcontentheader {
	clear:both;
	padding: 2px 0px 4px 10px;
	border-top: 1px solid #DEECF0;
	background-image: url(../images/li3.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #A50E32;
}

#HaberDuyuru #WRAPcontentheader a {
	color: #A50E32;
}

#HaberDuyuru #WRAPcontentsummary {
	font-size: 10px;
	line-height:11px;
}

#HaberDuyuru #WRAPaddedtime {
	margin: 0;
	padding: 0;
	float:right;
	border-top: 1px solid #DEECF0;
	font-size: 9px;
	color: #8CA1AA;
}

#HaberDuyuru #WRAPMORELINK {
	background-image: url(../images/li4.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left:12px;
	font-size: 9px;
}

#side {
	padding-bottom: 8px;
	border-top: 3px solid #fff;
	width: 200px;
	background-color: #EAF4F6;
	height: 100%;
}

#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#ads dt img {
	margin-left:10px;
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: .8em;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;
}

#doktorlaricin {
	background-image: url(../images/doktorlaricin.gif);
	height:156px;
	width:266px;
	overflow:hidden;
/*	border:1px solid lime;*/
}

#doktorlaricinheads {
	margin-top:73px;
/*	border:1px solid red;*/
}

#doktorlaricinheads span {
	height:17px;
	padding-left:40px;
	text-align:left;
	display:block;
	background-image: url(../images/li1tr.gif);
	background-position: 24px 1px;
	background-repeat: no-repeat;
	font-size: .9em;
	line-height: 16px;	
	font-weight:bold;
	color:#858585;
/*	border:1px solid red;*/
}
#hastalaricin {
	background-image: url(../images/hastalaricin.gif);
	height:156px;
	width:266px;
	overflow:hidden;
/*	border:1px solid lime;*/
}

#hastalaricinheads {
	margin-top:73px;
/*	border:1px solid red;*/
}

#hastalaricinheads span {
	height:17px;
	padding-left:40px;
	text-align:left;
	display:block;
	background-image: url(../images/li1tr.gif);
	background-position: 24px 1px;
	background-repeat: no-repeat;
	font-size: .9em;
	line-height: 16px;	
	font-weight:bold;
	color:#858585;
/*	border:1px solid red;*/
}
#yonetim {
		
}

#menuhiyerarsi {
	font-size: 0.8em;
	font-family: Arial;
	color: #8496B3;
	/*text-transform: uppercase;*/
	margin: 0;
	padding: 8px 8px;
	font-weight:bold;
	border-bottom:1px solid #8CA1AA;	
}


#konubaslik {
	font-size: 1.3em;
	font-family: Arial;
	color: #A50E32;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight:bold;
}

#konuozet { 
text-align:justify; 
text-justify:auto;
float:left;
padding-right:16px;
border-top: 1px solid #AACCD5;	
}

#konuozet img {
	display:block;
    border:2px none black;
    margin:5px;
}


#showall #konulararasibosluk {
	clear:both;
}

#konulararasibosluk {
margin-top:10px;
/*margin-bottom:10px;
border-bottom:1px dotted gray;*/
}

#konudevami { 
text-align:justify; text-justify:auto;
float:left;
padding-right:10px;
}

#konudevami table { 
/*letter-spacing: -1px;*/
text-align:left;
}

#konudevami td img {
	border:none;
	margin: 10px;
}

#konudevami p { 
	padding:0;
	margin:0;
}

#contentlist {
	

}

#contentsingle {

}

#menubg {
width: 793px; height: 76px; 
z-index: 100; 
background-image:url('../images/menubg.gif'); background-repeat:no-repeat;
}
#topbg {
width: 793px; height: 23px; 
z-index: 4;
margin:0;
background-image:url('../images/topbg.gif'); background-repeat:no-repeat;
}

#aramenu {
padding-left:173px;
padding-bottom:2px;
padding-top:3px;
width: 620px; height: 20px; 
z-index: 3;
margin-top:3px;
background-color:#DCE3DC;
}

#aramenu img {
	border-left:1px dashed gray;
	border-right:1px dashed gray;
	padding-left:1px;
	padding-right:1px;
}

#aracizgiler {
width: 621px; height: 33px; 
z-index: 2; 
margin-left:172px;
background-image: url('../images/aracizgiler.gif'); background-repeat: no-repeat;
}

#content {
margin-left:10px;
width: 680px;
height:100%;
min-height:100%;
z-index: 5; 
}

#solkolon {
padding-top:30px;
width: 166px; height: 65px; 
z-index: 7;  
background-color: #F0F2F1; background-image: url('../images/solkolonbg.gif'); background-repeat: no-repeat;
/*border:1px solid red;*/
}


#headeruye {
/*margin-top:185px;*/
	width:166px;
	height:22px;
	background-image: url('../images/headeruyebg.gif'); background-repeat: no-repeat;
}

#headerduyurubg {
/*margin-top:185px;*/
	margin-top:15px;
	width:166px;
	height:22px;
	background-image: url('../images/headersolbg.gif'); background-repeat: no-repeat;
}

#headerduyurubg span {
	margin-left:38px;
	position:relative;
	top:5px;
}

#headertakvim {
    margin-top:30px;
	width:166px;
	height:28px;
	background-image: url('../images/headertakvimbg.gif'); background-repeat: no-repeat;
}

#KALENDERSHOW {
    margin-top:-15px;
    margin-left:1px;
	width:164px;
	height:250px;
	display:block;
}

#LeftColumnBox {
}

#LeftColumnBox .box_top {
    margin-top:20px;
	width:166px;
	height:28px;
	background-image: url('../images/headerduyurubg.gif'); background-repeat: no-repeat;
}
#LeftColumnBox .box_bottom {
	display:none;
}
#LeftColumnBox .box {
	background:#ffffff;
    margin-top:-6px;
    padding-top:1px;
    margin-left:3px;
    margin-right:3px;
	padding-left:8px;
	padding-right:3px;
	padding-bottom:3px;
}

#LeftColumnBox .box_top h2 {
	display:none;
}


#newmenu input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input#contentheader {
	width:420px;
}


	.grey_top { width: 430px; background: #EDEDED url(../images/grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 20px 0 0px 0px; }
	.grey { width: 410px; margin: 0px 0 20px 0px; padding: 10px; background: #EDEDED url(../images/grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}

#searchress img {
	display:none;
}
/*
##################### RIGHT COLUMN
##################### RIGHT COLUMN
##################### RIGHT COLUMN
##################### RIGHT COLUMN
##################### RIGHT COLUMN
##################### RIGHT COLUMN
##################### RIGHT COLUMN
##################### RIGHT COLUMN
##################### RIGHT COLUMN
*/
#tmarqueecontainer{
position: relative;
width: 144px; /*marquee width */
height: 165px; /*marquee height */
/*background-color: white;*/
overflow: hidden;
/*border: 3px solid orange;*/
/*margin-left: 3px;
margin-top: 10px;*/
  clip:rect(0, 130px, 160px, 0); overflow:hidden;
/*  text-align:left;*/
}
div#item { width:140px; }


div#ticker {
	display:block;
	z-index:2;
}

div#tmarqueecontainer h3 { font-size:12px; margin:0 0 .5em 0 }  
div#tmarqueecontainer p { font-size:11px; margin:.5em 0 0 0 }
div#tmarqueecontainer ul { margin:.5em 0 0 0; padding:0; font-size:11px; }
div#tmarqueecontainer ul li { margin: .5em 0 0 1em; list-style-type:none }
div#tmarqueecontainer a { text-decoration:none; font-weight:bold;}

div#takvimdates {
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top: 3px solid orange;
	border-bottom: 3px solid orange;
	background-color: #EDEDED;
}

#bigkroki {
Z-INDEX: 301; LEFT: 280px; POSITION: absolute; TOP: 150px; BACKGROUND-COLOR: #000000;
	padding:5px;
}

#bigkroki td {
	padding:5px;
}
#newmenu table {
	width:100%;
}

#icerikyeri {
	clear:both;
}
#contentaddform #konuozet,
#contentaddform #konudevami {
	width:570px;
}

#konudevamlink {
	clear:both;
	padding:0px;
	margin:0px;
	background-color: #EDEDED;
}
#konudevamlinkDevam {
	clear:both;
	padding:0px;
	margin:0px;
}
#konudevamlinkDevam #devam {margin-right:2px;display:inline;padding:4px;background-color:#E6E9F9;font-weight:bold;}
#konudevamlinkDevam #devam a {color:#101841;text-decoration:none;}

#duzeltsil {
	clear:both;
}



#konudevamlink {margin-top:10px;}
#konudevamlink #duzelt {margin-right:2px;display:inline;padding:4px;background-color:#526B52;font-weight:bold;}
#konudevamlink #duzelt a {color:white;}
#konudevamlink #guvenliduzelt {margin-right:2px;display:inline;padding:4px;background-color:#20B5B1;font-weight:bold;}
#konudevamlink #guvenliduzelt a {color:white;}
#konudevamlink #sil {margin-right:2px;display:inline;padding:4px;background-color:#AE0000;font-weight:bold;}
#konudevamlink #sil a {color:white;}
#konudevamlink #icerikizin {margin-right:2px;display:inline;padding:4px;background-color:#4A42B3;font-weight:bold;}
#konudevamlink #icerikizin a {color:white;}

#OnayBekleyenUyelik {color:black; margin-bottom:20px;}
#OnayBekleyenUyelik #konubaslik {font-size:14px;color:white;padding:3px;background-color:#AE0000;}
#OnayBekleyenUyelik div#uyerow div {padding:2px;/*border:1px solid red;*/}
#OnayBekleyenUyelik div#checkbox {clear:both;float:left;}
#OnayBekleyenUyelik div#uyerow {float:left;border-left:1px solid black;width:560px;}
#OnayBekleyenUyelik div#afterrow {clear:both;margin:0;padding:0;border-top:1px solid black;}
#OnayBekleyenUyelik div#Unvan {float:left;}
#OnayBekleyenUyelik div#ADI {float:left;font-weight:bold;}
#OnayBekleyenUyelik div#SOYADI {float:left;font-weight:bold;}
#OnayBekleyenUyelik div#Calistigi_Kurum {float:left;font-style: italic; background-color:#DCEAED;}
#OnayBekleyenUyelik div#Dogum_Tarihi {float:left; }
#OnayBekleyenUyelik div#musername {float:left;background-color:#FCF4ED;}
#OnayBekleyenUyelik div#mpassword {float:left;background-color:#FCF4FF;}
#OnayBekleyenUyelik div#GonderildigiZaman {float:left; }


#AktiveOlmamisUyelik {color:black; margin-bottom:20px;}
#AktiveOlmamisUyelik #konubaslik {font-size:14px;color:white;padding:3px;background-color:#526B52;}
#AktiveOlmamisUyelik div#uyerow div {padding:2px;/*border:1px solid red;*/}
#AktiveOlmamisUyelik div#checkbox {clear:both;float:left;}
#AktiveOlmamisUyelik div#uyerow {float:left;border-left:1px solid black;width:560px;}
#AktiveOlmamisUyelik div#afterrow {clear:both;margin:0;padding:0;border-top:1px solid black;}
#AktiveOlmamisUyelik div#Unvan {float:left;}
#AktiveOlmamisUyelik div#ADI {float:left;font-weight:bold;}
#AktiveOlmamisUyelik div#SOYADI {float:left;font-weight:bold;}
#AktiveOlmamisUyelik div#Calistigi_Kurum {float:left;font-style: italic; background-color:#DCEAED;}
#AktiveOlmamisUyelik div#Dogum_Tarihi {float:left; }
#AktiveOlmamisUyelik div#musername {float:left;background-color:#FCF4ED;}
#AktiveOlmamisUyelik div#mpassword {float:left;background-color:#FCF4FF;}
#AktiveOlmamisUyelik div#GonderildigiZaman {float:left; }


#TumUyelik {color:black; margin-bottom:20px;}
#TumUyelik #konubaslik {font-size:14px;color:white;padding:3px;background-color:#265377;}
#TumUyelik #konubaslik a {color:white;}
#TumUyelik div#uyerow div {padding:2px;/*border:1px solid red;*/}
#TumUyelik div#checkbox {clear:both;float:left;}
#TumUyelik div#uyerow {float:left;border-left:1px solid black;width:560px;}
#TumUyelik div#afterrow {clear:both;margin:0;padding:0;border-top:1px solid black;}
#TumUyelik div#Unvan {float:left;}
#TumUyelik div#ADI {float:left;font-weight:bold;}
#TumUyelik div#SOYADI {float:left;font-weight:bold;}
#TumUyelik div#Calistigi_Kurum {float:left;font-style: italic; background-color:#DCEAED;}
#TumUyelik div#Dogum_Tarihi {float:left; }
#TumUyelik div#musername {float:left;background-color:#FCF4ED;}
#TumUyelik div#mpassword {float:left;background-color:#FCF4FF;}
#TumUyelik div#GonderildigiZaman {float:left; }

#GroupActions {color:black; margin-bottom:0px;}
#GroupActions #konubaslik {font-size:14px;color:white;padding:3px;background-color:#265377;}
#GroupActions #konubaslik a {color:white;}
#groupform{font-family:Verdana, Arial, sans-serif !important;font-size:11px;}
#groupnametable {widtH:100%;font-family:Verdana, Arial, sans-serif !important;}
#groupnametable #groupname {font-weight:bold;font-size:12px;color:white;padding:3px;background-color:#526B52;width:80px;}
#groupnametable #konubaslik {font-size:14px;color:white;padding:3px;background-color:#265377;}
#groupnametable #baslik {font-weight:bold;font-size:14px;color:white;padding:3px;background-color:#AE0000;}
#groupnametable #groupnamezin {font-weight:bold;font-size:12px;color:white;padding:3px;background-color:#526B52;}
#groupnametable #groupnamezin input {width:170px;}
#groupnametable #groupnamezin a {color:#FFCC66;}
#groupnametable #groupnamecheck {text-align:center;background-color:#FCF4FF;width:80px;border-bottom:1px solid black;border-right:1px solid black;}
#groupnametable #memberrow {border-bottom:1px solid black;}

#groupnamepermission {widtH:97%;font-family:Verdana, Arial, sans-serif !important;}
#groupnamepermission #groupname {font-weight:bold;font-size:12px;color:white;padding:3px;background-color:#526B52;}
#groupnamepermission #groupnamecheck {text-align:center;background-color:#FCF4FF;width:80px;border-bottom:1px solid black;border-right:1px solid black;}
#groupnamepermission #groupnamezin {font-size:12px;border-bottom:1px solid black;background-color:#C4C5D5;}
#groupnamepermission #groupnamezinalt {font-size:12px;border-bottom:1px solid black;padding-left:15px;background-color:whitesmoke;}

#geri {font-size:14px;color:white;padding:3px;background-color:#DEE9EB;}
#geri a {color:white;font-weight:bold;color:#EE0000;text-decoration:none;}


#ForumActions {color:black; margin-bottom:0px;}
#ForumActions #konubaslik {font-size:14px;color:white;padding:10px;background-color:#265377;}
#ForumActions #konubaslikA {font-size:14px;color:white;padding:10px;background-color:#265377;width:46%;float:left;}
#ForumActions #konubaslikB {font-size:14px;color:white;padding:10px;background-color:#AE0000;width:46%;float:left;margin-left:5px;text-align:right;}
#ForumActions #konubaslikA a,
#ForumActions #konubaslikB a,
#ForumActions #konubaslik a {
color:white;
font-weight:bold;
}

#forumstyles {font-family:Verdana, Arial, sans-serif;}
#forumstyles #anamenu {font-size:14px;color:white;padding:3px;background-color:#265377;font-weight:bold;}
#forumstyles #anakategori {border-top:4px groove black;font-size:12px;padding:3px;background-color:whitesmoke;font-weight:bold;color:#800000;}
#forumstyles #anakategori #text {width:90px;float:left;}
#forumstyles #anakategori input#kategori {width:250px;font-family:Verdana, Arial, sans-serif;font-size:11px;padding:3px;font-weight:bold;color:#800000;}
#forumstyles #anakategori textarea {width:250px;height:50px;font-family:Verdana, Arial, sans-serif;font-size:10px;padding:3px;background-color:whitesmoke;}

#forumstyles #anakategoridesc {font-size:10px;padding:3px;background-color:whitesmoke;}
#forumstyles #altkategoricheck {clear:both;float:left;margin-left:5px;}
#forumstyles #altkategori {font-size:11px;padding:3px;border-bottom:1px solid slategray;font-weight:bold;}
#forumstyles #altkategoridesc {font-size:10px;font-weight:normal;}
#forumstyles #altkategoriaction {font-size:11px;font-weight:normal;padding:3px;border-bottom:1px solid slategray;text-align:right;}
#forumstyles #altkategoriaction select,
#forumstyles #altkategoriaction input {font-size:11px;font-weight:normal;}

#forumstyles #anakategoriactions {font-size:14px;color:white;padding:5px;background-color:#AE0000;font-weight:bold;}
#forumstyles #anakategoriactions a {color:white;}

#warning {padding-top:2px;color:#FFFF00;}


form {
margin:0;
padding:0;
}

#onaymessage {width:100%;height:456px;font-family:Verdana, Arial, sans-serif;font-size:14px;color:white;background-color:#AE0000;font-weight:bold;text-align:center;}
#onaymessage a {color:white;}

#cevapyazform {width:100%;height:380px;font-family:Verdana, Arial, sans-serif;font-size:14px;color:black;background-color:whitesmoke;text-align:center;vertical-align:middle;font-weight:bold;padding-top:76px;}
#cevapyazforminput input {width:450px;}
#cevapyazforminput textarea {width:450px;}

#soruyazform {width:100%;height:380px;font-family:Verdana, Arial, sans-serif;font-size:14px;color:black;background-color:whitesmoke;text-align:center;vertical-align:middle;font-weight:bold;padding-top:76px;}
#soruyazforminput input {width:450px;}
#soruyazforminput textarea {width:450px;}

#onayli {padding:0 3px 0 3px;color:maroon;display:inline;}
#onaysizolsun {position:absolute;right:3px;display:inline;}
#onayliolsun {position:absolute;right:3px;display:inline;}

#onaysizcevaplar td {border:1px solid #C0C0C0;padding:2px;}
#onaysizsorular td {border:1px solid #C0C0C0;padding:2px;}

#sorularcontentheader {font-weight:bold;}
#cevaplarcontentheader {font-weight:bold;}
#onaysizsorular {width:100%;}
#onaysizcevaplar {width:100%;}
#onaysizsorulartext {width:100%;}
#onaysizcevaplartext {width:100%;}
#onaysizcevaplarcheck {width:10px;}

#loginuyelik {margin-top:-57px;}
#loginuyelik a {font-family:Verdana, Arial, sans-serif;font-size:11px;color:#A50E32;font-weight:bold;}

.UyeBilgileri {display:block;float:right;}
.UyeBilgileriLogin {padding:1px;margin:1px;border:1px solid gray;}

#editor * img,
#editor * td img {
display:inline;
line-height:auto;
letter-spacing:auto;
float:none;
white-space:normal;
clear:both;
padding:0;
margin:0;
position: static;
top: auto;
right: auto;
size: auto;
}