/* MAIN STYLES */
BODY {
	margin-top: 20px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	font-size : 16px;
	font-weight: bolder;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	font-size : 16px;
	font-weight: bolder;
}

h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	font-size : 15px;
	font-weight: bold;
}

h4 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	font-size : 14px;
	font-weight: bold;
}

h5 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	font-size : 12px;
	font-weight: bold;
}

h6 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	font-size : 11px;
	font-weight: bold;
	margin-top: 7px;
}
h6 a:link {
	color: #000099;
	text-decoration: none;	
}
h6 a:visited {
	color: #000099;
	text-decoration: none;	
}
h6 a:hover {
	color: #000099;
	text-decoration: underline;
}

p, td, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}

ul.rentcheck {
	line-height:1.8em;
}

a:link,a:active,a:visited { color : #000099; }
a:hover { color: #DA2127; }
strong { color: #000099; }

a.small_gray:link,a.small_gray:active,a.small_gray:visited,a.small_gray:hover {
	color : #666666;
	text-decoration: none;
}

/* TABLE STYLES */
table.billings_rentals {
	background-image: url(../../images/billings_rentals_background.jpg);
	background-repeat: repeat-y;
	border: 1px solid #999999;
}
td.no_margin {
	padding: 0px;
}
table.billings_rentals_bar {
	background-image: url(../../images/billings_rentals_green_bar.gif);
	background-repeat: no-repeat;
	background-position: 15px 87px;
}
td.rental_right {
	background-image: url(../../images/right.gif);
	background-repeat: repeat-y;
}
td.rental_bottom {
	background-image: url(../../images/bottom.gif);
	background-repeat: repeat-x;
}
td.rental_box { padding-left:10px; padding-bottom:10px; padding-right:10px; line-height:1.4; }
td.rental_box2 { padding-left:10px; padding-bottom:10px; padding-right:10px; line-height:1.1; border: 1px solid #999999; }

table.form_main, div.form_main { margin-top: -17px; }
td.row_main {  }
td.row_main_key {
	background-color: #CCFFCC;
}
td.row_main_status {
	background-color: #FFFF99;
}

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009933; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #ABE3AE; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

/* Blue colors
td.row1_1	{ background-color: #0066CC; }
td.row2_1	{ background-color: #CEE7FF; }
td.row3_1	{ background-color: #99CCFF; }
*/

td.row1_1	{ background-color: #FFCC33; }
td.row2_1	{ background-color: #FFFF99; }
td.row3_1	{ background-color: #FFFF33; }

.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #E6E6E6; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating report listings */
td.report_row_0	{ 
  background-color: #DFFFDF;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}
td.report_row_1	{ 
  background-color: #FFFFFF;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}
td.report_row_2	{ 
  background-color: #FFFF99;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}

td.report	{ 
  background-color: #FFFF99;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}
td.billed	{ 
  background-color: #FFFFCC;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}

/* for alternating search result listings */
td.search_row_0	{  }
td.search_row_1	{  }

td.rent_row_0	{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
}
td.rent_row_1	{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
}

table.box,td.box,p.box {
  border: 1px;
  border-style: solid;
  border-color: #999999;
  border-spacing: 1px;
}
table.box_wht,td.box_wht {
  border: 1px;
  border-style: solid;
  border-color: #999999;
  border-spacing: 1px;
  background-color: #FFFFFF;
}

table.merchant {
  border-collapse: collapse;
}

td.merchant {
  border-top: 1px solid #999999;
  font-size : 12px;
}

table.prev_next {
	margin-top: 5px;
	padding-right: 7px;
	margin-bottom: 20px;
    padding-left: 7px;
	font-size: 12px;
}

.picture {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
.picture a:link {
	color: #333333;
}
.picture a:visited {
	color: #333333;
}
.picture a:hover {
	color: #333333;
}
.picture a:active {
	color: #333333;
}

.picture2 {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.picture2 a:link {
	color: #CCCCCC;
}
.picture2 a:visited {
	color: #CCCCCC;
}
.picture2 a:hover {
	color: #CCCCCC;
}
.picture2 a:active {
	color: #CCCCCC;
}

/* FORM STYLES */
INPUT, select, textarea, text {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
}

form.credit {
	float:left;
	margin-bottom:-6px;
}


/* TEXT STYLES */
.small { font-size : 10px; }
.small_gray { color: #666666; font-size : 9px; }
.divider { color: #000000; font-size : 10px; }
.links { font-size : 11px; }
.par { font-size : 12px; }
.parrev { color: #FFFFFF; font-size : 12px; }
.par_pgno { font-size : 15px; }
.par_lg { color: #333333; font-size : 14px; }
.red { color: #DA2127; font-size : 12px; }
.head1 { color: #000099; font-size : 18px; font-weight: bolder; }
.head2 { color: #000099; font-size : 16px; font-weight: bolder; }
.head3 { color: #000099; font-size : 15px; font-weight: bold; }
.head4 { color: #000099; font-size : 14px; font-weight: bold; }
.head5 { color: #000099; font-size : 12px; font-weight: bold; }
.head1_green { color: #009933; font-size : 18px; font-weight: bolder; }
.head2_green { color: #009933; font-size : 16px; font-weight: bolder; }
.head3_green { color: #009933; font-size : 15px; font-weight: bold; }
.head3rev { color: #FFFFFF; font-size : 15px; font-weight: bold; }
.head4_green { color: #009933; font-size : 14px; font-weight: bold; }
.head5_green { color: #009933; font-size : 12px; font-weight: bold; }
.head5rev { color: #FFFFFF; font-size : 12px; font-weight: bold; }
.headgray { color: #333333; font-size : 14px; font-weight: bold; }
.head4rev {
	color: #FFFFFF;
	font-size : 14px;
	font-weight: bold;
	padding-top: 10px;
}
.head4rev a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.head4rev a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.head4rev a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.headtop {
	color: #000000;
	font-size : 18px;
	font-weight: bold;
	padding-top: 10px;
}
.headred { color: #CC0000; font-size : 18px; font-weight: bold; }
.head_rent {
	color: #000099;
	font-size : 16px;
	font-weight: bold;
	background-color: #FFFF66;
	line-height: 1.5;
	padding-left: 5px;
	margin-top: 20px;
}

.headrev { color: #FFFFFF; font-size : 12px; font-weight: bold; }
.headrev a:link { color: #FFFFFF; text-decoration: none; }
.headrev a:visited { color: #FFFFFF; text-decoration: none; }
.headrev a:hover { color: #99CCCC; text-decoration: underline; }
.headrev strong { color: #99CCCC; text-decoration: none; }

.linkrev { color: #0066CC; font-size : 10px; font-weight: bold; }
.linkrev a:link { color: #0066CC; text-decoration: none; }
.linkrev a:visited { color: #0066CC; text-decoration: none; }
.linkrev a:hover { color: #DA2127; text-decoration: underline; }

.linkrev2 { color: #0066CC; font-size : 10px; font-weight: bold; }
.linkrev2 a:link { color: #0066CC; text-decoration: none; }
.linkrev2 a:visited { color: #0066CC; text-decoration: none; }
.linkrev2 a:hover { color: #DA2127; text-decoration: underline; }


.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}

.highlight {
background-color : #FFFF66;
}

.highlight2 {
background-color : #99FF99;
}

/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #99CCFF; }
td.templateEditorNew	{ background-color: #E6E6E6; }


/* LOADING IN PROGRESS */
div.position_loading {
	position: absolute;
	top: 200px;
	right: 30px;
	width: 150px;
	height: 16px;
	background-color: #CC3333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
td.preload {
	text-align: center;
	background-color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
div.pos_loading {
	position: absolute;
	top: 118px;
	right: 30px;
}
td.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
td.rule_other {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #FFFFCC;
}
td.search {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.print {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.large {
	font-size: 14px;
	line-height: 1.3;
}
.image_right {
	margin-left: 12px;
}
.image_right_border {
	margin-left: 12px;
	border: 1px solid #333333;
}
.image_left_border {
	margin-right: 12px;
	border: 1px solid #333333;
}
td.margin_listings {
	padding-right: 30px;
	padding-left: 30px;
}
.quickSearchButton {
	background-image: url(../../images/rental_quick_search.gif);
	background-repeat: no-repeat;
	border:none;
	margin-bottom: -18px;
}
.viewListingButton {
	background-image: url(../../images/rentals_view_listing.gif);
	background-repeat: no-repeat;
	border:none;
	margin-bottom: -6px;
}

div.rent_left {
	width:220px;
	float:left;
	padding-top:100px;
}
div.rent_right {
	float:left;
	width:480px;
}

/* DROPDOWN MENU STYLES */
.anylinkcss {
position: absolute;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 16px;
z-index: 200;
background-color: #FFFFCC;
width: 205px;
text-align: left;
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover { 
/*hover background color*/
background-color: #9ADC88;
color: white;
}
/* END OF DROPDOWN STYLES */
