body {
	position: relative;
	background-color: #00427f;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, li 	{ padding: 0px; margin: 0px; list-style: none; }
img, a 	{ border: 0px; text-decoration: none; }
a:hover	{ text-decoration: underline; }

#wrap 			{ position: relative; border-top: 2px solid #102e6c; }
.pgContainer	{ display: block; width: 960px; margin: 0 auto; }

#header			{ display: block; margin-top: 20px; }
#header .pgLogo { float: left; margin-top: 0px; }

.banner-728x90 		{ width: 728px; height: 90px; line-height: 90px; background: #dedede; color: #ffffff; font-size: 24px; text-align: center; }
.banner-300x250		{ width: 300px; height: 250px; margin-bottom: 10px; line-height: 250px; background: #dedede; color: #ffffff; font-size: 24px; text-align: center; }

.left 	{ float: left; }
.right 	{ float: right; }

.wide640 			{ width: 640px; }
.wide640.subpage 	{ width: 625px; padding: 15px 0px 0px 15px; }
.wide300 			{ width: 300px; }
.wide760 			{ width: 760px; }
.wide170 			{ width: 170px; }

.marginTop-7	{ margin-top: 7px; }
.marginTop-10	{ margin-top: 10px; }
.marginTop-20	{ margin-top: 20px; }
.marginTop-30	{ margin-top: 30px; }

.line-height-15 { line-height: 15px; }
.line-height-20 { line-height: 20px; }
.line-height-25 { line-height: 25px; }
.line-height-30 { line-height: 30px; }

.text-left 		{ text-align: left; }
.text-right 	{ text-align: right; }
.text-center 	{ text-align: center; }

.loading	{ background: url('/_img/ajax-loader.gif') no-repeat center center; width: 100%; height: 120px; }
.opacity 	{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
.error		{ width: 100%; height: 200px; line-height: 200px; text-align: center; background-color: #F8F8F8; font-size: 18px; }
.clear 		{ clear: both; }


.kutu 	{ margin: 5px; padding: 4px; border: solid 1px #D8D8D8; background-color: #F7F7F7; overflow: hidden; }
.kutu2 	{ margin: 0px; padding: 4px; border: solid 1px #D8D8D8; background-color: #F7F7F7; }
.kutu3 	{ margin: 0px; padding: 1px; border: solid 1px #D8D8D8; background-color: #F7F7F7; overflow: hidden; }
.ansi 	{ float: left; margin-top: 2px; margin-left: 4px; margin-right: 4px; padding: 4px; border: solid 1px #CCCCCC;	background-color: #F0F5FF; }
.red 	{ border: solid 1px #B50000; background-color: #FFEBEB; }
.red1 	{ border: solid 1px #FFEBEB; background-color: #B50000; }
.green 	{ border: solid 1px #DDF0DD; background-color: #316396; color: #FFFFFF; }
.yesil 	{ border: solid 1px #DDF0DD; background-color: #EBFFEB; }
.blue 	{ border: solid 1px #CEE2F2; background-color: #F0F5FF; }
.blue1 	{ border: solid 1px #AEB2F2; background-color: #E0E5FF; }
.mvsy 	{ border: solid 1px #CCCCCC; background-color: #E0E5FF; }
.black 	{ border: solid 1px #000000; background-color: #FFFFFF; }
.siyah 	{ border: solid 1px #000000; background-color: #EFEFEF; color: #000; }


#search	{ position: relative; }
#search .search_img 		{ position: relative; z-index: 20; background-color: #102e6c; cursor: pointer; }
#search .search_img.active 	{ background-color: #e9e9e9; border-left: 1px solid #102e6c; border-right: 1px solid #102e6c; }

#search .search_box { display: none; position: absolute; z-index: 10; right: 0px; top: 11px; width: 265px; background-color: #ffffff; border: 1px solid #102e6c; }
#search .search_box	input			{ border: 0px; height: 30px;  }
#search .search_box .search_input  	{ width: 220px; height: 28px; }
#search .search_box .search_submit 	{ float: right; width: 32px; background-color: #e9e9e9; cursor: pointer; } 

.main { background-color: #ffffff; padding: 5px; min-height: 800px; margin-top: 0px; }

#topnav					{ background-color: #f8f8f8; width: 958px; height: 27px; border: 1px solid #e7e7e7; border-top: 0px; }
#topnav a				{ color: #ffffff; }
#topnav a:hover			{ text-decoration: none; }
#topnav .member 		{ display: table; float: left; margin-left: 10px; }
#topnav .member span 	{ display: block; float: left; background-color: #102e6c; height: 30px; line-height: 30px; padding: 0 10px; font-family: Arial, Tahoma; font-size: 12px; color: #ffffff; cursor: pointer; }
#topnav .member .login 	{ margin-left: 5px; }
#topnav .share 			{ float: right; margin-right: 10px; }

#topnav .user 				{ display: table; float: left; position: relative; margin-left: 10px; }
#topnav .user span 			{ display: block; float: left; background-color: #102e6c; height: 30px; line-height: 30px; padding: 0 10px; font-family: Arial, Tahoma; font-size: 12px; color: #ffffff; }
#topnav .user .uimage 		{ width: 24px; height: 24px; margin-top: 1px; border: 1px solid #c5c5c5; }
#topnav .user .utext		{ padding-left: 0px;  font-family: Arial, Tahoma; font-size: 12px; }

#topnav .user .uinfo 		{ position: relative; }
#topnav .user .uinfo .ubullet		 { margin-top: 10px; cursor: pointer; }
#topnav .user .uinfo .ubulletlist	 { display: none; position: absolute; top: 22px; right: 10px; }
#topnav .user .uinfo .ubulletlist li { width: 105px; height: 25px; line-height: 25px; padding-left: 10px; background-color: #2d57ad; border-bottom: 1px solid #6895f0; cursor: pointer; }
#topnav .user .uinfo .ubulletlist li.last-child { border-bottom: 0px; }
 
#navigation 					{ display: table; width: 946px; padding: 0px 7px; margin: 0px -5px; background-color: #102e6c; height: 27px; line-height: 27px; border-bottom: 4px solid #f6ee31; font-family: Arial, Tahoma; }
#navigation li 					{ float: left; width: 113px; margin-top: 3px; text-align: center; font-size: 14px; border-right: 1px solid #2d57ad;  }
#navigation li a 				{ color: #ffffff; text-decoration: none; }
#navigation li.selected 		{ background-color: #2d57ad; }
#navigation li.icon 			{ background-color: #f6ee31; width: 32px; height: 27px; vertical-align: middle; }
#navigation li.icon.selected	{ background-color: #f6ee31; } 
#navigation li.icon	img 		{ margin-top: 5px; }
#navigation li.last-child 		{ border-right: 0px; }


#footer 		{ display: table; background-color: #eeeeee; width: 100%; min-height: 100px; border-top: 1px solid #dadada; }
#footer .column { display: table-cell; width: 25%; border-left: 1px solid #dadada; }
#footer .column.first-child { border-left: 0px; }

#footer .desc 			{ padding: 30px; color: #595959; }
#footer .desc a 		{ color: #595959; text-decoration: none; }	
#footer .desc a:hover 	{ text-decoration: underline; }
#footer .desc li 		{ line-height: 20px; overflow: hidden; }
#footer .desc .head 	{ font-family: Arial, Tahoma; font-weight:bold; font-size: 12px; }
#footer .desc .sub 		{ font-family: Arial, Tahoma; font-size: 10px; }

.box 							{ display: table; width: 100%; margin-bottom: 10px; }
.box .boxTitle 	 				{ background-color: #102e6c; height: 27px; line-height: 27px; padding-left: 10px; font-family: Arial, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #ffffff; }
.box .boxTitle	a				{ color: #ffffff; }
.box .boxContainer 				{ border: 1px solid #c5c5c5; border-top: 4px solid #f6ee31; }
.box .boxContainer .boxContent 	{ background-color: #f8f8f8; border: 1px solid #ffffff; }
.box .boxContainer .boxHr 		{ background-color: #102e6c; width: 100%; height: 2px; }

.boxMobile { text-align: center; padding: 5px; }

#headline { width: 640px; height: 516px; background-color: #f8f8f8; margin-bottom: 10px; }

/*<!-- Fikstur - Puan Durumu --> */
.boxStats { position: relative; padding: 10px; font-family: Arial, Tahoma; color: #102e6c; }
.boxStats .statsTitle 	{ padding-bottom: 5px; border-bottom: 1px solid #102e6c; font-size: 15px; margin-bottom: 10px; }

.boxStats .statsFixture			{ display: table; width: 100%; height: 65px; position: relative;  }
.boxStats .statsFixture	li 		{ float: left; text-align: center; }
.boxStats .statsFixture	span 	{ display: block; }

.boxStats .statsFixture	li.team					{ width: 102px; text-align: center; }
.boxStats .statsFixture	li.team	.teamTitle		{ height: 24px; line-height: 24px; overflow: hidden; font-family: Arial, Tahoma; font-weight:bold; font-size: 15px; }
.boxStats .statsFixture	li.team	.teamImage img	{ margin-top: 5px; width: 32px; }

.boxStats .statsFixture	li.score				{ width: 72px; }
.boxStats .statsFixture	li.score .text 			{ height: 24px; line-height: 24px; font-family: Arial, Tahoma; font-weight:bold; font-size: 17px;  }
.boxStats .statsFixture	li.score .info 			{ position: absolute; left: 70px; top: 30px; width: 140px;  font-size: 12px; }
.boxStats .statsFixture	li.score .info .stad	{ height: 17px; line-height: 17px; overflow: hidden; margin-bottom: 2px; }	


.boxStats .statsLeagueTable	{  }
.boxStats .statsLeagueTable li		{ display: table; background-color: #ebebeb; width: 100%; height: 25px; line-height: 25px; overflow: hidden; margin-bottom: 1px; }
.boxStats .statsLeagueTable li span	{ display: block; float: left; }

.boxStats .statsLeagueTable .head 		{ background-color: #dcdcdc; }
.boxStats .statsLeagueTable .selected 	{ background-color: #102e6c; color: #f6ee31; }

.boxStats .statsLeagueTable .team { width: 120px; height: 25px; line-height: 25px; padding-left: 6px; overflow: hidden; }
.boxStats .statsLeagueTable .cell { width: 30px; text-align: center; }

#fs_be .boxStats .statsLeagueTable .team { width: 150px; }
#fs_bk .boxStats .statsLeagueTable .team { width: 150px; }

.boxStats .statsNav			{ position: absolute; right: 15px; top: 15px; }
.boxStats .statsNav span 	{ cursor: pointer; }

.boxStats .statsTabs	{ display: table; width: 100%; margin-top: -9px; margin-bottom: 3px; border-bottom: 2px solid #d4d4d4; text-align: center; }
.boxStats .statsTabs li	{ display: table-cell; width: 33.3%; height: 30px; line-height: 30px; cursor: pointer; }
.boxStats .statsTabs li:hover { background-color: #d4d4d4 }
.boxStats .statsTabs li.selected { background-color: #d4d4d4 }

/*<!-- Fikstur - Puan Durumu --> */


#topHeadline 				{ display: table; width: 100%; margin-bottom: 10px; }
#topHeadline li 			{ float: left; width: 218px; border: 1px solid #d4d4d4; }
#topHeadline li .thImg 		{ width: 218px; height: 106px; }
#topHeadline li .thTitle 	{ display: block; padding: 5px; height: 28px; overflow: hidden; font-family: Arial, Tahoma; font-weight:bold; font-size: 13px; }
#topHeadline li .thTitle a	{ color: #595959; text-decoration: none; }
#topHeadline li.thvr 		{ margin: 11px; width: 1px; height: 132px; background-color: #c9c9c9; border: 0px; }



#pgBar 			{ display: table; width: 100%; height: 20px; line-height: 20px; margin-top: 5px; margin-bottom: 10px; border-bottom: 1px solid #c6c6c6; font-family: Arial, Tahoma; font-size: 12px; color: #595959; }
#pgBar a		{ color: #595959; text-decoration: none; }
#pgBar a:hover	{ text-decoration: underline; }
#pgBar b 		{ font-family: Arial, Tahoma; font-weight:bold; }
#pgBar .pgOther, .pgDate { font-size: 10px; text-align: right; float: right; }


.newsList 				{ position: relative; width: 100%; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #c6c6c6;  }
.newsList .nlImage 		{ float: left; }
.newsList .nlImage img 	{ border: 1px solid #c6c6c6; }
.newsList .nlText  			{ float: left; margin-left: 10px; width: 446px; }
.newsList .nlText a 		{ color: #595959; text-decoration: none; }
.newsList .nlText .nlTitle 	{ font-family: Arial, Tahoma; font-weight:bold; font-size: 18px; }
.newsList .nlText .nlDesc 	{ font-family: Arial, Tahoma; font-size: 14px; margin-top: 10px; }
.newsList .nlType	{ position: absolute; top: 0px; right: 0px; }

.boxMost { padding: 10px; }
.boxMost .mostList 					{ }
.boxMost .mostList li 				{ display: table; width: 100%; height: 25px; border-bottom: 1px solid #c8c8c8; }
.boxMost .mostList li a				{ color: #5d5c5c; text-decoration: none; }
.boxMost .mostList li a:hover		{ text-decoration: underline; }
.boxMost .mostList li span			{ display: block; line-height: 25px; overflow: hidden; }
.boxMost .mostList li.last-child	{ border-bottom: 0px; }
.boxMost .mostList .mostTitle 		{ float: left; width: 259px; font-family: Arial, Tahoma; font-size: 12px; color: #5d5c5c; }
.boxMost .mostList .mostComment 	{ float: left; padding-left: 5px; }


.boxVideo { padding: 10px; }
.boxVideo .vdAdv { font-family: Arial, Tahoma; font-weight:bold; font-size: 15px; color: #595959; }
.boxVideo .vdAdv a { color: #595959; }

.boxVideo .vdBig 		{  }
.boxVideo .vdBig img 	{ width: 274px; height: 210px; border: 1px solid #757575; }

.boxVideo .videoTab 		{ display: table; width: 100%; margin-top: 10px; }
.boxVideo .videoTab span 	{ display: block; }

.boxVideo .videoTab .vdprev	 	{ float: left; margin-top: 11px; cursor: pointer; }
.boxVideo .videoTab .vdnext	 	{ float: right; margin-top: 11px; cursor: pointer; }
.boxVideo .videoTab .vdlist 			{ float: left; display: table; }
.boxVideo .videoTab .vdlist li 			{ display: none; position: relative; float: left; width: 72px; height: 54px; background: url('/_img/video/mini_player.png') no-repeat center center; margin-left: 5px; border: 1px solid #102e6c; cursor: pointer; } 
.boxVideo .videoTab .vdlist li.active 	{ display: block; }
.boxVideo .videoTab .vdlist li .vdImage	{ width: 72px; height: 54px; }

.boxPlayers { padding: 10px; font-family: Arial, Tahoma; font-size: 12px; }
	
.boxPlayers .playersList {  }
.boxPlayers .playersList li 		{ display: table; width: 100%; height: 25px; line-height: 25px; background-color: #ebebeb; margin-bottom: 1px; }
.boxPlayers .playersList li span 	{ display: block; float: left; width: 68px; height: 25px; overflow: hidden; text-align: center; }
.boxPlayers .playersList li .plname { width: 135px; padding-left: 5px; text-align: left; }
.boxPlayers .playersList li .plposition { width: 86px; font-size: 10px; }
.boxPlayers .playersList li .plnumber 	{ width: 50px; }

.boxPlayers .playersList.head 		{ margin-bottom: 5px; border-bottom: 1px solid #102e6c; color: #102e6c; }
.boxPlayers .playersList.head li 	{ background: none; }

.boxPlayers .playersTabs				{ display: table; width: 296px; margin: -10px -10px 3px -10px; border-bottom: 2px solid #d4d4d4; text-align: center; color: #102e6c; }
.boxPlayers .playersTabs li				{ display: table-cell; width: 33.3%; height: 25px; line-height: 25px; cursor: pointer; }
.boxPlayers .playersTabs li:hover 		{ background-color: #d4d4d4 }
.boxPlayers .playersTabs li.selected 	{ background-color: #d4d4d4 }



.boxPanaroma {  font-family: Arial, Tahoma; font-size: 12px; }

.boxPanaroma .panoramaTabs					{ display: table; width: 100%; border-bottom: 2px solid #d4d4d4; text-align: center; color: #102e6c; }
.boxPanaroma .panoramaTabs li				{ display: table-cell; width: 33.3%; height: 25px; line-height: 25px; cursor: pointer; }
.boxPanaroma .panoramaTabs li:hover 		{ background-color: #d4d4d4 }
.boxPanaroma .panoramaTabs li.selected 		{ background-color: #d4d4d4 }

.boxPanaroma .panoramaContent  { padding: 10px; padding-top: 0px; }

.boxPanaroma .panoramaContent .pcTitle 				{ display: block; padding-bottom: 5px; margin: 10px 0px; border-bottom: 1px solid #102e6c;	font-size: 15px; color: #102e6c; }
.boxPanaroma .panoramaContent .pcList 				{ font-size: 11px; }
.boxPanaroma .panoramaContent .pcList li 			{ display: table; width: 100%; }
.boxPanaroma .panoramaContent .pcList li span 		{ display: block; float: left; height: 25px; overflow: hidden; }
.boxPanaroma .panoramaContent .pcList li .pcIcon 	{ width: 20px; text-align: center; }
.boxPanaroma .panoramaContent .pcList li .pcAv 		{ width: 60px;	text-align: center;	color: #b29932;	}
.boxPanaroma .panoramaContent .pcList li .pcName 	{ width: 190px; padding-left: 6px; }

.boxPanaroma .panoramaContent .pcDate { height: 25px; line-height: 25px; margin: 10px -10px -10px -10px; padding-right: 5px; background-color: #d4d4d4; color: #102e6c; text-align: right; }

.boxEnotu { padding: 10px; font-family: Arial, Tahoma; font-size: 12px; color: #505050; }


#comments				{ margin-top: 10px; }
.boxCommentLogin 		{ padding: 10px; }
.boxCommentLogin img 	{ cursor: pointer; }

#comments .boxComment 				{ position: relative; padding: 8px; }
#comments .boxComment .commentArea 	{ width: 99%; height: 120px; margin-bottom: 10px; border: 1px solid #e3e3e3; }
#comments .boxComment .commentSub	{ display: table; width: 100%; }
#comments .boxComment .commentSub span	{ display: block; float: left; width: 45%; }

#charlimitinfo 	{ height: 30px; line-height: 30px; font-family: Arial, Tahoma; }
#commentsubmit	{ cursor: pointer; }

.yrmlistbox { display: table; position: relative; width: 96%; padding: 2%; margin-top: 10px; border: 1px solid #e3e3e3; }

.yrmlistbox .yrmavatar 		{ float: left; }
.yrmlistbox .yrmavatar img 	{ width: 50px; height: 50px; border: 1px solid #102e6c; }

.yrmlistbox .yrmcontent 		{ float: left; width: 552px; margin-top: 10px; margin-left: 10px; font-family: Arial, Tahoma; font-size: 12px; }
.yrmlistbox .yrmsubcontent 		{ float: left; width: 467px; margin-left: 10px; font-family: Arial, Tahoma; font-size: 12px; }

.yrmlistbox .yrmhead 			{ display: table; width: 100%; border-bottom: 1px solid #cccccc; }
.yrmlistbox .yrmhead span 		{ display: block; float: left; height: 20px; line-height: 20px; }
.yrmlistbox .yrmhead .yrmnick 	{ padding: 0px 5px; background-color: #102e6c; color: #ffffff; }
.yrmlistbox .yrmhead .yrmdate 	{ margin-left: 10px; }
.yrmlistbox .yrmhead .yrmlike 		{ float: right; padding: 0 2px; cursor: pointer; }
.yrmlistbox .yrmhead .yrmdislike 	{ float: right; padding: 0 2px; cursor: pointer; }
.yrmlistbox .yrmhead .yrmcount 		{ float: right; padding: 0 2px; font-size: 10px; }

.yrmlistbox .yrmtext 	{ margin-top: 10px; }
.yrmlistbox .yrmcvp 	{ position:  absolute; top: 0px; right: 0px; width: 100px; height: 20px; line-height: 20px; border-left: 1px solid #cccccc; text-align: center; font-size: 11px; }
.yrmlistbox .yrmcvp a 	{ color: #595959; }
.yrmcommenterror		{ font-size: 11px; cursor: pointer; font-family: Arial, Tahoma; font-weight:bold; }
.yrmmobile				{ position: absolute; top: 65px; left: 15px; }

.twitterbox 			{ position: relative; width: 323px;  height: 256px; background-color: #f5f5f5; border: 1px solid #c5c5c5; }
.twitterboxcontent 		{ padding: 10px; height: 155px; overflow: hidden; }
.twitterboxlist			{  }
.twitterboxlist li { display: table; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #c5c5c5; }
.twitterboxlist .twitimage 		{ float: left; width: 48px; height: 48px; }
.twitterboxlist .twitimage img	{ width: 48px; height: 48px; }
.twitterboxlist .twitcontent	{ float: left; width: 245px; margin-left: 10px; }
.twitterboxlist .twitcontent .twitname 	{ color: #102e6c; }
.twitterboxlist .twitcontent .twittdate { color: #D3A34F; font-size: 10px; }

.twitterboxsub 				{ padding: 10px; }
.twitterboxsub .tbfollow 	{ float: left; }
.twitterboxsub .tbnav	 	{ float: right; }
.twitterboxsub .tbnav span 	{ cursor: pointer; }

.qparams 			{ margin: 20px 0; font-family: Arial, Tahoma; font-weight:bold; font-size: 18px; }
.qparams .qptitle 	{ color: #878318; }

.paginate { display: table;	margin: 20px auto; }
.paginate .pagecount { text-align: center; margin: 10px 0px; }
.paginate a { color: #595959; }
.paginate .nav 			{ float: left; width: 80px; height: 23px; line-height: 23px; text-align: center; }
.paginate .navList 		{ float: left; display: table; }
.paginate .navList li 	{ float: left; width: 25px; height: 25px; line-height: 25px; text-align: center; background-color: #f5f5f5; margin-left: 5px; }
.paginate .navList li.active { background-color: #102e6c; color: #ffffff; } 	
.paginate .nav 			{  }
.paginate .nav.next 	{ margin-left: 5px; }
.paginate .nav.disabled { border: 1px solid #ebebeb; background-color: #f5f5f5; color: #dcdcdc; }


.boxtdk { padding: 10px; }
.boxtdk .boxtdkleft 	{ float: left; width: 184px; font-family: Arial, Tahoma; font-weight:bold; }
.boxtdk .boxtdkright 	{ float: right; width: 90px; text-align: center; }
.boxtdk a 				{ color: #595959; }
.boxtdk .boxtdktitle 	{ font-size: 14px; margin-bottom: 5px; }
.boxtdk .boxtdkdate 	{ font-size: 12px; color: #102e6c; margin-bottom: 5px; }
.boxtdk .boxtdkdesc 	{ font-size: 12px; font-family: Arial, Tahoma; margin-bottom: 5px; }
.boxtdk .boxtdknic 		{ font-size: 14px;  }

.boxtdk .boxtdkimage	{ width: 78px; border: 3px solid #102e6c; padding: 3px; margin-bottom: 10px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }


.writerslist 	{  }
.writerslist li { border-top: 2px solid #102e6c; }
.writerslist li.first-child { border-top: 0px;  }

.writerslist li .wcontainer { padding: 10px; }
.writerslist li .wimage		{ float: left; width: 60px; height: 70px; border: 1px solid #c5c5c5; }
.writerslist li .wimage img { width: 60px; height: 70px; }
.writerslist li .wtext 		{ float: left; width: 200px; margin-left: 10px; }
.writerslist li .wtext span { display: block; font-family: Arial, Tahoma; color: #595959; }
.writerslist li .wtext .wname 	{ font-family: Arial, Tahoma; font-weight:bold; font-size: 15px; }
.writerslist li .wtext .wtitle 	{ font-size: 13px; margin-top: 5px; }
.writerslist li .wtext .wdate 	{ font-size: 10px; margin-top: 5px; }
.writerslist li .wtext  a 		{ color: #595959; }

#chartdiv { width: 100%; height: 200px; }

.boxnewsgallery { padding: 10px; }

.newsgalleryList 				{ display: table; float: left; margin: 0px 20px; margin-left: 0px; }
.newsgalleryList li 			{ float: left; display: none; margin-left: 18px; }
.newsgalleryList li .nglimage 	{ width: 120px; height: 186px; border: 1px solid #c5c5c5;	cursor: pointer; }
.newsgalleryList li.active 		{ display: block; }

.newsgalleryNav 			{ display: block; width: 16px; height: 37px; margin-top: 78px; cursor: pointer; }
.newsgalleryNav.prev 		{ background: url('/_img/ok_sol_gri.png') no-repeat; float: left; }
.newsgalleryNav.next 		{ background: url('/_img/ok_sag_gri.png') no-repeat; float: right; }
.newsgalleryNav.prev:hover 	{ background: url('/_img/ok_sol_laci.png') no-repeat; }
.newsgalleryNav.next:hover 	{ background: url('/_img/ok_sag_laci.png') no-repeat; }

.boxgallery { padding: 10px; }

.galleryList 				{ display: table; float: left; margin: 0px 20px; margin-left: 12px; }
.galleryList li 			{ float: left; display: none; width: 130px; margin-left: 8px; }
.galleryList li .glimage 	{ width: 128px; /*height: 140px;*/ border: 1px solid #c5c5c5; cursor: pointer; }
.galleryList li span 		{ display: block; margin-top: 3px; text-align: center; font-family: Arial, Tahoma; color: #595959; }
.galleryList li span a		{ color: #595959; }
.galleryList li.active 		{ display: block; }

.galleryNav 			{ display: block; width: 16px; height: 37px; margin-top: 60px; cursor: pointer; }
.galleryNav.prev 		{ background: url('/_img/ok_sol_gri.png') no-repeat; float: left; }
.galleryNav.next 		{ background: url('/_img/ok_sag_gri.png') no-repeat; float: right; }
.galleryNav.prev:hover 	{ background: url('/_img/ok_sol_laci.png') no-repeat; }
.galleryNav.next:hover 	{ background: url('/_img/ok_sag_laci.png') no-repeat; }


.allnews 	{ background: url('/_img/kucuk_manset/tumhaber_bck.png') no-repeat; width: 114px; height: 29px; line-height: 29px; margin: 0 auto; margin-bottom: 10px; text-align: center; }
.allnews a 	{ color: #ffffff; }

.search				{ float: left; display: table; margin-left: 5px; }
.search .big_input 	{ width: 100%; border: 0px; height: 24px; }
