﻿/**** ONLINE RATERS INPUT SCREEN ****/
#rater .rater_input {
	width: 570px;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: left;
	background-color: #eaeaea;
	border: solid 1px #7e7e7e;
}	
#rater .rater_input table {
	width: 558px;
	margin-left: 6px;
	padding: 0;
}
#rater .rater_input span {
	font-size: 1.1em;
}
#rater .rater_input p {
	margin: 0px 0px 2px 8px;
    text-align: left;
	font-size: 1.1em;
	color: #4f6646;
}
#rater .rater_input h5 {
	font-size: 1.1em;
	font-weight: normal;
}
#rater .rater_input .th_title {
	color: #4d1f0b;
	background: #c29c82;
	font-weight: bolder;
}
#rater .rater_input .th_left {
	color: #4a1f0b;
	background-color: #c29c7b;
	text-align: left;
	font-weight: bolder;
	padding-left: 6px;
}
#rater .rater_input .th_right {
	color: #4a1f0b;
	background-color: #c29c7b;
	text-align: right;
	font-weight: bolder;
	padding-right: 6px;
}
#rater .rater_input #table_header a {
	color: Yellow;
	font-weight: normal;
}
#rater .rater_input #table_header a.hover,
#rater .rater_input #table_header a:hover {
	color: Orange;
}
#rater .rater_input .tdLeft {
	text-align: left;
}
#rater .rater_input .tdRight {
	text-align: right;
}
#rater .rater_input .pointColumn {
	text-align: right;
	padding-right: 6px;
	width: 85px;
}	
#rater .rater_input .rate_error {
	width: 558px;
	border: solid 1px #cc3300;
	color: #cc3300;
	background: #fff0e6;
	font-size: 1.1em;
	margin: 6px 0 0 6px;
}
#rater .rater_input .rate_error td {
	text-align: left;
	padding: 4px;
}
#rater .rater_input .trBottom {
	padding-bottom: 6px;
}	
#rater .rater_input .table_account {
	width: 558px;
	text-align: left;
	margin: 0 0 6px 6px;
	padding: 4px 0 4px 0;
	background: #f7f7f7;
	border: solid 1px #ababab;
}
#rater .rater_input .table_account .colAccount {
	text-align: left;
	padding-left: 4px;
}
#rater .rater_input .table_account .text_account {
	width: 60px;
	font-size: 1em;
	height: 14px;
}
#rater .rater_input .table_account .dd_account {
	font-size: .9em;
	width: 540px;
}
#rater .rater_input .table_account .text_desc {
	width: 460px;
	font-size: 1em;
	height: 14px;
	background: #d6e5cc;
	color: #383838;
	padding-left: 4px;
	margin-left: 4px;
	border: solid 1px #cdcdcd;
}
#rater .rater_input .table_account .account_error {
	width: 458px;
	font-size: 1.1em;
	height: 14px;
	border: solid 1px #cc3300;
	color: #cc3300;
	background: #fff0e6;
	padding-left: 4px;
	margin-left: 4px;
}
#rater .rater_input .table_ship {
	width: 558px;
	margin: 0 0 6px 6px;
	background: #f7f7f7;
	border: solid 1px #ababab;
}
#rater .rater_input .table_ship .th_left {
	text-align: left;
	padding-left: 4px;
	color: #4d1f0b;
	background: #c29c82;
	font-weight: bolder;
}	
#rater .rater_input .table_ship .th_right {
	text-align: right;
	padding-right: 4px;
	color: #4d1f0b;
	background: #c29c82;
	font-weight: bolder;
}
#rater .rater_input .table_pricing_info {
	border: solid 1px #ababab;
	width: 558px;
	margin-left: 6px;
	margin-bottom: 6px;
	background-color: #f7f7f7;
}
#rater .rater_input .table_pricing_info th {
	height: 8px;
	font-weight: bolder;
	color: #4d1f0b;
	background: #c29c82;
}
#rater .rater_input .table_pricing_info .thPricing1 {
	border-right: solid 1px #cdcdcd;
}
#rater .rater_input .table_pricing_info .thPricing2 {
	border-left: solid 1px #cdcdcd;
}
#rater .rater_input .table_pricing_info .tdRight {
	width: 80px;
	padding-right: 6px;
}
#rater .rater_input .table_pricing_info .tdRightCol3 {
	width: 64px;
    text-align: right;
	padding-right: 6px;
	border-left: solid 1px #cdcdcd;
}
#rater .rater_input .table_pricing_info .tdLeft {
	color: #003399;
	padding-left: 2px;
}
#rater .rater_input .table_pricing_info hr {
	margin-left: 6px;
	margin-right: 6px;
}
#rater .rater_input .table_class_container,
#rater .rater_input .table_pallet_container {
	width: 558px;
	margin: 0px 0px 6px 6px;
	background: #eaeaea;
    vertical-align: top;
}
#rater .rater_input .table_class_container td,
#rater .rater_input .table_pallet_container td {
    vertical-align: top;
}
#rater .rater_input .table_class_rates,
#rater .rater_input .table_load_type,
#rater .rater_input .table_class_control {
	width: 252px;
	border: solid 1px #ababab;
	background-color: #f7f7f7;
	margin: 0px;
}
#rater .rater_input .table_class_rates{border:solid 1px #ababab;}
#rater .rater_input .table_load_type{border-top: none;}
#rater .rater_input .td_load_type {
	padding:2px 8px 4px 8px;
	border-top: none;
}
#rater .rater_input .table_class_control{border-top: none;}

#rater .rater_input .table_load_type hr,
#rater .rater_input .table_class_control hr {
	color: #7e7e7e;
	margin-left: 6px;
	margin-right: 6px;
}
#rater .rater_input .ddLoadType {
	font-size: 1em;
	width: 210px;
}
#rater .rater_input .table_pallet_rates {
	width: 252px;
	border: solid 1px #ababab;
	background: #f7f7f7;
	margin: 0px;
}
#rater .rater_input .table_class_rates .bottom_rate_line,
#rater .rater_input .table_pallet_rates .bottom_rate_line {
	height: 24px;
}
#rater .rater_input .table_pallet_rates .rate_line {
	width: 50px;
	text-align: center;
}
#rater .rater_input .table_class_rates hr,
#rater .rater_input .table_pallet_rates hr {
	height: 1px;
	color: #7e7e7e;
	margin: 6px 6px 0px 6px;
}
#rater .rater_input .table_pallet_rates .txtCount {
	width: 60px;
	font-size: 1.1em;
	height: 12px;
}
#rater .rater_input .table_class_rates .txtWeight,
#rater .rater_input .table_pallet_rates .txtWeight {
	width: 60px;
	font-size: 1.1em;
	height: 12px;
}
#rater .rater_input .table_class_command,
#rater .rater_input .table_pallet_command {
	width: 252px;
	border: none;
	background: #eaeaea;
	margin-top: 20px;
}
#rater .rater_input .table_class_command .button,
#rater .rater_input .table_pallet_command .button {
	width: 80px;
	margin-left: 20px;
}
#rater .rater_input .table_rate_container {
	width: 558px;
	margin: 0px 0px 6px 6px;
	background-color: #f7f7f7;
}
#rater .rater_input .table_rate_container td {
	vertical-align: top;
}
#rater .rater_input .table_rate {
	width: 252px;
	border: solid 1px #ababab;
	background-color: #f7f7f7;
	margin: 0px;
}
#rater .rater_input .table_rate .rate_line {
	width: 50px;
	text-align: center;
}
#rater .rater_input .table_rate hr {
	height: 1px;
	color: #7e7e7e;
	margin: 10px 6px 0px 6px;
}
#rater .rater_input .table_rate .td_command {
	text-align: center;
	padding-bottom: 10px;
}
#rater .rater_input .table_vas,
#rater .rater_input .table_class_vas,
#rater .rater_input .table_pallet_vas {
	width: 294px;
	height: 250px;
	border: solid 1px #ababab;
	background-color: #f7f7f7;
}
#rater .rater_input .table_vas td,
#rater .rater_input .table_class_vas td,
#rater .rater_input .table_pallet_vas td {
	text-align: left;
	vertical-align: top;
	padding-left: 6px;
}
#rater .rater_input .ddZip {
	font-size: .9em;
	width: 82px;
	text-align: center;
}
#rater .rater_input .ddRate {
	font-size: .9em;
}
#rater .rater_input .textboxZip,
#rater .rater_input .txtWeight {
	width: 76px;
	font-size: 1.1em;
	height: 12px;
}
#rater .rater_input .txtCOD {
	width: 70px;
	font-size: 1.1em;
	height: 12px;
}
#rater .rater_input .textboxCity {
	width: 200px;
	font-size: 1.1em;
	height: 12px;
}

/***** RATE QUOTE DISPLAY SCREEN ******/
#quote_links {
	width: 570px;
	text-align: right;
	background-color: #ffffff;
	margin-bottom: 4px;
}
#quote_links a {
	color: Blue;
	font-size: 1em;
	cursor: pointer;
}
#quote_links a:hover {
	color: Red;
}
#rater_display {
	text-align: left;
	width: 570px;
	border: solid 1px #ababab;
	background-color: #f5f5f5;
	padding: 4px;
	padding-bottom: 0px;
}
#rater_display table {border: solid 1px #bababa;}

#rater_display table th {
	text-align: left;
	padding: 2px 6px 0px 6px;
}	
#rater_display table td {
	text-align: left;
	padding: 2px 6px 2px 6px;
	border: solid 1px #dcdcdc;
}	
#rater_display #table_info_container {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #f5f5f5;
}
#rater_display #table_info_container .th_left {
	border-right: solid 1px #cdcdcd;
}
#rater_display #table_info_container .tdLeft,
#rater_display #table_info_container .tdRight {
	padding: 0px;
	vertical-align: top;
	border: none;
}
#rater_display #table_quote_info {
	margin: 0px;
	border-right: none;
}
#rater_display #table_customer_info {
	margin: 0px;
}
#rater_display #table_quote_info td,
#rater_display #table_customer_info td {
	padding: 2px;
}
#rater_display .thTitle {
	color: #4a1f0b;
	background-color: #c29c7b;
	text-align: center;
	font-weight: bolder;
}
#rater_display .thRight, #rater_display .colRight {
	text-align: right;
}
#rater_display .thLeft, #rater_display .colLeft {
	text-align: left;
}
#rater_display .button {
	font-size: 1em;
	width: 100px;
	margin: 12px;
}
#rater_display #table_quote_info {
	margin:  0;
	margin-bottom: 4px;
}
#rater_display #table_anonymous_info {
	border-bottom: none;
}
#rater_display #table_anonymous_info td {
	border: none;
}
#rater_display #table_charges {
	margin-top: 4px;
}
#rater_display #table_charges .colLeft {
	text-align: left;
}
#rater_display #table_charges td {
	text-align: right;
}
#rater_display #table_caveats {
	margin: 4px 0px 4px 0px;
}
#rater_display #table_caveats ul {
	list-style-image: none;
    list-style-type: disc;
    margin: 3px 0px 0px 14px;
}
#rater_display #table_transit {
	margin: 4px 0px 4px 0px;
}
