/* @override http://affiliate.indemand.com/css/f.css */

div.f-input { margin-bottom:1em; line-height: 1.1em }
div.f-input label.f-label {}
div.f-input label.f-box-label { margin-left: 0.5em; }
div.f-input select { margin: 0; }
div.f-input textarea { margin: 0; padding: 5px;
	font: 12px Arial, Helvetica, sans-serif;
}

div.f-label-left {}
div.f-label-left div.f-error {}
div.f-label-left label.f-label {
	float: left;
	text-align: left;
	margin-right: 0.5em;
}

div.f-label-top {}
div.f-label-top div.f-error {}
div.f-label-top label.f-label {
	display: block;
	margin-bottom: 0;
}

div.f-label-right {}
div.f-label-right div.f-error {}
div.f-label-right label.f-label {
	float: left;
	text-align: right;
	margin-right: 0.5em;
}

label.f-label span.f-required {
	background-image: url(../img/required_star.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center left;
}

div.f-error {
	color: red;
}

div#DivUserVendorDescription{
	border: 1px solid #999999;
	font-size: 11px;
	padding: 5px;
}

div.DivUserApproveVendorDescription{
	margin: 5px 5px 15px 190px;
	width: 335px;
}

div.DivUserEditVendorDescription{
	margin: 5px 5px 15px 150px;
	width: 235px;
}

div.DivUserRegisterVendorDescription{
	margin: 5px 5px 15px 155px;
	width: 335px;
}

#DivUserVendorDescription span{
	display: block;
	font-weight: bold;
	margin: 0 0 5px;
}

#DivUserVendorDescription .f-label{
	float: none;
}

#news-filter{
	background: url("../img/header-bar.jpg") repeat-x scroll 0 0 #000000;
    color: #FFFFFF;
    font-size: 18px;
    height: 30px;
    overflow: hidden;
    padding: 7px 10px 5px;
    margin: 5px 0;
}

#news-filter label,
#news-filter div,
#news-filter button{
	float: left;
	margin: 0 5px 0 0;
}

#news-filter label,
#news-filter button{
	margin-left: 10px;
}

#news-filter div select{
	font-size: 17px;
}
