* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f0f0f0;
	color:#000853;
}
body {
}
img {
	border:0px none;
}
h1,h2 {
	display:none;
}
ul,ol {
	list-style:none;
	list-style-image:none;
}
p {
	padding:10px 0px;
}
a, li {
	zoom:0;
}	
a:link,
a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
}
.clear {
	clear:both;
	float:none !important;
	font-size:0px;
	line-height:0px;
}

/* Input */
.input-text-left {
	float:left;
	width:5px;
	height:25px;
	background:url('images/input-text-left.png') no-repeat;
}
.input-text {
	float:left;
	background:url('images/input-text-background.png') repeat-x;
	height:22px;
	border:0px none;
	width:130px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:3px 5px 0px 5px;
}
.input-text-right {
	float:left;
	width:5px;
	height:25px;
	background:url('images/input-text-right.png') no-repeat;
}
.input-submit-arrow {
	display:block;
	background:url('images/input-submit-arrow.png') no-repeat;
	width:27px;
	height:27px;
	cursor:pointer;
	border:0px none;
}

/* Hr */
.hr {
	line-height:0px;
	font-size:0px;
	height:1px;
	background-color:#bdc3ff;
}

/* Hx */
h3 {
	color:#fff;
	font-size:18px;
	font-style:italic;
	text-indent:10px;
}
.h3-wrapper {
	height:39px;
	background:url('images/h3-wrapper.png') repeat-x;
}
.h3-wrapper h3 {
	line-height:39px;
	height:39px;
}
h4 {
	color:#000853;
	font-size:17px;
}

/* Website */
#website {
	width:940px;
	margin:0px auto;
}

/* Top */
#top {
	height:124px;
	position:relative;
}
#top img {
	position:absolute;
	left:3px;
	top:23px;
}
#top form {
	position:absolute;
	bottom:10px;
	right:0px;
}
#top form .input-text-wrapper,
#top form .input-submit-arrow {
	float:left;
	margin-left:5px;
}

/* Header */
#header {
	height:373px;
	background:url('images/header-background.png') no-repeat;
	position:relative;
}
#header .content {
	position:absolute;
	right:6px;
	top:6px;
	width:485px;
	height:280px;
	z-index:4;
}
#header .content .promoted {
	float:left;
}
#header .content .promoted li {
	text-align:center;
	width:160px;
	border-bottom:1px solid #bebebe;
	border-top:1px solid #d3d3d3;
	padding:10px 0px 10px 0px;
}
#header .content .promoted li a:link,
#header .content .promoted li a:visited {
	font-weight:bold;
	text-decoration:none;
}
#header .content .promoted li.first {
	border-top:none;
}
#header .content .promoted li.last {
	border-bottom:none;
}
#header .content .ad {
	width:340px;
	height:321px;
	background:url('images/ad-background.png') no-repeat;
	position:absolute;
	top:5px;
	right:5px;
	z-index:5;
}
#header .content .ad .top {
	margin-top:2px;
	height:37px;
	line-height:37px;
	text-align:center;
	padding:0px 2px;
}
#header .content .ad .inside {
	height:280px;
	line-height:37px;
	text-align:center;
	padding:0px 2px;
}
#header .content .ad .top a:link,
#header .content .ad .top a:visited {
	color:#fff;
	text-decoration:none;
	font-style:normal;
}
/* Menu */
#header .menu {
	position:absolute;
	height:42px;
	top:288px;
	left:5px;
}
#header .menu li {
	float:left;
	line-height:42px;
	padding:0px 10px;
	background:url('images/menu-background-right.png') no-repeat right;
	height:42px;
}
#header .menu li a:link,
#header .menu li a:visited {
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-size:17px;
}
/* City */
#header .city {
	height:43px;
	position:absolute;
	left:233px;
	top:330px;
	line-height:42px;
}
#header .city h3 {
	float:left;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	padding:0px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	text-indent:0px;
}
#header .city ul {
	float:left;
}
#header .city li {
	float:left;
	line-height:43px;
	padding:0px 10px;
	background:url('images/city-background-right.png') no-repeat right;
	height:43px;
}
#header .city li a:link,
#header .city li a:visited {
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-size:17px;
}

/* Content */
#content {
	border-left:5px solid #e4e4e4;
	border-right:5px solid #e4e4e4;
	background-color:#fff;
}

#content-left {
	float:left;
	width:220px;
	position:relative;
	margin-right:2px;
}
#content-left h3.countries {
	position:absolute;
	top:-32px;
}
#content-left .countries a:link,
#content-left .countries a:visited {
	display:block;
	width:220px;
	height:34px;
	line-height:34px;
	border-bottom:1px solid #c3c8ff;
	background:#d0d4ff;
	border-top:1px solid #fff;
	text-indent:8px;
	color:#000;
	text-decoration:none;
	font-style:normal;
}
#content-left .countries a:hover {
	background:#c5caff;
}
#content-left .top li {
	border-bottom:1px solid #c3c8ff;
	border-top:1px solid #fff;
	background-color:#d0d4ff;
	padding:5px;
	position:relative;
}
#content-left .top li img {
	margin-right:5px;
}
#content-left .top li .more {
	height:20px;
}
#content-left .top li .more .left {
	float:left;
	height:20px;
	line-height:20px;
	width:140px;
}
#content-left .top li .more .right {
	float:left;
	height:20px;
	line-height:20px;
	width:70px;
	text-align:right;
}
#content-left .top li a:link,
#content-left .top li a:visited {
	text-decoration:none;
	font-style:normal;
	color:#000;
}
#content-left .top li .price {
	font-size:18px;
}

/* Box */
.box .content {
	padding-left:10px;
	position:relative;
}
.box .content .more {
	height:19px;
}
.box .content .more .left,
.box .content .more .right {
	float:left;
	height:19px;
	width:340px;
}
.box .content .actions {
	float:right;
	height:19px;
}
.box .content .actions li {
	float:left;
	height:19px;
	line-height:19px;
}
.box .content .actions li span {
	padding:0px 5px;
}
.box .content .actions li a:link,
.box .content .actions li a:visited {
	color:#000;
	text-decoration:none;
	font-style:normal;
}
.box .content .book:link,
.box .content .book:visited {
	height:19px;
	line-height:19px;
	font-size:17px;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}
.box .content .book img {
	margin-right:10px;
}
.box .top {
	height:44px;
	position:relative;
}
.box .top h3 {
	position:absolute;
	top:5px;
	height:38px;
	line-height:38px;
	left:5px;
	text-indent:0px;
}
.box .top a:link,
.box .top a:visited {
	color:#fff;
	font-style:normal;
	position:absolute;
	text-decoration:none;
	height:38px;
	line-height:38px;
	right:10px;
	top:5px;
}
.box .top .left {
	float:left;
	height:44px;
	width:11px;
	position:relative;
}
.box .top .long {
	float:left;
	height:43px;
	width:697px;
	border-bottom:1px solid #fff;
	position:relative;
}
.box .footer {
	height:11px;
	line-height:0px;
	font-size:0px;
}
.box .footer .left {
	float:left;
	width:11px;
	height:11px;
}
.box .footer .long {
	float:left;
	width:697px;
	height:11px;
}
.box.orange .content {
	background:url('images/box-orange-background.png') repeat-y;
}
.box.blue .content {
	background:url('images/box-blue-background.png') repeat-y;
}
.box.orange .top .left {
	background:url('images/box-orange-top-left.png') no-repeat;
}
.box.orange .top .long {
	background:url('images/box-orange-top-long.png') repeat-x;
}
.box.orange .footer .left {
	background:url('images/box-orange-footer-left.png') no-repeat;
}
.box.orange .footer .long {
	background:url('images/box-orange-footer-long.png') repeat-x;
}
.box.blue .top .left {
	background:url('images/box-blue-top-left.png') no-repeat;
}
.box.blue .top .long {
	background:url('images/box-blue-top-long.png') repeat-x;
}
.box.blue .footer .left {
	background:url('images/box-blue-footer-left.png') no-repeat;
}
.box.blue .footer .long {
	background:url('images/box-blue-footer-long.png') repeat-x;
}

/* Content-right */
#content-right {
	float:left;
	width:708px;
}
#content-right .box .startnow {
	display:block;
	text-indent:-9999px;
	height:24px;
	width:388px;
	background:url('images/startnow.png') no-repeat;
}
#travelling .content {
	padding-left:6px;
}
#travelling .content ul li.odd,
#travelling .content ul li.even {
	padding:5px;
	border-bottom:1px solid #fff;
}
#travelling .content ul li.odd {
	background-color:#c5caff;
}
#travelling .content ul li.last {
	border-bottom:none;
}
#travelling .content ul li .info img {
	margin-right:5px;
}
#travelling .content ul li .info .hr {
	margin:10px 0px;
}
#travelling .content ul li .info .price {
	text-align:right;
	padding-right:10px;
}

/* Footer */
#footer {
	height:52px;
	color:#fff;
}
#footer .left,
#footer .right {
	float:left;
	width:10px;
	height:52px;
	background:url('images/footer-left.png') no-repeat;
}
#footer .right {
	background:url('images/footer-right.png') no-repeat;
}
#footer .center {
	float:left;
	width:900px;
	border-top:5px solid #e8e8e8;
	border-bottom:5px solid #e8e8e8;
	height:42px;
	line-height:42px;
	padding:0px 10px;
	background:url('images/footer-center.png') repeat-x;
}
#footer ul {
	float:left;
}
#footer span {
	float:right;
}
#footer span a:link,
#footer span a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}
#footer ul li {
	float:left;
	padding-right:10px;
}
#footer ul li a:link,
#footer ul li a:visited {
	color:#fff;
	font-size:17px;
	font-style:italic;
	text-decoration:none;
}
#footer .freshcreations {
	margin-top:5px;
	margin-left:10px;
}
