/* ----- body & background ----- */
body{
	background:#fff url(../images/main-bg.gif) no-repeat 0 0;
	color:#505050;
	font: 70% Geneva, Arial, Helvetica, sans-serif, "Lucida Grande";	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
#content li{color:#777;}

#popup h2{
	font-size: 36px;

}
.hideInput{ display: none;}
#reviews{
	margin-bottom: 10px;
	height: 160px;
}
.product-boxes {
  float: left;
  width: 320px;
  height: 390px;
  margin: 10px 10px 5px 0px;
  padding: 10px;
  text-align: left;
  background: #f5f5f5 url(../images/demo-box-grey.gif) bottom left repeat-x;
  border: 1px solid #dadada;
}
.product-boxes:hover {
  background: #eff3fb url(../images/demo-box-blue.gif) bottom left repeat-x;
}
#product-boxes-title1, #product-boxes-title2{
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.06em;
	color:#2b79b4;
}
#calendar-wrap { 
	  	 margin: 0px; 
		 padding: 5px;
		 background-color: #eaeaea;
		 border: solid 3px #dadada;
}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}
#frmContact{margin-bottom:.5em;}
#ThisForm{margin-bottom:.5em;}
	
/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	width:990px;
	text-align:left;
	background:url(../images/page_bg.gif) repeat-y 0 0;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:91px;	
	position:relative;
	margin:30px 0 0 0;
	background:url(../images/bg_header.jpg) no-repeat 0 0;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:15px;
	left:19px;
	display:block;
	height:59px;
	width:181px;
	background:url(../images/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#logo a{
	display:block;
	height:105px;
}
#tagline{display:none;}

/* ----- info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:144px;
	right:14px;
	z-index:10;
	color:#fff;
	text-align:center;
}
#info a{
	color:#fff;
	text-decoration:none;
}
#info a:hover{
	color:#fff;
}

#header-banner{
	display:block;
	height:157px;
	width:990px;
	background:url(../images/header.png) no-repeat 0 0;
	margin: 0px;
}

#header-banner h2{
	font-size: 30px;
	padding: 18px 0 0 30px;
	float: left;
	font-weight: normal;
	color: #57dfff;
	letter-spacing: -1px;
}
#header-banner strong{
	font-weight: bolder;
	color: #fff;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}
#mid-home{ margin: 400px 0 0 0;}
.rooms{
	width: 220px;
	float: left;
	padding: 0 10px 10px 10px;
	margin-right: 0px;
	height: 370px;
}
.rooms-side{
	width: 220px;
	float: left;
	padding: 10px;
	margin-right: 0px;
	border-top: 1px #b6b6b6 dotted;
	margin-top: 0px;
}
.commission-side{
	width: 220px;
	float: left;
	padding: 10px;
	border-top: 1px #b6b6b6 dotted;
}

.trends-side{
	width: 220px;
	float: left;
	padding:10px;
	border-top: 1px #b6b6b6 dotted;
}

.checkrate{
	width: 190px;
	float: left;
	padding:20px 0 0 50px;
	border-top: 1px #b6b6b6 dotted;
}

.solution-side{
	width: 220px;
	float: left;
	padding: 10px;
	border-top: 1px #b6b6b6 dotted;
}

.trends{
	width: 220px;
	float: left;
	padding: 0px 10px 10px 20px;
	background: url(../images/box-side.gif) repeat-y top left;
	height: 370px;
}

.commission{
	width: 220px;
	float: left;
	padding: 0px 10px 10px 20px;
	background: url(../images/box-side.gif) repeat-y top left;
	height: 370px;
}

.solution{
	width: 220px;
	float: left;
	padding: 0px 10px 10px 20px;
	background: url(../images/box-side.gif) repeat-y top left;
	height: 370px;
}
.rooms-buttons{
	width: 230px;
	float: left;
	padding-left: 10px;
	margin-top: -50px;
	margin-bottom: 20px;
}
.trends-buttons, .commission-buttons, .solution-buttons{
	width: 228px;
	float: left;
	padding-left: 20px;
	margin-top: -50px;	
} 

.solution a:link, .solution a:visited, .solution a:active{
	color: #fff;
	text-decoration:none;
	background: url(../images/button.gif) no-repeat top left;
	width: 136px;
	height: 28px;
	padding-top: 8px;
	display: inline-block;
	text-align: center;
	margin: px;
	}
	
.solution a:hover{
	color:#333;
	text-decoration: none;
	background: url(../images/button-hover.gif) no-repeat top left;
	}
.rooms p, .trends p, .commission p, .solution p{
	padding-bottom: 10px;
	}	

.rooms h2, .rooms-side h2{
	display: block;
	background: url(../images/want_to_letmore_rooms.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent:-9999px;
	height: 52px;
	margin: 0 0 0 -10px;
}
.trends h2, .trends-side h2{
	display: block;
	background: url(../images/increasing_internet_trends.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent:-9999px;
	height: 52px;
	margin: 0 0 0 -10px;
}
.commission h2, .commission-side h2{
	display: block;
	background: url(../images/no_commission.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent:-9999px;
	height: 52px;
	margin: 0 0 0 -10px;
}
.solution h2, .solution-side h2{
	display: block;
	background: url(../images/what_is_the_solution.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent:-9999px;
	height: 52px;
	margin: 0 0 0 -10px;
}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:right;
	display:inline;
	width:700px;
	padding:0 0 0 10px;
	margin-right:0px;
	margin-bottom:18px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#999;
	line-height:26px;
}
#breadcrumbs a{
	color:#555;
	text-decoration:none;
}
#breadcrumbs a:hover{	
	color:#555;
}

/* ----- search box ----- */
#search{
	margin:0;
	margin-bottom:1em;
	padding:3px 0 0 0;
	background:#fff;
}
#search label{display:none;}
#searchKeyword{
	border:1px solid #e2e3dd;
	color:#777;
	padding:3px 0 3px 3px;
	width:155px;
}
#searchSubmit{
	background:#37342f;
	color:#fff;
	border:0px solid #234959;
	width:30px;
	height:22px;
	margin-bottom:-1px;
	margin-left:5px;
}
#searchSubmit:hover{cursor:pointer;}

/* ----- side navigation ----- */
#navDept, #navDept ul, #navDept li, .navStatic, .navStatic ul, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
	width: 240px;
}
#navDept , .navStatic{
	padding:1px 1px 0 1px;
	background:#f3f3f3;
	border:1px solid #e1e1e1;
	color:#999;
	margin-bottom:1em;
}
#navDept li a:link, #navDept li a:active, #navDept li a:visited, 
.navStatic li a:link, .navStatic li a:active, .navStatic li a:visited{
	display:block;
	width:100%;
	background:#f3f3f3 url(../images/nav_icon.gif) no-repeat 8px 50%;
	color:#999;
	border-bottom:1px solid #fff;
}
#navDept li a:hover, .navStatic li a:hover{background:#ededed url(../images/nav_icon.gif) no-repeat 8px 50%;}
#navDept li a.selected, .navStatic li a.selected{
	color:#333;
	background:#e3e3e3 url(../images/nav_icon_on.gif) no-repeat 8px 50%;
}
#navDept li a span, .navStatic li a span{
	display:block;
	padding:5px 20px;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#777;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../images/arrow3.gif) no-repeat 0 .6em;
}
#navSubDept li a{color:#777;}
#navSubDept li a:hover, #navSubDept li a.selected{
	color:#555;
	text-decoration:none;
}

/* ----- main navigation ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools{
	position:absolute;
	top:53px;
	right:4px;
	width:650px;
	text-align:center;
}
#navTools ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools li{
	float:left;
	margin:0;
	padding:0;
	border-left: 1px solid #bfc4c7;
}
#navTools li.first{
	background:none;
	border: none;
}
#navTools li a:link, #navTools li a:active, #navTools li a:visited{
	float:left;
	padding:8px 13px 8px 12px;
	text-decoration:none;
	color:#505050;
	font-weight: bold;
	background: no-repeat bottom right;
}
#navTools li a:hover{
	color:#fff;
	background:url(../images/hover.gif) no-repeat 0 50%;
	}
#navTools li a span{}

/* ----- nav titles ----- */
.navStaticTitle, #navDeptTitle{
	margin:0;
	padding:7px 13px;
	margin-bottom:1px;
	background:#37342f;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-size:100%;
}
#navToolsTitle{display:none;}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:260px;
	margin-left:0px;
	margin-top:10px;
	background: url(../images/box-side.gif) repeat-y top right;
	height: 100%;
}

/* ----- main content area ----- */
#main{
	float:right;
	display:inline;
	width:710px;
	margin-right:0px;
}
#main-home{
	float:left;
	display:inline;
	width:990px;
	margin: 0px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#37342f;
	font-size:160%;
	clear:both;
}
#main h3{
	color:#2a66a6;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 -10px 0;
}
#main h2#pageTitle{
	font-weight: bold;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#505050;
	font-size:22px;
	letter-spacing: -1px;
}
#main h2#pageTitle strong{
	color:#2b69a9;
}
#main h2#pageTitle img{
	margin-bottom: -10px;
}
#main p{
	line-height: 20px;
}
.news{
	background-color: #f3f7fa;
	padding: 15px;
	margin-bottom: 10px;
	border: 1px #cbd6db solid;
}
.news a:link, .news a:visited, .news a:active{
	font-weight:bold;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- r area ----- */
#footer{
	padding:20px;
	margin-top:1em;
	margin-bottom: 20px;
	background:url(../images/footer-bg.jpg) left top repeat-x;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a{color:#0080b9;}
#footer a:hover{
	color:#004673;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}


/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#1b4556;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:0;
}
td{
	border:0;
	vertical-align:top;
}
td.infomation{
	background:#f6f6f6;
	color: #2e7cb8;
	padding: 10px;
	text-align: left;
	border-bottom: 1px #e9e9e9 solid;
	text-transform:capitalize;
}
td.comment{
	background:#fbfbfb;
	color: #354151;
	padding: 10px;
	text-align: left;
	border-bottom: 1px #e9e9e9 solid;
}
td.header{
	background:url(../images/table-header.gif) repeat-x 0 0;
	height: 40px;
	border-bottom: #d8d8da 1px solid;
	font-size: 22px;
	padding: 20px;
	color:#4d5461;
	letter-spacing: -0.05em;
	font-weight: bold;
}
td.header img{
	margin-bottom: -10px;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#37342f;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
.formButton:hover{cursor:pointer;}
label span{
	color:#b00;
	font-size:110%;
	font-weight:bold;
}
p span{color:#b00;}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */
#fieldset
{
	clear: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border: 1px solid #e0e0e0;
	background: #f5f5f5 url(../images/fieldset_gradient.gif) 0 0 repeat-x;
}
#fieldset2
{
	clear: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border: 1px solid #e0e0e0;
	background: #f5f5f5 url(../images/fieldset_gradient.gif) 0 0 repeat-x;
}
#fieldset2 h4{
	margin: 0 0 0 20px;
	color: #1f55a7;
	font-weight: normal;
	font-size: 22px;
	background: none;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: -0.02em;
}
#fieldset-img{
	float: left;
	margin: -10px 0 0 15px;
}
#fieldset h2{
	margin: -45px 0 0 90px;
	color: #1f55a7;
	font-weight: bold;
	font-size: 22px;
	float: left;
}
#fieldset h3{
	margin: 40px 0 10px 90px;
	color: #444444;
	font-weight:normal;
	font-size: 12px;
	background: none;
}
#fieldset h4{
	margin: 10px 0 5px 0px;
	color: #1f55a7;
	font-weight: normal;
	font-size: 18px;
	background: none;
	text-transform: capitalize;
	font-weight: bold;
}
#fieldset h5{
	margin: 0px 0 10px 0px;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	background: none;
	text-transform: capitalize;
	font-weight: bold;
}
#fieldset p{
	padding: 0px 20px 10px 20px;
}
.fieldsetinner{
	background-color:#f8f8f8;
	margin: 10px 20px 20px 20px;
	padding: 20px 0px 20px 40px;
	border: 1px solid #e0e0e0;
}
.fieldsetinner b{
	color: #FF0000;
	font-size: 14px;
}
.fieldsetinner .label{
	color:#4a4a4a;
	text-transform: capitalize;
	font-size:12px;
}
.fieldsetinner .input-field{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 20px;
}
.fieldsetinner .input{
	border: 1px solid #d1d0d5;
	width: 70%;
	margin: 0 0 16px 0;
	height: 20px;
}
.fieldsetinner .input9{
	border: 1px solid #d1d0d5;
	width: 70%;
	margin: 0 0 16px 0;
	height: 23px;
	padding-top: 3px;
}
.fieldsetinner .input-field-multi{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 80px;
}
.fieldsetinner .select{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 23px;
}
.fieldsetinner .red{
	color:#FF0000;
	margin-left: 2px;
}
