html {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

td.navCell1 {
  border-right: 2px solid white;
}
td.navCell2 {
  border-right: 2px solid white;
}
td.navCell3 {
  border-right: 2px solid white;
}
td.navCell4 {
  border-right: 2px solid white;
}
td.navCell5 {

}
.navText {
	font-size: 10px;
	color: #FFFFFF;
}
.navText A:link { text-decoration: none; color: #FFFFFF; }
.navText A:visited { text-decoration: none; color: #FFFFFF; }
.navText A:active { text-decoration: none; color: #FFFFFF; }
.navText A:hover { text-decoration: underline; color: #848484; }
.navText2 {
	font-size: 10px;
	color: #a12e2e;
}
.navText3 {
	font-size: 10px;
	color:#009900;
}
.navText2 A:link { text-decoration: none; color: #a12e2e; }
.navText2 A:visited { text-decoration: none; color: #a12e2e; }
.navText2 A:active { text-decoration: none; color: #a12e2e; }
.navText2 A:hover { text-decoration: underline; color: #848484; }
.topGrey {
	font-size: 10px;
	color: #848484;
}
.topGrey A:link { text-decoration: none; color: #848484; }
.topGrey A:visited { text-decoration: none; color: #848484; }
.topGrey A:active { text-decoration: none; color: #848484; }
.topGrey A:hover { text-decoration: underline; color: #FFFFFF; }
td.orderTypeTitle {
  border-bottom: 2px solid white;
}
.orderTypeTitleText {
  font-size: 42px;
  color: #54595c;
  font-weight: bold;
  font-style: bold;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* Page Shell */

td.shell_topleft {
	background-image:url(../images/dark_grey_pixel.gif);
}
td.shell_topright {
	background-image:url(../images/dark_grey_pixel.gif);
	border-left: 2px solid white;
}
td.mid_left {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  background-image:url(../images/mid_grey_pixel.gif);
}
td.mid_right {
  border-left: 2px solid white;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}
td.bot_right {
  border-left: 2px solid white;
}

.check_orders {
	font-size: 14px;
	color: #848484;
	font-weight: bold;
	font-style: bold;
}

/* Left Nav */
td.leftNavListCell {
  border-top: 2px solid white;
}
.orderTypesLeft {
	font-size: 10px;
	color: #FFFFFF;
}
.orderTypesLeft A:link { text-decoration: none; color: #848484; }
.orderTypesLeft A:visited { text-decoration: none; color: #848484; }
.orderTypesLeft A:active { text-decoration: none; color: #848484; }
.orderTypesLeft A:hover { text-decoration: underline; color: #FFFFFF; }
tr.phone {
  background-image:url(../images/mid_grey_pixel.gif);
}
tr.phoneOver {
  background-color:#ffe100;
}
tr.new {
  background-image:url(../images/mid_grey_pixel.gif);
}
tr.newOver {
  background-image:url(../images/bluepixel.gif);
}
tr.confirmed {
  background-image:url(../images/mid_grey_pixel.gif);
}
tr.confirmedOver {
  background-image:url(../images/greenpixel.gif);
}
tr.archived {
  background-image:url(../images/mid_grey_pixel.gif);
}
tr.archivedOver {
  background-image:url(../images/pinkpixel.gif);
}
tr.deleted {
  background-image:url(../images/mid_grey_pixel.gif);
}
tr.deletedOver {
  background-image:url(../images/redpixel.gif);
}
tr.search {
  background-image:url(../images/mid_grey_pixel.gif);
}
tr.searchOver {
  background-image:url(../images/darkdark_grey.gif);
}

tr.lnavitem {
  background-image:url(../images/mid_grey_pixel.gif);
}
tr.lnavitemOver {
  background-color:#bdbdbd;
}

/* index.php */
.cell_cmp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
}
.cell_cmp_text A:link { text-decoration: none; color: #36a8e2; }
.cell_cmp_text A:visited { text-decoration: none; color: #36a8e2; }
.cell_cmp_text A:active { text-decoration: none; color: #36a8e2; }
.cell_cmp_text A:hover { text-decoration: underline; color: #000000; }

/* Orders pages */
td.phoneTop1 {
  background-image:url(../images/phonorder_grey_bg1.gif);
  border-right: 2px solid white;
}
td.phoneTop1over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#ffe100;
  border-right: 2px solid white;
}
td.phoneTop2 {
  background-image:url(../images/phonorder_grey_bg1.gif);
}
td.phoneTop2over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#ffe100;
}

td.newTop1 {
  background-image:url(../images/phonorder_grey_bg1.gif);
  border-right: 2px solid white;
}
td.newTop1over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#15c4ed;
  border-right: 2px solid white;
}
td.newTop2 {
  background-image:url(../images/phonorder_grey_bg1.gif);
}
td.newTop2over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#15c4ed;
}

td.cancelledTop1 {
  background-image:url(../images/phonorder_grey_bg1.gif);
  border-right: 2px solid white;
}
td.cancelledTop1over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#ff3300;
  border-right: 2px solid white;
}
td.cancelledTop2 {
  background-image:url(../images/phonorder_grey_bg1.gif);
}
td.cancelledTop2over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#ff3300;
}

td.archivedTop1 {
  background-image:url(../images/phonorder_grey_bg1.gif);
  border-right: 2px solid white;
}
td.archivedTop1over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#ff009c;
  border-right: 2px solid white;
}
td.archivedTop2 {
  background-image:url(../images/phonorder_grey_bg1.gif);
}
td.archivedTop2over {
  /*background-image:url(../images/bluepixel.gif);*/
  background-color:#ff009c;
}

.contactInfoLabel {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
  font-style: bold;
}
.contactInfoLabel2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
  font-style: bold;
}
.contactInfoLabel2 A:link { text-decoration: none; color: #000000; }
.contactInfoLabel2 A:visited { text-decoration: none; color: #000000; }
.contactInfoLabel2 A:active { text-decoration: none; color: #000000; }
.contactInfoLabel2 A:hover { text-decoration: underline; color: #000000; }

td.phoneOrderRow1, td.phoneOrderRow2 {
  border-bottom: 2px solid white;
  background-image:url(../images/phonorder_grey_bg1.gif);
}
.contactInfoLabelu {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
  font-style: bold;
  text-decoration: underline;
}
.checkoutSmallBlack {
	font-size: 10px;
	color: #000000;
}
.orderedItem {
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(../images/greenpixel.gif);
}
.orderedItem2 {
	font-size: 12px;
	color: #000000;
}

.tableHeadText {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: bold;
}

td.orderPaymentList {
  background-image:url(../images/light_grey_pixel.gif);
  border-bottom: 2px solid #E4E4E4;
}
td.lastCCinfo {
  border-right: 2px solid #E4E4E4;
}

.orderTotals {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
  font-style: bold;
}
.noCCsubHead {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: bold;
}
.noCCsub {
	font-size: 11px;
	color: #000000;
}
.tableBodyText {
	font-size: 10px;
	color: #000000;
}
td.orderPaymentList {
  background-image:url(../images/light_grey_pixel.gif);
  border-bottom: 2px solid #E4E4E4;
}
td.orderPaymentListRight {
  background-image:url(../images/light_grey_pixel.gif);
  border-bottom: 2px solid #E4E4E4;
  border-right: 2px solid #E4E4E4;
}
td.phoneOrderRowYellow {
  background-color:#FFE100;
}
.markInvoice {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
  font-style: bold;
}
.orderPhoneTitle {
  font-size: 42px;
  color: #ffe100;
  font-weight: bold;
  font-style: bold;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.orderNewTitle {
  font-size: 42px;
  color: #15c4ed;
  font-weight: bold;
  font-style: bold;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.orderCancelledTitle {
  font-size: 42px;
  color: #ff3300;
  font-weight: bold;
  font-style: bold;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.orderArchivedTitle {
  font-size: 42px;
  color: #ff009c;
  font-weight: bold;
  font-style: bold;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* My Info Page */
.myInfoSmHeads {
	font-size: 10px;
	color: #000000;
}

/* Manage Products */
.xadmin_txt {color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;}
.xadmin_txt_area {
	border: 1pt solid #999999;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	width: 380px;
	height: 100px;
	scrollbar-base-color: #3e82a4; 
	scrollbar-face-color: #3e82a4; 
	scrollbar-track-color: #b4d4e4; 
	scrollbar-arrow-color: #b4d4e4;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #daceae;
	scrollbar-darkshadow-color: #094563; 
}

.xadmin_input_box {
	border: 1pt solid #999999;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	width: 120px;
}

.xadmin_input_box2 {	
	border: 1pt solid #999999;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	width: 200px;
}
/* END Manage Products */

/* Product Management Pages */
td.editProdTab {
  background-image:url(../images/greypixel.gif);
  border-right: 2px solid white;
}
td.editProdTabOver {
  /*background-image:url(../images/bluepixel.gif);*/
  /*background-image:url(../images/bluepixel2.gif);*/
  background:#1a5bb2;
  border-right: 2px solid white;
}
td.editProdTab2 {
  background-image:url(../images/greypixel.gif);
}
td.editProdTabOver2 {
  /*background-image:url(../images/bluepixel.gif);*/
  /*background-image:url(../images/bluepixel2.gif);*/
  background:#1a5bb2;
}
.editProdTabText {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
  font-style: bold;
}
.editProdTabText A:link { text-decoration: none; color: #000000; }
.editProdTabText A:visited { text-decoration: none; color: #000000; }
.editProdTabText A:active { text-decoration: none; color: #000000; }
.editProdTabText A:hover { text-decoration: underline; color: #FFFFFF; }

.fieldNumbers {
	color: #1a5bb2;
	font-weight: bold;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif
}
.fieldNumbers2 {
	color: #e52a2a;
	font-weight: bold;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif
}
.fieldDetails {
	color: #000000;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif
}
.fieldLabels {
	color: #000000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif
}
.fieldLabels2 {
	color: #1a5bb2;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif
}
.fieldLabels2 A:link { text-decoration: none; color: #1a5bb2; }
.fieldLabels2 A:visited { text-decoration: none; color: #1a5bb2; }
.fieldLabels2 A:active { text-decoration: none; color: #1a5bb2; }
.fieldLabels2 A:hover { text-decoration: underline; color: #1a5bb2; }
.fieldLabels3 {
	color: #ea2929;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif
}
.fieldLabels3 A:link { text-decoration: none; color: #ea2929; }
.fieldLabels3 A:visited { text-decoration: none; color: #ea2929; }
.fieldLabels3 A:active { text-decoration: none; color: #ea2929; }
.fieldLabels3 A:hover { text-decoration: underline; color: #ea2929; }
.fieldLabelsRed {
	color: #e52a2a;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif
}
.surfaceLabels {
	color: #000000;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif
}
.editProdTitle {
	color: #848484;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-style: bold;
}

.catMenu {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 125px;
	overflow:auto;
}
.productMenu {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 225px;
	overflow:auto;
}

.damageType {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 175px;
	overflow:auto;
}
.damageDate {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 100px;
	overflow:auto;
}
.damageNotes {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 200px;
	height: 75px;
	overflow:auto;
}
.prodStandardTextbox {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 150px;
	overflow:hidden;
}
.saveNowA {
	color: #000000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif
}
.saveNowB, .saveNowB A:link, .saveNowB A:visited, .saveNowB A:active {
	color: #e52a2a;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.saveNowB A:hover { text-decoration: underline; color: #000000; }
/* END Product Management Pages */

/* PROD FIND PAGE */
.pfind_txt1, .pfind_txt1 A:link, .pfind_txt1 A:visited, .pfind_txt1 A:active {
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pfind_txt1 A:hover { text-decoration: underline; color: #000000; }

.pfind_txt2, .pfind_txt2 A:link, .pfind_txt2 A:visited, .pfind_txt2 A:active {
	color: #000000;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pfind_txt2 A:hover { text-decoration: none; color: #000000; }

.pfind_head, .pfind_head A:visited, .pfind_head A:active {
	color: #FFFFFF;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pfind_head A:link { text-decoration: underline; color: #FFFFFF; }
.pfind_head A:hover { text-decoration: underline; color: #000000; }

/* cats_edit.php */
.drag_me {
	color:#999999;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* rentalcriteria.php */
.rcStandardTextbox {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 50px;
	overflow:hidden;
}

/* order1.php */
td.preview_head {
	border-bottom: 1pt solid #ffffff;
}
.preview_desc {
	color: #f26824;
}
.preview_desc2 {
	color: #3a60ad;
}

/* agents.php */
td.agents_low_border {
	border-bottom: 1pt solid #ffffff;
}

/* email_accounts.php */

.emailBox1 {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 75px;
	overflow:hidden;
}

/* clients list page */
.clients_name {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-style: bold;
}
.clients_name A:link { text-decoration: none; color: #000000; }
.clients_name A:visited { text-decoration: none; color: #000000; }
.clients_name A:active { text-decoration: none; color: #000000; }
.clients_name A:hover { text-decoration: underline; color: #000000; }

.clients_text {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

/* done clients list page */

/* steps panel */
.steps_number {
	font-size: 24px;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
    font-style: bold;
}
.steps_label_set {
	font-size: 12px;
	color:#91d826;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
    font-style: bold;
}
.steps_label_set A:link { text-decoration: none; color: #91d826; }
.steps_label_set A:visited { text-decoration: none; color: #91d826; }
.steps_label_set A:active { text-decoration: none; color: #91d826; }
.steps_label_set A:hover { text-decoration: none; color: #91d826; }
.steps_label_unset {
	font-size: 12px;
	color:#15c4ed;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
    font-style: bold;
}
.steps_label_unset A:link { text-decoration: none; color: #15c4ed; }
.steps_label_unset A:visited { text-decoration: none; color: #15c4ed; }
.steps_label_unset A:active { text-decoration: none; color: #15c4ed; }
.steps_label_unset A:hover { text-decoration: none; color: #15c4ed; }
.steps_desc {
	font-size: 9px;
	color:#000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* edit meta */
.metaBox1 {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 150px;
	overflow:hidden;
}
.metaBox2 {
	background-color: #ffffff;	
	border: 1pt solid #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 175px;
	height: 75px;
	overflow:hidden;
}

.forgotPassword {
	font-size: 10px;
	color: #000000;
}
.forgotPassword A:link { text-decoration: none; color: #000000; }
.forgotPassword A:visited { text-decoration: none; color: #000000; }
.forgotPassword A:active { text-decoration: none; color: #000000; }
.forgotPassword A:hover { text-decoration: underline; color: #000000; }