@charset "utf-8";
/* CSS Document */

body		{
	background:#f3f3f3; 
	margin:0px auto;
	}

.container	{ 
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.main		{
	width:984px;
	height:auto;
	margin:0px auto;
	overflow:auto;
}

.header		{
	width:984px;
	height:138px;
	margin:0px auto;
	background:url(../media/header_bg.png) no-repeat bottom center;
}
.logo	{
	width:auto;
	height:auto;
	float:left;
	border-bottom-style:none;
}
.sitemap	{
	width:250px;
	height:24px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:right;
	padding:3px;
}
.sitemap a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}
.sitemap a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a20005;
	text-decoration:underline;
}
.header_middle	{
	width:600px;
	margin-right:10px;
	height:auto;
	float:right;
	margin-top:20px;
}
.search	{
	width:auto;
	float:right;
	height:30px;
}

.menu	{
	width:348px;
	height:35px;
	float:right;
	margin-top:23px;
	margin-right:6px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
}

.input		{
	width:238px;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a20005;
	font-size:12px;
	border:none;
	margin-top:2px;
	padding-left:5px;
	background:url(../media/input_bg.jpg) no-repeat;
	
}

.login_btn	{
	background:url(../media/input_btn.jpg) no-repeat;
	color:#a20005;
	padding:4px;
	border:none;
	width:73px;
	height:28px;
	float:right;
	margin-bottom:1px;
	
}

.banner_title	{
	width:630px;
	height:20px;
	float:left;
	margin:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
	
}
.left
{
    width: 659px;
    height: auto;
    float: left;
    overflow: hidden;
}
.right	{
	width:315px;
	height:auto;
	float:right;
	overflow:hidden;
	margin-left:10px;
}
.banner	{
	width:659px;
	height:auto;
	float:left;
	border-left:1px;
	margin-top:5px;
	overflow:hidden;
}

.banner_top {
	width:659px;
	height:39px;
	background:url(../media/banner_top_large_home.png) no-repeat;
}

#banners {
	width:657px;
	height:425px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background:#FFF;
	overflow: hidden;
}

div#banners ul,div#banners li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	border:0;
}


.banner_bottom {
	width:659px;
	height:5px;
	background:url(../media/banner_bottom_large_home.png) no-repeat;
}

.turkonfed	{
	width:315px;
	margin-top:5px;
	height:auto;
	float:right;
	overflow:hidden;
}

.turkonfed_top	{
	width:315px;
	height:39px;
	background:url(../media/turkonfed_top_home.png) no-repeat;
}
.turkonfed_center	{
	width:313px;
	height:auto;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background:#FFF;
	overflow:hidden;
}

.turkonfed_calendar	
{
	width:313px;
	height:auto;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background:#FFF;
	overflow:hidden;
}
.turkonfed_bottom	{
	width:315px;
	height:5px;
	background:url(../media/turkonfed_bottom_home.png) no-repeat;
}

.turkonfed_in	{
	width:298px;
	height:auto;
	margin:6px 0 0 24px;
	height:222px;
	float:right;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	
}

.turkonfed_logo_box	{
	width:93px;
	height:50px;
	float:left;
	margin:3px;	
}
.turkonfed_logo_box a{
	opacity:0.4;filter:alpha(opacity=40)	
}
.turkonfed_logo_box a:hover	{
	opacity:0.9;filter:alpha(opacity=100)	
}

.president_in	{
	width:300px;
	height:120px;
	margin:6px;
	
}
.president_photo	{
	width:120px;
	height:120px;
	float:left;
	background:#CCC;
	
}
.president_word	{
	width:295px;
	height:120px;
	float:right;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
		
}
.president_word a	{
	color:#a20005;
	text-decoration:none;
}
.president_word a:hover	{
	color:#a20005;
	text-decoration:underline;
}

.detail_in	{
	width:650px;
	height:auto;
}

.news	{
	width:190px;
	height:120px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	margin-left:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	font-size:12px;	
}

.news	a {
	text-decoration:none;
	color:#a20005;
}

.news	a:hover {
	text-decoration:underline;
	color:#a20005;
}
.news_pic	{
	width:120px;
	height:120px;
	margin-top:5px;
	margin-left:5px;
	float:left;
}
.detail	{
	width:659px;
	height:auto;
	float:left;
	border-left:1px;
	margin-top:5px;
}

.detail_top {
	width:659px;
	height:39px;
	background:url(../media/banner_top_large_home.png) no-repeat;
}

.detail_center	{
	width:657px;
	min-height:376px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background:#FFF;
}

.second_center	{
	width:657px;
	min-height:592px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	overflow:hidden;
	font-size:12px;
}
.detail_bottom {
	width:659px;
	height:5px;
	background:url(../media/banner_bottom_large_home.png) no-repeat;
}

.detail_title	{
	width:150px;
	height:20px;
	float:left;
	margin:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
	
}
.container .main .right .turkonfed .turkonfed_center .turkonfed_in table tr td {
	font-size: 12px;
}
.container .main .right .turkonfed .turkonfed_center .turkonfed_in table {
	color: #666;
}

.footer		{
	width:984px;
	margin:0px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
}

.footer_top	{
	background:url(../media/footer_top_home.png) repeat-x top;
	width:984px;
	height:39px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	margin:6px;
}
.footer_in 	{
	width:984px;
	height:auto;
	margin:0px auto;
}

.footer_box ul,.footer_li li	{
	widows:220px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	list-style-type:none;
}

.footer_box a	{
	color:#666;
	text-decoration:none;
}
.footer_box a:hover	{
	color:#a20005;
	text-decoration:underline;
}

.footer_box_title	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	font-weight:bold;
}

.copright	{
	float:left;
	margin-left:10px;
	padding-top:10px;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a20005;
	font-size:12px;		
}
.design	{
	float:right;
	margin-right:10px;
	padding-top:4px;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a20005;
	font-size:14px;	
	opacity:0.6;filter:alpha(opacity=60)
}
.Contact	{
	width:640px;
	height:auto;
	margin:10px;
	
}
.Adress	{
	width:330px;
	height:auto;
	margin-top:10px;
}
.ContactForm	
{
    padding:30px 0 20px 0;
	width:300px;
	height:auto;
	margin-top:10px;
	font-weight:bold;
	font-size:x-large;
}

.UyeBaslik
{
    color: #FFFFFF;
    background-color: #6699FF;
    font-weight: bold;
}

.UyeBaslik_Margin 
{
    /* padding: 30px 5px 0 5px;*/
    /* background-color: #FFFFFF; */
    /* width: 100%; */
}
.UyeSecim
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#divUyeler
{
    padding: 30px 5px 5px 5px;
}
.MtableHeader
{
    background-image: url(../images/gray-grad.png);
    /* padding: 30px 5px 0 5px; */
    font-weight: bolder;
    height: 30px;
    border: 1px solid #AAA;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
.MtableCenter 
{
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    padding: 5px 7px 7px 7px;
}
.MtableCellLeft
{
    border-left: 1px solid #AAA;
    padding: 0 0 0 10px;
}
.MtableCellRight
{
    border-right: 1px solid #AAA;
    padding: 0 0 0 10px;
}
.MtableCellCenter
{
    padding: 0;
}
.MtableFooter
{
    background-image: url(../images/gray-grad.png);
    border: solid 1px #AAA;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
    padding:0;
}
.MtableSol 
{
    font-weight: bold;
}
th
{
    background-image: url(images/gray-grad.png);
    height: 30px;
    padding-left: 10px;
    text-align: left;
    border-bottom: solid 1px #AAA;
    border-top: solid 1px #AAA;
}
.middle_left		{ height:auto;}
.middle_left a{color: #418cbe;text-decoration: none;}
.middle_left a:hover{color: #ff0000;text-decoration: none;}
