body {
  margin:0; padding:0;
  text-align:center;
  background:#FFFFFF url(logo_back.png) repeat;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#242321;
  behavior:url("csshover.htc");
}

a { text-decoration:none; color:#242321; outline:none;}

#container {
  margin:0px auto;
  padding:0;
  width:860px;
  text-align:left;
  background:transparent;
  /*border:#000000 2px dashed;*/
}



/* ----------[ TOP ]----------*/
#top {
  height:120px;
}
  #logo {
    float:left;
    margin-top:10px;
    width:215px; height:109px;
  }
  #logo_title{
    display:block;
    float:left;
    font-size:34px;
    font-weight:bold;
    text-align:center;
    margin:30px 0 0 20px;
    color:#ff0000;
    font-family:'times new roman';
  }
  #topmenu {
    float:right;
    width:450px;height:30px; margin-top:50px; margin-left:20px;
    /*background:url(bg-menu.gif) top left no-repeat;*/
    /*background:#f8872c;*/
    background:url(topmenu-bg.gif) 0 -30px repeat-x;
  }
  #topmenu span.left {
    background:url(topmenu-bg.gif) top left no-repeat;
    width:10px; height:30px;
    float:left;
  }
  #topmenu span.right {
    background:url(topmenu-bg.gif) 0 -60px no-repeat;
    width:10px; height:30px;
    float:right;
  }
  #topmenu ul, #topmenu li {
    margin:0; padding:0; list-style:none; text-indent:0;
  }
  #topmenu ul { padding:0 20px 0 20px;}
  #topmenu li {
    float:left;
  }
  #topmenu li.active {
    background:url(topmenu-bg.gif) 0 -90px repeat-x;
  }
  #topmenu li.active a {
    color:#FFFFFF;
  }
  #topmenu li a {
    line-height:30px;
    padding:0 10px 0 10px;
    color:#F0F0F0;
    font-size:11px;
  }
  #topmenu li a:hover {
    text-decoration:underline;
  }



/* ----------[ SATIR 2 ]----------*/
#markalar {
  height:10px;
  width:860px;
  background:#FFFFFF url(bg-container.gif) 0 0px no-repeat;
  margin-top:30px;
}

#markalar ul,
#markalar li {
  margin:0; padding:0; list-style:none;
}


/*ul.marka li.active       { background: url(bg-container.gif) -884px 0;}*/
ul.marka li.active { background:url(bg-tabl.gif) top left no-repeat;}
ul.marka li.active a.top { background: url(bg-tabr.gif) top right no-repeat;}

ul.marka li              { float:left; position:relative; z-index:10;}
ul.marka li ul { 
  display:none;
  position:absolute;
  width:150px;
  top:30px; left:0; /* for IE7, others incl. IE6 fine with "top:auto; left auto;" */
  z-index:100;
}
ul.marka li:hover ul  { display:block;}

ul.marka a { display:block; width:160px;}

ul.marka ul li  { width:160px;}
ul.marka ul li a { 
  width:147px;
  margin-left:1px;
  text-indent:5px;
  color:#DDDDDD;
  text-decoration:none;
  font-size:11px;
  line-height:18px;
  padding:2px 0 2px 2px;
  position:relative;
  z-index:1;
}

ul.marka ul li a:hover    { background:#000000; color:#EB710E;}
ul.marka li.markabgtop    { height:25px;}
ul.marka li.markabgbottom { height:20px;}

/* Firefox, Safari, IE7 */
html > body ul.marka ul li            { background:url(bg-marka.png) center left no-repeat;}
html > body ul.marka li.markabgtop    { background:url(bg-marka.png) top left no-repeat;}
html > body ul.marka li.markabgbottom { background:url(bg-marka.png) bottom left no-repeat;}

/* IE6 */

* html ul.marka ul li            { background:url(bg-marka.gif)              center left no-repeat; }
* html ul.marka li.markabgtop    { height:25px; background:url(bg-marka.gif) top left no-repeat;    }
* html ul.marka li.markabgbottom { height:20px; background:url(bg-marka.gif) bottom left no-repeat; }


/* PNG for IE6 (failed)
* html ul.marka ul li { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fonetik.biz/img/bg-marka-ie6m.png', sizingMethod='scale');}
* html ul.marka li.markabgtop    { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fonetik.biz/img/bg-marka.png', sizingMethod='crop');}
* html ul.marka li.markabgbottom { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fonetik.biz/img/bg-marka-ie6b.png', sizingMethod='crop');}
*/

ul.marka a.top img         { border:none;}
html > body ul.marka a.top { line-height:45px;}
ul.marka a.top             { height:45px; width:80px; text-align:center; vertical-align:middle;}
/* vcenter for IEx */
ul.marka a.top span        { height:100%; display:inline-block; vertical-align:middle;}


ul.marka a.cardas      { padding-top:2px; margin-bottom:-2px;}
ul.marka a.denon            { }
ul.marka a.venplast    {width:120px;}
ul.marka a.heed        { }
ul.marka a.aspirnova   { width:90px;}
ul.marka a.nuvo        { width:63px;}
ul.marka a.quad        { }
ul.marka a.siemens     { width:75px;}
ul.marka a.velodyne    { width:67px;}
ul.marka a.yamaha      { }


/* ----------[ SATIR 3 ]----------*/
#content {
  width:860px;
  min-height:400px;
  background: url(bg-container-repeat.gif) top right repeat-y; 
}

#cl {
  float:left;
  width:200px;
  background:url(bg-container-repeat.gif) top left repeat-y;
}



.kutu      { margin-left:0px; background-position: bottom right; padding-bottom:5px; margin-bottom:20px;}
.kutu h2   { background-position:top right; padding-left:15px; margin-bottom:7px;}
.kutu ul,
.kutu li   { margin:0; padding:0; list-style:none;}
.kutu li   { margin-top:-7px;}
.kutu li a { font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#3C3C3C; display:block; height:30px; line-height:30px; text-indent:15px;}
.kutu li a:hover { text-decoration:underline;}

/*#kategoriler li.active a { background:url(bg-kategori-aktif.jpg) top left no-repeat; text-indent:7px; margin-left:0; font-weight:bold;}
*/
#kategoriler li.active a { background:url(bg-kategori-aktif2.jpg) 0 -3px no-repeat; text-indent:7px; margin-left:0; font-weight:bold;}



.kutu        { min-height:100px; margin:10px 10px 0 10px; background:url(bg-kutu.jpg) bottom left no-repeat; font-size:11px;}
* html .kutu { height:100px;}
.kutu h2     { margin:0; padding:0 0 0 5px; height:30px; line-height:30px; font-family:"Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif; font-size:12px; font-weight:bold; color:#F5F5F5; background:url(bg-kutu.jpg) top left no-repeat;}
.kutu p      { margin:0; padding:5px;}

#cc { float:right; width:650px;}

.clear { clear:both; margin:0; padding:0; height:0px;}

#kampanyalar a { display:block;}
#kampanyalar a:hover { text-decoration:underline;}


/* ----------[ FOOTER ]----------*/
#bottom { height:100px; padding:10px 10px 0 10px; background: url(bg-container.gif) 0 -50px no-repeat;}
#footer { background:url(bg-footer.jpg) top left repeat-x; text-align:left;}


/* ----------[ PRODUCT LIST ]----------*/
#prodlist {
  width:100%;
}
#prodlist img { border:none;}

#prodlist ul{
  margin:0; padding:0;
}

#prodlist li {
  list-style:none; 
  margin:10px 10px 0 0;
  padding:10px 0 0 10px;
  float:left;
  border:1px solid #FFF;
}

#prodlist li:hover                 { border-color:#F8872C;  cursor:pointer; cursor:hand;}
#prodlist li:hover div.detail h3   { color:#333333;}
#prodlist li:hover div.detail span { color:#666666;}


#prodlist span.img {
  background:#EEEEEE center center no-repeat;
  width:96px; 
  height:96px;
  display:block;
  float:left;
  border:#CCCCCC 1px solid;
  margin:0;
}

#prodlist .detail {
  width:180px;
  float:left;
  margin-left:10px;
}

#prodlist .detail h3 {
  margin:0; padding:0;
  font-size:13px;
  font-weight:bold;
  color:#777777;
}

#prodlist .detail span {
  color:#999999; font-size:11px;
  height:42px; display:block; overflow:hidden;
}

#prodlist li .links {
  position:inherit;
  margin-top:5px;
  bottom:2px; left:112px;
  font-size:10px;
  color:#666666;
}

#prodlist li .links a {
  border-bottom:#FFFFFF 2px solid;
  color:#777777;
}

#prodlist li .links a:hover {
  border-bottom:#0000FF 2px solid;
}

#product { margin-top: 10px;}
#product #images {
  position:relative;
  width:350px;
  margin:0 auto;
}
#product #images .image {
  background:center center no-repeat;
  width:320px; height:240px;
}

#product #detail {
  margin-top:40px;
  padding:10px;
  width:600px;
  margin-left:10px;
  border:1px solid #FF953F;
}

#product h4 { 
  margin:0 0 5px 0; 
  padding:0;
  line-height:30px;
  font-size:14px;
  text-align:center;
  font-family : "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
  }

.geridon{
  margin-top:10px;
  width:620px;
  margin-left:10px;
  text-align:right;
  font-family : "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:13px;
}
.geridon a:hover{
  color:#FF7A0F;
}

.form legend {
  color: #224059;
  /*
  background-color: #b5c9e2;
  border: 1px solid #31557f;
  */
  padding: 2px 6px;
}

.form fieldset {
  border:1px solid #d0d0d0;
  padding: 10px;
  margin: 10px;
}

.form ul,
.form li {
  margin:0; padding:0; list-style:none;
}

.form li { line-height:20px; margin-top:5px;}
.form label { width:120px; float:left;}
.form label.radio { width:auto; float:inherit;}

.form input.text,
.form textarea.text{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border: 1px solid #d0d0d0; padding-left:2px;
}

.form input.text:focus,
.form textarea.text:focus {
  border: 1px solid #1D3340;
}

.marka_img{
  text-align:center;
}
.marka_info{
  line-height:23px;
  font-family:Tahoma;
  font-size:14px;
  text-align:justify;
  padding-right:10px;
}

.marka_alt{
  margin-top:20px;
  text-align:right;
}

.marka_alt a{
  padding-right:10px;
  text-decoration:underline;
  color:#EC7A1D;
}
.marka_alt a:hover{
  text-decoration:none;
    color:#000;
}

.marka_img_list{
  text-align:center;
}
.marka_img_list li{
  list-style:none;
  padding-bottom:20px;
}
.marka_img_list img{
  border:none;
}
