.ui-tabs .ui-tabs-panel {
padding:5px;
}
.ui-widget-header {
border:0;
}
.ui-state-active {
	background: #D52E3F none repeat scroll 0 0;
}
.ui-widget-content{
background: white none repeat scroll 0% 0%;
color: #FFFFFF;
}
.ui-state-default a:visited {
color: #FFFFFF;
font-family: arial,helvetica,clean,sans-serif;
}
.ui-tabs  {
background-color: white;
}
.ui-tabs-nav li a{
	background:#555555 url(./js/ui-darkness/images/ui-bg_glass_20_555555_1x400.png) repeat-x scroll 50% 50%
}

.ui-widget-header{
background: white none repeat scroll 0% 0%;
color:#FFFFFF;
}


.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color:#fff;
background: #D52E3F none repeat scroll 0 0;
border: 0;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color:#FFFFFF;
border: 0;
}

.ui-state-default, .ui-state-active {
	border: 0;
}


.ui-helper-reset {
font-size:13px;
}

/* (begin) tablı menünün tam altındaki kırmızı satırın içindeki listeler */
#navlist2 li, #horizontalList li {
	display: inline;
	list-style-type: none;
	padding: 3px;
	margin: 0 4px 0 0;
	font-weight:bold;
}
#horizontalList li a {
	text-decoration:none;
}
#horizontalList li a:hover {
	text-decoration:underline;
}
#horizontalList {
	padding:0;
	margin:0 0 0 0;
	line-height: 25px;
}

/* (end) tablı menünün tam altındaki kırmızı satırın içindeki listeler */
.ui-widget, #horizontalList li {
	font-family: arial,helvetica,clean,sans-serif;
}

.ui-tabs .ui-tabs-panel {
	margin-left:2px;
	margin-top:1px;
}

/* (begin) "Diğer Kategoriler" tabının içi */
div#showAllCats {
	border: 1px solid #dda;
	width: 600px;
	position: absolute;
	display: block;
	visibility:hidden;
	background: #ffc;
	color: #930;
	font-size: 12px;
}

div#showAllCats h3, div#showAllCats h3 a, div#showAllCats h3 a:visited {
	color: #f70;
	font-weight: bold;
	margin: 0;
	font-size: 15px;
}

div#showAllCats p {
	margin:5px 0;
}

div#showAllCats li {
	margin:3px 0;
}

div#showAllCats li a {
	color: #666;href
	text-decoration: underline;
}

div#showAllCats li a.more {
	color: #390;
	font-weight: bold;
}

div#showAllCats li a:hover {
	color: #A92930;
}
/* (end) "Diğer Kategoriler" tabının içi */