/* For Overall Body Content */
body {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/* For normal link*/
a {
font-family:Arial;
font-size:11px;
text-decoration:underline;
}
a:link {
color:#0066CC;
}
a:visited {
color:#0066CC;
}
a:hover {
color:#0066FF;
}
/* For end of normal link*/


/*left banner */
.arrowlistmenu{
width: 195px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 11px Arial;
color: white;
background: white url(/images/menu_bg.gif) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 5px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
font: 11px Arial;
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #666666;
background: url(/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #666666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
font: 11px Arial;
color: #666666;
background-color: #E9E9E9;
}
/*left banner End*/


a.menu_link_small, a.menu_link_small:visited, a.menu_link_small:link {
color:#005E5E;
font-family:Arial;
font-size:11px;
font-weight: bold;
text-decoration:none;
}

a.menu_link_small:hover {
color:#005E5E;
text-decoration:underline;
}


/* Hotel Title */
.Hotel_title {
color:#000000;
font-family:Arial;
font-size:16px;
font-weight:bold;
}
/* End of Hotel Title */

/* Ex Hotel Title */
.ex_hotel_title {
color:#990000;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
/* End of Hotel Title */



/* Sub Title */
.sub_title {
color:#409494;
font-family:Arial;
font-size:11px;
font-weight:bold;
}
/* End of Sub Title */


/* For menu Button*/
a.nav_link, a.nav_link:visited, a.nav_link:link {
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.nav_link:hover {
	color:#FFFF99;
	
}
/* End of menu Button*/

/* For Booking Button*/
a.booking_link, a.booking_link:visited, a.booking_link:link {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a.booking_link:hover {
	color:#FFFFFF;
}
/* End of Booking Button*/


/* For Top link Style */
a.top_link, a.top_link:visited, a.top_link:link, a.top_link:hover {
color:#666666;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
/* end of Top link Style */


/* For Top link font */
.top font {
color:#666666;
font-family:Arial;
font-size:11px;
font-weight:bold;
}

/* end Top link font */

/* Travel Guide Sub Title */
.travel_guide_sub_title {
color:#5686CD;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
/* End of Travel Guide Sub Title */

/* For Hotel link*/
a.hotel_link, a.hotel_link:link {
color:#333333;
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

a.hotel_link:visited {
	color:#333333;
}

a.hotel_link:hover {
	color:#006666;
	text-decoration:underline;
}
/* End of Hotel link*/


/* for hotel promotion link mainpage link  */
a.hotel_promotion_link, a.hotel_promotion_link:visited, a.hotel_promotion_link:link {
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-decoration:underline;
}

a.hotel_promotion_link:hover {
color:#FF0000;
text-decoration:underline;
}

a.location_promotion_link, a.location_promotion_link:visited, a.location_promotion_link:link {
color:#000000;
font-family:Arial;
font-size:10px;
text-decoration:none;
text-decoration:underline;
}

a.location_promotion_link:hover {
color:#FF0000;
text-decoration:underline;
}

/* Promotion Rate */
.promotion_rate {
	color:#FF0000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
}


.star_rating{
	color:#CC0000;
	font-family:Courier New;
	font-size:14px;
	font-weight:bold;
}

/* For Hotel link*/
a.hotel_link_small, a.hotel_link_small:visited, a.hotel_link_small:link {
color:#333333;
font-family:Arial;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

a.hotel_link_small:hover {
	color:#EABB00;
	text-decoration:underline;
	}
	
/* for hotel listing link  */
a.hotel_listing_link, a.hotel_listing_link:visited, a.hotel_listing_link:link {
color:#000000;
font-family:Arial;
font-size:11px;
text-decoration:none;
}

a.hotel_listing_link:hover {
color:#3366CC;
text-decoration:underline;
}
