/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
Designed by By_BuRn
*/
/* YUI fonts : 
-------------------------------------------------------------------------*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;margin:0;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.35em;}
/* end YUI fonts ^ 
-------------------------------------------------------------------------*/
body {
	background: transparent url(/images/tile.jpg) repeat-x;
	background-color : #a91a20; 
	color: #333;
}
a, img {
border:0px;
}
a{
	text-decoration: none;	
	color:#7F1519;
}
a:hover{
	text-decoration: underline;	
	color:#7F1519;
}
ul {
list-style: none;
margin : 0;
padding : 0;
}
h1{
	font-size:130%;
	font-weight: bold;
}
h2{
	float:left;
	font-weight: bold;
	text-decoration: none;	
	color:#7F1519;
	font-size:140%;
	margin:0;
	padding:0;
}
.main{
	width:970px;
	margin:0 auto;
	color:#333;
}
.ust{
	float:left;
	width:970px;
	height:155px;
/*	background:url('images/ustt.jpg') no-repeat;*/
}
.ustbas{
	float:left;
	width:970px;
	margin:25px 0 0 0;
}
.logo{
	float:left;
	width:190px;
	padding:0 0 0 40px;
}
.logoyan{
	float:left;
	width:705px;
	height:55px;
	background:url('images/ust.png') no-repeat;
	margin:24px 0 0 15px;
}
.logoyanbasla{
	float:left;
	width:645px;
	padding:10px 20px 10px 40px;
	color:#fff;
}
.logoyanbasla a:link, .logoyanbasla a:visited{
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
.logoyanbasla a:hover{
	text-decoration: underline;
}
.labelyaz{
	color:#fff;
	font-size:120%;
}
.orta{
	float:left;
	width:970px;
	background:#e0e0e0;
}
.ortaara{
	float:left;
	width:970px;
	background:#e0e0e0 url('/images/bg-primary-content.gif') top left no-repeat;

}
/* navigation : 
-------------------------------------------------------------------------*/
.main-menu {
	float:left;
	width: 970px;
	height: 51px;
	z-index: 99999999;
	position:relative;
}

.navigation-wrapper {
	float:left;
	width:970px;
	height:51px;
	background: transparent url('images/menu.png') top left no-repeat; 
	
	}
	
ul#navigation {
	margin: 0 0 0 125px;
	padding-top: 3px;
	height: 48px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;

}
/*.ad-call {background:#fff;}*/
ul#navigation li {
	position: relative;
	background: transparent url('images/bg-main-nav-item.gif') no-repeat top right;
	float: left;
}

ul#navigation li.last {
  background:none;
}

ul#navigation li a.primary:link, ul#navigation li a.primary:active, ul#navigation li a.primary:visited {
	position: relative;
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #666;
	text-decoration: none;
	z-index: 1000;
}

ul#navigation li:hover a.primary:link, ul#navigation li:hover a.primary:active, ul#navigation li:hover a.primary:visited,
ul#navigation li.mhover a.primary:link, ul#navigation li.mhover a.primary:active, ul#navigation li.mhover a.primary:visited,
ul#navigation li.mhover-last a.primary:link, ul#navigation li.mhover-last a.primary:active, ul#navigation li.mhover-last a.primary:visited,
ul#utility-links li.location:hover a.primary:link {
	background:#f6f4f3;
	border: solid 1px #7F1519;
	border-bottom: 0;
	height: 47px;
	line-height: 47px;
	color: #7F1519;
}
/* navigation ^
-------------------------------------------------------------------------*/

/* navigation nested ul, li and a styles :
-------------------------------------------------------------------------*/
ul#navigation ul {
	background: #f6f4f3 url('images/bg-sub-nav-menu.jpg') bottom right no-repeat;
	margin-top: 0;
	border: solid 1px #7F1519;
	border-bottom: solid 4px #7F1519;
	padding: 6px 0 9px 0; 
}

ul#navigation ul li {
	float: none;
	display: block;
	list-style: none; 
	margin: 0; 
	height: auto;
}

ul#navigation ul li:hover, ul#navigation ul li.mhover, ul#navigation ul li.mhover-last {
	border: 0;
	height: auto;
	background: #f9f8f6;
}

ul#navigation ul li a:link, ul#navigation ul li a:active, ul#navigation ul li a:visited {
	display: block;
	padding: 6px 4px 3px 20px;
	width: 182px;
	text-align: left;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

ul#navigation ul li a:hover {
	color: #7F1519;
	
}
/* navigation nested ul, li and a styles ^
-------------------------------------------------------------------------*/

/* utility-links :
-------------------------------------------------------------------------*/
ul#utility-links li.location {
  border: 0;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	width: 70px;
	z-index: 5000;
}

ul#utility-links li.location a.primary:link, ul#utility-links li.location a.primary:active, ul#utility-links li.location a.primary:visited {
	background: transparent url('images/bg-location-dd-off.gif') no-repeat 52px 3px;
	position: relative;
	display: block;
	padding-left: 5px;
	width: 100%;
	color: #d3e5f8;
	text-decoration: none;
	z-index: 1000;
}

ul#utility-links li.location:hover a.primary:link, ul#utility-links li.location:hover a.primary:active, ul#utility-links li.location:hover a.primary:visited,
ul#utility-links li.mhover a.primary:link, ul#utility-links li.mhover a.primary:active, ul#utility-links li.mhover a.primary:visited {
	background: #fff3cf url('images/bg-main-utility-on.gif') top left repeat-x;
	border: solid 1px #a8c7e1;
	border-bottom: 0;
	height: 11px;
	width:70px;
	line-height: 11px;
	color: #2770b5;
	font-weight: bold;
}
/* utility-links ^
-------------------------------------------------------------------------*/

/* utility-links nested ul, li and a styles :
-------------------------------------------------------------------------*/
ul#utility-links ul.secondary-menu {
	background: #f9f8f6 url('images/bg-sub-nav-menu.jpg') bottom right no-repeat;
	margin-top: 0;
	border: solid 1px #a8c7e1;
	border-bottom: solid 4px #266fb5;
	width: 318px;
}

ul#utility-links ul.location-group {
	float: left;
	width: 106px;
}

ul#utility-links ul.location-group li {
	float: none;
	display: block;
	list-style: none; 
	margin: 0; 
	padding: 0;
	border: 0;
	height: auto;
}

ul#utility-links ul.location-group li:hover, ul#utility-links ul.location-group li.mhover, ul#utility-links ul.location-group li.mhover-last {
	border: 0;
	height: auto;
	color: #2770b5;
	color:green;
}

ul#utility-links ul.location-group li a:link, ul#utility-links ul.location-group li a:active, ul#utility-links ul.location-group li a:visited {
	display: block;
	padding: 6px 4px 3px 20px;
	width: 82px;
	text-align: left !important;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

ul#utility-links ul.location-group li a:hover {
	color: #2770b5;
}
/* utility-links nested ul, li and a styles ^
-------------------------------------------------------------------------*/

/* show/hide second level menus : 
-------------------------------------------------------------------------*/
ul#navigation ul.secondary-menu {
	top: 47px;
}

ul#utility-links ul.secondary-menu {
	top: 11px;
}

ul.secondary-menu {
	visibility: hidden;
	clear: both;
	position: absolute;
	left: -999px; 
	z-index: 500;
}

/* make the second level visible when hover on first level list */
ul#navigation li:hover ul.secondary-menu, ul#navigation li.mhover ul.secondary-menu, 
ul#utility-links li:hover ul.secondary-menu, ul#utility-links li.mhover ul.secondary-menu {
	visibility: visible;
	left: 0; 
}

ul#navigation li.last:hover ul.secondary-menu, ul#navigation li.mhover-last ul.secondary-menu { /* The last drop-down aligns with the right edge of the menu option */
	visibility: visible;
}
/*  show/hide second level menus ^ 
-------------------------------------------------------------------------*/


.sol{
	float:left;
	width:638px;
	margin:0 0 0 10px;
}
.sag{
	float:left;
	width:302px;
	margin:0 10px 0 10px;
}
.sagblokbos{
	float:left;
	width:300px;
	border:1px solid #7F1519;
	background:#FFF;
	margin:0 0 15px 0;
}
.sagblokdolu{
	float:left;
	width:300px;
	border:1px solid #7F1519;
	background: #fff url(images/bg-modules.jpg) top left repeat-x;
	margin:0 0 15px 0;
}
.sagblokyas{
	float:left;
	width:280px;
	margin:10px 10px 10px 10px;
}
.burcsol{
	float:left;
	width:54px;
}
.burcsag{
	float:left;
	width:210px;
	margin-left:16px;
}
.sagblokyasbasbas{
	float:left;
	width:280px;
	font-size:120%;
	color:#666;
	font-weight:bold;
	margin:8px 10px 5px 10px;
}
.sagvideosol{
	float:left;
	width:72px;
	border:2px solid #ccc;
	padding: 2px 2px 2px 2px;
}
.sagvideosag{
	float:left;
	width:190px;
	margin:0 0 0 10px;
}
.saghabersag{
	float:left;
	width:72px;
	border:2px solid #ccc;
	padding: 2px 2px 2px 2px;
}
.saghabersol{
	float:left;
	width:190px;
	margin:0 10px 0 0;
}
.sagvideosagi{
	float:left;
	width:190px;
	margin:0 0 0 10px;
}
.sagvideosagi a:link,.sagvideosagi a:visited{
	color: #ccc;
	text-decoration: none;
	font-size:110%;
}
.sagvideosagi a:hover{
	text-decoration: underline;	
}
.sagblokyas a:link, .sagblokyas a:visited{
	font-weight: bold;
	color: #333;
	text-decoration: none;	
}
.sagblokyas a:hover{
	text-decoration: underline;	
}
.solblokust{
	float:left;
	width:636px;
	border:1px solid #7F1519;
	background: #fff url(images/bg-module-primary.jpg) top left repeat-x;
	padding-bottom:10px;
}
.solblokustsol{
	float:left;
	width:360px;
	padding-top:5px;
	margin-left:9px;
}
.solblokustsag{
	float:left;
	width:250px;
	padding-top:5px;
	margin-left:9px;
}
.solblokustyaz{
	float:left;
	width:616px;
	padding-left:10px;
}
.olmasin{
	float:left;
	width:193px;
	padding:15px 5px 5px 5px;
	color:#000;
	font-size:90%;
}
.olmasin a{
	color:#3D81EE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.olmasin a:hover{
	color:#3D81EE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.solblokusthaber{
	float:left;
	width:586px;
	margin-left:15px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dashed #ccc;
}
.solblokusthaberf{
	float:left;
	width:486px;
	margin-left:115px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dashed #ccc;
}
.usttesol{
	float:left;
	width:120px;
	font-weight: bold;
	padding-top:4px;
}
.usttesol2{
	float:left;
	width:330px;
}
.usttesol3{
	float:left;
	width:466px;
}
.usttesag{
	float:left;
	width:136px;
	text-align:right;
}
.solblokustvideo{
	float:left;
	width:143px;
	height:225px;
	margin-right:5px;
	margin-bottom:3px;
	margin-top:10px;
	padding:2px 2px 2px 2px;
	border:1px dashed #ccc;
	text-align:center;
	font-size:80%;
}
.katilic{
	float:left;
	width:290px;
	margin-left:10px;
}
.katilicbas{
	float:left;
	width:280px;
	font-weight:bold;
	font-size:120%;
	color:#666;
	margin-top:10px;
}
.katil{
	float:left;
	width:63px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	padding:2px 2px 2px 2px;
	border:1px dashed #ccc;
	text-align:center;
	font-size:80%;
	background:#ccc;
}
.solblokyorum{
	float:left;
	width:586px;
	height:68px;
	margin-top:10px;
	margin-left:15px;
	background:url('/images/bg-comment-header.gif') no-repeat;
}
#solblokyorumyaz{
	float:left;
	width:586px;
	height:162px;
	margin-top:10px;
	margin-left:15px;
	background:url('/images/bg-comment-box.gif') no-repeat;
}
.solblokyorumyazz{
	float:left;
	width:546px;
	height:102px;
	padding-top:10px;
	padding-left:20px;
}
.solblokyorumyazz a:link, .solblokyorumyazz a:visited{
	text-decoration: underline;	
	color:#000;
	font-size:120%;
}
.solblokyorumyazz a:hover{
	text-decoration: none;	
}
.solblokyorumsol{
	float:left;
	width:366px;
	height:68px;
	padding-top:15px;
	padding-left:20px;
	font-size:140%;
	font-weight:bold;
	color:#666;
}
.solblokyorumsag{
	float:left;
	width:170px;
	height:22px;
	margin-top:15px;
	padding-left:14px;
	padding-top:6px;
	background:url('/images/bg-comment-callout.png') no-repeat;
	color:#000;
	font-size:85%;
}
.solblokyorumsag a:link, .solblokyorumsag a:visited{
	text-decoration: underline;	
	color:#000;
	font-size:100%;
}
.solblokyorumsag a:hover{
	text-decoration: none;	
}
.solblokusthabersol{
	float:left;
	width:149px;
}
.solblokusthabersoll{
	float:left;
	width:79px;
}
.solblokusthabersolll{
	float:left;
	width:73px;
	padding:2px 2px 2px 2px;
	border:1px solid #999;
}
.solblokusthabersag{
	float:left;
	width:430px;
	margin-left:7px;
}
.solblokusthabersagg{
	float:left;
	width:490px;
	margin-left:17px;
}
.solblokusthabersaggf{
	float:left;
	width:390px;
	margin-left:17px;
}
.solblokusthabersag a:link, .solblokusthabersag a:visited, .solblokusthabersagg a:link, .solblokusthabersagg a:visited, .solblokustvideo a:link, .solblokustvideo a:visited, .solblokusthabersaggf a:link, .solblokusthabersaggf a:visited{
	font-weight: bold;
	text-decoration: none;	
	color:#7F1519;
	font-size:110%;
}
.solblokusthabersag a:hover, .solblokusthabersagg a:hover, .solblokustvideo a:hover, .solblokusthabersaggf a:hover{
	text-decoration: underline;	
}
.solblokustyazuyelik{
	float:left;
	width:616px;
	padding-bottom:10px;
}
.solblokustyazuyeliksol{
	float:left;
	width:200px;
	font-weight:bold;
}
.solblokustyazuyeliksag{
	float:left;
	width:400px;
	padding-left:16px;
}
.solblokalt{
	float:left;
	width:638px;
	margin:10px 0 0 0;
}
.solblokaltsol{
	float:left;
	width:162px;
}
.solblokaltsolbos{
	float:left;
	width:160px;
	border:1px solid #7F1519;
	background: #fff;
	margin:0 0 15px 0;
}
.solblokaltsoldolu{
	float:left;
	width:160px;
	border:1px solid #7F1519;
	background: #fff url(images/bg-modules.jpg) top left repeat-x;
	margin:0 0 15px 0;
}
.solblokaltsolbaslik{
	float:left;
	width:150px;
	padding:6px 5px 0 5px;
	font-size:110%;
	font-weight:bold;
}
.solblokaltsolyaz, .solblokaltsolyazh{
	float:left;
	width:150px;
	padding:6px 5px 6px 5px;
}
.solblokaltsolyaz a:link, .solblokaltsolyaz a:visited{
	color:#7F1519;
	text-decoration: none;
}
.solblokaltsolyaz a:hover{
	text-decoration: underline;
}
.solblokaltsolyazh a{
	color:#666;
	text-decoration: none;
	font-weight:bold;
	font-size:90%;
}
.solblokaltsolyazh a:hover{
	text-decoration: underline;
}
.solblokaltsag{
	float:left;
	width:468px;
	margin:0 0 0 8px;
}
.solblokaltsagbos{
	float:left;
	width:468px;
	background: #fff;
	margin:0 0 15px 0;
}
.solblokaltsagdolu{
	float:left;
	width:466px;
	border:1px solid #7F1519;
	background: #fff url(images/bg-modules.jpg) top left repeat-x;
	margin:0 0 15px 0;
}
.grup{
	float:left;
	width:778px;
	margin:0 0 0 8px;
}
.grupbos{
	float:left;
	width:778px;
	background: #fff;
	margin:0 0 15px 0;
}
.grupdolu{
	float:left;
	width:776px;
	border:1px solid #7F1519;
	background: #fff url(images/bg-modules.jpg) top left repeat-x;
	margin:0 0 15px 0;
}
.grupsol{
	float:left;
	width:360px;
	height:94px;
	padding:0 0 0 10px;
	color:#999;
	font-size:90%;
}
.grupsol h1{
	float:left;
	width:360px;
	font-size:140%;
	color:#333;
	font-weight:bold;
	margin:0 0 5px 0;
}
.grupsol span{
	float:left;
	width:360px;
}
.grupsag{
	float:left;
	width:368px;
	height:79px;
	padding:15px 10px 0 20px;
	text-align:right;
}
.grupyaz{
	float:left;
	width:756px;
	padding:5px 10px 5px 10px;
	color:#333;
}
.grupyazsol{
	float:left;
	width:600px;
}
.grupyazsol a{
	color:#333;
	font-weight: bold;
	text-decoration: none;
}
.grupyazsol a:hover{
	color:#7F1519;
	font-weight: bold;
	text-decoration: none;
}
.grupyazsolresim{
	float:left;
	width:54px;
	border:1px solid #ccc;
	padding:2px 2px 2px 2px;
}
.grupyazsolyaz{
	float:left;
	width:530px;
	padding:0 0 0 10px;
}
.grupyazsolust{
	float:left;
	width:530px;
}
.grupyazsolust a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size:120%;
}
.grupyazsolust a:hover{
	font-weight: bold;
	color: #7F1519;
	text-decoration: none;
	font-size:120%;
}
.grupyazsolalt{
	float:left;
	width:530px;
	padding:1px 0 0 0;
	font-size:85%;
}
.grupyazsolalt a{
	color: #7F1519;
	text-decoration: none;
	font-size:85%;
}
.grupyazsolalt a:hover{
	color: #7F1519;
	text-decoration: underline;
	font-size:85%;
}
.grupyazsag{
	float:left;
	width:70px;
	margin:0 0 0 60px;
	border:2px solid #999;
	padding:4px 4px 4px 4px;
}
.barbas{
	float:left;
	width:140px;
	padding:6px 5px 6px 15px;
	font-size:130%;
	color:#333;
	background:#D3E9F1;
	font-weight:bold;
}
.barlink{
	float:left;
	width:150px;
	padding:6px 5px 6px 5px;
}
.barlink a{
	float:left;
	width:150px;
	color:#333;
	background:#fff;
	text-decoration: none;
}
.barlink a:hover{
	float:left;
	width:150px;
	color:#333;
	background:#B4D9EB;
	text-decoration: none;
}
.havasol1{
	float:left;
	width:64px;
	height:64px;
}
.havasag1{
	float:left;
	width:80px;
	margin-left:6px;
	font-weight:bold;
	font-size:110%;
	color:#666;
	padding-top:20px;
}
.hava{
	float:left;
	width:150px;
	padding-bottom:3px;
}
.havasol{
	float:left;
	width:90px;
	color:#666;
	font-size:90%;
}
.havasag{
	float:left;
	width:55px;
	margin-left:5px;
	font-weight:bold;
	color:#666;
}
.pd{
	float:left;
	width:456px;
	margin:3px 0 3px 10px;
}
.pdp{
	float:left;
	width:456px;
	margin:3px 0 3px 1px;
}
.pdpa{
	float:left;
	width:220px;
	margin:0 0 0 8px;
}
.pdpaust{
	float:left;
	width:220px;
	background:url('/images/kampanyaHeaderBack.gif') no-repeat;
	height:4px;
}
.pdpaorta{
	float:left;
	width:218px;
	background:#F2F2F2;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.pdpaortayaz{
	float:left;
	width:200px;
	padding:7px 9px 10px 9px;
}
.pdpaortayazbas{
	float:left;
	font-weight: bold;
	color: #666;
	font-size:120%;
	padding:0 0 5px 0;
}
.pdpaortayazbas a{
	font-weight: bold;
	color: #666;
	font-size:120%;
	text-decoration: none;
}
.pdpaortayazbas a:hover{
	text-decoration: underline;
}
.pdpaortayazicerik{
	float:left;
	width:200px;
	color: #333;
}
.pdpaalt{
	float:left;
	width:220px;
	background:url('/images/kampanyaContentBottom.gif') no-repeat;
	height:4px;
	margin-bottom:10px;
}
.pdsol{
	float:left;
	width:140px;
	font-weight:bold;
}
.pdsag{
	float:left;
	width:300px;
	padding-left:16px;
}
.solblokmekan{
	float:left;
	width:584px;
	border:1px solid #7F1519;
	background: #fff url(images/bg-modules2.jpg) top left repeat-x;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:7px;
}
.yigit{
	float:left;
	width:566px;
	padding:5px 10px 2px 10px;
	margin-bottom:8px;
	border-bottom:1px dashed #999;
}
.yigitsol{
	float:left;
	width:400px;
	font-size:140%;
	color:#999;
}
.yigitsag{
	float:right;
	text-align:right;
	width:142px;
	padding:8px 10px 0 10px;
	font-size:90%;
	color:#999;
}
.yigitsag a:link, .yigitsag a:visited{
	text-align:right;
	color:#7F1519;
	text-decoration: none;
	font-size:90%;
	font-weight:bold;
}
.yigitsag a:hover{
	text-decoration: underline;
}
.han{
	float:left;
	width:564px;
	padding:0 10px 4px 10px;
	color:#333;
}
.hansol{
	float:left;
	width:154px;
	color:#333;
}
.hansag{
	float:left;
	width:390px;
	padding:0 0 0 10px;
	color:#333;
}
.hansag a:link, .hansag a:visited{
	color:#7F1519;
	text-decoration: none;
	font-size:90%;
}
.hansag a:hover{
	text-decoration: underline;
}
.mekandetaygaleri{
	float:left;
	width:350px;
	margin-top:7px;
}
.mekandetaygaleritek{
	float:left;
	width:79px;
	margin-left:7px;
}
.mekandetaygaleriyaz{
	float:left;
	width:345px;
	text-align:right;
	padding-right:5px;
}
.solblokaltsagbaslik{
	float:left;
	width:456px;
	padding:6px 5px 0 5px;
	font-size:110%;
	font-weight:bold;
}
.solblokaltsagbaslik2{
	float:left;
	width:456px;
	padding:3px 5px 3px 5px;
	font-size:110%;
	font-weight:bold;
	background: #000 url(/images/bg-feature-module-header.gif) top right no-repeat;
	color:#fff;
}
.grupbaslik2{
	float:left;
	width:776px;
	height:94px;
	background: #D1E9FF url(/images/grupbg.gif) top right no-repeat;
	color:#333;
}
.solblokaltsagyaz{
	float:left;
	width:456px;
	padding:6px 5px 6px 5px;
	border-bottom:1px solid #e2e2e2;
}
.rest{
	float:left;
	width:94px;
	padding:0 10px 0 10px;
	text-align:center;
	font-weight:bold;
}
.solblokaltsagyaz a:link, .solblokaltsagyaz a:visited, .sagbloketkinlik4sag a:link, .sagbloketkinlik4sag a:visited, .mekandetaygaleriyaz a:link, .mekandetaygaleriyaz a:visited, .solblokusthaber a:link, .solblokusthaber a:visited, .katil a:link, .katil a:visited, .rest a{
	color:#7F1519;
	text-decoration: none;
}
.solblokaltsagyaz a:hover, .sagbloketkinlik4sag a:hover, .mekandetaygaleriyaz a:hover, .solblokusthaber a:hover, .katil a:hover, .rest a:hover{
	text-decoration: underline;
}
.solblokaltsagyazsol{
	float:left;
	width:65px;
}
.solblokaltsagyazsag{
	float:left;
	width:370px;
	padding:0 10px 0 11px;
}
.alt{
	float:left;
	width:970px;
	background:#181919;
	color:#e2e2e2;
}
.altust{
	float:left;
	width:222px;
	padding:10px 20px 10px 20px;
	margin-bottom:35px;
}
.altust a:link, .altust a:visited{
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
.altust a:hover{
	color:#eee;
	text-decoration: underline;
}

/* MANŞET */
   
div.mekan-manset-wrapper
{	position: relative;
    width: 360px;
    height: 235px;
    margin: 5px auto;
}

div.mekan-manset-wrapper a.manset-content
{
    position: absolute;
    left: 0px; right: 0px;
    width: 360px; height: 200px;
    display: block;
    text-decoration: none;
}

.mekanimgs
{
    width: 360px; height: 200px;
}
div.mekan-manset-wrapper a.manset-content span {display: block; cursor: pointer;}

div.mekan-manset-wrapper a.manset-content span.image-label-background
{
    position: absolute;
    width: 360px; height: 64px;
    left: 0px; top: 136px;
    background-color: #000;
    opacity:.70;
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7;
}

div.mekan-manset-wrapper a.manset-content span.image-label
{
    position: absolute;
    width: 346px; height: 50px;
    left: 0px; top: 136px;    
    padding: 7px; 
}

div.mekan-manset-wrapper a.manset-content span.image-label span
{
    display: block;
    color: #fff;
    width: 360px; overflow: hidden;
}

div.mekan-manset-wrapper a.manset-content span.image-label span.title
{
    font-size: 15pt;
    font-weight: bold;
    height: 24px;
}

div.mekan-manset-wrapper a.manset-content:hover span.image-label span.title
{
    text-decoration: underline;
}

div.mekan-manset-wrapper a.manset-content span.image-label span.action
{
    font-size: 11pt;
    height: 20px;
}

div.mekan-manset-wrapper a.manset-content span.image-label span em
{
    text-decoration: underline; font-weight: bold;
}

div.mekan-manset-wrapper a.manset-content span.header
{
    position: absolute;
    left: 0px; top: 0px;
    width: 360px; height: 10px;
    background: transparent url(/images/rc.png) no-repeat scroll left top;
}

div.mekan-manset-wrapper div.navigation
{
    position: absolute;
    left: 30px; top: 186px;
    width: 300px; height: 49px;
}

div.mekan-manset-wrapper div.navigation a
{
    display: block;
    width: 29px;
    height: 29px;
    margin-top: 15px;
    margin-right: 1px;
    background-attachment: scroll; background-position: left top; 
    background-repeat: no-repeat;
    float: left;
}

div.mekan-manset-wrapper div.navigation a.n1 { background-image: url(/images/n1.png); }
div.mekan-manset-wrapper div.navigation a.n2 { background-image: url(/images/n2.png); }
div.mekan-manset-wrapper div.navigation a.n3 { background-image: url(/images/n3.png); }
div.mekan-manset-wrapper div.navigation a.n4 { background-image: url(/images/n4.png); }
div.mekan-manset-wrapper div.navigation a.n5 { background-image: url(/images/n5.png); }
div.mekan-manset-wrapper div.navigation a.n6 { background-image: url(/images/n6.png); }
div.mekan-manset-wrapper div.navigation a.n7 { background-image: url(/images/n7.png); }
div.mekan-manset-wrapper div.navigation a.n8 { background-image: url(/images/n8.png); }
div.mekan-manset-wrapper div.navigation a.n9 { background-image: url(/images/n9.png); }
div.mekan-manset-wrapper div.navigation a.n10 { background-image: url(/images/n10.png); }

div.mekan-manset-wrapper div.navigation a.n1h { background-image: url(/images/n1g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n2h { background-image: url(/images/n2g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n3h { background-image: url(/images/n3g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n4h { background-image: url(/images/n4g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n5h { background-image: url(/images/n5g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n6h { background-image: url(/images/n6g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n7h { background-image: url(/images/n7g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n8h { background-image: url(/images/n8g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n9h { background-image: url(/images/n9g.gif); margin-top: 0px; height: 49px;}
div.mekan-manset-wrapper div.navigation a.n10h { background-image: url(/images/n10g.gif); margin-top: 0px; height: 49px;}

div.mekan-manset-wrapper div.navigation a.all
{
    
    width: 60px;
    margin-top: 15px;
    margin-right: 0px;
    background-attachment: scroll; background-position: left top; 
    background-repeat: no-repeat;
    background-image: url(/images/n_all.png);
    float: left;
}

div.mekan-manset-wrapper div.navigation a.all:hover
{
    background-image: url(/images/n_allh.png);
    margin-top: 15px;
    height: 29px;
}
   
/* MANŞET */
.sagbasliksayfala { 
	float:left;
	width:570px;
	padding:10px 10px 10px 10px;
}
.sagbasliksayfala a:link, .sagbasliksayfala a:visited{
	width:18px;
	height:18px;
	background: #fff;
	color:#333;
	font-weight:normal;
	margin:0 5px 0 0;
	padding:3px 3px 3px 3px;
	border:1px solid #ccc;
	text-align:center;
	text-decoration: none;
}
.sagbasliksayfala a:hover{
	width:18px;
	height:18px;
	background: #ccc;
	color:#333;
	border:1px solid #fff;
	text-align:center;
	text-decoration: none;
}

.messages {
    background:#ccffcc;
    color:#000000;
    padding:3px 10px 3px 10px;
	text-align:cetner;
    z-index: 8000;
	margin:160px;
	position:fixed;
	top:30px;
	width:912px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border:4px solid #00CC00;
	cursor: pointer;
}
.messages_error {
    border:4px solid #D3322A;
    background:#F7DAD8;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 8000;
	margin:160px;
	position:fixed;
	top:30px;
	width:912px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	cursor: pointer;
}
.closeMessages {
	float:right;
	margin-top:17px;
}
.closeMessages a {
	color:#666666;
	cursor: pointer;
	text-decoration: none;
	font-size: 80%;
}
.closeMessages a:hover {
	color:black;
}
.gmaptooltip {
	background-color:#ffffff;
	border:1px #000000 solid;
	padding: 2px;
}

.social_bookmarks{float:left; width:562px; margin-top:8px; background:url(/images/social_bookmarks.gif) no-repeat 0 0; height:25px; font:11px/14px Arial, Helvetica, sans-serif; color:#666; padding:10px 0 6px 12px}
.social_bookmarks img{float:none; display:inline; vertical-align:middle; margin-right:19px}
.social_bookmarks img.last{float:none; display:inline; vertical-align:middle; margin-right:8px}
.social_bookmarks a{text-decoration:none}
.social_bookmarks a:hover{text-decoration:none; border:none}

.digg_div_container {float:left;margin-top:4px;margin-right:5px;}
.digg_div {float:left;width:90px;margin-right:14px;}
.reddit_div_container {float:left;}
.stumble_div_container {float:left;margin-left:14px;margin-top:4px}
.yahoo_div_container {float:left;margin-left:14px;padding-bottom:22px}
.facebook_div_container {float:left;margin-left:16px;margin-top:3px}
.twitter_div_container{float:left;margin-top:4px;margin-left:12px}

span.next_pre{float:right; width:165px; font:bold 18px/20px Arial, Helvetica, sans-serif; color:#333; padding:5px 2px 0 0; margin:0; display:inline; text-align:right;vertical-align:bottom;}
span.next_pre a{color:#d85a07; text-decoration:none; font-size:11px;}
span.next_pre small{font:normal 18px/20px Arial, Helvetica, sans-serif;}


.article_banner{float:left; width:590px; position:relative; margin-top:3px; text-align:center; background:#ccc;}
.articlelist_margin{margin-top:21px}
.gallerylist_margin{margin-top:0px;}

.next{float:left; width:43px; height:64px; position:absolute; right:0; top:37px;}
.gallery_next{float:left; width:43px; height:64px; position:absolute; right:0; top:156px;}
.next a{float:left; width:43px; height:64px; background:url(/images/next_arrow.png) no-repeat 0 0; text-decoration:none;}
.next a:hover{background-position:bottom; border:none;}
.prev{float:left; width:43px; height:64px;  position:absolute; left:0; top:37px;}
.gallery_prev{float:left; width:43px; height:64px;  position:absolute; left:0; top:156px;}
.prev a{float:left; width:43px; height:64px; background:url(/images/prev_arrow.png) no-repeat 0 0; text-decoration:none;}
.prev a:hover{background-position:bottom; border:none;}

.gallery_thumbnail{float:left; width:600px; padding:10px 0 0}
.gallery_thumbnail ul{float:left; width:600px; list-style:none; padding:0; margin:0}
.gallery_thumbnail ul li{float:left; width:auto; padding:0; margin:0}
.gallery_thumbnail ul li a:hover{background-position:bottom; border:none}
.gallery_thumbnail ul li div.current{border:0;width:92px;height:92px;background:url(/images/org_box.gif) no-repeat 0 0;}
.gallery_thumbnail ul li .gallery_pre_arrow{float:left; width:22px; background:url(/images/gallery_pre_arrow.gif) no-repeat 0 0; height:92px}
.gallery_thumbnail ul li .gallery_next_arrow{float:left; width:22px; background:url(/images/gallery_next_arrow.gif) no-repeat 0 0; height:92px}
.gallery_thumbnail ul li .photo1{float:left; width:92px; height:92px}
.gallery_thumb_border {border:0;width:92px;height:92px;background:url(/images/org_box.gif) no-repeat -92 0;}
.gallery_thumb_border:hover {border:0;width:92px;height:92px;background:url(/images/org_box.gif) no-repeat 0 0;}

.clear{clear:both;}

#topStoriesModule { border-bottom:1px dotted #999; margin-bottom:0; padding-bottom:0.5em; }
  html>body #topStoriesModule { padding-bottom:0.1em; }
	/*topStories tabs*/	
	 .tab01i #topOne, .tab02i #topTwo, .tab03i #topThree, .tab04i #topFour, .tab05i #topFive { width:555px; height:auto; position:relative; top:5px; left:0; clear:both; float:left; margin:0; padding-bottom:8px; background: #none; display:inline; }
	   #topStoriesModule { float:left; border:none; width:555px; margin:0.25em 0 0 0; padding:0; clear:both; display:inline; }
	    #topStoriesModule h2 { float:left; font-size:1.2em; margin:0.1em 10px 0 0; padding:0; }				
        .tab01i #topOne h3, .tab02i #topTwo h3, .tab03i #topThree h3, .tab04i #topFour h3, .tab05i #topFive h3 { margin-top:0; font-size:1.6em; }
		    .tab01i #topOne p, .tab02i #topTwo p, .tab03i #topThree p, .tab04i #topFour p, .tab05i #topFive p { font-size:1em; }

.detaydetay2{
	float:left;
	width:150px;
	text-align:left;
}
.detaydetayvarres{
	float:left;
	background: transparent url(/images/checkbox.gif) no-repeat;
	width:13px;
	height:13px;
}
.detaydetayvar{
	float:left;
	width:135px;
	margin-left:2px;
	font-size:100% !important;
	color:#333333;
}
.detaydetayyokres{
	float:left;
	background: transparent url(/images/checkbox_bos.gif) no-repeat;
	width:13px;
	height:13px;
}
.detaydetayyok{
	float:left;
	width:135px;
	margin-left:2px;
	font-size:100% !important;
	color:#CCCCCC;
}
#mb_search
{
    float: left;
    clear: right;
    height: 40px;
    width: 739px;
    margin-top: 5px;
    padding: 7px 0 0 5px;
    color: #333333;
    font-weight: bold;
	margin-left:169px;
}

#label_search
{
    margin: 8px 5px 5px 8px;
    display: block;
    float: left;
    font-size: 1.5em;
}

#btn_search
{
    float: left;
    display: block;
    border-width: 1px;
    height: 32px;
    background-color: #8fd100;
    color: White;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0 0 20px;
    background-image: url(/images/btn_search.png);
    background-attachment: scroll;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    width: 60px;
    cursor: default;
    margin-right: 5px;
}

#mb_search img.seperator
{
    margin-right: 5px;
    margin-left: 5px;
    float: left;
}
/* SearchBox */ 

       
        img
        {
            border: none;
        }       
        
        div#mb_search span.tl
        {
            display: block;
            float: left;
            padding-top: 8px;
            margin-left: 3px;
            font-size: 10pt;
            margin-right: 8px;
        }
        
        div.SearchFacilities
        {
            position: relative;
            float: left;
        }
        
        div.SearchFacilities input[type="submit"]
        {
            height: 30px;
            padding: 0 20px 0 20px;
        }
        
        div#DIV_Search
        {
            width: 600px;
            margin-top: 150px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
        }
        
        div#DIV_Search img
        {
            margin-bottom: 25px;
        }
        
        input#TXT_Search
        {
            border: solid 1px #aaa;
            height: 20px;
            width: 490px;
            font-size: 1.5em;
            font-weight: normal;
            padding: 5px 5px 5px 5px;
            font-family: Arial, Tahoma, Verdana;
            margin-right: 5px;
            float: left;
            background: #fff url(/images/searchbox.png) no-repeat scroll right center;
        }     
#footer {margin:auto;position:fixed;margin:auto;left:0;bottom:0;height:43px;width:100%;z-index:9999;}

.floatingBorder {
	border: 1px solid #666; 
	margin: 0 auto; 
	background:#666; 
	position: relative; 
	width: 95%; 
	height: 3px;
	overflow:hidden;
}

#floating {
background:transparent url(/images/floating_back.jpg) repeat-x scroll 0 0;
border-color:#DEE1DA #C9C9C9 #ACAFA8;
border-style:solid;
border-width:1px;
bottom:0 !important;
font-size:1.1em;
height:38px;
left:0;
/*position:fixed !important;*/
text-align:left;
width:95%;
margin:0 auto;
z-index:1000;

}
#floating, #floating a, #floating span {
color:#3E3E3E;
font-family:Tahoma;
font-weight:bold;
text-decoration:none;
}
#floating ul.left {
float:left;
height:38px;
width:auto;
}
#floating ul.left li {
cursor:pointer;
float:left;
font-size:11px;
height:18px;
line-height:18px;
padding:10px 30px 10px 10px;
position:relative;
width:auto;
}
#floating ul.left li.item {
border-right:1px solid #CACACA;
}

#floating ul.left li.item:hover b {
color:#fff;
}


#floating ul.left li.item span.arrow {
background:transparent url(/images/up_arrow.png) no-repeat scroll 0 0;
display:block;
height:18px;
position:absolute;
right:5px;
top:10px;
width:18px;
}
#floating ul.left li.item span.ebulten {
background:transparent url(/images/ebulten.png) no-repeat scroll 0 0 !important;
display:block;
height:18px;
margin-left:5px;
position:absolute;
right:5px;
top:10px;
width:18px;
}
#floating ul.left li ul.menu {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #c5c5c5;
border-bottom:none;
bottom:38px !important;
display:none;
left:0;
overflow:hidden;
position:fixed !important;
_position:absolute !important;
_left:-1px;
}
#floating ul.left li ul.menu li {
border-bottom:1px solid #C5C5C5;
height:18px;
line-height:18px;
padding:10px 35px 10px 5px;
float:none!important; 
display:block; 
clear:both; 
float:none;
}

#floating .fMenu1 li { width:195px!important; display:block; }
#floating .fMenu2 li { width:155px!important; display:block; }


#floating ul.left li ul.menu li.end {
border:medium none;
}
#floating ul.left li ul.menu li.format {
height:auto !important;
padding:0;
}
#floating ul.left li ul.menu li.format:hover {
background:transparent none repeat scroll 0 0;
}
#floating ul.left li ul.menu li:hover, #floating ul.left li ul.menu li:hover a {
background:#EFEFEF none repeat scroll 0 0;
color:#3E3E3E;
}
#floating ul.left li ul.menu li a {
color:#3E3E3E;
display:block;
height:18px;
padding:0 0 0 5px;
text-decoration:none;
}
#floating ul.left li ul.menu li a span {
background:transparent url(/images/ico.png) no-repeat scroll 0 0 !important;
display:inline-block;
height:18px;
margin-right:5px;
vertical-align:middle;
width:18px;
}
#floating ul.left li ul.menu li:hover a strong, #floating ul.left li ul.menu li a:hover strong {
text-decoration:underline;
}
#floating ul.left li ul.menu .newsletter {
height:100px;
margin:10px;
position:relative;
width:250px;
}
#floating ul.left li ul.menu .newsletter .area {
font-weight:normal;
position:relative;
white-space:normal;
}




#floating ul.right li {
cursor:pointer;
float:right;
font-size:11px;
height:18px;
line-height:18px;
padding:10px 30px 10px 10px;
position:relative;
width:auto;
}
#floating ul.right li.item {
border-right:1px solid #CACACA;
}

#floating ul.right li.item:hover b {
color:#fff;
}


#floating ul.right li.item span.arrow {
background:transparent url(/images/up_arrow.png) no-repeat scroll 0 0;
display:block;
height:18px;
position:absolute;
right:5px;
top:10px;
width:18px;
}

#floating ul.right li ul.menu {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #c5c5c5;
border-bottom:none;
bottom:38px !important;
display:none;
left:0;
overflow:hidden;
position:fixed !important;
_position:absolute !important;
_left:-1px;
}
#floating ul.right li ul.menu li {
border-bottom:1px solid #C5C5C5;
height:48px;
line-height:18px;
padding:10px 15px 10px 5px;
float:none!important; 
display:block; 
clear:both; 
float:none;
}
#floating ul.right li ul.menu li.end {
border:medium none;
}
#floating ul.right li ul.menu li.format {
height:auto !important;
padding:0;
}
#floating ul.right li ul.menu li.format:hover {
background:transparent none repeat scroll 0 0;
}
#floating ul.right li ul.menu li:hover, #floating ul.right li ul.menu li:hover a {
background:#EFEFEF none repeat scroll 0 0;
color:#3E3E3E;
}
#floating ul.right li ul.menu li a {
color:#3E3E3E;
display:block;
height:18px;
padding:0 0 0 5px;
text-decoration:none;
}
#floating ul.right li ul.menu li a span {
background:transparent url(/images/ico.png) no-repeat scroll 0 0 !important;
display:inline-block;
height:18px;
margin-right:5px;
vertical-align:middle;
width:18px;
}
#floating ul.right li ul.menu li:hover a strong, #floating ul.right li ul.menu li a:hover strong {
text-decoration:underline;
}
#floating ul.right li ul.menu .newsletter {
height:100px;
margin:10px;
position:relative;
width:250px;
}
#floating ul.right li ul.menu .newsletter .area {
font-weight:normal;
position:relative;
white-space:normal;
}

.unaa{
	float:left;
	width:100px;
	margin:0 0 0 8px;
}
.unaaust{
	float:left;
	width:100px;
	background:url('/images/un.gif') no-repeat;
	height:4px;
}
.unaaorta{
	float:left;
	width:98px;
	background:#F2F2F2;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.unaaortayaz{
	float:left;
	width:80px;
	padding:7px 9px 10px 9px;
}
.unaaortayazbas{
	float:left;
	font-weight: bold;
	color: #666;
	font-size:90%;
	padding:0 0 5px 0;
}
.unaaortayazbas a{
	font-weight: bold;
	color: #666;
	font-size:110%;
	text-decoration: none;
}
.unaaortayazbas a:hover{
	text-decoration: underline;
}
.unaaortayazicerik{
	float:left;
	width:80px;
	color: #333;
	font-size:100%;
}
.unaaalt{
	float:left;
	width:100px;
	background:url('/images/an.gif') no-repeat;
	height:4px;
	margin-bottom:10px;
}

#footer_neler_oluyor.kutu {width:320px; float:left; margin-left:22px;}
#footer_neler_oluyor .liste3_ic { background-color:#fff;border:4px solid #b7d9db}
#footer_neler_oluyor .liste3_ic a {border-bottom:1px dashed #cbe3e5;height:37px; font-size:11px; color:#5A5A5A; overflow:hidden; display:block; clear:both; padding-bottom:5px; padding-left:55px; text-decoration:none; line-height:17px;}
#footer_neler_oluyor .liste3_ic a:hover {background-color:#e0f2f3;}
.footer_neler_begenildi {background:url(/images/def-genel.png) no-repeat 0px -375px;}
.footer_neler_paylasildi {background:url(/images/def-genel.png) no-repeat 0px -333px;}
.footer_neler_duzenlendi {background:url(/images/def-genel.png) no-repeat 0px -417px;}
.footer_neler_eklendi {background:url(/images/def-genel.png) no-repeat 0px -291px;}
.footer_neler_sosyal {background:url(/images/def-genel.png) no-repeat 0px -459px;}
.footer_neler_yorum {background:url(/images/def-genel.png) no-repeat 0px -501px;}

.footer_neler_begenildi span  span {color:#9ec6c8;}
.footer_neler_paylasildi span span {color:#9ec6c8;}
.footer_neler_duzenlendi span span {color:#9ec6c8;}
.footer_neler_eklendi span span {color:#9ec6c8;}
.footer_neler_sosyal span span {color:#9ec6c8;}
.footer_neler_yorum span span {color:#9ec6c8;}

.neler_oluyor_genel {float:left; width:468px; padding-top:0px;}
.neler_oluyor_ust {float:left; width:458px; overflow:hidden; background-color:#b7d9db; padding:5px;}
.neler_oluyor_baslik {font-family:Georgia; font-weight:bold; letter-spacing:1px; float:left; font-size:18px; color:#fff;}
.neler_oluyor_gun {font-family:arial; font-size:14px; font-weight:bold; float:right; color:#d5eaeb; line-height:21px;}
.neler_oldu {clear:both; height:42px; width:468px; overflow:hidden; margin-top:1px;}
.neler_oldu_1 {float:left;background-color:#dbf1f2;  line-height:40px; height:42px;}
.neler_oldu_2 {float:left;background-color:#ebf7f8;  line-height:40px;}
a.neler_oldu_link {
	float:left; 
	color:#214d50;
	font-size:14px;
	margin-left:50px;
	font-weight:bold;
	text-decoration: none;
	width:360px;
}
a.neler_oldu_link:hover {text-decoration:underline;}
.neler_oldu_durum {color:#adcece; font-size:14px; font-weight:bold; margin-left:5px;}	
.neler_oldu_saat {color:#adcece; font-size:22px;font-family:Trebuchet MS;}
.neler_oldu_saat_footer {float:left;line-height:43px;color:#adcece; font-family:Trebuchet MS; cursor:pointer; font-size:22px; float:right; margin-right:5px}
.neler_oldu_ikili {width:185px; float:left; cursor:pointer; padding-top:4px;}

a.vote_up, a.vote_down {
	display:inline-block;
	background-repeat:none;
	background-position:center;
	height:16px;
	width:16px;
	margin-left:4px;
	text-indent:-900%;
}

a.vote_up {
	background:url("/images/thumb_up.png");
}

a.vote_down {
	background:url("/images/thumb_down.png");
}

#usermenu {
	width:350px;
	float:right;
}
#usermenu a {
	width:34px;
	height: 28px;
	float:right;
	display:block;
	margin-left: 4px;
	background-color:#b6d6f3;
}
#usermenu strong {
	width:34px;
	height: 28px;
	float:right;
	display:block;
	margin-left: 4px;
	background-color:#c7e2fb;
}
#usermenu a b {
	display:none;
}
#usermenu a:hover {
	background-position:bottom left;
}
#usermenu a.um_follow {
	background-image:url('/images/um_follow.gif');
}
#usermenu a.um_unfollow {
	background-image:url('/images/um_unfollow.gif');
}
#usermenu a.um_atuser {
	background-image:url('/images/um_atuser.gif');
}
#usermenu a.um_pm {
	background-image:url('/images/um_pm.gif');
}
#usermenu a.um_edit {
	background-image:url('/images/um_edit.gif');
}
#usermenu a.um_ptg {
	background-image:url('/images/um_ptg.gif');
}
#usermenu a.um_backtoprofile {
	background-image:url('/images/um_backtoprofile.gif');
}
#usermenu a.um_nextpost {
	background-image:url('/images/um_nextpost.gif');
}
#usermenu a.um_prevpost {
	background-image:url('/images/um_prevpost.gif');
}
#usermenu strong.um_nonextpost {
	background-image:url('/images/um_nonextpost.gif');
}
#usermenu strong.um_noprevpost {
	background-image:url('/images/um_noprevpost.gif');
}
#usermenu a.um_joingr {
	background-image:url('/images/um_joingr.gif');
	width:37px;
}
#usermenu a.um_leavegr {
	background-image:url('/images/um_leavegr.gif');
	width:37px;
}
#usermenu .umtt {
	float:right;
	background-image:url('/images/umtt.gif');
	background-position:top right;
}
#usermenu .umtt div {
	float:left;
	background-image:url('/images/umtt2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 11px 7px 7px;
	color:#657482;
}
#pfhdrright {
	float:right;
	padding-top:9px;
	padding-right:9px;
	background-image:url('/images/pf_hdr_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
}
#pfhdrright a {
	float:right;
	display:block;
	width: 13px;
	height:13px;
	background-image:url('/images/close.gif');
	margin-left:10px;
	font-size:0px;
}
#pfhdrright a:hover {
	background-position:bottom left;
}
#pfattach {
	margin-top:3px;
	height:34px;
	z-index:50;
}
#pfattach a.attachbtn {
	display:block;
	float:left;
	margin-right:3px;
	background-image:url('/images/pfattach_a.gif');
	background-position:bottom right;
	line-height:1.2;
	height:30px;
	text-decoration: none;
}
#pfattach a.attachbtn b {
	display:block;
	float:left;
	padding:8px 8px 8px 30px;
	background-image:url('/images/pfattach_b.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#666;
	line-height:1.2;
	cursor:pointer;
	text-decoration: none;
}
#pfattach a.attachbtn:hover b {
	background-position:bottom left;
	color:#000;
	text-decoration: none;
}
.thepointlabel{
	color:#333;
	font-size:85%;
}
.galeri{
	float:left;
	width:290px;
	padding-top:10px;
	padding-left:5px;
}
.galeriust{
	float:left;
	width:290px;
}
.galerialt{
	float:left;
	width:290px;
	text-align:center;
	margin-left:8px;
}
.galerialt a:link {
	color: #C04E00;
	text-decoration: none;
	font-size:90% !important;
}
.galerialt a:visited {
	text-decoration: none;
	color: #C04E00;
	font-size:90% !important;
}
.galerialt a:hover {
	text-decoration: none;
	color: #F60;
	font-size:90% !important;
}
.galerialt a:active {
	text-decoration: none;
	color: #C04E00;
	outline: none;
	font-size:90% !important;
}
.galerialtsol{
	float:left;
	width:119px;
	margin-top:15px;
	border:1px solid #999;
	padding:2px 2px 2px 2px;
}
.galerialtsag{
	float:left;
	width:160px;
	padding-left:5px;
}
.galerialtsag1{
	float:left;
	width:160px;
	padding-bottom:5px;
}
.galerialtsagic{
	float:left;
	width:69px;
	margin-right:5px;
	border:1px solid #999;
	padding:2px 2px 2px 2px;
}
.solblokmekan2{
	float:left;
	width:441px;
/*	border:1px solid #7F1519;
	background: #fff url(images/bg-modules2.jpg) top left repeat-x; */
	margin-left:5px;
	margin-bottom:7px;
}
.yigit2{
	float:left;
	width:428px;
	padding:0 10px 2px 5px;
	margin-bottom:8px;
	border-bottom:1px dashed #999;
}
.yigitsol2{
	float:left;
	width:266px;
	font-size:140%;
	color:#999;
}
.yigitsag2{
	float:right;
	text-align:right;
	width:142px;
	padding:8px 10px 0 10px;
	font-size:90%;
	color:#999;
}
.yigitsag2 a:link, .yigitsag2 a:visited{
	text-align:right;
	color:#7F1519;
	text-decoration: none;
	font-size:90%;
	font-weight:bold;
}
.yigitsag2 a:hover{
	text-decoration: underline;
}
.han2{
	float:left;
	width:446px;
	padding:0 10px 4px 5px;
	color:#333;
}
.hansol2{
	float:left;
	width:154px;
	color:#333;
}
.hansag2{
	float:left;
	width:256px;
	padding:0 0 0 10px;
	color:#333;
}
.hansag2 a:link, .hansag2 a:visited{
	color:#7F1519;
	text-decoration: none;
	font-size:90%;
}
.hansag2 a:hover{
	text-decoration: underline;
}

.menu{
	float:left;
	width:638px;
	margin:6px 0 0 0;
	color:#333;
}

.menu li {
	float:left;
	display:block;
	width:124px;
	height:26px;
	padding-right:3px;
}
.menu li a:link, .menu li a:visited {
	background:url('/images/m1.png') no-repeat;
	float:left;
	width:124px;
	height:26px;
	color:#333;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:120%;
	padding-top:3px;
}
.menu li a:hover {
	color:#fff;
	background:url('/images/m2.png') no-repeat !important;
}
.active {
	color:#fff !important;
	background:url('/images/m2.png') no-repeat !important;
}

.menu2{
	float:left;
	width:638px;
	margin:6px 0 0 0;
	color:#333;
}

.menu2 li {
	float:left;
	display:block;
	width:174px;
	height:26px;
	padding-right:3px;
}
.menu2 li a:link, .menu2 li a:visited {
	background:url('/images/m3.png') no-repeat;
	float:left;
	width:174px;
	height:26px;
	color:#333;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:120%;
	padding-top:3px;
}
.menu2 li a:hover {
	color:#fff;
	background:url('/images/m4.png') no-repeat !important;
}
.active2 {
	color:#fff !important;
	background:url('/images/m4.png') no-repeat !important;
}
.candy_coated  {
	float:left;
	width: 574px;
	margin: 0 0 0px 0;
}
.candy_coated a {
	color: #ff3300;
}
.candy_coated ul {
	border-bottom: 0px solid #eee;
}
.candy_coated li {
	float:left;
	padding: 7px 0 0 5px;
	overflow: hidden;
}
.candy_coated li img {
	float: left;
	display: inline;
}
.candy_coated li p a {
	float: left;
	display: inline;
	margin: 0 0 0 0px;
	background: url(/images/btn_showtimes.gif) no-repeat;
	width: 108px;
	height: 20px;
	text-align:center;
	color:#fff;
	font-size:90% !important;
}

