/* =================General CSS Document Starts==================== */

*{font-family:Arial, Helvetica, sans-serif;}

body,p,h1,h2,form,input,select,img,td {
	margin:0;
	padding:0;
}

body {
	background-color:#989899;
	color:#000;
}

img {
	display:block;
	border:none;
}

.nopadmar {
	padding:0;
	margin:0;
}

/* =================General CSS Document Ends====================== */

/* =================Header CSS Document Starts======================= */

.formBg{
	background-color:#222;
	color:#8F8F8F;
	padding:0px 0 0px 0;
}
.login{
	font-size:16px;
	line-height:19px;
	color:#3D6EA6;
	background-color:inherit;
	font-weight: bolder;
}
.username{
	line-height:19px;
	font-weight:bold;
}
.textBox{
	width:100px;
	height:17px;
	background-color:#FFF;
	color:#000;
	border-bottom:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
}

#ltshadow {
	background-image:url(images/lt-shadow.gif);
	background-repeat:repeat-y;
	background-position:0 0;
}

#rtshadow {
	background-image:url(images/rt-shadow.gif);
	background-repeat:repeat-y;
	background-position:0 0;
}

#topltbg {
	background-image:url(images/top-lt-bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}

.logo {
	margin:27px 0 0 55px;
}

h1{
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 19px 81px;
}

#toprtbg {
	background-image:url(images/top-rt-bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}

#topmidbg {
	background-image:url(images/top-nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#topmidbotbg {
	background-image:url(images/top-mid-bot01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:30px;
}

.navbotborder {
	background-image:url(images/nav-bot-border-bg.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	padding:0 0 0 13px;
}

.toprtholder {
	padding:0 0 7px 0;
}

.topwhttxt {
	font-size:10px;
	color:#fff;
	background-color:#000;
}

a.topwhttxt {
	color:#fff;
	background-color:#000;
	text-decoration:none;
}

a.topwhttxt:hover {
	text-decoration:underline;
}

h2.welcome {
	background-image:url(images/heading-welcome.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	line-height:80px;
}

p.rttxt {
	font-size:10px;
	line-height:13px;
}

a.readmore {
	background-color:#DCDBDD;
	width:68px;
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:17px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	text-decoration:none;
	margin:13px 0 0;
}

a.readmore:hover {
	color:#8A1F1F;
	background-color:#DCDBDD;	
}		

/* =================Header CSS Document Ends======================= */


/* =================Content CSS Document Starts======================= */

#content {
	background-image:url(images/cont-bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#B0BDCC;
	color:#000;
}

.headingltpad {
	padding:0 0 0 19px;
}

.ltbultblepad {
	padding:7px 0 0;
}

p.bodytxt {
	font-size:10px;
	padding:0 0 10px 0;
}

p.bodytxt span {
	color:#fff;
	font-weight:bold !important;
	background-color:inherit;
	font-size:11px;
}

img.toppad {
	margin:2px 0 0 ;
}

form.rt {
	margin:0 0 0 12px;
	background-image:url(images/form-bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:375px;
}

table.formcont {
	margin:0 0 0 12px;
/*	padding:10px 0 0;*/
}

.radiobtn {
	padding:0;
	margin:0;
	width:15px;
}

label.rtform {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

input.rtform {
	width:112px;
	font-size:9px;
	margin:0 0 6px 0;
}

select.rtform {
	width:116px;
	font-size:9px;
	margin:0 0 6px 0;	
}

.country {
	width:123px !important;
}

.brand {
	width:137px !important;
}

.select1 {
	width:73px !important;
}

.select2 {
	width:35px !important;
}

.select3 {
	width:29px !important;
}

.bold11 {
	font-size:10px !important;
	font-weight:bold !important;
}

a.bluelink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#26618D;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}

a.bluelink:hover {
	text-decoration:underline;
}

h2.activities {
	padding:0 0 30px 0;
}

.galpad {
	padding:10px 0 19px;
}

.rtbotpad {
	padding:0 20px 0 19px;
}

form.amenities {
	padding:12px 0 0;
}

select.amenities {
	width:195px;
	font-size:10px;
}

input.find {
	border:none;
	background-color:#7695B8;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	width:66px;
	height:17px;
	cursor:pointer;
}

table.latest {
	margin:31px 0 23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.latest p {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}

table.latest p span {
	font-weight:bold;
	font-size:11px;
}
.our_spacel_pic{
	background:url(images/our_spacel.jpg) no-repeat left bottom;
}

/* =================Content CSS Document Ends======================= */

/* =================Footer CSS Document Starts======================= */

#footer {
	background-color:#305682;
	color:#000;
}

.botfooter {
	padding:27px 0 13px;
}

.botblck {
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

a.tk {
	color:#000;
	background-color:#305682;
	text-decoration:none;
	font-weight:bold !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

a.tk:hover {
	text-decoration:underline;
}

.botlinkborder {
	border-right:1px solid #fff;
}

a.botlink {
	color:#DCDBDD;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-color:inherit;
}

a.botlink:hover {
	text-decoration:underline;
}

/* =================Content CSS Document Ends======================= */
