* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859C;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	text-decoration: underline;
    color: #434367;   
}

a.bottom_links {
    text-decoration:none;
    color: #434367;
}

a:hover {
	color: #85859C;
}

/*span {
	display: none;
}*/

img {
	border: none;
}

p {
	margin: 15px 0px 15px;
	text-align: justify;
    clear: both;
}

h2 {
    margin : 30px 0px 20px 0px;
    clear: both;
}

hr {
color: #9E9EC3;
height: 1px;
}

.selection {
  float:right;
  margin:3px;
}

#contactusIframe{
  height:523px;
  width:475px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#allThePage{
    margin:0px auto;
    width:800px;
    border:1px solid #9E9EC3;
}

#container {
	margin: 0px auto;
	width: 800px;
    border-bottom:1px solid #9E9EC3;   
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

.banner {
    border: 0px none;
    height: 100px;
    margin-left: -2px;
    margin-right: -2px;
    width: 200px;
}

/* Page Header */

#page_header {
	width: 800px;
	height: 100px;
	color: #fff;
	background-image:url(../images/group-reservations.jpg);
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 190px;
	height: 75px;
	background-color: #ffcc66;
	float: left;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	background-color: #ffcc66;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	background-color: #ffcc66;
	float: left;
	
}

#page_headerlinks {
	padding-right: 0px;
	padding-top: 0px;
	width: 250px;
	float: left;
	text-align: left;
	word-spacing: -1px
	
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 5px 5px 0px 5px;
	float: left;
	list-style-type: none;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu {
    border-bottom:1px solid #9E9EC3;
	width: 600px;
	height: 21px;
    width:630px;
    float:right;
    height:60px;
    
}


#page_menu ul {
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu ul.first { 
    margin:6px 0px 0px 30px;
    width:575px;   
}

#page_menu ul.second {
    margin:6px 0px 0px 100px;
    width:500px;
}

#page_menu li {
	margin-right: 10px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}


#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 170px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}





/* Left Sidebar : Categories */

#categories {
    border-right:1px solid #9E9EC3;
    border-bottom:1px solid #9E9EC3;
	margin-bottom: 1px;
    margin-top:1px;   
	padding: 0px 1px 1px 0px;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 165px;
	list-style-type: none;
}

#categories li {
    float:left;
    list-style-type:none;
    padding-left:10px;
    text-align:left;
    width:155px;
}

#categories li.main {
    float:left;
    font-weight:bold;
    padding-left:0px;
    text-align:left;
    width:165px;
    background-color:#9e9ec3;
    margin:1px 0px 0px 1px;
    padding-bottom:3px;
}

#categories li.main a {
    color:white;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 6px;
	margin-left: 4px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}


/* Left Sidebar : Special Offer */

#specialoffer {
	width: 129px;
	height: 98px;
	overflow: hidden;
	background-color: #cc0033;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
	background: url('../images/menu_background.gif') no-repeat 0px 0px;
}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: #f2f2f2;
}


/* Main Content Area */

#main_content {
	width: 600px;
	text-align: center;
	float: right;
    
}
#main_content_reserver {
    margin-right: 2px;
    width: 600px;
    text-align: center;
    float: left;
}

#main_content .h_divider {
	height: 0px;
	overflow: hidden;
}


/* Content Top Description */

#content_top {
	padding: 5px 0px 0px 50px;
	text-align: left;
}
#content_top h3 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
    clear: both;   
    margin: 10px 0px 10px 0px;
}

#content_top ul {
    color: black;
    margin: 20px 10px 20px 30px;
}

#content_top_header {
	margin-top: 0px;
	float: left;
	width: 500px;
}

#content_top_header h1 {
	color: #434367;
	font-size: 20px;
	font-weight: bold;
    margin: 10px 0px 10px 0px;   
}

#content_top_header h1 a {
    text-decoration:none; 
}

#content_top_header h2 {
	color: #85859c;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}
#content_top_header h2.line{
	border-top: medium solid #cc0033;
    padding-top: 10px;   
    margin: 0px 0px 10px 0px;
}


#content_top_image {
	width: 135px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#content_top_text {
	float: left;
	clear: left;
	width: 500px;
}

#content_top_text p img.left {
    float: left;
    clear: left;
    margin: 5px 10px 10px 0px;
}

#content_top_text p img.right {
    float: right;
    clear: right;
    margin: 5px 0px 10px 10px;
}


#content_top_link a {
	text-decoration: none;
}



/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('../images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: left;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: justify;
	width: 110px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 5px;
	margin-right: 25px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 260px;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}


/* Page Footer */

#page_footer {
	width: 800px;
    border-top:1px solid #9E9EC3;
    float:right;
}

#product_brands {
	color:#CC0033;
    margin-left:20px;
    margin-right:20px;
    margin-top:20px;   
}

#flags_bottom {
    float: center;
    margin-left:20px;
    margin-right:20px;
    margin-top:20px;   
}

#product_brands ul {
	width: 770px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #434367;
}

#product_brands li {
	padding: 2px 2px 2px 2px;
	list-style-type: none;
	float: left;
}

.booking-Box{
    width:500px;
    height:500px;
    float:right;
    padding:10px 0px 10px 0px;
    margin-bottom:40px;
    border-bottom:medium solid #CC0033;
}
