﻿/*General styles*/

*
{
    outline: none;
}

html
{
    margin: 0;
}


body
{
    text-align: center;
    background: url("Images/arka2.jpg") no-repeat scroll center center transparent ;
    margin: 0;
    padding: 0;
    height: 100%;
    min-width: 0; /* peekaboo bug fix for IE7 */
    text-decoration: none;
    text-align: left;
    color: #4f4f4f;
    font: normal 12px Arial, Helvetica, Sans-Serif;
        background-size:cover;
}


a:link, a:active, a:visited
{
    cursor: pointer;
    color: #006699;
    font: normal 12px Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}



img
{
    border: 0;
    margin: 0;
}



#topRed {
    width: 100%;
    height: 10px;
    background-color: #ec2529;
}


p
{
    margin: 0;
}


#divMain
{
    width: 970px;
    min-height: 350px;
    height: auto !important;
    height: 300px;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
}


/*General Styles End */


/* top */

#divHeader
{
    position: relative;
    height: 100px;
    background-color: transparent;
    border: none;
}


#logo
{
    float: left;
    position: relative;
    width: 310px;
    height: 25px;
    margin: 10px 0 0 20px;
    padding: 0;
    outline: none;
    z-index: 25;
}


#rightLogo
{
    float: right;
    position: relative;
    width: auto;
    height: 35px;
    top: 25px;
    border-bottom: solid 1px white;
   /* background-color: White;*/
    text-align: left;
    color: White;
    font-weight: bold;
   /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;*/

}

/* top end */




/* menu / infoBand */

#divMenu
{
    float: left;
    position: relative;
    width: 970px;
    height: 25px;
    margin: 35px 0 0 0px;
    padding: 0;
    text-align: left;
    background-color: transparent;
    z-index: 24;
}


/* menu end */



/**************************************************/
/* content */




#divLeft
{
    position: relative;
    float: left;
    width: 250px;
    min-height: 285px;
    height: auto !important;
    height: 275px;
    margin: 10px 0 0 0;
    padding: 0 0 0 15px;
    background-color: transparent;
    text-align: center;
}



#divRight
{
    position: relative;
    float: left;
    width: 950px;
    height: 160px;
    margin:0;
    padding: 0;
    background-color: #fff;
    text-align: center;
}

#divContent
{
    position: relative;
    float: left;
    width: 950px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin:0 0 0 0;
    padding: 0 0 0 20px;
    text-align: left;
    /*background: #fff url("images/mainDivTop.jpg") no-repeat;*/
}


#divContent img
{
    padding: 0;
    margin: 0;
}

#divContent p
{
    margin: 5px 0 10px 0;
}


#newsSlider
{
    position: relative;
    float: left;
    width: 800px;
    height: 337px;
    margin: 15px 5px 0 10px;
    padding: 0;
    z-index: 1000;
    
}


#newsSlider img
{
    border: none;
    text-align: center;
    width: 820px;
}

   img.logolar, img.f40 {
        position:absolute;
        z-index:1000;
        top:290px;
        left:820px;
    }

        img.f40 {
        left:900px;
    }

#newsSlider ul
{
    margin: 0;
    padding: 0;
}

#mainPageNews
{
    position: relative;
    float: left;
    height: 110px;
    text-align: left;
    padding: 10px 0 0 0;
    margin: 30px 0 20px 25px;
    background: url("images/newsbg.jpg") no-repeat;
    width: 625px;
    /*overflow: auto;*/
    font-weight:bold;
    line-height:160px;
    text-align:center;

}


#mainPageNews .newsContent
{
    /*border-bottom: solid 1px red;*/
    width: 605px;
}

#mainPageNews .newsContent ul
{
    margin: 0 0 10px 10px;
    padding: 0;
    text-align: left;
    float: left;
    list-style: none;
}

#mainPageNews .newsContent li
{
    list-style-type: disc;
    color: #000;
    padding: 15px 0 0 0;
    list-style: none;
}

#mainPageNews .newsContent li a:link, #mainPageNews .newsContent li a:active
{
    list-style: none;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 0px;
}

#mainPageNews .newsContent li a:visited
{
    color: #000;
    list-style: none;
}


.mainNewsImageDiv
{
    position: relative;
    float: left;
    width: 120px;
    height: 90px;
    margin: 0 10px 10px 0;
    padding: 2px;
    list-style: none;
}


/* sub news */

.newsContentSub
{
    margin-top: 0px;
    padding: 10px 0 0 0;
}


.newsContentSub image, .newsContent img
{
    position: relative;
    float: left;
    margin: 0 5px 5px 0;
    padding: 5px;
    border: solid 1px #0452a4;
}


.clearDiv
{
    clear: both;
}



#divFooter
{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    background-color: #4f4f4f;
    border-bottom: none;
    color: #fff;
    font-size: 10px;
    padding: 10px 0 0 0;
    text-align: center;
    clear: both;
}


#bottom
{
    text-align: center; /*background: transparent url( 'Images/btmBg.jpg' ) no-repeat center;*/
    height: 125px;
    margin: 0 auto;
    min-width: 0;
}

.search
{
    margin: 10px 0 15px 0;
    float: left;
    position: relative;
}

.seperator
{
    float: left;
    position: relative;
    width: 100%;
    height: 1px;
    padding: 0;
    background: url( 'Images/seperator.jpg' ) no-repeat;
    margin: 10px 0 15px 0;
    text-align: left;
}

.seperatorMulti
{
    float: left;
    position: relative;
    width: 100%;
    height: 1px;
    padding: 0;
    background: url( 'Images/seperator.jpg' ) no-repeat;
    margin: 0 0 0px 0;
    text-align: left;
}

.subImage
{
    float: left;
    position: relative;
    width: auto;
    height: auto;
    text-align: left;
    margin: 0 10px 10px 0;
}


.subImage img
{
    border: solid 2px #0452a4;
    padding: 5px;
    margin: 0 20px 5px 0;
}

#galeriTbl
{
    float: left;
    width: 650px;
    position: relative;
    background-color: transparent;
    border: none;
}


#galeriTbl td
{
    padding: 5px;
}



.classTable
{
    width: 100%;
}

.classTable td
{
    padding: 2px;
    text-align: center;
    height: 20px;
    font-weight: bold;
    background-color: transparent;
}

.classTable td:hover
{
    padding: 2px;
    text-align: center;
    height: 20px;
    font-weight: bold;
    background-color: #ffffff;
    cursor: pointer; /*border: dotted 1px #e5e5e5;*/
}


.lnkTable td
{
    padding: 4px;
    text-align: center;
    height: 20px;
    font-weight: bold;
}


.technicTable td
{
    padding: 0px 5px 5px 5px;
    text-align: left;
    line-height: 12px;
    border: 0;
}



.newsSub
{
    margin: -10px 0 0 0;
    text-align: left;
}



.contentSub
{
    margin: -10px 0 0 0;
}


#ul-table li a
{
    background-color: #ececec;
    font: bold 12px Arial, sans-serif;
    display: block;
    line-height: 30px;
    text-align: center;
}
#ul-table a:link, #ul-table a:visited, #ul-table a:active
{
    color: #005387;
    text-decoration: none;
}

#ul-table a:hover
{
    background-color: #E5E5E5;
    color: navy;
    text-decoration: none;
}
#ul-table
{
    width: 562px;
    text-align: center;
    margin: 0px auto;
    padding: 0;
    list-style-type: none;
    clear: both;
}

#ul-table li
{
    width: 130px;
    float: left;
    border: 1px solid #E5E5E5;
    border-right: none;
    text-align: center;
    padding: 1px;
}

* html #ul-table li a
{
    width: 100%; /* ie */
}

#ul-table li.top
{
    border-bottom: none;
}

#ul-table li.right
{
    border-right: 1px solid #E5E5E5;
}

#ul-table li.bottom a
{
    background-color: #ffffff;
}

.clear
{
    clear: both;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}



/*ana sayfa içbn ekler*/

.divAbout
{
    position: relative;
    float: left;
    background-color: #fff;
    height: 120px;
    width: 280px;
    padding: 0;
    text-align: left;
    margin: 0;
    padding-left: 5px;
    padding-top:2px;

}


.divAbout span
{
    font-weight: normal;
}

.divAbout a
{
    font-weight: bold;
    font-size: 10px;
}

.divAbout a:hover
{
    text-decoration: underline;
}

.divFeatured
{
    position: relative;
    float: left;
    background-color: transparent;
    height: 180px;
    width: 650px;
    padding: 0;
    text-align: left;
    margin: 0;
    padding: 0;
}
/*
.divFeatured span
{
	font-weight: normal;
}

.divFeatured a
{
	font-weight: bold;
	font-size: 10px;
}

.divFeatured a:hover
{
	text-decoration: underline;
}

*/
.divLine
{
    position: relative;
    float: left;
    width: 100%;
    height: 1px;
    background-color: #c6c6c6;
    margin: -10px 0 10px 0;
}


/**/


ul#portfolio li img
{
    padding: 0;
    position: relative;
    float: left; /*margin: 0 0 0 -330px;*/
}

ul#portfolio li
{
    list-style: none;
    position: relative;
    float: left;
}


.fade
{
    margin-bottom: 0;
}

.fade p
{
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    background: #fff;
}




#subPageNews
{
    position: relative;
    float: left;
    width: 200px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    text-align: left;
    padding: 30px 0 0 15px;
    background: url(  'Images/upcoming_h.png' ) no-repeat left top;
    background-position: 10px 0;
    margin: 10px 0 0 0;
}


#subPageNews .newsContent ul
{
    margin: 0 0 10px 0px;
    padding: 0;
    list-style: none;
}

#subPageNews .newsContent ul li
{
    color: #9c1508;
}

.socialMain
{
    position: relative;
    float: left;
    width: 210px;
    height: 25px;
    text-align: left;
    padding: 0;
    margin: 0 0 0 20px;
}



#divFooter
{
    height: 140px;
    background-color: #fff;
    text-align: center;
    color: #000;
    margin: 10px 0 0 0;
}
