﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin,latin-ext);
@charset "utf-8";
body{
	margin: 0;
	font-family: "Open Sans", arial;
	background-color: #EEEEEE;
	background-image: url(/Site/Css/background.png);
	background-repeat: repeat-x;
}

img {
    border:0;
   }
.clear {
	clear: both;
	width: 0px!important;
	height: 0px!important;
	padding:0!important;
	margin:0!important;
}
.wrapper {
	max-width: 960px;
	min-width:200px;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
}
.ulClear {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ulClear li {
	margin:0;
	padding:0;
}
.ulLiBlocker li {
	display:block;
}
.ulLiABlocker li a {
	display:block;
}

.sosyalMenu {
	display: block;
	margin: 13px 0 0 70px;
	padding: 0;
	/* [disabled]background: red; */
	float: left;
	width: 120px;
	
}
.sosyalMenu li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.sosyalMenu li a {
	display: block;
	width: 30px;
	height: 30px;
	background-color: #CCC;
	margin: 0 5px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 5px;
	float: left;
}


.left {
	float:left;
}
.right {
	float:right;
}
.ulLiAFloatLeft li a{
	float:left;
}
a em {
	visibility:hidden;
	font-size:0px;
}

.ulBoxA, .ulBoxLi {
	list-style:none;
	margin:0;
	padding:0;
}

.ulBoxLi li, 
.ulBoxA li a{
	display:block;
	float:left;
	margin:0;
	padding:0;
}


.boxes{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;

}
.boxes:hover{
	background-color:#DDD;
}

.boxes li{
	width: 318px;
	background-color: #FFF;
	float: left;
	/* [disabled]height: 360px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;

}

.boxes li .img{
	height: 170px;
	overflow: hidden;
	border: 2px solid #63669C;
	border-radius:10px;
}

.boxes li .panel{
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

.boxes li .img img{

}

.boxes li h3 {
	margin: 0px;
	padding: 10px 0px;
	color: #272944;
	font-size: 14px;
}
.boxes li p {
	margin: 0px;
	padding: 0px;
	height: 54px;
	display: block;
	font-size: 12px;
	overflow: hidden;
	color: #333;

}

.boxes li .fiyat{
	
}

.boxes .fiyatDetay a{
	display: block;
	float: right;
	background-color: #272944;
	color: #FFF;
	border: 2px double #CCC;
	border-radius: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.boxes li.p1,
.boxes li.p2,
.boxes li.p3{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.boxes li.p1,
.boxes li.p2,
.boxes li.p3,
.boxes li.p4,
.boxes li.p5,
.boxes li.p6,
.boxes li.p7,
.boxes li.p8,
.boxes li.p9,
.boxes li.p10,
.boxes li.p11,
.boxes li.p12,
.boxes li.p13,
.boxes li.p14,
.boxes li.p15,
{}

.boxes li.p1, 
.boxes li.p4, 
.boxes li.p7, 
.boxes li.p10, 
.boxes li.p13,
.boxes li.p16{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.boxes .panel .fiyatDetay {
	padding-top: 15px;
	/* [disabled]height: 75px; */
	padding-bottom: 15px;
}
.boxes .panel .fiyatDetay span {
	font-size: 22px;
	font-weight: bold;
	color: #393B5A;
}
.digerListePanel h3 {
	color: #63669C;
}
