/* ===== LAYOUT FOR ALL TEMPLATES ===== */

body {
	background-color: #e0541d;
	width: 100%;
	_behavior:url(/csshover.htc);
}

#holder {
	margin: 0px auto 0px auto;
	padding: 0;
	position: relative;
	width: 960px;
	background-color: white;
}

h1 {
	position: absolute;
	top: 35px;
	left: 206px;
}

#branding
{
	height: 175px;
	background-color: white;
	border-bottom: #e0541d solid 5px;
}

#logo {
	position: absolute;
	top:15px;
	left: 30px;
}

#address {
	position: absolute;
	top: 55px;
	left: 200px;
	width: 520px;
}

/* ===== Weather ====== */

#time-weather {
	position: absolute;
	top: 65px;
	right: 55px;
}

#city {
	font-size: 1.8em;
	color: #E0541D;	
}

#weather-heading {
	font-size: .9em;
	color:#E0541D;
	position:absolute;
	right:20px;
	top:5px;
	width:80px;
}

#city-link {
	color: #E0541D;
	position: absolute;
	top: 20px;
	right: 45px;
}

#temp {
	color:#E0541D;
	font-size: 2.3em;
	position: absolute;
	right:-15px;
	top:14px;
}

/* ===== Language ===== */

#language-nav {
	position: absolute;
	height: 20px;
	top: 35px;
	right: 40px;
}

#language-nav ul {
	float: right;
}

#language-nav ul li {
	display: inline;
}

#language-nav ul li a, #language-nav ul li a:visited {
	color: #E0541D;
}

#language-nav ul li a:hover{
	color: #e0941d;
	text-decoration:none;
}

#language-nav .imglang {
	display:inline;
}

/* ===== Main Content ===== */

#main-content {
	margin-top: 322px;
	position:relative;
	
}

#main-content1 {
	margin-top: 30px;
	position:relative;
	}
#main-content:after,
.bugwrapper:after,
additional-content:after
{
	content: '.';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
	margin: 0;
}


#sidebar-widgets {
	min-height: 500px; _height: 500px;
	width: 182px;
	float: right;
	margin: 450px 33px 0px 0px;
	display: inline;
}

#main-visual
{
	width: 894px;
	height: 284px;
	position: absolute;
	top: 222px;
	left: 33px;
}

/* ===== SPECIAL OFFERS ===== */

#special-offers {
	position: absolute;
	top: 540px;
	right: 40px;
	height: 70px;
	width: 182px;
	background: url(../../../../DOCUME%7E1/kumar/LOCALS%7E1/images/offers-bracket.png) no-repeat top left;
}

.subpage-offers {
	right: 33px !important;
}

/* ===== MAIN NAVIGATION ===== */

#main-navigation {
	position: absolute;
	top: 185px;
	left: 33px;
	width: 894px;
	height: 32px;
	background-color: #E0541D;
	margin-left:5px;
}

#main-navigation ul {
	padding-left: 2px;
	list-style: none;
	background-color: #E0541D;
}

#main-navigation li {
	display: inline;
	padding-left: 9px;
	padding-right: 9px;
	height: 32px;
	float: left;
	color: #ffffff;
	background:url(../../../../DOCUME%7E1/kumar/LOCALS%7E1/images/menu-bg.gif) no-repeat 0px 0px;
}

#main-navigation li:hover {
	background-position:200px 0px;
}

#main-navigation li a:hover {
	background-position:200px 0px;
}

#main-navigation li a {
	line-height: 32px;
	color: #ffffff;
	font-weight: bold;
	outline: none;
	height:32px;
	display: block;_display:inline;
}

#main-navigation ul li.active {
	background-position: top right;
}

#main-navigation ul li.active a {
	color: #E0541D;
	background-color: #FECAB7;
}

ul#right-side-links {
	padding-left: 0px;
	list-style: none;
	background-color: #E0541D;
	float: right;
	margin-right: 10px;
}

ul#right-side-links li {
	display: inline;
	height: 32px;
	float: left;
	color: black;
	padding: 0px;
}

ul#right-side-links li a {
	line-height: 32px;
	color: black;
	font-weight: bold;
	outline: none;
	display: inline !important;
	color: #000 !important;
}

/* ===== MAIN NAVIGATION ===== */

#bottom-navigation {
	margin-left: 33px;
	background-color: #000;
	width: 894px;
	height: 32px;
	line-height: 32px;
}

#bottom-navigation ul {
	padding-left: 0px;
	list-style: none;
	text-align: center;
}

#bottom-navigation li {
	display: inline;
	padding: 0px 10px 0px 10px;
}

#bottom-navigation ul li a,
#bottom-navigation ul li a:visited {
	color: #fff;
}

#bottom-navigation ul li.active {
	color: #fff;
}


/* ===== LANGUAGE NAVIGATION ===== */

#language-navigation ul {
	padding-left: 0;
	list-style: none;
}

#language-navigation ul li {
}

#language-navigation ul li.active {
}



/* ====== TRAVELCLICK ====== */

#travelclick {
	height: 30px;
	width: 960px;
	text-align: center;
}
