/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : VegasJourney.com  */
/* Date : 09th April. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: arial, verdana, helvetica;
color: #333;
font-size: 12px;
line-height: 17px;
}

body {
padding: 0px;
margin: 0px;
background-color: #001d57;
}

.full-size-table {
width: 778px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
text-align: justify;
}

a {
color: #000080;
text-decoration: none;
}

a:hover{
color: #000080;
text-decoration: underline;
}

/* images */

.home-header {
background-image: url("images/home-header.jpg");
background-repeat : no-repeat;
}

.i-header {
background-image: url("images/i-header.jpg");
background-repeat : no-repeat;
}

.h-title-back {
background-image: url("images/home-title-back.jpg");
background-repeat : no-repeat;
background-position: right;
}

.i-title-back {
background-image: url("images/i-title-back.jpg");
background-repeat : no-repeat;
background-position: right;
}

.contact-back {
background-image: url("images/contact-back.jpg");
background-repeat : no-repeat;
background-position: right;
background-color: #5491e9;
}

.feature-hotels-top {
background-image: url("images/feature-hotels-top.jpg");
background-repeat : no-repeat;
}

.shadow {
background-image: url("images/shadow.jpg");
background-repeat : repeat-y;
}

.h-dot-line {
background-image: url("images/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.frame {
background-image: url("images/frame.jpg");
background-repeat : no-repeat;
background-position: center center;
width: 68px;
height: 68px;
}

.bullet {
background-image: url("images/bullet1.jpg");
background-repeat : no-repeat;
background-position: left 8px;
padding: 4px 1px  5px 15px;
}

/* links */

.left-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: 16px center;
border-bottom : #74a5eb 1px solid;
padding: 6px 5px  5px 30px;
font-weight: bold;
display: block;
}

.left-link a:hover{
background-color: #6795e3;
text-decoration: none;
color: #000080;
}

/* background colours */

.blue {
background-color: #417adc;
}

.bluea {
background-color: #b7cbff;
}

.orange {
background-color: #ff9900;
}

.red {
background-color: #cc0b30;
}

.pink {
background-color: #c62588;
}

/* borders */

.border-bottom {
border-bottom : #d2d2d2 1px solid;
padding: 3px 1px 3px 1px;
}

/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #001d57;
}

.lightblue-txt {
color: #417adc;
font-weight: bold;
}

.orange-txt {
color: #d25603;
}

.small-txt {
font-size: 11px;
}

/* headings */

h1 {
font-family: arial;
font-size: 13px;
color: #d25603;
margin: 0px;
}

h2 {
font-family: arial;
font-size: 12px;
color: #417adc;
margin: 0px;
}

h3 {
font-family: arial;
font-size: 16px;
color: #fff;
margin: 0px;
}

h4 {
font-family: arial;
font-size: 13px;
color: #d25603;
margin: 0px;
}

h5 {
font-family: arial;
font-size: 16px;
color: #f25b00;
margin: 0px;
}
