*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-family: "Trebuchet MS" , Tahoma, "Times New Roman";
	font-size: 12px;
	background-color: #222;
	background-image: url(../i/bg-sayfa.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}


#SayfaKapsam
{
	width: 905px;
	margin: auto;
	padding-top: 55px;
}

#SayfaUst
{
	clear: both;
	height: 95px;
}

#Logo
{
	float: left;
	width: 210px;
	height: 93px;
}

#UstBanner
{
	float: right;
	width: 680px;
}

#Rmenu
{
	clear: both;
	float: right;
	width: 80px;
}

#Amenu
{
	clear: both;
	float: right;
	width: 475px;
	margin-top: 20px;
}

#Amenu img
{
	margin-left: 30px;
}

#Ayrac
{
	clear: both;
	height: 35px;
}

#SayfaIcerik
{
	clear: both;
}

#AnaIcerik
{
	float: left;
	width: 670px;
}

#FlashNews
{
	width: 662px;
	background-image: url(../i/bg-flash-news-top.jpg);
	background-repeat: no-repeat;
	padding-top: 36px;
}

#FlashNewsIcerik
{
	clear: both;
	background-image: url(../i/bg-flash-news.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}

#FlashNewsAlt
{
	clear: both;
	background-image: url(../i/bg-flash-news-alt.jpg);
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 10px;
}

.SpotNews
{
	width: 662px;
	background-image: url(../i/bg-haber-kutu-ust.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}

.SpotNewsIcerik
{
	clear: both;
	background-image: url(../i/bg-haber-kutu.jpg);
	background-repeat: repeat-y;
	padding: 0 10px;
}

.SpotNewsIcerik h3
{
	font-size: 16px;
}
.SpotNewsAlt
{
	clear: both;
	background-image: url(../i/bg-haber-kutu-alt.jpg);
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 10px;
}

.SpotNews img
{
	margin-right: 10px;
	margin-bottom: 5px;
}

#Sag
{
	float: right;
	width: 233px;
}

#LoginBox
{
	background-image: url(../i/bg-login-kutu-ust.jpg);
	background-repeat: no-repeat;
	padding-top: 34px;
}
#LoginBox2
{
	background-repeat: no-repeat;
	padding-top: 34px;
}

#LoginBoxIcerik
{
	background-image: url(../i/bg-login-kutu.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}

#LoginBoxAlt
{
	clear: both;
	background-image: url(../i/bg-login-kutu-alt.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 10px;
}

#LoginBox input.lb
{
	background-image: url(../i/bg-login-input.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	padding: 0 10px;
	padding-top: 4px;
	color: #CCCCCC;
	margin-bottom: 3px;
}

/*ilyas duzenleme*/
input.lb
{
	background-image: url(../i/bg-login-input.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	padding: 0 10px;
	padding-top: 4px;
	color: #CCCCCC;
	margin-bottom: 3px;
}


#LoginBox h3, .SagKutu h3
{
	font-size: 16px;
	font-weight: normal;
}

#RBox
{
	margin-bottom: 10px;
}

.SagKutu
{
	background-image: url(../i/bg-sag-kutu-ust.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
}

.SagKutuIcerik
{
	background-image: url(../i/bg-sag-kutu.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}

.SagKutuIcerik img
{
	margin-right: 5px;
	margin-bottom: 5px;
}

.SagKutuIcerikLink
{
	text-decoration: none;
	color: #FFFFFF;
}
.SagKutuIcerikLink:hover
{
	text-decoration: none;
	color: #FF7200;
}


.SagKutuAlt
{
	clear: both;
	background-image: url(../i/bg-sag-kutu-alt.jpg);
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 10px;
}
select
{
	border-style: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	background-color: #333333;
	color: #808080;
	width: 200px;
	height: 30px;
}
select option
{
}

/*MessageBox*/
.confirmationaccept
{
	background: #e5f7e3 url(../i/check.gif) no-repeat;
	background-position: 7px 7px;
	border: 1px solid #c5e1c8;
	font-weight: 700;
	color: #005e20;
	width: 300px;
	padding: 8px 8px 8px 28px;
}

/*Edit SmartParasite*/
.confirmationerror
{
	background: #ffebeb url(../i/x.gif) no-repeat;
	background-position: 7px 7px;
	font-weight: 700;
	color: #9e0b0f;
	width: 500px;
	padding: 8px 8px 8px 28px;
}

/*Edit SmartParasite*/
.errorText
{
	background: #ffebeb;
	font-weight: 700;
	color: #9e0b0f;
	width: 500px;
	padding: 8px 8px 8px 28px;
}

.confirmationwarning
{
	background: #fffeeb url(../i/warning.gif) no-repeat;
	background-position: 7px 7px;
	border: 1px solid #e6e5d8;
	font-weight: 700;
	color: #555;
	width: 300px;
	padding: 8px 8px 8px 28px;
}

.confirmationquestion
{
	background: #e8f8fe url(../i/question.gif) no-repeat;
	background-position: 7px 7px;
	border: 1px solid #cfdfe5;
	font-weight: 700;
	color: #004a80;
	width: 300px;
	padding: 8px 8px 8px 28px;
}

/*MessageBox End*/

.LoginImg
{
	cursor: pointer;
}

.divMessage
{
	background: url(../i/email.png) no-repeat;
	padding: 1px 0 10px 28px;
}
.divFriends
{
	background: url(../i/friends.png) no-repeat;
	padding: 1px 0 10px 28px;
}
.divExit
{
	background: url(../i/exit.png) no-repeat;
	padding: 1px 0 10px 28px;
}
.tagLink
{
	color: Orange;
	font-size: medium;
}
.tagLink:hover
{
	color: Green;
}

.enemyLabelColor
{
	color: #FF7200;
}

.TopFive
{
	color: #FFFFFF;
	text-decoration: none;
}

a.TopFive:hover
{
	color: #FF7200;
}

.ShareLink
{
	text-decoration: none;
}

/*gritter*/
/* ie6 trash */
* html #gritter-notice-wrapper
{
	position: absolute;
}
* html .gritter-top
{
	margin-bottom: -10px;
}
* html .gritter-item
{
	padding-bottom: 0;
}
* html .gritter-bottom
{
	margin-bottom: -11px;
}
* html .gritter-close
{
	background: url(../images/gritter-close-ie6.gif);
	width: 22px;
	height: 22px;
	top: 7px;
	left: 7px;
}

/* the norm */
#gritter-notice-wrapper
{
	position: fixed;
	top: 20px;
	right: 20px;
	width: 301px;
	z-index: 9999;
}
.gritter-item-wrapper
{
	position: relative;
	margin: 0 0 10px 0;
}
.gritter-top
{
	background-image: url(../images/gritter-top.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}
.hover .gritter-top
{
	background-position: top right;
}
.gritter-bottom
{
	background-image: url(../images/gritter-bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 8px;
	margin: 0;
}
.hover .gritter-bottom
{
	background-position: top right;
}
.gritter-item
{
	display: block;
	background-image: url(../images/gritter-bg-tile.png);
	background-repeat: repeat-y;
	background-position: top left;
	color: #eee;
	padding: 2px 11px 8px 11px;
	font-size: 11px;
	font-family: verdana;
}
.hover .gritter-item
{
	background-position: top right;
}
.gritter-item p
{
	padding: 0;
	margin: 0;
}
.gritter-close
{
	position: absolute;
	top: 5px;
	left: 3px;
	background: url(../images/gritter-close.png);
	cursor: pointer;
	width: 30px;
	height: 30px;
}
.gritter-title
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 7px 0;
	display: block;
	text-shadow: 1px 1px #000; /* Not supported by IE :( */
}
.gritter-image
{
	width: 48px;
	height: 48px;
	float: left;
}
.gritter-with-image, .gritter-without-image
{
	padding: 0 0 5px 0;
}
.gritter-with-image
{
	width: 220px;
	float: right;
}


/*gritter end*/

/* footer */
div.footer
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #000000 none repeat scroll 0 0;
	height: 200px;
	margin-top: 30px;
	padding: 25px 0 0;
	clear: both;
}

div.footer div.inner
{
	margin: 0 auto;
	width: 755px;
}

div.footer div.inner div.links
{
	float: left;
	padding-right: 60px;
	width: 470px;
}

div.aboutsite
{
	float: left;
	width: 225px;
}

div.footer div.inner ul li
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	float: left;
	width: 150px;
}

div.footer div.inner ul
{
	width: 440px;
}



/* footer end*/

/*pager*/

.pagingNumber
{
	border:1px solid #999;
	padding:0.3em 0.5em;
	clear:both;
	background:#3774D0;
	color:#ffffff;
}

.pagingNumberPassive
{
	border:1px solid #999;
	padding:0.3em 0.5em;
	clear:both;
	background:#ffffff;
	color:#3774D0;
}

a.pagingNumberPassive:hover
{
	border:1px solid #999;
	padding:0.3em 0.5em;
	clear:both;
	background:#3774D0;
	color:#ffffff;
}

.paginField
{
	
	padding:0.3em 0.5em;
	color:#ffffff;
	
}

a.paginField:hover
{
  /*	border:1px solid #999; */
  color:#FF7200;
}
#pagination{clear:both;margin:0 0 .5em 0;padding:2.5em 0 1em 0;}
#pagination a{border:1px solid #999;text-decoration:none;background:white;color:#0066CC}
#pagination a:hover{background:#3774D0;color:white;}
#pagination a,#pagination span{padding:0.3em 0.5em;}
#pagination a.pn{border:1px solid #fff;}
#pagination a.pn b{font-weight:normal;}
#pagination a.pn:hover{border:1px solid #999;}
#pagination p{color:#999;}
