/* CSS Document for www.rentcollectors.ie */

/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfot, thead, tr, th, td {
	
	margin: 0;
	padding:  0;
	border:  0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
		line-height: 1;		
		background-color:  #fff;	
		margin:  0;	
		padding:  0;	
}

ol, ul {
	
	list-style: none;
}

blockquote:before, blockquote;after, q:before, q:after {
	
	content: "";
}

blockquote, q {
	
	quotes:  "" "";
}

/* GENERAL LAYOUT */

/* top line */
#topline {
	width:  100%;	
	height: 5px;	
	background-color: #999;
}

/* top banner */
div#wrapper {
	width:  885px;	
	height: 100px;	
	margin:  0 auto;
}

/* bottom wrapper */
div#wrapper-bottom {
	width:  839px;	
	height: auto;	
	margin:  0 auto;
}

div#footer {
	width: 100%;
	height:  181px;
	background: url(../img/footer.jpg) repeat-x;
	margin: 20px 0;
}

div#footer .note {
	font: 11px Arial, sans-serif;
	color:  #666;
	line-height: 130%;
	padding-top: 10px;
	text-align: center;

}

/* this is top left navigation menu */
div#footer_links {
  position:relative;
  width: 100%;	
  height:  20px;	
  text-align: center;
  padding-top:10px;
}

div#footer_links a{
  color: #999999;
}

div#footer_links a:hover {
  text-decoration: none;
}

div#footer_links li {	
  display: inline;
  list-style-type: none;
  font: 10pt Arial, sans-serif !important;
  padding: 10px 10px 0 20px;
}


.clear {
	clear: both;
}

/* paragraph formatting - same for all screens */
p {
	font: 12px Arial, sans-serif;	
	color:  #333;
	line-height: 130%;	
	margin-top: 10px;	
	margin-bottom: 10px;
}

p a {
	color: #2c74a4;	
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

p .readmore, .readmore a {
	color: #dc000e !important;	
	text-decoration: underline;	
	margin-top: 10px;
}


/* this is a grey login box in top-right */
div#login-top {
	width: 385px;	
	height: 17px;	
	background-image: url(../img/login-top.gif);	
	background-repeat: no-repeat;	
	font: 13px Arial, sans-serif;	
	color:  #fff;	
	float: right;	
	padding: 5px 10px 5px 5px;	
	text-align: right;	
	margin-right: 8px;
}

div#login-top a {
	color: #fff;	
	text-decoration: underline;
}

div#login-top a:hover {
	color: #AFEC6C;
}


/* logo */
#logo {
	width: 182px;	
	height:  24px;	
	float:  left;	
	margin: 40px 0 0 20px;
}

/* main navigation */
div#mainnav {
	width: 680px;	
	height:  20px;
  top:20px;
	float:  right;	
	font: Arial, sans-serif;
  color:  #999999;	
	padding: 15px 0 0 0px;	
	text-align: right;	
	margin: 35px 0px 0 0;	

}

div#mainnav a{
	color: #999999;	
	text-decoration: none;
  font-size:12pt;
  font-weight:bold;
}

div#mainnav a:hover {
	color: #2c74a4;	
	text-decoration: none;
}

div#mainnav li {	
  display: inline;
	list-style-type: none;
	padding: 0 20px 0 20px;	
	border-right: 1px #999 solid;}

div#mainnav li.last {
	border-right: none;
  padding-right:10px;
}

div#mainnav a.active {
	color: #2c74a4;	
	text-decoration: none;
}

/* HOME PAGE ELEMENTS */

/* banner */
div#background {
	width:  100%;	
	height: 230px;	
	background: url(../img/bannerbackg.gif) repeat-x;
}

div#banner {
	width: 810px;	
	height: 140px;	
	margin: 0 auto;	
	background: url(../img/banner.png) no-repeat;	
	padding:  90px 20px 40px 40px;
}



.steps {
	margin-right: 25px;
  height:38px;
	float:  left;
}

/* content */

div#content {
	width: 799px;	
	height:  100%;	
	background: url(../img/content.gif) no-repeat;	
	padding: 20px;
}

div#content .left {
	width:  500px;	
	height:  100%;	
	float: left;	
	padding: 0 20px 0 0;

}

div#content .middle{
	width: 0px;	
	height:  100%;	
	float: left;	
	padding:0 10px 0 20px;
}

div#content .right {
	width: 173px;	
	height:  100%;	
	float: right;	
	padding: 0 0 0 15px;
}

#rightcol h1{
  margin-bottom:2px!important;
}

.contact_phone{
  font: 19px Georgia, "Times New Roman", Times, serif !important;
  color:#6fbd19;
}

#total_collected{
  font: 19px Georgia, "Times New Roman", Times, serif !important;
  color:#6fbd19;
}

#total_collected_start{
  font: 11px Arial, sans-serif !important;
  color:#6fbd19;
}

/* text formatting for content */
div#content h1 {
	font: 19px Georgia, "Times New Roman", Times, serif !important;	
	font-style: italic !important;	
	color:  #666666 !important;	
}

div#content .left h2 {
	width: 160px;	
	font: bold 16px Arial, sans-serif;	
	color:  #6fbd19;	
	border-bottom: 1px dotted #6fbd19;	
	margin-top: 20px;	
	margin-bottom: 20px;
}

div#content .middle h2, div#content .right h2 {
	width: 160px;	
	font: bold 16px Georgia, sans-serif;	
	font-style: italic;	
	color:  #6fbd19;		
	margin-top: 20px;	
	margin-bottom: 20px;
}

div#content .left h3 {
	font: bold 14px Arial, sans-serif;	
	color:  #333;	
	margin-top: 20px;	
	margin-bottom: 20px;
}

div#content .middle h3, div#content .right h3 {
	font: bold 14px Arial, sans-serif;	
	font-style: italic;	
	color:  #333;	
	margin-top: 20px;	
	margin-bottom: 20px;
}

p {
	font: 12px Arial, sans-serif;	
	color:  #333;	
	line-height: 130%;	
	margin-top: 10px;
}

p a {
	color: #2c74a4;	
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

p .readmore, .readmore a {
	color: #dc000e !important;	
	text-decoration: underline;	
	margin-top: 10px;
}

/* this is a standard bulletted list with graphic as a bullet point*/
ul {
	list-style-image: url(../img/tick.png);	
	margin: 10px 0 0 28px!important;
}

li {
	font: 12px Arial, sans-serif;	
	color:  #333;	
	line-height: 130%;	
	padding-left: 5px;

}

/* this is a login button in right column */
.login {
	width: 138px;	
	height: 20px;	
	background: url(../img/login.jpg) no-repeat;	
	font: bold 16px Arial, sans-serif;	
	color: #fff;	
	padding: 20px;	
	text-align: center;
}

.login a {
	color: #fff;	
	text-decoration: none;
}

/* this is a grey box at the mottom of a home page screen */
div#content .greybox {
	width: 759px;	
	height:  100%;	
	background-color: #f4f4f4;	
	padding: 20px;	
	margin: 20px 0 0 0;	
}


/* INNER PAGE */

/* Layout */

div#background-inner {
	width:  100%;	
	height: 100%;	
	background: url(../img/inner-bar.gif) repeat-x;
}


div#content2 {
	width: 819px;	
	height:  100%;	
	background: url(../img/content2.gif) no-repeat;	
	padding: 20px;
}

div#content2 .left {
	width:  550px;	
	height:  100%;
	float: left;
	padding: 0 20px 0 0;
}

div#content2 .right {
	width: 218px;	
	height:  100%;	
	float: right;	
	padding: 0 15px 0 15px;
}

/* text formatting for content2 */
.advantages{
  margin-left:22px;
}

div#content2 h1 {
	font: 19px Georgia, "Times New Roman", Times, serif !important;	
	font-style: italic !important;	
	color:  #FFFFFF !important;	
	margin-bottom: 20px;
}

div#content2 .left h2 {
	width: 160px;	
	font: bold 16px Arial, sans-serif;	
	color:  #6fbd19;	
	border-bottom: 1px dotted #6fbd19;	
	margin-top: 20px;	
	margin-bottom: 20px;
}

div#content2 .right h2 {
	width: 160px;	
	font: bold 16px Georgia, sans-serif;	
	font-style: italic;	
	color:  #6fbd19;		
	margin-top: 20px;	
	margin-bottom: 20px;
}

div#content2 .left h3 {
	font: bold 14px Arial, sans-serif;	
	color:  #333;	
	margin-top: 20px;	
	margin-bottom: 20px;
}

div#content2 .middle h3, div#content .right h3 {
	font: bold 14px Arial, sans-serif;	
	font-style: italic;	
	color:  #333;	
	margin-top: 20px;	
	margin-bottom: 20px;
}

div#content2 .left blockquote {
	width:  510px;	
	height:  100%;	
	padding: 0 10px 0 20px;	
	border-left:  5px solid #f4f4f4;	
	font:  12px Georgia, serif;	
	font-style: italic;	
	margin-top: 20px;
}

div#content2 .right blockquote {
	width:  174px;	
	height:  100%;	
	background-color: #f4f4f4;	
	padding: 20px;	
	font:  13px Georgia, serif;	
	font-style: italic;	
	margin-top: 20px;
}

div#content2 .left .gallery {
	width:  482px;	
	height:  100%;	
	border: 7px solid #f4f4f4;	
	margin: 10px 0 10px 0;
}

/* FORMS */

/* error messages appearing after an unsuccessfull operation */
.error {
	width: 520px;	
	height: 100%;	
	padding: 10px 5px 15px 10px;	
	background-color:#fef8e0;	
	border:#FFCC00 1px solid;	
	margin-bottom: 20px;
	}
	
.warning h5{
	display:inline;
  font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	color: #CC3300;	
	font-weight:bold;
}

.warning p{
  margin: 10px 0 0 75px;
}

.warning ul {
	list-style-image: url(../img/icon_error.png);	
	margin: 10px 0 0 100px;
}

.down {
  display:inline;
  float:left;
  padding: 0px 15px 0px 5px;

}

.confirmation {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13px;	
	color: #62b259;	
	font-weight:bold;
	}

.drop {
	width: 520px;	
	height: 100%;	
	padding: 11px 5px 5px 10px;	
	background-color: #f4f4f4;	
	margin: 10px 0 20px 0;
}

.row {
	width:  520px;	
	height:  40px;
}

.form-field {
	width:  400px;	
	height:  40px;	
	float: right;
}
.form-item {
	color: #333333;	
	font: bold 16px Arial, Helvetica, sans-serif;	
	width:  120px;	
	height:  40px;	
	float: left;
  margin:5px 0 5px 0;
}

.submit {
	font: bold 16px Arial, Helvetica, sans-serif;	
	float: left;
  margin:20px 0 0 0;
}

.input {
	width: 257px;	
	height:  18px;	
	border: 1px solid #6fbd19;	
	font: 16px Arial;
}

.error_mark{
	border: 2px solid #ff0000;	
}

.textarea {
  width: 257px;	
  height:auto;
	border: 1px solid #6fbd19;	
	font: 16px Arial;
  margin-bottom:10px;
}

td {
	/*height: 40px;*/
  height:auto;
}

.error-note {
	font: 11px Arial;	
	color: #CC3300;	
	margin-top: 3px;
}

.check {
	border: 1px solid #6fbd19;
}

.table_title{
  display:inline;
  float:left;
  width:auto;
  font-size:12pt!important;

}

#add_property{
  padding-top:5px;

}

.show_property_details{
  cursor:pointer;
}

.show_landlord_details{
  cursor:pointer;
}

.show_payment_history{
  cursor:pointer;
}

#more_property_details{
  float:left;
  width:100%;
}

#more_landlord_details{
  float:left;
  width:100%;
}

#payment_details{
  float:left;
  width:100%;
}

#cancel_property{
 margin-left:30px;
}
#cancel_landlord{
 margin-left:30px;
}

.tenant_code{
  width:100px !important;
}

#tenant_code_button{
  font-size:8pt !important;
  height:27px !important;
  width:80px;
}

#tenant_url{
  padding-left:135px;
}

.alert{
  padding-left:20px;
  margin-left:5px;
  background: url(../img/icon_alert_sm.png) no-repeat;	
}

#add_payment{
  cursor:pointer;
}

.edit_payment{
  cursor:pointer;
}

#manage_nav{
  font-size:11pt;
  padding-bottom:5px;
  border-bottom:2px solid #6fbd19;
}

#manage_nav a{
  color:#666666;
  text-decoration:none;
  background:#CCCCCC;
  padding:5px 10px 5px 10px;
  border-right:1px solid #999999;
}

#manage_nav a:on{
  color:#666666;
  text-decoration:none;
  background:#FFFFFF;
  padding:5px 10px 5px 10px;
}

#manage_nav .selected{
  color:#FFFFFF;
  text-decoration:none;
  background:#6fbd19;
  padding:5px 10px 5px 10px;
}

#more_payment_history{
	display:block;
	float:left;
	position:relative;
	
}

#more_property_details{
	display:block;
	float:left;
	position:left;
}

#IEmessage{
  border:solid 2px #FFCC99;
  padding:6px 0 15px 65px;
  background:#FFFFCC url(../img/icon_alert.gif) no-repeat;
  font-family:Arial, sans-serif;
  font-size:13pt;
  font-weight:bold;
  color:#999999;

}

.small_select{
  width:60px!important;
}

.small_input{
  width:20px!important;
}


.medium_input{
  width:150px!important;
  height:18px!important;
}

.pdf_dl{
  padding:20px 20px 15px 40px;
  background:#FFFFFF url(../img/pdf.png) no-repeat;
  font-size:11pt;
}

.overdue{
  background:#FE0000!important;
}

.overdue a{
  color:#FFFFFF!important;
}

#browse_payments_log ul{
  display:inline;
}

#browse_payments_log li{
  display: inline ;
  list-style-type: none;
  margin: 0 7px 0 7px;
  padding: 0 3px 0 3px;
  border-bottom:1px solid #6FBD19;
}


#browse_payments_log a{
  color:#000000;
  text-decoration:none;

}

#browse_payments_log a:hover{
  color:#FFFFFF;
  background:#6FBD19;
  text-decoration:none;
}

.browse_payment_log_year{
  padding-right:1px!important;
  border:none!important;
}

.browse_payment_log_selected{
  border:1px solid #6FBD19;
  background:#6FBD19;
  color:#FFFFFF;
}

.browse_payment_log_selected a{
  color:#FFFFFF!important;
}

.key{
	padding:0;
}

.key li{
	display:inline;
	list-style:none;
}
