﻿html
{
    overflow: scroll; /*firefox scroll bar tolga ekledi*/
}

body
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color: #DBDAE0;
}

#out
{
    width: 890px;
    height: 619px;
    margin: 0 auto;
    background: white;
}


/* tolga edit top css */


#top
{
    position: relative;
    width: 890px;
    height: 108px;
    margin: 0;
    padding: 0;
    border: none;
    background-color: #ffffff;
}

.topTop
{
    position: relative;
    width: 890px;
    height: 74px;
    margin: 0;
    padding: 0;
    border: none;
    background-color: Transparent;
}

.topBtm
{
    position: relative;
    width: 890px;
    height: 34px;
    margin: 0;
    padding: 0;
    border: none;
}

.topLogo
{
    position: relative;
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 211px;
    height: 74px;
    display: inline;
}

.topBanner
{
    position: relative;
    float: left;
    width: 505px;
    height: 63px;
    padding: 0;
    background-color: Transparent;
    margin: 6px 0 0 40px;
    display: inline;
}

#lang
{
    position: relative;
    float: right;
    width: 100px;
    height: 25px;
    margin-top: 20px;
    padding: 0;
}

#topMenu
{
    position: relative;
    float: right;
    width: 890px;
    height: 30px;
    padding: 0 0 0 0;
    background: white url(images/menuBg.jpg) repeat-x;
}


#content
{
    position: relative;
    float: left;
    width: 890px;
    height: 455px;
    padding: 0;
    margin: 0;
}

#contentLeft
{
    position: relative;
    float: left;
    width: 628px;
    height: 455px;
    padding: 0;
    margin: 0;
    
}

#contentLeftVideo
{
    position: relative;
    float: left;
    width: 620px;
    height: 455px;
    padding: 0;
    margin: 0;
}

#leftTopL
{
    position: relative;
    text-align: right;
    float: left;
    width: 419px;
    height: 237px;
    border: 0;
    padding: 0;
    margin: 0;
    top: 0;
}

#leftTopR
{
    position: relative;
    float: left;
    width: 209px;
    height: 237px;
    border: 0;
    padding: 0;
    margin: 0;
}

/*#leftBottomL
{
	position: relative;
	float: left;
	width: 329px;
	height: 218px;
	padding: 0;
	margin: 0;
}*/

#leftBottom
{
    position: relative;
    float: left;
    width: 628px;
    height: 218px;
    padding: 0;
    margin: 0;
}
/*news*/

#newsHeader
{
    position: absolute;
    width: 285px;
    height: 22px;
    left: 33px;
    top: 260px;
    padding: 0;
    margin: 0;
}

#newsContent
{
    height: 150px;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0 0 0 5px;
    position: absolute;
    width: 220px;
    top: 10px;
}

/*news bitti */


/* events 
#eventsHeader
{
	position: absolute;
	width: 255px;
	height: 22px;
	left: 15px;
	top: 16px;
	padding: 0;
	margin: 0;
}*/

#eventsContent
{
    position: absolute;
    width: 255px;
    height: 150px;
    left: 15px;
    top: 38px;
    padding: 0 0 0 5px;
    margin: 5px 0 0 0;
    border-bottom: solid 1px #c98a8a;
    overflow: hidden;
}



#leftBottomR
{
	position: absolute;
	top: 240px;
	left: 20px;
	width: 268px;
	height: 198px;
	padding: 0;
	margin: 0;
}

#contentRight
{
    position: relative;
    float: left;
    width: 252px;
    height: 455px;
    background-color: #fff7e2;
    padding: 0 0 0 0;
    margin: 0 5px 0 5px;
    display: inline;
}

#rightTop
{
    position: relative;
    float: left;
    width: 240px;
    height: 255px;
    background-color: white;
    margin: 5px 5px 0 5px;
    border: solid 1px #fff7e2;
    display: inline;
}

#gallery
{
    position: relative;
    float: left;
    width: 240px;
    height: 90px;
    padding: 0;
    margin: 5px 0 0 5px;
    border-bottom: solid 1px #fff7e2;
}

#gallery a, #gallery a:link, #gallery a:active, #gallery a:visited
{
    display: block;
    width: 230px;
    height: auto;
    padding: 0;
    margin: 0 0 0 0;
    font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
    background-color: white;
    color: #005d8d;
    text-align: left;
    outline: none;
}

#gallery a:hover
{
    height: auto;
    width: 210px;
    text-decoration: none;
    padding: 0;
    margin: 0; /* background:url(images/arrow.gif) no-repeat 100px 10px;*/
}


/* hide ie6*/
html > body #gallery
{
    width: 227px;
}

#videos
{
    position: relative;
    float: left;
    width: 218px;
    height: 55px;
    padding: 0;
    margin: 5px 0 0 5px;
    border-bottom: solid 1px #c1d2da; /*border: solid 1px #dcdcdc;*/
}

#videoHeader
{
    position: relative;
    float: left;
    width: 80px;
    height: auto;
    padding: 0;
}

#videosTxt
{
    font: normal 9px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: black;
    text-align: left;
    position: relative;
    float: left;
    width: 218px;
}

#videos a, #videos a:link, #videos a:active, #videos a:visited
{
    display: block;
    height: auto;
    padding: 0;
    margin: 0 0 0 0;
    font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
    background-color: white;
    color: #005d8d;
    text-align: left;
    background: url(images/arrow.gif) no-repeat 70px 9px;
    outline: none;
}

#videos a:hover
{
    height: auto;
    text-decoration: none;
    padding: 0;
    margin: 0;
    background: url(images/arrow.gif) no-repeat 70px 9px;
}
/* hide ie6*/
html > body #videos
{
    width: 227px;
}

/**/
#attendents
{
    position: relative;
    float: left;
    width: 218px;
    height: 45px;
    padding: 0;
    margin: 10px 0 0 5px;
    border-bottom: solid 1px #c1d2da; /*border: solid 1px #dcdcdc;*/
}

#attendentsHeader
{
    position: relative;
    float: left;
    width: 100px;
    height: auto;
    padding: 0;
}

#attendentsTxt
{
    font: normal 9px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: black;
    text-align: left;
    position: relative;
    float: left;
    width: 218px;
}

#attendents a, #attendents a:link, #attendents a:active, #attendents a:visited
{
    display: block;
    height: auto;
    padding: 0;
    margin: 0 0 0 0;
    font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
    background-color: white;
    color: #005d8d;
    text-align: left;
    background: url(images/arrow.gif) no-repeat 90px 8px;
    outline: none;
}

#attendents a:hover
{
    height: auto;
    text-decoration: none;
    padding: 0;
    margin: 0;
    background: url(images/arrow.gif) no-repeat 90px 8px;
}
/* hide ie6*/
html > body #attendents
{
    width: 227px;
}

/**/

#invitation
{
    position: relative;
    float: left;
    width: 220px;
    height: 35px;
    padding: 0;
    margin: 5px 0 5px 5px;
}

#invitation a, #invitation a:link, #invitation a:active, #invitation a:visited
{
    display: block;
    width: 210px;
    height: auto;
    padding: 0;
    margin: 0 0 0 0;
    font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
    font-size: 24px;
    font-weight: bolder;
    text-decoration: none;
    background-color: white;
    color: #005d8d;
    text-align: left;
    background: url(images/okAnime.gif) no-repeat 185px 12px;
    outline: none;
}

#invitation a:hover
{
    height: auto;
    width: 210px;
    text-decoration: none;
    padding: 0;
    margin: 0;
    text-align: left;
    background: url(images/okAnime.gif) no-repeat 185px 12px;
}

/* hide ie6*/
html > body #invitation
{
    width: 227px;
}


#rightBottom
{
    position: relative;
    float: left;
    width: 240px;
    height: 170px;
    background-color: white;
    margin: 15px 5px 0 5px;
    border: solid 1px #c1d2da;
    display: inline;
    padding-top: 2px;
}

.bigBanner
{
    position: relative;
    float: left;
    width: 230px;
    height: 50px;
    border: solid 1px #908097;
    padding: 0;
    margin: 2px 2px 0 2px;
}

.thmBanner
{
    position: relative;
    float: left;
    width: 110px;
    height: 50px;
    border: solid 1px #908097;
    padding: 0 2px 0 0;
    margin: 2px 2px 0 2px;
}

#banners
{
    position: relative;
    float: left;
    width: 220px;
    height: 170px;
    padding: 0;
    margin: 5px 0 5px 5px;
    border: solid 2px #908097;
}

#footer
{
    position: relative;
    float: left;
    width: 890px;
    height: 40px;
    padding-bottom: 5px;
    margin: 10px 0 0 0;
    border-bottom: solid 10px #fff7e2; /*background-color: #a1bbc5;*/
}



.bannerTbl img
{
    border: solid 1px #908097;
    text-align: center;
    margin: 0 auto;
}

.bannerTbl
{
    text-align: center;
    margin: 0 auto;
}

#newsmarquee img
{
    margin-right: 5px;
    margin-bottom: 5px;
}

#newsContainer img
{
    margin-right: 5px;
    margin-bottom: 5px;
}

#newsContainer
{
    text-align: left;
}


.homeLnk
{
    border: none;
    outline: none;
}


/* tolga ek 2011 yeni ana sayfa görsel style */

#mainImgTop
{
    position: relative;
    float: left;
    width: 619px;
    height: 155px;
    border: 0;
    padding: 0;
    margin: 0 0 0 10px;
}

#mainImgBottom
{
    position: relative;
    float: left;
    width: 619px;
    height: 299px;
    border: 0;
    padding: 0;
    margin: 0 0 0 10px;
}

