﻿html
{
    overflow: scroll; /*firefox scroll bar */
}

body
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color: #FFF;
}

#out
{
    width: 990px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    margin: 0 auto;
    padding: 0;
    background: transparent;
    text-align: left;
    margin-bottom: 20px;
}

.top
{
    position: relative;
    float: left;
    width: 990px;
    height: 310px;
    margin: 10px 0 0 0;
    padding: 0;
    background-color: Transparent;
}

.topLeft
{
    position: relative;
    float: left;
    width: 163px;
    height: 400px;
    margin: 0 auto;
    padding: 0;
    background-color: Transparent;
}

.topLogo
{
    position: relative;
    float: left;
    width: 143px;
    height: 143px;
    margin-left: 10px;
    padding: 0;
    background: transparent url( "images/logo.jpg" ) no-repeat;
}

.menu
{
    position: relative;
    float: left;
    width: 163px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    margin: 15px 10px 0 0;
    padding: 0;
    border: none;
    background-color: #fff;
}


.topSlogan
{
    position: relative;
    float: left;
    width: 370px;
    height: 35px;
    margin: 0;
    padding: 0;
   /* background: url( 'images/sloganTemp.jpg' ) no-repeat left;*/
}

.search
{
    position: relative;
    float: right;
    width: 300px;
    height: 35px;
    margin: 0;
    padding: 0;
}

.topFlash
{
    float: left;
    width: 720px;
    height: 195px;
    margin: 0 0 0 20px;
    padding: 0;
    background-color: Transparent;
	text-align: left;
	font-size: 13px;
}

.main
{
    position: relative;
    float: right;
    width: 815px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    margin: 0 10px 0 0;
    padding: 0;
    background-color: #fff;
}


.yeniUrun
{
    position: relative;
    float: left;
    width: 250px;
    height: 333px;
    margin: 0 10px 0 2px;
    padding:0 5px 5px 5px;
    /*background: url( 'images/yeniUrunHead.jpg' ) no-repeat 0% 0%;*/
}

.haberler
{
    position: relative;
    float: left;
    width: 250px;
    height: 333px;
    margin: 0 10px 0 2px;
    padding: 0 5px 5px 5px;
    /*background: url( 'images/haberlerHead.jpg' ) no-repeat 10% 0%;*/
    border-left: solid 1px #ece8e8;
}

.ayinUrunu
{
    position: relative;
    float: left;
    width: 245px;
    height: 343px;
    margin: 0 10px 0 2px;
    padding: 0 5px 5px 5px;
   /* background: url( 'images/ayinUrunuHead.jpg' ) no-repeat 10% 0%;*/
    border-left: solid 1px #ece8e8;
}

.line
{
    position: relative;
    float: left;
    width: 815px;
    height: 1px;
    margin: 10px 0 10px 0;
    padding: 0;
    background-color: #ece8e8;
}

.denemeSol
{
    position: relative;
    float: left;
    width: 250px;
    min-height: 10px;
    height: auto !important;
    height: 185px;
    margin: 0 10px 0 2px;
    padding: 40px 5px 5px 5px;
    background: url( 'images/denemeHead.jpg' ) no-repeat 10% 0%;
    border-left: solid 1px #ece8e8;
}

.denemeOrta
{
    position: relative;
    float: left;
    width: 250px;
    min-height: 10px;
    height: auto !important;
    height: 185px;
    margin: 0 10px 0 2px;
    padding: 40px 5px 5px 5px;
    background: url( 'images/denemeHead.jpg' ) no-repeat 10% 0%;
    border-left: solid 1px #ece8e8;
}

.bulten
{
    position: relative;
    float: left;
    width: 235px;
    min-height: 10px;
    height: auto !important;
    height: 185px;
    margin: 0 10px 0 2px;
    padding: 40px 5px 5px 10px;
    background: url( 'images/bultenHead.jpg' ) no-repeat 25% 0%;
    border-left: solid 1px #ece8e8;
}

.footer
{
    position: relative;
    float: left;
    width: 990px;
    height: 45px;
    margin: 0;
    padding: 0;
    /*background: url( 'images/footer.jpg' ) no-repeat top left;*/
}


/* lightbox ek */

.black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: White;
    z-index: 1001;
    -moz-opacity: 0.9;
    opacity: .90;
    filter: alpha(opacity=90);
}

.white_content
{
    display: none;
    position: absolute;
    top: 10%;
    left: 40%;
    width: 400px;
    height: 500px;
    padding: 5px;
    border: none;
    background-color: Transparent;
    z-index: 1002;
    overflow: none;
  /*  border: solid 1px green;*/
}


.pnlTest
{
    position: relative;
    float: right;
    width: 815px;
    height:auto;
    margin: 0 10px 0 0;
    padding: 0;
    background-color: Transparent;
}
