/* genel html ayarlari####################################################################################### */
* {
	margin: 0;
	padding: 0;
}

/* html yuksekligi  */
html {
	
	height: 100%;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

/* Heading */
h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
	color:#2B87D7;
}

h3 {
	font-size: 120%;
	color:#FFF6BF;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}
ul li {
	background: url(../images/bullet.gif) no-repeat 18px 9px;

	line-height: 180%;

	padding-left: 30px;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

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

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

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

a img {
	border: none;
	
}

td, div {
	font-size: 100%;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #FFD324;
	background: #FFF6BF;
	font: 1em/1.5 "Courier News", monospace;
      color: #000;
}

blockquote {
	background: #363636 url(../images/quote-a-start.png) 10px 10px no-repeat;
	color: #ccc;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}

blockquote.b {
	background: #1F1F1F url(../images/quote-b-start.png) 10px 10px no-repeat;	
}



.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #F85703;
	font: 50px/40px Georgia, Times, serif;
}
span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}
span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}
body.f-smaller {
font-size:11px;
}

body.f-default {
font-size:12px;
}

body.f-larger {
font-size:10px;
}

body {
background-image:url(../images/body-bg.png);
background-repeat:repeat-x;
background-color:#636463;/* arka plan rengi beyaz olsun  */
font-family:Arial, Helvetica, sans-serif; /* tekst ailesi arial,helvetica */
color:#000000;/* yazi rengimiz siyah */
margin-top:0;/* sagdan soldan ustten alttan bir kayma */
line-height:140%;
}

/* Normal link */
a {
	color: #B0C4DE;
	text-decoration: underline;
	font-size:14px;
}

a:hover, a:active, a:focus {
	color: #696969;
	text-decoration: underline;
	font-size:12px;
}


/* genel html ayarlari  bitti######################################################################################### */

/* sayfa icindeki div'lerin ayarlari baslangic ######################################################################## */
#ana_con{
margin:0 auto;
width:800px;/* genislik*/

}

#top_con{
width:800px;
height:115px;
background:none;
}

#sol_taraf{
float:left;
width:552px;
height:100%;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
}


#logo{
float:left;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
width:287px;
height:93px;
}


#sag_taraf{
width:248px;
float:left;
height:100%;
}
#tool_panel{
margin-top:15px;
float:left;
height:32px;
color:#fff;
width:248px;
}
#arama{
background:url(../images/arama_bg.png) no-repeat;
float:left;
width:248px;
height:30px;
margin-top:35px;
}
#arama_script{
width:248px;
height:30px;
background:none;
}
#arama_script .inputbox {
font-weight:bold;
font-size:12px;
color:#fff;

	background: transparent;

	border: none;

	margin-top: 0px;

	padding: 5px 40px 8px 40px;

}
#yatay_menu_top_con{
width:100%;
background:url(../images/yatay_menu_top_con_bg.png) no-repeat;
height:32px;
}
#skip{
font-size:90%;
float:right;
margin-right:10px;
}



#main{
background-color:#000;/* arka plan rengi beyaz olsun  */
	margin-top: 10px;
	color:#fff;
width:800px;
}

		 
#sol_con{
width:200px;/* genislik*/
height:100%;/* yukseklik*/
float:left;/* sol tarafa yanastirmak icin*/
overflow: hidden;
margin-left:2px;
margin-right:3px;
}
#sol_menu{

}
#pathway {
	height: 30px;
	overflow: hidden;
}

/* 2 kolon sol menu ciktiginda */
#icerik-full-sag {
	margin: 0;
	width: 590px;
	float: left;
}
/* icerik full */
#icerik-full {
	margin: 0;
padding:5px;
	width: 790px;
}


div.moduletable h3 {
text-transform: uppercase;
color: #333;/* yazi rengi  */
font-size:100%;
	background: url(../images/menu_th.png) 0 0 repeat-x;
	height:30px;
	padding-top:6px;
	padding-left:32px;
}
 div.moduletable {
 background-image:url(../images/module.gif);
 background-position:top;
 background-color:#646464;
 background-repeat:repeat-x;
 margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 15px;
}

div.moduletable-greenlogin h3 {
text-transform: uppercase;
color: #333;/* yazi rengi  */
font-size:110%;
	background: url(../images/greenlogin/modul_th-login.png) 0 0 repeat-x;
	height:30px;
	padding-left:30px;
	padding-top:6px;
}
div.moduletable-greenlogin {
background-image:url(../images/module.gif);
 background-position:top;
 background-color:#646464;
 background-repeat:repeat-x;
 margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 15px;
}
div.moduletable-bluelogin h3 {
text-transform: uppercase;
color: #333;/* yazi rengi  */
font-size:110%;
	background: url(../images/bluelogin/modul_th_loginblue.png) 0 0 repeat-x;
	height:30px;
	padding-left:30px;
	padding-top:6px;
}
div.moduletable-bluelogin {
background-image:url(../images/module.gif);
 background-position:top;
 background-color:#646464;
 background-repeat:repeat-x;
 margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 15px;
}
div.moduletable-blue h3 {
text-transform: uppercase;
color: #333;/* yazi rengi  */
font-size:110%;
	background: url(../images/blue/modul_th.png) 0 0 repeat-x;
	height:30px;
	padding-top:6px;
padding-left:32px;
}
div.moduletable-blue {
 background-image:url(../images/module.gif);
 background-position:top;
 background-color:#646464;
 background-repeat:repeat-x;
 margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 15px;	
}

div.moduletable-nobox h3 {
text-transform: uppercase;
color: #fff;/* yazi rengi  */
font-size:110%;
	height:30px;
	padding-top:6px;
	
}
div.moduletable-nobox {
background:none;
	padding-bottom:5px;
 margin-bottom:5px;
}

div.moduletable-info {
 background-color:#fff6bf;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:5px;
	color:#333;
	border-bottom:#FFD324 4px solid;
	border-top:#FFD324 4px solid;
}

div.moduletable-info h3 {
text-transform: uppercase;
color: #333;/* yazi rengi  */
font-size:110%;
	background: url(../images/info/menu_th_info.png) 0 0 repeat-x;
	height:30px;
	padding-left:32px;
	padding-top:6px;
	
}
div.moduletable-document {
padding-left:5px;
	color:#333;
 background-color:#eef4fa;
 margin-bottom:5px;	
 padding-bottom:5px;
 border-bottom:#B5D4FE 4px solid;
	border-top:#B5D4FE 4px solid;
}
div.moduletable-document h3 {
text-transform: uppercase;
color:#333;
font-size:110%;
	background:url(../images/document/modul_th.png) 0 0 repeat-x;
	height:30px;
	padding-left:32px;
	padding-top:6px;
}  
div.moduletable-alert {
padding-left:5px;
	color:#333;
 background-color:#fbeef1;
 margin-bottom:5px;	
 padding-bottom:5px;
 border-bottom:#FE7B7A 4px solid;
	border-top:#FE7B7A 4px solid;
}
div.moduletable-alert h3 {
text-transform: uppercase;
color:#333;
font-size:110%;
	background:url(../images/alert/alert.png) 0 0 repeat-x;
	height:30px;
	padding-left:32px;
	padding-top:6px;
} 
	


.cleaner {   /* ayirac yada temizlikci'de denilebilir*/
	clear: both;/* bot temizlesin*/
	margin: 0;/* yukaridan sagdan soldan asagidan sifir kayma*/
}


#usermod {
	margin: 0 5px;
}
#usermod .ayirim {
	padding: 7px 7px 7px 0px;
}
#usermods {
background:url(../images/usermods-top-bg.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#5e5f5e;
	margin: 0px;
	color:#fff;
}
#usermods .ayirims {
	padding: 0px 7px 7px 0px;
}
table.usermodules.top td {
	padding-left: 7px;
	border:0;
	width:33%;
}

#usermods div.moduletable h3,#fragment-1 div.moduletable h3,#fragment-2 div.moduletable h3,#fragment-3 div.moduletable h3 {
color: #999;/* yazi rengi  */
font-size:100%;
	height:30px;
	padding-top:5px;
	background: none;
}

#usermods div.moduletable,#fragment-1 div.moduletable,#fragment-2 div.moduletable,#fragment-3 div.moduletable {
	background: none;
	color:#fff;
}







#usermod div.moduletable h3 {
text-transform: uppercase;
color: #333;/* yazi rengi  */
font-size:100%;
	background: url(../images/menu_th.png) 0 0 repeat-x;
	height:30px;
	padding-top:6px;
	padding-left:32px;
}
#usermod {
	
}
#usermod div.moduletable {
	background: none;
}

table.usermodules.bottom td {
	padding-left: 7px;
	border:0;
	width:25%;
}

#footer-mods {
margin-top:10px;
background: #fff url(../images/bottom_module_bg.png) ;
	background-position:bottom;
	background-repeat:no-repeat;
}
#footer_icerik{
background:none;
color:#C6CED9;
float:left;

}
#footer_icerik a{
color:#C6CED9;
}



	/* Clearfix anfang */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	width: 100%;

	display: block;

}



* html .clearfix {

	height: 1%;

}
/* Clearfix ende */
/* JOOMLA STYLE
/* FORM

--------------------------------------------------------- */
.contentpaneopen img { margin:5px;}



.contentpane img { margin:5px;}
.mosimage {



	margin:5px;



	padding:5px;

}

form {

	margin: 5px;

	padding: 5px;

}



form label {

	cursor: pointer;

}



input, select, textarea, .inputbox {

	font-family: Tahoma, Arial, sans-serif;

	font-size: 100%;

}



.inputbox {

	border: 1px solid #333333;

	padding: 2px;

	background: url(../images/input-bg.gif) repeat-x top #EFEFEF;

}



.button {

	padding: 2px 8px;

	background: url(../images/grad1.gif) repeat-x bottom #333333;

	color: #CCCCCC;

	border: 1px solid #333333;

}



* html .button, *+html .button {

	padding: 1px 5px !important;

}



table.blog {

}



.article_separator {


}



.article_column {

}



.column_separator {

	padding: 0 25px;

}



/* content tables */

td.sectiontableheader {

	background: #1E1E1E;

	border: 1px solid #0F0F0F;

	padding: 4px;

}



tr.sectiontableentry0 td,

tr.sectiontableentry1 td,

tr.sectiontableentry2 td {

	padding: 4px;

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

}



table.contentpane {

	border: none;

	width: 100%;

}



table.contentpaneopen {

	border: none;

	border-collapse: collapse;

	border-spacing: 0;

}



table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

	font-size: 92%;

}



table.contenttoc a {

	text-decoration: none;

}



table.contenttoc td {

	background: url(../images/bullet.gif) no-repeat 5% 50%;

	padding: 1px 5px 1px 25px;

}



table.contenttoc th {

	border-bottom: 1px solid #333333;

	padding: 0 0 3px;

	text-indent: 5px;

}



table.poll {

	border-collapse: collapse;

	padding: 0;

	width: 100%;

}



table.pollstableborder {

	border: none;

	padding: 0;

	text-align: left;

	width: 100%;

}



table.pollstableborder img {

	vertical-align: baseline;

}



table.pollstableborder td {

	border-collapse: collapse;

	border-spacing: 0;

	padding: 4px !important;

	background: none;

}



table.pollstableborder tr.sectiontableentry1 td {

	background: #1E1E1E;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

}



table.searchintro td {

	padding: 5px!important;

}



table.adminform {

}



.adminform .inputbox {

}



.blog_more {

	border-top: 1px solid #333333;

	padding: 10px;

}



.blog_more strong {

	display: block;

	font-size: 125%;

	margin: 0 0 5px;

}



.blog_more ul {

	margin: 0;

	padding: 0;

}



.blog_more ul li {

	background: url(../images/bullet.gif) no-repeat 6px 8px;

	margin: 0;

	padding: 0 0 0 17px;

}



.category {

	font-size: 125%;

	font-weight: bold;

}



h1.componentheading, .componentheading {

	margin: 0 0 10px;

	padding: 0 0 5px;

}



.componentheading {

	font-size: 150%;

	line-height: normal; 

}







h2.contentheading, .contentheading {

	font-weight: normal;

	margin: 0;

	padding: 0;

	line-height: normal;

}



.contentheading {

	font-size: 120%;

	line-height: normal;

}



a.contentpagetitle,

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

	text-decoration: none !important;

}



a.readon {

	display: block;

	float: right;

	background: #2C79B3;

	color: #CCCCCC;

	text-align: center;

	clear: both;

	text-transform: lowercase;

	padding: 1px 3px;

}



a.readon:hover, a.readon:active, a.readon:focus {

	text-decoration: none;

	background: #333333;

	color: #FFFFFF;

}



table.contentpaneopen td, table.contentpane td {

}



table.contentpaneopen, table.contentpane, table.blog {

	width: 100%;

}





ul.pagination {

	margin: 15px auto;

	padding: 10px 0;

}



ul.pagination li {

	background: none;

	display: inline;

	margin: 0;

	padding: 0;

}



ul.pagination li span{

	padding: 2px 5px;

}



ul.pagination a {

	padding: 2px 3px;

	text-decoration: none;

}



ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {

}



.pagenavbar {


	font-weight: ;

	padding-left: 14px;

}



.pagenavcounter {


	font-weight: bold;

	padding: 8px 14px 0 14px;

}



.sectiontableheader {

	color: #FFFFFF;

	font-weight: bold;

	padding: 8px 5px;

}



.sectiontableheader a {

	color: #FFFFFF;

}



tr.sectiontableentry1 td {

	padding: 8px 5px;

}



tr.sectiontableentry2 td {

	padding: 8px 5px;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

}



.smalldark {

	text-align: left;

}



div.syndicate div {

	text-align: center;

}



.pollstableborder tr.sectiontableentry1 td,

.pollstableborder tr.sectiontableentry2 td {

	background: none;

}



/* META

--------------------------------------------------------- */

.createdate {

	padding: 5px 0;

}



.modifydate {

	float: left;

	width: 100%;

}



div.buttonheading {

	float: right;

	width: 20%;

}



.buttonheading img {

	border: 0;

	float: right;

	margin: 7px 5px 0 0;

}

/* JOOMLA  ayarlari  bitis ######################################################################################### */
/* yatay menu ayarlari baslangici
----------------------------------------------------------- */






#horiz-menu {
	height: 30px;
	margin-left:15px;
	width:680px;
	float:left;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
	
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	background:none;
	
}

#horiz-menu a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	font-weight: normal;
	font-size: 100%;
	color:#333333;
	text-decoration:none;
}

#horiz-menu li li a {
	font-size: 110%;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: url(../images/top-hover.gif) repeat-x;	
}


.clr {
	clear:both;
}


/* ana menu ayarlari baslangci
----------------------------------------------------------- */
 a.mainlevel {
 text-decoration: none;
	display: block;
	line-height: 24px;
	text-indent: 18px;
	height: 25px;
	overflow: hidden;
	font-size: 90%;
	color: #fff;
	background: url(../images/menu-arrow.png) 4px 7px no-repeat;
}
a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

 a.sublevel {
	text-decoration: none;
	line-height: 25px;
	font-size: 110%;
	line-height: 24px;
	color: #fff;
}


 a#active_menu.mainlevel {
	background: url(../images/menu-arrow-active.png) 4px 7px no-repeat;
	color: #BF7A0F;
}

 a.mainlevel:hover {
	color: #BF7A0F;
	background: url(../images/menu-arrow-active.png) 4px 7px no-repeat;
}


 a.sublevel:hover {
	color: #BF7A0F;
}

 a#active_menu.sublevel {
	color: #BF7A0F;
}

/* anamenu ayarlari ayarlari bitisi
----------------------------------------------------------- */






#front-panel-con{
width:800px;
height:289px;
background: url(../images/front-panel-con-bg.jpg) no-repeat;
}


#fragment-1,#fragment-2,#fragment-3{
float:right;
width:630px !important;
width:630px;
height:280px;
background:none;
margin-right:5px;
overflow:hidden;
}
#front-panel{
width:800px;
}
#front-panel ul{
width:148px !important;
width:140px;
float:left;
list-style: none;
margin: 0;
padding: 0;
border: none;
overflow:hidden;
}
#front-panel ul li , #front-panel ul li a{
width:148px !important;
width:140px;
float:left;
list-style: none;
margin: 0;
padding-left: 5px;
border: none;
background:transparent;
}
#front-panel li {
margin: 0;
list-style: none;
background:transparent;
padding-top:5px;
}

#front-panel li a{
background:transparent;
color: #fff;
text-decoration: none;
width: 100%;
height:90px;
list-style:none;
}

html>body #front-panel li a{ /*Non IE6 width*/
width: auto;
list-style: none;
}

#front-panel li a:hover{
color: #BF7A0F;
}
#front-panel-bottom{
width:800px;
height:21px;
background: url(../images/front-panel-bottom.jpg) no-repeat;
}
