﻿body {
	height: 100%;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	margin-top: 1px;
	line-height: 20px;
}

a {
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	color: #69699c;
}

img {
	border: none;
}

h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;    
}

#bl {
	margin: 0px auto;
	width: 990px;
	background-color: #ffffff;
}


#bl-header {
    padding-top: 10px;
	height: 60px;
	border-bottom-color:#c4d5df;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}

#bl-logo {
	float: left;
}

#bl-banner {
	float: right;
	margin-right: 5px;
}


#bl-main 
{
	margin-left: 0px;
	margin-top: 10px;
	text-align: left;
	padding-bottom: 15px;
}

#bl-footer 
{
	color: #85859c; 
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 10px;
	border-top: solid 1px #eeeeee;
}

.bl-row {
    clear: both;
}

.bl-cell {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 15px;
    width: 220px;
    /*background-image: url(/images/icon-right-arrow.png);*/
    background-repeat: no-repeat;
    background-position: left top;
}

.bl-image {
    text-align: center;
}

.bl-text {
    text-align: center;
    /*
	border: solid 1px #c4d5df;
	background-color: #f6fafd;*/
}

.bl-price {
    color: Red;
    font-size: 12px;
}



#bl-search {
    margin-top: 10px;
    width: 978px;
    background-color: #eeeeee;
    border: solid 1px #dddddd;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#bl-search #l{
    float: left;
}

#bl-search #q{
    float: left;
    margin-left: 5px;
    width: 700px;
    height: 18px;
}

#bl-search #go{
    float: left;
    margin-left: 3px;
}

.cb
{
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}


.box {
   border: solid 1px #c4d5df;
}

.box-header
{
	text-align: left;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	border-bottom: solid 1px #c4d5df;
	background-color: #f6fafd;
}

.box-content {
    padding: 7px 7px 7px 7px;
}

.gap {
    height: 10px;
}

.small {
    font-size: 11px;
}

.breadcrumb {
    margin-bottom: 10px;
}

.textbox {
    border: solid 1px #999999;
}

.orange {
    color: #ff6600;
}

.bold {
    font-weight: bold;
}

.kl-row {
    margin-top: 5px;
    clear: both;
}

.kl-cell {
    float: left;
    width: 150px;
    margin-left: 10px;
}

.region {
    font-weight: bold; font-size: 13px; color: #ff6600; margin-left: -25px;
}