﻿body {
	font-family:Verdana;
	font-size:9px;
	color:#848c84;
	margin:0pt;
	padding:0pt;
}
div.kurtarici{
	clear:both;
}

#mainWrapper{
	margin:10px auto 0pt;
	width:90%;
}
#contentWrapper{
	width:100%;
	clear:both;
	text-align:left;
}
#description {
	clear:both;
	font-weight:bold;
	font-size:12px;
}
#searchTermsWrapper{
	width:400px;
	margin-top:10px;
	background-color:#dae9f5;
}

div.tabButton{
	width:50%;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
div.tabButton input
{
    border:none 0px;
    width:100%;
    background-image:url(../images/tab.gif);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#FFFFFF;
    font-weight:normal;
}
div.tabButton input.selected
{
    background-image:url(../images/tabSelected.gif);
    font-weight:bold;
}

#tabSearchMarkalar, #tabSearchSektorler{
	clear:both;
	padding:10px;
}
.fieldWrapper{
	clear:both;
	padding:3px;
}

#markaTableWrapper{
	clear:both;
	font-size:12px;
}

#markaTableWrapper th {
	background-color:#3399cc;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
#markaTableWrapper td {
	text-align:center;
	color:#000000;
	font-weight:bold;
	background:#d6ebf5;
}

.alternate
{
    background-color:#DEE0DE;    
}
.resultsTable th 
{
    font-size:12px;
    border-bottom:1px #848c84 solid;    
}
input.btnAra
{
    background-image:url(../images/but_goster.gif);
    background-repeat:no-repeat;
    background-position:top left;  
    border:none 0px; 
    width:79px;
    height:19px;
    cursor:pointer;
}
input.btnAraEng
{
    background-image:url(../images/but_results.gif);
    background-repeat:no-repeat;
    background-position:top left;  
    border:none 0px; 
    width:79px;
    height:19px;
    cursor:pointer;
}

.numericField 
{
    text-align:right;
}
