@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 100%;
}
p     {
	color: #000;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 1em;
	list-style: inside;
}
ul ,ol{
	text-align: left;
	margin-bottom: 1em;
}
li {
	margin-left: 10px;
	text-align: left;
}



.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.centerText {

}
.rightText {
	text-align: right;
}


.big {
	font-size: 1.2em;
}
.small {
	font-size: 0.8em;
}



.copyright   {
	font-size: 12px;
	color: #CCC;
	line-height: 150%;
	font-style: italic;
	margin-top: 10
}

.copyright a {
	text-decoration: none;
	color: #FFF;
}
.blueText {
	color: #0E4198;
}
.highlight {
	font-style: italic;
	color: #000;
	background: #FF0;
	padding: 2px 5px;
}

.redText {
	color: #F00;
}

.holder {
}


h1           {
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	text-align: Middle;
	word-spacing: 1;
	line-height: 150%
}

h2           {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	text-align: Left;
	line-height: 150%;
	word-spacing: 1;
	margin-left: 10px;
	border-bottom: 1px solid #000;
}

h3           {
	font-size: 1.1em;
	color: #0E4198;
	text-align: left;
	line-height: 0.7em;
	margin-left: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4           {
	font-size: 1.1em;
	color: #000;
	line-height: 150%;
	text-decoration: underline;
	font-weight: 

               bold;
	text-align: left;
	margin-left: 10px;
}

h5           {
	font-size: 1.1em;
	color: #FFF;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	background: #0E4198;
	padding: 5px 10px;
}


h6           {
	font-size: 1em;
	color: #0E4198;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #000;
	margin: 10px 0px 5px 10px;
}
.sub {
	vertical-align: -.2em;
}


a {
	color: #0E4198;
	text-decoration: none;
}


a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

a:visited {
}

#wrapper {
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	z-index: 1;
}
#header {
	margin: 0;
	padding: 0;
	position: relative;
	height: 100px;
}
#header #mainNav {
	bottom: 0px;
	position: absolute;
	width: 700px;
}

#header #mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#header #mainNav li {
	float: left;
	margin: 0;
	padding:0;
	display: block;
}
#header #mainNav li a:link, #header #mainNav li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	padding: 0 15px 0 30px;
	margin-right: 10px;
	display: block;
	line-height: 25px;
	background-image: url(../images/nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header #mainNav li a:hover {
	color: #FFF;
	background: url(../images/nav_rollover.jpg) no-repeat left top;
	border: none;
}
#header #mainNav ul li a.current {
	margin-top: -5px;
	height: 30px;
	color: #FFF;
	line-height: 25px;
	background-image: url(../images/current.jpg);
}
#header #mainNav ul li a.current:hover {
	color: #AAB3B2;
	cursor: default;
}


#mainMenu {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#mainMenu hr {
	color: #0E4198;
	margin: 1px auto;
	background: #0E4198;
}

#mainContent {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
table#mainPage caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-style: italic;
}
table#mainPage td {
	text-align: center;
	vertical-align: top;
}


table#mainPage {
	font-size: 0.9em;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
table#tarife {
	width: 80%;
	text-align: left;
	line-height: 20px;
	border: 1px solid #0E4198;
	margin-bottom: 1em;
}
table#tarife td  {
	padding-left: 10px;
	border: 1px solid #0E4198;
}
table#tarife th  {
	color: #FFF;
	background: #0E4198;
}
table#adres th {
	padding-left: 10px;
}
#leftBar  {
	margin: 0px;
	padding: 0px;
	width: 20%;
	float: left;
}
#mainContent img a {

}
#mainContent img {
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
#Tesisler img {
	cursor: pointer;
}



#rightBar {
	margin: 0px;
	padding: 0px;
	width: 78%;
	float: right;
}
#rightBar Links {
	text-align: center;
}
#rightBar img {
	margin: 5px;
}
#rightBar img a, a:visited, a:hover {
	text-decoration: none;
}





#footer {
	margin: 0px;
	padding: 0px;
	background-color: #0E4198;
	font-size: 0.75em;
	clear: both;
	text-align: center;
}
#navigation {
	width: 100%;
	border-collapse: collapse;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(mm_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 45%;
	text-align: left;
	line-height: 10px;
	padding: 6px 6px 6px 15px;
}

	

#navigation a:hover {
	color:#FFFFFF;
	background-color: #0E4198;
	background-image: url(mm_arrow2.png);
	background-repeat: no-repeat;
	background-position: 5px 45%;
}




/* ID Styles */



#navigation td {
	background: #FFF;
	border: 1px solid #fff;

}

#navigation th {
	text-align: left;
	color: #FFF;
	border-bottom: 1px solid #fff;
	font-style: italic;
	font-size: 0.9em;
	line-height: 20px;
	background-color: #0E4198;
}
table#navigation thead th.name {
	text-indent:-1000em;
}
table#aKadro {
	text-align: left;
	width: 100%;
	margin: 0px auto;
	border-collapse: collapse;
	font-size: 0.9em;
}
table#aKadro a {
	display: block;
}



table#aKadro caption {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	margin: 0px auto;
	padding-top: 5px;
}
table#aKadro td {
	padding-left: 10px;
	line-height: 20px;
	border: 1px solid #FFF;
}
table#aKadro tr:hover {
	background: #FFF;
}

table#aKadro th {
	text-align: center;
	line-height: 30px;
	background: #0E4198;
	color: #FFF;
	font-size: 1.1em;
}
#isim1, #isim2 {
	background: #CCC;
}
#dahili1, #mail1, #dahili2, #mail2 {
	background: #E2E2E2;
}


table#kadro {
	width: 100%;
	text-align: left;
	margin: 0px auto 30px;
	font-size: 0.9em;
	border-collapse: collapse;
}
table#kadro th {
	background: #0E4198;
	color: #FFF;
	text-align: center;
}


table#kadro caption {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #000;
	padding-bottom: 5px;
	text-align: left;
	margin: 0px auto;
	padding-left: 10px;
}
table#kadro td {
	padding-left: 10px;
	line-height: 17px;
	border-top: 1px solid #0E6BBA;
	border-right: 1px solid #0E6BBA;
	border-bottom: 1px solid #0E6BBA;
	border-left: 1px solid #0E6BBA;
}

table#kadro thead th.name {
	text-indent: -1000em;
}
table#bolum {
	width: 100%;
	text-align: left;
	font-size: 0.9em;
	margin: 0px auto;
	line-height: 20px;
}


table#bolum caption {
	font-size: 1.2em;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

table#bolum th {
	color: #FFF;
	background: #0E4198;
	text-align: center;
}
table#bolum a {

}

table#bolum td {
	padding-left: 10px;
	border: 1px solid #0E4198;
}
table#adres {
	text-align: left;
	width: 100%;
}
table#iletisim {
	text-align: left;
	width: 100%;
	border: 1px solid #0E4198;
	font-size: 0.9em;
	border-collapse: collapse;
}
table#iletisim th {
	line-height: 25px;
	color: #FFF;
	background-color: #0E4198;
}

table#iletisim caption {
	line-height: 30px;
	color: #000;
	font-weight: bold;
	font-size: 1em;
}
table#iletisim tr:hover {
	background: #CCC;
}
table#iletisim td {
	padding-left: 5px;
	line-height: 20px;
}
#bottom {
	background: #CCC;
	width: 450px;
	color: #00F;
	border: 1px solid #0E6BBA;
	padding: 10px;
	margin-left: 10px;
	text-align: right;
}
#mainContent table#parkurlar {
	text-align: center;
}
#mainContent table#parkurlar a:hover {
	text-decoration: none;
}
#mainContent a img, #mainContent img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#rightBar #imza {
	padding-left: 70%;
}

