﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#4a545f;
	font-family:Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:12px;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}
/* ============================================= */
#top-container{
	width:1000px;
	height:177px;
}
.header-box{
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:149px;
}
.logo-box{
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	width:247px;
	height:49px;
	margin-top:37px;
	margin-left:24px;
	float:left;
}
.logo-box a{
	width:247px;
	height:49px;
	display:block;
}
#toplink-box{
	width:1000px;
	height:20px;
	background-color:#356c97;
	padding-top:8px;

}
.link-text{
	width:465px;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.link-text a{
	color:#FFFFFF;
	text-decoration:none;
}
.link-text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/* ============================================================================ */

.adsunit-box{
	width:520px;
	height:auto;
	float:right;
	padding-left:10px;
}

/* ============================================================================ */
#main-contantcontainer{
	width:1000px;
	height:auto;
}

/* =================LEFT CONTAINER START============================ */

#left-container{
	width:371px;
	height:auto;
	float:left;
}
#leftgoogle-box{
	width:340px;
	height:auto;
	margin-top:5px;
	padding-left:15px;
}

#usweather-destinationbox{
	width:366px;
	height:auto;
	clear:both;
	margin-left:5px;
}

.usweather-topbar{
	background-image:url(../images/usweatherdest-topbar.gif);
	background-repeat:no-repeat;
	height:30px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:40px;
	padding-top:1px;
}
#usweather-bgbar{
	width:366px;
	background-image:url(../images/usweatherdest-bgbar.gif);
	background-repeat:repeat-y;
}
.lt-destinationlink{
	width:177px;
	height:auto;
	float:left;
}
.lt-destinationlink ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 10px;
}
.lt-destinationlink li {
	display:block;
	padding:0 10px 0px 15px;
	background:url('../images/arrow.gif') no-repeat center left;
	line-height:21px;
}
.lt-destinationlink a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d709e;
	display:block;
	height:21px;
	text-decoration:none;
}
.lt-destinationlink li a:hover {
	color:#2d709e;
	text-decoration:underline;
}


ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 10px;
}
li {
	display:block;
	padding:0 10px 0px 15px;
	background:url('../images/list.gif') no-repeat center left;
	line-height:21px;
}
li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d709e;
	display:block;
	text-decoration:none;
}
 li a:hover {
	color:#2d709e;
	text-decoration:underline;
}

/* ======================================================== */


.rt-destinationlink{
	width:170px;
	height:auto;
	float:right;
}

.rt-destinationlink ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 10px;
}
.rt-destinationlink li {
	display:block;
	padding:0 10px 0px 15px;
	background:url('../images/arrow.gif') no-repeat center left;
	line-height:21px;
}
.rt-destinationlink a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d709e;
	display:block;
	height:21px;
	text-decoration:none;
}
.rt-destinationlink li a:hover {
	color:#2d709e;
	text-decoration:underline;
}
/* ======================================================== */

.usweather-bottombar{
	background-image:url(../images/usweatherdest-bottombar.gif);
	background-repeat:no-repeat;
	height:22px;
	padding-bottom:8px;
	clear:both;
}
/* ================RIGHT CONTAINER START======================= */

#right-container{
	width:629px;
	height:auto;
	float:right;
}

#rt-ustravelbox{
	width:613px;
	height:auto;
	margin-left:8px;
	margin-top:6px;
}
.rt-ustravel-topbar{
	background-image:url(../images/ustravel-topbar.gif);
	background-repeat:no-repeat;
	height:47px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2e4455;
	font-weight:bold;
	padding-left:15px;
	padding-top:15px;
}


.rt-ustravel-contentbox{
	width:594px;
	height:auto;
	border-left:2px solid #e1e1e1;
	border-right:2px solid #e1e1e1;
	border-bottom:2px solid #e1e1e1;
	background-color:#FFFFFF;
	padding:8px;
}

#rt-googlebox{
	width:470px;
	height:auto;
	padding-top:6px;
	margin:0 auto;
}

#rt-worldmapbox{
	width:565px;
	height:auto;
	margin-top:6px;
	margin:0 auto;
}
/* ================FOOTER CONTAINER CLASS START======================= */
#footer-container{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	height:23px;
	padding-top:7px;
	clear:both;
}
.footer-text{
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	margin:0 auto;
}
.footer-text a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
