

.search_bar{
background:url(images/bg.gif); 
background-repeat:no-repeat;
width:700px;
height:41px;
}
.search_input{
width:370px;
height:20px;
border:1px solid #000033;
font-family:tahoma;
font-size:14px;
font-weight:bolder;
}
.beyaz_text{
font-family:tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
.search_tab_act{
background:url(images/b_mark_web.gif);
background-repeat:no-repeat;
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bolder;
}
.search_tab_pas{
font-family:tahoma;
font-size:11px;
color:#990000;
font-weight:bolder;
text-decoration:underline;
}
.search_tab_text{
font-family:tahoma;
font-size:13px;
color:#4e5975;
font-weight:bolder;
}
.tabs_menu{
background:url(images/blue_bg.gif);
background-repeat:repeat-x;
height:27px;
font-family:tahoma;
font-size:15px;
font-weight:bolder;
text-decoration:none;
color:#666666;
text-align:center;
vertical-align:middle;
}

.copyright{
border-top:3px solid #F4FBFF;
font-family:tahoma;
font-size:9px;
color:#666666;
text-align:center;
height:30px;
}
.domains{
font-family:tahoma;
font-size:14px;
color:#4ea6d6;
text-decoration:none;
}
.domains:hover{
font-family:tahoma;
font-size:14px;
color:#4ea6d6;
text-decoration:underline;
}

.main_caption{
font-family:tahoma;
font-size:13px;
color:#0066cc;
text-decoration:underline;
font-weight:bolder;
}
.main_content{
font-family:tahoma;
font-size:11px;
color:#798290;
}

.domain_sty{
font-family:tahoma;
font-size:15px;
font-weight:bolder;
text-decoration:none;
color:#ffffff;
text-align:center;
vertical-align:middle;
background:#7b7d98;
height:25px;
}

.tabs {
	float: left;
	width: 100%;
	line-height: normal;
	/*height: 18px;*/	
	padding-bottom:0;
	margin-bottom: 0;
}

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

.tabs li {
	float: left;
	/*background: url("../images/tab_bg.gif") no-repeat left top;*/
	margin-right: 2px;
	line-height: 18px;
	text-align:center;
	background-color: #F4FBFF;
	width:101px;
}

.tabs li.current {
	background: url("images/tab_sel_yel.gif") repeat-x left top;
	margin-right: 2px;
}

.tabs span {
	float: left;
	display: block;
	/*background: url("../images/tab_end.gif") no-repeat right top;*/
	padding: 0px 10px 0 0;
}

.tabs .current span {
	/*background: url("../images/tab_sel_end.gif") no-repeat right top;*/
}

.tabs a {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	/*padding-bottom:2px;
	margin-bottom:0;*/
}

.tabs a:link, .tabs a:visited, .tabs a:hover {
	color: black;
	font-weight:bold;
}

.tabs a:hover {
}

.tabs .current 
{
}

.tabs .current a, .tabs .current a:link, .tabs .current a:visited 
{
	color:#515B76;
	font-weight:bold;
}

.panel_wrapper div.panel {
	display: none;
}

.panel_wrapper div.current {
	display: block;
	width: 100%;
	height: auto;
	overflow: visible; /* Should be auto but that breaks Safari */
}

.panel_wrapper {
	/*border: 1px solid #656A86;*/
	border-top: 0px;
	padding: 10px;
	padding-top: 5px;
	clear: both;
	background-color: white;
}

.properties {
	width: 100%;
}

.properties .column1 {
}

.properties .column2 {
	text-align: left;
}


#plugintable thead {
	font-weight: bold;
	background-color: #DDDDDD;
}

#plugintable, #about #plugintable td {
	/*border: 1px solid #656A86;*/
}

#plugintable {
	width: 99%;
	margin-top: 10px;
}

#pluginscontainer {
	height: 290px;
	overflow: auto;
}
