/* Property Occupancy related styles*/

@media print
{
.printbutton {visibility: hidden;}
}

.MonthBlock {
float:left;
margin:1;
font-family:Verdana,Arial;
font-weight:100;
font-size:8;
border-width:1;
border-style:solid;
width:125;
}

.NewRow {
clear:left;
}

p.PropertyName {
font-family:Verdana,Arial;
font-weight:500;
font-size:12;
text-align:left;
}

p.ReportTitle {
font-family:Verdana,Arial;
font-weight:7;
font-size:14;
text-align:left;
}

/* End of Property Occupancy related styles*/

.DevTextBlock {
float:left;
margin:1;
font-family:Verdana,Arial;
font-weight:100;
font-size:10;
border-width:1;
border-style:solid;
width:960;
}

/* End of Development Requests related styles*/

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:125;
	text-align:center;
	cursor:default;
	background-color: #FFFFFF; 
	border-style: solid; 
	border-color: black;
	border-width: 1px;
}


.test70 {
    text-align: center;
    color: black;
	border-style: solid; 
	border-color: black;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    width: 100px;
    height: 20px;
	background-color: #CCCCCC;  /* Light grey */
    text-decoration: none;
}


div#menu70 a {
    text-align: center;
    color: black;
	border-style: solid; 
	border-color: black;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    width: 70px;
    height: 20px;
	background-color: #CCCCCC;  /* Light grey */
    text-decoration: none;
}
div#menu70 a:link {
    color: black;
}
div#menu70 a:visited {
    color: black;
}
div#menu70 a:hover {
    font-weight: bold;
    color: blue;
	background-color: #999999 /* Dark grey */
} 
div#menu70 a:active {
    font-weight: bold;
    color: black;
}

.buttons70 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:70;
}

.buttons90 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:90;
}

.ccells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width:20;
	text-align:center;
	cursor:default;
	background-color: #FFFFFF; 
	border-style: solid; 
	border-color: black; 
	border-width: 1px;
}

.ccells2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width:10;
	text-align:center;
	cursor:default;
	border-style: solid; 
	border-color: black; 
	border-width: 1px;
}

.ccbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width:15;
	cursor:default;
}

.pcells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width:20;
	text-align:center;
	cursor:default;
	background-color: #FFFFFF; 
	border-style: solid; 
	border-color: black; 
	border-width: 1px;
}

.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;
	width: 200;
	cursor:default;
	background-color: #FFFFFF; 
	border-style: transparent; 
	border-color: white; 
	border-width: 0px;
}

.pcells2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width:10;
	text-align:center;
	cursor:default;
	border-style: solid; 
	border-color: black; 
	border-width: 1px;
}

.pcbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width:45;
	cursor:default;
}

.cdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor:default;
	text-align:bottom;
	white-space: nowrap;
}

.xsitewide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCC8C8;
}

.xmainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCC8C8;
}

.xstriped-bg {
	background-image: url("http://www.fcs-solutions.co.uk/graphics/bg-grey1.gif");
	background-repeat: repeat-x,repeat-y;
}

