/* CSS Document */
* {margin:0;padding:0}
p {margin-bottom:1em}
ul{margin-left:20px;margin-bottom:1em}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	background:url(../Images/Gif/mainbg.gif) center repeat-y;
	padding: 0px;
	margin:0px;
}

a {
	outline:none;
}

ol {
	margin-left:20px;
	padding-left:10px;
}

img {
	border: none;
	outline:none;	
}

.pmcontrol {
	background: red;
	color: white;
	padding: 10px;	
	width: 100%;
}

.pmcontrol a {
	color: white;
	padding: 2px;
	margin:1px;
	text-decoration: none;
	display: block;
	float:left;
	border: 1px solid white;
}

.logo {
	width: 165px;
	height: 117px;
	float: left;
	background:url(../Images/Logos/silks-hotels-logo.gif) no-repeat;
	cursor: pointer;
}

.logo h1 {
	visibility:hidden;
}


.blueline {
	height: 1px;
	background: #c0c0c0;
	/*background: #002d62;*/
	margin: 10px 0px;
	padding: 0px;
	font-size:1px;
}

form 
{
	height:100%;
	}

#outer{
	margin-bottom:-21px;
	min-height:100%;
}

#wrapperinner {
	width: 100%;
	float:left;
	position:relative;
	margin:0 -1px;/* moz fix*/
}

#centeritems {
	width: 990px;
	margin: 0px auto;
	background: url(../Images/Gif/mainbg-inner.gif) 0.5px repeat-y;
	position:relative;
}

#header {
	height:152px;
	padding:20px 20px 0px 0px;
	background:url(../Images/Gif/header-bg.gif) top right no-repeat;
}

#footer {
	width:100%;
	color: white;
	clear:both;
	height:21px;
	background: #99a3a6;
	position:relative;
	font-size: 90%;
}

#footerinner {
	padding:3px;
	width: 880px;
	margin:0px auto;
}

#footerinner a {
	margin-right: 15px;
}

#footer a {
	color: white;
	text-decoration:none;
}


#clearfooter{clear:both;height:19px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */

html>body #minHeight{float:right;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */


#navbar {
	top: 151px;
	position: absolute;
	height: 21px;
	background: #99a3a6;
	width:100%;
	z-index:1;
}

#navbarinner {
	width:789px;
	margin:0px auto;
	padding: 4px 0px 0px 206px;
}

.clearer {
	clear:both;
}

.headerimgs {
	float:right;
}

.headerimgs img {
	margin-left: 20px;
}

#leftcol {
	background: #002d62;
	width: 185px;
	float:left;	
	color:#b5bbbd;
	padding: 15px 0px 0px 0px;	
	text-align:right;
	line-height:1.5em;
}

#leftcol ul {
	list-style: none;
	padding: 0px;
	margin:0px;
}

#leftcol a {
	padding-right:20px;
	color: white;
	text-decoration:none;
	display:block;
	height: 21px;
}

.leftnavON {
		background: url("/Images/Gif/arrow.gif") no-repeat top right;
		color: #99A3A6;
}

#leftcol a:hover {
	color: #d4d5ec;
}

#content {
	float:left;
	padding:15px 0px 0px 20px;
	width: 585px;
	text-align:justify;
}

#rightcol {
	float:right;
	width: 178px;
	font-size:9px;
}

.book {
	background: url(../Images/Gif/book-bg.gif);
	padding:10px;
	margin-bottom: 15px;
	color: #ffffff;
}

.bookhoteltext {
	color: #ffffff;
}

.newsletter {
	background: #002d62;
	padding:10px;
	margin-bottom: 15px;
	color:white;
}

.buttonblue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 2px 2px 2px;
	font-size: 9px;
	color:white;
	background: #002d62;
	border:none;
	vertical-align:middle;
}

.buttongreen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 2px 2px 2px;
	font-size: 9px;
	color:white;
	background: #99a3a6;
	border:none;
}

.resourceBtn a {
	padding: 5px 10px 0px 10px;
	width: 250px;
	height: 22px;
	background: url(../Images/Gif/button-bg.gif) no-repeat;
	margin: 4px 4px 0px 0px;
	float:left;
	color: #ffffff;
	text-decoration: none;
}

.resourceBtn a:active, .resourceBtn a:link, .resourceBtn: visited
{
	color: #ffffff;
	text-decoration: none;
}

.resourceBtn a:hover
{
	text-decoration: underline;
}

.resourceDetailBtn a {
	padding: 5px 10px 0px 10px;
	width: 500px;
	height: 22px;
	background: url(../Images/Gif/button-bg-long.gif) no-repeat;
	margin: 4px 4px 0px 0px;
	float:left;
	color: #ffffff;
	text-decoration: none;
}

.resourceDetailBtn a:active, .resourceDetailBtn a:link, .resourceDetailBtn: visited
{
	color: #ffffff;
	text-decoration: none;
}

.resourceDetailBtn a:hover
{
	text-decoration: underline;
}

.droplist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:middle;
	padding:2px;
}


.printemail 
{
	float:left;
	width: 300px;
	height:25px;
}

.printemail a {
	color: #99a3a6;
	text-decoration: none;
	
}

.printemail a:hover {
	color: #6b8891;
}

.printemail a:visited {
	color: #cccccc;
}

.borderbox {
	border: 2px solid #032f64;
	padding: 5px 10px 10px 10px;
}

.half {
	width: 49%;
	float:left;
}

.picture {
	float:left;
	width: 121px;
}

.txt {
	float:left;
	font-size: 90%;
	width:161px;
}

.dots {
	border-bottom: 2px dotted white;
	margin: 3px 0px;
}

/* main navigation */ 
#navbarinner ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#navbarinner li {
	text-indent:-9999px;
	float: left;
	margin-right:20px;
}

#navbarinner li a {
	display: block;
	text-indent:-9999px;
	text-decoration:none;
	height: 17px;
}

#navbarinner li a:hover {
	text-decoration:none;
	background-position: 0 -17px;
}

.mnav_home a {
	background:url(/Images/Buttons/nav-home.gif);
	width: 44px;
}

.mnav_home_on, .mnav_home_on a {
	background:url(/Images/Buttons/nav-home-on.gif);
	width: 44px;
}


.mnav_about a {
	background:url(/Images/Buttons/nav-about-silks.gif);
	width: 75px;
}

.mnav_about_on, .mnav_about_on a {
	background:url(/Images/Buttons/nav-about-silks-on.gif);
	width: 75px;
}

.mnav_locations a {
	background:url(/Images/Buttons/nav-locations.gif);
	width: 65px;
}

.mnav_locations_on, .mnav_locations_on a {
	background:url(/Images/Buttons/nav-locations-on.gif);
	width: 65px;
}

.mnav_promotions a {
	background:url(/Images/Buttons/nav-promotions.gif);
	width: 76px;
}

.mnav_promotions_on, .mnav_promotions_on a {
	background:url(/Images/Buttons/nav-promotions-on.gif);
	width: 76px;
}

.mnav_gift a {
	background:url(/Images/Buttons/nav-gift-vouchers.gif);
	width: 89px;
}

.mnav_gift_on, .mnav_gift_on a {
	background:url(/Images/Buttons/nav-gift-vouchers-on.gif);
	width: 89px;
}

.mnav_media a {
	background:url(/Images/Buttons/nav-media-centre.gif);
	width: 42px;
}

.mnav_media_on, .mnav_media_on a {
	background:url(/Images/Buttons/nav-media-centre-on.gif);
	width: 42px;
}

.mnav_recruit a {
	background:url(/Images/Buttons/nav-recruitment.gif);
	width: 80px;
}

.mnav_recruit_on, .mnav_recruit_on a {
	background:url(/Images/Buttons/nav-recruitment-on.gif);
	width: 80px;
}

.mnav_contact a {
	background:url(/Images/Buttons/nav-contact-us.gif);
	width: 72px;
}

.mnav_contact_on, .mnav_contact_on a {
	background:url(/Images/Buttons/nav-contact-us-on.gif);
	width: 72px;
}

/*end main nav*/

.linkname 
{
	float: left;
	width: 190px;
	padding: 5px;
}

.linkaddress 
{
	float: left;
	width: 370px;
	padding: 5px;
}

.linknameblue
{
	float: left;
	width: 190px;
	padding: 5px;
	background: #f1f6fb;
}

.linkaddressblue
{
	float: left;
	width: 370px;
	padding: 5px;
	background: #f1f6fb;
}

.linkhdr
{
	float: left;
	width: 570px;
	padding: 5px;
	background: #b5cce6;
	font-weight: bold;
	margin-top: 13px;
}

.greenline {
	background:#99a3a6;
	border-top:#99a3a6;
	height:1px;
	font-size:1px;
}

.tablelines td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:5px;
	margin:0px;
}