/*
 * Default html element styles
 */
body {
	margin: 0px;
	padding: 0px;
	background: url('/inc/img/bg/tst.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}
img {
	border: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
form {
	margin: 0px;
}

.txtl { text-align: left; }
.txtr { text-align: right; }
.txtc { text-align: center; }
.txtb { font-weight: bold; }
.txtn { font-weight: normal; }
.txti { font-style: italic; }
.txtu { text-decoration: underline; }
.strike { text-decoration: line-through; }
.nowrap { white-space: nowrap; }
.clear { clear: both; }
.vtop { vertical-align: top; }
.vmiddle { vertical-align: middle !important; }
.float_l { float: left; }
.float_r { float: right; }

.w10p { width: 10%; }
.w17p { width: 17%; }
.w20p { width: 20%; }
.w30p { width: 30%; }
.w33p { width: 33%; }
.w40p { width: 40%; }
.w50p { width: 50%; }
.w60p { width: 60%; }
.w70p { width: 70%; }
.w80p { width: 80%; }
.w90p { width: 90%; }
.w99p { width: 99%; }
.w100p { width: 100%; }

.w10 { width: 10px !important; }
.w25 { width: 25px !important; }
.w40 { width: 40px !important; }
.w50 { width: 50px !important; }
.w60 { width: 60px !important; }
.w75 { width: 75px !important; }
.w80 { width: 80px !important; }
.w90 { width: 90px !important; }
.w100 { width: 100px !important; }
.w125 { width: 125px !important; }
.w150 { width: 150px !important; }
.w175 { width: 175px !important; }
.w200 { width: 200px !important; }
.w275 { width: 275px !important; }
.w300 { width: 300px !important; }
.w400 { width: 400px !important; }
.w500 { width: 500px !important; }

.error { color: #FF0000; }

/*
 * Texts
 */
.text1 {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
}
.text2 {
	color: #999999;
	font-size: 12px !important;
}
.text4 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.text5 {
	color: #666666;
	font-size: 11px;
}
.text6 {
	color: #FF6600;
	font-size: 11px;
}
.post2 {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.nool1 {
	color: #999999;
	font-size: 9px;
}
.head5 {
	color: #666666;
	font-size: 24px;
	font-weight: bold;
}
.tooltip {
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 3px;
}

/*
 * Links
 */
.link1 {
	color: #999999;
	font-size: 11px;
}
.link11 {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}
.link3 {
	color: #666666;
	font-size: 10px;
}
.link3II {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
.link9 {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
.link2 {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
.link6 {
	color: #FF6600;
	font-size: 11px;
}
.link4 {
	color: #FF6600;
	font-size: 12px;
}
.link4s {
	color: #FF6600;
	font-size: 10px;
}
.link8 {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}
.link12 {
	color: #444444;
	font-size: 11px;
}

/*
 * Buttons
 */
.button_s_b {
	background: url('/inc/img/btn/btn_small_b.png') no-repeat;
	color: #C0C0C0;
	width: 75px;
}
.button_s_o {
	background: url('/inc/img/btn/btn_small_o.png') no-repeat;
	color: #FFFFFF;
	width: 75px;
}
.button_m_b {
	background: url('/inc/img/btn/btn_med_b.png') no-repeat;
	color: #C0C0C0;
	width: 125px;
}
.button_m_o {
	background: url('/inc/img/btn/btn_med_o.png') no-repeat;
	color: #FFFFFF;
	width: 125px;
}
.button_l_o {
	background: url('/inc/img/btn/btn_large_o.jpg') no-repeat;
	color: #FFFFFF;
	width: 188px;
}
.button_s_b, .button_s_o, .button_m_b, .button_m_o, .button_l_o {
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	cursor: pointer;
}
.button_s_b:hover, .button_m_b:hover {
	color: #FF9900;
}
.button_s_o:hover, .button_m_o:hover, .button_l_o:hover {
	color: #666666;
}
.button_refresh {
	background: url('/inc/img/btn/btn_refresh.jpg');
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	width: 95px;
	cursor: pointer;
}
.button_id_card {
	background: url('/inc/img/icon/misc/id_card.gif') #EEEEEE;
	border: 0px;
	height: 31px;
	width: 88px;
	cursor: pointer;
}
.button_blue {
	background: url('/inc/img/btn/btn_blue.gif');
	border: 0px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	width: 62px;
	cursor: pointer;
}
.button_upload, .button_upload_disabled {
	width: 113px;
	height: 18px;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.button_upload {
	background: url('/inc/img/btn/btn_upload_normal.gif');
}
.button_upload_disabled {
	background: url('/inc/img/btn/btn_upload_disabled.gif');
}
.button_upload.hover {
	background: url('/inc/img/btn/btn_upload_hover.gif');
}
.button_watch {
	background: url('/inc/img/btn/btn_auction_watch.png');
}
.button_watching {
	background: url('/inc/img/btn/btn_auction_watching.png');
}
.button_watch, .button_watching {
	width: 119px;
	height: 20px;
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
}

.search_btn .button_search {
	width: 97px;
	height: 22px;
	background: url('/inc/img/btn/btn_search_bg.png') no-repeat 0 0;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.search_btn .button_search:hover {
	background: url('/inc/img/btn/btn_search_bg.png') no-repeat 0 -22px;
}
.search_btn .button_search:active {
	background: url('/inc/img/btn/btn_search_bg.png') no-repeat 0 -44px;
}

/*
 * Form elements
 */
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 160px;
	border: 1px solid #999999;
	padding: 3px;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 70px;
	border: 2px solid #666666;
	padding: 1px;
	font-weight: bold;
}
.textfield3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 70px;
	border: 1px solid #999999;
}
.textfield4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 100px;
	border: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	padding: 2px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px 0px;
	width: 168px;
	border: 1px solid #999999;
}

/*
 * Headers
 */
div.h1 {
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	background-color: #E6E6E6;
	padding: 6px 12px 6px 12px;
}
div.h2 {
	color: #B7B7B7;
	font-size: 24px;
	font-weight: bold;
	background-color: #F7F7F7;
	padding: 6px 12px 6px 12px;
}
div.h3 {
	color: #B7B7B7;
	font-size: 24px;
	font-weight: bold;
	background-color: #666666;
	padding: 6px 12px 6px 12px;
}
div.h4 {
	color: #B7B7B7;
	font-size: 24px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 6px 12px 6px 12px;
}

/*
 * Poll
 */
table.poll {
	margin: 6px 0px;
}
table.poll .option {
	vertical-align: top;
	padding: 1px 2px 0px 0px;
}
table.poll .answer {
	vertical-align: top;
	padding-right: 5px;
}
table.poll img {
	padding: 5px 0px;
	float: left;
}

/*
 * Other classes
 */
.skelbiu {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
}
.skelbiu a {
	font-size: 10px !important;
}
.feedback {
	color: #999999;
}
img.avatar {
	border: 1px solid #666666;
}
dd.pad1, dt.pad1 {
	padding-left: 40px;
}
dd.pad2, dt.pad2 {
	padding-left: 80px;
}

table.banklink td {
	text-align: center;
	vertical-align: top;
	padding: 5px 10px 0px 10px !important;
	width: 100px;
}
table.banklink td.notice {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}

table.search {
	width: 100%;
	margin-bottom: 6px;
}
table.search td {
	padding: 6px;
}
table.search .top {
	background-color: #666666;
}
table.search .bottom {
	background-color: #EBEBEB;
}

table.car_search .textfield_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	width: 92px;
	border: 1px solid #999999;
}
table.car_search .textfield_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	width: 37px;
	border: 1px solid #999999;
}
table.car_search .select_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px 0px;
	width: 100px;
	border: 1px solid #999999;
}
table.car_search .select_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px 0px;
	width: 44px;
	border: 1px solid #999999;
}
table.car_search .btn_submit {
	background-image: url('/inc/img/btn/btn_submit.jpg');
	background-repeat: no-repeat;
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	width: 188px;
}

.hr, .hr2, .hr3 {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #CCCCCC;
	border: 0px solid #CCCCCC;
}
.hr {
	margin: 10px;
}
.hr2 {
	margin: 10px 0px;
}
.hr3 {
	margin: 5px 0px;
}

div.content {
	line-height: 20px;
	padding: 15px;
}

div#accept_error{
	visibility: hidden;
	color: red;
	margin-top: -10px;
}

.molink1 {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.molink2 {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.molink3 {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.fb_pos {
	font-size: 24px;
	font-weight: bold;
	color: #009900;
	line-height: 10px;
}
.fb_neg {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	line-height: 10px;
}
.fb_pos2 {
	font-size: 16px;
	font-weight: normal;
	color: #009900;
	line-height: 16px;
}
.fb_neut2 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.fb_neg2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	line-height: 16px;
}
a#fb_current{
	font-weight: bold;
}
.colorbar {
	margin-top: -3px;
	width: 0px;
	background-image: url('/inc/img/bg/pwstrength.jpg');
	height: 3px;
}
