﻿.content_tbl
{
    color:#787a77;
    font-size:12px;
	height:30px;
	border-bottom:dotted 1px #e1e1e1;
}
.content_tbl .wizRowTitle a
{
    color:#0000ee;
    border:none;
    /*text-decoration:none;*/
}
.content_tbl .wizRowTitle a:hover
{
    color:#fff;
    background-color:#0000ee;
    border:none;
    text-decoration:none;
}
.content_tbl IMG
{
    border:none;
    
}
div.innerPage
{
	width: 61em; 
	margin: 0 auto;
}
.innerContBP
{
	background:#fcfc8c;	
	width:250px;
	margin:0 auto;
}
.appointHour
{
	margin:3px;
	font-size:13px;
	text-align:center;	
}
.confirmBtn
{
	text-align:right;
	margin:5px;	
}
.confirmBtn p
{
	font-size:11px;
	text-align:left;
}
.previewTarget
{
	margin:5px auto;
	height:90px;
}
#successMsg
{
	position: absolute; 
	top: 0; 
	left: 0; 
	color:#666;	
	background:#edf3fe;
	font-size:11px;
	border:solid 1px #999;
	height:275px;
	width: 268px;
	font-family:Arial;
}
#successMsg a
{
	color:#0033cc;
	font-size:11px;
}
#successMsg a:hover
{
	color:#fff;
	background:#0033cc;
	text-decoration:none;
}
#errorLogin
{
	position: absolute; 
	top: 98px; 
	left: 0; 
	background:#cc0000;
	color:#fff;	
	width: 266px;
	height:30px;
	border:solid 2px #999;
	
}
#errorLogin div
{
	color:#fff;
	font-size:11px;
}
#errorReservation
{
	position: absolute; 
	top: 0; 
	left: 0; 
	background:#cc0000;
	color:#fff;	
	height:275px;
	width: 268px;
	border:solid 1px #999;
	font-size:11px;
}
#errorReservation li
{
	padding-top:5px;
}
#errorReservation a
{
	color:#999;
}
#errorReservation a:hover
{
	color:#fff;
	background:#999;
	text-decoration:none;
}
.sorryDiv
{
	/*background:#fffa73;*/
	width:100px; 
	font-size:12px;
	color:#666;
	text-align:left;
}
.widgetSlogan
{
	font-size:11px;
	background:#E3E3E3;
	padding:0 5px;
	border-top:solid 1px #29aa00;	
}
div.confirmBtnHide
{
	text-align:right;
	visibility:hidden;
    
}

#loginDiv
{
	width:250px;
	margin:0 auto;	
}
.loginDetails
{
	font-size:8pt;	
	padding-top:5px;
	
}
.loginDetails div p
{
	
}
.loginDetails div input
{
	width: 113px; 
	/*line-height: 20px; */
	font-size: 8pt;
}
.loginDetails div a
{
	font-size:8pt;
	/*margin-left:5px;
	margin-right:5px;*/
	
	color:#0033cc;
}
.loginDetails div a:hover
{
	color:#fff;
	background:#0033cc;
	text-decoration:none;
}
.loginDetails div h4
{
	/*margin-bottom:5px;*/
	font-size:8.5pt;
}
.loginDetails div div
{
	/*margin-bottom:7px;*/
}
#cont_login
{
	border-top:dotted 1px #999;
}

/*template*/
#widgetTop
{
	background: #195d00;
	font-family:Arial;
	height:40px;
}
.theDate
{
	background: #2da800; 
	text-align: center; 
	font-size: 12px; 
	font-weight: bold;
	color: #fff;
	float:none;
}
.ddlServices
{
	color: #195d00;
	width: 140px	
}
#businessTitle
{
	float: left; 
	padding: 5px 5px; 
	font-size: 12px; 
	color: #f8b800;
}
.blockTitle
{
    font-weight: normal;
    height: 20px;
    background: #195d00; 
    color: #fff
}
.blockTitle h3
{
    color: #767877;
    font-weight: normal;
    background-color:#edecec;
    padding-left:5px;
}
.blockTitle a
{
	font-size:8pt;
	color:#fff;
}
.blockTitle a:hover
{
	background:#385899;
	color:#fff;
	text-decoration:none;
}
.timeLable a
{
	color:#0033cc;
	text-decoration:none;
	font-size:90%;	
	font-weight:bold;
}
.timeLable a:hover
{
	font-weight:bold;
	text-decoration:underline;	
	
}
.timeLable a.selected
{
	background:#fff;
	color:#0033cc;	
	text-decoration:none;	
}
.timeLable a:hover.selected 
{
	text-decoration:none;	
}
#widgetBottom
{
	clear: both;
	background: #fff;/*#F7F9FC;*/
	height: 238px;
	border:solid 1px #2da800;
	font-family:Arial;
	
}
#selectBlock
{
	height:262px;
	width: 268px; 
	background: #2da800; 
	border:solid 1px #195d00; 
	font-family:Arial;
}
/*end template*/