/* Made by : Christopher Sun  */
/* Web Developer, Technical Support, Business Development Manager */
/* Seat Travel and Tours */


* html #right {
	width:430px;
}

/* Body Styles */

body
{
margin: 20px;
background: #DE8A02;
font-size: 11px; 
line-height: 1.5em;
font-family: "Trebuchet MS";
}

p
{
margin: 5px 0 5px;
padding: 0;
}

h1
{
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #003333;
	font-size: 11px;
	border-bottom: 1px solid #ffcc00;
	background: inherit;
	text-align: left;
}

a{
	color: #990000;
	text-decoration: none;
	background: inherit;
}
a:hover {
	color: #000066;
	text-decoration: none;
	background: inherit;
}

ul
{
list-style-type: none;
padding-left: 5px;
margin: 0 0 5px;
background: inherit;
}

li
{
font-weight: normal;
padding: 0;
}


/* Main box  surrounding everything*/

#outer
{
	margin: 0 auto;
	width: 760px;
	overflow:auto;
	background-color: #EEEEEE;
	color: #000000;
}

/* Below is everything inside of #outer*/

/* The path box e.g. /root/path */

#location
{
	height: 180px;
	width: 760px;
	background-image: url(../gfs/header.jpg);
	background-color: #00FFFF;
}

/* The left column (nav) */

#left{
	float: left;
	width: 300px;
	background: transparent;
	overflow: hidden;
}


	.left_side {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
		
	.left_side a, .right_side a { color: #414141; }
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }

/* The right column (content) */

#right {
	float: right;
	width: 450px;
	background: #F9F7F3;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 2px;
}


#right a{color: #000066; text-decoration: none; background-color:inherit;}

#right a:hover{color: #FF0000; text-decoration: underline; background-color:inherit;}
#righthotel {
	float: right;
	width: 550px;
	background: #F9F7F3;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 2px;
}


#righthotel a{color: #000066; text-decoration: none; background-color:inherit;}

#righthotel a:hover{color: #FF0000; text-decoration: underline; background-color:inherit;}

	.rightcol {
	float: none;
	padding: 10px;
	width: 380px;
	border:#ccc 1px solid;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5;
		}

	.right_side {
	float: right;
	width: 180px;
	color: #414141;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E0DFE3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
		}
/* Div classes Styles */

.orange /* This is the orange bars that are on top of the main box and navs */
{
height: 5px;
background-color: #990000;
color: inherit;
font-size: 10px;
}


.navouter
{
border: 1px solid #222;
width: auto;
margin: 5px 0 5px 5px;
background-color: #F5F5F5;
}

.navheader
{
	background-color: #6C757A;
	color: #00FFFF;
	width: auto;
	border-bottom: 1px solid #222;
	padding: 3px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.navcontent
{
	padding: 5px;
	margin:0 0 0 3px;
	font-size:12px;
	font-weight:bold;
	background-color: #F5F5F5;
	overflow: hidden;
	
}

.navimage
{
	background-color: #F5F5F5;
	overflow: hidden;
	width: 140px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}



/* This is for inserting code */
.code
{
	margin: 5px 0px 5px 130px;
	padding: 5px;
	width: 300px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 150%;
	background-color: #E4E5ED;
	border: 1px dotted #666;
	text-align: center;
}

.htimeauth
{
display:block;
margin: 5 0;
padding: 8 0 8 8;
text-align:left;
color:#000000;
font-size: 11px;

background-color: inherit;
}

.floatright 
{
float: right;
margin: 0 0 10px 10px;
clear: right;
border: 1px solid #000;
}
.containingbox p { margin-top: 0;}

.thumbnail
{
	width: auto;
	border: 1px solid #999;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.imagethumb{
	width: 124px;
	border: 1px solid #999;
	margin: 5px ;
	padding: 5px;
	text-align: center;
	}

.clearboth { clear: both; }
.box {
	margin: 5px 0px 5px 5em;
	padding: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px dotted #FFFFFF;
	line-height: 150%;
}

.breadCrumb{
	padding: 3px 0px 3px 5px;
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.breadCrumb a{
	color: #FF0000;
	font-weight: bold;
}

.breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

.discount {
	display:block;
	margin: 5;
	padding: 5;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
	background-color: inherit;
	font-weight: bold;
}
.hotelname{
	font:bold 18px "Trebuchet MS";
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000066;
	
}
.uptext {
	font:bold normal 11px "Trebuchet MS";
	color: #FFFFFF;
}


/* color */

.blue {color: #000066;}
.red {color:#FF0000;}
.space{height:100px;}
.space1{height:70px;}
.space2{height:135px;}
.space3{height:40px;}


/*- Menu Tabs --------------------------- */

    #tabs {
	float:left;
	width:100%;
	background:#F9F7F3;
	font-size:10px;
	line-height:normal;
	border-bottom:1px solid #C2BDAE;
	font-weight: bold;
      }
    #tabs ul {
	  margin:0;
	  padding:5px 5px 5px 30px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../gfs/tableft11.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../gfs/tabright11.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000066;
      }
 
    #tabs a span {float:none;}

    #tabs a:hover span {
      color:#FF0000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	
#additional {
	clear: both;
	width: auto;
	background-color: #EEEEEE;
	color: #000000;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
#links {
	clear: both;
	margin: 0 auto;
	width: 740px;
	padding: 10px;
	background: #990000;
	color: #999999;
	text-align: center;
	}
#links a{
	color: #E6E0CE;
	text-decoration: none;
	background: inherit;
	font-weight: bold;
}
#links a:hover {
	color: #99FFCC;
	text-decoration: none;
	background: inherit;
}


#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}


/* footer */
#footer {
	margin: 5px auto;
	width: 740px;
	padding: 0 5px;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	background: #EEEEEE;
}

#footer a {
	color: #000066;
	background: inherit;
}
#footer a:hover {
	color: #FF0000;
	background: inherit;
}
