html * {
	font-family: TAHOMA;
	margin:0;
	padding:0;
	outline:0;
}
 
}
body {
	font-size:12px;
	background-color: #1d1d1d;
	background-position: center top;
	background-repeat: no-repeat;
}

h2{ color:#2e3192; padding:0; margin:0;}

a {
	text-decoration:none;
	color:#DEDEDE;
	outline:none;
}

img {
	display:block;
	border: none;
}

.fl25 {
	padding-left:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}

 
#page-wrapper
{
	color: #5b5b5b;
	background-color: #eaeaea;
	padding: 20px;
}


#bh-results h2,
#bh-results h3,
#boya-hesaplama h2
{
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

#boya-hesaplama .box
{
	height: 260px;
	float: left;
	padding: 5px;
	font-size: 8px;
}

#boya-hesaplama .box .head
{


}

#boya-hesaplama .box-1
{
	width: 140px;
	height: 170px; 
}

#boya-hesaplama .box-2
{
	width: 180px;
	height: 170px; 
}

#boya-hesaplama .box-4
{
	width: 320px;
	height: 95px;
	background-color: #ddd;
}

#boya-hesaplama .bh-labels
{
	width: 60px;
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
}

#boya-hesaplama .bh-input
{
	float: left;
	line-height: 20px;
	margin-bottom: 0px;
}

#boya-hesaplama input
{
	width: 40px;
	height: 18px;
	border: solid 1px #ccc;
}

#select-product-panel
{
	width: 240px;
	height: 270px;
	overflow: auto;
}

#select-product-panel ul,
#select-product-panel li,
#bh-tavan ul,
#bh-tavan li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#bh-tavan li
{
}

#select-product-panel a,
#bh-tavan a
{
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	padding: 4px;
}

#select-product-panel a p,
#bh-tavan a p
{
	font-size: 10px;
	line-height: 14px;
	color: #888;
}

#bh-results span,
#select-product-panel a span,
#bh-tavan a span
{
	display: none;
}

#select-product-panel a.active,
#select-product-panel a.active p,
#bh-tavan a.active,
#bh-tavan a.active p
{
	background-color: #000000;
	color: #fff;
}

#bh-results h2
{
	font-size: 22px;
}

#bh-results .result
{
	font-size: 22px;
	font-weight: normal;
}

#bh-results .result p
{
	color: #888;
	font-size: 14px;
}

.btn-hesapla
{
	display: block;
	width: 80px;
	font-size: 18px;
	line-height: 30px;
	background-color: #666;
	color: #fff;
	text-align: center;
}

.btn-hesapla:hover
{
	background-color: #444;
	color: #fff;
}