body {
	margin: 0px;
	background: #ecebe9 url(../images/body_bck.gif) repeat-y 775px 0px;;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
#container {
	background: #FFFFFF;
	width: 775px;
	border: 1px solid #E1E1E1;
}

.top {
	height: 150px;
	width: 777px;
	overflow: hidden;
	background: url(../images/base/logo.png) no-repeat;
	position: relative;
}
.top_last_min{
	position: absolute;
	top: 0px;
	left: 0px;
}
.top .logo{
	position: absolute;
	top: 35px;
	left: 0px;
}
.top .logo img{
	width: 260px;
	height: 84px;
	border: 0px;
}
.top .banner {
	background: #FFFFFF;
	width: 468px;
	height: 60px;
	position: absolute;
	top: 46px;
	left: 295px;
}
.top .top_menu {
	position: absolute;
	top: 124px;
	left: 15px;
	text-align: center;
	width: 775px;
}
.top_menu a{
	font: 700 8pt/25px Tahoma;
	color: #FFF;
}
.top_menu .item {
	float: left;
	margin: 0px 0px 0px 8px;
}
.top_menu .sep {
	float: left;
	background: url(../images/top_menu_sep.gif) no-repeat;
	height: 25px;
	width: 3px;
	font-size: 1px;
	margin: 0px 0px 0px 8px;
}
/**/
#base {
	background: #FFFFFF;
}
#base .left {
	width: 120px;
	float: left;
	margin: 0px;
	overflow: hidden;
}
#base .middle {
	padding: 10px;
	border-right: 1px solid #E1E1E1; border-left: 1px solid #E1E1E1;
	float: left;
	overflow: hidden;
}
#base .middle_inner {
	width: 468px;
	overflow: hidden;
}
#base .right {
	width: 156px;
	float: left;
	margin: 0px;
	overflow: hidden;
}

/* FOOTER */
#footer {
	width: 775px;
	height: 90px;
}
#footer .content {
	text-align: center;
	color: #000000;
}
#footer .content div {
	text-align: left;
	padding-left: 10px;
}
#footer .content .part_1 {
	font: normal 9pt/25px Arial;
	background: #C82720;
}
#footer .content .part_1, #footer .content .part_1 a{
	font-weight: bold;
	color: #FFFFFF;
}

#footer .content .part_1 li{
	display: inline;
	padding-left: 8px;
	padding-right: 8px;	
	background: url(../images/icon_04.gif) no-repeat;	
	background-position:1px 4px;
}
#footer .content .part_1 a{
	color:#ffffff;
	text-decoration:none;
}
#footer .content .part_1 li a:hover{
	color:#f2f2f2;
	text-decoration:none;
}
#footer .content a{
	color: #000000;
}
#footer .content .part_2 {
	font: normal 9pt/17px Arial;
	margin-top: 5px;
}
#footer .content .part_2_1 {
	float: left;
	width: 150px;
}
#footer .content .part_2_2 {
	float: left;
}

/* LEFT MENÜ */
#left_menu {
	width: 100%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px; 
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
#left_menu a {
	font: 700 8pt/20px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 0px 1px 20px;
	text-decoration: none;
	
}
#left_menu .parent a {
	background: url(../images/left_menu_parent_bck.png);
	color: #FFFFFF;
}
#left_menu .parent a:hover {
	text-decoration: underline;
}
#left_menu .child a {
	background: url(../images/left_menu_child_bck.png);
	color: #FFFFFF;
}
#left_menu .parent a:hover {
	text-decoration: underline;
}

/*SOL MENÜ BAŞLIK*/
.left_menu_title{
	height: 20px;
	background: url(../images/left_caption_bck.png);
	color: #FFFFFF;
	text-align: left;
	font: bold 9pt/20px Arial;
}
.left_menu_title span{
	padding-left: 10px;
	
}

/*SAĞ MENÜ BAŞLIK*/
.right_menu_title{
	height: 19px;
	background: url(../images/right_caption_bck.png);
	color: #FFFFFF;
	font: bold 9pt/19px Arial;
	text-align: left;
}
.right_menu_title span{
	padding-left: 15px;
}

/* SAĞ BOŞLUK*/
.right_space{
	font-size: 1px;
	height: 6px;
}

/* ORTA SAYFA BAŞLIĞI*/
.middle_page_title {
	width: 100%;
	height: 40px;
	font: 700 12pt/40px Arial;
	color: #545454;
	background: url(../images/middle_page_bck.png) repeat-x;
	margin-bottom: 5px;
}
.middle_page_title span{
	margin-left: 15px;
}

/* BUTON */
.button{
	color: #FFFFFF;
	background: #C82720;
	border: 1px solid #A3A3A3;
	font: 100 9pt/16px Arial;
}

/*SON DAKİKA*/
#last_min {
	position: relative;
	width: 775px;
	height: 27px;
	clear: both;
}
#last_min .outer{
	border-top: 1px solid #FFFFFF;
}
#last_min, #last_min a {
	color: #ffffff;
	font: bold 15px/27px Trebuchet MS;
}

/*LİNK BANKASI*/
#main_link_bank {
    line-height: 150%;
    margin: 5px;
    font: 100 9pt/17px Arial;
}
#main_link_bank #item{
    height: 24px;
    text-align: center;
}
#main_link_bank #item select{
    font-size: 9pt;
    width: 110px;
}
#main_link_bank #other_link{
    height: 18px;
    line-height: 18px;
    text-align: right;
    padding-right: 0px;
}
#main_link_bank #other_link a{
    font: 700 9pt/18px Arial;
	color: #000000;
}
#main_link_bank #hr_div{
    font-size: 1px;
}
#main_link_bank img{
    height: 1px; width: 100%; background: #FFFFFF;
}

/*NÖBETÇİ ECZANELER*/
#main_pharmacy {
	font: normal 9pt Arial;
	text-align: left;
	width: 100%;
}
#main_pharmacy .outer{
	;
}
#main_pharmacy .container{
	margin: 8px;
}
#main_pharmacy .item{
	margin-bottom: 5px;
}
#main_pharmacy .exp{
	margin: 5px 0px 0px 0px;
}
#main_pharmacy .exp a{
	color: #0F3772;
}

/*LİNK BANKASI*/
#main_scoreboard {
    line-height: 150%;
    margin: 5px;
    font: 100 9pt/17px Arial;
}

/*SON YORUMLANANLAR*/
#mostly_readed {
	font: normal 9pt Arial;
	text-align: left;
	width: 100%;
	margin: 5px 0px 0px 0px;
}
#mostly_readed .item{
	background: url(../images/icon_06.gif) no-repeat 4px 10px;
	padding: 5px 5px 5px 12px;
	clear: both;
	border-bottom: 1px dotted #EAEAEA;
}

/*ÇOK YORUMLANANLAR*/
#mostly_comment {
	font: normal 9pt Arial;
	text-align: left;
	width: 100%;
}
#mostly_comment .outer{
	;
}
#mostly_comment .container{
	margin: 3px;
}
#mostly_comment .item{
	background: url(../images/icon_03.gif) no-repeat 0px 4px;
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	clear: both;
}
#mostly_comment .item, #mostly_comment .item a{
	color: #202020;
	font: normal 9pt Arial;
}
#mostly_comment .seperator{
	background: url(../images/line.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin-bottom: 5px;
}

/*HAVA DURUMU*/
#weather_report{
	font: normal 9pt Arial;
}
#weather_report td{
	text-align: left;
	font: bold 9pt/15px Arial;
}
#weather_report td img{
	width: 56px;
	height: 28px;
}

/*ANKET*/
#poll {
	font: normal 9pt Arial;
	border: 1px solid #E1E1E1;
	text-align: left;
}
#poll .radio_button input{
	height: 17px;
}
#poll .item{
	width: 100%;
	font: normal 8pt/15px Tahoma;
}

/*TEKİL HABER*/
#singular_news {
	font: normal 9pt Arial;
	text-align: left;
	width: 100%;
}
#singular_news .outer{
	border: 1px solid #D7D7D7;
}
#singular_news .container{
	margin: 8px;
	text-align: center;
}
#singular_news .container img{
	width: 130px;
	height: 91px;
	border: 1px #000000 solid;
}
#singular_news .title{
	color: #DB0304;
	font: bold 9pt/14px Arial;
	margin: 5px 0px 5px 0px;
}
#singular_news .short_content{
	;
}

/*TÜM YAZARLAR*/
#author_combobox {
	width: 100%;
	text-align: center;
}
#author_combobox select{
	width: 150px;
	font: 100 9pt/18px Arial;
	height: 18px;
}

/*YAZARLAR*/
#author_box {
	background: transparent url(../images/author_box_bck.png) no-repeat;
	width: 150px;
	height: 55px;
	clear: both;
	text-align: left;
}
#author_box .image{
	float: left;
	width: 41px;
	height: 45px;
	text-align: left;
	margin: 8px 0px 0px 1px;
	
}
#author_box img{
	width: 36px;
	height: 45px;
}
#author_box .content{
	float: left;
	width: 99px;
	height: 52px;
	overflow: hidden;
	font: normal 8pt/15px Tahoma;
	color: #595959;
}
#author_box .content .title{
	margin-top: 7px;
	font: normal 8pt/15px Tahoma;
}
#author_box .content .title a {
	color: #595959;
}
#author_box .content .author_name{
	font: bold 8pt/15px Tahoma;
}

/*PİYASALAR*/
#currency{
	width: 100%;
    font: 100 9pt/18px Arial;
}
#currency .label, #currency .value{
	color: #000000;
}
#currency .item{
	height: 18px;
    margin: 0px;
    padding: 0px;
}
#currency .label{
	padding-left: 5px;
	width: 60px; 
	font-weight: bold;
}
#currency .value{
	width: 70px;
}
#currency .image{
	width: 20px;
	text-align: center;
}
#currency img{
	width: 7px; height: 6px;
}

/*FOTO GALERİ*/
#main_image_gallery {
	font: normal 9pt Arial;
	text-align: left;
	width: 100%;
}
#main_image_gallery .outer{
	border: 1px solid #D7D7D7;
}
#main_image_gallery .container{
	margin: 8px;
}
#main_image_gallery .item{
	text-align: left;
	clear: both;
	height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
}
#main_image_gallery .item a{
	font: normal 9pt/14px Arial;
}
#main_image_gallery .item img {
	width: 40px;
	height: 28px;
	border: 1px solid #000000;
	margin-right: 5px;
}
#main_image_gallery .seperator{
	background: url(../images/line.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin-bottom: 5px;
}
#main_image_gallery .all{
	margin: 5px 0px 0px 0px;
}
#main_image_gallery .all a{
	font: 700 9pt Arial;
	color: #C82720;
}

/*VİDEO HABER*/
#main_video {
	text-align: left;
	width: 100%;
}
#main_video .outer{
	border: 1px solid #D7D7D7;
}
#main_video .container{
	margin: 8px;
}
#main_video .item{
	text-align: left;
	clear: both;
	height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
}
#main_video .item a{
	font: normal 9pt/14px Arial;
}
#main_video .item img {
	width: 40px;
	height: 28px;
	border: 1px solid #000000;
	margin-right: 5px;
}
#main_video .seperator{
	background: url(../images/line.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin-bottom: 5px;
}
#main_video .all{
	margin: 5px 0px 0px 0px;
}
#main_video .all a{
	font: 700 9pt Arial;
	color: #C82720;
}	

/*GAZETE MANŞETLERİ*/
#main_gazette_title {
	font: normal 9pt Arial;
	text-align: left;
	width: 100%;
}
#main_gazette_title .outer{
	border: 1px solid #D7D7D7;
}
#main_gazette_title .container{
	margin: 8px;
	text-align: center;
}
#main_gazette_title select{
	width: 130px;
	font: normal 9pt Arial;
}

/*GAZETELER*/
#main_gazette {
	font: normal 9pt Arial;
	text-align: left;
	width: 100%;
}
#main_gazette .outer{
	border: 1px solid #D7D7D7;
}
#main_gazette .container{
	margin: 8px;
	text-align: center;
}
#main_gazette img{
	 width: 100px;
	 height: 140px;
	 border: 1px solid #D0D0D0;
}