/*
 * kosbas.com.tr - anasayfa sitil şablonları
 *
 */
 
.home			{ background:#134067; }

/* spot alanı */
.home .spot					{ background:#DBE8F2; height:378px; } 
.home .spot	.i				{ overflow:hidden; height:308px;  } 
.home .spot	.i h2 			{ background:url(../image/spot.pattern.png) top left; } 
.home .spot	.i h2 img		{ } 
.home .spot	.i h2 a			{ } 
.home .spot	.i h2 a span	{ display:block; font:bold 23px Georgia, Serif; color:white; padding:10px; } 


.home .spot	.n 				{ overflow:hidden; float:left; margin:0 0 0 10px; display:inline; } 
.home .spot	.n li			{ float:left; } 
.home .spot	.n li a			{ float:left; margin:15px 10px 0 0; width:45px; height:41px; background:#B6D0E4; text-align:center; border:2px solid white; color:white; font:34px Impact; }
.home .spot	.n li.selected a,
.home .spot	.n li a:hover		{ background:#154169; border-color:#DBE8F2; }

.home .spot	.n li.selected 		{ background:url(../image/spot.selected.png) 16px 1px no-repeat; }


.home .spot	.s 		{ width:360px; margin-top:15px; float:left; 	}
.home .spot	.s li 	{ font:bold 16px Arial; line-height:22px; }

 
.home .advg				{ margin-top:10px; }
.home .advg	ul			{ }
.home .advg	ul li		{ float:left; width:204px; background:white; }
.home .advg	ul li.sep	{ background:white url(../image/advg.seperator.png) 203px 100px no-repeat; }
.home .advg	ul li h3		{  }
.home .advg	ul li h3 img	{ margin:0;  }
.home .advg	ul li p		{ font:12px Arial; line-height:22px; color:#333333; margin:10px 15px; height:126px;   }
.home .advg	ul li p a	{ font:bold 12px Arial; color:#134067;}
.home .advg	ul li img	{ margin:12px;}


.home .gate 		{ width:592px; padding:10px; margin-top:10px; background:white; float:left;}
.home .gate img 	{  }
.home .gate h4 		{ font:21px Georgia; color:#0D243C; padding-top:8px;  }