/*CSS*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;
}
#bg {
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	padding-bottom: 5px;
	margin: 5px 0;
}
/*fonts------------------------------------*/
body {
	font: normal 12px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
ul {
	list-style: none;
	padding: 0 0 0 2px;
	margin: 0;
}
ul li {
	background: url('../images/arrow1.png') no-repeat 0 6px;
	margin: 0;
	padding-left: 10px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
}
p {
	margin: 10px 0 10px;
}
ol {
	margin-top: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 35px;
	line-height: 170%;
}
th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input, select {
	font: normal 12px Arial, Helvetica, sans-serif;
}
hr {
	border-top: 1px solid #C0C0C0;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
a img {
	border: none;
}
td, div {
vertical-align: top;
	font-size: 12px;
}
#nav a {
	font-size: 110%;
}
.contentheading, .componentheading, .contentpaneopen h2 {
	font: normal 16px  Arial, Helvetica, sans-serif;
}
.contentheading a:link, .contentheading a:visited {
	font: normal 16px  Arial, Helvetica, sans-serif
}
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, .back_button, .pagenavcounter, .pagenav, .pagenavbar {
	font: normal 10px Arial, Helvetica, sans-serif;
}
a.readon {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#ccc;
}
table.contenttoc th {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
.sectiontableheader {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}
.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus, .pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus, .pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus, .pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}
div#newsflash table td {
	font: normal 11px Arial, Helvetica, sans-serif;
}
/*joomla style-----------------------------------------------*/
.contentheading {
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
}
.contentheading a:link, .contentheading a:visited {
	color: #690000;
	text-transform: uppercase;
	text-decoration: none;
}
.contentheading a:hover {
	text-decoration: underline;
	color: #000;
}
.contentpaneopen h2 {
	color: #FFF;
	padding: 0;
	margin: 0;
}
.small, .modifydate, .createdate, .back_button {
	color: #fff;
}
.smalldark {
	color: #888888;
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.modifydate {
	padding-top: 6px;
}
.mosimage_caption {
	padding-top: 3px;
	padding-bottom: 3px;
}
.sectiontableentry1, .sectiontableentry2 {
	border-bottom: 1px solid #c7c7c5;
}
.componentheading {
	color: #000;
	text-align: left;
	margin-bottom: 10px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	background-color: #EFF0ED;
	border: 1px solid #C7C7C5;
	width: 200px;
}
table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url('../images/arrow1.png') no-repeat 7px 50%;
}
table.contenttoc th {
	padding: 2px 4px;
	background-color: #EFF0ED;
	border-bottom: solid 1px #C7C7C5;
	color: #690000;
	text-indent: 15px;
	text-align: left;
	text-transform: uppercase;
}
.contentpaneopen {
	width: 100%;
}
.contentpaneopen1 {
	width: 100%;
}
table.contentpane {
	width: 100%;
	margin-bottom: 30px;
}
.sectiontableheader {
	background-color: #EFF0ED;
	border-bottom: 1px solid #C7C7C5;
	border-top: 1px solid #C7C7C5;
	color: #000;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	border-bottom: 1px solid #eeeeee;
	height: 20px;
}
.highlight {
	background-color: #ffff99;
}
.contentpane {
	width: auto;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder, table.pollstableborder-black {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img, table.pollstableborder-black img {
	vertical-align: baseline;
}
.clr {
	clear: both;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
	width: 400px!important;
}
.adminform .inputbox {
}
/*display blocks ----------------------------------------------*/
div#kapsayici_1 {
	background: url('../images/jtn_kapsayici_bg_1.png') repeat-y 0 top;
	width: 992px;
	margin: 0 auto;
	padding: 0;
}
div#kapsayici_2 {
	background: url('../images/jtn_kapsayici_bg_2.png') no-repeat 0 top;
	width: 992px;
}
div#kapsayici_sayfa {
	background: none;
	width: 980px;
	position: relative;
	margin: 0 6px 0 6px;
	padding: 0;
}
div#baslik_dis {
background:url(../images/head.png) no-repeat center top;
	width: 980px;
	padding: 0;
	margin: 0;
	height: 120px;
}
div#top {
	width: auto;
	height: 65px;
	padding: 0;
}
#logo {
	float: left;
	background: transparent url('../images/jtn_logo.png') no-repeat 0 top;
	height: 65px;
	width: 380px;
	display: block;
}
div#top_right {
	float: left;
	position: relative;
	width: 600px;
	height: 65px;
}
div#tepemenu {
	background: transparent url('../images/jtn_menu_top_bg.png') repeat-x 0 top;
	height: 23px;
	width: 590px;
	position: absolute;
}
div#newsflash {
	position: absolute;
	height: 42px;
	width: 500px;
	top: 23px;
	display: block;
	overflow: hidden;
	right: 5px;
	margin-right: 8px;
}
div#newsflash table td {
	color: #fff;
	padding: 0;
	margin: 0;
}
div#spacer {
	clear: both;
	background: url('../images/jtn_top_right_spacer.png') repeat-x 0 top;
	height: 2px;
	width: 960px;
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
}
div#belka {
	height: 29px;
	width: 960px;
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
}
div#search {
	background: url('../images/jtn_search.png') no-repeat 0 top;
	position: absolute;
	top: 67px;
	height: 25px;
	padding: 4px 0 0 67px;
}
div#search .ble{
border:none;
margin-top:-5px;
background:none;}
div#membersarea {
	position: absolute;
	top: 67px;
	right: 9px;
	height: 25px;
	color: #fff;
	
}
div#giris_yazi{
width:119px;
float:left;
	height: 29px;
	color: #fff;}
div#giris_modul{
font-size:9px;
color:#FFFFFF;
margin-top:-10px;
	float:left;
	width:600px;}
div#giris_modul .moduletable{
background:none;
border:none;
text-align:left;
color:#CCCCCC;
margin-top:0px;
height: auto;
}
.moduletable-gorev{
background:none;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;}
.user1modul{
	padding: 0px;
	margin: 0;
	margin-bottom: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;}
	.user1modul a.readon {
	color:#600000;
	padding-left:10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.user1modul a:link {
	color:#000000;
	padding-left:10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.user1modul a:visited {
	color:#000000;
	padding-left:10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.user1modul a:hover {
	color:#000000;
	padding-left:10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div#fontsize {
	position: absolute;
	top: 73px;
	right: 8px;
	height: 25px;
	color: #fff;
	height: 25px;
	width: 89px;
}

div#anagovde_dis {
margin:0px;
padding:0px;
	width: 100%;
	height: 100%;
}
#anaicerik{
margin:0px 0px 0px 11px;
padding:0px;
background:#2b6280 url('../images/anaicerik_arkaplan.png') repeat-x bottom;
width:948px;
height:100%;}
#solmenu{
float:left;
width:20%;
height:100%;
}
.solmenuhizalama{
color:#fff;
padding:10px;}
.anaicerikhizalama{
padding:10px;}
#anaicerikmodulu{
float:left;
width:80%;
height:100%;
padding:0px;
color:#FFFFFF;}
div.anakapsayici {
	clear: both;
	width: 970px;
	margin: 0 0 0 10px;
	padding: 0;
}
div#anagovde {
	margin: 0 10px 20px 10px;
	padding: 0;
	width: 960px;
}
table#jtntable {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
td.left-right {
	width: 240px;
}
td.sp {
	width: 10px;
}
div.modul_stili_1 {
	float: left;
	overflow: hidden;
}
div.modul_stili_2 {
	padding-right: 10px;
	text-align: left;
}
div#bosluk {
background:url(../images/sayfa_altkisim.png) no-repeat bottom center;
	clear: both;
	padding-bottom: 60px;
}
/*foofter links-------------------------------------*/
div#footer {
	background: url('../images/jtn_bg_footer.png') repeat-y 0 top;
	width: 980px;
	height: 51px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
div#footer p {
	margin: 0;
	padding-top: 8px;
}

/*loginbox -----------------------------------------------------------*/

div.logout {
	display: inline;
	text-align: left;
}


/*top search ---------------------------------------------------------*/
#search .search {
	margin: 0;
}
#search .search input {
	border: 1px solid #000;
}
#search input.inputbox {
	padding-left: 4px;
	width: 135px;
}
/*end*/
/*pathway----------------------------------------------------------*/
div#pathway {
	width: 960px;
	display: block;
	height: 12px;
	margin: 0 0 5px 10px;
	padding: 2px 0 0 0;
}
div#pathway span {
	display: inline;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
}
span.pathway {
	float: left;
	background: url('../images/jtn_pathway_home.png') no-repeat 0 0;
	padding-left: 24px;
}
span.pathway, a.pathway, span#tarih {
	padding-top: 1px;
}
a.pathway:link, a.pathway:visited {
	color: #6e0000;
	text-decoration: none;
}
a.pathway:hover {
	color: #000;
	text-decoration: none;
}
span#tarih {
	float: right;
	background: url('../images/jtn_pathway_date.png') no-repeat 0 0;
	margin: 0;
	padding: 0;
	padding-left: 37px;
}
/*top menu----------------------------------------------*/

/*KISA HABER MODULU AYARLARI--------------------------------*/
.junewsultra{
background-color: #f9f9f9;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin: 0;
	margin-bottom: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.junewsultra-grey img{
float:left;
vertical-align:text-top;}

.junews, .junews-grey, .junewsultra-grey a:link{

font-weight:bold;
color:#660000;
}
.junews, .junews-grey, .junewsultra-grey a:visited{

font-weight:bold;
color:#660000;
}
.junews, .junews-grey, .junewsultra-grey a:hover{

font-weight:bold;
color:#660000;
}
.junews, .junews-grey, .junewsultra-grey{
color:#000000;
}
.junews img, .junews-grey img {
	background-color: #eaeae4;
	border: 1px solid #c7c7c5;
	padding: 3px;
	margin: 0 3px 0 0;
}
.junews a.contentheading, .junews-grey a.contentheading {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #660000;
}
/*Typography-----------------------------*/
span.pin {
	background: #f8f9d4 url('../images/jtn_typo_clip.png') no-repeat 0 50%;
	color: #333;
	border: 1px solid #ddb;
	display: block;
	padding: 10px 10px 10px 42px;
	margin-bottom: 10px;
}
span.contact {
	background: #f8f9d4 url('../images/jtn_typo_contact.png') no-repeat 0 50%;
	color: #333;
	border: 1px solid #ddb;
	display: block;
	padding: 10px 10px 10px 42px;
	margin-bottom: 10px;
}
span.grey {
	background-color: #cccccc;
	color: #000;
	border: 1px solid #999999;
	display: block;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
span.maroon {
	background-color: #940000;
	color: #fff;
	border: 1px solid #640303;
	display: block;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
span.beige {
	background-color: #eaeae4;
	color: #333;
	border: 1px solid #dcdcd4;
	display: block;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
span.zoom {
	background: transparent url('../images/jtn_typo_zoom.png') no-repeat 0 50%;
	color: #333;
	display: block;
	padding: 10px 10px 10px 42px;
	margin-bottom: 10px;
}
span.camera {
	background: transparent url('../images/jtn_typo_camera.png') no-repeat 0 50%;
	color: #333;
	display: block;
	padding: 10px 10px 10px 42px;
	margin-bottom: 10px;
}
blockquote {
	background: transparent url('../images/jtn_quoleft.png') no-repeat 0 0;
}
blockquote div {
	padding: 0 48px;
	background: transparent url('../images/jtn_quoright.png') no-repeat right bottom;
}
div.highli {
  background: transparent url('../images/storyhighl.png') no-repeat 0 0;
  border: 1px solid #a30101;
  padding: 23px 5px 5px 5px;
}

img.border {
	background-color: #eaeae4;
	border: 1px solid #c7c7c5;
	padding: 3px;
	margin: 2px 3px 0 0;
}
/*MODUL AYARLAMALRI*/


div.moduletable h3 {
	font: bold 16px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.moduletable{
	padding: 5px;
	margin: 10px 0 0 0;
	margin-bottom: 20px;
	background:none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div#solmenu .moduletable_menu h3 {
margin:15px 0px 0px 0px;
padding:0px 0px 0px 15px;
	font: bold 16px  Arial, Helvetica, sans-serif;
	color:#ccc;
}
div#solmenu .moduletable_text h3 {
	font: bold 16px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

div#solmenu .moduletable h3{
	margin: 0px;
	padding: 0px 5px 5px 10px;
	line-height: 100%;
}
div#solmenu .moduletable a:link {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
div#solmenu .moduletable a:visited {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
div#solmenu .moduletable a:hover {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color:#de0000;
}

div#solmenu .moduletable_menu a:link {
display:block;
padding-top:10px;
padding-bottom:0px;
border-bottom:1px dotted #ccc;
	font: bold 12px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
div#solmenu .moduletable_menu a:visited {
display:block;
padding-top:10px;
padding-bottom:0px;
border-bottom:1px dotted #ccc;
	font: bold 12px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
div#solmenu .moduletable_menu a:hover {
padding-top:10px;
padding-bottom:0px;
border-bottom:1px dotted #ccc;
display:block;
	font: bold 12px  Arial, Helvetica, sans-serif;
	color:#de0000;
	text-decoration:none;
}
#baslik_ust{
width:100%;
height:120px;}
#baslik_ust_sol{
float:left;
width:300px;
height:120px;
}
#logo{
margin-left:0px;
float:left;
width:300px;
height:120px;
background:url(../images/logo.png) no-repeat left;}
#baslik_ust_sag{
float: left;
width:675px;
height:120px;
background:url(../images/baslik_sagkenar.png) no-repeat  left;}
#baslik_ust_sag_ust{
float:right;
width: 675px;
height:auto;}

#sagustmenu_dis{
background:url(../images/ustmenu_arkaplan.png) no-repeat top center;
float: left;
margin:0px;
width:100%;
height:120px;}
#sagustmenu{
margin:0px 10px;
line-height:50px;
width: auto;
height:100PX;
}


div#sagustmenu ul {
	height: 100px;
	width: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#sagustmenu li {
padding:0px;
	float: left;
	list-style: none;
	list-style-type: none;
	background: none;
}


div#sagustmenu a:link{
	border-left : 1px solid #4997c2;
	border-right : 1px solid #356b85;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-right: 0;
	padding:20px 10px;
}

div#sagustmenu  a:visited{
	border-left : 1px solid #4997c2;
	border-right : 1px solid #356b85;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-right: 0;
	padding:20px 10px;
}
div#sagustmenu a:hover{
	border-left : 1px solid #4997c2;
	border-right : 1px solid #356b85;
	text-decoration: none;
	color: #ccc;
	padding:20px 10px;
}

/*SAGUSTMENU AYARLARI SONU*/

#ustresim{
background:url(../images/header.jpg) no-repeat center;
width:970px;
height:474px;
padding:5px;
border-bottom: 2px solid #000e36;

}
#anamenu_dis{
padding:0PX;
margin:0px;
width:970px;
height:79px;

}

#anamenusolkenar{
float:left;
width:47px;
	height: 79px;
background:url(../images/anamenu_solkenar.png) no-repeat left top;}
#anamenusagkenar{
float:left;
width:47px;
	height: 79px;
background:url(../images/anamenu_sagkenar.png) no-repeat right top;}
#anamenu{
background: url('../images/anamenu_arkaplan.png') repeat-x;
float:left;
height:79px;
width:876px;}
#anamenu_menu{
float:left;
width:750px;
overflow:hidden;
}
#arama{
margin:19px 0px 0px 5px;
width:320px;
height: auto;
float:left;}
.search .inputbox{
margin-right:0px;
padding-top:10px;
padding-left:3px;
padding-bottom:0px;
margin-left:0px;
font-size:16px;
color:#000;
border:none;
background: url(../images/arama_arkaplan.png) no-repeat;
width:159px;
height:35px;}
.search .button{
background:url(../images/arama_dugme.png) no-repeat bottom;
margin:0px 0px 0px 10px;
width:111px;
height:27px;
line-height:27px;
font-size:16px;
font-weight:bold;
text-transform:lowercase;
border:none;
color:#fff;
}
#arama .moduletable{
border:none;}
#anamenu ul {
width:876px;
height:79px;
margin:0px;
text-align:left;
padding:0px;
}
#anamenu .moduletable {
width:876px;
margin:0px;
text-align:left;
padding:0px;
}
#anamenu li{
height:79px;
line-height:64px;
margin:0px;
padding:0px;
list-style:none;
display:inline;
}
#anamenu a:link{
background:url(../images/anamenu.png) no-repeat top center;
width:164px;
height:64px;
line-height:64px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#fff;
	text-decoration:none;
	text-align: center;
}
#anamenu a:visited{
background:url(../images/anamenu.png) no-repeat top center;
width:164px;
height:64px;
line-height:64px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#fff;
	text-decoration:none;
	text-align:center;

}
#anamenu a:hover{
background:url(../images/anamenu.png) no-repeat top center;
width:164px;
height:64px;
line-height:64px;
	padding-left:5px;
	padding-right: 5px;
	float: left;
	font-family:''Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#de0000;
	text-decoration:none;
	text-align: center;

}

.temizleyici{
height:0px;
font-size:0px;
clear:both;
}
#copyright{
text-align:left;
margin-left:200px;
padding-bottom:10px;}
