﻿/* 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-repeat: repeat-x;
    background-color:#fff;
}

a:link, a:visited
{
    color: #999999;
    text-decoration: none;
}

a:hover
{
    color: #fff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
    color:#000;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

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
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    margin: 0px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 1000px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    min-height: 420px;
    
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #fff;
    margin: 0px auto;
    height: 250px;
    text-align: left;
    line-height: normal;
    background-image: url('../images/footer_back.png');
    background-repeat: repeat-x;
}

.footer_son
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    height: 50px;
    background-image: url('../images/footer_son.png');
}
.footer_son p
{
    color: #999999;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;

}

div.menu
{    
 
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    font-size: 14px;
    font-family: Candara;
}

div.menu ul li a, div.menu ul li a:visited
{
    color: #fff;
    display: block;
    line-height: 2.3em;
    padding: 0px 40px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{

	color:#fff;
	background: #000;
	border-radius: 5px;
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);    
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    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;
}

.title
{
    display: block;
    width: auto;
    text-align:left;
    height:126px;
    margin-top:20px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.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;
}

tasarim
{
    margin:0 130px 0 0px;
    color: #808080;
    font-size: 11px;
    float:right;
}
ust_linkler,ust_linkler2
{
    line-height: 2.6em;
    margin-left:10px;
    color: #C0C0C0;
    font-size: 11px;
    
}

ust_linkler2
{
    float:right;
}

ust_linkler:hover,ust_linkler2
{
    color: #fff;
}

#ana_div {
    height: 250px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
 
.div
{    
    float: left;
    height: 240px;
    width: 230px;
    margin: 10px;
    color: #FFFFFF;
}

#ana_div2 {
    height: 330px;
    width: 960px;
    margin:10px auto 0 auto;

}
 
.divv2
{    
    float: left;
    height: 280px;
    width: 230px;
    margin: 4px 0 0 10px;
    color: #FFFFFF;

}

.site_haritasi
{
    margin-top:20px; 
}

.site_haritasi ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;

}

.site_haritasi ul li a, .site_haritasi ul li a:visited
{
    color: #999999;
    display: block;
    line-height: 1.6em;
    padding: 2px 0px;
    text-decoration: none;
    white-space: nowrap;
    float: left;
    width: 200px;
    text-align: left;

}


.site_haritasi ul li a:hover
{
    color: #fff;
    text-decoration: none;
}


.ic_menu
{

}

.ic_menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;

}

.ic_menu ul li a, .ic_menu ul li a:visited
{
    font-size:15px;
    color: #000000;
    display: block;
    line-height: 1.8em;
    padding:0px;
    text-decoration: none;
    white-space: nowrap;
    float: left;
    width: 200px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;

}


.ic_menu ul li a:hover
{
    color: #000;
    text-decoration: none;
    background-color: #CCCCCC;
}

fb
{
    font-size:22px;
    color:#fff;
    float:left;
}
f1
{
    display:block;
}

ic1
{
    color:#000;
    font-size:14px;
    font-weight:bold;
    line-height:3.0em;

}

ic2
{
    color:#000;
    display:block;
}

ic3
{ 
    float:right;
    color:#000;
    font-size:13px;
    line-height:3.0em;
    font-weight:bold;
}

ic3:hover
{
    text-decoration:underline;
}

.menu_baslik
{
    width: 220px;

    vertical-align:top;
}

.icerik
{

    width: 950px;
    margin: 0px auto 20px auto;
    border-top-style: groove;
    border-top-width: 1px;
    border-top-color: #FFFFCC;
}

.panel_baslik
{
    height:25px;
    width:200px;
    margin:0px 0px 0px 10px;
    border-radius:5px;
    vertical-align:top;
}
.panel_ic
{
    width: 220px;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;

}

.txt,.txt2,.txt3
{
	width: 280px;
	padding: 7px 15px;
	color:#333333;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	line-height:5px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);    
}

.txt2
{
	width: 390px;
	height:70px;    
}

.txt3
{
	width: 130px;     
}

label
{
    font-size: 16px;
    color: #333333;
    width:100px;
    float:left;
    display:block;
    margin-left:10px;
    
}

.button 
{
    display:inline-block;
    padding:10px 20px 11px;
    color:#fff;
    font-size:18px;
    line-height:1.22em;
    background:url(../images/button-tail.html) 0 0 repeat-x #000;
    letter-spacing:-1px;
    float:right;

}

.button:hover
{
    background: #CC0000;
}