body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #8DBEE7;
	line-height: normal;
}

a {
	color: #2977B6;
	text-decoration: underline;
}
a:hover {
	color: #FBB317;
}
br {
	clear: both;
	margin: 0px;
}

p {
	clear: both;
	margin: 0px;
}
form {
	margin:0px;
}
/*.clear {
	clear: both;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	}*/
	
#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	position: relative;
}

/* Header */

#header {

}
#header .top-bar {
	background-color: #70acdc;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#header .top-bar h1 {
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
#header .content {
	display: inline;
}
#header .logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header .baner {
	float: right;
	width: 500px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header .ic-guarantee {
	font-weight: bold;
	border: 1px double #DBF0FF;
	margin-left: 15px;
	background-color: #FBB317;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#header .title {
	background-color: #70acdc;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 950px;
	}
	
#header .title h1 {
	font-size: 11px;
	float: left;
	padding-left: 70px;
	margin: 0px;
}
#header .title-right {
	float: right;
	width: 770px;
	text-align: left;
	}
#intro {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
}
#intro2 {
	height: 10px;
	clear: both;
}
#content {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}
#content .about {
	border: 1px solid #EEF7FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
#content .about h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF7FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	background-image: url(../images/ic_instant.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-color: #F4FAFF;
	background-position: left center;
	font-size: 18px;
	font-weight: bold;
}
#content .about h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
#content .about p {
	margin-top: 10px;
	margin-bottom: 10px;	
}
#content .about img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;

}

#slide-left {
	float: left;
	width: 220px;
	margin-right: 10px;
}
#slide-left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#slide-left .desti {
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #DDECF9;
	padding: 2px;
}
#slide-left .map_s {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Subscribe 
{
	border-radius: 10px;
	border:solid 1px #DEDEDC;
	background:#ffffff;
	width: 220px;
}

#contentSubscribeHeader
{
	font-family:  Tahoma, "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background: #FF9200;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5;
	padding-bottom: 3px;
	padding-left: 5px;
}

#contentSubscribe
{
	font-family:  Tahoma;
	font-size : 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: normal;
	padding-right: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9200;
	border-bottom-color: #FF9200;
	border-left-color: #FF9200;
}

#contentSubscribe #txtEmail
{
    margin: 10px 0 0 2px;
    width: 130px;
}

#contentSubscribe #btnSubmit
{
    margin: 12px 5px 0 5px;
    position:absolute;
}

.contentLoading 
{
	font-family:  Tahoma, MS Sans Serif,Verdana,Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    border:solid 1px #F5BC40;
    background:#FBFAC5;
    color:#FF7700;
    text-align:center;
    width: 202px;
    padding: 4px;
}

.contentErrorResult 
{
	font-family:  Tahoma, MS Sans Serif,Verdana,Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    border:solid 1px #D45341; 
    background:#F6CBCA;
    color:#D22528;
    text-align:center;
    width: 202px;
    padding: 4px;
}

.contentSuccessResult 
{
	font-family:  Tahoma, MS Sans Serif,Verdana,Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    border:solid 1px #62A45C; 
    background:#CEE6C3;
    color:#1B8D44;
    text-align:center;
    width: 202px;
    padding: 4px;
}
#slide-left  .show-case {
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #DDECF9;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e6f4ff;
}
#slide-left .desti img {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#slide-left .desti-input {
	font-size: 11px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#slide-left .exchange {
	text-align: center;
}
#slide-left .hoteliers {
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F9FFD2;
}
#slide-left .secured {
	text-align: center;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#slide-left .promotion {
	text-align: center;
	border: 1px dotted #66CCFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #C1EBFF;
}
.lowest  {
	text-align: center;
	border: 1px solid #B5DEFD;
	margin-bottom: 10px;
}
#exclusive {
	overflow: hidden;
	margin-bottom: 10px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}

#exclusive ul {
	padding: 0px;
	display: inline;
	margin: 0px;
}

#exclusive li {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	padding: 5px;
}
#exclusive h3 {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}
#exclusive h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #2977B6;
	background-color: #C6E7FF;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#exclusive .exclusive-post {
	background-color: #D8EEFF;
	margin-bottom: 1px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#exclusive .exclusive-post:hover {
	background-color: #C1E4FF;
}
#exclusive .exclusive-details {
	padding: 0px;
	display: inline;
	letter-spacing: -1px;
}
#exclusive .exclusive-details p {
	font-size: 10px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 5px;
}
#exclusive .exclusive-price {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#exclusive .exclusive-validity {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
}
#exclusive .exclusive-details a {
	padding: 0px;
	color: #2977B6;
	text-decoration: underline;
}
#exclusive .exclusive-details a:hover {
	color: #FF3300;
}
#exclusive .exclusive-book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#exclusive .exclusive-book a {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
#exclusive .exclusive-book a:hover {
	color: #FFFFFF;
	background-color: #C2D729;
	text-decoration: none;
}
#slide-right {
	width: 728px;
	float: right;
}
#hotel-desti {
	border: 1px solid #EEF7FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
}
#hotel-desti  .cont {
	padding-left: 3px;
}

#hotel-desti ul {
	padding: 0px;
	display: inline;
	width: 349px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#hotel-desti li {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	padding: 5px;
	height: 75px;
	font-size: 10px;
}
#hotel-desti h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF7FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
	font-family: "Arial Black";
	background-image: url(images/ic-instant.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-color: #F4FAFF;
	background-position: 2px;
	font-size: 18px;
	font-style: italic;
}

#hotel-desti h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	margin: 0px;
	padding-bottom: 5px;
}
#hotel-desti img {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.hotel-desti-post {
	MARGIN-BOTTOM: 10px;
	background-color: #EEF7FF;
}
.hotel-desti-post:hover {
	BACKGROUND: #fafdec
}

#hotel-a-z {
	border: 1px solid #E1F1FF;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 10px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}

#hotel-a-z ul {
	padding: 0px;
	display: inline;
	margin: 0px;
}

#hotel-a-z li {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	padding: 5px;
	height: 100px;
}
#hotel-a-z h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF7FF;
	padding-bottom: 5px;
	font-style: normal;
	background-image: url(images/ic-instant2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 12px;
	padding-top: 5px;
	color: #000000;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#hotel-a-z h3 {
	FONT-WEIGHT: normal;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 11px;
}

#hotel-a-z .post {
	background-color: #F2F9FF;
	margin-bottom: 10px;
	padding: 10px;
	display: block;
}
#hotel-a-z .post:hover {
	BACKGROUND: #fafdec
}
#hotel-a-z .details  {
	padding: 0px;
	display: inline;
}
#hotel-a-z .details a {
	padding: 0px;
	display: inline;
	font-weight: bold;
}
#hotel-a-z .thumb {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 10px;
	background-color: #FFFFFF;
	float: left;
}
#hotel-a-z .bottom  {
	padding-top: 10px;
	clear: both;
}
#hotel-a-z .price  {
	margin-right: 10px;
	font-weight: bold;
	width: 130px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .locat {
	margin-right: 10px;
	font-weight: bold;
	width: 180px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .star {
	TEXT-DECORATION: none;
	margin-right: 10px;
	width: 120px;
	float: left;
}
#HomeFinder {
	height: 70px;
	padding-top: 5px;
	background-color: #A6CE39;
	margin-right: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 440px;
	border: 1px solid #CCC;
	}
#HomeFinder h3 {
	float: left;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 300px;
	}
#HomeFinder img {
	float: left;
	width: 100px;
	padding-left: 3px;
	}
#HomeFinder a {
	color: #333;
}
#HomeFinder a:hover {
	color: #FFF;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.more a {
	color: #000000;
	background-color: #C2D729;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.more a:hover {
	color: #FFFFFF;
	background-color: #fbb317;
	text-decoration: none;
}
.booknow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.booknow a {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.booknow a:hover {
	color: #FFFFFF;
	background-color: #C2D729;
	text-decoration: none;
}
#showcase {
	clear: both;
	display: inline;
}
#showcase  h1 {
	margin: 0px;
	padding: 0px;
}
#showcase_left {
	FLOAT: left;
	WIDTH: 235px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/bg-showcase-l.gif);
	background-repeat: no-repeat;
	height: 255px;
}
#showcase_center {
	FLOAT: left;
	WIDTH: 235px;
	background-image: url(images/bg-showcase-c.gif);
	background-repeat: no-repeat;
	height: 255px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#showcase_right {
	FLOAT: left;
	WIDTH: 235px;
	margin-bottom: 10px;
	background-image: url(images/bg-showcase-r.gif);
	background-repeat: no-repeat;
	height: 255px;
}
.showcase_ic {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 4px;
}
.showcase {
	clear: both;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.showcase  h2 {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.showcase ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.showcase li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.showcase a {
	text-decoration: underline;
	color: #000000;
}
.showcase a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.showcase-rates {
	font-family: "Arial Black";
	font-size: 18px;
	color: #FF0000;
	letter-spacing: 0px;
	font-weight: normal;
}
.showcase-abf {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.showcase-bottom {


}
.showcase-bottom a {
	background-color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-family: "Arial Black";
	margin-right: 10px;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}
.showcase-bottom a:hover {
	color: #000000;
	background-color: #FFCC00;
}

.showreel {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #519BD7;
	clear: both;
	width: 650px;
}
.showreel  h2 {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.showreel ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.showreel li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.showreel a {
	text-decoration: underline;
	color: #2977B6;
}
.showreel a:hover {
	text-decoration: none;
	color: #FBB317;
}
.tropic {
	background-color: #EEF7FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tropic h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #86E206;
	padding: 3px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tropic p {

}

/*Prev Menu*/
.pageNavi {
	DISPLAY: inline;
	FLOAT: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.pageNavi A {
	BORDER-RIGHT: #9ccfe5 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #9ccfe5 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #9ccfe5 1px solid;
	COLOR: #6facdd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #9ccfe5 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
.pageNavi SPAN.current {
	BORDER-RIGHT: #9ccfe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9ccfe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #9ccfe5 1px solid; COLOR: #6facdd; PADDING-TOP: 2px; BORDER-BOTTOM: #9ccfe5 1px solid; BACKGROUND-COLOR: #ffffff
}
.pageNavi SPAN.disabled {
	BORDER-RIGHT: #9ccfe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9ccfe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #9ccfe5 1px solid; COLOR: #6facdd; PADDING-TOP: 2px; BORDER-BOTTOM: #9ccfe5 1px solid; BACKGROUND-COLOR: #ffffff
}
.pageNavi SPAN.disabled {
	BORDER-RIGHT: #dddddd 1px solid; BORDER-TOP: #dddddd 1px solid; BORDER-LEFT: #dddddd 1px solid; COLOR: #999999; BORDER-BOTTOM: #dddddd 1px solid
}
.pageNavi SPAN.current {
	BORDER-RIGHT: #6facdd 1px solid;
	BORDER-TOP: #6facdd 1px solid;
	BORDER-LEFT: #6facdd 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #6facdd 1px solid;
	BACKGROUND-COLOR: #6facdd
}
#footer {
	background-color: #B5DEFD;
	text-align: center;
	clear: both;
	background-image: url(../images/bg-foot.gif);
	background-position: center 50px;
	background-repeat: no-repeat;
	width: 955px;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 18px;
}
#footer .top {
	background-color: #B5DEFD;
	text-align: center;
	background-image: url(images/foot_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
}
#footer .bot {
	background-color: #B5DEFD;
	text-align: center;
	background-image: url(images/foot_bot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
}
#footer p {
	text-transform: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer img {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #FF6600;
}
