html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

/*Caşıma başlıyor*/

body{
background-color:#ccc;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.omurga{
width:1014px;
background-color:#333C47;
border:1px solid #000;
}
.header{
width:1014px;
height:254px;
}
.ust-yazi{
width:1014px;
height:25px;
background-color:#f5f5f5;
font:11px verdana;
text-indent:8px;
}
.menu{
width:1012px;
height:30px;
background-image:url(images/menubg.png);
border:1px solid #025D8C;
padding-left:0px;
padding-top:10px;
font:14px Arial;
color:#FFFFFF;
text-align:left;

}
.menu a:link, .menu a:visited{
color:#FFFFFF;
text-decoration:none;
padding:4px;
font:16px arial;
}
.menu a:hover, .menu a:active{
color:#0000FF;
background-color:#3F4E5A;
font:16px arial;
padding:4px;
text-decoration:none;
}
.kat-tut{
width:214px;
margin-top:30px;
float:left;
}
.kategoriler{
width:214px;
background-image:url(images/buton.jpg);
text-align:left;
}
.kategoriler a:link, .kategoriler a:visited{
font:15px arial;
color:#999;
text-decoration:none;
display:block;
padding:10px;
}
.kategoriler a:hover, .kategoriler a:active{
font:15px arial;
background-color:#666666;
color:#fff;
padding:10px;
text-decoration:none;
display:block;
}
.sagtutucu{
width:721px;
margin-top:30px;
margin-left:16px;
float:left;
}
.sag-ust{
width:721px;
height:138px;
background-image:url(images/sag-ust.jpg);
}
.slayt{
width:721px;
height:250px;
margin-top:23px;
border:1px solid #f5f5f5;
}
.uruntutucu{
width:721px;
border:1px solid #f5f5f5;
margin-top:25px;
}
.urunresimcek{
width:225px;
font:15px arial;
color:#000;
text-align:center;
float:left;
margin:4px;
}
.urunalt{
width:210px;
height:45px;
background-image:url(images/urun-alt.jpg);
}
.urunresimcekresim{
width:200px;
height:199px;
background-color:#F5F5F5;
border:1px solid #999;
padding:3px;
}
.urun-footer{
width:721px;
height:45px;
font:10px verdana;
text-align:left;
margin-top:17px;
}
.info{
width:214px;
text-align:left;
margin-top:20px;
}
.info a:link, .info a:visited{
font:12px arial;
background-color:#f5f5f5;
color:#999;
text-decoration:none;
display:block;
padding:8px;
}
.info a:hover, .info a:active{
font:12px arial;
background-color:#666666;
color:#fff;
padding:8px;
text-decoration:none;
display:block;
}
.footer{
width:1014px;
margin-top:17px;
background-color:#0A3558;
}

#Layer1 {
	Z-INDEX: 1; LEFT: 94px; WIDTH: 483px; POSITION: absolute; TOP: 33px; HEIGHT: 124px
}
.tablo {
	BORDER-RIGHT: #253442 1px dashed; BORDER-TOP: #253442 1px dashed; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #253442 1px dashed; WIDTH: 680px; COLOR: #ffffff; BORDER-BOTTOM: #253442 1px dashed; FONT-STYLE: normal; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #3f4e5a;
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}




body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

p {
  line-height: 1.5em;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #3F4E5A;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.duzyazi{
height:760px;
margin-top:10px;
font:16px arial;
color:#fff;
padding:8px;
padding-top:30px;
background-color:#3F4E5A;
text-align:left;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
