/* BODY AND PAGE */
html {
	margin: 0;
    padding: 0;	
}
body {
    margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#676767;
	background:url(/_09images/body-bg.png) left top #fff;
}

/* LAYOUT */

#wrapper {
	min-height: 100%;
	position: absolute;
	top: -1px;
	left: 50%;
	width:1000px;
	margin-left:-500px;
	background-color:#FFFFFF;
	}
	
form { margin:0; padding:0}

html* body {height: 100%;} 



html>body, html>body #wrapper {
	height: auto;
}

.page-bg {
	width:100%;
	height:600px;
}

/* DEFAULT STYLES */

p {
	margin:0 0 1em 0;
}
a {
	 color: #f77421;
	 text-decoration: none;
}
a:hover {
	color: #f77421;
	text-decoration:underline;
}
ul {
	margin:0 0 1em 0;
	padding:0 0 0 15px;
}
.clear	{clear:both;}
img		{border:none;}

/* HEADINGS */

h1,
h2,
h3 {
	margin:0 0 0.75em 0;
}
h1 {
	font-size:18px;
}

.heading  { background:url(/_09images/head-icon.gif) no-repeat left top; color:#146fa4; padding:10px 0 10px 43px; font-size:20px;  }

.heading span		{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.address			{ padding-left:43px; font-weight:bold; color:#53b008; line-height:20px; margin:-10px 0 10px 0;}

.rate				{ padding-left:43px; font-size:14px; color:#666}

.heading h1 {
	font-size:24px;
	color:#156ea6;
	font-weight:normal;
	margin:0;
}
.h3 {
	font-size:16px;
	 color:#156ea6;
	 font-weight:normal;
	 margin-bottom:10px;
}
.update-title h1 {
	font-size:22px;
	font-weight:bold;
	color:#F77321;
	line-height: 25px;
	padding: 0 0 15px 0;
}

/* TEXT */

.textbox {
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #404042;
	width:200px;
	padding:2px;
}
.info-msg {
	font-size:10px;
}
.format-table {
	text-align:right;
	vertical-align:top;
	width:200px;
	padding-top:3px;
}
.format-table span {
	color:#f77421;
}
.blue {
	color:#156ea6;
	font-weight:bold;
}
.smalltext {
	font-size:11px;
}

.largetext {
	font-size:18px;
}

.MobileSiteLink {
	font-size:35px;
	text-align:center
	
}

.alert  {float:center; color:#FF0000; font-weight:bold; font-size:14px!important;}

.greentext {float:center; color:#53B008; font-weight:bold; font-size:12px;}

.orangetext  {
	color:#F47B1F;
	font-size:13px;
}

/* IMAGES */

.image {
	width:198px;
	float:right;
}

/* TABLES */

.manage {
	 border-collapse:collapse;
}
.manage th {
	padding:10px 5px;background-color:#0167bc;
	border:1px solid #1682dc;color:#fff;
}

.manage th a {
	color:#fff;
}

.manage td {
	padding:3px;
	text-align:left;
	vertical-align:top;
	border:1px solid #ccc;
}

.ratedetail  {float:center; color:#F77421; font-weight:bold; font-size:11px;}


.room-types{
	border-collapse: collapse;
	width:580px;
	float:left;
	margin:5px 0;
}
.room-types td{
	 padding:3px;
	 color:#676767; 
	 border:1px solid #dcdcdc;
	 font-weight:normal;
	 font-size:11px;
} 
	
/* Header */

.clear {
	clear:both;
}
#header {height:81px; width:980px; padding:0 10px;  background:url(/_09images/head-bg.gif) repeat-x;}

#header .logo	{  float:left; height:75px; width:206px;}

.main-menu {
	height:31px;
	background:url(/_09images/menu-bg.gif) repeat-x #006eb5;
	padding-top:7px;
}


/* Main */

#main {
     height:auto;
     padding:10px 10px 200px 10px ;/*height of a footer*/
     background:url(/_09images/main-bg.gif) top repeat-x;
}

/* Panels */

#left-panel {
	width:175px;
	float:left;
}
#right-panel {
	width:175px;
	float:right;
}

#cener-panel {
	float:left;
	width:618px;
	padding-left:7px;
	font-size:12px;
}

#center-panel {
	float:left;
	width:618px;
	padding-left: 7px;
}

.info-cont-home {
	border:1px solid #ccc;
	padding:8px;
	margin:0px;
}

/* Content Box */
.content-box{
	background: url(/_09images/content-head-bg.gif) repeat-x left top;
	font-size:14px;
}
.content-box .left{
	background: url(/_09images/content-head-left.gif) no-repeat left top;
}
.content-box .left .right {
	background: url(/_09images/content-head-right.gif) no-repeat right top;
	padding: 5px 10px 0px 10px;
}
.content-box h1 {
	 font-size:24px;
	 font-weight:normal;
}
.content-box h2 {
	 font-size:18px;
	 margin-top:5px;
}
.content-box h3 {
	 font-size:18px;
	 font-weight:normal;
	 margin-top:5px;
	 margin-bottom:5px;
	 font-weight:normal;
}
.content-box h4 {
	 font-size:14px;
	 font-weight:normal;
	 margin-top:8px;
	 font-weight:bold;
}
.content-box ol	{
	padding:0;
	margin: 0 0 0 2px;
	list-style:decimal;
}
.content-box ol li {
	line-height:16px;
	padding: 0 0 9px 25px;
}
.content-box ul {
	padding:0;
	margin: 0 0 1em 2px;
	list-style: none;
}
.content-box ul li {
	background: url(/_09images/bullet2.gif) 0 4px no-repeat;
	padding: 0 0 0px 20px;
	line-height: 20px;
}
.content-box ul li a {
	color: #f77421;
	text-decoration:none;
}
.content-box ul li a:hover {
	color: #f77421;
	text-decoration:underline;
}
.content-box p {
	font-size:14px;
	padding-bottom:5px;
	line-height:20px;
}

/* List Box */
.list-box {
	margin-bottom:10px;
	width:618px;
}
.list-box h1 {
	font-weight:bold;
	color:#404042;
}

.list-box p {
	font-size:12px;
	padding: 0 5px 0px 5px;
	line-height:18px;
}

.list-box .toprow {
	background:url(/_09images/infobox/top.gif) repeat-x left top;
	height:7px;
	width:618px;
}
.list-box .toprow div {
	background:url(/_09images/infobox/top-left.gif) left top no-repeat;
	height:7px;
	width:618px;
}
.list-box .toprow div div {
	background:url(/_09images/infobox/top-right.gif) right top no-repeat;
	height:7px;
	width:618px;
}
.list-box .bottomrow {
	background:url(/_09images/infobox/bottom.gif) repeat-x left top;
	height:7px;
	width:618px;
}
.list-box .bottomrow div {
	background:url(/_09images/infobox/bottom-left.gif) left top no-repeat;
	height:7px;
	width:618px;
}
.list-box .bottomrow div div {
	background:url(/_09images/infobox/bottom-right.gif) right top no-repeat;
	height:7px;
	width:618px;
}
.list-box .info-title {
	background:url(/_09images/infobox/panel-title.gif) repeat-x #0167bc;
	border-left:1px solid #0067BC;
	border-right:1px solid #0067BC;
	color:#fff;
	text-align:left;
	font-size:14px;
	width:606px;
	padding:6px 0 7px 10px;
}
.list-box .list-cont {
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	width:616px;
}
.list-box .list-cont .info-head {
	height:30px;background:url(/_09images/info-head.gif) repeat-x left top;
	font-weight:bold;
	padding-top:1px;
	font-size:12px;
	width:616px;
}
.list-box .list-cont .info-head2 {
 	padding:15px 15px 15px 15px;
 	background: url(/_09images/border-bottom.gif) repeat-x bottom;
 	clear:both;
 	width:586px;
 	font-weight:bold;
 	font-size:12px;
}
.list-box .list-cont .info-list {
	padding:3px 0 10px 0;
	background: url(/_09images/border-bottom.gif) repeat-x bottom;
	clear:both;
	width:616px;
}
.list-box .list-cont .info-list2 {
	padding:3px 0 10px 0;
	background: url(/_09images/border-bottom.gif) repeat-x bottom;
	clear:both;
	width:616px;
}
.list-box .info-head .hotel-name {
	float:left;
	width:245px;
	padding:5px;
	cursor:pointer;
}
.list-box .info-head .star-rating {
	float:left;
	padding:5px;
	width:75px;
	cursor:pointer;
}
.list-box .info-head .suburb {
	float:left;
	padding:5px;
	width:75px;
	cursor:pointer;
}
.list-box .info-head .price {
	float:left;
	padding:5px;
	width:90px;
	text-align:right;
	cursor:pointer;
}
.list-box .info-head .booknow {
	float:left;
	padding:5px;
	width:70px;
	cursor:pointer;
}
.list-box .info-list .expand {
	float:left;
	width:15px;
	cursor:pointer;
}
.list-box .info-list .hotel-name {
	float:left;
	width:230px;
	padding:12px 5px 0 5px;
	font-weight:bold;
	font-size:14px;
}
.list-box .info-list .hotel-name h3 {
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
.list-box .info-list .star-rating {
	float:left;
	padding:14px 5px 0 5px;
	width:70px;
}
.list-box .info-list .suburb {
	float:left;
	padding:12px 5px 0 5px;
	width:70px;
}
.list-box .info-list .price	{
	float:left;
	padding:12px 5px 0px 5px;
	width:100px;
	color:#53b008;
	font-weight:bold;
	font-size:14px;
	text-align:right;
}
.list-box .info-list .norooms {
	float:right;
	padding:12px 15px 0px 5px;
	width:85px;color:#A00;
	font-weight:bold;
	font-size:12px;
	text-align:right;}

.list-box .info-list .booknow {
	float:left;
	padding:8px 5px 0 5px;
	width:70px;
}
.list-box .info-list .hide {
	display: none;
}
.list-box .info-title h1 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	font-weight: bold;
	float:left;
	width:500px;
	color: #fff;
}
.list-box .info-title-01 {
	background:url(/_09images/infobox/panel-title.gif) repeat-x #0167bc;
	border-left:1px solid #0067BC;
	border-right:1px solid #0067BC;
	color:#fff; 
	text-align:left;
	font-size:14px;
	width:606px;
	padding:6px 0 7px 10px;
}
.list-box .info-title-01 h1	{
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	font-weight: bold;
	float:left;
	width:500px;
	color: #ff8e61;
}
.list-box .info-title-02 {
	background:url(/_09images/infobox/panel-title-01.gif) repeat-x #bc7501;
	border-left:1px solid #bc7702;
	border-right:1px solid #bc7702;
	color:#fff; 
	text-align:left;
	font-size:14px;
	width:606px;
	padding:6px 0 7px 10px;
}
.list-box .info-title-02 h1	{
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	font-weight: bold;
	float:left;
	width:500px;
	color: #fff;
}
.list-box .toprow-01{
	background:url(/_09images/infobox/top-01.gif) repeat-x left top;
	height:7px;
	width:618px;
}

.list-box .toprow-01 div{
	background:url(/_09images/infobox/top-left-01.gif) left top no-repeat;
	height:7px;
	width:618px;
}

.list-box .toprow-01 div div{
	background:url(/_09images/infobox/top-right-01.gif) right top no-repeat;
	height:7px;
	width:618px;
}

.save {
    background: url("/_09images/save.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 19px;
    margin-left: 18px;
    padding-left: 65px;
    width: auto;
}

.hot-deal-a {
    background: url("/_09images/hot-deal.png") no-repeat scroll left bottom transparent;
	float: left;
    height: 19px;
    padding: 0px 10px 0 65px;
    width: auto;
}

.hot-deal-highlight {
    background-color:#FFFF84;
    float: left;
    height: 19px;
    padding: 3px 15px 0 20px;
    width: auto;
}

.spec-deal 
{ 
	float: left;
    height: 19px;
    padding: 0 5px 0 5px;
}

.lnk-rates 
{ 
	float: right;
    height: 19px;
    padding: 0 15px 0 0px;
}

.lnk-map
{ 
	float: right;
    height: 19px;
 	padding: 0 15px 0 5px;
}

/* Info Box */
.infobox {
	margin-bottom:10px;
	width:175px;
}
.infobox .toprow {
	background:url(/_09images/infobox/top.gif) repeat-x left top;
	height:7px;
	width:175px;
}
.infobox .toprow div {
	background:url(/_09images/infobox/top-left.gif) left top no-repeat;
	height:7px;
	width:175px;
}
.infobox .toprow div div {
	background:url(/_09images/infobox/top-right.gif) right top no-repeat;
	height:7px;
	width:175px;
}
.infobox .bottomrow {
	background:url(/_09images/infobox/bottom.gif) repeat-x left top;
	height:7px;
	width:175px;
}
.infobox .bottomrow div {
	background:url(/_09images/infobox/bottom-left.gif) left top no-repeat;
	height:7px;
	width:175px;
}
.infobox .bottomrow div div {
	background:url(/_09images/infobox/bottom-right.gif) right top no-repeat;
	height:7px;
	width:175px;
}
.infobox .info-title {
	background:url(/_09images/infobox/panel-title.gif) repeat-x #0167bc;
	border-left:1px solid #0067BC;
	border-right:1px solid #0067BC;
	color:#fff;
	font-size:12px;
	text-align:center;
	width:163px;
	padding:6px 5px 7px 5px;
}
.infobox .info-title h1	{
	font-size:13px;
	color:#fff;
	font-weight: bold;
	margin:0;
	padding:0;
}

.infobox .info-cont {
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	width:173px;
}

.infobox .info-cont-yellow {
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	colour: #FFFF7E;
	width:173px;
}


.infobox .info-cont-left {
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	width:173px;
	text-align:left;
}
.infobox .info-cont .info-cont-child {
	padding-left:6px
}
.infobox .info-cont .info-cont-child .bold {
	padding-top:7px;
	font-weight:bold;
	font-size:12px;
}
.infobox .Side_Nav_Box_Bullet li {
	margin:0 0 0.5em 0;
}
.infobox .info-cont .inputbox {
	margin:5px 0 10px 0;
}
.infobox .Side_Nav_Box_SubHeading_Orange {
	font-size:11px;
}
.infobox .hotel-list {
	margin:10px 0;
	text-align:center;
}
.infobox .hotel-list img {
	display:block;
	margin:0 auto;
}

/* Orange box */
.infobox .toprow-01 {
	background:url(/_09images/infobox/top-01.gif) repeat-x left top;
	height:7px;
	width:175px;
}
.infobox .toprow-01 div {
	background:url(/_09images/infobox/top-left-01.gif) left top no-repeat;
	height:7px;
	width:175px;
}
.infobox .toprow-01 div div {
	background:url(/_09images/infobox/top-right-01.gif) right top no-repeat;
	height:7px;
	width:175px;
}	
.infobox .info-title-03 {
	background:url(/_09images/infobox/panel-title-01.gif) repeat-x #bc7501;
	border-left:1px solid #bc7702;
	border-right:1px solid #bc7702;
	color:#fff;
	text-align:center;
	font-size:14px;
	padding:6px 5px 7px 5px;
}	
.infobox .info-title-03 h1 {
	font-size:13px;
	color:#fff;
	font-weight:bold;
	margin:0;padding:0;
}
.infobox .username {
	float:none;
	width:135px;
	margin:4px auto 7px auto;
	background:url(/_09images/author.gif) no-repeat left bottom;
	padding-left:25px;
}
.infobox .password {
	width:135px;
	margin:4px auto 7px auto;
	background:url(/_09images/password.gif) no-repeat left bottom;
	padding-left:25px;display: block;
}
.infobox .info-cont .info-cont-child {
	padding-left:6px
}
.infobox .info-cont .info-cont-child .bold {
	padding-top:7px;
	font-weight:bold;
	font-size:12px;
}

/* search box */
.searchbox {
	padding:0;
	margin-bottom:20px;
	width:618px;
}
.searchbox .toprow {
	background:url(/_09images/searchbox/top.gif) repeat-x left top;
	height:26px;	
}
.searchbox .toprow div {
	background:url(/_09images/searchbox/top-right.gif) no-repeat right top;
	height:26px;	
}
.searchbox .toprow div div {
	background:url(/_09images/searchbox/top-left.gif) no-repeat left top;
	height:26px;	
}
.searchbox .bottomrow {
	background:url(/_09images/infobox/bottom.gif) repeat-x left top;
	height:7px;
}
.searchbox .bottomrow div {
	background:url(/_09images/infobox/bottom-left.gif) left top no-repeat;
	height:7px;
}
.searchbox .bottomrow div div {
	background:url(/_09images/infobox/bottom-right.gif) right top no-repeat;
	height:7px;
}
.searchbox .search-cont {
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	background:url(/_09images/searchbox/search-bg.gif) top repeat-x;
	font-weight:bold;
	padding-top:20px;
	width:616px;
}
.searchbox .toprow-01 {
	background:url(/_09images/searchbox/top.gif) repeat-x left top;
	height:26px;	
}
.searchbox .toprow-01 div {
	background:url(/_09images/searchbox/top-right.gif) no-repeat right top;
	height:26px;	
}
.searchbox .toprow-01 div div {
	background:url(/_09images/searchbox/top-left-01.gif) no-repeat left top;
	height:26px;	
}

/* detail box*/
.detail-box {
	border-bottom:1px solid #eae7e7;
	padding:8px 3px;
}
.detail-box .title {
	background:url(/_09images/arrow1.gif) no-repeat left top;
	padding:3px 10px 4px 21px;
	color:#156ea6;
	font-weight:bold;font-size:11px;
}

/* 3 step booking */
.step{
	height:115px;
	margin:10px 0;
}
.step-main {
	height:95px;
	background:url(/_09images/step-bg.gif) repeat-x left top;
	border-left:1px solid #e4e4e4; 
	border-right:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
}
.step-bottom {
	height:18px;
	background:#f7921c;
	text-align:right;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
}
.step-bottom a {
	color:#fff;
	text-decoration:underline;
}
.step-bottom a:hover {
	color:#fff;
	text-decoration:underline;
}
.step-main .steps {
	height:20px;
	float:left;width:230px;
	padding:20px 10px;
	text-align:center;
}
.step-main .steps h1 {
	font-size:24px;
	font-weight:normal;
}
.step-main .step1 {
	height:75px;
	float:left;
	width:140px;
	padding:10px 5px 0 50px;
	background:url(/_09images/1-org.gif) no-repeat left top;
}
.step-main .step2 {
	height:80px;
	float:left;
	width:220px;
	padding:10px 5px 0 50px;
	background:url(/_09images/2-org.gif) no-repeat left top;
}
.step-main .step3 {
	height:80px;
	float:left;
	width:200px;
	padding:10px 5px 0 50px;
	background:url(/_09images/3-gray.gif) no-repeat left top;
}
.s-head{
	color:#146da5;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
}

/* Telephone box */
.tel-form-box {
	width:300px;
	float:left;
}
.tel-form-box .toprow {
	background:url(/_09images/infobox/top.gif) repeat-x left top;
	height:7px;
	width:300px;
}
.tel-form-box .toprow div {
	background:url(/_09images/infobox/top-left.gif) left top no-repeat;
	height:7px;
	width:300px;
}
.tel-form-box .toprow div div {
	background:url(/_09images/infobox/top-right.gif) right top no-repeat;
	height:7px;
	width:300px;
}
.tel-form-box .bottomrow {
	background:url(/_09images/infobox/bottom.gif) repeat-x left top;
	height:7px;
	width:300px;
}
.tel-form-box .bottomrow div {
	background:url(/_09images/infobox/bottom-left.gif) left top no-repeat;
	height:7px;
	width:300px;
}
.tel-form-box .bottomrow div div {
	background:url(/_09images/infobox/bottom-right.gif) right top no-repeat;
	height:7px;
	width:300px;
}
.tel-form-box .info-title {
	background:url(/_09images/infobox/panel-title.gif) repeat-x #0167bc;
	border-left:1px solid #0067BC;
	border-right:1px solid #0067BC;
	color:#fff;
	text-align:left;
	width:283px;padding:6px 5px 7px 10px;
}
.tel-form-box .info-cont{
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	width:278px;
	padding:10px;
	height:220px;
}	
.arrow {
	width:20px;
	height:30px;
	padding:170px 3px 0 3px;
	float:left;
}
.get-tel {
	width:193px;
	height:39px;
	background:url(/_09images/tel.gif) no-repeat left top;
	float:left;
	padding:170px 0 0 40px;
}
.hot-deal {
	width:215px;
	float:left;
	padding-top:3px;
	font-size:11px;
}
.ver-code {
	width:60px;
	float:left;
	padding-top:3px;
	font-size:11px;
}
.ruler {
	clear: both;
	height:40px;
	border-bottom:1px solid #C1C1C1;
}
/* categories list */
.categories-list {
	background:url(/_09images/cat-list.gif) repeat-x left bottom;
	padding:6px 10px;
}
.categories-list p {
	margin:5px 0;
}
.categories-list ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:12px;
}
.categories-list ul li {
	background: url(/_09images/bullet.gif) 0 4px no-repeat;
	padding: 0 0 3px 11px;
}
.categories-list ul li a {
	color: #f77421;
	text-decoration:none;
}
.categories-list ul li a:hover {
	color: #f77421;
	text-decoration:underline;
}
.categories-list h2 {
	font-weight:bold;
	font-size:13px;
}
.categories-list h3 {
	font-weight:bold;
	font-size:12px;
}
.categories-list .list h3 {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}
.toggle_container {
	border-top: 1px dotted #999999;
	clear:both;
	font-size:12px;
	width:590px;
	padding-top:6px;
	padding-left:10px;
	margin:6px auto 0 auto;
}
.toggle_container .address {
	float:left;
	width:450px;
	color:#666666;
	padding:3px 0;
}
.toggle_container p {
	float:left;
	width:450px;
	margin:5px 0;
}
.toggle_container .view-more {
	float:left;
	padding:0 15px;
	width:300px;
	background:url(/_09images/view-more.gif) no-repeat left top;
	font-weight:bold;
}
.toggle_container .hotel-image {
	float:right;
	width:240;
	height:200px;
}
.toggle_container .hotel-image img {
	border:1px solid #ccc;
	padding:3px;
}

/* NAVIGATION */

/* buttons */

/*===============button-style*/
a.button-style{
background: transparent url(/_09images/bg_button_a.gif) no-repeat top left;
display: block; float: left; font: bold 12px Arial; line-height: 18px; height: 28px; padding-left: 14px; text-decoration: none; text-transform:uppercase;}
a:link.button-style, a:visited.button-style, a:active.button-style{
color: #fff; }
a.button-style span			{background: transparent url(/_09images/bg_button_span.gif) no-repeat top right; display: block;padding: 5px 14px 5px 0; }
a.button-style:hover		{background-position: bottom left;}
a.button-style:hover span	{ background-position: bottom right;color: #fff;}

.l-button { 
	width:60px;
	float:right;
}
.forgot { 
	text-align:right;
	font-size:11px;
	padding-right:5px;
}

.f-size	{ 
	font-size:11px;
	color:#fff;
}
.result	{
	width:95px;
	float:right;
	font-size:12px;
}
.result .r-dropdown	{ 
	width:40px; 
	padding:0;
	font-size:11px;
}
.createnew a{
	background:url(/_09images/create_new.gif) center no-repeat;
	display:block;
	height:19px;
	width:154px;
	margin:7px 0px 0px 4px;
}
.createnew a:hover {
	background:url(/_09images/create_new_over.gif) center no-repeat;
	display:block;
	height:19px;
	width:154px;
	margin:7px 0px 0px 4px;
}

/* menu dropdown */
.drop-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #404042;
	width:155px;
	margin-left:5px;
}
.drop-down2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #404042;
	font-size:11px;
}

/* header menu */
.header-menu { 
	float:right;
	width:450px;
}
.header-menu ul {
	list-style: none;margin: 0;padding-left:10px;
}
.header-menu ul li {
	float: left;margin: 0;padding: 0;display:block;
}
.header-menu ul a {
	background: url(/_09images/divi.gif) top right no-repeat;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 12px;
	text-decoration: none;
	color: #404042;
	text-decoration: none;
}
.header-menu ul a:hover {
	 padding-bottom: 8px;
	 display: block;
	 color: #404042;
	 text-decoration:underline;
}	 
/* top menu bottom */	 
.header-menu2 { 
	float:right;
	width:600px;
	margin-top:10px;
}
.header-menu2 ul {
	list-style: none;
	margin: 0;
	padding-left:10px;
}
.header-menu2 li {
	float: right;
	margin: 0;
	padding: 0;
	display:block;
	white-space:nowrap;
}
.header-menu2 a {
	background: url(/_09images/divi.gif) top right no-repeat; 
	display: block;
	float: left;
	margin: 0;
	padding: 10px 12px;
	text-decoration: none;
	color: #404042;
	white-space:nowrap;
}
.header-menu2 a:hover {
	 padding-bottom: 8px;
	 display: block;
	 color: #404042;
	 text-decoration:underline;
}	 
.lang-text { 
	width:50px;
	float:left;
	height:23px;
	padding:10px 0 0 10px;
}
.lang-box { 
	width:90px;
	float:left;
	height:23px;
	padding-top:5px;
}
.cont {
	overflow:auto;
	padding:5px;
}
.expand-box {
	clear:both;
	font-size:12px;
	width:590px;
	padding-top:6px;
	padding-left:10px;
	margin:6px auto 0 auto;
}
.expand-box .address {
	float:left;
	width:430px;
	color:#666666;
	padding:5px 0;
}
.expand-box p {
	float:left;
	width:430px;
	margin:5px 0;
}

.expand-box .view-more {
	float:left;
	padding:0 15px;
	width:300px;
	background:url(/_09images/view-more.gif) no-repeat left top;
	font-weight:bold;
}

.expand-box .hotel-image {
	float:right;
	width:140px;
	height: auto;
	text-align:center;
}

.expand-box .hotel-image img {
	border:1px solid #ccc;
	padding:3px;
}

/* tab box*/
.tab-box {
	background:url(/_09images/tabbox/tab-bg.gif) repeat-x top;
	border-top:1px solid #C1C1C3;
}
.tab-box .tab-menu {
	border-left:1px solid #C1C1C3;
	border-right:1px solid #C1C1C3;
	clear:both;
}
.tab-box .tab-cont {
	border-left:1px solid #C1C1C3;
	border-right:1px solid #C1C1C3;
	padding:20px 10px;
	font-size:12px;
}
.tab-box .tab-footer {
	background:url(/_09images/tabbox/bottom.gif);
	height:13px;
}
.tab-box .tab-footer div {
	background:url(/_09images/tabbox/bottom-left.gif) no-repeat left;
	height:13px;
}
.tab-box .tab-footer div div {
	background:url(/_09images/tabbox/bottom-right.gif) no-repeat right;
	height:13px;
}

/*tabbox tab*/
.tab-menu ul {
	list-style-type:none;
	position:relative;
	height:23px;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;
}
.tab-menu ul li{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:23px;
	background:none!important;
	padding:0!important;

}
.tab-menu ul li a{
	display:block;
	color:#ff7719;
	background:url(/_09images/tabbox/tab-inactive.gif) repeat-x top;
	line-height:23px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:23px;
	border-top:1px solid #C1C1C3;
	border-right:1px solid #C1C1C3;
	border-left:1px solid #C1C1C3;
	float:left;
}
.tab-menu ul li a.right{
	padding-right:19px;
}
.tab-menu ul li a:hover{
	background:url(/_09images/tabbox/tab-active.gif) repeat-x top;
	border-top:1px solid #0167bc;
	border-right:1px solid #0167bc;
	border-left:1px solid #0167bc;
	color:#fff;
}
.tab-menu ul li a.current{
	background:url(/_09images/tabbox/tab-active.gif) repeat-x top;
	border-top:1px solid #0167bc;
	border-right:1px solid #0167bc;
	border-left:1px solid #0167bc;
	color:#fff;
}
.tab-menu ul li a.current:hover{
	background:url(/_09images/tabbox/tab-active.gif) repeat-x top;
	border-top:1px solid #0167bc;
	border-right:1px solid #0167bc;
	border-left:1px solid #0167bc;
	color:#fff;
}
/* pagination */
.Paginator {
	font-size:12px;
	margin:0 auto;
	padding:20px 0 10px 0;
	width:290px;
}
.Paginator A {
	border: #ddd 1px solid;
	padding:2px 6px;
	text-decoration:none;
	background-color:#fff;
	color:#015198;
}
.pageList .this-page {
	border: #ddd 1px solid;
	padding:2px 6px;
	text-decoration:none;
	background-color:#fff;
}
.Paginator A:visited {
	border: #ddd 1px solid;
	padding:2px 6px;
	text-decoration:none;
	background-color:#fff;
}
.Paginator .AtStart {
	padding:2px 6px;
	color: #aaa;
	margin-right:20px;
}
.Paginator .Prev {
	border: #ddd 2px solid;
	padding:2px 6px;
	margin-right:20px;
}
.Paginator .break {
	border: medium none;
	padding:2px 6px;
	text-decoration:none;
	background-color:#fff;
}
.Paginator .Next {
	border: #ddd 2px solid;
	padding:2px 6px;
	text-decoration:none;
	background-color:#fff;
}
.Paginator .AtEnd {
	 padding:2px 6px;
	 background-color:#fff;
	 margin-left:20px;
	 color: #aaa;
}
.Paginator .this-page {
	border-color: #999; 
	padding:2px 6px;
	background-color:#fff;
	font-weight:bold;
	font-size:13px;
	color: #f77421;
}	
.Paginator A:hover {
	border-color:#036;
	background:#0063dc;
	color:#fff;
	text-decoration:none;
}

/* Footer */

#footer {
		  position: absolute;
		  bottom: 0;
		  width: 100%;
		  padding-top:10px;
		  height:180px;
		  color:#fff;
		  font-size:10px;
		  color:#ccc;
		  background-color:#FFFFFF;
}

#footer a {
	padding:0 7px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
#footer a:hover {
	padding:0 7px;
	text-decoration: underline;
	color:#fff;
	font-size:12px;
}
#footer .powered { 
	color:#F8F8F8 
	font-size:12px;
	padding-top:7px;
}

#footer .ft-box {
                padding-top:10px;
                height:105px;
                background:url(/_09images/footer-bg.gif) repeat-x left top #0269be;
                text-align:center; margin-top:10px;
}

.gl-add			{ width:768px; height:90px; margin:0 auto;}

#footer .addthis {
					
}

/* FORMS */

span.checkbox {
	width: 19px;
	height: 17px;
	padding: 0 5px 0 0;
	background: url(/_09images/checkbox.gif) no-repeat;
	display: block;
	float: left;
}
.checkbox-wraper {
	width:20px;
	float:left;
}
.checkbox-text {
	width:140px;
	float:left;
	padding-top:3px;
	font-size:11px;
}
.ratingrow {
	border-bottom:1px dashed #eae7e7;
	padding-bottom:5px;
}
.ratingrow-lst {
	padding-bottom:5px;
	font-size:11px;
}
.rating-text {
	width:100px;
	float:left;
	padding-top:3px;
	font-size:11px;
}
.rating-rates {
	width:40px;
	float:left;
	padding-top:3px;
	font-size:11px;
}
.input-search {
	background:url(/_09images/search-box.gif) no-repeat left top;
	width:128px;
	height:24px;
 	float:left;
	padding-left:5px;
	padding-top:4px;
	display: block;
}
.input-text {
	border:none;
	background:none;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #404042;
}
.info-cont input.Side_Nav_Box_Go_Textbox2 {
	width:156px;
	margin-right:3px;
}
.info-cont select.Side_Nav_Box_Go_Textbox2 {
	width:65px;
}
.info-cont input.Grey_Top_Nav_Search {
	margin-top:5px;
}
.search	{ 
	width:26px;
	height:23px;
	float:left;
}
.inputbox {
	background:url(/_09images/inputbox-bg.gif) repeat-x left top;
	height:23px;
	width:160px;
}
.inputbox div {
	background:url(/_09images/left-inputbox.gif) no-repeat left top;
	height:23px;
	width:160px;
}
.inputbox div div {
	background:url(/_09images/right-inputbox.gif) no-repeat right top;
	height:23px;
	width:160px;
}
.inputbox div div div {
	 height:23px;
	 width:150px;
	 padding:3px 0 0 10px;
}
.inputbox3 {
	background:url(/_09images/inputbox-bg.gif) repeat-x left top;
	height:23px;
	width:270px;
	margin-bottom:7px;
}
.inputbox3 div {
	background:url(/_09images/left-inputbox.gif) no-repeat left top;
	height:23px;
	width:270px;
}
.inputbox3 div div {
	background:url(/_09images/right-inputbox.gif) no-repeat right top;
	height:23px;
	width:250px;
	padding:3px 10px
}
.inputbox4 {
	height:23px;
	width:270px;
	margin-bottom:7px;
}
.input-text3 {
	border:none;
	background:none;
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #404042;
}
.input-text2 {
	border:none;
	background:none;
	width:135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #404042;
}
.input-login {
	background:url(/_09images/search-box.gif) no-repeat left top;
	width:128px;
	height:24px;
 	padding-left:5px;
	padding-top:4px;
	display: block;
}
.row-field {
	height:33px;
}
.field-name {
	width:60px;
	float:left;
	padding:7px 5px 5px 5px;
	text-align:right;
	height:20px;
}
.field-box {
	width:160px;
	float:left;
	padding:5px;
	height:20px;
}
.field-box2 {
	height:23px;
	width:220px;
	float:left;
	padding-top:3px;
	padding-left:9px;
}
.field-box3 {
	float:left;
	padding:5px;
	height:20px;
}
.cal {
	width:18px;
	height:23px;
	float:left;
	padding-top:9px;
}
.button {
	padding-left:10px;
	float:left;
	width:70px;
}
.sort-text {
	width:120px;
	float:left;
	height:20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	padding-top:10px;
	text-align:right;
}
.sort-input {
	width:160px;
	height:25px;
	float:left;
	padding-top:6px;
	text-align:right;
}
.sort-input2 {
	width:100px;
	height:25px;
	float:left;
	padding-top:6px;
	text-align:right;
}
.go	{
	width:70px;
	float:left;
	text-align:left;
	padding-top:3px;
	padding-left:5px;
}


/* TOP ZOOM SITE SEARCH BOX      */
.top-search  {width:241px; height:23px; float:right; margin-top:3px;}
.top-search .box-search	  { float:left; width:140px; height:19px; background:url(/_09images/search-bg.png) repeat-x left top; padding:5px 0px 5px 20px; }
.top-search .search-button  {float:left; width:76px; height:23px;}
.top-search .box-search input { background:none; border:none; font-family:Arial; font-size:11px; color: #404042; width:140px}

/*   Top-Menu   */
.top-menu				{ width:555px; float:right; background:url(/_09images/top-menu-bg.gif) repeat-x;}
.top-menu div		 	{ background:url(/_09images/top-menu-left.gif) no-repeat left top; }
.top-menu div div		{ background:url(/_09images/top-menu-right.gif) no-repeat right top; height:18px; padding:5px 20px 5px 10px;}
.top-menu a				{ padding:0 10px; color:#404042;}
.top-menu a:hover		{ color: #f77421;}

/*  Share-Icons   */
.share-box	{ float: right; margin-top: 8px; padding: 0px 3px; width: 390px; }
.share-icon		{ padding-top:3px; float:right;  width:160px;}
.facebook       { width:230px; height:25px; float:left; }
.search-is-over	{ width:280px; padding-top:13px; float:right; font-weight:bold;}

/* SECURE BOOKING PAGES   */

.data-list{
	padding:0;
	margin:0;
	font-family:11px;
	border:1px solid #CCCCCC;
}
.data-list th{
	padding:10px 5px; height:4px; background: url(/_09images/info-head.gif) repeat-x left top; font-weight:bold; text-align:left;
}
.data-list td{
	padding:7px 5px; text-align:left; background: url(/_09images/border-bottom.gif) repeat-x bottom; vertical-align:top;
}
.data-list td a{
	color: #f77421; text-decoration:none;
}
.data-list td a:hover{
	color: #f77421; text-decoration:underline;
}


.curve-box{
	padding:0;
	margin:0 auto 20px auto;
	}
.curve-box .top-row{
	padding-left:20px; height:21px;
}
.curve-box .top-row .c-title{
	 height:18px; background:url(/_09images/curve-box/title.gif) no-repeat right top #0585d4; color:#FFFFFF; font-weight:bold; float:left; width:auto; padding:3px 70px 0 10px; font-size:12px;
}
.curve-box .bottom-row{
	height:12px; background:url(/_09images/curve-box/bottom-bg.gif) repeat-x left bottom;	
}
.curve-box .bottom-row div{
	height:12px; background:url(/_09images/curve-box/bottom-left.gif) no-repeat left bottom;	
}

.curve-box .bottom-row div div{
	height:12px; background:url(/_09images/curve-box/bottom-right.gif) no-repeat right bottom;	
}
.curve-box .center-row{
	 background:url(/_09images/curve-box/center-bg.gif) repeat-x left bottom #e9e9e9; padding-bottom:15px;
}
.curve-box .center-row p{
	padding:7px 10px 0 10px;
}
.par{
	font-size:13px; padding:10px; height:30px;
}
.rooms{
	 margin:0 0 20px 0;
}
.rooms .head-grey{
	width:260px; padding:20px 10px; background:url(/_09mages/room-box/top-left-gray.gif) no-repeat left top #f4f1f1; font-weight:bold;
}
.rooms .head-grey-org{
	width:86px; padding:20px 10px; background:url(/_09images/room-box/top-left-gray-yellow.gif) no-repeat right top #f4f1f1; font-weight:bold;
}
.rooms .head-org-y{
	width:86px; padding:20px 10px; background:url(/_09images/room-box/top-yellow-orange.gif)  no-repeat right top #fccd49; font-weight:bold;
}
.rooms .head-y{
	width:100px; padding:20px 10px;  background:url(/_09images/room-box/top-right-yellow.gif) no-repeat right top #fddc60; font-weight:bold;
}

.rooms .grey-alt{
	border-bottom:1px solid #e4e2e2;  border-top:1px solid #e4e2e2; background-color:#f7f5f5; padding:5px 10px}
	
.rooms .grey{
	 background-color:#f4f1f1; padding:5px 10px}
	
.rooms .orange{
	background-color:#fccd49; padding:5px 10px}
	 
.rooms .orange-alt{
	border-bottom:1px solid #edc146;  border-top:1px solid #edc146; background-color:#fddc60; padding:5px 10px}
	
.rooms .yellow-alt{
	border-bottom:1px solid #efcd50;  border-top:1px solid #efcd50; background-color:#fee77e; padding:5px 10px}
	
.rooms .yellow{
	background-color:#fddc60; padding:5px 10px}	 
	
.rooms .footer-grey{
	width:260px; padding:10px 10px; background:url(/_09images/room-box/bottom-left-gray.gif) no-repeat left bottom #f4f1f1; font-weight:bold;
}
.rooms .footer-grey-org{
	width:86px; padding:10px 10px; background:url(/_09images/room-box/bottom-gray-yellow.gif) no-repeat right bottom #f4f1f1; font-weight:bold;}
.rooms .footer-org-y{
	width:86px; padding:10px 10px; background:url(/_09images/room-box/bottom-yellow-orange.gif)  no-repeat right bottom #fccd49; font-weight:bold;
}
.rooms .footer-y{
	width:86px; padding:10px 10px;  background:url(/_09images/room-box/bottom-right-yellow.gif) no-repeat right bottom #fddc60; font-weight:bold;
}
.curve-box .center-row .content-box2{
	padding:10px; 
}
.left-tab2{
	width:178px; float:left; position:relative; margin-right:-1px; padding-top:10px}
	
.right-cont2{
	width:390px; background-color:#ffffff; float:left; border:1px solid #d1cfcf; }

.left-tab2 a{
	 height:24px; width:168px; display:block; background:url(/_09images/left-tab-hover.gif) no-repeat left top; padding:7px 0 0 10px; font-size:12px; font-weight:bold; text-decoration:none; margin-bottom:6px;
}
.left-tab2 a:hover{
	 height:24px; width:168px;display:block; background:url(/_09images/left-tab.gif); text-decoration:none; padding:7px 0  0 10px; font-size:12px; margin-bottom:6px;
}

.left-tab2 .active{
	 height:24px; width:168px; display:block; background:url(/_09images/left-tab.gif); padding:7px 0  0 10px; font-size:12px; margin-bottom:6px;
}


/* START FORM BOX    */

.form-box {
	width:300px;
	float:left;
	}

.form-box .toprow{
	background:url(../_09images/infobox/top.gif) repeat-x left top; height:7px; width:300px;
	}
.form-box .toprow div{
	background:url(../_09images/infobox/top-left.gif) left top no-repeat; height:7px; width:300px;
	}
.form-box .toprow div div{
	background:url(../_09images/infobox/top-right.gif) right top no-repeat;height:7px; width:300px;
	}
.form-box .bottomrow{
	background:url(../_09images/infobox/bottom.gif) repeat-x left top; height:7px; width:300px;
	}
.form-box .bottomrow div{
	background:url(../_09images/infobox/bottom-left.gif) left top no-repeat; height:7px; width:300px;
	}
.form-box .bottomrow div div{
	background:url(../_09images/infobox/bottom-right.gif) right top no-repeat;height:7px; width:300px;
	}
.form-box .info-title{
	background:url(../_09images/infobox/panel-title.gif) repeat-x #0167bc;  border-left:1px solid #0067BC; border-right:1px solid #0067BC; color:#FFFFFF;  text-align:left;  width:283px; padding:6px 5px 7px 10px;}
	
.form-box .info-title h1{
	 color:#FFFFFF; font-size:18px; font-weight:normal;}
	
.form-box .info-cont{
	border-left:1px solid #C1C1C1; border-right:1px solid #C1C1C1; width:278px; padding:10px; height:220px;
	}
.form-box .info-cont2{
	border-left:1px solid #C1C1C1; border-right:1px solid #C1C1C1; width:278px; padding:10px;
	}	
	
.formboxspace{
	float:left;
	padding:170px 10px 0;
	width:15px;
}

/* END FORM BOX    */



/*  Start Tab Box*/
.a-tab								{border:1px solid #C1C1C3; margin-bottom:20px}
.a-tab .msg							{font-size:18px; padding:5px; color:#156ea6}
.a-tab .tab-cont					{
	padding:0px 0px;
	font-size:12px;
}

.t-menu 							{background:url(/_09images/tabbox/a-tab.png) repeat-x bottom left; padding-bottom:6px;}
.t-menu ol {
	height: 2.3em; !important;
	list-style: none;
	margin: 0;
	padding: 3px 0 0 10px; !important;
}

.t-menu ol a {
	background: #bdf url(/_09images/tab.png);
	color:#404042;
	display: block;
	float: left;
	height: 2.3em; !important;
	white-space:nowrap;
	padding-left: 20px;
	font-weight:bold;
	text-decoration: none;
}

.t-menu ol a:hover {
	background-color: #3af;
	white-space:nowrap;
	color:#fff;
	font-weight:bold;
	background-position: 0 -120px;
}

.t-menu ol a:hover span {
	background-position: 100% -120px;
}

.t-menu ol li {
	float: left;
	margin: 0 0 0 3px;
	white-space:nowrap;
}

.t-menu ol li.current a {
	background-color: #48f;
	background-position: 0 -60px;
	color: #fff;
	white-space:nowrap;
	font-weight: bold;
}

.t-menu ol li.current span {
	background-position: 100% -60px;
}

.t-menu ol span {
	background: url(/_09images/tab.png) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2.3em; !important;
	padding-right: 20px;
}

#left-content {
float:left;
padding:0 5px;
width:795px;
}

/*  End Tab Box*/


/*---- START Map-Box -------*/
.map-box {
	margin-bottom:10px; width:786px;
	}
.map-box .toprow{
	background:url(/_09images/infobox/top.gif) repeat-x left top; height:7px; width:786px;
	}
.map-box .toprow div{
	background:url(/_09images/infobox/top-left.gif) left top no-repeat; height:7px; width:786px;
	}
.map-box .toprow div div{
	background:url(/_09images/infobox/top-right.gif) right top no-repeat;height:7px; width:786px;
	}
.map-box .bottomrow{
	background:url(/_09images/infobox/bottom.gif) repeat-x left top; height:7px; width:786px;
	}
.map-box .bottomrow div{
	background:url(/_09images/infobox/bottom-left.gif) left top no-repeat; height:7px; width:786px;
	}
.map-box .bottomrow div div{
	background:url(/_09images/infobox/bottom-right.gif) right top no-repeat; height:7px; width:786px;
	}
	
.map-box .info-title{
	background:url(/_09images/infobox/panel-title.gif) repeat-x #0167bc; border-left:1px solid #0067BC; border-right:1px solid #0067BC; color:#FFFFFF;  text-align:left; font-size:14px; width:774px; padding:6px 0 7px 10px;}
	
.map-box .list-cont{
	border-left:1px solid #C1C1C1; border-right:1px solid #C1C1C1; width:784px;
	}
	
.map-box .list-cont .info-head{
	height:30px; background:url(/_09images/info-head.gif) repeat-x left top; font-weight:bold; padding-top:1px; font-size:12px; width:784px;
	}
	
.map-box .list-cont .info-head2{
 	padding:15px 15px 15px 15px; background: url(/_09images/border-bottom.gif) repeat-x bottom; clear:both; width:586px; font-weight:bold; font-size:12px;
	}
.map-box .list-cont .info-list{
 	padding:3px 0 10px 0; background: url(/_09images/border-bottom.gif) repeat-x bottom; clear:both; width:784px;
	}
	
/*  END Map-Box  ------ */



/*=== Main search-tab*/
.search-tab				{width:598px; margin:0 auto 10px auto;}
.search-tab	.head-tab	{height:66px; background:url(/_09images/search-header-bg.gif) no-repeat top;}
.search-tab	.s-cont		{ background-color: #0486d4;}
.search-tab	a			{ color:#FFFF00;}

.search-tab         .head-tab2          {height:33px; background:url(/_09images/search-header-bg-a.gif) no-repeat bottom; padding:9px 0 0 15px; font-weight:bold; }

.a-table                                                {border-collapse:collapse; color:#FFFFFF; margin-left:30px;}
.book-button a                                 {background:url(/_09images/a-search-btn.png) no-repeat left top; color:#FFFFFF; font-weight:bold; width:60px; height:21px; display:block; text-decoration:none; padding:4px 0 0 15px; line-height:normal;}
.book-button a:hover                    {background:url(/_09images/a-search-btn.png) no-repeat left bottom;}

.d-textbox { width:180px;}

.hotel-photo   { width:200px; height:230px; float:right; text-align:center; padding:5px; background-color:#FFFFFF; border: 1px solid #CCCCCC; margin-left: 10px;}

.advisor-box { width:376px; height:280px; float:left; margin:0 0 1px 1px;}
.grey-title { background:#eee; padding:5px; font-weight:bold; margin:0 0 5px 0;}

/*- Menu Tabs F-------- */
.head-tab ul 		{margin:0; padding:22px 10px 0 50px;  list-style:none; width:330px; float:right; font-weight:bold;}
.head-tab li 		{background:none;display:block;float:right;line-height:15px!important;margin:0 1px;padding: 0!important;}
.head-tab a 		{float:left; background:url(/_09images/tableftJ.gif) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none !important;}
.head-tab a span 	{float:left; display:block; background:url( /_09images/tabrightJ.gif) no-repeat right top; padding:5px 10px 4px 6px; color:#fff;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.head-tab a span 		   {float:none;}
/* End IE5-Mac hack */
.head-tab a:hover span    {color:#FFF;}
.head-tab a:hover 		   {background-position:0% -42px;}
.head-tab a:hover span    {background-position:100% -42px;}
.head-tab .current a 	   {background-position:0% -42px;}
.head-tab .current a span {background-position:100% -42px;}


.search-by		{background:url(/_09images/search-icon.png) no-repeat left top; height:34px; width:140px; float:left; font-size:18px; padding:7px 0 0 37px; margin:6px 0 0 6px; color:#088ddc; font-weight:bold;}
.srch-table		{border-collapse:collapse; color:#FFFFFF;}
.srch-table	 td {padding:2px; text-align:left}
.srch-table	 th {width:110px; padding:5px; text-align:right; font-weight:normal;}

.a-dropdown, .b-dropdown, .c-dropdown {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #404042; padding:2px;}
.a-dropdown					{width:63px;}
.b-dropdown					{width:297px;}
.checkbox label				{float:left; margin:3px 5px 0 0;}
.srch-image					{border:1px solid #57bcf9;  margin:20px auto 0 auto;}
.srch-image	td				{text-align:center; padding:10px; vertical-align:top; color:#FFFFFF; width:170px;}

.search-btn	a		{ background:url(/_09images/search-btn.png) no-repeat; width:100px; height:37px; display:block; font-size:18px; color:#FFFFFF; padding-top:3px; text-align:center;}
.search-btn	a:hover	{ background:url(/_09images/search-btn-over.png) no-repeat; text-decoration:none;}

/*End main search-tab*/

/*Home page list */
.top-img td					{ text-align:center; padding-right:5px;}
.top-img td a					{ text-decoration:none; text-align:center;}
.top-img td a:hover				{ text-decoration:none;}

.hotel-list							{ width:598px; margin:0 auto 10px auto;}
.hotel-list-cont					{ background:url(/_09images/list-bg.gif) repeat-y; padding:5px 0 5px 10px;}
.hotel-list-cont h3 				{ font-size:18px; font-weight:normal; color:#156ea6;}
.hotel-list-cont ul					{ padding:0; margin:10px 0 10px 10px; list-style: none; width:130px; float:left;}
.hotel-list-cont ul li 				{ background: url(/_09images/bullets.gif) no-repeat scroll 0 0 transparent; font-size: 11px; line-height: 1.3 !important; padding: 0 0 5px 10px;}
.hotel-list-cont ul li a 			{ display: block; color: #404042; text-decoration:none;}
.hotel-list-cont ul li a:hover 		{ display: block; color: #404042; text-decoration:underline;}
.hotel-list-cont ul li .bold-text	{ list-style:none!important;}
.bold-text							{ background:none!important; padding:2px 0!important; font-weight:bold!important; list-style:none!important; font-size:12px!important;}
.con-width							{ width:180px!important;}

/*End Home page list */


/*==================== flag*/
.dropdown			{ float:right; margin-top:0px;}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd 							 { position:relative; }
.dropdown a, .dropdown a:visited 		 { color:#404042; text-decoration:none; outline:none;}
.dropdown a:hover 					     { color:#404042;}
.dropdown dt a:hover 					{ color:#404042; }
.dropdown dt a 							{background: url(/_images/arrow.png) no-repeat scroll right #f7f7f7; display:block; width:120px; border:1px solid #dde0e5}
.dropdown dt a span 					{cursor:pointer; display:block; padding:2px;}
.dropdown dd ul 						{ background:#e9eaee none repeat scroll 0 0; border:1px solid #dde0e5; color:#C5C0B0; display:none;
				  						left:0px; padding:3px 0px; position:absolute; top:2px; width:auto; min-width:140px; list-style:none;}
.dropdown dd ul li a 					{ padding:5px 2px; display:block;}
.dropdown dd ul li a:hover 				{ background-color:#d0c9af;}

.dropdown img.flag 						{ border:none; vertical-align:middle; margin-left:2px;}


/*==Photo pages*/
.image-container {width:600px}
.image-box       {float:left; width:200px; font-size:12px;}
.hotel-image     {height:170px; width:170px;  background:url(_images/photo-not-avail.png) no-repeat left top; margin:0 auto;}
.hotel-text      {width:160px; margin:0 auto; padding:1px 0; height:55px;}


.rate-per-night   {font-family:Arial; background: url(/_09images/rate-box.gif) no-repeat left top; width:92px; height:66px; padding:3px 15px 0 35px; font-size:18px; line-height:20px; float:right}
.green        {font-size:30px; #color:#53B008;}

/*- Menu Tabs F--------------------------- */

.a-head-tab				{margin-bottom:-7px; padding-top:10px;}				
.a-head-tab ul 			{margin:0; list-style:none; font-weight:bold;}
.a-head-tab li 			{float:right; display:block; margin:0 1px; padding:0;}
.a-head-tab a 			{float:left; background:url(/_09images/a-tabover.png) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none; }
.a-head-tab a span 		{float:left; display:block; background:url( /09images/a-tab.png) no-repeat right top; padding:5px 10px 4px 6px; color:#fff;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.a-head-tab a span 		   {float:none;}

/* End IE5-Mac hack */
.a-head-tab a:hover span    {color:#FFF;}
.a-head-tab a:hover 		{background-position:0% -42px;}
.a-head-tab a:hover span    {background-position:100% -42px;}
.a-head-tab .current a 	    {background-position:0% -42px;}
.a-head-tab .current a span {background-position:100% -42px;}


/* ============== highlighted booking box --- */

.hotel-deals                                        { width:175px;background:url(/_09images/hotel-deals-bg.gif) repeat-y left top; }

.hotel-deals-header                       { background:url(/_09images/hotel-deals-top.gif) no-repeat left top; padding:15px 15px 15px 15px; font-weight:bold; color:#FFF; font-size:14px;}

.hotel-deals-cent                             { padding: 0 3px 0 4px;}

.hotel-deals-cent td                        { font-weight:bold; padding:5px 0; color:#654e0a;}

.deals-forms                                      { background:url(/_09images/deals-forms.gif) no-repeat left top; width:142px; height:25px; padding:1px 9px 0 9px; margin: 3px 0 5px 0;}

.deals-forms input                           { width:140px; font-family:arial;color:#654e0a; border:1px solid #FFF;}

img                                                         { border:none;}

.checkbox-wraper 	{width:20px; float:left;}

.partner-sites	{width:140px; float:left; padding-top:3px; font-size:1px;}

.glossymenu ul {padding:0; margin:0;}
.glossymenu li {list-style:none;display:block; color:#FFF; text-decoration:none;}
/*.glossymenu #active		{color:#fff;padding:12px 13px 12px 10px!important;}
*/.glossymenu a.menuitem {
	color:#fff;
	display:block;
	padding:5px 7px 10px 10px!important; 
	text-decoration: none;
	background:url(/_09images/hotel-deals-bg2.gif) no-repeat left top;color:#fff; text-decoration:none; font-weight:bold; outline:none;
}
.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/}
.glossymenu a.menuitem:hover {background:url(/_09images/hotel-deals-bg2.gif) no-repeat left bottom; display:block; color:#fff; text-decoration:none; font-weight:bold;	padding:5px 7px 10px 10px!important;outline:none;}
.glossymenu div.submenu { padding:0 0 0 5px}
.statusicon {  float:right!important;//margin:-25px 5px 0 0px!important;}
.glossymenu-list {color:#767677!important; border:1px solid #e3e2e2; background-color:#FFF; padding:10px 10px 0 10px; margin-bottom:10px; font-size:11px!important;}
.glossymenu-list  p{ line-height:15px;}
.glossymenu-list h3 { font-weight:bold; font-size:12px; color:#93c553;}
.glossymenu-list .submenu{color:#767677!important; margin-bottom:20px; font-size:11px!important;} 
.glossymenu-list-button{/*float:right;*/ background:url(/_09images/arrow-bg.png) no-repeat right bottom ; padding:3px 0 0 0!important; height:18px; margin:-20px 0 -1px 0; width:38px!important; float:right;}
.glossymenu-list-summery{ padding-bottom:10px;}
