/**
 * Style sheet dr kurumsal
 */
body
{
	margin:0;
	padding:0;
	color:#453636;
	background: #E4E4E1;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
    font-size: 13px;
}

h1, h2, h3
{
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	color:#1d357b;
	letter-spacing:-1px;
}

a
{
	border:0px;
	text-decoration:none;
	color:#cc0000;
}

a img {
	border: 0;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	width:940px;
	margin:0 auto;
	padding:0;
}

.logo
{
	width:188px;
	height:145px;
	position:absolute;
	margin-top:0px;
	margin-left:55px;
	background: url(../images/dr_logo.jpg) no-repeat;
	z-index: 1;
}


/* Menu */


#header
{	
	width:940px;
	height:70px;
	margin:0 auto;
	padding:0;
}



#header .menu a:hover
{
	color:#000;
}


/* Content */




#header #menu
{
	margin-top:30px;

	width:940px;
	height:80px;
	float:left;
	clear:both;
	padding:0;
	background: url(../images/header_menu_bg.gif) no-repeat;
}


#nav_bits
{
	width:800px;
	float:right;
	margin-top:0px;

}

#nav_buttons
{
	padding-top:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	list-style-type:none;
	font-size:10px;
	margin-left:90px;
}


#nav_buttons strong
{
	display:block;
	padding-top:16px;
	padding-right:2px;
	padding-left:2px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	font-weight:normal;
	color:#fff;
	list-style-type:none;

}

#nav_buttons li
{
	float:left;
	padding-right:2px;
	padding-left:2px;
	color:#999;
	line-height:18px;
	background: url(../images/btn_ayrac.gif) 100% 66% no-repeat;
}



#nav_buttons li a
{
	display:block;
	margin-right: 11px;
	padding:0px 5px 10px 5px;
}

#nav_buttons li a:hover
{
	background-image:url("tl_files/saklifest09/../images/btn_bg2.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}

#nav_buttons li a:hover strong
{
	background-image:url("tl_files/saklifest09/../images/btn_bg2.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;}

#nav_buttons li a strong 
{
	display:block;
	font-size:15px;
	color:#FFF;
	font-size:12px;

}


#content .top
{
	width:940px;
	height:19px;
	float:left;
	background: url(../images/content_top_bg.gif) no-repeat;
}

#content .mid
{
	width:940px;
	float:left;
	background: url(../images/content_bg.gif)  repeat-y left top;
}

#content .bottom
{
	width:940px;
	height:19px;
	float:left;
	background: url(../images/content_bottom_bg.gif) no-repeat;
}

#content .baslik
{	
	margin-left:55px;
	margin-top: 50px;
	width:800px;
	height:30px;
	float:left;
}


#content .baslik_yazi
{	
	float:right;
	height:38px;
	padding:0px;
	margin-top:-73px;
	margin-right: 30px;
	overflow: visible;
}



#content
{
	margin-top:15px;
	width:940px;
	float:left;
}



#content .left_column
{
	width:35px;
	float:left;
	margin-left:50px;
	padding:5px 5px 15px 5px;

}


#content .left_column .f_img
{
	float:left;
	margin:20px 20px 20px 20px;
	border:0;
	display: none;
}


#content .right_column
{
	width:710px;
	float:left;
	padding:5px 5px 15px 5px;

}

#footer
{
	width:940px;
	height:76px;
	clear:both;
	margin:0 auto 10 auto;
	padding:0px;
	font-size:12px;
	color:#000;
}


#footer .inside
{
	width:800px;
	float:right;
	padding:10px;
	color:#000;

}

#footer_buttons
{
	float:left;
	margin-left:175px;
}

#footer_buttons li
{
	float:left;
	padding-right:11px;
	padding-left:11px;
	color:#cc0000;
	line-height:18px;
	background: url(../images/footer_bg_ayrac.gif) 100% 66% no-repeat;
	list-style-type:none;

}

#footer li a
{
	border:0;
	color:#cc0000;
}

