body {
	margin: 0;
	padding: 0;

    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;	
}

body#bd {
	margin: 0;
	padding: 0;
	background: #e0651f;
	text-align: center;
background: url(../images/p/p_bg.png) repeat-x;
}

#t-reklam div.moduletable {
	padding: 0;
	margin-bottom: 0;
	background: none!important;
}
.t-reklam {
	overflow: hidden;
}


body.contentpane {
	width: auto; /* Printable Page */
	margin: 10px;
	font-size: 13pt;
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height: 140%;
}

body.fs1{
	font-size: 57%;
}

body.fs2{
	font-size: 63%;
}

body.fs3{color:#333333;
font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body.fs4{
    color:#666666;
	font-size: 75%;
}

body.fs5{
	font-size: 81%;
}

body.fs6{
	font-size: 87%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.5em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.25em;
}

.componentheading, #enx-sub h3,
h1, h2, h3, h4, h5 {
}

/* Normal link */
a {
	color: #3d5592;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

p {
	margin: 15px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
padding:0;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#ja-content fieldset,
#ja-content-f fieldset {
	width: 500px;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #AAAAAA;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

td, div {
	font-size: 1em;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	background: url(../images/bg_input.gif) repeat-x #fff;
	border:1px solid #cccccc;
	color:#666;
	}
.inputbox:hover,
.inputbox:focus {
	border:1px solid #666666;}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable {
	width: auto;
	margin-bottom: 10px;
}

div.moduletable-resim {
	padding: 0;
	width: auto;
	margin-left: 10px!important;
	margin-left: 10px;
}

div.moduletable-moo {
	padding: 0;
	width: auto;
	margin-bottom: 10px;	
	margin-left:10px;
	margin-right:10px;
}


div.moduletable h3 {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background:#eff3f6;
   	border-bottom: 1px solid #cccccc;
	font-size: 13px;
	line-height: 21px;
	font-weight:bold;
	height: 22px;
}

div.moduletable h3.collapse {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
	cursor: pointer;
}

div.moduletable table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* JOOMLA STİLLERİ
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
	display: block;
	height: 15px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 2px 4px;
	background: #3d5592;
	color: #FFFFFF;
	text-indent: 5px;
	text-transform: UPPERCASE;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	background: url(../images/bullet.gif) no-repeat center left;
	color: #666666;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
padding-left:20px;
	font-size:15px;
	font-family:Arial;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
	line-height:26px;
	background-color:#333333;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading,td.contentheading {
padding-left:20px;
	font-size:15px;
	font-family:Arial;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
	line-height:26px;
	background-color:#333333;
}

.contentheading a {
	color: #ffffff;
}

.contentheading a:hover {
	color: #ffffff;
}
	

div.componentheading {
padding-left:8px;
	font-size:15px;
	font-family:Arial;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
	line-height:26px;
	background-color:#333333;
	}
a.contentpagetitle {
	font-size:12px;
	font-family:Arial,Verdana,   Tahoma;
	color: #000000;
	text-align:left;
	line-height:16px;
}
a.contentpagetitle:hover{
}

a.mainlevel:link, a.mainlevel:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom:3px;
	font-weight:bold;
  	line-height:18px;
	color: #666666;
       margin-left:-3px;
	background:#f7f7f7;
}

a.mainlevel:hover {
  	line-height:18px;
	color: #666666;
	background:#f1f1f1;
}
a.mainlevel#active_menu {
	color: #ffffff;
	display:block;		
  	line-height:21px;
	margin-bottom:3px;
	background:#000000;
}
a.mainlevel#active_menu:hover {
}

a.sublevel:link, a.sublevel:visited {
	color: #666666;
	font-size:12px;
	height:12px;
	line-height:12px;
	border-bottom:1px solid  #ccc;
	background: url(../images/arrow.gif) no-repeat 0px 5px;
margin-bottom:4px;
}
a.sublevel#active_menu {
	color: #000000;
	display:block;
	line-height:20px;
	background:#fafbfb;
}
a.sublevel:hover {	
	line-height:10px;
	color: #333333;
}

a.readon {
	text-align:right;
	float:right;
}
a.readon:hover {
	text-decoration:underline;}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #AAAAAA;
	line-height: 10px;
}

.modifydate {
	color: #AAAAAA;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;
	color:#666;
	font-size:10px;
	border-top:1px solid #666;
}

.pagenav {
	padding: 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
	color: #666666;
}

.sectiontableheader {

	padding: 5px;

	border: 1px solid #4F4F4F;

	background: #4F4F4F;

	color: #FFFFFF;

	font-weight: bold;

}



tr.sectiontableentry1 td {

	padding: 8px 5px;

	background: url(../images/sep.gif) repeat-x bottom;

}



tr.sectiontableentry2 td {

	padding: 8px 5px;

	background: url(../images/sep.gif) repeat-x bottom #EAEBEE;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

	background: url(../images/sep.gif) repeat-x bottom #FFFFCC;

}

.sectiontableentry1 {
	padding:3px;
	background:#f2f2f2;
		text-align:left;
}
.sectiontableentry2 {
	padding:3px;
		text-align:left;
}
.sectiontableentry1 label{
	padding-left:5px;}
.sectiontableentry2 label {
	padding-left:5px;}
.small {
	color: #AAAAAA;
}

.smalldark {
	text-align: left;
}

#banner {
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {}

#enx-h-wrap1,
#enx-sh-wrap1,
#enx-p-wrap1,
#enx-m-wrap1,
#enx-f-wrap1 {
	text-align: center;
}

#enx-h-wrap2,
#enx-sh-wrap2,
#enx-p-wrap2,
#enx-m-wrap2,
#enx-f-wrap2 {
	width: 750px;
	margin: auto;
}

#enx-h-wrap3,
#enx-sh-wrap3,
#enx-p-wrap3,
#enx-m-wrap3,
#enx-f-wrap3 {
}

#enx-hdr,
#ja-sh,
#enx-pthwy,
#ja-main,
#ja-main-full-left,
#ja-main-full-right,
#enx-ftr {
	text-align: left;
}

/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */
.wide #enx-h-wrap2,
.wide #enx-sh-wrap2,
.wide #enx-p-wrap2,
.wide #enx-m-wrap2,
.wide #enx-f-wrap2 {
	width: 950px;
}

.wide #ja-main {
	background: url(../images/main-wide-bg.gif) repeat-y right #FFFFFF;
}

.wide #ja-main-full-left {
	background: url(../images/main-wide-fl-bg.gif) repeat-y right #FFFFFF;
}

.wide #ja-main-full-right {
	background: #FFFFFF;
}

.wide #ja-content {
	width: 470px;
	float: left;
}

.wide #ja-content-full-left {
	width: 745px;
	float: left;
}

.wide #ja-content-full-right {
	width: 765px;
	float: right;
	padding-right:10px;
}

/* 1 column content width */
.wide #ja-content-f {
	width: 950px;
	float: left;
}

/* HEADER
--------------------------------------------------------- */

.logo { padding-top:20px; padding-left:20px}

#enx-hdr {
	background: url(../images/p/ust_bg.gif) no-repeat top;
	height: 100px;
	position: relative;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#enx-hdr h1 img {
	margin: 0;
	padding: 0;
}

#enx-hdr a {
	color: #FFFFFF;
}


/* Üstteki reklam pozisyonu
--------------------------------------------------------- */
#reklam-wrap {
	padding: 0;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

#reklam {
	padding: 20px 18px 0 0px!important;
	padding: 20px 18px 0 0px;
	float: right;
	display: block;
	color: #666666;
	font-size: 11px;
	height: 30px;
}

/* TOPNAV
--------------------------------------------------------- */
#menu {
	background: url(../images/p/menu_bg.gif) repeat-x top #000000;
	height:26px;
	font-size:12px;
	line-height:26px;
	color: #ffffff;
}

#ja-topnav a {
	font-size:11px;
	font-weight: normal;
}

/* SUBHEADER
--------------------------------------------------------- */
.enx-beyaz {
	float: left;
	background: #FFFFFF;
	overflow: hidden;
}

.enx-gri {
	float: left;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	overflow: hidden;
	margin-right:2px;
}
.enx-gri2 {
	float: left;
}

.enx-orta-1 {
	float: left;
padding-top:1px!important;
padding-top:2px;
}
.enx-orta-2 {
	float: left;
padding-top:1px!important;
margin-left:29px!important;
padding-top:1px;
margin-left:2px;
}
.enx-orta-3 {
	float: left;
padding-top:1px!important;
margin-left:40px!important; 
padding-top:0px;
margin-left:2px;
}

#ja-sh {
	background: url(../images/p/sari_bg.gif) repeat;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	padding: 0;
	color: #ffffff;
	height: 110px;}


.ja-box {
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #FFFFFF;
	background: #EFEFEF;
	overflow: hidden;
}


#enx-duyuru2 {	
border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	background: #EFEFEF;
}
#enx-duyuru {
	margin-top: 0;
	margin-bottom:5px;
}
#enx-duyuru h3 {color:#000000;}

#enx-duyuru div.moduletable {
	padding: 0;
	margin-bottom: 0;
	background: none!important;
}

#enx-duyuru ul {
	padding: 0;
	margin: 0;
}
#enx-duyuru td {
	padding: 0 1px;
}

#enx-reklam {
padding-top:5px;
	margin-top: 0;
	margin-bottom:0;
}

#enx-reklam h3 {
	margin: 0 0 5px;
	padding: 5px 0 0 18px;
	background: url(../images/bullet.gif) no-repeat 5px 12px;
}

#enx-reklam div.moduletable {
	padding: 0 5px;
	margin-bottom: 0;
	background: none!important;
}

#enx-reklam ul {
	padding: 0;
	margin: 0;
}

#enx-reklam li {
	padding: 0;
	margin: 0;
	background: none;
	height: 20px;
}

#enx-reklam li a {
	padding: 0 5px 0 18px;
	display: block;
	background: url(../images/arrow-off.gif) no-repeat 7px 8px;
	line-height: 20px;
}

#enx-reklam li a:hover {
	background: url(../images/arrow-off.gif) no-repeat 7px 8px #E1E1E1;
	text-decoration: none;
}

#enx-reklam td {
	padding: 0 5px;
}

/* PATHWAY
--------------------------------------------------------- */
#enx-pthwy {
	margin: 0;
	padding: 2px 15px;
	background: #c22f37;
	color: #FFFFFF;
	line-height: normal;
}

#enx-pthwy a {
	color: #FFFFFF;
	text-decoration: underline;
}

#enx-pthwy img {
	margin: 0 5px;
}

#enx-pthwy strong {
	margin-right: 8px;
}

/* SOL KOLON
--------------------------------------------------------- */
#enx-sol {
	width: 150px;
	float: left;
	margin-left:10px!important;
	margin-left:5px;
	margin-right:14px;
}

#enx-sol div.moduletable {
	padding: 0;
	width: auto;
	margin-bottom: 10px;		
}


#enx-sol div.moduletable li {
	background: url(../images/arrow.png) no-repeat 0px -1px!important;
	background: url(../images/arrow.png) no-repeat 10px -2px;
	padding-left:0px!important;
	padding-left:20px;
}

#enx-sol table {
	border-collapse: collapse;
}
#enx-sol div.moduletable h3 {
	font-size: 15px;
	margin: 0 -2px 0 0;
	padding: 0 0 0 30px;
	height: 22px;
	line-height: 21px;
	color: #333333;
	background: url(../images/green-hilite.gif) no-repeat 5px 5px;
}


#enx-sol .article_seperator {
	display: none;
}

#enx-sub-nobox td {
	width: auto;
}

#enx-sol h3 {
	font-size: 15px;
	height: 22px;
	line-height: 21px;
	color: #333333;
}

#enx-sol ul {
	margin: 0;
	padding: 0;
}

#enx-sol li {
	margin: 0;
	padding: 0;
	background: none;
}

#enx-sol a {
	padding-left: 14px;
	display: block;
	height: 22px;
	line-height: 20px;
	text-decoration: none;
}

#enx-sol a:hover,
#enx-sol li.active_menu a, {
	text-decoration: none;
	color: #3d5592;
}


/* CONTENT COLUMN
--------------------------------------------------------- */
#enx-m-wrap4 {
	float: right;
}

/* 3 column content wrap */
#ja-main {
padding-top:10px;
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-3c-bg.gif) repeat-y right #FFFFFF;
}

/* 2 column content full left wrap */
#ja-main-full-left {padding-top:10px;
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-fl-bg.gif) repeat-y right #FFFFFF;
}

/* 2 column content full right wrap */
#ja-main-full-right {padding-top:10px;
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-fr-bg.gif) repeat-y right #FFFFFF;
}

/* 1 column content wrap */
#ja-main-f {
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
	text-align: left;
}

/* 3 column content width */
#ja-content {
	width: 410px;
	float: left;
}

/* 2 column content [on the left] with */
#ja-content-full-left {
	width: 568px;
	float: left;
}

/* 2 column content [on the right] with*/
#ja-content-full-right {
	width: 568px;
	float: right;
}

#enx-maina {
	padding: 1px;
}
#enx-mainb {margin-top:-2px;}

/* 1 column content width */
#ja-content-f {
	width: 730px;
	float: left;
}

/* SAG KOLON
---------------------------------------------------- */
#enx-sag div.moduletable {
	width: auto;
	margin-bottom: 10px;	
	margin-left:10px!important;
	margin-left:10px;
	margin-right:10px!important;
	margin-right:8px;
}

#enx-sag div.moduletable li {
	padding-top:2px;
	background: url(../images/arrow.gif) no-repeat 17px 6px!important;
	background: url(../images/arrow.gif) no-repeat 8px 6px;
	padding-left:30px!important;
	padding-left:20px;
	margin-bottom:2px;
}

#enx-sag {
	margin-top:-7px;
	width: 300px;
	float: right;
	margin-bottom: 10px;	}

#enx-sag table {
	border-collapse: collapse;}


#enx-sag h3 {
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 23px;
	background: url(../images/p/bg_tab1.gif) repeat-x #ececec; 
	color:#fff;  
	height:23px;
	width:auto;
}
#enx-sag div.moduletable {
	border:1px solid #cccccc
}


/* FTR
--------------------------------------------------------- */
#enx-ftr {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background:#FFFFFF;
}

#enx-ftr p {
	padding-right: 15px;
	padding-left: 15px;
}

#enx-ftr a {	
	color: #333333;
}
#altmenu {	
	color: #ffffff;
}
#altmenu a {	
	color: #ffffff;
}
#altmenu2 {	
	color: #333333;
}
#altmenu2 a {	
	color: #333333;
}

#enx-ftr a:hover, #enx-ftr a:active, #enx-ftr a:focus {
	text-decoration: underline;
	color: #ffffff;
}

#enx-bottomline {
text-align:center;
color:#333333;
	padding: 0;
	margin: 10px 0 0;
}

#enx-bottomline a {
	padding: 0;color:#333333;
}
#enx-bottomline a:hover {
	padding: 0;color:#333333;text-decoration:underline;
}

#enx-w3c {
	position: absolute;
	top: 8px;
	right: 0;
}

#enx-w3c a:hover, #enx-w3c a:active, #enx-w3c a:focus {
	background: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password, #mod_login_username {
	width: 100px;
	padding-left: 20px;
}
#mod_login_password {
	background: url(../images/authen.gif) no-repeat center left #FFFFFF;
}

#mod_login_username {
	background: url(../images/user.gif) no-repeat center left #FFFFFF;
}

#mod_search_searchword {
       background: url(../images/arama.gif) no-repeat 1px 4px #FFFFFF!important;
       background: url(../images/arama.gif) no-repeat 0px 3px #FFFFFF;
	width: 82px!important;
	width: 89px;
	height:16px!important;
       height:12px;
	padding-left: 20px;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.gobek-haber {
text-decoration:none;
background:#FFCC66;
font-size:12px;
color:#000099;
padding:0;
font-weight:bold}


.mod-6-haber { margin-top:-10px; margin-left:-3px; margin-right:0px;}


.y-haber {
text-decoration:none;
font-size:11px;
color:#000099;
padding:0;
font-weight:bold}



.gobek-haber a { text-decoration:none;}
.gobek-haber a:hover { text-decoration: underline;}

.gobek-haber-duz {

text-decoration:none;
font-size:11px;
padding-left:10px;
color:#000099;
border-left:1px solid #ccc;}
.y-alt{ background:#eff3f6; font-size:10px; text-align:right; border-bottom:1px solid #CCCCCC;}

.y-alt a { font-size:10px; padding-left:14px; background:url(../images/pages.gif) no-repeat 1px 2px #eff3f6; }


.gobek-haber-duz
{
	font-size:110%;
	display:block;
	padding-left:10px;
}
.gobek-haber-duz ul li {
	list-style-image:url(../images/arrow_green.gif);
	background:none;
	padding-left:0;
	margin-left:10px;
	font-size:94%;
	line-height:20px; 	
	border-bottom:1px solid #ccc;
}
.gobek-haber-duz ul li a { }

.mod-pusula-son-baslik{
text-decoration:none;
font-size:12px;
color:#000099;
padding-bottom:2px;
font-weight:bold}

.mod-pusula-son-diger {
	display:block;
	padding-left:5px;
}

.mod-pusula-son-diger li {		
   	list-style-image:url(../images/arrow.gif);
	background:none;
	padding-left:0;
	margin-left:10px;
	font-size:12px;
	line-height:20px; 	
	border-bottom:1px solid #ccc;}
	
.mod-pusula-son-diger li a {	}

.mod-pusula-6kitap {
text-decoration:none;
background:#000000;
font-size:12px;
color:#f18e29;
padding:4px;
text-align:center;
font-weight:bold;}

.mod-pusula-6kitap a {
text-decoration:none;
color:#f18e29;}

.mod-pusula-6kitap-detay {
padding-top:5px;
padding-left:4px;
padding-right:4px;}

.mod-pusula-1 {}
.mod-pusula-2 {}
.mod-pusula-3 {}

/* img {
background-image: url(../images/p/yukleniyor.gif);
background-repeat: no-repeat;
background-position: center center;
} */

#pusula {}
#netbilsis {color#000000; text-align:right; float:right; padding-right:5px; font-weight:bold; font-family:tahoma; font-size:10px;}
#netbilsis a:hover {color: #000000; text-align:right;}
