@charset "utf-8";
/* CSS Document */
@import "jquery.popeye.css";
@import "jquery.popeye.style.css";
@import "superfish.css";
@import "zoomimage.css";
@import "reset.css";
@import "paket.css";
@import "breadCrumb.css";
@import "poll_styles.css";
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,latin-ext);

html {
	color:#333;
	background:#fff;
}


.sfBox img {
	border:0;
	max-width:100%;
   	width: expression(this.width > 700 ? 700: true);
	height:auto !important;
}
.positionHelper {z-index:100;}

img.haberler {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D4D4D4;
float:left !important;
}
#pano, #map {
	border:0;
	max-width:745px;
   	width: expression(this.width > 765 ? 765: true);
}

li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font:15px/1.231 'PT Sans Narrow',trebuchet ms,helvetica,clean,sans-serif;
	/*
*font-size:small;
*font:x-small;
*/
}
ieonly, ie6only, ie7only {
	padding:0;
	margin:0;
}
#yui-main .yui-b {
	position:static;
}
#yui-main, .yui-g .yui-u .yui-g {
	
}
.yui-t1 #yui-main, .yui-t2 #yui-main, .yui-t3 #yui-main {
	float:left;
	margin-right:-11px;
}
.yui-t2 .yui-b {
	/*float:right;
	width:309px;*/
}
.yui-t2 #yui-main .yui-b {
	margin-right:11px;
}
#yui-main .yui-b {
	float:none;
	width:auto;
}
.yui-gb .yui-u, .yui-g .yui-gb .yui-u, .yui-gb .yui-g, .yui-gb .yui-gb, .yui-gb .yui-gc, .yui-gb .yui-gd, .yui-gb .yui-ge, .yui-gb .yui-gf, .yui-gc .yui-u, .yui-gc .yui-g, .yui-gd .yui-u {
	float:left;
}
.yui-g .yui-u, .yui-g .yui-g, .yui-g .yui-gb, .yui-g .yui-gc, .yui-g .yui-gd, .yui-g .yui-ge, .yui-g .yui-gf, .yui-gc .yui-u, .yui-gd .yui-g, .yui-g .yui-gc .yui-u, .yui-ge .yui-u, .yui-ge .yui-g, .yui-gf .yui-g, .yui-gf .yui-u {
	float:right;
}
.yui-g div.first, .yui-gb div.first, .yui-gc div.first, .yui-gd div.first, .yui-ge div.first, .yui-gf div.first, .yui-g .yui-gc div.first, .yui-g .yui-ge div.first, .yui-gc div.first div.first {
	float:left;
}
.yui-g .yui-u, .yui-g .yui-g, .yui-g .yui-gb, .yui-g .yui-gc, .yui-g .yui-gd, .yui-g .yui-ge, .yui-g .yui-gf {
	width:49.1%;
}
.yui-gb .yui-u, .yui-g .yui-gb .yui-u, .yui-gb .yui-g, .yui-gb .yui-gb, .yui-gb .yui-gc, .yui-gb .yui-gd, .yui-gb .yui-ge, .yui-gb .yui-gf, .yui-gc .yui-u, .yui-gc .yui-g, .yui-gd .yui-u {
	width:18.4%;
	margin-left:1.99%;
}
.yui-hot .yui-u {
	margin-left:2.499937188%;
	width:23.12504711%;
/* *margin-left:1.99%;
*width:23%; */
	float:left;
}
.yui-hot .yui-left {
	width:100%;
}
.yui-hot div.first {
	margin-left:0;
}
.yui-gb .center {
	width:59.2%!important;
}
/*
.yui-gb .yui-u {
*margin-left:1.9%;
*width:18.4%;
}*/
.yui-g .yui-gb div.first, .yui-gb div.first, .yui-gc div.first, .yui-gd div.first {
	margin-left:0;
}
html, body {
	height:100%;
	color:#000;
	width:100%;min-width: 1000px;
	padding-top:0;
}
/* HOMEPAGE FEATURED CONTENT AREA */

.featured {
	width:747px;
 /**width:765px;*/
	position:relative;
	height:325px;
}
.featured ul.ui-tabs-nav {
left:533px;
list-style:none outside none;
margin:auto 0;
padding:0;
position:absolute;
width:230px;
}
.featured ul.ui-tabs-nav li {
color:#666666;
float:right;
font-size:12px;
margin:0;
padding:2px;
}
.featured ul.ui-tabs-nav li img {
	float:left;
	margin:1px;
	background:#fff;
	padding:3px;
	border:1px solid #eee;
}
.featured ul.ui-tabs-nav li span {
	font-size:11px;
	line-height:18px;
}
.featured li.ui-tabs-nav-item a {
	display:block;
	height:60px;
	color:#333;
	background:#fff;
	line-height:20px;
}
.featured li.ui-tabs-nav-item a:hover {
	background:#bbb;
}
/*
.featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
*/
.featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background:#bbb;
}
.featured .ui-tabs-panel {
	max-width:525px;
	float:left;
	height:250px;
	/*background:#999; */
	position:relative;
}
.featured .ui-tabs-panel .info {
	position:relative;
	display:block;
	float:left;
	width:230px;
	height:250px;
	padding-left:15px;/*background: url('../images/transparent-bg.png'); */
}
.featured .ui-tabs-panel .button {
	margin-top:15px;
}
.featured .ui-tabs-panel img {
	position:relative;
	display:block;
	float:left;
}
.featured .info h2 {
	font-size:20px;
	/*font-family:Georgia, serif;*/
	color:#333;
	padding:5px;
	margin:0;
	overflow:hidden;
}
.featured .info p {
	margin:0 5px;
	font-size:11px;
	line-height:15px;
	color:#333;
}
.featured .info a {
	text-decoration:none;
	color:#000;
	display:block;
}
.featured .info a:hover {
	text-decoration:underline;
}
.featured .ui-tabs-hide {
	display:none;
}
/*END OF FEATURED CONTENT*/

/* NEW PRODUCTS */
/* HOMEPAGE FEATURED CONTENT AREA */

#topfeatured {
	width:747px;
 /* *width:765px;*/
	position:relative;
}
#topfeatured p.message {padding:5px 21px;
font-weight:bold;
font-size:14px;line-height:inherit;
margin-bottom:0;}
#topfeatured ul.top.ui-tabs-nav {
	position:relative;
	list-style:none;
	padding:0;
	margin:auto 0;
	z-index:10;
	float:right;
}
#topfeatured ul.top.ui-tabs-nav li {
color:#666666;
display:block;
float:left;
font-size:12px;
margin:0;
padding:0;
position:relative;
width:auto;
}
#topfeatured ul.ui-tabs-nav li img {
	float:left;
	margin:1px;
	background:#fff;
	padding:3px;
	border:1px solid #eee;
}
#topfeatured ul.ui-tabs-nav li span {
	font-size:11px;
	line-height:18px;
}
#topfeatured li.top.ui-tabs-nav-item a {
color:#333333;
display:block;
height:24px;
line-height:20px;
margin:0 7px;
padding:5px 21px;
font-weight:bold;
font-size:14px;
}
#topfeatured li.top.ui-tabs-nav-item a:hover {
background:none repeat scroll 0 0 #868686;
border-color:#868686 #868686 ;
border-style:solid solid none;
border-width:1px 1px medium;
padding:4px 20px;
color:#5c8783;
text-decoration:none;
}
/*
#topfeatured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
*/
#topfeatured ul.top.ui-tabs-nav li.ui-tabs-selected a {
background:none repeat scroll 0 0 #FFFFFF;
border-color:#868686 #868686 ;
border-style:solid solid none;
border-width:1px 1px medium;
padding:4px 20px;
}
#topfeatured .topf.ui-tabs-panel {
display:block;
height:auto;
position:relative;
width:100%;
margin-top:-2px;
}
#topfeatured .ui-tabs-panel .info {
display:block;
float:left;
height:250px;
padding-left:15px;
position:relative;
width:155px;
}
#topfeatured .ui-tabs-panel .button {
	margin-top:15px;
}
#topfeatured .ui-tabs-panel img {
	position:relative;
	display:block;
	float:left;
}
#topfeatured .info h2,.newstitle {
    color: #333333;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 5px;
}

#topfeatured .info p {
	margin:0 5px;
	font-size:11px;
	line-height:15px;
	color:#333;
}
#topfeatured .info a {
	text-decoration:none;
	color:#000;
	display:block;
}
#topfeatured .info a:hover {
	text-decoration:underline;
}
#topfeatured .topf.ui-tabs-hide {
	display:none;
}
/*END OF FEATURED CONTENT*/
/* NEW PRODUCTS */
#slider .product {
	width:255px;
	height:140px;
	background:url(img/product_bg.png) repeat-x;
	float:left;/*
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
	*/
}
.order.icerik li {
	height:340px;
	}
#teknik-service, #announcements {
	width:762px;
	/* *width:782px;*/
	}	
#order-follow {
	width:100%;
	
	/**width:782px;*/
	}
#announcements a {
	float:left;
	}
#announcements li {
	width:98%;
	}
#announcements .description {
	margin-left:20px;
	float:left;
	position:relative;
	display:block;
	width:400px;
	}
#announcements h2,#announcements .tarih {
	width:200px;
	line-height:120%;
	margin-left:20px;
	}	
	
	
.icerik-yatay li {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #EEEEEE;
    display: block;
    float: left;
    margin: 0 10px 40px 0;
    min-height: 225px;
    padding: 10px 0 0;
    position: relative;
    width: 48%;
}
.icerik li.first {
	border-left:medium none;
}
.icerik .description, .icerik-yatay .description {
	display:none;
}
.icerik li.last {
	border-right:medium none;
}
.icerik-yatay li.last {
	border-bottom:medium none;
	border-right:medium none;
}
.icerik-yatay li.first {
	border-top:medium none;
}
.icerik-yatay .kategori {
	border:1px solid #868686;
	float:left;
	height:50px;
	line-height:50px;
	margin:0 8px 8px 0;
	text-align:center;
	width:80px;
}
.icerik-yatay .baslik  {
	/*font-family:Georgia, serif;*/
	font-size:15px;
	margin-left:100px;
}
.icerik-yatay h2 {
	/*font-family:Georgia,serif;*/
    font-size: 16px;
    font-weight: bold;
    height: 40px;
}
.icerik-yatay .flash-baslik {
	/*font-family:Georgia, serif;*/
	font-size:15px;
	margin-bottom:20px;
}
.icerik-yatay .tarih{
	font-size:9px;
	}

.tarih {
    bottom: 0;
    color: #090500;
    float: right;
    font-size: 16px;
    margin: 10px;
    position: relative;
}
.tarih.cuf {
    position: absolute;
    right: 0;
    top: 5px;
}


.icerik-yatay .dosyaadi, .icerik-yatay .serino {
	font-size:9px;
}
.icerik-yatay .download {
	display:block;
	margin:10px 0;
}
.icerik li h2 {
	color:#333333;
	/*font-family:Georgia, serif;*/
	font-size:13px;
	font-weight:bold;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
}
.icerik li .button {
	float:none;
	margin:0 auto;
	display:table;
	/*
 *float:inherit;
*margin:0 52px; */
}
.product .pic {
	float:left;
	width:128px;
	height:128px;
	padding:0 10px 5px;
	margin-top:-5px;
}
.product .link, .product .price {
	padding:4px 0;
}
.product .button {
	left:2.5em!important;
	top:8em!important;
}
.product .price {
	color:#CCCCCC;
}
.product .title {
	font-size:16px;
	font-weight:bold;
}
/* END OF NEW PRODUCTS */
/* HOMEPAGE DETAIL CONTENT AREA */

#detailed {
	width:100%;
	position:relative;
	text-align:justify;
}
#detailed ul.ui-tabs-nav {
	position:relative;
	float:right;
	list-style:none;
	padding:5px 0;
	margin:auto 0;
}
#detailed ul.ui-tabs-nav li {
	padding:4px 0;
/* *padding:0 0 4px 0; */
	margin:0;
	font-size:12px;
	color:#666;
}
#detailed ul.ui-tabs-nav li img {
	float:left;
	margin:1px;
	background:#fff;
	padding:3px;
	border:1px solid #eee;
}
#detailed ul.ui-tabs-nav li span {
	font-size:11px;
	line-height:18px;
}
#detailed li.ui-tabs-nav-item a {
	display:block;
	height:60px;
	color:#333;
	background:#fff;
	line-height:20px;
	padding:1px 2px;
}
#detailed li.ui-tabs-nav-item a:hover {
	background:#bbb;
}
/*
*/
#detailed li.ui-tabs-selected {
	background:url('../images/selected-item.gif') top left no-repeat;
}
#detailed ul.ui-tabs-nav a {
	padding:2px 3px;
}
#detailed ul.ui-tabs-nav li.ui-tabs-selected a {
	background:#fff;
	border:solid 1px;
	padding:1px 2px;
}
#detailed .ui-tabs-panel {
	display:block;
	float:left;
	height:auto;
	position:relative;
	text-align:justify;
	width:625px;
}
#detailed .ui-tabs-panel .info {
	position:relative;
	display:block;
	float:left;
	width:230px;
	height:250px;
	padding-left:15px;/*background: url('../images/transparent-bg.png'); */
}
#detailed .ui-tabs-panel .button {
	margin-top:15px;
}
#detailed .ui-tabs-panel img {
	position:relative;
	display:block;
	float:left;
}
#detailed .info h2 {
	font-size:20px;
	/*font-family:Georgia, serif;*/
	color:#333;
	padding:5px;
	margin:0;
	overflow:hidden;
}
#detailed .info p {
	margin:0 5px;
	font-size:11px;
	line-height:15px;
	color:#333;
}
#detailed .info a {
	text-decoration:none;
	color:#000;
	display:block;
}
#detailed .info a:hover {
	text-decoration:underline;
}
#detailed .ui-tabs-hide {
	display:none;
}
/*END OF DETAIL CONTENT*/
body,html {
    background:none repeat scroll 0 0 #888888 !important;
    min-height: 100%;
}
#doc3 {
background: url("../images/content-bg.jpg") repeat scroll center 0 transparent !important;
    margin: 0;
    padding-top: 0;
}
#doclens {
    margin: 0 auto;
}
body.short-head #doc3 {
}

body #doc3row {
	/*background:url("../images/bg.jpg") no-repeat scroll center 0 transparent !important;*/
}
#doclensshort  {
    margin: 0 auto;

}
#doc4-b {
	/*width:74.923em;*/
	margin:0 auto 0;
/* *margin:0 auto 8px; */
	clear:both;
	height:240px;
}
#ie6only #doc4-b {
	width:73.05em;
}
.footer-push {
	height:100px;
}
.clear {
	display:block;
	clear:both;
}
.standard-margin {
	margin-bottom:11px;
}
small {
	font-size:77%;
}
p {
	line-height:160%;
	margin-bottom:1em;
}
.actions {
	float:right;
}
.actions li {
	margin:0 5px!important;
}
.searchin {
	left:50em!important;
}
a.fg-button {
	color:#5c8783;
	text-decoration:none;
}

.icon {
	display:inline-block;
	padding:4px 0 7px 29px!important;
	margin:0!important;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../images/icon.png);
	cursor:hand;
	cursor:pointer;
}
.icon.post-icon, .icon.forum {
	background-position:0 -447px;
}
.icon.bug-icon, .icon.ticket, .icon.bug, .icon.tracker {
	background-position:0 -83px;
}
.icon.check-icon, .icon.code {
	background-position:0 -143px;
}
.icon.news-icon, .icon.news {
	background-position:0 -413px;
}
.icon.project-icon, .icon.project_info, .icon.project {
	background-position:0 -507px;
}
.icon.files-icon, .icon.file, .icon.files {
	background-position:0 -309px;
}
.icon.share-icon, .icon.share {
	background-position:0 0;
	color:#46b907;
	color:#cc6600;
}
.icon.subscribe-icon, .icon.subscribe {
	background-position:0 -575px;
}
.icon.donate-icon, .icon.donate {
	background-position:0 -211px;
}
.icon.review-icon, .icon.review {
	background-position:0 -541px;
}
.icon.download-icon {
	background-position:0 -275px;
}
.icon.download-icon-2, .icon.dload {
	background-position:0 -245px;
	padding:0 0 0 24px!important;
	color:#46b907;
	height:20px;
	line-height:160%;
}
.dload small {
	font-size:93%;
	font-weight:normal;
}
.icon.close {
	background-position:100% -177px;
	padding:4px 29px 7px 0!important;
}
.icon.win-icon {
	background-position:0 -610px;
}
.icon.lin-icon {
	background-position:0 -343px;
}
.icon.mac-icon {
	background-position:0 -378px;
}
.icon.pd-awards {
	background-position:0 -647px;
	font-size:93%;
	display:block;
	margin-bottom:10px!important;
	padding:0 0 0 40px!important;
}
.icon.pd-www {
	background-position:0 -697px;
	font-size:93%;
	display:block;
	margin-bottom:10px!important;
	padding:0 0 0 40px!important;
}
.icon.pd-tags {
	background-position:0 -722px;
	font-size:93%;
	display:block;
	margin-bottom:10px!important;
	padding:0 0 1px 40px!important;
}
.icon.pd-topics {
	background-position:0 -672px;
	font-size:93%;
	display:block;
	margin-bottom:10px!important;
	padding:0 0 0 40px!important;
}
.icon-sm, .col a, .link-more {
	background-image:url(../images/icons/sm-icons-sprite.png);
	display:inline-block;
	padding:4px 0 3px 19px;
	text-indent:-7000em;
	background-repeat:no-repeat;
	background-position:0 4px;
}
.link-more {
	padding:0;
}
.icon-sm.arrow-icon, .col a, .link-more {
	background-position:0 -292px;
	padding-left:17px;
	text-indent:0;
}
.icon-sm.rss {
	background-position:0 -145px;
}
.icon-sm.notes-sm {
	background-position:0 -101px;
}
.icon-sm.monitor {
	padding-right:4px;
	background-position:0 -78px;
}
.icon-sm.folder-link {
	background-position:0 0;
}
.icon-sm.edit-tag {
	background-image:url(../images/icons/sm_edit.png);
	margin-left:3px;
}
.icon-sm.moderate-tag {
	background-position:0 5px;
	width:9px;
	margin-left:5px;
}
.icon-sm.moderate-tag:hover {
	background-position:0 -32px;
}
.icon-sm.remove-tag {
	background-image:url(../images/icons/tags-remove.gif);
}
.icon-sm.show-tag {
	background-image:url(../images/icons/tags-show.gif);
	background-position:0 4px;
}
.icon-sm.show-tag:hover {
	background-position:0 -33px;
}
.icon-sm.hide-tag {
	background-image:url(../images/icons/tags-hide.gif);
	background-position:0 4px;
}
.icon-sm.hide-tag:hover {
	background-position:0 -33px;
}
.icon-sm.indicator {
	background-image:url(../images/indicator.gif);
	width:16px;
	height:16px;
}
.button {
	display:inline;
	margin:0;
	padding:0 20px 0 0;
	float:left;
	clear:none;
	background-position:100% -377px!important;
	position:relative;
	text-decoration:none!important;
}
.haberbutton {
	display:inline;
	margin:10px 0;
	float:left;
	color:#ea3900;
	clear:left;
	position:relative;
	text-decoration:underline;
}
.button span {
	font-size:11px;
	color:#000;
	line-height:18px;
	display:block;
	margin:0;
	padding:3px 6px 6px 9px;
	float:left;
	clear:none;
	background-position:0 -377px!important;
	position:relative;
	cursor:pointer;
}
.disTable {
	display:table!important;
	}
.disTable td {
	/* *padding:10px; */
	
	}
.sfBox.sfBox-icerik {
	border:1px solid #dedede;
	padding:14px;
}
.sfBox.sfBox-blue {
	background-image:url(../images/blue-bar.gif);
	border:1px solid #868686;
	border-width:0 1px 1px;
}
td.blue {
	border-bottom:1px solid #868686;
	border-width:0 0 1px;
}


.sfBox.sfBox-order {
	background-image:url(../images/blue-bar.gif);
	border:1px solid #868686;
	border-width:0 1px 1px;
	padding:14px 10px 4px;

}
.sfBox.sfBox-order td {
	font-size:90%;
	padding:5px 0;
}
.sfBox.sfBox-banner {
	border:1px solid #868686;
	border-width:1px;
	/*
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	*/
	padding:6px;
 /* *padding:8px; */
}
.sfBox.sfBox-kategori {
/*
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	*/
    border: 1px solid #ddd;
    float: left;
    margin-left: 2.49994%;
    min-height: 36px;
    padding: 6px;
    width: 20%;
	
	
}
.sfBox.sfBox-kategori.first {
	margin-left:0;
}
.feed.sfBox-blue .header {
	background:#E8F5FD;
	border-bottom:1px solid #CEEAFB;
	margin:-10px -11px 0 -14px;
	padding:10px 15px;
}
.bd .feed.sfBox-blue .header h2 {
	color:#5e5e5e;
}
#feed.feed.sfBox-blue .header #showfeed {
	margin-right:5px;
}
.sfBox-blue .header .actions {
	margin-right:-15px;
	margin-top:-2px;
}
.header {
	position:relative;
}
.bd h3 {
	font-size:108%;
	font-weight:bold;
	color:#5e5e5e;
	margin:0 0 7px;
}
.bd .titlebar, .header.dotted-header-1 h1, .header.dotted-header-1 h2, .header.dotted-header-1 h3 {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin:5px 0 15px;
	padding-left:0;
}
.blog-twitter-container .item-list {
	overflow:auto;
	height:165px;
	clear:both;
}
.item-list p {
	line-height:140%;
	font-size:93%;
	margin:0!important;
}
.item-list .item-img {
	float:left;
	display:inline;
	margin:0 10px 0 0;
	padding:3px;
	border:1px solid #c4c4c4;
}
.item-list .item {
	margin-bottom:10px;
}
.item-list .item P SMALL {
	font-size:77%;
	line-height:1.6;
	text-transform:uppercase;
}
.tab-nav {
	margin:0 0 5px -8px;
}
.tab-nav li {
	float:left;
	clear:none;
	height:25px;
	margin:0!important;
	padding:4px 8px 0!important;
}
.tab-nav .selected {
	background-position:100% -2074px;
	margin:0!important;
	padding:0 5px 0 0!important;
	position:relative;
}
.tab-nav .selected .tab {
	font-weight:bold;
	display:block;
	padding:4px 4px 3px 8px;
	text-align:center;
	background-position:0 -2011px;
}
.tab-nav .selected .arrow {
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-8px;
	width:14px;
	height:9px;
	overflow:hidden;
	background-position:50% -1962px;
}
.nav {
	margin:0 0 25px -8px!important;
}
.selected li a {
	padding:.5em .7em;
}
.selected {
	background-position:0 -1726px;
	padding:0 0 0 8px;
	margin:3px 0 0;
}
.selected span {
	background-position:0 -1726px;
	padding:0 8px 0 0;
	display:block;
	height:27px;
}
.selected span span {
	background-position:0 -1726px;
	padding:3px 0 0;
}
.selected a {
	padding:0;
}

#doclensshort #hd, #hd {
    background: url("../images/bg50.png") repeat scroll 0 0 transparent;
    display: block;
    height: 38px;
    margin: 0 auto;
    position: relative;
    width:100%;min-width: 1000px;
    z-index: 15;
}
#hd .yui-b {
    display: block;
    height: 0;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 980px;
}

/*.short-head #hd .yui-b {
	height:111px;
}
*/

#ie6only #hd .yui-b {
	/*position:relative;*/
	width:73.05em;
}
#banner {
	display:block;
	margin:6px 0 0;
	padding:0;
	height:90px;
	clear:right;
	font-size:116%;
	/*text-indent:-9999px;*/
	width:700px;
	float:right;
}
#nav {
	display:block;
	margin:3px auto;
	padding:0;
	height:49px;
	position:absolute;
	text-align:right;
}
#nav li {
	float:left;
	clear:none;
	background-position:100% -1877px;
}
#nav li.last {
	background-image:none;
}
#nav li a {
	font-size:12px;
	display:block;
	margin:0 2px -2px 0;
	color:#eee;
	position:relative;
	font-weight:bold;
}
#nav li a.current img {
	background:#D7EAF5;
}
#nav li a:hover  img{
	background:#D7EAF5;
	text-decoration:underline;
}
.search input.text, .search button, .button-dload span, .button-dload, .pd-dload b, .button, .button:hover, .button span {
	background:transparent url(../images/button.png) no-repeat 0 0;
}
.search {
	float:right;
	margin-top:4px;
}
.sfBox.search {
background:url("../images/forms/search-header.png") repeat scroll 0 0 transparent;
border-width:0;
clear:right;
display:block;
float:right;
height:27px;
margin:11px 0 2px;
padding:0;
}
.search input.text {
	background-position:0 -613px;
	border-width:0;
	clear:none;
	display:block;
	float:left;
	height:33px;
	margin:auto 0;
	padding:0 0 0 10px;
	line-height:33px;
	overflow:hidden;
}
#additional-h .search input.text {
	width:268px;
}
.search input.hint {
	color:#7e7e7e;
}
.search button {
	background-position:-8px -658px;
	border-width:0;
	clear:none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-weight:bold;
	height:33px;
	margin:0;
	padding:0;
	width:38px;
	text-indent:500px;
	overflow:hidden;
}
.searchtitle {
	font-size:11px;
	border-width:0;
	clear:none;
	color:#a5bdbb;
	cursor:pointer;
	display:block;
	float:left;
	margin:7px 4px;
	padding:0;
	position:absolute;
}
#ieonly #find .search button {
	min-height:19px;
}
.bd {
	display:block;
	margin:40px auto 0;
    padding: 25px;
    width: 950px;
}
.bdana {   
   display: block;
    left: 0;
    margin: 20px auto 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 980px;
}
.bdanaalt {
	display:block;
    margin: 0 auto;
    padding: 25px;
    width: 980px;
}
.isol {
	float:left;
	position:relative;
	width:308px;
	padding:0;
	margin:0;
	}
.iorta {
	float:left;
	position:relative;
	width:328px;
	padding:0 20px;
	margin:0;
	}
.isag {
	float:right;
	position:relative;
	width:308px;
	padding:0;
	margin:0;
	}
.sag-inner {
	display:block;
	float:right;
	display:none;
	/*
	width:296px;
	background:#fcecd7 url(../images/inner-gd.png) repeat-x scroll 0 0!important;*/
}
.sol-inner {
	display:block;
	/**/width:100%;
	float:left;
}
.yui-t2{
	border:1px solid #fff;
	padding:12px 12px 0;
	
	}
.inner-bd {
	display:block;
	/*background:#ededed url(../images/inner-gd.png) repeat-x scroll 0 0;*/
	min-height:235px;
}
.manset-border{
}
.inner-bd2 {
	display:block;
	/*background:#ededed url(../images/inner-gd.png) repeat-x scroll 0 0;*/
	min-height:180px;
}
.sagalt {
	margin-top:18px;
}
#sidebar .sfBox {
	display:block;
	position:relative;/*
	padding:15px 0 0;
	border-width:0;
	background-image:url(../images/blue-bar.gif);
	*/
}
.subnav {
/*background-color:transparent;*/
}
.subnav h3 {
	font-size:116%;
	font-weight:bold;
	color:#5e5e5e;
	margin:0 0 .5em;
}
#subnav li {
	display:block;
	border-bottom:1px dotted #ccc;
	margin:-1px 0 0!important;
	zoom:1;
}
#subnav li a {
	display:block;
	margin:0;
	padding:5px 1px 5px 8px;
}
#subnav li a.no_children {
	background:none;
}
#subnav li:hover a, #subnav li.hover a {
	color:#5E5E5E;
}
#subnav .inner:hover, #subnav .inner.hover {
	background-position:0 -306px;
	position:relative;
}
.flyout {
	display:none;
	position:absolute;
	top:0;
	left:12.5em;
	background-color:#fff;
	background-position:0 -1086px;
	width:435px;
	z-index:1;
	zoom:1;
	margin-bottom:10px;
}
.flyout.single {
	width:230px;
	background-position:0 -446px;
}
.flyout .frame {
	background-position:0 100%;
	padding:10px;
	overflow:hidden;
	margin-bottom:-10px;
}
#ie6only .flyout .frame {
	margin-bottom:0;
	height:100%;
	position:relative;
	top:10px;
}
.flyout.single .frame {
	background-position:100% 100%;
}
li:hover .flyout, li.hover .flyout {
	display:block;
}
.flyout .related {
	display:none;
}
.flyout li {
	border:none!important;
}
.flyout li a, #subnav li:hover .flyout li a, #subnav li.hover .flyout li a {
	padding:0;
	background-image:none;
}
.flyout.yui-g div.first {
	border-right:1px dotted #b5b5b5;
}
#subnav li .inner {
	display:block;
	padding:0;
	margin:0;
}
.flyout li {
	background-position:0 -209px;
	padding:0 0 0 20px;
	margin:.25em 0;
	font-weight:normal!important;
}
.flyout li a {
	color:#5c8783!important;
}
.flyout li a:hover {
	font-weight:normal;
	text-decoration:underline!important;
}
.flyout li strong, .flyout li strong a {
	font-weight:bold!important;
}
#ieonly #ft div.cols div.col {
	width:19.95%;
}
#ft .yui-b {
	width:74.923em;
	margin:0 auto;
}
#ie6only #ft .yui-b {
	width:73.05em;
}

.clearfix:after, .sfBox:after, .toolbar {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix, .sfBox, .toolbar {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix, * html .sfBox {
	height:1%;
}
.clearfix, .sfBox {
	display:block;
}/* End hide from IE-mac */
.yui-b input.text {
	width:160px;
}
/* Home Page
--------------------------- */
#doc4-b .sfBox {
	height:15.25em;
	position:relative;
}
#doc4-b .sfBox .button {
	position:absolute;
	top:14.85em;
}

/* Whatshot
--------------------------- */
.b-hot {
	border:none 0;
	padding:6px 0 0
}
.b-hot__inner {
	background:url(/img/homepage/hot-bg.png) no-repeat bottom center;
	height:286px;
	padding:11px 12px 14px 17px;
}
#ieonly .b-hot__wrap .list li .review {
	margin-top: -10px !important;
}
#ieonly .b-hot__wrap .list li {
	line-height: 100% !important;
}
li.cur a {
	color:#000;
	font-weight:bold
}
.blog-container .twitter {
	display:none
}
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* float clearing for IE6 */
* html .module {
	height: 1%;
	overflow: visible;
}
/* float clearing for IE7 */
* + html .module {
	min-height: 1%;
}
.chevronOverlay {
	display: none;
	background: url(../images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;

	display:table-cell;
	/* vertical-align:bottom;*/ 
width:295px;
	float:none;
	position:relative;
	bottom:0;
}
.spot .tarih{
	
	font-size:9px;font-weight:bold;
	}
.tablecell {
	display:table;
	height:275px;
}
#signin_menu {
    border: 1px none transparent;
    color: #333333;
    display: block;
    float: right;
    font-size: 13px;
    margin-left: 0;
    margin-top: 90px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 490px !important;
    z-index: 100;
}
.userinput {
	width:480px;
	position:relative;
	display:block;
	}
.userinput1 {
	float:left;
	width:130px;
	position:relative;
	display:block;
	}
.userinput2 {
	float:left;
	width:130px;
	position:relative;
	display:block;
	}
.userinput3 {
	float:right;
	width:90px;
	position:relative;
	display:block;
	padding-top:15px;
	}
#signin_menu .signbut {
	width:83%;
	margin:-2px 0;
}
#language_menu {
	background-color:#ededed;
	border:1px none transparent;
	color:#778899;
	display:none;
	font-size:11px;
	margin-left:-6px;
	margin-top:6px;
	padding:10px;
	position:absolute;
	text-align:left;
	width:130px;
	z-index:10000;
}
#language_menu li, #language_menu  input{
	display:block;
	position:relative;
	margin:4px auto;
}
#ieonly #signin_menu{
	margin-left:-8px;
	}
.signedin {
	width:320px!important;
}
#signin_menu .forgot {
	display:block;
	float:left;
	position:relative;
	width:60px;
}
#signin_menu .submit {
display:block;
float:right;
padding-right:10px;
padding-top:4px;
position:relative;
}
#doc3 a.signin, #doc3 a.language {
	/*background:#3f3d3e none repeat scroll 0 0;
	color:#FFFFFF;*/
	font-weight:bold;
	padding:3px 7px 3px;
	text-decoration:none;
}
#doc3 a.signin:hover, #doc3 a.language:hover {
	background:#000 none repeat scroll 0 0;
}
a.signin, a.language {
	margin-left:3px;/**/
	position:relative;
}
a.signin span, a.language span {
	background-image:url(../images/toggle_down_light.png);
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding:4px 16px 6px 0;
/* *padding:0px 16px 0px 0; */
}
#ie6only a.signin span, #ie6only a.language span {
	background:#88BBD4 url(../images/frontpage-toggle-dn-resting.gif) no-repeat scroll right center;
	padding:0px 16px 0px 0;
}
#ie6only a.signin:hover span, #ie6only a.language:hover span {
	background:#5599BB url(../images/frontpage-toggle-dn-hover.gif) no-repeat scroll right center;
}
#ieonly #doc3 a.menu-open, #ieonly #doc3 a.menu-open:hover, #ieonly #doc3 a.language-open, #ieonly #doc3 a.language-open:hover {
	background-image:none!important;
}
#ie7only #doc3 a.signin, #ie7only #doc3 a.signin:hover, #ie7only #doc3 a.language, #ie7only #doc3 a.language:hover {
	background-position:0 3px!important;
}
#ie6only #doc3 a.signin, #ie6only #doc3 a.language {
	background-image:none;
	background-color:#88bbd4;
}
#ie6only #doc3 a.signin:hover, #ie6only #doc3 a.language:hover {
	background-image:none!important;
	background-color:#59B!important;
}
#doc3 a.menu-open,#doc3 a.language-open {
	background:#ededed!important;
	color:#666!important;
	outline:none;
}
a.signin.menu-open span, a.language.language-open span {
	background-image:url(../images/toggle_up_dark.png);
	color:#789;
}
#ie6only #doc3 a.menu-open span, #ie6only #doc3 a.language-open span {
background:#ededed url(/frontpage-toggle-up.gif) no-repeat center right;
color:#789;
}
#ie6only #doc3 a.menu-open, #ie6only #doc3 a.menu-open:hover, #ie6only #doc3 a.language-open, #ie6only #doc3 a.language-open:hover {
	background-color:#ededed!important;
}
.icon16 {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	cursor:hand;
	cursor:pointer;
	text-indent: -9999px;
	background: url(../images/3bb33932283d0c95f2c7da84f339d9ec.png) 0 0 no-repeat;
}
.i28_5 {
	background-position: 0 -32px;
}
.i28_5:hover {
	background-position: -16px -32px;
}
input.iconButon {
	padding:5px 7px 5px 25px;
*padding:5px 4px 4px 20px;
	height: auto;
	cursor:hand;
	cursor:pointer;
	background-color:#fff;
	margin-right:0;
}
input.iconButon:hover,input.logoutButton:hover,a.langButton:hover {
	background-color:#090500;
	border-color:#090500;
	color:#FFF;
}
input.iconButon:focus {
	background-position:3px 3px;
}
.langbuttonul li{
float: right;
padding-left: 15px;
}

input.logoutButton{
cursor:hand;
cursor:pointer;
height:auto;
margin:-2px;
/* *margin-top:-8px; */
padding:4px 6px 4px 30px;
text-align:left;
width:140px;
background:#FFFFFF url(../images/icons/lock_open.png) no-repeat scroll 10px 3px;
color:#5c8783;
}
#hd a {
    color: #fff;
	
	}
a.langButton{
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    height: auto;
    margin: 4px auto 0;
    padding: 5px 20px 7px 30px;
    text-align: left;
    text-decoration: none;
}
 #hd a:hover{

text-decoration:underline;
}
 #hd a.langButton:hover{

text-decoration:none;
}
a.iconButon {
    display: block;
    height: 16px;
    margin: 5px 0;
    padding: 2px 0 2px 25px;
    text-decoration: none;
}

li.sfBox a.iconButon {
height:auto!important;
}
div.iconButon {
display:block;
height:auto;
padding:0 0 0 25px;
text-decoration:none;
}
a.iconButon:hover {
	text-decoration:underline;
}
.follow_orders {
	background: url(../images/icons/lorry.png) 0 0 no-repeat;
}
.follow_lastorder {
	background: url(../images/icons/lorry_go.png) 0 0 no-repeat;
}
.follow_service {
	background: url(../images/icons/bricks.png) 0 0 no-repeat;
}
.follow_newservice {
	background: url(../images/icons/brick_add.png) 0 0 no-repeat;
}
.newsletter {
	background: url(../images/icons/newspaper.png) 0 0 no-repeat;
}
.fulllist {
	background: url(../images/icons/table_multiple.png) 0 0 no-repeat;
}
.announcements {
	background: url(../images/icons/comments.png) 0 0 no-repeat;
}
.changepass {
	background: url(../images/icons/key_go.png) 0 0 no-repeat;
}
.changeprofile {
	background: url(../images/icons/vcard_edit.png) 0 0 no-repeat;
}
.service_delete {
	background: url(../images/icons/brick_delete.png) 5px 4px no-repeat;width:90px;
}
.service_edit {
	background: url(../images/icons/brick_edit.png) 5px 4px no-repeat;width:90px; text-align:left;
}
.service_where {
	background: url(../images/icons/brick_go.png) 0 0 no-repeat;
}
.service_error {
	background: url(../images/icons/brick_error.png) 0 0 no-repeat;
}
.date {
	background: url(../images/icons/calendar.png) 0 0 no-repeat;
}
.service_type {
	background: url(../images/icons/brick.png) 0 0 no-repeat;
}
.service_staff {
	background: url(../images/icons/user.png) 0 0 no-repeat;
}

.service_applied {
	background: url(../images/icons/table_gear.png) 0 0 no-repeat;
}


.order_approve {
	background: url(../images/icons/lorry_link.png) 0 0 no-repeat;
}

.order_approve {
	background: url(../images/icons/lorry.png) 0 0 no-repeat;
}

.order_where {
	background: url(../images/icons/lorry_go.png) 0 0 no-repeat;
}

.order_waiting {
	background: url(../images/icons/lorry_flatbed.png) 0 0 no-repeat;
}
.order_error {
	background: url(../images/icons/lorry_error.png) 0 0 no-repeat;
}
.order_usermessage {
	background: url(../images/icons/report_edit.png) 0 0 no-repeat;
}
.order_waitdeliver {
	background: url(../images/icons/lorry_link.png) 0 0 no-repeat;
}
.kategori_go {
	background: url("../images/maviok.gif") no-repeat scroll 4px 5px transparent;
}
.order_label {
	padding:2px 6px 2px 20px!important;
	background: url(../images/icons/box-label.png) 3px 2px no-repeat;
/* *width:90px; */
}
.add_now {
	padding:2px 6px 2px 20px!important;
	background: url(../images/icons/add_now.png) 3px 2px no-repeat;
/* *width:80px; */
}
.order_submit {
	background: url(../images/icons/lorry_add.png) 5px 4px no-repeat;
/* *width:90px; */
}
.order_now {
	background: url(../images/icons/order_now.png) 5px 4px no-repeat;
*width:90px;
}
.login_now {
	background: url(../images/icons/lock.png) 5px 4px no-repeat;
/* *width:80px; */
}
.exit_now {
	background: url(../images/icons/lock_open.png) 5px 4px no-repeat;
/* *width:80px; */
}
.ik_now {
	background: url(../images/icons/vcard.png) 5px 4px no-repeat;
/* *width:80px; */
}
.contact_now {
	background: url(../images/icons/email.png) 5px 4px no-repeat;
/* *width:80px; */
}
.reset_now {
	padding:5px 7px 5px 7px!important;
/* *width:80px; */
}
.save_now {
	background: url(../images/icons/disk.png) 5px 4px no-repeat;
/* *width:80px; */
}
.add_service {
	background: url(../images/icons/brick_add.png) 5px 4px no-repeat;
/* *width:80px; */
}
.service_ok {
	background: url(../images/icons/tick.png) 0px 8px no-repeat;
	padding-left:20px;
}
.service_waiting {
	background: url(../images/icons/time.png) 0px 8px no-repeat;
	padding-left:20px;
}
.lang_en { background: transparent url(../images/icons/en.jpg) 7px 8px no-repeat;	}
.lang_nl { background: #fff url(../images/icons/nl.jpg) 7px 8px no-repeat;	 }
.lang_de { background: #fff url(../images/icons/de.jpg) 7px 8px no-repeat;	 }
.lang_sq { background: #fff url(../images/icons/sq.jpg) 7px 8px no-repeat;	 }
.lang_tr { background: transparent url(../images/icons/tr.jpg) 7px 8px no-repeat;	 }
.lang_az { background: transparent url(../images/icons/az.jpg) 7px 8px no-repeat;	 }
.lang_ru { background: transparent url(../images/icons/ru.jpg) 7px 8px no-repeat;	 }
.lang_ar { background: #fff url(../images/icons/ar.jpg) 7px 8px no-repeat;	 }
.lang_fr { background: #fff url(../images/icons/fr.jpg) 7px 8px no-repeat;	 }
.lang_pr { background: transparent url(../images/icons/touch-screen-kiosk-icon.png) 7px 8px no-repeat;	 }
.xresult {
	/**/display:none;
	top:240px;
	margin:0;
	position:fixed;
	width:100%;
	text-align:center;
	z-index:200;
}
.xresult #effect {
	width:200px;
	display:block;
	margin:0 auto;
	font-weight:bold;
}
.xresult #effect p {
	background:white url(../images/icons/information.png) no-repeat scroll left center;
	display:block;
	line-height:122%;
	margin:5px 15px;
	padding:0 0 0 30px;
	position:relative;
	text-align:left;
}
#dealer-menu {
	display:block;
}
#dealer-menu h2 {
	border-bottom:1px solid #FFFFFF;
	clear:both;
	display:block;
	font-size:110%;
	font-weight:bold;
	margin:15px 5px 10px 5px;
	padding:3px;
	width:auto;
}
#dealer-menu #dealer-support h2 {
	margin:0 5px 10px 5px!important;
}
#dealer-support {
	clear:both;
	width:100%;
}
#dealer-content {
	width:50%;
	float:left;
}
#dealer-account {
	width:50%;
	float:left;
}
#dealer-support li {
	float:left;
	margin:3px 5px 3px 9px;
	padding:0;
	width:44%;
}
#dealer-content li, #dealer-account li {
	width:auto;
	float:left;
	margin:3px 5px 3px 9px;
	padding:0px;
	clear:both;
	white-space:nowrap;
}


.order-box {
clear:both;
float:left;
font-size:70%;
margin:10px 0;
padding:0;
width:100%;
}
.order-box.pricetable {
	
width:auto!important;
	}


.order-box.small {
	
margin:0;
width:auto;
float:right;
	}
.xsmall {
font:10px;
margin:0;
width:auto;
float:right;
	}
	
	#ie7only .order-box.small {
	
margin:0;
width:250px;
right:0px;
position:absolute;
	}
	
	
	
.order-box b{
	font-size:150%;
}
.order-box.small b{
	font-size:120%;
}
.order-box.xsmall b{
	font-size:110%;
}
.prodlist img{
display:block;
float:left;
height:36px!important;
position:absolute;
padding:3px;
border:1px solid #BBBBBB;
left:0px;
}
.xprodlist img{
display:block;
float:left;
height:52px!important;
position:absolute;
padding:3px;
border:1px solid #BBBBBB;
left:0px;
}
.newsletter img{
display:block;
float:left;
position:absolute;
padding:3px;
}
.newsletter h2{
float:left;
margin-left:30px;
width:95%;
line-height:normal;
}
.newsletter .tarih{
float:right;
width:50px;
line-height:normal;
}
.prodlist h2{
float:left;
margin-left:96px;
width:55%;
line-height:normal;
}
.xprodlist h2{
float:left;
margin-left:100px;
width:55%;
line-height:normal;
}
.prodlist h2 .description, .xprodlist h2 .description, .newsletter h2 .description{
	font:13px/1.231 arial, helvetica, clean, sans-serif;
	font-weight:normal;
	font-size:10px;
}
.icerik-yatay.prodlist li, .icerik-yatay.xprodlist li, .icerik-yatay.newsletter li{
border-bottom:1px solid #868686;
border-top:1px solid #FFFFFF;
display:block;
float:left;
/**/min-height:45px;
padding:3px 0;
position:relative;
width:100%;
}


.order-box em{
	font-size:120%;
}
.order-box table{
margin:0 auto;
}
.tech-menu {
	display:block;
width:100px;
float:left;
margin-right:30px;
}
.tech-menu li{
padding:0;	
}
.info-menu {
display:block;
width:50%;
float:right;
margin-left:30px;
}
.info-user {
display:block;
width:35%;
float:left;
margin-left:0px;
}
.info-menu ul {
	margin:0;
	padding:0;	}
.info-menu li {
padding:2px;
}
.title-menu {
	display:block;
width:auto;
float:left;
margin-right:30px;
}
.tech-menu li, .info-menu li{
border:none;
}
.highlight { background-color: yellow; }

/* NAV */
#sitenav {margin-bottom:20px; }

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width:100%;
}

ul#menu ul {
display:none;
}

ul#menu a {
  display: block;
  text-decoration: none;	
  font-size:16px;
  font-weight:bold;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #ededed;
  color: #323131;	
  padding:10px;
}

ul#menu li a:hover, ul#menu li 
a.active {
  color: #fff;	
  background: #090500;
}

ul#menu li ul li a {
  background: #c3c1c1;
  color: #190f0f;
  padding-left: 20px;
  padding-right:20px;
  line-height:20px;
  font-size:14px;
  font-weight:bold;
}

ul#menu li ul li a:hover, ul#menu li ul li a.active {
  background: #c3c1c1 url(../images/altmenuhover.gif) no-repeat 95% center ;
  border-left: 5px #ededed solid;
  color: #fff;
  padding-left: 15px;
}
ul.basinda {
	
  color: #fff;
	}
ul.basinda li {
padding-bottom:3px;
	}

		
		.solfooter {   
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    width: auto;
			}
			
		.solfooter ul li {
			float:left;
			position:relative;
			height:23px
			}
			
			.solfooter .sd {
				background:url("../images/ikon-destek.gif") no-repeat scroll left 0 transparent;
margin:0 20px 0 0;
padding:3px 0 0 33px;
				}
			.solfooter .sb {
				background:url("../images/ikon-bizeyazin.gif") no-repeat scroll left 0 transparent;
				margin:0 20px 0 0;
padding:3px 0 0 33px;
				}
			.solfooter .ss {
				background:url("../images/ikon-faq.gif") no-repeat scroll left 0 transparent;
				margin:0 20px 0 0;
padding:3px 0 0 33px;
				}
#newsler li {
	border-bottom:1px dotted #333;
line-height:4px;
padding-top:4px;
	}
	
#newsler li a{
	line-height:15px;
color:#000;
	}
	#newsler li b {
		color:#5c8783;
		}
		
		
	#flashslide  {   
	padding: 20px;
    width: 940px;
		}
	#flashslidesub  {
		width:983px;
		height:100px;
		overflow:hidden;
		margin:0 auto;
		}
		
	.sarih2  {
		color:#ff0000;
		background:transparent url("../images/kirmiziok.gif") no-repeat left 0px;
		padding-left:30px;
		font-size:19px;
		font-weight:bold;margin:0 0 6px;
border-bottom:1px solid #FFFFFF;
margin:0 0 5px;
padding-bottom:7px;
		
	}
	.mavih2  {
background:url("../images/kahverengiok.gif") no-repeat scroll left 0px transparent;
border-bottom:1px solid #FFFFFF;
color:#c58331;
font-size:19px;
font-weight:bold;
margin:0 0 5px;
padding-bottom:7px;
padding-left:30px;
		
	}
	.kirh2  {
background:url("../images/maviok.gif") no-repeat scroll left 0px transparent;
border-bottom:1px solid #FFFFFF;
color:#4793cf;
font-size:19px;
font-weight:bold;
margin:0 0 5px;
padding-bottom:7px;
padding-left:30px;
		
	}
	
	ul.duyuruok  li{
		list-style:inside;
		list-style-image:url(../images/maviok.gif);
		
	}
	
.navBar{
    clear: right;
    display: block;
    height: 44px;
    position: relative;
    z-index: 20;
	background-color:#b60707;
	margin-top:462px;
}

.navHold {
    width: 980px;
    margin: 0 auto 0;

}
	
#doclensshort .navHold {
 /*padding: 0 25px;*/
		}	

/* -----------------------------------------------------------------
----------------------------MANSET------------------------------------
----------------------------------------------------------------- */
/* navigation */



#ie6only #nav a {
	padding:0;
	margin:0;}



#nav img.haberler {
	background-color:#fff;
	border:1px solid #ccc;
	margin:17px 2px 5px 0;
	padding:4px;		
	display:block;
}

#nav strong {
	display:block;		
	font-size:13px;
}
	
	/* panes */
#panes {
	width:auto;	
	height:230px;
	position:absolute;
	margin-bottom:-20px;
	z-index:1!important;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div.manset {
	position:absolute;
	color:#444;	
	width:610px; 
	z-index:0!important;
}

#panes img {
	float:left;
	margin-right:20px;		
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-weight:normal;
}


#mask {
position:absolute;
float:left;
margin:160px 63px -111px;
	
}

#yui-main h1 {
    font-size: 32px;
    font-weight: normal;
    margin: 0;
    width: 590px;

}
.icerik h3 {
color: #090500;
font-size:18px;
font-weight:normal;
padding: 15px 0 5px;

}

.avatar {

background-color:#FFFFFF;
margin:0 20px 20px 0;
padding:2px !important;
}
.yorumlar .title {
color:#004E90;
clear:right;
display:block;
font-size:14px;
font-weight:bold;
padding-right:8px;
}
.yorumlar .ytarih {
font-size:0.8em;
}
.yorumno {
color:#BBBBBB;
font-size:30px;
font-weight:normal;
position:absolute;
right:150px;
}

#thankyou
{
clear:right;
color:#004E90;
display:block;
font-size:14px;
font-weight:bold;
padding-right:8px;
}

#yorumyaz
{
clear:right;
color:#000;
display:block;
font-size:25px;
font-weight:bold;
padding-right:8px;
}

#zyorumlar
{
clear:right;
color:#000;
display:block;
font-size:25px;
font-weight:bold;
padding-right:8px;
}


#mask {
position:absolute;
float:left;
margin:250px 0px 0px;
	
}
ul#anasayfanewsler li{
    float: left;
    padding-top: 25px;
    position: relative;
    width: 210px;
	
}
ul#anasayfanewsler li a{
float: left;
    height: 175px;
    line-height: 22px;
    padding-top: 10px;
    position: relative;
	
}


.iceriklinkvearama {
  /*background: url("../images/anasayfalinklerbg.jpg") repeat-x scroll 0 0 transparent;*/
 display: block;
    height: 176px;
    padding: 0 50px 10px;
    width: 900px;
}

.herbiralan {
   background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 165px;
    margin: 0 2px;
    overflow: hidden;
    padding: 5px;
    width: 134px;
}

.herbiralan span {
 	display: block;
	clear:both;
	float:left;
    padding: 3px 0px;
}
.iceriklinkvearama2 {
    background: url("../images/alt_cizgi.jpg") repeat-x scroll 0 0 #000000;
    display: block;
    height: 176px;
    padding: 50px 0;
    width: 1000px;
}


/*--- tabs begin ---*/
ul.tabs {
    left: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 402px;
    width: 940px;
}
ul.tabs li {
    float: left;
    list-style: none outside none;
    margin-bottom: 4px;
    width: 51px;
}
ul.tabs li a {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 50px;
}
ul.tabs li a:hover {
    background: none repeat scroll 0 0 #090500;
	color:#FFFFFF !important;
	font-size:24px !important;

}
.active a { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: none repeat scroll 0 0 #090500 !important;
	color: #FFFFFF !important;
	font-size:24px !important;
}
.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: none repeat scroll 0 0 #090500 !important;
	color:#f3ca02 !important;
	font-size:24px !important;
}

ul.tabs li.last {
	margin-right:0;
}

.wrapper {      background: none repeat scroll 0 0 #000000;
    display: block;
    height: 500px;
    left: 0;
    overflow: hidden;
    position: absolute;    min-width: 1000px;
    top: 0;
    width: 100%;
    z-index: 1;
}

.tab_container {
	overflow: hidden;
	width:100%;min-width: 1000px;
	color:#36500c;
	float:left;
}

.block_cont {
    color: #988D8D;
    font-size: 13px;
    height: 362px;
    margin-bottom: 70px;
    padding: 20px;
    width: 940px;
}
.block_cont div p {
	color:#988d8d;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px !important;
	padding-bottom:16px !important
}
.img_indent2 {
	float:left;
	margin:0 28px 0 0; 
}
.tit {
   color: #090500;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 24px;
}


.tittlenews {
    position: absolute;
    right: 0;
    text-align: right;
    width: 600px;
}
.tittletext {
  color: #FFFFFF;
    font-size: 45px;
    line-height: 42px;
text-shadow: 3px 2px 2px rgba(0, 0, 0, 1);
}
.tittlespot {
   clear: both;
    color: #EEEEEE;
    display: block;
    font-size: 30px;
    line-height: 35px;
    margin-top: 10px;
    text-shadow: 3px 2px 2px #000000;
}



.corner1 {
	/*background:#e7e7e9 url(../images/corner1.gif) no-repeat 0 0;	*/

    background: url("../images/corner1.gif") no-repeat scroll 0 0 #FFFFFF;
    width: 980px;

}
.corner3 {
	background:url(../images/corner3.gif) no-repeat 0 100%;	
	background:#fff;	
}
.corner4 {
	background:url(../images/corner4.gif) no-repeat 100% 100%;	
	background:#fff;	
}
#main-content {
   margin: 0;
    padding: 0;
    position: relative;
    width: 1000px;
}
.menuyazisi {
font-size:16px;
color:#fff;
float:right;
padding:0 0 9px;
}
/*--- tabs end---*/


ul.sf-altmenu{
	
}
ul.sf-altmenu li{
	display:block;
	float:left;
	color:#000;
	padding-right:3px;
}
ul.sf-altmenu li a{
	color:#000;
}

.left {
	float:left;
}
.right {
	float:right;
}

.inlineimage {
    float: left;
    padding: 15px 15px 15px 0;
}
.relative {
    position:relative;
}
.kutu-kutu a {
    color:#000;
}

.subhover {
    background: url("../images/subhover.png") repeat-x scroll 0 0 transparent;
    display: block;
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width:100%;min-width: 1000px;
    z-index: 2;
	
	}
	.tab_content > .tittlenews > * {
position: absolute;
-webkit-transition-property: left, top, margin-top;
-moz-transition-property: left, top, margin-top;
-ms-transition-property: left, top, margin-top;
-o-transition-property: left, top, margin-top;
transition-property: left, top, margin-top;
}


	.animate-in .tittlenews {
  top: 0;
  -webkit-transition-duration: 2s;
  -moz-transition-duration:2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

.animate-out .tittlenews {
  top: 300px;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}


.animate-in .tittlespot {
    margin-top: 0;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

.animate-out .tittlespot {
  margin-top: 300px;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
