
.tbr
{
  margin: 0px 0px 20px 0px;
}

.tbr div
{
  float: left;
}
.tbr ul
{
  padding: 0px;
  margin: 0px;
  float: right;
}
.tbr ul li
{
  list-style-type: none;
  display: inline;
}
.tbr li img
{
  margin: 0px 0px 0px 10px;
}

body
{
  font-family: verdana,sans-serif;
  color: #444;
  margin: 0pt;
  font-size: 11px;
  overflow: -moz-scrollbars-vertical;
  background: #feffeb;
}
h1
{
  font-size: 19px;
  line-height: 30px;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
h2
{
  font-size: 16px;
  line-height: 26px;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
h3
{
  font-size: 16px;
  line-height: 26px;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  color: #3f6170;
}
h4
{
  font-size: 14px;
  margin: 0px;
  font-weight: bold;
  font-family: Arial;
  line-height: 24px;
}
img
{
  border: 0px;
}
a
{
  outline: 0;
  color: #4970D5;
}
p
{
  margin: 0px;
  padding: 0px;
  line-height: 18px;
}
form
{
  margin: 0px;
  padding: 0px;
}
#content
{
  width: 960px;
  margin: 0pt auto;
}
#top
{
  background: url(/local/img/default/bg_top.gif) no-repeat;
  height: 30px;
}
#btm
{
  background: url(/local/img/default/bg_btm.gif) no-repeat;
  height: 30px;
}
#scene
{
  width: 904px;
  background: url(/local/img/default/bg.gif) repeat-y;
  padding: 1px 28px 20px;
  clear: left;
}
.msgWarning, .msgInfo
{
  line-height: 30px;
  height: 30px;
  background: #eee url('/common/img/ico/exclamation.png') no-repeat 10px center;
  border-top: 1px solid #f00;
  border-bottom: 1px solid #f00;
  margin: 0px 0px 10px;
  padding: 0px 0px 1px 35px;
  color: #f00;
}
.msgInfo
{
  background: #eee url('/common/img/ico/accept.png') no-repeat 10px center;
  border-top: 1px solid darkgreen;
  border-bottom: 1px solid darkgreen;
  color : darkgreen;
}
.msgWarning A, .msgInfo A
{
  color: #444;
}
#footer
{
  margin: 4px 22px 20px;
}
#footer ul
{
  margin: 0px;
  padding: 0px;
}
#footer li
{
  list-style-image: none;
  display: inline;
}
#footer li
{
  font-size: 10px;
  color: #777777;
}
#footer li a
{
  color: #555;
  text-decoration: none;
}
#footer li a:hover
{
  text-decoration: underline;
}
#footer .copy
{
  padding: 0px 5px 0px 0px;
}
#footer .ftleft
{
  float: left;
}
#footer .ftright
{
  float: right;
}

/*************** menu top ***************/

#menu
{
  /*height: 95px;*/
  height: 45px;
  width: 960px;
}
#menu .t_l, #menu .t_b, #menu .t_r
{
  width: 24px;
  /*height: 95px;*/
  height: 45px;
  float: left;
  background: url('/local/img/default/topL.gif') no-repeat;
}
#menu .t_b
{
  width: 912px;
  background: url('/local/img/default/topBg.gif') repeat-x;
}
#menu .t_r
{
  float: right;
  background: url('/local/img/default/topR.gif') no-repeat;
}
#menu .logo
{
  float: left;
  margin-left:-25px;

  /*
  padding:5px 0 0 0px;
  font-size:28px;
  font-weight:normal;
  font-family:Tahoma;
  color:#666666;
  */
}
#menu .menum
{
  float: right;
}
.menum ul
{
  margin: 7px 0px 0px;
  padding: 0px;
}
.menum li
{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  display: inline;
  padding: 0px;
  margin: 0px;
}
.menum a
{
  height: 38px;
  display: block;
  float: left;
  text-align: center;
  line-height: 38px;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
  color: #555;
  text-decoration: none;
}
.menum .t_s_off
{
  background: url('/local/img/default/tab_s_of.gif') no-repeat;
  width: 88px;
}
.menum .t_s_on
{
  background: url('/local/img/default/tab_s_on.gif') no-repeat;
  width: 88px;
}
.menum .t_l_off
{
  background: url('/local/img/default/tab_l_of.gif') no-repeat;
  width: 117px;
}
.menum .t_l_on
{
  background: url('/local/img/default/tab_l_on.gif') no-repeat;
  width: 117px;
}

#top ._small
{
  background: url('/local/img/default/smB.gif') repeat-x;
  height: 28px;
  float: left;
}
#top ._small ul
{
  margin: 0px;
  padding: 0px;
}
.lsmall, .rsmall
{
  background: url('/local/img/default/smL.gif') no-repeat;
  float: left;
  width: 12px;
  height: 28px;
}
.lsmall
{
  /*margin: 0px 0px 0px 400px;*/
  margin: 0px 0px 0px 155px;
  display: inline;
}
.rsmall
{
  background: url('/local/img/default/smR.gif') no-repeat;
}
._small ul .div
{
  width: 1px;
  height: 28px;
  float: left;
  background: #333 url('/local/img/default/smDiv.gif') repeat-x;
}
._small li
{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  display: inline;
  padding: 0px;
  margin: 0px;
}
._small a
{
  height: 28px;
  padding: 0px 15px;
  display: block;
  float: left;
  text-align: center;
  line-height: 27px;
  color: #555;
  text-decoration: none;
}
._small a:hover
{
  text-decoration: underline;
}
._small .list
{
  background: url('/local/img/default/smA.gif') no-repeat;
  padding: 0px 30px 0px 15px;
  margin: 0px;
  cursor: pointer;
}


.bcrumb
{
  color: #777;
  font-size: 10px;
}
.bcrumb A
{
  color: #777;
  text-decoration: none;
}
.bcrumb A:hover
{
  text-decoration: underline;
}

.tableTitle
{
  line-height: 45px;
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
}

.cfloat
{
  clear: both;
  margin: 0px;
  padding: 0px;
}
.fleft
{
  float: left;
}
.fright
{
  float: right;
}
.show
{
  display: block;
}
.hide
{
  display: none;
}
.al
{
  text-align: left;
}
.ac
{
  text-align: center;
}
.ar
{
  text-align: right;
}
.fpanel
{
  background-color: #F2F6F9;
  /*background-color: #f8e092;*/
  border: 1px solid #a8c8e4;
  padding: 16px;
}
.fpanel .i, .fpanel .fPanelBSub .fsml
{
  background-color: #F7F9FB;
  border: 1px solid #a8c8e4;
  width: 445px;
  padding: 4px;
}
.fpanel .fPanelBSub .fsml
{
  width: 212px;
}
.fpanel .fPanelBSub .div
{
  width: 233px;
  float: left;
}
.fpanel select
{
  background-color: #F7F9FB;
  border: 1px solid #a8c8e4;
  padding: 4px;
}
.fpanel textarea
{
  background-color: #F7F9FB;
  border: 1px solid #a8c8e4;
  width: 445px;
  padding: 4px;
  font-size: 13px;
  font-family: tahoma,sans-serif;
}
.fPanelB
{
  border: 1px solid #a8c8e4;
  background-color: #FFF;
}
.fPanelBSub
{
  padding: 16px;
}

.fPanelB H3
{
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
}
.fPanelB HR
{
  background-color: #D1D9E0;
  color: #D1D9E0;
  border: 0;
  height: 1px;
  margin: 15px 0px;
}
.fPanelL
{
  width: 625px;
  float: left;
}
.fPanelR
{
  width: 230px;
  float: right;
}
.fPanelR .select
{
  width: 185px;
  background-color: #F7F9FB;
  border: 1px solid #a8c8e4;
  margin: 10px 0px 4px;
}
.formHead
{
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
}
.shCheck, .sh, .shCheck A, .sh A
{
  font-size: 11px;
  color: #777;
}
.shCheck
{
  margin: 4px 0px 4px 24px;
}

.ferror
{
  clear:both;
  color: #D00;
  font-weight: bold;
  line-height: 18px;
  /*padding: 10px 0px 0px 0px;*/
  /*background: url(/local/img/default/ico_info.gif) no-repeat 0px 10px;*/
  display: none;
}
.tables
{
  width: 100%;
  border-collapse: collapse;
}
.tables th
{
  height: 36px;
  text-align: left;
  font-size: 12px;
  background-color: #D7E2E8;
  padding: 0px;
}
.tables .tl
{
  background: url('/local/img/default/ct_tl.gif') no-repeat;
  width: 37px;
  background-color: #D7E2E8;
}

.tables .tr
{
  background-color: #D7E2E8;
  background: url('/local/img/default/ct_tr.gif') no-repeat;
  width: 37px;
}
.tables .c
{
  text-align: center;
}

.tables td
{
  text-align: center;
  height: 36px;
  border-bottom: 1px solid #DBE5EA;
  padding: 0px;
}
.tables .l
{
  text-align: left;
}
.tables .empty
{
  height: 80px;
  line-height: 18px;
}
.tables th
{
  height: 30px;
}
.tables .tl
{
  background: url('/local/img/default/st_tl.gif') no-repeat;
  width: 20px;
}
.tables .tr
{
  background: url('/local/img/default/st_tr.gif') no-repeat;
  width: 20px;
}
.tables td
{
  height: 30px;
}

.tables tfoot td
{
  height: 30px;
  font-size: 10px;
  line-height: 30px;
}
.tables tfoot a
{
  color: #444;
}


.npanel
{
  border-top: 1px solid #a8c8e4;
  padding: 8px 0px 0px;
  margin: 4px 0px 0px;
}

.ls
{
  font-size: 10px;
}
.hand
{
  cursor: pointer;
}

.bs
{
  font-size: 10px;
}

.mtabOn, .mtab
{
  background: url('/local/img/default/pTabOn.gif') no-repeat;
  width: 140px;
  height: 28px;
  float: left;
  margin: 0px 5px 0px 0px;
  text-align: center;
}
.mtab
{
  background: url('/local/img/default/pTab.gif') no-repeat;
}
.mtabOn A, .mtab A
{
  display: block;
  padding: 7px 0px;
  text-decoration: none;
  color: #444;
}
.mtabOn A
{
  font-weight: bold;
}

.fbottom H4
{
  line-height: 45px;
}
.fbottom .div
{
  width: 83px;
  height: 225px;
  background: url('/local/img/default/f_div.gif') no-repeat center center;
  float: left;
}
.fbottom .panelA, .fbottom .panelB, .fbottom .panelC
{
  width: 260px;
  float: left;
}
.fbottom .panelA
{
  width: 250px;
  background: url('/local/img/default/award.gif') no-repeat bottom right;
  margin: 0px 0px 0px 5px;
}
.fbottom .panelB
{
  width: 220px;
}
.fbottom .menu
{
  color: #4970D5;
  margin: 20px 0px 0px;
}

.fbg
{
  background: url('/local/img/default/f_bg.png') no-repeat bottom center;
  width: 894px;
  margin: 0px 0px 0px 5px;
  height: 390px;
}
.fbg .left
{
  width: 410px;
  margin: 40px 0px 0px 25px;
  float: left;
}
.fbg .right
{
  width: 254px;
  margin: 208px 0px 0px;
  float: right;
}
.fbg .right P
{
  font-size: 10px;
}

#content
{
  padding: 0px;
}

#snote
{
  position: absolute;
  left: -1000px;
  top: -1000px;
  z-index: 1500;
  background-color: #FFFED6;
  border: 1px solid #EFAD1E;
  padding: 6px;
}



/****** added  *******/

.td_space {
	padding:10px;
	line-height:20px;
}

.package_header {
	background:#b4cfe7;
	font-weight:bold;
}

.package_options {
	background:#FDFFD9;
}

.slot {
	cursor:pointer;
}

.slot_reserved {
	background-color:#d7e2e8;
	cursor:default;
	color:#bbb;
}

.slot_booked {
	background-color:red;
	color:#aaa;
}

.help {
	cursor:pointer;
}

.debugButton {
	position:fixed;
	z-index:1500;
	top:100px;
	cursor:pointer;
}

.loadingPanel {
	position:absolute;
	left:0px;
	top:0px;
	width: 850px;
	height:2000px;
	background: #fff url('/common/img/loader.gif') no-repeat center 200px;
	z-index: 999;
}

.loadingPanelService {
	position:absolute;
	left:0px;
	top:0px;
	width: 850px;
	height:2000px;
	background: #fff url('/common/img/loader_remove_service.gif') no-repeat center 200px;
	z-index: 999;
}

.paging {
	float:right;
	margin:0 0 10px 0;
}

.paging_selected {
	height:15px;
	float:left;
	font-weight:bold;
	font-size:11px;
	border:solid 1px #a8c8e4;
	background-color:#b4cfe7;
	padding:3px 4px 3px 4px;
	margin:0px 3px 0px 3px;
}

.paging_page {
	height:15px;
	float:left;
	font-size:11px;
	border:solid 1px #a8c8e4;
	padding:3px 4px 3px 4px;
	margin:0px 3px 0px 3px;
	cursor:pointer;
}

.paging_page a {
	font-size:11px;
	text-decoration:none;
}

.paging_title {
	float:left;
	padding:5px 5px 0 0;
}

.panel_breaks {
	float:left;
}

.panel_breaks_slot {
	float:left;
	background-color: green;
  	border: 1px solid #a8c8e4;
	width:25px;
	height:25px;
}