/*genel*/

body {
	font-family: 'Open Sans', 'Arial', sans-serif;
}

.globalKirmizi {
	color: #efefef;
}


.font12 {
	font-size: 12px;
}


.sosyalAg
{
	list-style: none;margin-bottom: 5px;
}


.inputTextCenter {
	text-align: center;
}


/*Genel renkler*/
/*.mavi 			{background-color: #0000FF;}*/
.mavi {
	background: #0000ff; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #0000ff 0%, #bcbcff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#0000ff), color-stop(100%,#bcbcff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #0000ff 0%,#bcbcff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #0000ff 0%,#bcbcff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #0000ff 0%,#bcbcff 100%); /* IE10+ */
background: linear-gradient(135deg,  #0000ff 0%,#bcbcff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#bcbcff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*.kirmizi 		{background-color: #FF0000;}*/
.kirmizi 		{
	background: #ff0000; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ff0000 0%, #ffa3a3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ff0000), color-stop(100%,#ffa3a3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ff0000 0%,#ffa3a3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ff0000 0%,#ffa3a3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ff0000 0%,#ffa3a3 100%); /* IE10+ */
background: linear-gradient(135deg,  #ff0000 0%,#ffa3a3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ffa3a3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
/*.sari 			{background-color: #FFFF00;}*/
.sari 			{
	background: #ffff00; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ffff00 0%, #ffffc9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffff00), color-stop(100%,#ffffc9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffff00 0%,#ffffc9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffff00 0%,#ffffc9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffff00 0%,#ffffc9 100%); /* IE10+ */
background: linear-gradient(135deg,  #ffff00 0%,#ffffc9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ffffc9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
/*.yesil 			{background-color: #008000;}*/
.yesil 			{
	background: #008000; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #008000 0%, #bfffbf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#008000), color-stop(100%,#bfffbf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #008000 0%,#bfffbf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #008000 0%,#bfffbf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #008000 0%,#bfffbf 100%); /* IE10+ */
background: linear-gradient(135deg,  #008000 0%,#bfffbf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#bfffbf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.lila 			{background-color: #B666D2;}*/
.lila 			{
	background: #b666d2; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b666d2 0%, #edbcff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b666d2), color-stop(100%,#edbcff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #b666d2 0%,#edbcff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #b666d2 0%,#edbcff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #b666d2 0%,#edbcff 100%); /* IE10+ */
background: linear-gradient(135deg,  #b666d2 0%,#edbcff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b666d2', endColorstr='#edbcff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.pembe 			{background-color: #FF1493;}*/
.pembe 			{
	background: #ff1493; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ff1493 0%, #ff9bd0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ff1493), color-stop(100%,#ff9bd0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ff1493 0%,#ff9bd0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ff1493 0%,#ff9bd0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ff1493 0%,#ff9bd0 100%); /* IE10+ */
background: linear-gradient(135deg,  #ff1493 0%,#ff9bd0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1493', endColorstr='#ff9bd0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.mor 				{background-color: #800080;}*/
.mor 				{
	background: #800080; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #800080 0%, #ff96ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#800080), color-stop(100%,#ff96ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #800080 0%,#ff96ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #800080 0%,#ff96ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #800080 0%,#ff96ff 100%); /* IE10+ */
background: linear-gradient(135deg,  #800080 0%,#ff96ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800080', endColorstr='#ff96ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.krem 			{background-color: #F5DEB3;}*/
.krem 			{
	background: #f5deb3; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #f5deb3 0%, #fff7ea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f5deb3), color-stop(100%,#fff7ea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #f5deb3 0%,#fff7ea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #f5deb3 0%,#fff7ea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #f5deb3 0%,#fff7ea 100%); /* IE10+ */
background: linear-gradient(135deg,  #f5deb3 0%,#fff7ea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5deb3', endColorstr='#fff7ea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.beyaz 			{background-color: #FFFFFF;border: 1px solid #CCCCCC;height: 10px !important;width: 10px !important;}
/*.nar-cicegi 	{background-color: #FF00FF;}*/
.nar_cicegi 	{
	background: #ff00ff; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ff00ff 0%, #ffbcff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ff00ff), color-stop(100%,#ffbcff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ff00ff 0%,#ffbcff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ff00ff 0%,#ffbcff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ff00ff 0%,#ffbcff 100%); /* IE10+ */
background: linear-gradient(135deg,  #ff00ff 0%,#ffbcff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff00ff', endColorstr='#ffbcff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.kahverengi {background-color: #A52A2A;}*/
.kahverengi {
	background: #a52a2a; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #a52a2a 0%, #ffb7b7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#a52a2a), color-stop(100%,#ffb7b7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #a52a2a 0%,#ffb7b7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #a52a2a 0%,#ffb7b7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #a52a2a 0%,#ffb7b7 100%); /* IE10+ */
background: linear-gradient(135deg,  #a52a2a 0%,#ffb7b7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a52a2a', endColorstr='#ffb7b7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/*.siyah 			{background-color: #000000;}*/
.siyah 			{
	background: #000000; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #000000 0%, #bcbcbc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#000000), color-stop(100%,#bcbcbc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #000000 0%,#bcbcbc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #000000 0%,#bcbcbc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #000000 0%,#bcbcbc 100%); /* IE10+ */
background: linear-gradient(135deg,  #000000 0%,#bcbcbc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#bcbcbc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.lacivert 	{background-color: #00008B;}*/
.lacivert 	{
	background: #00008b; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #00008b 0%, #aaaaff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#00008b), color-stop(100%,#aaaaff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #00008b 0%,#aaaaff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #00008b 0%,#aaaaff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #00008b 0%,#aaaaff 100%); /* IE10+ */
background: linear-gradient(135deg,  #00008b 0%,#aaaaff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00008b', endColorstr='#aaaaff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.fume 			{background-color: #696969;}*/
.fume 			{
	background: #696969; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #696969 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#696969), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #696969 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #696969 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #696969 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(135deg,  #696969 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.gri 				{background-color: #808080;}*/
.gri 				{
	background: #808080; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #808080 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#808080), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #808080 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #808080 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #808080 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(135deg,  #808080 0%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.kot 				{background: url('../images/kot.png') center center no-repeat;}
/*.gul-kurusu 	{background-color: #DC143C;}*/
.gul-kurusu 	{
	background: #dc143c; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #dc143c 0%, #ffafbe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#dc143c), color-stop(100%,#ffafbe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #dc143c 0%,#ffafbe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #dc143c 0%,#ffafbe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #dc143c 0%,#ffafbe 100%); /* IE10+ */
background: linear-gradient(135deg,  #dc143c 0%,#ffafbe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc143c', endColorstr='#ffafbe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.bordo 			{background-color: #8B0000;}*/
.bordo 			{
	background: #8b0000; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #8b0000 1%, #ff9393 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#8b0000), color-stop(100%,#ff9393)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #8b0000 1%,#ff9393 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #8b0000 1%,#ff9393 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #8b0000 1%,#ff9393 100%); /* IE10+ */
background: linear-gradient(135deg,  #8b0000 1%,#ff9393 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0000', endColorstr='#ff9393',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.turkuaz 		{background-color: #40E0D0;}*/
.turkuaz 		{
	background: #40e0d0; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #40e0d0 0%, #b7fff7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#40e0d0), color-stop(100%,#b7fff7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #40e0d0 0%,#b7fff7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #40e0d0 0%,#b7fff7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #40e0d0 0%,#b7fff7 100%); /* IE10+ */
background: linear-gradient(135deg,  #40e0d0 0%,#b7fff7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40e0d0', endColorstr='#b7fff7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*.turuncu 		{background-color: #FFA500;}*/
.turuncu 		{
	background: #ffa500; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ffa500 0%, #ffe0aa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffa500), color-stop(100%,#ffe0aa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffa500 0%,#ffe0aa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffa500 0%,#ffe0aa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffa500 0%,#ffe0aa 100%); /* IE10+ */
background: linear-gradient(135deg,  #ffa500 0%,#ffe0aa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa500', endColorstr='#ffe0aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/*.indigo 		{background-color: #37629C;}*/
.indigo 		{
	background: #37629c; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #37629c 1%, #add0ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#37629c), color-stop(100%,#add0ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #37629c 1%,#add0ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #37629c 1%,#add0ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #37629c 1%,#add0ff 100%); /* IE10+ */
background: linear-gradient(135deg,  #37629c 1%,#add0ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37629c', endColorstr='#add0ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.renkli 		{background: url('../images/renkli.png') center center no-repeat;}
/*.fusya 			{background-color: #FF00FF;}*/
.fusya 			{
	background: #ff00ff; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ff00ff 1%, #ffa8ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#ff00ff), color-stop(100%,#ffa8ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ff00ff 1%,#ffa8ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ff00ff 1%,#ffa8ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ff00ff 1%,#ffa8ff 100%); /* IE10+ */
background: linear-gradient(135deg,  #ff00ff 1%,#ffa8ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff00ff', endColorstr='#ffa8ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/*.murdum 		{background-color: #48022B;}*/
.murdum 		{
	background: #48022b; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #48022b 0%, #ffaddc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#48022b), color-stop(100%,#ffaddc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #48022b 0%,#ffaddc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #48022b 0%,#ffaddc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #48022b 0%,#ffaddc 100%); /* IE10+ */
background: linear-gradient(135deg,  #48022b 0%,#ffaddc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48022b', endColorstr='#ffaddc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*.koyuKahve 	{background-color: #800000;}*/
.koyuKahve 	{
	background: #800000; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #800000 1%, #ffaaaa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#800000), color-stop(100%,#ffaaaa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #800000 1%,#ffaaaa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #800000 1%,#ffaaaa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #800000 1%,#ffaaaa 100%); /* IE10+ */
background: linear-gradient(135deg,  #800000 1%,#ffaaaa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800000', endColorstr='#ffaaaa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*.acik-kahve 	{background-color: #A0522D;}*/
.acik-kahve 	{
	background: #a0522d; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #a0522d 0%, #ffceb7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#a0522d), color-stop(100%,#ffceb7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #a0522d 0%,#ffceb7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #a0522d 0%,#ffceb7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #a0522d 0%,#ffceb7 100%); /* IE10+ */
background: linear-gradient(135deg,  #a0522d 0%,#ffceb7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0522d', endColorstr='#ffceb7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*.kiremit 		{background-color: #B22222;}*/
.kiremit 		{
	background: #b22222; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b22222 0%, #ffa8a8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b22222), color-stop(100%,#ffa8a8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #b22222 0%,#ffa8a8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #b22222 0%,#ffa8a8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #b22222 0%,#ffa8a8 100%); /* IE10+ */
background: linear-gradient(135deg,  #b22222 0%,#ffa8a8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b22222', endColorstr='#ffa8a8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*.bej 		{background-color: #D2B48C;}*/
.bej 		{
	background: #d2b48c; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #d2b48c 0%, #fff1e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d2b48c), color-stop(100%,#fff1e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #d2b48c 0%,#fff1e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #d2b48c 0%,#fff1e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #d2b48c 0%,#fff1e0 100%); /* IE10+ */
background: linear-gradient(135deg,  #d2b48c 0%,#fff1e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2b48c', endColorstr='#fff1e0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*.yavruagzi 	{background-color: #FFB6C1;}*/
.yavruagzi 	{
	background: #ffb6c1; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ffb6c1 0%, #ffedef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffb6c1), color-stop(100%,#ffedef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffb6c1 0%,#ffedef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffb6c1 0%,#ffedef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffb6c1 0%,#ffedef 100%); /* IE10+ */
background: linear-gradient(135deg,  #ffb6c1 0%,#ffedef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb6c1', endColorstr='#ffedef',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.model-1{background: url('../images/model_1.png') -1px;border: 1px solid #CCCCCC;height: 10px !important;width: 10px !important;}
.model-2{background: url('../images/model_2.png') -1px;border: 1px solid #CCCCCC;height: 10px !important;width: 10px !important;}
.model-3{background: url('../images/model_3.png') -1px;border: 1px solid #CCCCCC;height: 10px !important;width: 10px !important;}
.model-4{background: url('../images/model_4.png') -1px;border: 1px solid #CCCCCC;height: 10px !important;width: 10px !important;}
.model-5{background: url('../images/model_5.png') -1px;border: 1px solid #CCCCCC;height: 10px !important;width: 10px !important;}

/* [header] */




/* cimcime kodlama*/

.dropdown-menu > li > a {
	font-size: 12px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
 .dropdown-submenu:focus > a {
  color: #000;
  text-decoration: none;
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-image: none;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

/* cimcime kodlama*/

a {
  color: #000;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: underline;
}

/* cimcime kodlama*/
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);

  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);


	/* cimcime kodlama*/

  background-image: none;
  border: none;
  border-bottom: 1px solid #d4d4d4;
  min-height: 30px;
  background-color: transparent;
  border-width: 0px;
  box-shadow: none;

}


.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;


  /* cimcime kodlama*/
  padding: 6px 15px 6px;
  color: black;
  text-shadow:none;
}



.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';


  /* cimcime kodlama*/

  border-right: none;
  border-bottom: none;
  border-left: none;
}


.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';

  /* cimcime kodlama*/

  border-right: none;
  border-bottom: none;
  border-left: none;
}


.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;


    /* cimcime kodlama*/
    top: 90%;
    border: 0;
   -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}


.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #cc0000;
  background-color: white;
}


.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
  margin-bottom: 5px;
}


#sepetGuvenliLogo{
	margin-top:-2px;
	padding:10px;
	border:solid 2px #efefef;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	border-bottom: 1px solid #d4d4d4;
}

#sepetGuvenliTelefon
{
	margin-top: -2px;
	padding: 4px;
	border:solid 2px #efefef;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	border-bottom: 1px solid #d4d4d4;
}




#anaMenu {
  /* cimcime kodlama*/
  width: 100%;
}

#anaMenu li a {
	font-size: 14px;
	/*font-weight: bold;*/
	text-transform: uppercase;
}

.inline-ust { margin: 4px 0;}
ul.inline-ust li:last-child { border-right: 0px; }
ul.inline-ust li:first-child { padding-left: 0px; }
ul.inline-ust > li { padding-left: 10px; padding-right: 10px;border-right: 1px solid #efefef}
.inline-ust li a { color: #000; font-size: 12px}




#header1 #arkaplan {
	margin-top:-5px;

	border-radius: 5px;
	margin-right: 20px;
	height: 35px;
	background-color: #efefef;

	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);;
	border-bottom: 1px solid #d4d4d4;

}

#header1 #arkaplan p {
	margin: 0;
	padding: 10px;
	padding-bottom: 5px;
}

#header1 #arkaplan p#solBilgi {
	font-size:14px;
	white-space:pre-wrap;
	padding-left: 60px;
}
#header1 img {
	position:absolute;
	left:50px;top:-5px;
}


#solBilgi #tel {
	color:#C1272D;
}


#eFiltreUrunGrubu {
	width: 100% !important;
}
.dd-select{
	width: 100% !important;
}

#header1 {
	z-index: 999;
	position: fixed;
	font-size: 12px
}

#header2 {
	margin-top:0px;
}

#header2 form {
	margin-top: 0px;
	margin-bottom: 0px;
}

#pnlSepet {  color: #000; }

#alanSepet {
	position: relative;
	/*background-color: #efefef;*/
	padding: 10px 0px;
	/*text-align: center;*/

	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#alanSepet img {
	margin-right: 0px;
}

.btn-sepetust {
    background-color: #5bb75b;
    background-image: none;
    border-color: #5bb75b;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: none;
}
.btn-sepetdetay {
	font-size: 20px;
}

#yaziSepet {
	display: inline-block;
	vertical-align: middle;
}




.menuArkaplan {
	background: white;
	padding: 10px;
	padding-right: 0;
}

#logoCimcime {

}




.menuArkaplan p {
	/*background: black;*/
	padding: 5px;
	color: #666;
}

.menuArkaplan p:hover {
	background: #333;
	cursor: pointer;
}


.col_2 {
	margin-bottom: 10px;
}



#menuKategori {
	margin-bottom: 25px;
}

#menuKategori ul {
	list-style-type: none;
	margin: 0;
}

#menuKategori ul li {
	float: none;
}

#menuKategori ul li a {
  /*border-bottom: 1px solid #EFEFEF;*/
  color: #000000;
  display: block;
  font-size: 11px;
  line-height: 14px;
  padding: 5px 5px 5px 10px;
}

#menuKategori ul li.nav-header {
  padding: 5px 5px 5px 10px;
  text-transform: none;
}


#menuKategori ul li a:hover {
	display: block;
	color:#333;
	background-color: #ccc;

}

#yeniGelenlerCerceve {
	margin-bottom: 10px;
}

#yeniGelenlerCerceve a {
	color: #4d4d4d;
}


#yeniGelenlerCerceve > li {
	position: relative;
	margin-right: 20px;
}

#yeniGelenlerCerceve .fotoKapsul {
	text-align: center;
	overflow: hidden;
	height: 140px;
	max-height: 140px;
}

/*.flexslider .slides img {
	display: inline;
	width: inherit;
}*/

#rowkat {	text-align: center;}
#rowkat a {
	font-size: 18px;
	color: #666;
}

#yeniGelenlerCerceve > li > img {
	margin: auto;
	margin-top: 10px;
	width: 100%;
}

#yeniGelenlerCerceve > li > p >span {
	font-size: 10px;
}

#yeniGelenlerCerceve > li > p.baslik {
	margin-top: 5px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 0;
	height: 40px;
	max-height: 40px;
}



#yeniGelenlerCerceve > li > p.fiyat {
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 7px;
	text-align: center;
	font-size: 14px;
	color: #f28b00;;
}

#yeniGelenlerCerceve > li > p.fiyat > a{
	color:#C1272D;
}





/* cimcime kodlama*/
.dropdown-menu li > a {
    font-size: 12px !important;
    text-transform: none !important;
}

.dropdown-menu li.tumcesit > a:hover {
    font-size: 12px;
    background-color: #fff;
    background-image: none;
}


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
anasayfa body

*/


/*yeni select box için start*/
.dd-selected {
	color:#555555;
	font-weight: 400 !important;
	padding:0px !important;
	padding-left: 10px !important;
	padding-top: 4px !important;
}


.dd-selected:hover,
.dd-option:hover,
.dd-option-selected:hover {
	text-decoration: none;
	color:black;
}

.dd-select {
	height: 28px !important;
	border-radius:4px !important;
}
/*yeni select box için end*/


#container {
	position: relative;
	z-index: 99;
}


#bodySolMenu hr {
	width: 100%;
}


#bodySolMenu  label {
	font-weight: bold;
	color: #333;
}

#bodySolMenu select {
	width: 165;
}



.karmaUrunler {
	/*margin-bottom: 30px;*/
}

.karmaUrunler p.baslik {
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	font-size: 12px;
	max-height: 20px;
	overflow: hidden;
}


.karmaUrunler  img{
	display: block;
	margin: auto;
	/*width: 100%;*/ /*telefon için yapıldı.*/
}




.karmaUrunler p.baslik a {
	color: #4D4D4D;
}

.karmaUrunler p.baslik a:hover {
	color: #000;
}


.karmaUrunler .fiyat {
   color: #f28b00;
  font-size: 14px;
  padding: 7px;
  text-align: center;
}

.karmaUrunler .fiyat span {
	font-size: 10px;
}

.karmaUrunler .span2 {

}

.karmaUrunler div.span3 > div {
	position: relative;
	width: 100%;/*border 1 oldugu için 99 yapıldı*/
	border: 0;
	border-radius: 2px;
	margin-bottom: 55px;
}

.karmaUrunler .span2 > img {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	width:135px;
}


.karmaUrunler .fotoKapsul {
	overflow: hidden;
	height: 180px;
	margin-bottom: 10px;
}

.kalp {position: absolute; right: 5px; bottom: 0px;}
.kalp  img { width: 10px !important;/*ie için important*/ display:inline-block;}
.kalp  span {color: #666; font-size: 10px;text-shadow: 1px 1px 1px #efefef;filter: dropshadow(color=#efefef, offx=1, offy=1);}
.kalp  a { color:black;}
.kalp  a:hover { text-decoration: none;}


#urunGoster {
	margin-bottom: 70px;
	border: 0px;
}

#urunGoster p {
	text-align: center;
}

#urunGoster a {
	color: #fff;
	text-decoration: none;
	outline: 0;
}

#urunGosterStyle {
	width: 270px;
	height: 70px;
	margin:auto;
	background-color: #C1272D;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0px 5px 0px 0px #CCCCCC;
	box-shadow: 0px 5px 0px 0px #CCCCCC;
}

#urunGosterStyle:hover {
	background-color: #ED1C24;
	cursor: pointer;
}

#urunGosterStyle > p:first-child {
	color:white;
	font-weight: 500;
	padding-top: 14px;
}



#flex1 img {
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;

}

#pnlYeniSlayt {
	border: none;
	box-shadow: none;
	-webkit-box-shadow:none;
}


.flexslider {
	margin-bottom: 10px;
}
/*ürünün alttaki gölgesinin kaybolmaması için*/
.flexslider > div {
	/*padding-bottom: 10px; */
}


#btnFiltrele {
	width:165px;
	background:#C1272D;
	color:white;
	border:none;
	padding:5px;
	text-align: left;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

#btnFiltrele:hover {
	background: #ED1C24;

}


.flex-direction-nav .flex-next {
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}


#bodySolMenu select {
		width: 100%;
}

#bodySolMenu button {
	width: 100%;
}



#yeniGelenCizgi {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
urunler body

*/

.urunListesi { border-bottom: 1px solid #efefef; margin-bottom: 20px;}
.urunListesi p {
	text-align: center;
}

.urunListesi .urunres { 
	max-height: 270px;
	height: 270px;
	padding:7px;
	overflow: hidden;
	align-items: center;
	display: flex;
}
.urunListesi .urunres a {
	width: 100%;
	float: left;
}
.urunListesi p.baslik {
	text-align: center;
	padding: 0px;
	padding-bottom: 0;
	margin-bottom: 0px;
	font-size: 13px;
	margin-top: 8px;
}

.urunListesi p.baslik a {
	color: #4D4D4D;
}

.urunListesi p.altBaslik {
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-bottom: 0px;
	line-height: 100%;
}


.urunListesi p.fiyat {
	font-size: 18px;
	color:#f28b00;
	margin-top: 6px;
}

.urunListesi p.fiyat span.kurus {
	font-size: 10px;
}

.urunListesi p.fiyat span.fiyateski { text-decoration:line-through; color: #666;}


.urunListesi .sonrakiSayfa p {

	font-size: 18px;
	color:#C1272D;
	position: absolute;
	bottom: -40px;
	left: 45%;
}



.urunListesi div.span4 > div {
	position: relative;
	height: 298px;
	border: 0px;
	margin-bottom: 20px;
}


.kutuKapsul {
	margin-top:6px;
	height: 20px;
}

.urunKutu {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;


	-webkit-border-radius: 10px;
	border-radius: 10px;
}




#btnTelefonGozgezdir {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 2px;
	line-height: 14px;
}


#telefonThumb ul {
	list-style: none;
	margin: 0;
}

#telefonThumb ul li {
	float: left;
	border: solid 1px #ddd;
	margin-right: 4px;
	margin-bottom: 10px;
	padding: 5px;

	width: 120px;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.serFiltreKriter { line-height: 16px; }
.serFiltreKriter a {
	padding-left: 17px;
	text-decoration: none;
  color: #333;
  font-size: 13px;
  line-height: 37px;
  width:100%;
  border-bottom:1px solid rgba(0,0,0,0.1);
  opacity: .9;
  display:block;
}
.serFiltreKriter a.kriterCh { background: transparent url(../img/checked.png) center left no-repeat; }
.serFiltreKriter a.kriterUnCh {
	background: transparent url(../img/unchecked.png) center left no-repeat;
}
.serFiltreKriter a.kriterUnCh:hover { color: #cc0000; background: transparent url(../img/checked-select.png) center left no-repeat;}
.serFiltreKriter a.kriterCh:hover { color: #cc0000; background: transparent url(../img/checked-delete.png) center left no-repeat;}

.serFiltreKriter img { vertical-align: middle; }
.serFiltrePanel h6 { margin-top: 8px; margin-bottom: 4px; /*border-bottom: 1px solid #efefef*/}
.serFiltrePanel .h6ust { margin-top:15px; }
.serFiltrePanel h5.topurun { margin:0px; font-weight: normal; font-size: 13px; }

.katBilgiYazi {
	line-height: 12px;
	font-size: 10px;
	max-height: 120px;
	overflow-y: scroll;
}
.well-beyaz { background: #fff; }
.well-filtre { padding:0px;border:0px;box-shadow: none; }

.katBilgiYazi h3 { font-size: 14px; line-height: 16px; }


#urunlerHeader {
	border-bottom: solid 1px #efefef;
	margin-bottom: 15px;
	height: 50px;
	width: 100%;
	/*background: url('../images/css/bebek-header.jpg') no-repeat;
	background-position: right;*/
}


h1.altsayfa {
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 25px;
	color: #000;
}

#urunlerHeader h1 {
	margin: 0;
	margin-top: 2px;
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

#urunlerHeader p.bilgi {
	font-size: 12px;
	overflow: hidden;
	max-height: 20px;
	color: #666;
}


.yeniUrun {
	position: absolute;
	right: -2px;
	top: -2px;
}

.indirim {
	position: absolute;
	left: -2px;
	top: -10px;
}


		/*
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		üye işlemleri GÖVDE
		*/

		#kilit {
			position: absolute;
			left: 16px;
			bottom: 15px;
		}

		/*
		#uyeislemleri {
			margin-top: 25px;
			margin-bottom: 50px;
		}

		#sifremiUnuttum {
			font-size: 12px;
		}
		*/

		/*
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		üye işlemleri GÖVDE
		*/
		/*
		#sifremiUnuttum #kapsul  {

			margin-bottom: 150px;

		}

		#sifremiUnuttum #kapsul p {
			width: 330px;
			text-align: justify;
			padding: 5px;
		}
*/
		/*
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		sepet1 GÖVDE
		*/
					/*
					///////////////////////////////////////////
					satir 1
					*/



					#asamaBilgilendirme {
						text-align: right;
						margin-top: 10px;
					}

					.baslik {
						color: #4D4D4D;
					}

					#sepetAdimlari {
						margin-top: 25px;
					}

					.adimlar {
						float: left;
						margin-right: 15px;
					}

					#asamaAktif {
						padding: 5px;
						padding-left: 8px;
						padding-right: 8px;
						color: #333;
						border: #333 solid 1px;
					}

					#yaziAktif {
						padding: 8px;
						padding-top: 6px;
						padding-bottom: 6px;
						background-color: #333;
						color:white;
						margin-left: -5px;
					}

					.asama {
						padding: 8px;
						padding-top: 5px;
						padding-bottom: 5px;
						color: #999999;
						border: #F2F2F2 solid 1px;
					}

					.yazi {
						padding: 8px;
						padding-top: 7px;
						padding-bottom: 7px;
						background-color: #F2F2F2;
						color:#666;
						font-size: 12px;
						font-weight: bold;
						margin-left: -5px;
					}




					/*
					///////////////////////////////////////////
					satir 2
					*/

					#tabloSepet p#adet {
						font-weight: bold;
						font-size: 11px;
					}


					/*
					///////////////////////////////////////////
					satir 3
					*/

					#btnSonrakiAsama {
						padding: 10px;
						display: block;
						/*width: 224px;*/
						background-color: #8CC63F;
						border: none;
						color:white;
						font-weight: bold;
						text-align: right;
						white-space: pre;
						border-radius: 5px;
						font-size:15px;
					}


					#btnSonrakiAsama:hover {
						background-color: #B3DD72;
						color: #000;
					}

					#fiyatHesaplama,#sonrakiAsama {
						margin-bottom: 20px;
					}


					#tabloFiyat td {
						text-align: right;
						padding: 4px;
						padding-left: 8px;
						font-size: 13px;
						color: #333333;
					}

					#tabloFiyat caption {
						font-size: 12px;
						color: #666666;
						text-align: right;
						margin-bottom: 15px;
					}

					#tabloFiyat #tutar {
						/*color:#C1272D;*/
					}

					#tabloFiyat .tutar {
						background-color:#E6E6E6;
						font-size: 16px;
					}


					/*
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////////////////////////////////////////////////
		sepet2 GÖVDE
		*/

					/*
					///////////////////////////////////////////
					satir 2
					*/

					.form-horizontal .control-group {
						margin-bottom: 10px;
					}


					#sepet2 #cerceve {
						border-right: solid 1px #F2F2F2;
						height: 100%;
					}


					#siparisFormu {
						margin-top: 25px;
					}

					#siparisFormu label {
						font-size: 13px;
					}

					#asamaBilgilendirme {
						text-align: left;
					}

					#teslimatAdresleri {
						font-size: 13px;
					}

					#e_mesaj {

					}

					#e_adres {
					}

				.odemetur_baslik { padding: 3px; padding-left: 25px; margin-top: 8px; font-size: 14px;}
				.odemetur_baslik_acik { font-weight: bold; color: #fff; background: #4fa0da url('../images/icon/secili-zemin.png') center left no-repeat;
					-webkit-border-top-left-radius: 5px;
					-webkit-border-top-right-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-moz-border-radius-topright: 5px;
					border-top-left-radius: 5px;
					border-top-right-radius: 5px;
				}
				.odemetur_icerik { border: 1px solid #ccc; padding: 12px;
					-webkit-border-bottom-right-radius: 5px;
					-webkit-border-bottom-left-radius: 5px;
					-moz-border-radius-bottomright: 5px;
					-moz-border-radius-bottomleft: 5px;
					border-bottom-right-radius: 5px;
					border-bottom-left-radius: 5px;
					box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
				 }
				 .odemetur_label { font-size: 18px; margin: 5px 0;}



					/*
					///////////////////////////////////////////
					satir 3
					*/

					#sepet2 #sonrakiAsama {
						margin-top: 30px;
					}

			/*
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			sepet3 GÖVDE
			*/

					#odemeTuru ul {
						list-style: none;
					}

					#odemeTuru ul li {
						font-size: 12px;
						font-weight: bold;
						background-color:#F2F2F2;
						padding: 5px;
						margin-bottom: 5px;
						width:
					}


					#odemeTuru ul li label {
						font-size: 12px;
						font-weight: bold;
					}


					#odemeTuru ul li:hover {
						background-color:#CCCCCC;
						cursor: pointer;
					}


					.odemeicerik {
						display: none;
					}

					#satir3 {
						margin-top: 30px;
						margin-bottom: 25px;
					}

					#sepet3 #satir2 .baslik {
						margin-bottom: 15px;
					}

				 .siparisTutar {
						width:inherit !important;
						margin-left:20px;
					}

			/*
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			müşteri hizmetleri GÖVDE
			*/
					#musHizmetGovde {
						margin-bottom: 20px;
					}

					.adresBaslik{
						font-size: 12px;
						font-weight: bold;
					}

					.iletisimYazi{
						font-size: 12px;
					}

			/*
			///////////////////////////////////////////
			müşteri hizmetleri gövde SOL bölümü
			*/

					#mushizmetSol {
						text-align: center;
					}

					#mushizmetSol p {
						font-size: 12px;
						font-weight: bold;
						line-height: 1;
						color: #4D4D4D;
					}


					#mushizmetSol {
						margin-top: 40px;
					}

					#mushizmetSol #calismaSaat {
						margin-top: 20px;
					}

					#mushizmetSol #tel {
						margin-top: 15px;
					}

					#mushizmetSol #mail {
						margin-top: 20px;
					}

					#mushizmetSol #mail p {
						margin-top: 15px;
					}

			/*
			///////////////////////////////////////////
			müşteri hizmetleri gövde ORTA bölümü
			*/

					#mushizmetOrta ul {
						list-style: none;
						margin: 0;
					}

					#mushizmetOrta ul li {
						font-size: 12px;
						font-weight: bold;
						background-color:#F2F2F2;
						padding: 5px;
						margin-bottom: 5px;
					}

					#mushizmetOrta ul li:hover {
						background-color:#CCCCCC;
						cursor: pointer;
					}

					#mushizmetSol #cerceve {
						border-right: 1px solid #F2F2F2;

					}

				/*
				///////////////////////////////////////////
				müşteri hizmetleri iç sayfa -> sipariş takip
				*/
				.sipTakipicon {
					display: block;
					margin: auto;
					margin-bottom: 15px;
				}


				/*[müşteri hizmetleri -> sipariş takip sayfası]*/

				table.sepet {border-width: 1px;border-spacing: 0px;border-style: solid;border-color: #ccc;	border-collapse: collapse;background-color: white;font-size: 14px}
				table.sepet th {	border-width: 1px;padding: 3px;border-style: inset;border-color: #ccc;background-color: #efefef;font-weight: bold;}
				table.sepet td {border-width: 1px;padding: 3px;border-style: inset;border-color: #ccc;background-color: white;vertical-align: top}
				table.sepet .urunisim {line-height: 150%;font-size: 14px}
				table.sepet .fiyat  { text-align: right }
				table.sepet .tutar { background-color: #efefef; font-weight: bold; text-align: right; }
				table.sepet .altbilgi td { background-color: #efefef; font-weight: bold; text-align: right }
				table.sepet .altbilgi_kargo td { background-color: #ddffb8; text-align: right }


			/*[müşteri hizmetleri -> iptal-iade]*/
			ul.mushizmeticerik {
				list-style:none;
				margin-left:0;
			}

			ul.mushizmeticerik li {
				font-size: 12px;
				margin-bottom: 10px;
			}






			/*
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			////////////////////////////////////////////////////////////////////////////////////////////////////////////
			Ürün detay gövde bölümü
			*/




					#fotoUrun {
					}

					#fotoUrun img {
						border: solid 1px #F2F2F2;
					}

					#fotoUrunThumb {
						margin-top: 5px;
					}

					#fotoUrunThumb img {
						border: solid 1px #F2F2F2;
					}

					#urunAdi {
						color: #000;
						font-size: 20px;
						font-weight: normal;
						line-height: 20px;
						margin-bottom: 10px;
						margin-top: 0px;
					}
					.fbbutton { height: 20px; min-height: 20px; }



					/*/////////////////////////
					Fiyat
					*/

					#fiyatOzellik {
						line-height: 1;
						margin-top: 10px;
						margin-bottom: 10px;
						font-size: 30px;
						color:#000;
						/*font-weight: bold;*/
					}

					#fiyatOzellik .fiyat {
						/*color:#C1272D;*/
					}
					#fiyatOzellik .fiyattl {
						font-size: 20px;
					}

					#fiyatOzellik .fiyateski {
						text-decoration:line-through; color: #666;
						font-size:15px;
					}

					#fiyatOzellik .kusurat {
						font-size: 22px;
						color:#C1272D;
						padding-bottom: 5px;
					}

					#fiyatOzellik .kdv {
						font-size: 12px;
						color:#B3B3B3;
						vertical-align: top;
					}


					#stokBilgileri, #yasBilgileri, #pnlUrunRenkYas {
						/*padding-bottom: 5px;
						margin-bottom: 10px;*/
						/*border-bottom: solid 1px #CCCCCC;*/
					}

					#stokBilgileri, #urunKodu { margin-top:6px; }

					#stokBilgileri span {
						color: #368403;
						font-weight: bold;
					}
					.cntRenk {background-color: white;}
					.cntRenk { cursor: pointer; }
					.cntRenk label { cursor: pointer; margin:0;}
					.cntRenkSecili { background-color: #d3f2a3;}

					.ebatOver{
						/*background-color: #ecfcd4;*/
					}




					#iadeDegisim {margin-top: 10px;width: 80px;}


					#urunBilgileri, #urunBilgileri label {
						font-size: 12px;
						color:#4D4D4D;
						padding-top: 5px;
						padding-bottom: 5px;
					}
					#urunBilgileri { padding-top: 0px; }


					#urunAltDetay {
						margin-top: 45px;
					}



					.urunDetayliBilgi {
						border: solid 3px #F2F2F2;
						font-size: 12px;
						height: 225px;
						overflow: auto;
						margin-bottom: 20px;
					}


					.urunDetayliBilgi .baslik {
						background: #F2F2F2;
						padding: 10px;
						padding-top: 5px;
						padding-bottom: 5px;
						border-bottom:solid 2px #4D4D4D;
					}

					.urunDetayliBilgi .baslik h5 {
						margin: 0;
						color:#4D4D4D;
					}

					.urunDetayliBilgi .aciklama {
						padding: 15px;
						color: #4D4D4D;
					}

					.urunDetayliBilgi .aciklama #kartlar {
						font-weight: bold;
					}

					.kartlarCerceve {
						border-bottom: solid 1px #E6E6E6;
						margin-bottom: 12px;
					}



					ul.telefonSepetListe  {
						list-style-type: none;
						margin: 0;
						margin-left: 15px;
					}

					ul.telefonSepetListe li {
						float: left;
						width: 70px;
					}

					#telefonYas, #telefonRenk {
						font-weight: bold;
					}

					#telefonListeContainer {
						padding: 15px;
						border: solid 1px #CCCCCC;
					}

					#telefonListeContainer .btnSepeteEkle {
						margin-top: 20px;
					}


					#telefonListeContainer .isGunuYazisi {
						margin-top: 15px;
					}


					#bilgiListe{
						margin:0;
						list-style: none;
					}

					#bilgiListe li{
						float: left;
						margin-right: 30px;
					}

					#bilgiListe li a{
						font-size: 12px;
					}

					.fbcomments, .fbcomments > span, .fbcomments > span > iframe{
						width: 100% !important;
					}

					.kargoBedavaYazisi {
	        			background:url('../images/glyphicons_058_truck.png') no-repeat;
	        			background-position: 0px 5px;
	        			padding-left:17px;
	        			vertical-align:middle;
	        			font-weight: bold;
        			}


/*[uyelik sayfası]*/
#uyeArkaplan a {
	font-weight: bold;
	color: #666;
}



/*[uyelik onay sayfası]*/
#uyelikOnaySayfasi {
	text-align: center;
}

/*[iade-degisim sayfası]*/
#faturaResim
  {
    position: absolute;
    right: 30px;
    top: 105px;
  }


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
footer

*/




#kartCerceve .span2 img {
	display: block;
	margin: auto;
	margin-top:15px;
}

#footerUst {
	margin-top: 30px;
}

#footerAlt {
	color: #999;
}

#footerAlt p {
	font-size: 12px;
	line-height: 12px;
}

#footerAlt h4 {
	color:#333;
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
}

#footerAlt .span12 {
	padding-bottom: 50px;
}

#footerAlt #tescil p {
	padding: 10px;
	text-align: center;
}

#footerAlt .container {
	padding-top: 20px;
}


#tescil p {
	margin-bottom: 0;/*ie için konuldu*/
}




#telefonKategori {
	float: left;
}

#btnTelefonFiltre {
	float: left;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 2px;

	/*width: 20px;*/
}

ul.footerListe {
	margin: 0;
}

ul.footerListe li {
	list-style: none;
	padding-bottom: 5px;
}

ul.footerListe li a {
	font-size: 13px;
	color: #666;
}
ul.footerListe li a:hover {
	color: #000;
}
.sonListeLink {
	text-align: center;
}

.icon-heart
{
	float: left;
	margin-top: 2px;
	margin-right: 6px;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 51px;
	height: 51px;
	border: 0;
	text-indent: -999px;
	background: url(../images/ui.totop.png) no-repeat left top;
}


#toTopHover {
	background: url(../images/ui.totop.png) no-repeat left -51px;
	width: 51px;
	height: 51px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}



@media screen and (max-width:320px) {


#toTopHover {
	left: -99999999px;
	top: -999999px;
}



#toTop {

left: -99999999px;
	top: -999999px;


}


}




/*
  Ürün detay sayfası
	Benzer ürün listesi
*/
.benzerUrun { text-align:  center }
.benzerUrun a { color: #666; }
.benzerUrun a:hover { color: #cc0000; }
.benzerUrun .sUrunFiyat { font-weight: bold; }

#menuMasaustu .navbar { margin-bottom: 0px;}
.pnlUrunBreadcrumb { padding-top: 4px !important;padding-bottom: 10px !important;font-size: 13px;box-shadow: none;border-width:0px;border-bottom-width:1px; }
.pnlUrunBreadcrumb a { color: #666;}
.lblSecimYazi { color: #666; }




/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
MOBIL BASLANGIC
*/




@media (min-width: 979px) and (max-width: 1200px) {

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
header
*/


/*[uyelik sayfası]*/
#uyeArkaplan a {
	font-size: 12px;
}



#header2 {
	margin-top: 0px;
}

#header2 #inputArama {
	width: 220px;
}

#header1 p {
	font-size: 11px !important;
}

.dropdown_5columns {width: 770px;}

.col_2 {width: 245px;}





/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
anasayfa
*/


.karmaUrunler .fotoKapsul {
	height: 90px;
}

.karmaUrunler p.baslik{
	margin: 0;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
urunler body

*/

.urunListesi .sonrakiSayfa p {

	font-size: 15px;
	bottom: -42px;
	left: 45%;
	font-weight: bold;
}

.urunListesi div.span4 > div {
	height: 270px;
}





/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
footer
*/




	/*
	.urunListesi p.fiyat {
		bottom: -45px;
		left: 36%;
	}
	*/

}




@media (max-width: 1000px) {

	/*[header]*/
	#header2 #inputArama {
		width: 150px;
	}

	/*[müşsteri hizmetleri]*/
	#mushizmetSol p {
		font-size: 11px;
		line-height: 1.2;
		word-wrap:break-word;
	}

	.sonListeLink {
		text-align: center;
	}
	.fiyat {
		/*font-size: 15px !important;*/
	}




}






/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
header
*/

	#header2 {
		margin-top: 0px;
	}

	#header2 #inputArama {
		width: 150px;
		font-size: 12px;
	}

	#header1 #arkaplan #sagBilgi {
		font-size: 10px;
	}

	.dropdown_5columns {width: 590px;}
	.col_2 {width: 285px;}

	#header3 {
		font-size: 12px;
	}

	#header3 .navbar-inner {
		padding-left: 0px;
		padding-right: 0px;
	}





/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
anasayfa
*/

.karmaUrunler .fotoKapsul {
	height: 68px;
}

.karmaUrunler p.baslik{
	margin: 0;
	font-size: 10px;
	padding:5px;
}

.karmaUrunler p.fiyat{
	font-size: 11px;
}

.karmaUrunler div.span2 > div {

	-webkit-box-shadow: 0px 2px 0px 0px #F2F2F2;
	box-shadow: 0px 25px 0px 0px #F2F2F2;
}




.navbar a {
	font-size: 11px !important;/*sipariş takibi ve müşteri hizmetleri için important yapıldı*/
}



/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
urunler body

*/



.urunListesi .sonrakiSayfa p {

	font-size: 12px;
	bottom: -42px;
	left: 35%;
	font-weight: bold;
}


.urunListesi div.span4 > div {
	height: 240px;
}



.serFiltreKriter a {

	font-size: 11px;

}


/*
///////////////////////////////////////////
Sepet Genel
*/

#btnSonrakiAsama {
	width: 100%;
	font-size: 12px;
}

#asamaBilgilendirme {
	font-size: 12px;
}





/*
///////////////////////////////////////////
Urun Detay Gövde
*/


#urunBilgileri, #urunBilgileri label {
	font-size: 11px;
}



.isGunuYazisi {
	font-size: 11px;
}



/*[uyelik sayfası]*/

#uyeArkaplan .span6 {
	width: 100%;
}

/*[iade-degisim]*/
#e_urun_kodlari, #e_degisim_not {
	width: 100% !important;
}

/*[iletisim formu]*/

#e_mesaj {width: 100%; }

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
footer
*/



	/*
	.urunListesi p.fiyat {
		bottom: -45px;
		left: 32%;
	}

	#urunBilgileri, #urunBilgileri label {
	font-size: 12px;
	color:red;
	}
	*/
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

.mobilThumb {
	padding-right: 0px !important;
}

#fotoUrunThumb img {
	border: 0px;
}

#fotoUrun img {
	width: 100%;
	border: 0px;
}




/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
header
*/


	#header2 {
		margin-top: 0px;
	}



	.form-search .input-append .btn {
  -webkit-border-radius: 0 2px 2px 0;
     -moz-border-radius: 0 2px 2px 0;
          border-radius: 0 2px 2px 0;

	}

	#header2Telefon {
		/*margin-top: 50px;*/
	}


	#logoCimcime {
		width: 100px;
		margin-top: 10px;
	}

	#header1 {
		left: 0;
		top: 0;
		width: 100%;
	}

	#header1 #arkaplan p#solBilgi {
		float: left;
		padding-top: 10px;
		padding-left: 40px;
	}

	#header1 p#sagBilgi {
		float: right;
	}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
anasayfa
*/

	.urunListesi p.fiyat {
		bottom: -45px;
		left: 45%;
	}

	.urunListesi span.fiyateski {
		text-decoration:line-through; color: #666;
	}

	.urunListesi span.tukendi { color: #666; font-weight: normal; font-size: 16px }


	#bodySolMenu select {
		width: 100%;
	}
	#bodySolMenu button {
		width: 100%;
	}

	.karmaUrunler .fiyat {
		top:102%;
	}


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
urunler body

*/

.urunListesi div.span4 > div {
	height: inherit;
}




/*
///////////////////////////////////////////
Sepet Genel
*/

	/*
	///////////////////////////////////////////
	satir 1
	*/
	.asama {
		padding: 6px;
		padding-top: 3px;
		padding-bottom: 5px;
		color: #999999;
		border: #F2F2F2 solid 1px;
	}

	#yaziAktif {
		font-size: 10px;
	}


	.yazi {
		font-size: 10px;
	}


	/*
	///////////////////////////////////////////
	satir 3
	*/
	#asamaBilgilendirme {
		font-size: 12px;
	}


	/*
	///////////////////////////////////////////
	urun Detay govde
	*/


	#fotoUrun {
		margin-top: 20px;
	}

	#fotoUrun img {
		display: block;
		margin: auto;
	}

	#urunAdi {
		margin-top: 20px;
		border: none;
		font-size: 20px;
	}

	#fiyatOzellik {
		font-size: 32px;
	}

	#urunKodu, #stokBilgileri {
/*		float: left;
		width: 140px;*/
	}

	#stokBilgileri {
		border-bottom: none;
	}

	#stokBilgileri, #urunKodu {
		white-space: normal;
	}
	.telefonKartlar .kartResim, .telefonKartlar .kartCekim {
		float: left;
		font-size: 11px;
	}
	.telefonKartlar .kartResim {
		margin-top: 12px;
	}
	.telefonKartlar .kartResim img {
		width: 30px;
	}
	.telefonKartlar .kartCekim {
		margin-left: 20px;
	}

/*[iade-degisim]*/
#e_urun_kodlari, #e_degisim_not {
	width: 100% !important;
}


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
footer
*/

	#footerAlt {
		margin-top: -20px;
		margin-bottom: -20px;
	}

	#footeralt .span12 {
	padding-bottom: 10px;
	}

	#kartlar {
		margin-bottom: 20px;
	}

	#kartlarTelefon {
		margin-bottom: 20px;
	}


	#kartlarTelefon #kartlar {
		margin-top: 0px;

	}

	#kartlarTelefon #kartlar img {
		display: block;
		width: 30px;
		float: left;
		margin-right: 25px;
		margin-bottom: 20px;

	}



}






/* Landscape phones and down */
@media (min-width: 511px) and (max-width: 767px) {



/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
header
*/

	#header1 {
		font-size: 11px;
	}
	#header1 img {
		left: 5px;
	}

	#header2 {
		margin-top: 0px;
	}

	#header2Telefon #logoCimcime {
		margin-top: 0px;
		width: 200px;
		float: left;
	}

	#header3 .navbar-inner {
		padding-left: 0px;
		padding-right: 0px;
	}



	#telefonSepet {
		margin-top: 15px;
	}

	#yaziSepet {
		display: inline-block;
		vertical-align: bottom;
	}

	#telefonArama {
		margin: auto;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#telefonArama input {
		width: 92%;
	}

		#header2Telefon {
		margin-top: 0px;
	}

	#telefonSepet {
		float: right;
	}




/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
anasayfa
*/

.karmaUrunler .fotoKapsul {
	overflow: inherit;
	height: inherit;
}


	/*
	///////////////////////////////////////////
	müşteri hizmetleri gövde satır 1
	*/

	#musHizmet1 {
		margin-top: 25px;
	}


	#musHizmet1 #ust,#musHizmet1 #alt {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#musHizmet1 #ust div {
		float: left;
		margin-right: 20px;
	}

	#musHizmet1 #ust #tel, #musHizmet1 #ust #saat {
		margin-top: 15px;
	}

	#musHizmet1 #alt p {
		margin-top: 25px;
	}

	#musHizmet1 #alt img, #musHizmet1 #alt p {
		float: left;
		margin-right: 20px;
	}


	/*
	///////////////////////////////////////////
	müşteri hizmetleri gövde satır 2
	*/

	#musHizmet2 {
		margin-top: 25px;
		margin-bottom: 25px;
		border-top: 1px solid #F2F2F2;
		padding-top: 10px;
	}


	#musHizmet2 ul {
		list-style: none;
		margin: 0;
	}

	#musHizmet2 ul li {
		font-size: 12px;
		font-weight: bold;
		background-color:#F2F2F2;
		padding: 5px;
		margin-bottom: 5px;
	}

	#musHizmet2 ul li:hover {
		background-color:#CCCCCC;
		cursor: pointer;
	}

	#mushizmetSol #cerceve {
		border-right: 1px solid #F2F2F2;
	}


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
urunler body
*/


	.urunListesi .sonrakiSayfa img {
		display: block;
		margin: auto;
	}

	.urunListesi .sonrakiSayfa p {
		font-size: 18px;
		bottom: -40px;
		left: 40%;
	}


	#btnTelefonFiltre {
		float: left;
		line-height: 14px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 12px;
		padding-right: 12px;


	/*width: 70px;*/
	}







/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
footer
*/

	/*

	#guvenlikTelefon {
		margin: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.guvenlikTelefonResim {
		float: left;
		margin-right: 50px;
	}

	#guvenlikTelefon div img {
		width: 30px;
	}

	*/


}


/* Landscape phones and down */
@media (max-width: 510px)  {




/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
header
*/


	#header3 .navbar-inner {
		padding-left: 0px;
		padding-right: 0px;
	}



	.telefonSag {
		float: right;
		right: 0;
	  left: auto;
	}


	#header2 {
		margin-top: 0px;
	}

	#header1 p {
		font-size: 9px !important;
		line-height: 1.5;
	}



	#header1 img {
		position:absolute;
		left:5px;
		top:-5px;
	}

	#header1 p#solBilgi {
		padding-top: 12px !important;
	}

	#header1 p#sagBilgi {
		padding-top: 10px;
	}


	#header3 ul li a {

	font-size: 10px !important;/*sipariş takibi ve müşteri hizmetleri için important yapıldı*/
	padding:6px 5px 6px;
}



	#telefonSepet {
		float: right;
		margin-top: 5px;
	}

	#telefonSepet #yaziSepet {
		font-size: 12px;
	}

	#logoCimcime {
		float: left;
	}


	#telefonArama {
		margin: auto;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 0px;
	}

	#telefonArama form {
		margin-bottom: 5px;
	}

	#telefonArama input {
		width: 84%;
	}





/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
anasayfa
*/

.karmaUrunler .fotoKapsul {
	overflow: inherit;
	height: inherit;
}



	/*
	///////////////////////////////////////////
	müşteri hizmetleri gövde satır 1
	*/

	#musHizmet1 #ust img {
		margin-top: 5px;
		width: 40px;
	}

	#musHizmet1 #ust,#musHizmet1 #alt {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#musHizmet1 #ust div {
		float: left;
		margin-right: 15px;
	}

	#musHizmet1 #ust #tel, #musHizmet1 #ust #saat {
		margin-top: 0px;
		font-size: 11px;
	}

	#musHizmet1 #alt p {
		margin-top: 10px;
	}

	#musHizmet1 #alt img, #musHizmet1 #alt p {
		float: left;
		margin-right: 15px;
		font-size: 11px;
	}

	#musHizmet1 #alt img {
		width: 40px;
	}


	/*
	///////////////////////////////////////////
	müşteri hizmetleri gövde satır 2
	*/


	#musHizmet2 {
		margin-top: 25px;
		margin-bottom: 25px;
		border-top: 1px solid #F2F2F2;
		padding-top: 10px;
	}


	#musHizmet2 ul {
		list-style: none;
		margin: 0;
	}

	#musHizmet2 ul li {
		font-size: 12px;
		font-weight: bold;
		background-color:#F2F2F2;
		padding: 5px;
		margin-bottom: 5px;
	}

	#musHizmet2 ul li:hover {
		background-color:#CCCCCC;
		cursor: pointer;
	}

	#mushizmetSol #cerceve {
		border-right: 1px solid #F2F2F2;
	}



/*
///////////////////////////////////////////
Sepet Genel
*/

	#sepetAdimlari {
		margin-top: 25px;
		margin-left: 0px;
	}

	#asamaAktif {
		padding: 7px;
		padding-left: 12px;
		padding-right: 12px;
		color: #C1272D;
		border: #C1272D solid 1px;
	}

	#yaziAktif {
		padding: 6px;
		padding-top: 7px;
		padding-bottom: 5px;
		background-color: #C1272D;
		color:white;
		margin-left: -5px;
		font-size: 10px;
	}

	.asama {
		padding: 6px;
		padding-top: 3px;
		padding-bottom: 5px;
		color: #999999;
		border: #F2F2F2 solid 1px;
	}

	.yazi {
		padding: 8px;
		padding-top: 7px;
		padding-bottom: 7px;
		background-color: #F2F2F2;
		color:#333333;
		font-size: 10px;
		font-weight: bold;
		margin-left: -5px;
	}


	#satir1 .baslik {
		margin: 0;
		font-size: 18px;
	}


	#satir2 .baslik {
		margin: 0;
		margin-top: 20px;
		font-size: 18px;
	}

	.baslik {
		font-size: 14px;
	}


	#tabloSepet th {
		font-size: 12px;
	}



	/*
	////////////////////////////////////////
	sepet3 GÖVDE
	*/

	.siparisTutar {
		width:inherit !important;
		margin-left:10px;
	}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
urunler body
*/


.urunListesi .sonrakiSayfa img {

	display: block;
	margin: auto;
}


.urunListesi .sonrakiSayfa p {
	font-size: 18px;
	bottom: -40px;
	left: 30%;
}

/*[üyelik sayfası]*/

#kilit {
		position: relative;
		left: 0px;
		bottom: 0px;
	}



/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
footer
*/

	.nav-tabs > li > a,
	.nav-pills > li > a {
	  padding-right: 3px;
		padding-left: 3px;
		margin-right: 2px;
		line-height: 14px;
	}

	/*
	.urunListesi p.fiyat {
		bottom: -45px;
		left: 39%;
	}


	#telefonKategorileri {
		font-size: 11px;
	}

	#guvenlikTelefon {
		margin: auto;
		margin-bottom: 20px;
	}

	div.guvenlikTelefonResim {
		float: left;
		margin-right: 50px;
		margin-top: 20px;
	}

	#guvenlikTelefon div img {
		width: 30px;
	}
	*/

}


@media (max-width: 445px) {


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
header
*/


/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
anasayfa
*/

.karmaUrunler .fotoKapsul {
	overflow: inherit;
	height: inherit;
}


/*
///////////////////////////////////////////
Sepet Genel
*/


	.adimlar {
		float: none;
		margin-bottom: 10px;
	}


	#tabloSepet th {
		font-size: 10px;
	}

	#tabloSepet td {
		font-size: 11px;
	}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
footer
*/


}


.nav-soleditor > li > a {
    color: #666;
}

.thumbnail-sol { margin-bottom: 20px; }
#header2 #inputArama { border-radius: 0; box-shadow: none; }
#header2 .btn-ustara { color: #666; border-radius: 0; background-color: #efefef; background-image: none;}



#pnlSayfalama ul {
	box-shadow: none;
}

#pnlSayfalama ul > li {
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}

#pnlSayfalama ul > li > a { border: 0px !important; background-color: #efefef; width: 51px; padding-left: 0px; padding-right: 0px; text-align: center; border-radius: 1pc}
#pnlSayfalama ul > li.active > a { color: #f28b00;}
#pnlSayfalama ul > li > a:hover { background-color: #ccc;transition: all 0.2s ease-in 0s;}
#linkSonraki { display: none; }
#linkOnceki { display: none; }
.pagination { margin: 0;}
.sipozet { font-size: 18px;margin-top:0px}
.img-responsive {
  display: block;
  max-width: 100%; // Set a maximum relative to the parent
  height: auto;    // Scale the height according to the width, otherwise you get stretching
}


.col-urunkutu {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Seçkin SEYMEN */
.mt20 {
	margin-top:20px;
}
.hiyerarsi {
	background-color:transparent !important;
	border: none !important;
	box-shadow:none !important;
	padding-left:0px !important;
	padding-right:0px !important;
}
.hiyerarsi span {
	margin-right:5px;
	margin-left:5px;
	opacity: .85;
}

.hiyerarsi span:first-child {
	margin-left:0px;
}
.fa {
	font-style:normal !important;
}
.fa-angle-right:before {
		content: "\f105";
    font-family: FontAwesome;
    font-size: 13px;
}
@media screen and (max-width:993px) {
	.col-sm-w100 {
		width:100% !important;
	}
	.col-sm-ha {
		height:auto !important;
	}
}

/* Sepet > Adet İnputu */
#wrapperTekil .inputbox {
	width:100%;
	float: left;
}
@media screen and (max-width:992px) {
#wrapperTekil .inputbox {
	margin-bottom:15px;
}
#wrapperTekil .urunadi {
	margin-bottom:20px;
}
}
input.dusur {
	float: left;
	padding:5px;
	background-color:transparent;
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:2px;
	outline:none;
	width: 30px;
	height:30px;
}
input.adetinput {
	float: left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	border-radius:2px;
	border:solid 1px rgba(0,0,0,0.1);
	outline:none;
	text-align: center;
	margin-left: 1%;
	margin-right:1%;
}
input.arttir {
	float: left;
	padding:5px;
	background-color:transparent;
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:2px;
	outline:none;
	width: 30px;
	height:30px;
}
/* Sepet > Adet İnputu End */
/* Seçkin SEYMEN End */