@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #103988;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
}

img {
	border: none;
}
#mainmenu {
	background-color: #d3bb67;
	text-align: center;
}
#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002872;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu a:hover {
	color: #a1986a;
	text-decoration: none;
}


#footer {
	background-color: #012873;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#wrapper {
    position:relative;
    width:100%;
    overflow:hidden;/*float containment for modern browsers*/
    padding-bottom:20px; /*keep content out of AP div*/

}
#bottom {
	background-color: #012873;
	color: #4872BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

#bottom a, #bottom a:hover  {
	color: #4872BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

#search {
	color: #FFFFFF;
}
#search .cell {
	background-color: #1e468e;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #103988;
	border-bottom-color: #103988;
	padding-left: 45px;
}
#search .cellhover {
	background-image: none;
	background-color: #d4bb67;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #103988;
	border-bottom-color: #103988;
	padding-left: 45px;

}
#search .cell2 {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;

}
#search .field {
	width: 250px;
}
#search_accommodation {
	background-image: url(/images/icon-2.png);
	background-repeat: no-repeat;
	background-position: 260px center;
}
#search_accommodation:hover {
	background-image: none;
}
#search_dining {
	background-image: url(/images/icon-4.png);
	background-repeat: no-repeat;
	background-position: 260px center;
}
#search_dining:hover {
	background-image: none;
}
#search_fine_dining {
	background-image: url(/images/icon-4.png);
	background-repeat: no-repeat;
	background-position: 260px center;
}
#search_fine_dining:hover {
	background-image: none;
}
#search_leisure {
	background-image: url(/images/icon-3.png);
	background-repeat: no-repeat;
	background-position: 260px center;
}
#search_leisure:hover {
	background-image: none;
}
#search_retail {
	background-image: url(/images/icon-1.png);
	background-repeat: no-repeat;
	background-position: 260px center;
}
#search_retail:hover {
	background-image: none;
}
.outlet {
	font-size: 14px;
}





.ad {
	border: 3px solid #d4bb67;
}
.admyloan {
	border: 3px solid #5B86C6;
}
strong.title {
	background-image: url(/images/titlebg.jpg);
	height: 24px;
	width: 648px;
	display: block;
	vertical-align: middle;
	font-size: 14px;
	color: #002872;
	text-indent: 10px;
	padding-top: 10px;
}
#homebox, #homebox a {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
	padding: 3px;
	margin-top: 2px;
	font-size: 12px;
}
#homebox a {
	display: block;
}
#homebox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding: 3px;
	margin-top: 2px;
	background-color: #1E468E;
}
.homepad {
	color: #002971;
	font-size: 12px;
}
.special {
	border: 3px solid #e0e0e0;
}
.line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
h3 {
	color: #002872;
	font-size: 18px;
}
.searchlink a {
	color: #C6D6F2;
	text-decoration: underline;
}
.searchlink a:hover {
	text-decoration: none;
}

.specialimg {
	float: left;
	padding: 10px 10px 0px 0px;
}

/** result page start **/
.result {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7d7d7;
	background-image: url(/images/result-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.resulttitle {
	font-size: 18px;
}

.resultimg {
	padding: 2px;
	border: 2px solid #EAE0AD;
}
.resultsp {
	padding: 10px;
	background-color: #C6D6F2;
	font-size: 14px;
}

.error {
	font-size: 1em;
	padding: 8px 8px 12px 45px;
	margin-bottom: 6px;
	color:#000000;
	background: #fffcdc url(/images/icon-error.gif) no-repeat 5px;
	border: 1px solid #dfd061;
}

.notification{
	font-size: 1em;
	font-weight: bold;
	padding: 10px 8px 12px 35px;
	margin-bottom: 6px;
	color:#8bbb39;
	background: #f2fde0 url(/images/icon-confirm.gif) no-repeat 5px;
	border:1px solid #8bbb39;
}

/** result page end **/
.forminput {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.notloggedin {
	border: 1px dotted #D3BB67;
	padding: 5px;
	text-align: center;
	background-color: #F5F0DE;
	color: #534517;
	font-weight: bold;
}
/** members area start **/
.amember {
	padding: 5px;
}
.inputform {
	border: 1px solid #1E468E;
}
.membertabs td {
	font-weight: bold;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E6EDF9;
}
.membertabs .selected {
	background-color: #1E468E;
	color: #FFFFFF;
}
.membertabs .logout {
	background-color: #FFFFFF;

}
.amember2 {
	background-color: #1E468E;
	width: 100%;
	height: 5px;
}
/** members area end **/


/** top rotator start **/
/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 728px;
	height: 131px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 728px;
	height: 131px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 185px;
	height: 131px;
}
/** top rotator end **/

.mlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103988;
}
.blogin {
	background-image: url(/images/b-login-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 124px;
	width: 299px;
}
.red {
	color: #FF0200;
}
.big {
	font-size: 24px;
}
#wsUsername, #wsPassword {
	width: 150px;
}
.htravelclub {
	padding: 10px;
	border: 1px dashed #D4BB67;
}



/* rate table start  */
#rates .lcrate1 {width:450px;	border-collapse: collapse; }
#rates .lcrate1 tr {
	padding:12px 4px;
}
#rates .lcrate1 td {	
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}	
#rates .lcrate1 tr tr {padding:0;}
#rates th {
	padding: 3px;
}
#rates th.lcrate2 {
	width:240px;
	text-align:left;
	background-color: #FFF;
}
#rates th.lcrate3 {
	background-color: #FFF;
}
#rates th.lcrate4 {
	background-color: #FFC875;
}
#rates .lcrate3, #rates .lcrate4 {width:100px; text-align:center;}
#rates td.lcrate2 {
	color:#0C73B6;
	font-weight:bold;
	padding-left: 4px;
}
#rates .lcrate1 td td {
    border-bottom-width: 0px;
}
/* rate table end  */



.accommbg {
	background-image: url(/images/accomm-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 87px;
	width: 380px;
	font-size: 16px;
	font-weight: bold;
	color: #14214A;
	padding-left: 100px;
}
.accommbg2  {
	font-size: 11px;
	color: #595959;
	padding-left: 50px;
}
.accommbg2 a {
	text-decoration: underline;
	color: #595959;
}
.accommbg2 a:hover {
	text-decoration: none;
}

 
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #009999;
	text-decoration: none;
	background-color: #CCFF66;
	display: none;
}

