html 
{
	margin: 0;
	padding: 0;
}

body 
{
	background: #fff url(/css/bg.png) repeat;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:9pt;
	line-height:9pt;
}


p 
{
	margin-top: 0px;
	margin-bottom: 20px;
}

a, a:visited, a b 
{
	color: #df2b2b;
	text-decoration: underline;
	cursor: pointer;
}

a:hover 
{
	text-decoration: none;
}

a:focus
{
	outline: none;
}

a img 
{
	border: none;
}

form 
{
	padding: 0;
	margin: 0;
	display: inline;
}

#footer .pufnoktasi 
{
	position: absolute;
	top: 1400px;
	left: 1050px;
}

.clear
{
	clear:both;
}

#header-ust
{
	width: 100%;
	background: url(/css/header.png) no-repeat top center;
	height: 275px;
}

#header
{
	width:960px;
	height:275px;
	background: transparent;
	position: relative;
	margin:0px auto 0px auto;
}

#header #logo
{
	position: absolute;
	top:10px;
	left:0px;
	z-index:10;
}

#header #telefon
{
	width: 323px;
	height: 79px;
	background: url(/css/telefon.png) no-repeat;
	position: absolute;
	top:10px;
	right:0px;
}

#header #social
{
	width: 109px;
	height:53px;
	position: absolute;
	right: 0px;
	top: 92px;
}

#header #baslik
{
	width: 246px;
	height: 74px;
	background: url(/css/baslik.png) no-repeat;
	position: absolute;
	bottom:31px;
	left:0px;
	color: #fff;
	font-size: 16pt;
	text-indent:10px;
	line-height: 45px;
}

#header #arama
{
	width: 296px;
	height: 35px;
	position: absolute;
	right: 0px;
	bottom:85px;
	background: url(/css/arama.png) no-repeat;
}

#header #arama input[type="text"]
{
	width: 185px;
	height: 24px;
	background: transparent;
	color: #fff;
	margin-left: 5px;
	margin-top:2px;
	border:0px none;
	color: #2C4F53;
}

#header #menu 
{
	width: 938px;
	height: 36px;
	background: transparent;
	position: absolute;
	z-index:1;
	bottom:142px;
	left:12px;
}

#header #menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:5px;
}

#header #menu > ul > li 
{
	position: relative;
	float: left;
	z-index: 20;	
	background: url(/css/dot.png) right no-repeat;
}

#header #menu > ul > li > a {
	font-size: 20px;
	color: #fff;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 10px 15px 2px 15px;
	z-index: 6;
	position: relative;
}

#header #menu > ul > li > a:hover 
{
	text-decoration: underline;
}

#container
{
	width: 960px;
	min-height: 800px;
	background: #fff;
	margin:-60px auto 0px auto;
}

#container #left 
{
	width: 246px;
	min-height: 400px;
	float:left;
	background: #fff;
}

#container #left .baslik
{
	width: 246px;
	height: 74px;
	background: url(/css/baslik.png) no-repeat;
	color: #fff;
	font-size: 16pt;
	text-indent:10px;
	line-height: 45px;
	z-index:9999;
	position: relative;
}

#container #left .kutu
{
	width: 246px;
	background: #fff;
	min-height:200px;
	margin-bottom:15px;
}

#container #left .kutu ul 
{
	list-style-type: none;
	padding-top:10px;
}

#container #left .kutu ul li 
{
	width: 246px;
	border-bottom:2px solid #800f11;
}

#container #left .kutu ul li a
{
	color: #201b18;
	font-size: 15pt;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	text-decoration: none;
}

#container #right 
{
	width: 704px;
	min-height: 400px;
	background: #fff;
	float:right;
}

#container #right .ic 
{
	width: 681px;
	margin:12px auto 10px auto;
	background: #fff;
	min-height: 400px;
}

#container #right .ic .baslik
{
	width: 681px;
	height: 46px;
	background: url(/css/buyukbaslik.png) no-repeat;
	color: #fff;
	font-size: 16pt;
	text-indent:10px;
	line-height: 45px;
	z-index:9999;	
}

#container #right .ic .content
{
	width: 681px;
	background: #fff;
	min-height:320px;
	margin-bottom:10px;
}

#container #right .ic .content .urunbox 
{
	width: 222px;
	height: 282px;
	float:left;
	margin-right: 3px;
	margin-top:5px;
	background: #fff;
	border:1px solid #860C0E;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
}


#container #right .ic .content .urunbox .title
{
	margin-top:10px;
	text-align:center;
	margin-bottom:5px;
}

#container #right .ic .content .urunbox .title a
{
	color: #b3222f;
	font-size: 13pt;
	text-decoration: none;
}

#container #right .ic .content .urunbox .image 
{
	width: 200px;
	height: 159px;
	background: #ffff1f;
	margin:0px auto 5px auto;
	border:2px solid #1C4255;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

#container #right .ic .content .urunbox .code 
{
	text-align:center;
	color: #1C4255;
	font-size:11pt;
	margin-bottom:10px;
} 

#container #right .ic .content .urunbox .price 
{
	text-align:center;
	color: #b3222f;
	font-size:14pt;
	margin-bottom:0px;
} 

#container #right .ic .content .devam 
{
	width: 493px;
	height: 43px;
	background: url(/css/devam.png) no-repeat;
	margin:10px 0px 10px 0px;
	text-indent: 10px;
	line-height: 43px;
}

#container #right .ic .content .devam a
{
	font-size: 15pt;
	color: #1C4255;
	text-decoration: none;
}

#container #right .ic .content .desc 
{
	font-size: 9pt;
	display:block;
	margin-bottom:5px;
	color: #1C4255;
}

#container #right .ic .content input[type="text"]
{
	width: 280px;
	border:1px solid #D8384D;
	background: #fff;
	display:block;
	margin-bottom:10px;
	padding:5px;
	font-size: 13pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

#container #right .ic .content input[type="text"]:focus
{
	border:1px dashed #376370;
	background: #FCE5E7;
}

#container #right .ic .content textarea
{
	width: 400px;
	padding: 5px;
	border:1px solid #D8384D;
	background: #fff;
	height: 180px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	display:block;
	margin-bottom:10px;	
	font-family: Arial;
}

#container #right .ic .content textarea:focus
{
	border:1px dashed #376370;
	background: #FCE5E7;
}

#container #right .ic .content input[type="submit"]
{
	background: #2E565E;
	border: 1px solid #2E565E;
	padding:3px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	display:block;	
	cursor: pointer;
}

#container #right .pagination 
{
	width: 100%;
	min-height:200px;
	margin-top: 40px;
}

#container #right .pagination a 
{
	padding:5px;
	color: #C52E3E;
	border: 1px solid #1C4255;
	text-decoration: none;
	margin-right:5px;
	line-height: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.slideshow
{
	margin-bottom:15px;
	height: 280px;
	clear:both;
}

#footer-ust 
{
	width: 100%;
	height: 160px;
	background: url(/css/footer.png) no-repeat top center;
	margin-top:10px;
}

#footer
{
	width: 960px;
	height: 160px;
	margin:0px auto 0px auto;
}

.kategori 
{
	background: #2E565E;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 5px;
	float:left;
	margin-right: 1px;
	margin-bottom:10px;	
	width: 327px;
	height: 300px;
	text-align:center;
}

.kategori a 
{
	color: #fff;
	font-size:12pt;
	font-weight: 700;
	text-decoration: none;
}

.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fc8d83), color-stop(1, #e4685d) );
	background:-moz-linear-gradient( center top, #fc8d83 5%, #e4685d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8d83', endColorstr='#e4685d');
	background-color:#fc8d83;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:9px 35px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #fc8d83) );
	background:-moz-linear-gradient( center top, #e4685d 5%, #fc8d83 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#fc8d83');
	background-color:#e4685d;
}.classname:active {
	position:relative;
	top:1px;
}
.classname:visited 
{
	color: #fff;
	text-decoration: none;
}



