* img
{
	border:0;
}

@font-face {
 font-family: "PFBeauSansPro-Reg";
 src: url("fonts/PFBeauSansPro-Reg.eot") /* EOT file for IE */
}
@font-face {
 font-family: "PFBeauSansPro-Reg";
 src: url("fonts/PFBeauSansPro-Reg.ttf") /* TTF file for CSS3 browsers */
}

body
{
	background-image:url(images/background.jpg);
	background-position:top;
	background-color:#003a74;
	background-repeat:repeat-x;
	margin:0;
	font-family:Tahoma, sans-serif;
	font-size:11px;
}

#cerceve
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	width:940px;
	background-image:url(images/header.png);
	height:100px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#logo
{
	width:300px;
	height:100px;
	float:left;
}

#menu
{
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
	width:940px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#menu ul
{
	width:940px;
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	clear:left;
}

#menu li
{
	margin-left:15px;
	margin-right:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:40px;
	font-size:12px;
	float:left;
}


#menu a
{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover
{
	text-decoration:underline;
}


#ic-sayfa
{
	width:930px;
	margin-top:5px;
	background:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

#sol-blok
{
	width:250px;
	height:auto;
	background-image:url(images/sol-blok.jpg);
	float:left;
}

#sag-blok
{
	width:670px;
	height:auto;
	padding-left:10px;
	float:left;
}

.urun
{
	width:150px;
	height:140px;
	margin-right:14px;
	margin-bottom:7px;
	margin-top:7px;
	float:left;
}


.urunbaslik
{
	width:150px;
	height:40px;
	text-align:center;

	font-weight:bold;
	color:#F60;
	float:left;
}


#slider
{
	width:940px;
	height:300px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}

.kutu
{
	width:300px;
	height:400px;
	float:left;
}

.kutu-ayrac
{
	width:20px;
	height:400px;
	float:left;
}

#footer
{
	width:940px;
	height:50px;
	padding-top:5px;
	clear:left;
}

#telif
{
	width:800px;
	color:#F5F5F5;
	padding-top:10px;
	float:left;
}

#kureselnet
{
	width:140px;
	height:50px;
	text-align:right;
	float:left;
}

.solmenu a {
	width:235px;
	background-color: #616975;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 58, 116)),to(rgb(3, 46, 89)));
	background-image: -webkit-linear-gradient(top, rgb(0, 58, 116), rgb(3, 46, 89));
	background-image: -moz-linear-gradient(top, rgb(0, 58, 116), rgb(3, 46, 89));
	background-image: -o-linear-gradient(top, rgb(0, 58, 116), rgb(3, 46, 89));
	background-image: -ms-linear-gradient(top, rgb(0, 58, 116), rgb(3, 46, 89));
	background-image: linear-gradient(top, rgb(0, 58, 116), rgb(3, 46, 89));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#003a74', EndColorStr='#032e59');
	border-bottom: 1px solid #33373d;
	-webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
	-moz-box-shadow: inset 0px 1px 0px 0px #878e98;
	box-shadow: inset 0px 1px 0px 0px #878e98;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.75em;
	display: block;
	position: relative;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}

.solmenu  a:hover{
	background-color: #f78f1e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(247, 143, 30)),to(rgb(232, 129, 17)));
	background-image: -webkit-linear-gradient(top, rgb(247, 143, 30), rgb(232, 129, 17));
	background-image: -moz-linear-gradient(top, rgb(247, 143, 30), rgb(232, 129, 17));
	background-image: -o-linear-gradient(top, rgb(247, 143, 30), rgb(232, 129, 17));
	background-image: -ms-linear-gradient(top, rgb(247, 143, 30), rgb(232, 129, 17));
	background-image: linear-gradient(top, rgb(247, 143, 30), rgb(232, 129, 17));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e88111', EndColorStr='#f78f1e');
	border-bottom: 1px solid #dc7c15;
	-webkit-box-shadow: inset 0px 1px 0px 0px #dc7c15;
	-moz-box-shadow: inset 0px 1px 0px 0px #dc7c15;
	box-shadow: inset 0px 1px 0px 0px #dc7c15;
}