/* Genel tanimlar */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, br {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

br {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background-color: #ffffff;
	color: #2d2e2e;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

a {
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #325d9d;
	text-decoration: none;
}

a:hover {
	text-align: left;
	color: #b31117;
	text-decoration: underline;
}

p {
	margin: 0px 0px 0px 0px;
	line-height: inherit;
}


img {
	border: none;
	/*border: solid #cc0000 1px;*/
}

/* Bölüm tanimlari */

#content {
	margin: 0 auto 0 auto;
	width: 984px;
	/*border: solid #cc0000 5px;*/
}

#contentTop {
	display: inline-block;
	margin: 10px 0px 10px 0px;
	background-image: url(images/background_top.gif);
	width: 984px;
	height: 116px;
	/*border: solid #ccdd00 5px;*/
}

#contentBottom {
	display: inline-block;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 1004px;
	/*border: solid #cc0000 5px;*/
}

#contentBottomLeft {
	background-color:#ffffff;
	position: relative;
	float: left;
	margin: 0px 15px 0px 0px;
	text-align: left;
	width: 210px;
	/*border: solid #cc0000 1px;*/
}

#contentBottomMiddle {
	background-color:#ffffff;
	position: relative;
	float: left;
	margin: 0px 15px 0px 0px;
	text-align: left;
	width: 359px;
	/*border: solid #cc0000 1px;*/
}

#contentBottomRight {
	background-color:#ffffff;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 385px;
	/*border: solid #cc0000 1px;*/
}

#innerContentBottomMiddle {
	background-color:#ffffff;
	position: relative;
	float: left;
	margin: 0px 5px 0px 0px;
	text-align: left;
	width: 544px;
	/*border: solid #cc0000 1px;*/
}

#innerContentBottomRight {
	background-color:#ffffff;
	position: relative;
	float: left;
	margin: 30px 0px 0px 10px;
	text-align: left;
	width: 200px;
	/*border: solid #cc0000 1px;*/
}

#navBottom {
	background-color: #f2f1ef;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 984px;
	height: 40px;
	text-align: left;
	/*border: solid #ccff00 5px;*/
}

#navBottomLeft {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 200px;
	font-size: 11px;
	color: #55395b;
	/*border: solid #ff0000 1px;*/
}

#navBottomRight {
	position: relative;
	float: left;
	margin: 0px 0px 0px 42px;
	width: 774px;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
	/*border: solid #cc0000 1px;*/
}

#navigation {
	margin: 5px 0px 0px 5px;
	width: 210px;
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	/*border: solid #cc0000 1px;*/
}


/* Class tanimlari*/

.metin {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: 100;*/
	line-height: 20px;
	color: #484848;
	/*border: solid #cc0000 1px;*/
}

.metin11 {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: 100;*/
	line-height: 14px;
	color: #3b2c3f;
	/*border: solid #cc0000 1px;*/
}

.metin11Kirmizi {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #b31117;
	/*border: solid #cc0000 1px;*/
}

.metinBold {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #484848;
	/*border: solid #cc0000 1px;*/
}

.metinOrta {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	/*line-height: 17px;*/
	color: #484848;
	/*border: solid #cc0000 1px;*/
}

.metinGaleri {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: 100;*/
	line-height: 15px;
	color: #484848;
	/*border: solid #cc0000 1px;*/
}


.linkActive {
	color: #b31117;
	text-decoration: none;
}
.linkActive:hover {
	color: #b31117;
	text-decoration: none;
}

.baslik {
	margin: -10px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #485a90;
	/*border: solid #cc0000 1px;*/
}

.baslikOrta {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bdb0bc;
	text-align: right;
	/*border: solid #cc0000 1px;*/
}

.baslikMetin {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
	/*border: solid #cc0000 1px;*/
}

.aralik {
	margin: 10px 0px 0px 0px;
	/*border: solid #cc0000 1px;*/
}

.aralikAlt {
	margin: 25px 0px 0px 0px;
	/*border: solid #cc0000 1px;*/
}

.homeNews {
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #484848;
}

.txtField {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
}

.txtFieldCombo {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*height: 16px;*/
}
