/* COMMON STYLE
--------------------------------------------------------- */
* { margin: 0; padding: 0;}


body {
	color: #000000;
	background: #FFFFFF;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial;
	text-align: center;   
	font-size: 15px;
	line-height: 25px;
}

body#arka {
	color: #333333;
	background: url(../images/arka.jpg);
	text-align: center;   

}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
/* Normal link */
a {
	color: #006699;
	text-decoration: underline;
}

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

img, img a {
border:0;
}

#kap {
	width: 100%;
	margin: 0;
	background: url(../images/main_bg.gif) repeat-x top ;


}

#linkcontainer {position:relative; z-index:99;}
#pngcontainer {position:absolute; top:0px; left:0px; width:100px; height:80px; z-index:0;}


/* HEADER
--------------------------------------------------------- */
#sayfa {
	width: 950px;
	color: #CCCCCC;
	line-height: normal;
	margin-left: auto; 
	margin-right: auto; 
	text-align:center; 

}

#ust{
	position: relative;
	height: 170px;
	background: url(../images/ust.jpg) no-repeat top center;
}
#ust #logo {
	width: 270px;
	height: 100px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;

}
#ust #arama {
	top: 177px;
	right:38px;
	background: url(../images/icon-ara.gif) no-repeat center left;
    position: absolute;
}

#ust #arama .inputbox {
	width: 160px;
	border: 1px solid #cccccc;
	padding: 3px 5px;
	color: #F7941F;
	background: #ffffff;
	font-size: 92%;
}
.etiket{
	width: 360px;
	height: 234px;
	display: block;
	position: absolute;
	top: 0;
	right: -1px;
	left:420px;

}

/* FOOTER
--------------------------------------------------------- */

#alt {
	background: #00A786;
	border-top: 5px solid #F7931F;
	padding: 0;
	position: relative;
	clear: both;
	height: 120px;
}

#alt .copyright {
	margin: 10px;
	clear: both;
	display: block;
	color: #fff;
	font-style: normal;
	font-size: 105%;
}


#alt a {
	padding: 0 15px 0 15px;
	display: inline;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	line-height: normal;
	text-decoration: none;
}

#alt a:hover{
	color: #f5f5f5;
	text-decoration: none;
}



/* ĘCERĘK 
--------------------------------------------------------- */

#icerikkap {
			background: url(../images/barkod.gif) no-repeat right 70px;
	overflow: hidden;			
}
#icerik {
	float: left;
	width: 710px; /* 712*/
	padding-top: 10px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;	
	color: #525554;
}

#sag {
	float: right;
	width: 228px;
	padding-top: 10px;
	overflow: hidden;
	text-align: left;

}



#yol {
	padding-top: 10px;
	font-size: 92%;
}

#yol strong {
	margin-right: 5px;
	font-weight: normal;
}

#yol a {
	text-decoration: none;
}

#yol img {
	margin: 1px 5px;
}



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

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

* html .clearfix {
	height: 1%;
}


/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
	
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;

}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet.gif) no-repeat 18px 8px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

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

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
p {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 15px;
	line-height: 25px;
}
td, div {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 15px;
	line-height: 25px;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 2px dotted #83878b;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 5px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 5px;
}

.modifydate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 5px;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}


.contentheading, .componentheading {
	margin:0;
	letter-spacing:-1px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	margin-top:8px;
	margin-bottom:15px;
	font-weight:bold;
	color:#06a0db;
	font-size:24px;
	background:url(../images/componentheading_ident.gif) left no-repeat;
}

/* content tables */
td.sectiontableheader {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 2px solid #DFDFDF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 14px;
}

/* Default Joomla! Menu */
ul.menu {
	margin: 0;
	padding: 10px 0 0;
	list-style: none;

}

ul.menu li {
	margin: 0 !important;

	background: none !important;
	padding: 5px 0 0 0;
}

ul.menu li a {
	padding: 5px 0;
	display: block;
	color: #333333;
	background: url(../images/dugme.gif) no-repeat left;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

ul.menu li a span {
	padding-left: 35px;

}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #333333;
	background: url(../images/dugme2.gif) no-repeat left;
	text-decoration: none;
}

ul.menu li.active a {
	background: url(../images/dugme2.gif) no-repeat left;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

ul.menu li.active a span {
	
}



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

ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: bold;

}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: url(../images/bullet2.gif) no-repeat 18px;

}

ul.menu li li a span {
	font-size: 120%;
	font-weight: bold;
	color: #06A0DB;
	background: url(../images/bullet3.gif) no-repeat 18px;

}

ul.menu li li a span:hover {
	color: #F7921E;
	background: url(../images/bullet2.gif) no-repeat 18px;

}

/* top menu
--------------------------------------------------------- */


#ustmenu {
	height: 35px;
	background: none;
}


/* top navigation */
ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}

ul#mainlevel-nav li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 10px 0 0 0;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	white-space: nowrap;
	border-right: 1px solid #FBF5DF;
	background: none;
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	color: #FBF5DF;
	background: transparent;
}

ul#mainlevel-nav li a:hover{
	color: #000;
	text-decoration: none;
}


