body {
	background-color: #efefef;
}

body, html, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}
div.login-block
{
	position: absolute;
	text-align: left;
	margin: -180px 10px 10px -200px;
	padding: 0px 0px 0px 0px;
	top: 50%;
	left: 50%;
	width: 344px;
	height: 300px;
	/*background-image: url("Images/logo-bg.png");*/
	background-image:url("/content/images/hp_bgrd_open.gif");
	/*background-repeat: no-repeat;
	background-position: top;*/
	/*background-color: yellow;*/
	color: black;
	border:2px solid #e5e5e5;
}

div.login-block table.login-table-container
{
	margin: 30px 20px 30px 80px;

}
.rent2buyTitle, .rent2buyTitle a  {
font-size:24pt;
position:relative;
text-align:center;
color:#000000;
}


.locationHoursTable .errorMessage
{
color:Red;
font-weight:bold;
/*padding-left:30px;*/
}
.errorMessageMain
{
    color:Red;
    font-weight:bold;
}   
.openingHoursDayContainer{
    float:left;
    width:13%;
    border-top:1px solid black;
    border-bottom:1px solid black;
    border-left:1px solid black;
    padding:0px 0px 5px 10px;
    height: 360px;

}

.openingHoursDayContainer.last{border-right:1px solid black;}
.dayColumnItem{margin-top:5px;}
.breaksLabel{margin-top:20px;font-weight:bold;}
.dayLabel{font-weight:bold;}
