﻿body {margin:0px; padding:0px; background:url(../Images/all_bg.gif); background-repeat:repeat}
body, td, p 
{
	font-family:tahoma; font-size:11px; color:#404743
}
.date {font-family:tahoma; font-size:11px; color:#FFFFFF; margin:15 0 0 48px}
.date strong {color:#426300}

.left {font-family:tahoma; font-size:11px; color:#FFFFFF; line-height:15px}
.left a{font-family:tahoma; font-size:11px; color:#FFFFFF; line-height:15px; text-decoration:underline}

.bot {font-family:tahoma; font-size:11px; color:#568200;}
.bot a{font-family:tahoma; font-size:11px; color:#404743; font-weight:bold; text-decoration:none}

.text { font-family:tahoma; font-size:11px; color:#404743}
.text a{font-family:tahoma; font-size:11px; color:#568200; text-decoration:underline;}

.pic1 {border-style:solid;
		border-width:1px;
		border-color:#A5A5A5}
		
.more {
		background:url(../Images/1_more.gif) bottom left no-repeat}
.more a{font-family:tahoma; font-size:11px; color:#568200; text-decoration:underline; margin-left:15px}

.line {background:#E6E6E6; height:1px}
.line2 {background:#404743; height:1px}

.list ul {list-style:none; margin:0px; padding:0px; line-height:18px}
.list li {background:url(../Images/1_more.gif) left no-repeat}
.list li a{font-family:tahoma; font-size:11px; color:#568200; text-decoration:underline; margin-left:13px}

#innerlist-articles {
width:580px;
float: left;
}
#innerlist-articles .inner-list{
padding-top:0px;
width: 580px;
float: left;
}

#innerlist-articles ul{
float:left;
list-style:none;
width:580px;
padding:0px;
}

#innerlist-articles .inner-list li {
float:left;
padding:0px 0px 15px 0px;
background: url(../Images/bg-sp-makaler.jpg) repeat-x left bottom;
width: 570px;
}

#innerlist-articles .inner-list li a 
{
    color: #999999;
    text-decoration: none;
}

#innerlist-articles .inner-list li a:hover
{
    color: #000000;
    text-decoration:underline;
}

#innerlist-articles .thumb {
width:73px;
height:73px;
float:left;
border:solid 2px #eae9e9;
}

#innerlist-articles .title {
font-weight:bold;
color:#666;
padding-left:90px;
}

#innerlist-articles .summary {
padding:10px 0px 0px 90px;
}






.input{
   background:#eef0f1;
   border:1px solid #a0abbb;
   width:200px;
   font-family: Arial;
   color:#666666;
   font-size:11px
}

textarea{
   background:#eef0f1;
   border:1px solid #a0abbb;
   width:300px; height:125px;
   margin-bottom:10px;
   font-size:11px;
   font-family: Arial;
   color:#666666;
   overflow:auto
   }  
   
   #featured{ 
	width:340px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:290px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:340px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:56px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#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:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:340px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:220px; left:0; 
	height:70px; 
	background: url('../Images/transparent-bg.png'); 
}
#featured .info
{
    width: 340px;
}

#featured .info h2{ 
	font-size:12px; font-family: Tahoma;
	
	color:#fff; padding:10px 5px 5px 5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}