body {
	background-color: #222222;
	font: small arial;
	margin: 0;
}

form {
	margin: 0;
}

p {
	margin: 0;
}

#header {
	height: 80px;
	background-color: #222222;
	border-top: 6px solid #c1272d;
	border-bottom: 1px solid #c1272d;
	color: #9e1a1d;
	padding: 0px;
	background-image: url('images/dds_cisaplast_logo.png');
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

#main_content {
	background-color: #e0d9c0;
	width: 100%;
	margin: 0;
	min-height: 800px;
}

#footer {
	width: 100%;
	background-color: #363636;
	height: 200px;
	border-top: 4px solid #000000;
	border-bottom: 1px solid #000000;
}

#header_logo {
	margin-left: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
}

#copyright_notice {
	float: right;
	text-align: right;
	font-size: x-small;
	color: #cff;
	opacity: .4;
	filter: alpha(opacity=40);
	vertical-align: bottom;
	margin-top: 4px;
	margin-right: 4px;
}

.cleardiv {
	clear: both;
	line-height: 0px;
}

#main_content h1 {
	font-size: 18px;
	font-weight: bold;
}

#loginform {
	display: block;
	float: right;
	margin-right: 10px;
}

#loginform li {
	color: #999999;
	margin-top: 6px;
	margin-right: 10px;
	display: inline-block;

}
#loginform li a{
	text-decoration: none;
	color: #999999;
}

#loginform li a:hover {
	color: #ffffff;
}

#login li input {
	color: #000000;
}

.app-submit {
	cursor: pointer;
	display: table-cell;
}

.app-submit:hover {
	background-color: #ce1a1d;
}

.btn-primary {
	background-color: #9e1a1d;
	border: none;
}

.btn-primary:hover {
	background-color: #FF0006;
}

.btn-primary:active, .btn-primary:focus {
	-moz-box-shadow:    inset 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0 0 4px rgba(0, 0, 0, 0.5);
	background-color: #861719;
	outline: none;
}

.btn-primary .badge {
	color: #000000;
}

.app-ctrl-group {
	background-color: #E8E3D4;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 7px;
	-moz-box-shadow:    inset 0 0 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0 0 6px rgba(0, 0, 0, 0.5);
	padding: 8px;
}

.app-title {
	display: block;
	width: 100%;
	margin-top: 10px;
	font-weight: 700;
}

.btn-group .btn {
	border: 1px groove #9e1a1d;
	margin-right: 1px;
	margin-left: 1px;
}

.app-submit a {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.25em;
}

.app-submit:hover a {
	color: #ffffff;
}

#home_container {
	margin: 0;
	padding: 0;
	width: 100%;
}

#home_leftcol {
	float: left;
	width: 20%;
	padding: 8px;
	color: #FFFFFF;
	height: 100%;
}

#home_top {
	height: 480px;
	background-image: url('images/tgd_poster_lineup.jpg');
	background-size: cover;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}

#home_top ul {
	list-style-type: none;

}

#home_top ul li {
	font-size: 1.1em;
	margin-bottom: 10px;
}

#home_content {
	width: 32%;
	min-width: 300px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	z-index: 200;
}

.bottom_bkg_fade {
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

#doors_table {
	width: 90%;
	border: 1px solid #000;
	background-color: #ccc;
}

#doors_table_header {
	width: 90%;
}

#doors_table_doors_column {
	width: 50%;
	float: left;
	border-right: 1px solid #000;
	margin: 2px;
}

#doors_table_shelving_column {
	width: 30%;
	float: left;
	margin: 2px;
}

#doors_table_swing_locks_section {
	border-top: 1px solid #000;
	margin: 2px;
}

#nav {
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
	min-width: 640px;
	color: #fff;
	background-color: #3b3b3b;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

#nav ul {
	width: 100%;
	height: 22px;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#nav ul li {
	height: 22px;
	margin: 0;
	padding: 2px 12px 16px 11px;
	border-right: 1px solid #666;
	display: block;
	float: left;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}

#nav ul li:hover {
	background-color: #9e1a1d;
}

#nav ul li.selected {
	background-color: #666666;
}

#quote_wrapper {
	width: 100%;
	background-color: #e0d9c0;
	/*border-top: 1px solid #fff;*/
}

#quote_left {
	width: 100px;
	float: left;
	color: #ccc;
	text-align: center;
	position: relative;
	z-index: 2000;
	/*overflow: hidden;*/
}

#quote {
	width: 100%;
}

#quote_forms {
	padding: 0;
	border: 1px solid #999999;
	text-align: left;
	width: 40%;
	float: left;
	position: relative;
	z-index: 1000;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 1%;
	box-shadow: 0px 0px 12px #999999;
}

#quote_ui {
	padding: 0;
	border-left: 1px solid #fff;
	text-align: left;
	width: 300px;
	float: left;
}

#quote_in_progress {
	padding: 0;
	border: 1px solid #999999;
	width: 56%;
	float: left;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 1%;
	box-shadow: 0px 0px 12px #999999;
}

.quote_form_table {
	background-color: #efece0;
}

#modify_item_title {
	background-color: #dc9757;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}

#model_table {
	width: 100%;
	border: 0;
	margin: 0;
	/*background-color: #f8f2e5;*/
}

#formrow_diagram {
	text-align: center;
}

#swing_lock_table {
	margin: auto;
	padding: 0px;
	text-align: center;
	font: small arial;
	border-spacing: 0px;
	background-color: #efece0;
	border-collapse: collapse;
}

#swing_lock_buttons {
	font: small arial;
	color: #000000;
}

.swing_row td {
	padding: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#slt_row {
	width: 100%;
	height: 100%;
	margin-top: 1px;
	margin-bottom: 2px;
}

.slt_cell {
	margin: 0px;
	padding: 0px;
}

.slbutton {
	border: 1px solid #665f55;
	border-radius: 3px;
	background-color: #e0d9c0;
	font-size: 11px;
	padding: 2px;
	cursor: pointer;
}

.slbutton:hover {
	background-color: #9e1a1d;
}

#windows_table {
	width: 100%;
	border: 0;
	margin: 0;
	/* background-color: #b5d0dc; */
}

#message {
	margin: 0;
	padding: 2px;
	padding-left: 20px;
	color: #000000;
	background-color: #FFCC00;
	width: 100%;
}

#acc_table {
	width: 100%;
	border: 0;
	margin: 0;
	/*background-color: #d0b5dc;*/
}

#acc_block {
	text-align: left;
}

.form_heading {
	display: block;
	width: 100%;
	background-color: #9e1a1d;
	margin-top: 1em;
	margin-bottom: .5em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 4px;
	color: #ffffff;
	text-align: center;
}

.short {
	line-height: 4px;
	border-top: 0px;
	margin-top: 0px;
}

.top {
	border-top: 0px;
	margin-top: 0px;
}

.tight {
	margin-top: 0px;
}

#quote_switch {
	width: 100%;
	color: #fff;
	overflow: hidden;
	cursor: pointer;
}

#quote_switch ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#quote_switch ul li {
	margin-left: 2px;
	width: 49%;
	text-align: center;
	display: block;
	background-color: #444444;
	float: left;
	border-top: 1px solid #fff;
}

.quote_button {
	background-color: #9e1a1d;
	color: #333333;
	font-weight: bold;
	text-align: center;
	display: table-cell;
	margin: 1px;
	padding: 2px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}

.quote_button:hover {
	background-color: #ce1a1d;
	color: #ffffff;
}

.lineupform_col1 {
	width: 15%;
}

.lineupform_col2 {
	width: 5%;
}

.lineupform_col3 {
	width: 78%;
}

.lineupform_buttons li {
	text-align: left;
	font-size: 1.5em;
	cursor: pointer;
}

.lineupform_buttons li:hover {
	color: #666666;
}

.title {
	font-size: medium;
	font-weight: bold;
}

.smalltype {
	font-size: 70%;
}

.smalltype90 {
	font-size: 90%;
}

#lineup_wrapper {
	background-color: #efece0;
}

#lineup_table {
	width: 100%;
	margin: 0;
	padding: 1px;
	background-color: #efe5c3;
	border-collapse: collapse;
}

#lineup_table td {
	font-size: 80%;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

#lineup_table td ul {
	margin-top: 0;
	margin-bottom: 0;
}

#lineup_table td li {
	list-style-image: url(images/blank.gif);
	list-style-position: inside;
}

.lineup_info_header {
	width: 100%;
	margin: 0;
	padding: 2px;
	color: #ffffff;
	background-color: #ce1a1d;
	border-bottom: 1px solid #999999;
	text-align: center;
}

.lineup_info {
	width: 100%;
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #999999;
	text-align: left;
	background-color: #3b3b3b;
	color: #ffffff;
	text-align: center;
}

.small_opts {
	font-size: 80%;
}

#begin_quote_wrapper {
	 text-align: left;
	 margin: 2px;
	 padding: 2px;
}

#begin {
	width: 500px;
	background-color: #ddd;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}
#begin td {
	font-size: 80%;
	font-weight: bold;
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #999;
	text-align: left;
}
#begin td.left {
	background-color: #666;
	color: #fff;
	padding-right: 2px;
	text-align: right;
}

#begin td.button {
	text-align:center;
	background-color:#9C0F00;
}

#view_quote_wrapper {
	width: 740px;
}

#admin_wrapper {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
}

#admin_menu {
	width: 120px;
	float: left;
}

/*#admin_main {
	width: 900px;
	float: left;
	margin-left: 12px;
}*/

#admin_main {
	width: 100%;
	height: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 2px;
	margin-right: 4px;
}

#admin_main > * {
	margin: 2px;
}

.box-title {
	font-size: 1.5em;
	width: 100%;
	font-weight: 700;
}

/*.info-box {
	border: 3px solid #947969;
	border-radius: 5px;
	width: 100px;
	text-align: center;
	margin: 2px;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
}

.info-box p {
	-webkit-display: flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	border-radius: 3px;
}

.info-box p:nth-child(1) {
	width: 100%;
	height: 60px;
	background-color: #ccbb99;
	padding: 4px;
}

.info-box p:nth-child(2) {
	font-size: 2em;
	font-weight: bold;
	padding: 4px;
	background-color: #f9f6ef
}*/

#admin_buttons {
	margin: 0;
	margin-top: 0px;
	padding: 0;
	width: 100%;
}

#admin_buttons li {
	display: block;
	width: 100%;
	background-color: #665f55;
	color: #ffffff;
	list-style-type: none;
	border-top: 1px solid #999080;
	padding: 4px;
}

#admin_buttons li:hover {
	background-color: #9e1a1d;
}

#admin_buttons li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 90%;
}

#admin_buttons li:hover a {
	color: #000000;
}

.admin_page_header {
	font-size: 1.65em;
	font-weight: 900;
	color: #665f55;
	display: block;
	padding: 4px;
	margin-bottom: 1px;
}

.color_rust {
	color: #ce1a1d;
}

#register_form {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

#reg_user_sort {
	width: 100%;
	background-color: #efece0;
	color: #000000;
}

#reg_user_sort a {
	color: #9C0F00;
	text-decoration: none;
}

#reg_user_sort a:hover {
	color: #FFFFFF;
}

#reg_user_sort_selected {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#reg_user_sort_form {
	float: left;
	width: 640px;
	padding: 2px;
}

#reg_user_option_wrapper_left {
	float: left;
	width: 600px;
	padding: 2px;
}

#reg_user_option_wrapper_right {
	float: right;
	width: 260;
	padding: 2px;
}

#reg_user_rep_form {
	float: right;
	padding: 2px;
	clear: both;
}

#reg_user_ise_form {
	float: right;
	padding: 2px;
	clear: both;
}

#reg_user_level_form {
	float: right;
	padding: 2px;
	clear: both;
}

#reg_user_search_form {
	float: left;
	width: 480px;
	padding: 2px;
	margin-top: 2px;
}

#reg_user_reports {
	float: left;
	clear: both;
	width: 100%;
	margin: 1px;
	padding: 2px;
	background-color: #7d6c60;
	text-align: right;
}

.abutton {
	border: 1px solid #9C0F00;
	background-color: #333;
	color: #fff;
	white-space: nowrap;
	padding: 1px 4px 1px 4px;
	vertical-align: center;
	text-decoration: none;
}

.abutton:hover {
	color: #9C0F00;
}

.abutton_small {
	display: inline;
	font-size: 9px;
	cursor: pointer;
	margin: 1px;
}

#userreportform {
	text-align: right;
	padding: 6px;
}

.reg_user_wrapper {
	width: 100%;
	border-bottom: 1px solid #666;
	font-size: 80%;
	position: relative;
}

.ru_title {
	background-color: #9E1A1D;
}

.ru_odd {
	background-color: #efece0;
}

.ru_even {
	background-color: #F9F3E9;
}

.ru_even:hover {
	background-color: #ccbb99;
}

.ru_even:hover .reg_user_5 {
	background-color: #d29d00;
}

.ru_odd2 {
	background-color: #efece0;
}

.ru_even2 {
	background-color: #F9F3E9;
}

.reg_user_tog {
	float: left;
	width: 10px;
	padding: 2px;
}

.reg_user_0 {
	float: left;
	width: 60px;
	padding: 2px;
}

.reg_user_1 {
	float: left;
	width: 160px;
	padding: 2px;
}

.reg_user_2 {
	float: left;
	width: 110px;
	padding: 2px;
}

.reg_user_2 a {
	text-decoration: none;
	cursor: pointer;
}

.reg_user_3 {
	float: left;
	width: 25px;
	padding: 2px;
}

.reg_user_4 {
	float: left;
	width: 110px;
	padding: 2px;
}

.reg_user_5 {
	float: left;
	width: 65px;
	padding: 2px;
	padding-bottom: 4px;
	text-align: right;
	border-left: 1px solid #999;
	background-color: #d2d2c2;
}

.reg_user_6 {
	float: left;
	width: 140px;
	padding: 2px;
	padding-left: .5em;
}

.reg_user_report_button {
	float: left;
	padding: 2px;
}

.reg_user_buttons {
	float: left;
	width: 76px;
	margin-left: 2px;
	padding: 2px;
}

#reg_user_title_left_spacer {
	float: left;
	width: 78px;
}

.reg_user_buttons a {
	text-decoration: none;
}

.reg_user_details {
	width: 100%;
	float: left;
	visibility: hidden;
	display: none;
	height: 0;
	border-top: 1px solid #999;
	background-color: #AEA08A;
}

.reg_user_details2 {
	width: 100%;
	float: left;
	visibility: hidden;
	display: none;
	height: 0;
	border-top: 1px solid #666666;
	background-color: #ccbb99;
	background-image: url('images/top_shadow.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top:12px;
	padding-bottom: 12px;
	box-shadow: 0 -15px 15px -15px #8F7F51 inset;
}

.reg_user_details2 .form-control {
	width: auto;
}

.user_form_col_1 {
	float: left;
	width: 460px;
	margin-right: 12px;
	font-size: 1.2em;
}

.user_form_col_1 .form-control {
	width: auto;
}

.user_form_col_2 .form-control {
	width: auto;
}

.user_form_col_1 input {
	margin-top: 4px;
}

.user_form_col_2 {
	float: left;
	width: 45%;
	margin-right: 2px;
	font-size: 1.2em;
}

.user_form_col_2 input {
	margin-top: 4px;
	margin-right: 4px;
}

.user_form_col_1 label {
	float: left;
	width: 140px;
	text-align: right;
	vertical-align: middle;
	margin-right: 4px;
}

.user_form_col_1 input {
	float: left;
	width: 300px;
	text-align: left;
	margin-bottom: 2px;
}

.user_form_col_2 label {
	float: left;
	width: 140px;
	text-align: right;
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 16px;
}

.reg_user_details_item {
	float: left;
	width: 175px;
	font-size: small;
}

.reg_user_details_item input {
	display: inline;
}

.delete_button {
	background-color: #f66;
	border: 1px solid #000;
}

.update_button {
	background-color: #6f9;
	border: 1px solid #000;
}

.quickform {
	text-align: left;
	margin-bottom: 2px;
}

.quickform p {
	margin-bottom: 2px;
}

.quickform label {
	float: left;
	display: block;
	width: 160px;
	margin-right: 4px;
	padding: 4px;
	text-align: right;
	font-size: 80%;
}

.quickform label.cb_right {
	text-align: left;
	margin-right: 2em;
	margin-left: 0px;
}

.quickform label.form_small_print {
	font-size: 8px;
}

.wideform {
	width: 900px;
}

.form2 {
	height: 100%;
}

.form2 label {
	width: 200px;
}

.left440 {
	width: 440px;
	float: left;
}

.left300 {
	width: 300px;
	float: left;
}

.left200 {
	width: 200px;
	float: left;
}

.left160 {
	width: 160px;
	float: left;
}

.left150 {
	width: 150px;
	float: left;
}

.quickform .submit {
	margin-left: 100px;
}

/*#sliders_table .quickform {
	background-color: #ed8;
}

#lighting_table .quickform {
	background-color: #9b7;
}*/

.form-item {
	clear: both;
}

.form-item label, .form-item input {
	display: table-cell;
	vertical-align: middle;
}

.item-block {
	border-bottom: 8px solid #E0D9C0;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 6px;
}

.visible {
	visibility: visible;
	display: block;
	height: auto;
}

.hidden {
	visibility: hidden;
	display: none;
	height: 0;
}

.flat p {
	display: block;
	margin: 0;
	padding: 0;
}

.flat p label {
	width: auto;
	margin-left: .25em;
	margin-top: .5em;
}

.flat p input {
	float: left;
	margin-top: .25em;
	margin-bottom: .25em;
	margin-right: 1em;
}

.topalign {
	vertical-align: top;
}

.newline {
	margin-top: .5em;
	margin-bottom: .5em;
	display: block;
	clear: both;
}

.newline_wide {
	margin-top: .5em;
	margin-bottom: .5em;
	display: block;
	clear: both;
}

.newline_wide label {
	width: 250px;
}

.form_item {
	margin: 0;
	border-bottom: 1px solid #000000;
	clear: both;
}

.color_nt {
	background-color: #b9d0aa;
}

.color_lt {
	background-color: #ccdbf2;
}

.color_nth {
	background-color: #ececcc;
}

.adjust {
	text-indent: .5em;
	margin-top: .25em;
}

.heavy {
	font-size: 110%;
	font-weight: bold;
}

.normal_type {
	font-size: small;
	font-weight: normal;
}

.admin_section {
	background-color: #efece0;
}

.liveform {
	border: 1px solid #000000;
	margin: .25em;
	background-color: #e0e0e0;
}

.liveform_button {
	font-size: 9px;
}

.liveform_input_span {
	display: inline-block;
	width: 50px;
	font-size: small;
	margin-left: .25em;
	margin-right: .25em;
	text-align: right;
}

.liveform_input_span:hover {
	background-color: #f00;
	color: #fff;
}

.liveform_item {
	margin: 0;
	border-bottom: 1px solid #999;
	padding: 2px;
}

.liveform_item p {
	display: inline;
}

.admin_quotelist_row {
	width: 100%;
	border-bottom: 1px solid #666;
	background-color: #efece0;
}

.admin_quotelist_row:hover {
	background-color: #ccbb99;
}

.qhbtn {
	margin-left: 40px;
}

#admin_quotes_form {
}

#admin_qhreport {
	vertical-align: top;
}

#admin_qhcontrol {
	width: 90%;
	vertical-align: top;
	font: normal normal normal x-small Arial,Helvetica,Sans-serif;
	background-color: #efece0;
	box-shadow: 0px 0px 12px #999999;
}

#admin_qhhistorytable {
	width: 90%;
	border-top: 1px solid #000;
	cellspacing: 0;
	cellpadding: 2px;
	background-color: #efece0;
	box-shadow: 0px 0px 12px #999999;
}

#admin_qhhistorytable th {
	background-color: #ccc;
	cellpadding: 0;
}

.notes {
	width: 100%;
	float: left;
	visibility: hidden;
	display: none;
	height: 0;
	border-top: 1px solid #999;
	background-color: #ffc;
}

.notes_block {
	width: 95%;
	border: 1px solid #bb9;
	background-color: #fea;
	margin: .25em;
}

#userswrapper {
	width: 980px;
	/*float: center;*/
	margin: auto;
	margin-bottom: 60px;
	box-shadow: 0px 0px 12px #999999;
}

.usernote_item {
	margin: 2px;
	border-bottom: 1px solid #bb9
}

.usernote_date {
	float: left;
	width: 15%;
	color: #666;
	font-style: italic;
	margin-right: 1em;
}

.usernote_note {
	width: 80%;
	float: left;
	color: #000;
	white-space: pre-wrap;
}

#payback_left {
	width: 300px;
	float: left;
}

#payback_center {
	width: 340px;
	height: 300px;
	float: left;
	border-left: 1px solid #899;
	padding-left: .5em;
}

#payback_right {
	width: 320px;
	height: 300px;
	float: left;
	border-left: 1px solid #899;
	padding-left: .5em;
	margin-left: .5em;
}

.payback_result {
	font-size: 1.5em;
	font-weight: bold;
}

.quickform label.payback_current_lighting {
	text-align: left;
}

#payback_calc {
	background-color: #bd9;
}

#payback_calc label {
	font-size: 1em;
	width: 220px;
}

#ledpaybackcalculator {
	width: 780px;
	border: 1px solid #000;
	background-color: #cdf;
	margin-left: .5em;
	margin-bottom: .5em;
}

.pbcolumn {
	width: 389px;
	float: left;
}

.pbrow {
	border-top: 1px solid #abd;
}

.pbrow2 {
	background-color: #abd;
	border-top: 1px solid #9ac;
	font-size: 1.25em;
	font-weight: bold;
}

.pbrow3 {
	border-top: 1px solid #9ac;
	line-height: 1.5em;
}

.pbrow4 {
	border-top: 1px solid #ac7;
	background-color: #bd8;
	font-size: 1.25em;
	font-weight: bold;
}

.pbrow5 {
	border-top: 1px solid #bd8;
}

.pbrow6 {
	border-top: 1px solid #ac7;
	line-height: 1.5em;
}

.pbrow7 {
	border-top: 1px solid #9ac;
	line-height: 1.5em;
	padding-left: 4px;
	white-space: nowrap;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}

.pbrow7 > input {
	vertical-align: middle;
}

.pbrow8 {
	border-top: 1px solid #ac7;
	line-height: 2em;
}

.leftcol {
	width: 260px;
	text-align: left;
	float: left;
	padding-left: 4px;
	position: relative;
	top: 4px;
}

.rightcol {
	width: 120px;
	text-align: right;
	float: left;
	margin-right: 2px;
	white-space: nowrap;
	vertical-align: middle;
}

#ledpaybackcalculator h1 {
	 font-size: 1.5em;
	 margin-bottom: .25em;
	 margin-left: .5em;
}

.dollarsign {
	font-weight: normal;
	margin-right: 2px;
}

#pb_print {
	margin-left: 250px;
	margin-right: 10px;
	margin-top: 30px;
	padding: 2px;
	border: 1px solid #9ac;
	background-color: #abd;
	cursor: pointer;
}

#pb_print:hover {
	background-color: #fe9;
}

#payback_print_page {
	vertical-align: middle;
}

#payback_email_page {
	vertical-align: middle;
}

#pb_head {
	width: 780px;
	background-color: #fff;
	text-align: right;
	margin-top: 1px;
	margin-left: .5em;
	padding-top: 2px;
}

.round_tab {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border: 1px solid #000;
	border-bottom: none;
	text-align: center;
	display: inline;
	cursor: pointer;
	padding-left: .25em;
	padding-right: .25em;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #d0be74;
}

.round_tab:hover {
	background-color: #ffbf11;
}

#gq_pre {
	margin: 0;
	padding: 0;
}

#gq_post {
	margin: 0;
	padding: 2px;
	visibility: hidden;
	display: none;
	height: 0;
}

.ack_para {
	margin-left: 12px;
}

#ack_total {
	text-align: right;
	width: 95%;
	margin-right: 2em;
	font-size: 1.5em;
	font-weight: bold;
}

#ack_discount_line {
	margin-left: 100px;
}

.basic_button {
	margin-left: 2em;
}

.qb_message {
	background-color: #900;
	color: #fff;
	font-weight: bold;
}

.report_viewer {
	width: 960px;
	border: 1px solid #000;
	background-color: #DDDDDD;
	margin-top: 1em;
	/*overflow: hidden;*/
}

.title_block {
	background-color: #9C0F00;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

.control_block {
	width: 100%;
	padding: 2px;
}

.block1 {
	white-space: nowrap;
	margin-top: 4px;
}

.buffer_block {
	display: inline;
	margin-right: 1em;
}

.report_row {
	width: 100%;
	border-top: 1px solid #999;
	background-color: #cde;
	margin: 1px;
	padding: 2px;
}

.report_col_a {
	float: left;
	width: 100px;
	margin-left: 10px;
	text-align: right;
	font-weight: bold;
}

.report_col_b {
	float: left;
	width: 400px;
	margin-left: 10px;
}

.form_left {
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
	padding-top: 8px;
}

.form_right {
	text-align: left;
	padding-right: 4px;
	padding-top: 8px;
}

.radio_gap {
	width: 1em;
	display: inline-block;
}

.form_block {
	width: 100%;
}

#recent_quotes {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #d3deff;
	position: relative;
}

#recent_quotes li {
	display: block;
	width: 96px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #ccccdd;
	text-align: left;
	position: relative;
	color: #000;
	font-size: 80%;
	cursor: default;
}

#recent_quotes_form {
	padding: 6px;
}

.recentquoteitem {
	position: relative;
}

.recentquoteitem li {
	position: relative;
	border: 1px solid #000;
}

.recentquote_extended {
	display: none;
}


#quotehistory {
	width: 920px;
	background-color: #efece0;
	box-shadow: 0px 0px 12px #999999;
	float: center;
	margin: auto;
}

/*----------------------------*/
#modal_overlay {
	position: fixed;
	top: 0px;
	left 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: #000000;
	display: none;
}

#modal_window {
	position: fixed;
	z-index: 102;
	display: none;
	top: 120px;
	left: 106px;
	width: auto;
	background-color: #d8d0c0;
	border: 1px solid #000000;
	padding: 2px;
}

#modal_window input {
	border: 1px solid #888888;
	margin: 1px;
}

.formbox2011 {
	background-color: #d9e5ed;
	border: 1px solid #606060;
	width: 100%;
	padding: 0;
	margin: 2px;
}

.formbox2011 h1 {
	background-color: #ff9247;
	border-bottom: 1px solid #9e541e;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}

.btn2011 {
	background-color: #ce1a1d;
	color: #ffffff;
	margin: 1px;
	padding: 2px;
	font-size: 10px;
	cursor: pointer;
}

.btn2011:hover {
	background-color: #3399ff;
}

.tab2011 {
	background-color: #c7bdaa;
	color: #000000;
	margin: 2px 1px 0px 1px;
	border: 1px solid #858075;
	border-bottom: 0px;
	padding: 2px;
	font-size: 11px;
	cursor: pointer;
	position: relative;
}

.tab2011:hover {
	background-color: #ffeecc;
}

.tab2011_selected {
	background-color: #d8d0c0;
	z-index: 3;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.pricing_button {
	cursor: pointer;
}

#pricing_plan {
	position: relative;
	margin-top: 12px;
}

#pricing_title {
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
}

#pricing_items {
	border: 1px solid #858075;
	position: relative;
	top: -1px;
	z-index: 2;
	padding: 2px;
	padding-top: 6px;
	background-color: #d8d0c0;
}

#pricing_items br {
	clear: left;
}

.label2011 {
	display: block;
	width: 100px;
	margin: 1px 2px 1px 1px;
	float: left;
	text-align: right;
	font-size: 11px;
}

.money2011 {
	border: none;
	padding: 1px 6px 1px 2px;
	text-align: right;
	width: 100%;
	font-size: 1.2em;
	font-weight: 600;
}

.itemtable2011 {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #999;
	margin-top: 4px;
}

.itemhead2011 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #665f55;
}

.itemhead2011 td {
	border-left: 1px solid #666666;
	font-weight: bold;
	color: #efece0;
}

.itemrow2011 {
	border-collapse: collapse;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #efece0;
}

.itemrow2011 td {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.itemrownonmember2011 {
	display: none;
	background-color: #dcc7a7;
}

.itembuttons2011 {
	width: 160px;
}

.smallselect2011 {
	font-size: 9px;
}

.setpricebtn2011 {
	cursor: pointer;
}

#btn_set_spp {
	width: 140px;
}

/*----------------------------*/
#progressive_ui {
	background-color: #dddddd;
	border: 1px solid #444444;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	padding-bottom: 2px;
}

#progressive_ui h1 {
	width: 100%;
	padding-left: 4px;
	padding-bottom: 2px;
	background-color: #648290;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 6px;
	color: #ffffff;
}

#progressive_ui h2 {
	font-size: 12px;
	padding-left: 8px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#progressive_ui select {
	margin-left: 8px;
	font-size: 9px;
}

.pui_button {
	float: right;
	margin-right: 4px;
}

#pui_description {
	padding-left: 4px;
	margin-top: 6px;
	border-top: 1px solid #999999;
}

#pui_description li {
	font-size: 12px;
}

#pui_description li b {
	font-size: 14px;
}

.pui_msg {
	margin-left: 8px;
	color: #990000;
	margin-bottom: 4px;
	border-bottom: 1px solid #000000;
}

.tooltip_container {
	position: relative;
	cursor: pointer;
}

.tooltip {
	display: none;
	position: absolute;
	background-color: #ffffcc;
	padding: 2px;
	font-size: 12px;
	width: 160px;
	border: 1px solid #000000;
	z-index: 1000;
}

.order_item_table {
	width: 810px;
	margin-left: 20px;
	margin-right: 20px;
	border-collapse: collapse;
}

.order_item_table td {
	padding: 2px;
	border: 1px solid #000000;
	background-color: #f4f4f4;
}

.order_itemqty {
	width: 80px;
	vertical-align: top;
}

.order_itemdesc {
	width: 640px;
	max-width: 640px;
	vertical-align: top;
	white-space: pre-wrap;       /* css-3 */
	 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.order_itemtotal {
	width: 80px;
	text-align: right;
	vertical-align: top;
}

.rowbtn {
	background-color: #445588;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
}

.pndata {
	width: 780px;
	font-size: 14px;
	background-color: #F0F0F4;
	border: 1px solid #999999;
	margin: 4px 10px 4px 10px;
	padding: 4px;
	white-space: pre-wrap;
}

.pnclass {
	width: 140px;
	margin: 1px 1px 0px 10px;
	background-color: #cccccc;
	display: inline-block;
	padding: 1px;
	text-align: right;
}

.pnclosebtn {
	float: right;
	background-color: #999999;
	cursor: pointer;
	color: #ffffff;
	padding: 1px;
	font-size: 12px;
}

#ack_search_results {
	clear: both;
	width: 600px;
	border-top: 1px solid #999999;
	padding: 1px 1px 1px 120px;
}

#ack_search_results a {
	text-decoration: none;
}
