* {
	margin: 0;
	padding: 0;
}

.clearb {
clear:both;
}
body {
background: #ccc url(images/bg.gif) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #157D6A;
}
a:hover {
text-decoration: underline;
color: #37AB96;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#logo {
float:left;
width: 270px;
margin-top: 8px;
margin-left: 10px;
}
#header {
height: 80px;
float:left;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #FF5500;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 12px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 70px;
line-height: 70px;
background: #fff url(images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #37AB96;
text-decoration: none;
}
#arama {
float: right;
margin-right: 50px;
}

#content {
background: #fff url(images/content.gif) repeat-y;
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 580px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
color: #37AB96;
}
.urun {
float:left;
width:139px;
height:129px;
background-color:#FFFFFF;
margin-top:10px;
margin-left:10px;
border: 1px solid #d1d1d1;
}
.urunbilgi {
padding-top:5px;
border-top-color:#d1d1d1;
border-top-style:solid;
border-top-width:1px;
text-align:center;
}
.urunbilgi a {
font-size:12px;
color:#009ed2;
text-decoration:none;
}
img {
border:none;
}
#urunresmi {
margin-top:5px;
margin-left:5px;
float:left;
width:200px;
text-align:center;
border: 1px solid #d1d1d1;
padding: 3px;
}
#ozellik {
margin: 5px;
float:left;
width: 335px;
}
#ozellik h4 {
font-size: 16px;
font-weight: 100;
padding-top: 5px;
padding-bottom: 5px;
color: #37AB96;
}
#urunlink {
float:right;
}
#urunlink p {
margin-right:10px;
}
.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #111;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
color: #157D6A;
text-decoration: none;
font-weight: 100;
}
.left ul li a:hover {
color: #37AB96;
}

#bottom {
background: #fff url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}

#urunler a {
text-decoration: none;
color:#000000;
}

#urunler a p {
text-decoration: none;
color:#000000;
}

#urunler a h4 {
font-size: 16px;
font-weight: 100;
padding-top: 5px;
padding-bottom: 5px;
color: #37AB96;
}

#tag_update {
        display: block;
        border-left: 1px solid #373737;
        border-right: 1px solid #373737;
        border-bottom: 1px solid #373737;
        position:absolute;
        z-index:1;
}
#tag_update ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
#tag_update li{
        display:block;
        clear:both;
}
#tag_update a {
        width:134px;
        display: block;
        padding: .2em .3em;
        text-decoration: none;
        color: #fff;
        background-color: #1B1B1C;
        text-align: left;
}
#tag_update a:hover{
        color: #fff;
        background-color: #373737;
        background-image: none;
}
