﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    background-image: url('../images/backround.png');
    background-attachment: fixed;
    background-repeat: repeat-x;
}

div.banner
{
    margin:0px;
    padding:0px;
}

    
td.main_bilgi
{
    margin:0;
    padding:15px 50px 15px;
    width:250px;
    height:250px;
    background-image:url(../images/Untitled-1.png);
    background-repeat:no-repeat;
    background-position:center;
    }

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    padding:0 40px;
    margin-bottom: 10px;
    line-height: 1.6em;
}


mb_baslik
{
    margin:0;
    padding:0;
    text-align:center;
    text-decoration:none;
    background:#333;
}





/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
    padding:0 40px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    margin: 0px auto 0px auto;
    border: 0px solid #496077;
    
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    border: 1px solid #C0C0C0;
    padding: 0px;
    margin: 0px;
    min-height: 420px;
    width:auto;
    background-image: url('../images/hover.png');
    background-repeat: repeat;
}



.footer
{
    margin:30px auto 0px auto;
    width: 100%;
    height: 60px;

    background: url(../images/alt.png) center top repeat-x;
    background: #C7CBCE;
    background-image: url('../images/alt.png');
}

.footer_icerik
{
    text-align: center;
    color: #808080;
    font-size: 12px;
}





/* TAB MENU   
----------------------------------------------------------*/

--*/

div.hideSkiplink
{
    border: 0px solid #A6B7C8;
    width: 100%;
    text-align=right;
}



div.menu
{
    
    height: 30px;
    width: 958px;
    float: right;
    margin: -20px auto 0 auto;
    color: #222;
    background: #ddd; /* Show a solid color for older browsers */
    background: -moz-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: -webkit-linear-gradient(#fff, #ddd);
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    border: 1px solid #eee;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}

h7
{
    color: #FFFFFF;
    font-size: 18px;
    margin: 0 25px;

}

td.baslik,div.baslik
{
    background-image: url('../images/baslik_arka.png');
    background-repeat: repeat-x;
    padding: 0px;
    margin:0px;
    height:29px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
}

div.alt_baslik
{
    height: 30px;
    width: 940px;
    float: right;
    margin: -20px auto 0 auto;
    color: #222;
    background: #ddd; /* Show a solid color for older browsers */
    background: -moz-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: -webkit-linear-gradient(#fff, #ddd);
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    border: 1px solid #eee;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;    
}

div.menu2
{
    float: right;
    margin: 1px 0px;
    vertical-align: top;
}


div.menu ul
{
    list-style: none;
    padding: 0px;
    line-height: 30px;
    margin: 0 10px;
}

div.menu2 ul
{
    padding: 0px;
    margin:0px;
    line-height: 40px;
    margin: 0px;
    text-indent: 15px;
    border: 1px solid #CCCCCC;
}


div.menu2 ul li a, div.menu2 ul li a:visited
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    display: block;
    height: 40px;
    width: 240px;
    color: #666666;
    background: #FFF;

    
}

div.menu ul li a, div.menu ul li a:visited
{

    text-align: center;
    font-size: 18;
    display: block;
    height: 30px;
    width: 150px;
    text-decoration: none;
    color: #666666;
    margin-right:30px;
    
    
}

div.menu ul li a:hover
{
    text-decoration: none;
    color: #000066;
    font-size:15px;
    
}

div.menu2 ul li a:hover
{
    background: #8888FF;
    border: solid double #0000FF;
    width: auto;
    color: #FFFFFF;
}
    
div.menu ul li a:active
{
    color: #990000;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

style4
{
    margin:0 30px 0 0px;
    
    }



.title
{
    display: block;
    float: left;
    text-align: left;
    width: 935px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    width: 918px;
}

.loginDisplay a:link
{
    color: white;

}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


table.iletisim
{    
    padding:30px 60px;
    width:893px;
    
}


    
table.iletisim_bilgileri
{
    text-align:left;
    height:100px;
    }

td.adres
{
    padding:30px 40px 0 0px;
          
}

table.adres
{
    border: 1px double #CCCCCC;
    background-image: url('../images/hover.png');
    width:500px;  
} 

    
td.adres1
{
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
td.adres2
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align:left;
}
td.adres3
{
    font-size: 12px;
    color: #000000;
    width:800px; 
    text-align:left;
}    

table.hakkimizda
{
    padding:15px 15px;    
}

td.hakkimizda1
{
    border-style: groove;
    border-width: 1px;
    text-align: left;
    width: 300px;
    height: 128px;
    background-image: url('../images/hakkimizda.png');
    background-position:bottom;
    background-repeat:repeat-x;
}

td.hakkimizda2
{
    background-image: url('../images/hover.png');
    height:200px;
}


td.icerik
{
    vertical-align:top;
    background:#FFFFFF;
}

}

urunler_baslik
{
    width:180px;
}

table.yanmenu
{
   margin:0px;
   padding:0px;
}


td.ust
{
    margin:0px;
    padding:0px;
    height:50px;
}

td.alt
{
    margin:0px;
    padding:0px;
    vertical-align:top;

}
