body {
	background: #e3e3d5 url(images/bg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	padding:0px;
	margin:0px;
}

.main {
	width: 1012px;
	margin:0px auto 0px;
	padding: 0px;
}

.header {
	background:url(images/header.png) no-repeat;
	height:182px;
	width: 1012px;
	margin:0px 0px 0px 0px;
	padding: 0px;

}

.ustun {
	margin:27px 0px 0px 0px;
	padding: 0px;

}


.content {
	margin:0px 0px 0px 0px;
	padding:0px;
	width: 100%;
}


#log {
	background: url(images/logg.png);
	border: 1px solid #c0beb8;
	font-size: 11px;
	color:#a31963;
	margin: 0px;
	padding: 0px;
	height:24px;
	line-height:25px;
}

.logbar {
	background:url(images/loginbg.png) no-repeat;
	height:69px;
}

.adsbg {
	background:url(images/adsbg.jpg) repeat-x; 
	height:100px; 
	border:1px solid #dc63b5;
	margin:6px auto 10px;
	}

.forma {
	font-size:12px;
	font-weight:bold;
	color:#a31963;
}


.horma {
	font-size:12px;
	font-weight:bold;
	color:#a31963;
}

.horma a:link{
	font-size:12px;
	font-weight:bold;
	color:#a31963;
}

.horma a:visited {
	font-size:12px;
	font-weight:bold;
	color:#a31963;
}

.horma a:hover {
	font-size:12px;
	font-weight:bold;
	color:#003363;
	text-decoration:none;
}





#enter {
	background: url(images/login.jpg) no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height:26px;
	width:94px;
	cursor:pointer;
}

#arama {
	background: #cf87c8;
	border: 1px solid #c773bf;
	margin: 0px;
	padding: 0px;
	height:24px;
	width:151px;
}

#trama {
	background: url(images/trama.png);
	border: 0px;
	margin: 0px;
	padding: 0px;
	height:28px;
	width:57px;
	cursor:pointer;
}


.sidebar {
	width:180px;
	float:left;
	text-align:left;
}

.sagbar {
	width:122px;
	float:left;
	text-align:left;
}



.xmenu {
	width: 227px;
	margin: 0px auto 0px;
	padding:0px;
}
.xmenui li {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;
	height:34px;
	background: url(images/klist.png) repeat-y;
}
.xmenui ul {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
.xmenui li a {
	display: block;
	color: #8c0049;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	border:0px;
	padding: 8px 0px 0px 41px;
}
.xmenui li a:hover {
	display: block;
	color: #000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	border:0px;
	padding: 8px 0px 0px 41px;
}
.xcontentstyle{ /*style of tab content oontainer*/
border: 0px solid #E3E4E6;
	width: 227px;
padding-left:0px;
padding-top:0px;
padding-right:0px;
}






.shadetabs{
padding: 3px 0;
margin-top: 10px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0px 2px 0px 6px;
height:31px;
}

.shadetabs li a{
text-decoration: none;
color: #fff;
font-size:13px;
font-weight:bold;
background: url(images/tbg.png) no-repeat;
padding:8px 10px 8px 10px;
}

.shadetabs li a:visited{
text-decoration: none;
color: #fff;
font-size:13px;
font-weight:bold;
background: url(images/tbg.png) no-repeat;
padding:8px 10px 8px 10px;
}

.shadetabs li a:hover{
text-decoration: none;
color: #fff;
font-size:13px;
font-weight:bold;
background: url(images/tbg.png) no-repeat;
padding:8px 10px 8px 10px;
}

.shadetabs li a.selected{ /*selected main tab style */
text-decoration: none;
color: #fff;
font-size:13px;
font-weight:bold;
background: url(images/tbg.png) no-repeat;
padding:8px 10px 8px 10px;
}

.shadetabs li a.selected{ /*selected main tab style */
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
margin-top:1px;
}

@media print {
.tabcontent {
display:block !important;
}
}

.adsc{
	float:left;
	margin:1px 4px 0px 0px;
	padding:0px 0px 0px 0px;
	width:308px;
	height:310px;
}


.foyun{
	height:152px;
	overflow:hidden;
	background:url(images/file.png) no-repeat;
	float:left;
	margin:0px 4px 6px 0px;
	padding:0px 0px 0px 0px;
	}

.foyun a:link, .foyun a:hover, .foyun a:visited{
	font-size:13px;
	line-height:15px;
	color:#c50270;
	font-weight:normal;
	}

.foyun:hover{
	height:152px;
	overflow:hidden;
	background:url(images/fileh.png) no-repeat;
	float:left;
	margin:0px 4px 6px 0px;
	padding:0px 0px 0px 0px;
	color:#000;
	}



.foyun:hover a{
	color:#126088;
	}


.bottom {
	background: url(images/footer.jpg) repeat-x #fec51b;
	height: 180px;
	width:100%;
	margin:20px 0px 0px 0px;
	}

.contentheaderlink {
	margin-left:14px;
	color: #a31963;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.contentheaderlink a:link {
	color: #a31963;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.contentheaderlink a:hover {
	color: #a31963;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.contentheaderlink a:visited {
	color: #a31963;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.textm {
	width:98%;
	margin:0px auto 0px;
	color: #a31963;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}

.doktor:link, .doktor:visited {
	color: #fff;
	background-color: #a31963;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding: 10px;
	margin-left:5px;
}
.doktor:hover {
	color: #a31963;
	background-color: #fcb7eb;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding: 10px;
	margin-left:5px;
}















a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

h2 { padding:0px;
margin: 0px 0px 0px 8px ;
font-size : 18px;
	color:#c50000 ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}



/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 5px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 10px 8px 0;
    background: url(http://www.motoroyunlari.com/templates/hera/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 4px; 
	background: url(http://www.motoroyunlari.com/templates/hera/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 3px;
	color: #548912;
    background: url(http://www.motoroyunlari.com/templates/hera/images/bubble.gif) no-repeat bottom;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #010101;
	text-decoration: none;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:visited {
	color: #010101;
	text-decoration: none;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:hover {
	color: #c20505;
	text-decoration: none;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #272E7F;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}





.contentheader {
	background:#ff2396;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 0px solid #ee971b;
    margin-bottom: 8px;
	color: #FFFFFF;
	background: #FFF;
}
.fileboxheader {
	background: #8c5c00;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #ffef99;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.browsegamesbox:hover {
	background: #fff;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}


.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}



.pagenumbers {
	width:100%;
	padding:4px;
	margin:5px 5px 25px 5px;
	} 

.pagenumbers a, .pagenumbers a:visited {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	background:#ff2396;
	border: 1px solid #fdc8ec;
	padding: 2px 5px 2px 5px;
	margin:0px 5px 0px 5px;
	} 

.pagenumbers a:hover {
	color:#ff2396;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	background:#000;
	border: 1px solid #fdc8ec;
	padding: 2px 5px 2px 5px;
	margin:0px 5px 0px 5px;
	} 
