body {
font-family: Arial, Verdana, Helvetica, sans-serif; }

h1 {
color: #808080 ;
font-size: 10px;
font-family: Arial, Times, "Times New Roman", serif;
margin: 0 0 8px;
line-height: 18px; }

h2 {
color: #FFFFFF;
font-size: 14px;
font-family: Arial, Times, "Times New Roman", serif;
margin: 0 0 6px;
line-height: 16px; }

h2 a {
color: #FFFFFF;
text-decoration: none; }

h2 a:hover {
color: #3B9C9C; }

h3 {
color: #808080;
font-size: 11px;
margin: 0 0 4px;
font-weight: bold;
line-height: 11px; }

h3 a {
color: #808080;
text-decoration: none; }

h3 a:hover {
color: #ADC0BA; }

h4 {
color: #3EA99F;
font-size: 14px;
margin: 0 0 6px;
font-family: Georgia, Times, "Times New Roman", serif;
font-weight: normal;
line-height: 16px; }

h4 a {
color: #3B9C9C;
text-decoration: none; }

h4 a:hover {
color: #808080; }

h5 {
color: #000000;
font-size: 9px;
margin: 0 0 6px;
font-weight: normal;
line-height: 14px; }

h5 a {
color: #ff8000;
text-decoration: none; }

h5 a:hover {
color: #0c4c9c; }

h6 {
color: #808080;
font-size: 14px;
font-family: Arial, Times, "Times New Roman", serif;
margin: 0 0 6px;
line-height: 16px; }

h6 a {
color: #808080;
text-decoration: none; }

h6 a:hover {
color: #3EA99F; }

h7 {
color: #808080 ;
font-size: 12px;
font-family: Arial, Times, "Times New Roman", serif;
margin: 0 0 6px;
line-height: 16px; }

h7 a {
color: #0c4c9c;
text-decoration: none; }

h7 a:hover {
color: #ff8000; }

p {
color: #666666;
font-size: 12px;
line-height: 17px;
margin: 0 0 12px; }

p a {
color: #666666; }

ul {
margin-top: 0; }

li {
color: #666666;
font-size: 12px;
line-height: 17px;
margin: 0; }

li a {
color: #666666; }

li a.selected{
    background-color: #4C6569;
	color: #FFFFFF;
	
}


.orange {
color: #ff8000; }

.profilesphotomargin {
margin: 0 0 20px 20px;
float: right; }

.blue {
color: #0c4c9c; }

.small11pxtext {
font-size: 11px;
line-height: 15px;
margin: 0 0 11px; }

.leftmarginreversedtext {
color: #ffffff;
margin: 0 20px 10px 20px; }

.leftmarginreversedtext a {
color: #ffffff; }

a {
text-decoration: none;
font-weight: bold; }

a:hover {
color: #ff8000; }

.buttontext {
line-height: 11px;
font-size: 10px; }



/********** booking ***********/

input[type="button"].btnprev {
	background:url(images/arrowleft.png) no-repeat left top;
	width:12px;
	height:16px;
	border:none;
	cursor:pointer;
	display:block;
}
input[type="button"].btnprev:hover, input[type="button"].btnprevdisable {
	background:url(images/arrowleft.png) no-repeat left -21px;
}
input[type="button"].btnprevdisable {
	background:url(images/arrowleft.png) no-repeat left -21px;
	width:12px;
	height:16px;
	border:none;
	cursor:default;
	display:block;
}

input[type="button"].btnnext {
	background:url(images/arrowright.png) no-repeat right top;
	width:12px;
	height:16px;
	border:none;
	cursor:pointer;
	display:block;
}
input[type="button"].btnnext:hover, input[type="button"].btnnextdisable {
	background:url(images/arrowright.png) no-repeat right -21px;
}
input[type="button"].btnnextdisable {
	background:url(images/arrowright.png) no-repeat right -21px;
	width:12px;
	height:16px;
	border:none;
	cursor:default;
	display:block;
}

/*new listing*/
.procedures-list{
	width:120px;
	/*margin:14px 0 0;*/
	margin:0;
}
.procedures-list-t{
	/*background:url(images/procedures-list-t.gif) no-repeat;*/
	background:none;
}
.procedures-list-b{
	/*background:url(images/procedures-list-b.gif) no-repeat;*/
	background:none;
}
.procedures-list-t,
.procedures-list-b{
	/*height:5px;*/
	height:1%;
	margin:0;
	padding:0;
	overflow:hidden;
}
.procedures-list-m {
/*	background:#f1fafe;
	border-left:1px solid #d7f1ff;
	border-right:1px solid #d7f1ff;*/
	width:120px;
	border:none;
	background:none;
}
.procedures-list-m:after{
	content:"";
	display:block;
	clear:both;
}
.procedures-list-inner{
	width:100%;
	float:left;
	/*padding:15px 0;
	margin:-4px 0;*/
	position:relative;
}
.procedures-list ul{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
.procedures-list ul li{
	/*float:left;
	display:inline;*/
	padding:0 !important;
	margin:0 5px 3px 0px;
}
.procedures-list ul a{
	/*width:141px;*/
	height:22px;
	display:block;
	font:italic 14px/22px Georgia, "Times New Roman", Times, serif;
	color:#4C6569;
	text-decoration:none;
	padding:0 10px;
	outline:none;
	white-space:nowrap;
}
.procedures-list ul a:hover{
	/*background:url(images/procedures-list-rollover.gif) no-repeat;*/
	background:#B6D3BF;
}
.procedures-list ul .selected a,
.procedures-list ul .selected a:hover{
	/*background:url(images/procedures-list-rollover.gif) no-repeat 0 -22px;*/
	background:#4C6569;
	color:#fff;
	font-weight:bold;
}
.procedures-list ul li {
	margin:0 auto;
	padding:0;
	height:26px;
	overflow:hidden;
}
.procedures-list ul li span {
	display:inline;
}
.procedures-list ul input[type="text"]{
	width:100px;
	/*height:20px;*/
	color:#3F5356;
	text-decoration:none;
	padding:0 5px 0;
	margin:0 auto;
	outline:none;
	background:#CADFD1;
	border:1px solid #B8D3C1;
	text-align:right;
	display:inline;
	margin:0;
	overflow:hidden;
}

/********** booking **********/

.bookingtablemain {
	padding:0;
	margin:10px auto;
	height:1%;
	overflow:hidden;
}
.bookingtable {
	padding:5px;
	background:#E5F0E8;
	position:relative;
	height:100%;
}
.bookingtable table {
	padding:5px;
	height:100%;
	background:#D1E4D7;
	position:relative;
	border:1px solid #C0DAC9;
}
.bookingtable table td {
	margin:0;
	overflow:hidden;
}
.bookingtable table h6 {
	color:#FFFFFF;
	margin:0;
	padding:5px 0;
	background:#4C6569;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	height:60px;
	overflow:hidden;
}
.bookingtable table h6 span {
	font-family:Tahoma;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#D1E4D7;
	margin:0;
	padding:0;
}
.bookingtable table h6 span.date {
	font-size:11px;
	line-height:normal;
	font-weight:normal;
	font-family:Tahoma;
	margin:0;
	padding:0;
}
input[type="text"].textbox {
	width:100px;
	color:#3F5356;
	text-decoration:none;
	padding:2px 5px;
	margin:0 0 0 5px;
	background:#CADFD1;
	border:1px solid #B8D3C1;
	/*height:1%;*/
	overflow:hidden;
	text-align:right;
}
.label {
	color:#3F5356;
	font-weight:bold;
	margin:0;
	padding:0;
}
.subhead {
	font-size:11px;
	color:#3F5356;
}
input[type="submit"] {
	background:#4C6569;
	color:#FFF;
	border:none;
	cursor:pointer;
	padding:0 10px 3px;
	display:inline-block;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	letter-spacing:1px;
	
	height:24px;
	text-align:center;
}
input[type="submit"]:hover {
	background:#86999D;
}

input[type="text"].txtbox {
	color:#3F5356;
	text-decoration:none;
	padding:2px 5px;
	margin:0;
	background:#CADFD1;
	border:1px solid #A5C7AF;
	/*height:1%;*/
	overflow:hidden;
}
label, .formtext {
	color:#4C6569;
	font-size:13px;
}
input[type="checkbox"] {
	position:relative;
	top:2px;
}
.formtd td {
	padding-bottom:5px;
}
.cbdmain {
	background:#D1E4D7;
	border:1px solid #C0DAC9;
	padding:0px;
/*	margin:0 0 20px;*/
	font-family:Arial;
	font-size:12px;
}
.cbdmain th {
	padding:5px;
	background:#4C6569;
	color:#FFFFFF;
}
.cbdmain td {
	padding:5px;
}
.bgdark {
	background:#4C6569;
	color:#FFFFFF;
}
.bglight {
	background:#B6D3BF;
	color:#3F5356;
}
div.title {
	background:url(images/line.png) no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:3px;
	margin-left:11px;;
	color: #808080;
    font-family: Arial,Times,"Times New Roman",serif;
    font-size: 18px;
    line-height: 16px;
/*	float:left !important;*/
	width:100%;
	text-align:left;

}
.print_img{
	border: medium none;
    height: 20px;
    padding-bottom: 4px;
    padding-right: 10px;
    width: 20px;
}

.dateselected{
background-color:#B6D3BF;
}
p.error
{
color:#FF0000 !important;
font-weight:bold;
font-size:13px;
}
