﻿/* CSS Document */
@import url(default.css);

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e2e2e3;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f90;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

a.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a9aaac;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover
{
	text-decoration: none;
	color: #FFFFFF;
}


a.tools
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8a8b;
	text-decoration: none;
	font-weight: normal;
}

a.tools:hover
{
	text-decoration: none;
	color: #000000;
}


a.nav_ic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.nav_ic:hover
{
	text-decoration: none;
	color: #000;
}



div.container
{
	text-align: left;
	width: 917px;
	height: auto;
}

div.tools
{
	text-align: right;
	width: 917px;
	height: 30px;
	display: block;
}

div.header
{
	width: 917px;
	display: block;
}

div.content_container
{
	width: 917px;
	display: block;
	background-image: url(images/orta.jpg);
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 17px;
}

div.nav
{
	background-color: #4f5055;
	height: 33px;
	width: 853px;
	padding-top: 17px;
	padding-left: 30px;
}

div.flash
{
	display: block;
}


div.text_container
{
	width: 820px;
	display: block;
	padding: 20px;
	padding-left: 27px;
}

div.home_sol
{
	width: 280px;
	height: auto;
	float: left;
}

div.home_orta
{
	width: 312px;
	height: auto;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin-left: 10px;
	float: left;
}

div.home_sag
{
	width: 235px;
	height: auto;
	margin-left: 10px;
	float: left;
}

div.footer
{
	width: 917px;
	display: block;
}


div.ic_container
{
	width: 840px;
	height: auto;
	float: left;
}

a.a01
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a.a01:hover
{
	text-decoration: underline;
	color: #000;
}
a.a02
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.a02:hover
{
	text-decoration: none;
	color: #f90;
}

.header01
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
.header02
{
	background-color: #999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.header03
{
	font-family: 'Times New Roman';
	font-size: 22px;
	font-weight: normal;
	color: #339;
}
.header04
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #fc0;
	color: #fff;
}
.header05
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #f90;
}
.header05
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #f60;
}
.td01
{
	border-bottom: solid 1px #f90;
}
.td03
{
	background-color: #eee;
	padding: 5px;
	font-size: 11px;
	border-bottom: solid 1px #999;
	width: 120px;
}
.td04
{
	background-color: #ccc;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}
.photo01
{
	float: left;
	padding: 5px;
	border: solid 1px #999;
	height: auto;
	background-color: #e9e9e9;
}
.photo01:hover
{
	border: solid 1px #f93;
	background-color: #ffe9e9;
}
.photo02
{
	float: left;
	padding: 5px;
	border: solid 1px #999;
	height: auto;
	background-color: #fff;
}
.photo02:hover
{
	border: solid 1px #f93;
	background-color: #fee;
}
div.kurumsal_nav
{
	background-color: #ff6b0f;
	color: #fff;
	padding-left: 27px;
	padding-top: 10px;
	height: 26px;
	width: 856px;
}
div.popupContainerDiv
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
td.trans_top
{
	background-color: #000;
	filter: Alpha(Opacity=75);
	width: 100%;
	height: 200px;
	-moz-opacity: .75;
	opacity: .75;
}
td.trans_bottom
{
	background-color: #000;
	filter: Alpha(Opacity=75);
	width: 100%;
	height: 600px;
	-moz-opacity: .75;
	opacity: .75;
}
td.trans_center
{
	background-color: #000;
	filter: Alpha(Opacity=75);
	width: 100%;
	text-align: center;
	-moz-opacity: .75;
	opacity: .75;
	align: center;
}
div.trans_centerdiv
{
	width: 100%;
	text-align: center;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}