body
{
	background: url(../images/bg.jpg) #5C1758 no-repeat;
	color: #333;
	font-size: 13px;
	font-family:"trebuchet MS";
	line-height:18px;
	margin:10px;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;	
}

h2{
	font-size:20px;
	padding-top:15px;
}

li {
	padding-bottom:10px;
}


a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


.container {
	margin-bottom: 20px;
	float:left;
	overflow:hidden;
	width:940px;
}

.header {
	background:url(../images/headerbg.gif) no-repeat;
	height:128px;
	width:940px;
	overflow:hidden;
}

.content {
	width:920px;
	background:#FFFFFF;
	font-weight:100;
	color:#666666;
	padding: 10px;
	overflow: hidden;
}

.footer {
	background:url(../images/footerbg.gif) no-repeat;
	height:15px;
	width:940px;
	float:left;	
}
.footerlogo {
	width:940px;	
	float:left;
}


.menu{
	width:200px;
	margin-right:10px;
	float:left;
}

.urunmenu a{
	text-decoration:none;
	color:#000000;
	display:block;
	font-size:14px;
	line-height:30px;
	background:url(../images/menubg.png) no-repeat;
	margin-bottom:2px;
	padding:0px 5px;
}

.urunmenu a:hover{
	color:#000000;
	text-decoration:none;
	background:url(../images/menubghover.png) no-repeat;
}

.urunaciklama {
	font-size:14px;
}



.icerik{
	width:700px;
	float:left;
	background:url(../images/contentsidebg.png) no-repeat;
	padding-left:10px;
}

#urunler {
	width:590px;
	margin:auto;
}


.anasayfakutu {
	width:349px;
	float:left;
}


.haberimg {
	border:#F5F5F5 3px solid;
	padding:2px;
	margin:3px;
}

.haberlist {
}

.haberlist li {
	list-style-type:none;
	list-style:none;
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	font-size:11px;
}

.haberlist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.ustmenu{
/*top:90px;
left:260px;
padding:0px  0px;
float: left;
font: bold 13px Arial;
width: 670px;
height:35px;
overflow: hidden;
margin-bottom: 1em;
background:url(../images/ustmenubg.png) no-repeat;
position:relative;*/
top:17px;
left:260px;
padding:0px  0px;
float: left;
font: bold 13px Arial;
width: 670px;
height:35px;
overflow: hidden;
margin-bottom: 1em;
background:url(../images/ustmenubg.png) no-repeat;
position:relative;
}

.ustmenu ul{
padding:0;
padding-left:5px;
margin:0;
}

.ustmenu li{
display: inline;
padding:0;
margin:0;
}

.ustmenu li a{
float: left;
color: #000000;
padding: 9px 11px;
text-decoration: none;
}

.ustmenu li a:visited{
color: #000000;
}

.ustmenu li a:hover, .ustmenu li .current{
color: white;
background:url(../images/ustmenubghover.png) repeat-x;
height:35px;
text-decoration: none;
}


.shop {
	position:relative;
	float:right;
	height:75px;
}







input, select, textarea {
	border:1px solid #E2E2E2;
	font-size:13px;
}

.button{
	background-color:#CCCCCC;
	border:#E2E2E2 1px solid;
}