@import url('altyapi.css');
@import url('menu.css');



body		
{
	background-color: #ececec !important;
	background-position: top;
	background:url(../img/back.jpg) no-repeat ;
	margin: 0;
	font-size: 12px;
	color: #777;
	font-family: Open Sans, Tahoma, Helvetica, sans-serif;
}
/*  COLOR ALANI  */
.color {color:#7c006e !important;}
.color_bg {background-color:#7c006e !important;}
.color_bg a {background-color:#7c006e !important;}
.color_bg a:hover{background-color:#45053e !important;}

/* MENU BAŞLADI */
#menu			{	background-image:url(../img/C11/menu_bg.jpg);	width:auto;	height:40px;	 	clear:both;}
#menu-ic		{   width:855px; margin-left:auto; margin-right:auto;	height:40px; float:left;}
#menu ul		{	width:855px;	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/C11/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/C11/menu_line.png);}
/* MENU BİTTİ */


/*  FOOTER ALANI  */
#footer_area {width:auto;  height:50px; background-image:url(../img/C11/footer_bg.jpg);  clear:both;}

/*  ÜRÜN ALANI  */
.product a {  background-color:#fff !important; float:left;}
.product a:hover {background-color:#f5f5f5 !important; 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; color:#7c006e; 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;  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_duyuru_pic {width:50px; height:50px; float:left; margin-right:10PX;}
.index_duyuru_title {width:260px; height:20px; line-height:20px; padding-top:5px; font-weight:600;}
.index_duyuru_date {width:260px; height:20px; line-height:20px; padding-bottom:5px;}
.duyuru {margin:0 0 5px 0;}
.index_box {background:#ccc !important; height:220px; float:left; width:300px; padding:10px;}

.index_hakkimizda_pic {height:80px; }


.hizmet_pic {width:300px; height:150px; clear:both;}
.hizmet_title {height:20px; line-height:20px; clear:both; font-weight:600;}
.hizmet_cont {height:100px; clear:both;}


.btn	{   	display: inline-block;	height:40px;	border:0;   cursor: pointer; font-family: 'Open Sans' ; font-size:12px; background-color:#7c006e;	color:#fff;  float:right;}
.btn:hover {   background-color:#45053e;}

.button	a{width:100px; height:31px; background-image:url(../img/C11/button_over.jpg); text-align:center; color:#fff; line-height:31px; font-weight:500; clear:both; margin-bottom:5px; color:#fff; display:block; float:right;}
.button a:hover {background-image:url(../img/C11/button_hover.jpg);}


.title {width:auto; background-image:url(../img/C11/title.png); color:#7c006e; height:40px;  padding-left:10px; color:#fff; font-style:italic; line-height:40px; font-size:14px; font-family:Open Sans; font-weight:600;}



/* hizmet carousel */
.hizmet_carousel ul { margin:0;  padding:0; float:left; list-style:none; ;}
.hizmet_carousel li {	float: left;	width: 300px;	height: 235px;	display: block;}
.next-horizontal {display: block;    margin:1px; background:#239353; float:left; cursor: pointer; display:block;}
.prev-horizontal {display: block; margin:1px;  background:#239353;  float:left; cursor: pointer; display:block;}
.next-horizontal:hover {display: block;  margin:1px; background:#1d7743;float:left; cursor: pointer; display:block;}
.prev-horizontal:hover {display: block;  margin:1px; background:#1d7743;  float:left; cursor: pointer; display:block;}
.control {width:50px; height:22px; float:right; margin-top:8px; }



