body, div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

table.rtutitle { 
	font-weight:bold; 
	font-size:large;
	margin-bottom:5px;
	text-transform:uppercase;
}

table.stat { 
	background-color: white; 
}

table.stat * td { 
	font-size: 75%; 
}

table.stat * th { 
	text-align: right; background-color: #eeeeee 
}

table.title { 
	background-color: #CACA9D;
	font-weight : bolder;
	font-size:x-large;
	width: 100%;
	text-transform: uppercase;
	padding:5px 0 5px 15px;
	margin:10px 0 20px 0;
}

table.whiteTable { 
	background-color: white;
	width: 95%;
}

table.smallWhiteTable { 
	background-color: white;
	font-size: 12px; 
}

table.menuAlternatorTable { 
	background-color: #E9E9C7;
}

table.menuColorTable { 
	background-color: #CCCC33;
}

table.color-table {
	border:1px solid #9D9D97;
}

table.color-table td { 
	padding:3px; 
}

table.reportCumulativeAlternatorTable { 
	background-color: #E9E9C7;
	width: 35%;
}
table.rtuOffline {
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 10px 5px 10px;
	background-color:#990000
}

tr.systemMessages {
	font-weight:bold;
}

tr.row1 {
	background-color: #F5F5E1;
	padding:3px 0 3px 10px;
}

tr.row2 {
	background-color: #E9E9C7;
	padding:3px 0 3px 10px;
}

tr.row3 {
	background-color: yellow;
	padding:3px 0 3px 10px;
}

tr.headings td { 
	background-color: #CACA9D;
	text-transform:uppercase;
	font-weight:bold;
}

.row1 td {
	padding:3px;
}

.row2 td {
	padding:3px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	background-color:#dddd40; 
	border: 1px solid black; 
}

select {
	font-size:9px;
}

li {
	padding-bottom: 3px;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h4 {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.headings { 
	background-color: #CACA9D;
	text-transform:uppercase;
	font-weight:bold;
}

.menuDiv {
	background-color:#CCCC33;
	font-weight:bold;
	width: 750px;
	padding:0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
}

.navbar {
	background-color:#CCCC33;
}

.navitem_off { 
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:2px;
	margin-bottom:2px;
	border-right:1px solid #666619;
}

.navitem_on {
	padding: 5px;
	margin-top:2px;
	margin-bottom:2px;
	border-right:1px solid #666619;
	background-color:#E5E594;
	border-left:1px solid #666619;
}



a {
	color: #6E0D0D;
}
a:hover {
	color: #8D4242;
}
a:visited {
	color: #8D4242;
}
a.navitem_on {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}
a.navitem_off {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}
a.navbar:hover {
	color:red;
}

.companyName { 
	background-color:#cccc33;
	font-size: 20px;
	font-style:italic;
	height: 25px !important;
	line-height: 20px;
	padding:5px 0 5px 20px !important;
	margin:10px 0 0 0;
	position: relative !important;
}

.content-cell {
	background-color:#EEEEC9;
	padding:10px;
	margin-bottom:10px;
}

.module-content {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.footer {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.holder {
	width:660px;
}

.left {
	float: left;
	width:325px;
	position: relative;
}

.right {
	float: right;
	width:325px;
	position: relative;
}

.intro-info {
	line-height:20px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:5px;
}

.intro-top {
	line-height:20px;
	font-weight:bold;
}

.buttonHelp { 
	font: italic 11px arial;
}

#userMenu {display: none;  overflow: hidden; padding-top: 4px; padding-bottom: 4px; text-align:center;}
#adminMenu {display: none;  overflow: hidden; padding-top: 4px; padding-bottom: 4px; text-align:center;}
#adminSubMenu {display: none;  overflow: hidden; padding-top: 4px; padding-bottom: 4px; text-align:center; }

.error { font-weight: bolder; font-size: larger;  }
h5.error { color: red; }
p.error { line-height: 30px; }

.sendsRTUMessage { color: red; border: 2px solid red; }

h2.rtu_heading
{
text-align:left;
margin-left:50px;
}
table.rtu_address_table
{
width:400px;
margin-left:0px;
}
.rtu_address_table td
{
vertical-align:middle;
background-color:#fcf5e2;
padding:15px;
border-bottom:1px solid #CCCCCC;
}
.rtu_cell_left_alt, .rtu_cell_right_alt
{
background-color:#fcfaf3!important;
}
.rtu_address_table .rtu_cell_left,.rtu_address_table .rtu_cell_left_alt
{
font-weight:bold;
}

.rtu_cell_right .rtu_item_label,.rtu_cell_right_alt .rtu_item_label
{
clear:left;
float:left;
width:100px;
margin-bottom:10px;
}
.rtu_cell_right .rtu_item_field,.rtu_cell_right_alt .rtu_item_field
{
float:left;
margin-bottom:10px;
}
/*p class test*/
p.productsServicesBack{
 padding-top:1px;
 margin-top:2px;
 margin-bottom:2px;
 }
 
 /* SALE STYLES*/
.channelstext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:none;
	color:#000000;
}
.channelstext:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:underline;
	color:#0000ff;
}
.channelstext:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:underline;
	color:#0000ff;
}
.channelstext:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:none;
	color:#0000ff;}



.saleTable{
border:solid 1px #7E7E7E;
margin:2px 0px 2px 0px;
text-align:center;}

.saleTable td{
padding:5px;
}

.discount2 {
color:#CC3333;
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-weight:bold;
text-decoration:none;}
.greenheadline{
background-color:#e9e9a7;
height:32px;
color:#333325;
font-size:14px;
font-style:italic;
font-weight: bold;
font-weight:bolder;
line-height:14px;
padding-left:12px;}

/* END OF SALE STYLES*/

@media print {
	img { page-break-inside:avoid }
	.row1 td { border-bottom: 1px solid black; }
	.row2 td { border-bottom: 1px solid black; }
	.row3 td { border-bottom: 1px solid black; }
}

.liveChat {
	height: 29px !important;
	float: left;
	margin: 0px;
	position: relative; right: -80px; top: 0px;
	width: 229px;
}

.liveChatAdmin {
	position: absolute; right: 40px; top: 0px;}

.liveChat table {height: 29px;}


.lpEmtStarRating,
.lpPoweredBy {display:none;}