
/* Common */

html, body {
height: 100%;
min-height: 100%;
margin : 0px;
}

body {
	color: #000000;
	background-color: #899CB0;
	margin: 8px 4px 8px 4px;
	font: normal small Arial, sans-serif;
	height: 100%;
}

form
{
padding:0;margin:0
}

a {
	color: #426992;
}

h1 {
	color: #6e8897;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	margin:0
}



.listeleme{
cursor:pointer;
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
padding-right:5px;
}


.list_firm_detail_subcat {
	font-weight: bold; font-size: 11px; font-family: arial; color: black; text-decoration: none;
}
.sub_baslik_baslikadi {
	font-weight: bold; color: #366872; font-size: 11px; font-family: arial; text-decoration: none
}
.sub_baslik_firmasayisi {
	font-weight: bold; color: black; font-size: 11px; font-family: arial
}


.list_firm_-4 {
	 font-weight: bold; font-size: 11px; font-family: arial; color: black; text-decoration: none
}
.list_firm_-3 {
	 font-weight: bold; font-size: 11px; font-family: arial; color: black; text-decoration: none
}
.list_firm_-2 {
	 font-weight: bold; font-size: 11px; font-family: arial; color: black; text-decoration: none
}
.list_firm_-1 {
	 font-weight: bold; font-size: 11px; font-family: arial; color: black; text-decoration: none
}
.list_firm_0 {
	 font-weight: bold; font-size: 11px; font-family: arial; color: #04BADB; text-decoration: none
}
.list_firm_1 {
	 font-weight: bold; font-size: 9px; font-family: Tahoma; color: #DB2604; text-decoration: none
}


.list_firm_subcat {
	 font-weight: bold; font-size: 9px; font-family: Tahoma; color: white; text-decoration: none;
}





.input-125 {
	border-right: #cea88d 1px solid; border-top: #cea88d 1px solid; font-size: 11px; border-left: #cea88d 1px solid; width: 130px; color: #003333; border-bottom: #cea88d 1px solid; font-family: sans-serif
}

.head-graph {
	margin: 0;
	padding: 0;
	background: url('/default_img/bg-headings.gif') repeat-x;

}


/* top nav-------------------------------------------------------------------------------------------------------- */

ul#nav-top {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
}

ul#nav-top li {
	display: block;
	float: left; 
	margin: 0;
	padding: 0;
}

ul#nav-top li a {
	display: block;
	margin: 0;
	color: #ffffff;
	background: url('/default_img/divider-top-nav.gif') no-repeat right;; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Arial, sans-serif; padding-left:0.7em; padding-right:1em; padding-top:0; padding-bottom:0
}


input.common,
select.common,
label.common,
select.common option {
	margin: 0;
	padding: 0;
	font: normal 11px  Arial, sans-serif;
}


div.block_form
{
	position: relative;
}

div.block_form div.block_form_elem  {
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
}

div.block_form div.block_form_elem input,
div.block_form div.block_form_elem select,
div.block_form div.block_form_elem img {
	font: normal 11px  Arial, sans-serif;
	vertical-align: middle;	
}


label.list_filter {
	font: bold 11px  Arial, sans-serif;
}






/* Categories */

ul#categories {
	font: bold 84%/130% Tahoma, sans-serif;
}

ul#categories,
ul#categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#categories li {
	background: url('/default_img/folder-shut.gif') no-repeat left 0.45em;
	padding-left:20px;
	padding-right:0;
	padding-top:0.4em;
	padding-bottom:0
}

ul#categories li.open {
	background: url('/default_img/folder-open.gif') no-repeat left 0.4em;
}



ul#categories a.category_open  {
font-weight: bold; 
color: #618CAF; 
font-size: 11px; 
font-family: tahoma; 
text-decoration: underline;
margin:0px;
}


ul#categories a.category_close {
font-weight: bold; 
color: #24445C; 
font-size: 11px; 
font-family: tahoma; 
text-decoration: underline;
margin:0px;
}




/* bottom nav */


#nav-footer-left
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav-footer-left li
{
	display: inline;
	padding: 0;
	margin: 0;
	font: bold 11px Arial, sans-serif;
	color: #426992;	
}


#nav-footer-right
{
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	color: #426992;
}

#nav-footer-right li
{
	display: inline;
	padding: 0;
	margin: 0;
	font: bold 11px Arial, sans-serif;	
	color: #426992;
}





/* firm_detail */


.textbox {
	border-right: #cea88d 1px solid; border-top: #cea88d 1px solid; font-size: 11px; border-left: #cea88d 1px solid; width: 370px; color: #003333; border-bottom: #cea88d 1px solid; font-family: sans-serif
}



.urun {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: 700;
	color: #414141; 
	text-decoration: none
}
A.urun:hover {
	color: black;
	text-decoration: underline;
}



.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.90;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 0.99;
}



.urunvitrini {
	width:76px;
	padding: 6px;
	border: #e5e5e5 1px solid;
	margin: 5px;
	text-align: center;
}



.selectbox_style{

border-right: #e1e1e1 1px solid;
border-top: #e1e1e1 1px solid;
font-size: 11px;
border-left: #e1e1e1 1px solid;
width: 200px;
border-bottom: #e1e1e1 1px solid;
font-family: Arial;
height: 18px;
background-color: #ffffcc

}

A.sector_tags{
FONT-WEIGHT: bold; 
}

A.sector_tags:hover{
FONT-WEIGHT: normal; 

TEXT-DECORATION: none;
}

/* populer firm start  */

.list_popular {
	 FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: verdana; COLOR: #013872 ; TEXT-DECORATION: none
}
div#popular_software_block {
	font: 90% Arial, sans-serif;
}
div#popular_software_block h2 {
	font: bold 103% Arial, sans-serif;
	margin: 0;
}
div#popular_software_block tr.odd {
	background-color: #E8E8E8;
}
div#popular_software_block tr.even {
	background-color: #F6F6F6;
}

div#popular_software_block td.place {
	font: bold 103% Arial, sans-serif;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	color: #666666;
	width: 5%;
}
div#popular_software_block td.title {
	font: 100% Arial, sans-serif;
	vertical-align: top;
	padding: 4px;
	width: 85%;
}
div#popular_software_block td.number {
	font: 95% Arial, sans-serif;
	padding: 5px;
	text-align: right;
	vertical-align: top;
	width: 10%;
}

/* populer firm end  */

.select_b{
border: #C4C4C4 1px solid;
}

.ie-png {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kayit.png',sizingMethod='scale');
	height: 115px; 
	width: 115px;
}

.ie-hide{
	border:0px solid #FFFFFF;
	_display:none;
}

.fir h1{ 
color:black; font-size:12px; font-weight:normal
} 

.gunun_firmasi h1 a { 
text-decoration:underline; color:#3fb8e7; font-size:14px
} 




/*firma kayit box*/

.clean-message{
	border:solid 1px black; 
	background:#E48B03;
	padding:4px;
	text-align:center;
	height:60px;
	padding-top:15px
}
.clean-ok{
	border:solid 1px #349534; 
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
	background:#C9FFCA;
}
.clean-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:left;
}
	
.mes_link
{
	font-family: arial; 
	color:white;
	font-size:20px; 
	font-weight:bold
}
/*end of*/