@import url('altyapi.css');
@import url('menu.css');
@import url('front.css');

body		
{
	background-image:url(../img/back.jpg);
	background-repeat:no-repeat;
	background-color: #eeeeee;
	background-position: top;
	margin: 0;
	font-size: 11px;
	color: #777;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
}
/*  COLOR ALANI  */
.color {color:#074389 !important;}
.color_bg {background-color:#122b54 !important;}
.color_bg a {background-color:#122b54 !important;}
.color_bg a:hover{background-color:#074389 !important;}
.liste a:hover {background-color:#074389; display:block; color:#FFFFFF;}

/* MENU BAŞLADI */
#menu			{	background-image:url(../img/C09/menu_bg.jpg);	width:auto;	height:40px;		clear:both;}
#menu-ic		{   width:875px; margin-left:auto; margin-right:auto;	height:40px; float:left;}
#menu ul		{	width:875px;	list-style:none;	margin:0;	padding:0;	float:left:both;}
#menu li		{	color:#FFFFFF;	line-height:40px;	float:left;}
#menu a			{	color:#FFFFFF; display:block; padding-left:5px;	padding-right:5px;	text-decoration:none;}
#menu a:hover	{color:#ffffff;	display:block; background-image:url(../img/C09/menu_hover.png); text-decoration:none;}
.menu_line {width:2px;  margin-left:1px !important;	margin-right:1px !important; height:40px; float:right; background-image:url(../img/C09/menu_line.png);}
/* MENU BİTTİ */


.panel a{background-image:url(../img/C17/panel_bg.jpg); padding-left:5px; padding-right:5px;}
.panel a:hover {color:#000 !important;}

/*  FOOTER ALANI  */
#footer_area {width:auto;  height:50px; background-image:url(../img/C09/footer_bg.jpg);  clear:both;}
#footer {	width: 1000px;	height: 50px;	line-height: 50px;	clear: both;	color: #fff;	margin-left: auto;	margin-right: auto;}
#copyright  {width:840px; float:left;} 
#kureselnet a {	width: 160px;	color: #fff;	text-align: right;	float: left;}

/*  ÜRÜN ALANI  */
.product a {background-color:#eee !important; float:left;}
.product a:hover {background-color:#122b54 !important; color:#fff; float:left;}
.product_pic	{width:235px; height:200px; clear:both;  }
.product_title	{width:auto; height:30px; line-height:30px; margin-left:10px; margin-right:10px;  clear:both; font-family:Open Sans; font-size:14px; font-weight:600;}
.product_desc	{	width: auto;	height: 80px;	line-height: 18px;	margin-left: 10px;	margin-right: 10px;	clear: both; text-align:justify;}
.product_detail	{width:auto; height:31px; background-color:#8f8d8d; text-align:center; color:#fff; line-height:30px; font-weight:600; margin-left:10px; margin-right:10px; clear:both; margin-bottom:5px;}

/*  ANA SAYFA ALANI  */
.index_service_pic {width:48px; height:48px; border-radius:50%; padding:8px; float:left; background:#fff; margin-right:6px;}
.index_service_title {width:250px; height:25px; line-height:25px; float:left; font-size:14px;}
.urun_back {width:100%; height:450px; background:url(../img/urun_back.jpg); clear:both;}
.index_news a {background:#fff; display:block;} .index_news a:hover {background:#122b54; color:#fff !important; display:block;}
.index_news_pic {width:100%; height:150px; border-radius:50%; float:left; background:#fff; }
.index_news_title {width:100%; height:25px; line-height:25px; float:left; font-size:14px !important;}
.padding5 {padding:5px;}





.btn	{   	display: inline-block;	height:40px;	border:0;   cursor: pointer; font-family: 'Open Sans' ; font-size:12px; background-color:#8f8d8d;	color:#fff;  float:right;}
.btn:hover {  background-color:#707070; }

.button	a{width:100px; height:31px;  background-color:#8f8d8d; text-align:center; color:#fff; line-height:31px; font-weight:600;  clear:both; margin-bottom:5px; color:#fff; display:block; float:right;}
.button a:hover {background-color:#707070; }

.title {width:100%; color:#fff;  letter-spacing:-0.5px; height:38px; line-height:38px;  font-size:18px; font-family:Open Sans; font-weight:600; background:#074389;  clear:both; }

.title span {margin-left:10px; background:#0f1521; padding:6px 10px 6px 10px; color:#fff; font-style:italic;}
