﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0D0D0D;
    background-image: url(images/header_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #F3F1E9;
    line-height: 18px;
}
/* page settings 
---------------------------------------------------------------------*/
table
{
    border: none;
}
img
{
    border-width: 0;
    margin-left: 0;
}

a
{
    color: #0066FF;
    text-decoration: none;
}
a:hover
{
    color: #fff;
    text-decoration: underline;
}

input
{
    padding: 3px;
    border: 1px solid #E5E5E5;
}
.checkbox
{
    padding: 1px;
    border: 1px solid #E5E5E5;
}
select
{
    padding: 2px;
    border: 1px solid #E5E5E5;
}

/* page 
------------------------------------------------*/
.page
{
    margin: 0 auto;
    width: 1000px;
}

.header
{
    width: 1000px;
    float: left;
    height: 205px;
    background-image: url(images/header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    position: relative;
}
.language
{
    position: absolute;
    top: 163px;
    left: 935px;
}
.homelink
{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 91px;
    right: 287px;
}
.sellink
{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 65px;
    right: 128px;
}
.reflink
{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 142px;
    right: 200px;
}

.main
{
    width: 1000px;
    float: left;
    margin-top: 20px;
}
.searchdiv
{
    margin: 10px 0px 10px 0px;
    padding: 3px;
    width: 191px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: #d1d1d1;
    background-color: #ECECC5;
    vertical-align: top;
}

.container
{
    padding: 10px;
    width: 760px;
    float: left;
}
.leftmenu
{
    width: 205px;
    float: left;
    min-height: 250px;
}

.leftAdvert
{
    width: 205px;
    float: left;
    text-align: center;
}


#tablebasvuru
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}

.content
{
    border: 1px solid #cccccc;
    width: 760px;
    float: left;
    line-height: 18px;
    margin-top: 10px;
}

.col_left
{
    width: 205px;
    float: left;
}
.col_right
{
    width: 780px;
    float: right;
    min-height: 450px;
}

.uruncat
{
    width: 230px;
    height: 254px;
    background-image: url(images/urun_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.uruncat .uruninfo
{
    border: 2px inset #CCCCCC;
    padding: 3px;
    margin: 25px 0px 0px 40px;
    width: 150px;
    height: 150px;
    float: left;
    text-align: center;
}
.uruncat .uruninfo img
{
    width: 150px;
    height: 150px;
    float: left;
    margin-bottom: 5px;
}

/* innser side table
------------------------------------*/
.inTable
{
    width: 760px;
    float: left;
    line-height: 18px;
}

.inTable .leftdiv
{
    width: 600px;
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    color: #0066FF;
    padding-bottom: 5px;
}

.inTable .rightdiv
{
    width: 60px;
    float: right;
    line-height: 20px;
}





/* top menu
---------------------------------*/

.topmenu
{
    margin: 155px 0px 0px 0px;
    float: left;
    width: 701px;
    height: 30px;
}

.topmenu ul
{
    margin: 0;
    padding: 0;
    float: left;
    width: 692px;
    height: 30px;
    list-style-type: none;
}

.topmenu ul li
{
    float: left;
    height: 28px;
}

.topmenu ul li a
{
    border: 2px solid transparent;
    float: left;
    margin: 0px 10px 0px 2px;
    padding: 3px 8px 3px 8px;
    color: #000;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

.topmenu ul li a:hover
{
    border: 2px solid #2E8FB9;
    background-color: #53ADD5;
    color: White;
}

.topmenu ul li .visit
{
    border: 2px solid #2E8FB9;
    background-color: #53ADD5;
    color: White;
}



/* left rounded links
--------------------------------*/
.leftImglink
{
    width: 205px;
    float: left;
    text-align: center;
}

.leftImglink .a1
{
    background: url(images/asanal.png) no-repeat;
    display: block;
    width: 174px;
    height: 153px;
    margin-bottom: 10px;
}

.leftImglink .a2
{
    background: url(images/amuze.png) no-repeat;
    display: block;
    width: 174px;
    height: 153px;
    margin-bottom: 10px;
}

.leftImglink .a3
{
    background: url(images/adestek.png) no-repeat;
    display: block;
    width: 174px;
    height: 153px;
    margin-bottom: 10px;
}

.leftImglink a:hover
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

/* buttons
-------------------------------------------------------*/

.buttonblue
{
    border: 1px solid #CCCCCC;
    background-color: #0066FF;
    color: #FFFFFF;
    height: 25px;
    cursor: pointer;
    padding: 0 8px 0 8px;
}
.buttonblue:hover
{
    background-color: #0066CC;
}
/* footer 
-------------------------------------------------------*/

.footer
{
    height: 142px;
    width: 100%;
    float: left;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    background: url(images/footer_bg.gif) 0 0 repeat-x;
}
.footer .footerinfo
{
    width: 1000px;
    height: 142px;
    margin: 0 auto;
    font-size: 11px;
    background-image: url(images/telephone.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 24px;
}

.footer_menu
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 479px;
    float: left;
}
.footer_menu li
{
    display: inline;
    line-height: 17px;
    float: left;
}
.footer_menu li a
{
    text-decoration: none;
    margin-right: 8px;
}

/* tools 
-------------------------------------------*/
.empty
{
    width: 296px;
    height: 214px;
    background: url(images/e_bg.png);
    vertical-align: top;
}
.h4
{
    color: White;
    font-size: small;
    padding: 10px;
    text-align: left;
}
.h4:hover
{
    color: #2BCB02;
}
.cat_table
{
    border: 2px double #454545;
    width: 200px;
    text-align: center;
}
.cat_table:hover
{
    border: 2px double #2BCB02;
}
.info
{
    width: 750px;
    background-color: #666666;
    float: left;
    line-height: 16px;
    text-align: justify;
}
.info td
{
    color: #fff;
    line-height: 18px;
    padding: 10px;
    vertical-align: top;
}
.info td a
{
    background-color: #333333;
    color: #0066FF;
    width: 100%;
    display: block;
    text-decoration: none;
    text-align: right;
    padding: 0 3px;
}
.info td a:hover
{
    color: #fff;
    background-color: #124D8C;
    text-decoration: none;
}
.links
{
    background: url(images/link_bg.png);
    width: 159px;
    height: 30px;
    padding-left: 35px;
    vertical-align: middle;
    text-align: left;
}
a:hover
{
    color: Red;
}
.news
{
    margin: 10px;
    width: 750px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    text-align: left;
}
.news .include
{
    height: 70px;
    vertical-align: top;
}
.news .img
{
    width: 120px;
    height: 90px;
    float: left;
}
.mesaj
{
    width: 750px;
    float: left;
}

.mesaj td
{
    font-weight: bold;
    padding: 4px;
}


