/*
 * Şirket sayfalarının detayları
 */

.c-list .con 			{ padding:0; }
.c-list .con ol 		{ margin:0; padding:0; overflow:hidden;  }
.c-list .con ol li 		{ list-style:none; list-style-type:none;  list-style-position:outside; overflow:hidden;}
.c-list .con ol li 		{ padding-bottom:25px; margin:0 0 25px 0; clear:both; height:100px; border-bottom:1px solid #D2D2D2; }
.c-list .con ol li.last { border-bottom:none; }

.c-img 					{ float:left; }

.c-dtl					{ float:left; padding:0; margin:0 0 0 10px; width:470px; }
.c-dtl h3				{ margin:0 !important; padding:0 0 5px 0; font:bold 12px Arial; color:#134067; }
.c-dtl h3 a				{ color:#134067; }
.c-dtl p				{ margin:3px 0;}
.c-dtl .go				{ font:13px Arial; color:#990000;}

.c-detay .con 			{ overflow:hidden;}
.c-detay .con .logo		{ float:left; background:white; border:1px solid #E4E4E4; width:102px; height:112px; margin:0 10px 0 0; padding:10px 0 0 10px;  }
.c-detay .con h3		{ font:bold 15px Arial; padding-top:10px; margin:0 0 10px 0; }
.c-detay .con h4		{ font:19px Georgia; color:#134067; margin:0 0 10px 0;}
.c-detay .con p			{ line-height:18px; margin:0 0 15px 0; color:#333333; }
.c-detay .con p.c-inf	{ line-height:25px; }
.c-detay .con p strong	{ color:#134067; margin:10px 0; }
.c-detay .con p a		{ color:#333333; }
.c-detay .con hr		{ margin:15px 0; height:1px; border:none; border-bottom:1px solid #D2D2D2; }

.c-glr					{ overflow:hidden; }
.c-glr li 				{ background:#E5E5E5; width:110px; overflow:hidden; }
.c-glr li 				{ float:left; text-align:center;  padding-bottom:10px;}
.c-glr li.center 		{ margin:0 19px;}
.c-glr li a 			{ font:11px Arial; color:#333333; }
.c-glr li a img 		{ margin:10px; clear:both; }

.t-in	{ padding:0; margin:0 30px 30px 0 !important; height:auto !important;  }