body {
    background-color: #000000;
    margin:0;
    padding:0;
}

html, body {
    height: 100%;
}

th, td{
	/*
	border: solid 1px #fff;
	*/
	
	padding:4px 2px 4px 2px;
}

a {
	color: #F99B38;
	/*font-size: 12px;*/
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #F99B38;
	font-weight: bold;
	text-decoration: underline;
}

hr{
	background-color: #333;
	height: 1px;
	border: 0;
}

.cap {
	text-transform: capitalize;
}
.norm {
	text-transform: none;
}
.bkg-tl {
    background-position: left top;
    background-attachment: scroll;
}
.clear-bottom {
    margin-bottom: 0;
}

.bot-20 {
    padding-bottom: 20px;
}

.bot-15 {
    padding-bottom: 15px;
}
.bot-10 {
    padding-bottom: 10px;
}
.bot-5 {
    padding-bottom: 5px;
}
.top-45 {
    padding-top: 45px;
}
.top-30 {
    padding-top: 30px;
}
.top-15 {
    padding-top: 15px;
}
.top-10 {
    padding-top: 10px;
}
.top-5 {
    padding-top: 5px;
}
.rm-10{
	margin-right: 10px;	
}
.rp-100{
	padding-right: 100px;	
}
.rp-110{
	padding-right: 110px;	
}
.rp-120{
	padding-right: 120px;	
}
.lm-10{
	margin-left: 10px;	
}
.lm-20{
	margin-left: 20px;	
}
.text-b {
    font-weight: bold;
}
.text-l {
    text-align: left;
}

.text-r {
    text-align: right;
}

.text-m {
    text-align: center;
}
.text-color{
	color: #F99B38;
}
.text-white{
	color: #FFF;
}
.text-grey{
	color: #999;
	font-size: 11px;
}
.text-form-t{
	vertical-align: top;
	text-align: right;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
}
.text-form-t-nw{
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.text-form-f{
	vertical-align: top;
	text-align: left;
    width: 150px;
}
.text-form-i{
	vertical-align: middle;
	text-align: left;
}
.text-form-t-nw-c{
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.text-form-t-nw-l{
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.text-i{	
	color: #999;
	font-size: 11px;
	font-style: italic;
}
.text-s13{		
	font-size: 13px;
}
.text-s12{		
	font-size: 12px;
}
.text-s11{		
	font-size: 11px;
}
.text-s10{		
	font-size: 10px;
}
.text-s9{		
	font-size: 9px;
}
.text-s8{		
	font-size: 8px;
}
.v-b{
	vertical-align: text-bottom;
}
.v-m{
	vertical-align: middle;
}
.v-t{
	vertical-align: text-top;
}
.cell-60{
	height: 60px;	
}
.cell-45{
	height: 45px;	
}
.cell-40{
	height: 40px;	
}
.cell-25{
	height: 25px;	
}
.cell-20{
	height: 20px;	
}
.cell-15{
	height: 15px;	
}
.lh-120 {	
	line-height: 120px;
}
.page-height{
	height: 700px;
}
.smenu a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.smenu a:hover {
	color: #F99B38;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.image-wrap-l {
	float: left;
	margin-right: 15px;
}

.rate-slot-area{
	float:left;
	width: 172px;
    background-color: #222;
    border: solid 1px #000;
	text-align: center;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.rate-slot-time{
	float:left;
	width: 87px;
	color: #fff;
	font-size: 11px;
}
.rate-slot-a{
	 background-color: #404040;
}
.rate-slot-b{
	 background-color: #303030;
}
.rate-slot-c{
	 background-color: #222;
}
.mainbox {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.transbox {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100% !important;
	height: 9000px;
	background-color: #ffffff;
	/* for IE */
	filter: alpha(opacity =       20);
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}
.solidbox {
	position: relative;
	z-index: 2;
	color: #fff;
	font-weight: bold;
}
.booking-box{
	padding: 10px;
    border: solid 1px #111;
    background-color: #000;
	background-image: url(../../jpg/website/background/booking-box-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	margin: 0;
}
.title-box{
    border: solid 1px #111;
	color: #F99B38;
	font-weight: bold;
	padding: 5px;
	height: 30px;
    background-color: #111;
	background-image: url(../../jpg/website/background/table-bkg-dark.jpg);
	background-repeat: repeat-x;
}

.title-l-booking{
	float: left;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../jpg/website/icons/room-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	height: 28px;
}
.title-l-user{
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../jpg/website/icons/user-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	height: 28px;
}
.title-l-user-add{
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../jpg/website/icons/add-user-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	height: 28px;
}
.title-l{
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 2px;
	height: 28px;
}
.title-r{
	float: right;
	color: #F99B38;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
}
.price-box{
	margin-left: 10px;
	padding: 10px;
    background-color: #222;
    border: solid 1px #333;
	color: #F99B38;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
.price-box-small{
	padding: 10px;
    background-color: #222;
    border: solid 1px #333;
	color: #fff;
	text-align: left;
	font-size: 11px;
}
.padding0{
    margin: 0;
    padding: 0;	
}
.booking-login-box{
    padding: 10px;
    border: solid 1px #111;
    border-top: none;
    background-color: #000;
	background-image: url(../../jpg/website/background/booking-box-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	height: 85px;
}
.booking-box-full{
    padding: 10px;
    border: solid 1px #111;
    background-color: #000;
	background-image: url(../../jpg/website/background/booking-box-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.booking-login{
    float:left;
}

.booking-signup-small{
    float:right;
}
.booking-signup{
    float:left;
    padding: 10px;
    border: solid 1px #222;
    border-top: none;
    background-color: #000;
	background-image: url(../../jpg/website/background/booking-box-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.hide-item
{
	display:none;	
}
.terms-conditions {
    background-color: #fff;
    border: solid 1px #222;
    font-size: 10px;
	color: #000;
	padding: 15px;
	text-align: left;
}
.dsq-h3-addcomment
{
	font-weight: bold;
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
}

.dsq-h3-commentcount
{
	font-weight: bold;
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
}

.dsq-by
{
	display: none;
}
.dsq-login-message{
	color: #999;
}
.dsq-header-time{
    color: #F99B38;
}
.dsq-comment-cite  {
	color: #F99B38;
}
.dsq-header-meta{
	color: #F99B38;
}
.dsq-comment-message {
	color: #fff;
}
.dsq-item-sort{
 color: #999;
}
