@charset "utf-8";

* { outline:none; }  

body {
	background-image: url(../images/ridebid_bg.jpg);
	behavior: url("cssfocusandhover.htc"); /* WinIE behavior call */
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #A8A8A8;
	margin: 0px;
	padding: 0px;
	outline:none;
}
img { 
	outline:none;
}
a{
	outline:none;
}
object { 
	outline:none;
}	
#MainContent {
	position: absolute;
	width: 768px;
	left: 50%;
	margin-left: -384px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Header {
	margin: 0px;
	padding: 0px;
	height: 165px;
	clear: both;
}
#Header #loginbox {
	background-image: url(../images/ridebid_loginbox_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 320px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#Header #ridebid_logo {
	padding-top: 30px;
}
#Header #loginbox #lbcontent {
	margin: 5px;
}
#lbcontent #lb_loginarea {
	margin-bottom: 7px;
	margin-right: 4px;
	margin-left: 45px;
}
#lbcontent #welcomeuser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FF5F0A;
	margin-left: 7px;
}
#welcomeuser table tr td a {
	color: #666;
	font-size: 10px;
}
#welcomeuser table tr td a.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FF5F0A;
	margin-left: 7px;
}

#welcomeuser table tr td a.username:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FF5F0A;
	margin-left: 7px;
}

.browntext {
	color: #340000;
}
#loginbox #lbcontent #lgfail_1and2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0E00;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
#loginbox #lbcontent #lgfail_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 50px;
}
#lb_loginarea #loginform {
	margin: 0px;
	padding: 0px;
}
#loginform .login_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #8e8e8e;
	height: 15px;
	width: 85px;
	margin-right: 5px;
	
}
#loginform .login_button {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: 65px;
	background-color: #5A3709;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #000;
}
#lbcontent #lb_buttons {
	height: 35px;
	clear: both;
	margin-left:1px;
}
#lb_buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lb_buttons ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#lb_buttons ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 71px;
	background-color: #D7ECF0;
	float: left;
	text-align: center;
	border: 1px solid #BEBEBE;
	margin-right: 2px;
	margin-left: 2px;
}
#MainContent #MainBox {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#MainBox #mb_topbar {
	background-image: url(../images/mainbox_topbar.png);
	height: 68px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 768px;
	left: -1px;
	top: 0px;
	right: -1px;
	z-index: 15;
	position: relative;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;
}
#menu_buttons {
	margin-top: 8px;
	float: right;
	height: 48px;
	width: 435px;
}
#menu_buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_buttons ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 48px;
	width: 95px;
}
#menu_buttons ul .button_active a {
	background-image: url(../images/mainmenu_activebg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 95px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
}
#menu_buttons ul .button_grey a {
	background-image: url(../images/mainmenu_greybg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 95px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaa9a9;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
}
#menu_buttons ul .button_standard a {
	background-image: url(../images/mainmenu_standardbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 95px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3939;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
}
#mb_topbar #secondbar {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-right: 20px;
	margin-left: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#MainBox #mb_mids {
	background-color: #FFF;
	margin: 0px;
	width: 766px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C7C7C7;
	border-left-color: #C7C7C7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#mb_mids #mb_innerbox {
	margin-top: -40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #C7C7C7;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
}
#mb_mids #mb_innerbox form {
	margin: 0px;
	padding: 0px;
}
#MainBox #mb_botbar {
	clear: both;
}
#MainContent #Footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}
#MainContent #Footer a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#loginform .login_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #8e8e8e;
	height: 15px;
	width: 175px;
	margin-right: 5px;
}
.boldright {
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	white-space: nowrap;
}
.nonboldright {
	text-align: right;
	padding-right: 2px;
	white-space: nowrap;
}
.boldleft {
	text-align: left;
	padding-right: 2px;
	white-space: nowrap;
	font-weight: bold;
}
.nonboldleft {
	text-align: left;
	padding-right: 2px;
	white-space: nowrap;
}
.nonboldleft1 {
	text-align: left;
	padding-right: 0px;
	white-space: nowrap;
}
.input_tb {
	border: 1px solid #678996;
}
.scrollbox {
	overflow: auto;
	height: 105px;
	border: 1px solid #8A8A8A;
}
.scrollbox a {
	color: #000;
	text-decoration: underline;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3E9EC;
}
.brownbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #5A3709;
	width: 80px;
	border: 1pt solid #340000;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: 25px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 360px;
	border: 1px solid #C7D4D9;
	color: #999;
}
.greentext {
	color: #037929;
	font-weight: bold;
}
.typedivider {
	margin-right: 10px;
	margin-left: 10px;
}
.bottombutton {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
}
.imgbutton {
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.confirm {
	font-size: 10px;
	position: relative;
	color: #848484;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 1px solid #666;

}
.greyish {
	color: #60818d;
}
.greytext {
	color: #828282;
}
.whatisthis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
}
.brownlink a {
	color: #340000;
	font-weight: normal;
	white-space: nowrap;
}
.textbox_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 82px;
	border: 1px solid #666;
	
}
.textbox_long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 216px;
	border: 1px solid #666;
	
}
.smalltext {
	font-size: 10px;
}
.redbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #A50500;
	width: 100px;
	border: 1pt solid #000;
	text-transform: uppercase;
	margin: 0px;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 20px;
}
.orangebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #FF6116;
	width: 80px;
	border: 1pt solid #B33A00;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: 25px;
}
.brownbutton_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #5A3709;
	width: 45px;
	border: 1pt solid #340000;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: 16px;
}
#mb_mids #mb_innerbox {
	background-image: url(../images/innerbox_bg.png);
	background-repeat: repeat-x;
}
#mb_innerbox #containbox {
	clear: both;
	overflow: auto;
}
.textbox_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 1px solid #666;
	background-color: #DEDEDE;
	color: #949494;
	font-weight: bold;
}
.nonboldcenter {
	text-align: center;
	padding-right: 2px;
	white-space: nowrap;
}
.nonboldcenter1 {
	text-align: center;
	padding-right: 0px;
	white-space: nowrap;
}
.greenrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B0FFB8;
}
.orangerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FF8000;
}
.boldcenter {
	text-align: center;
	padding-right: 2px;
	white-space: nowrap;
	font-weight: bold;
}
.browntext_small {
	color: #340000;
	font-size: 10px;
	font-weight: bold;
}
.textarea_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 360px;
	border: 1px solid #C7D4D9;
	
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 115px;
	color: #000;
}
.dropdown_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
	color: #000;
	border:1px solid #666666;
}
.dropdown_long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 216px;
	border: 1px solid #666;
	color: #000;
	border:1px solid #666666;
}
.whatisthis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	line-height: 10px;
}
.SI-FILES-STYLIZED label.cabinet {
	width: 80px;
	height: 20px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../images/browsebutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
.SI-FILES-STYLIZED label.cabinet input.file {
	position: relative;
	height: 20px;
	width: 80px;
	opacity: 0;
	-moz-opacity: 0;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.required {
	font-family: Verdana;
	font-size: 10px;
	color:#FF0000;
	font-weight:normal;
}

.qtip-content {font-size:12px;line-height: 127%;} 

.ratingbar {
	font-size: 14px;
	background-image: url(../images/reviewbarbg.png);
	background-repeat: repeat-x;
	background-color: #C7D4D9;
	padding: 10px;
	border: 1px solid #D4D4D4;
	margin-bottom: 5px;
	min-height: 60px;
}

.style2 {
	font-size: 12px
}
