﻿html {
	overflow:scroll
}

body {
	font-family: "Tahoma", "Verdana", "Arial";
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	font-size: small;
	background-image: url('images/bg.gif');
	color: #666666;
	background-attachment: fixed;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
	margin-bottom: 0px;
}
h3 {
	font-size:14px;
}

/*master divs*/
#container {
	position: relative; 
	width: 980px; 
	z-index: 1; 
	margin-right: auto; 
	margin-left: auto; 
	background-color: White; 
	overflow: hidden;
}

#header {
	position: relative; 
	width: 980px; 
	z-index: 1; 
	float: left;
}

#logo {
	position: relative; 
	width: 320px; 
	z-index: 2; 
	margin-left: 10px; 
	padding-top: 25px; 
	padding-bottom: 20px; 
	float: left;
}

#topNav {
	position:relative; 
	height: 30px; 
	z-index: 3; 
	float: right; 
	margin-right: 20px; 
	padding-top: 40px;
}

#banner {
	position: relative; 
	width: 960px; 
	height: 175px; 
	z-index: 5; 
	left: 10px; 
	float: left; 
	top: 0px;
}

#menuLayer {
	position: relative; 
	width: 960px; 
	height: 30px; 
	z-index: 6; 
	left : 10px; 
	float: left;
}

#title {
	position: relative; 
	width: 960px;  
	z-index: 6; 
	left: 0px; 
	float: left; 
	margin-left: 10px; 
	top: 0px;
}

#body {
	position: relative; 
	width: 980px; 
	z-index: 1; 
	float: left;
}
#footer {
	text-align: center;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	background-repeat: no-repeat;
	background-image: url('images/footer.jpg');
	position: relative; 
	width: 960px; 
	z-index: 7; 
	float: left; 
	margin-left: 10px;
	display:inline; 
}

#copyright {
	text-align: center; 
	position: relative; 
	z-index: 1; 
	margin-right: auto; 
	margin-left: auto; 
	background-image: url('images/footer.jpg');	
}

#footerBase {
	position: relative; 
	width: 960px; 
	z-index: 2; 
	background-image:url('images/footer-black.jpg');
	float: left; 
	height: 26px; 
	display: inline;
}
/*End Master Divs*/

td {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: small;
	line-height: 140%;
	color: #666666;
	text-align: left;
	}

.title {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	vertical-align: top;
}

a {
	text-decoration: none;
	font-weight: normal;
	font-size: small;
}
A:link {
	color: #CC0000;
	text-decoration: none;
}
A:visited {
	color: #990033;
	text-decoration: none;
}
A:hover {
	color: #EE4137;
	text-decoration: underline;
}

/*menu Divs*/
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#666666; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {
	border: 1px solid #aaa;
	padding: 5px 7px 7px;
	font-weight: bold;
	background: url("images/header.gif");
	width: 99px;
	text-align: center;
}
ul.menu .menulink:hover, ul.menu .menuhover {background:url("images/header_over.gif")}
ul.menu .sub {background:#d1d1d1 url("images/arrow.gif") 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}


/*Black buttons*/
.fmtitle-border-box-gray {
	margin: 0px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #eaeaea;
	padding: 5px;
}
.fmtitle-border-box-white {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFFF;
	padding: 0px;
}

.curved-box
    {
	width: 500px;
	margin: 5px 10px 10px 5px;
	background-color: #c3d0d4;
}

.curved-box h2
    {
	background: #c3d0d4 url(images/curve_top.png) no-repeat left top;
	color: #D54B41;
	padding: 10px 10px 0px 10px;
}

.curved-box p
    {
	background: #c3d0d4 url(images/curve_bottom.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px 10px 5px;
	text-align: center;
}

#curved-box-small
    {
	width: 200px;
	margin: 5px 10px 10px 5px;
	background-color: #c3d0d4;
}

#curved-box-top
    {
	margin: 0px;
	background: #c3d0d4 url(images/curve_top_sm.png) no-repeat left top;
	padding: 10px 10px 0px 10px;
}

#curved-box-bottom 
    {
	background: #c3d0d4 url(images/curve_bottom_sm.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	text-align: center;
}


/*rollover button on index page*/

#hotelSalespro a {
	width:140px;
	height:30px;
	background:url('images/button_hotel_salespro.jpg');	
	display:block;
	text-indent:-1500px;
	overflow:hidden;
}
#hotelSalespro a:hover { background-position: 0 -30px;}

#hotelCateringpro a {
	width:175px;
	height:30px;
	background:url('images/button_hotel_cateringpro.jpg');	
	display:block;
	text-indent:-1500px;
	overflow:hidden;
}
#hotelCateringpro a:hover { background-position: 0 -30px;}

#hotelWebspace a {
	width:160px;
	height:30px;
	background:url('images/button_hotel_webspace.jpg');	
	display:block;
	text-indent:-1500px;
	overflow:hidden;
}
#hotelWebspace a:hover { background-position: 0 -30px;
}

/*Testimonials on testimonials.htm page*/

.testinonials {
	position: relative;
	float: left;
	width: 550px;
	z-index: 1;
}

.testimonialText{
	position: relative; 
	float: left; 
	width: 530px; 
	z-index: 1;
}
.testimonialFrom {
	position: relative; 
	float: left; 
	width: 490px; 
	z-index: 1; 
	margin-left: 40px; 
	margin-top: 10px; 
	padding-bottom: 15px;
}

.testimonialHorizontalLine {
	background: #666666;
	position: relative;
	float:left;
	width: 530px;
	height: 1px;
	z-index: 1;
	margin-bottom: 20px;
}

/*News page - the press and news classes are for the news page */

.pressItem {
	margin: 10px 0 0 10px;
	position: relative;
	width: 410px;
	z-index: 2;
	float: left;
}

.pressDate {
	position: relative;
 	float: left;
  	width: 400px;
   	z-index: 2;
    margin-left: 10px;
}

.pressLink {
	position: relative; 
	width: 400px; 
	z-index: 3; 
	float: left; 
	top: 0px; 
	margin-left: 10px;
}

.pressDivider {
	position: relative;
	float: left;
	width: 400px;
	height: 1px;
	z-index: 4;
	background-color: #C5C5C5;
	margin:10px
}

.newsItem {
	margin: 10px 0 0 0;
	position: relative;
	width: 280px;
	z-index: 2;
	float: left;
}

.newsTitle {
	font-weight:bold;
	position: relative;
 	float: left;
  	width: 270px;
   	z-index: 2;
    margin-left: 10px;
}


.newsDate {
	position: relative;
 	float: left;
  	width: 270px;
   	z-index: 2;
    margin-left: 10px;
}

.newsLink {
	position: relative; 
	width: 270px; 
	z-index: 3; 
	float: left; 
	top: 0px; 
	margin-left: 10px;
}

.newsDivider {
	position: relative;
	float: left;
	width: 260px;
	height: 1px;
	z-index: 4;
	background-color: #C5C5C5;
	margin:10px
}

.service {
	margin: 10px 85px 10px 85px; 
	position: relative; 
	float: left; 
	width: 600px;
}


.freeDemo {
	text-align: center;
}





.grayBox{width:350px; background:#eee; clear:both; padding:20px; margin-top:10px;
			 border: 1px solid #CCC;
		    -webkit-border-radius: 15px 15px 15px 15px;
			-moz-border-radius: 15px 15px 15px 15px;
			border-radius: 15px 15px 15px 15px;
			
			 position:relative;
			behavior: url(PIE.htc);
}

