﻿

/* ---------------------------------------
	[ ANASAYFA KAYAN HABERLER ] ---------- */
	
	#jquery_news {
	  width:550px;
	  height:30px;
	  margin-top:9px;
	  float:left;
	  position: relative;
	  overflow: hidden;
	  border:none;
	}
	
		#jquery_news li {
			padding:0 0 0 20px;
			margin-left:8px;
			background:url(../images/clock.gif) no-repeat;
			font:11px Verdana;
			color:#868889;
			text-align:left;
			line-height:14px;
			border:none;
		}
	
		#jquery_news li span { color:#bcbdbe; margin-right:15px; }
		#jquery_news li a { color:#868889; text-decoration:underline; }		
		#jquery_news li a:hover { color:#555; text-decoration:none; }	
			
		#jquery_news .headline {
		 position: absolute;
		 top:80px;
		 left:5px;
		 height:30px;
		 width:550px;
		} 



/* ---------------------------------------
	[ ANASAYFA KAYAN URUN GRUPLARI ] ----- */		
		
	body#urungrup_slide_hpage #jquery_news {
		  width:160px;
		  height:285px;
		  margin-top:0;
		  padding:0;
		  float:left;
		  position: relative;
		  overflow: hidden;
		}
	
		body#urungrup_slide_hpage #jquery_news li {
			padding:0;
			margin-left:0;
			background:none;
			font:11px Verdana;
			text-align:left;
			line-height:14px;
		}
	
		body#urungrup_slide_hpage #jquery_news li h2 { color:#3a6d98; font:bold 11px Arial; text-align:center; }
		body#urungrup_slide_hpage #jquery_news li p { color:#868889; }		
		body#urungrup_slide_hpage #jquery_news li p.photo { padding:5px 0; text-align:center; }		
		body#urungrup_slide_hpage #jquery_news li a { text-decoration:none; }		
		body#urungrup_slide_hpage #jquery_news li a:hover { text-decoration:underline; }	
			
		body#urungrup_slide_hpage #jquery_news .headline {
		 position: absolute;
		 top:300px;
		 left:0;
		 height:285px;
		 width:160px;
		} 

