/* Global Style */
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	background-color: #204478;
	background-image: url(images/bg.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.mastertable {
	margin:auto;
}

table#menu_1 td {
        padding: 0px 0px 0px 0px;
        font-size: 11px;
      }

      table#menu_1 td a {
        display: block;
        padding: 5px 5px 5px 8px;
        border-bottom: 1px solid #aec2cd;
        text-decoration: none;
		font-weight:bold;
      }

      table#menu_1 td a:hover {
        color: #204377;
        background-image: url(images/hover_promo.png);
		cursor: pointer;
      }


table#menu_2 td {
        padding: 0px 0px 0px 0px;
        font-size: 11px;
		background-color: #5793ba;
      }

      table#menu_2 td a {
        display: block;
        color: #FFFFFF;
        padding: 5px 5px 5px 24px;
        border-bottom: 1px solid #79a9c8;
        text-decoration: none;
      }

      table#menu_2 td a:hover {
        color: #FFFFFF;
        background-color: #0099DD;
      }


.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2C2C2C;
}

.imgspace {
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 3px;
}


ul {
    margin-left: 5px;
	padding-left:-15px;
	font-size:11px;
    line-height:1.4;
    list-style-type:none;
}
li {
    padding-left:15px;
    background:transparent url(images/bullet1.png) no-repeat;
    background-position:0 6px;
}

.tablebg {
    background: url(images/gradient_vertical.png) no-repeat;
	}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2C2C2C;
}

.formtext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2C2C2C;
}

.header	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	color: #204478;
	letter-spacing: -1px;
}

hr	{
	color: #CCCCCC;
	height: 1px;
}



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Global Text Style */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2C2C;
}

a:link {
	color: #1b4162;
	text-decoration: underline;
}

a:visited {
	color: #1b4162;
	text-decoration: underline;
}

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

a:active {
	color: #1b78d5;
}


/* SIDE LINKS */

.sideheader	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fafadd;
	letter-spacing: -1px;
	line-height: 20px;
}

.sidetext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.sidesmltext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.sidetext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.sidetext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.sidetext a:hover {
	color: #fffc26;
	text-decoration: underline;
}

.sidetext a:active {
	color: #FFFFFF;
}




/* FOOTER STYLES */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f5253;
	padding-left: 23px;
	padding-right: 20px;
	letter-spacing: 1px;
}


.footer a:link {
	color: #666666;
	text-decoration: none;
}

.footer a:visited {
	color: #4f5253;
	text-decoration: none;
}

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

.footer a:active {
	color: #4f5253;
	text-decoration: none;
}
.breaker {
	clear:both;
	margin: 0px;
	padding:0px;
	height: 0px;
	font-size: 1px;
}
.featured_dest {
	width: 277px;
	overflow: hidden;
	margin-left: 7px;
	padding-top: 10px;
}
.featured_dest .col1 {
	float: left;
	width: 155px;
	height: 108px;
}
.featured_dest .col1 img {
	border: 2px solid #b6cddb;
	overflow: hidden;
}
.featured_dest .col2 {
	float: left;
	margin-left: 7px;
	height: 108px;
	width: 110px;
	line-height: normal;
}
.featured_dest .col2 .coltop {
	height: 67px;
}
.featured_dest .col2 .place {
	font-size: 18px;
	font-weight: bold;
	color: #4b4e33;
}
.featured_dest .col2 .country {
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
}
.featured_dest .col2 .foraslowas {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.featured_dest .col2 .price {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.hotcol {
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3DAE2;
	padding: 5px 2px 4px 2px;
}
.hotcol .placecountry {
	font-size: 11px;
	color: #204377;
	float: left;
	width: 120px;
}
.hotcol .price {
	float: right;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
