body{
	margin:0;	
}

.transON  {
	width: 100%;
	background-color: silver;
	opacity:.50;filter: alpha(opacity=50);
	-moz-opacity: 0.5;border:1px solid black; 
}
.step3fsize{	
	font-size:13px;
}
.or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.options{
	text-decoration:underline;
	text-align:center;
	font-size:1.2em;
	background:#669;
	color:#FFF;
}
.paddingl20 {
	padding-left:20px;	
}
.areabtn{
	background:url(../images/areabutton.png);
	width:155px;
	height:125px;
	border:0;
	cursor:pointer;
	font-size:12px;
}

.clhenor{
font-size:12px;
text-decoration:none;
color: inherit;
}
.clhenhi{
font-size:16px;
text-decoration:underline;
color:red;
}

.agentttl{
	color:#f76a1d;
	font-size:22px;
}

/* steps */

.step3{
	text-align:center;
	margin: 0 auto;
	width:700px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777776;
}

.step3hov{
	color:#FFFFFF;
	/*font-weight:bold;*/
	width:233.3px;
	background:#f8b33c;
	padding:10px;
}
.step3smp{
	width:233.3px;
	background:#ebf0f2;
	padding:0px;
}
.tablethic {
	/*border: 1px solid #e2e3e4;*/
	width:725px;
        margin: 0 auto;
}
.maintblb{
	width:723px;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmNmY2ZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%, rgba(252,252,252,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%,rgba(252,252,252,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%,rgba(252,252,252,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%,rgba(252,252,252,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-8 */
	border: 1px solid #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004080;
	width: 678px;
	margin:0 auto;
	margin-bottom:10px;
}
.bookingtbl{
	margin: 0 auto;
    width: 95%;	
}
.alcenter{
	margin: 0 auto;	
}
#sarbtn{
	float:left;
}
.opta{
	width:55%;	
}
.optor{
	width:5%;	
}
.optb{
	width:40%;	
}
#arealist{
	width:190px;
}
#selendpoint{
	width:290px;
}
#generalareadiv{
	display:none;
}
#generalareaoffdiv{
	text-align:center;	
}