@import url("pagination.css");

/* General HTML */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, td{
	color: #333333;
	font-size: 12px;
	font-family: "Arial";
}

a img {
	border: none;
}

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

a:hover {
	color: #990033;
}

/* Global */
#wrapper {
	width: 100%;
}

.inner-wrapper {
	width: 962px;
	margin: auto;
	position: relative;
}

.clear {
	clear: both;
}

/* Header */
#header {
	background-color: #f4f4f4;
	width: 100%;
	height: 150px;
	border-bottom: 5px solid #990033;
}

#header .top_header .logo {
	float: left;
	margin: 16px 0px 10px 0px;
}

#header .top_header .phone {
	float: right;
	margin: 28px 0px 0px 0px;
}

#header .menu {
	margin: 0px 0px 0px 0px;
}

#header .menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
}

#header .menu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}

#header .menu ul li a {
	margin: 0px 0px 0px 0px;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
}

#header .menu ul li a:hover,#header .menu ul li a.current,#header .menu ul li a.menu_current
	{
	color: #ffffff;
	background-color: #990033;
}

#header .menu ul li ul {
	position: absolute;
	background: #b01a48;
	left: 0px;
	top:37px;
	display: none;
}

#header .menu ul li.current-li ul {display: block;}

#header .menu ul li ul li a {
	color: #ffffff;
	padding: 4px 12px 4px 12px;
	font-size: 11px;
	margin-right: 5px;
}

#header .menu ul li ul li a:hover,#header .menu ul li ul li a.current {
	background-color: #e20045;
}

/* Splash */
#splash {
	background-color: #990033;
	border-top: 30px solid #b01a48;
	cursor: pointer;
}

#splash img {
	border: 0px;
	border: 1px solid #b01a48;
}

#splash .splash-text-holder {
	height: 80px;
	width: 960px;
	opacity: .30;
	filter: alpha(opacity =   "30");
	position: absolute;
	background-color: #000000;
	margin: -80px 0px 0px 1px;
	bottom: 0px;
	left: 0px;
}

#splash .splash-text {
	height: 80px;
	width: 900px;
	position: absolute;
	margin: -74px 0px 0px 32px;
	bottom: 0px;
	left: 0px;
}

#splash .splash-text .left {
	float: left;
}

#splash .splash-text .right {
	float: right;
}

#splash .splash-text .title {
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
}

#splash .splash-text .desc {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#splash .splash-text .price {
	font-size: 52px;
	color: #ffffff;
	font-weight: bold;
}

/* Content */
#content{
	line-height: 18px;
}
#content h1 {
	background: #990033 url("../img/h1-bg.gif") no-repeat left center;
	padding: 5px 70px 5px 20px;
	margin: -20px 0px 12px 0px;
	color: #ffffff;
	font-family: "Georgia";
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	width: 370px;
	line-height: 30px;
}

#content h2 {
	background: #990033 url("../img/h2-bg.gif") no-repeat left center;
	padding: 8px 0px 8px 15px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}

#content .content-left {
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
	border-top: 1px solid #cccccc;
	width: 680px;
}

#content .content-left .left {
	width: 425px;
	float: left;
}

#content .content-left .right {
	width: 242px;
	float: right;
}

#content .content-left .widget {
	margin: 0px 0px 12px 0px;
	padding: 6px 6px 6px 6px;
	border: 1px solid #cccccc;
}

#content .content-left .widget table {
	width: 100%;
}

#content .content-left .widget table th {
	text-align: left;
}

#content .content-left table.list th {
	font-weight: normal;
	height: 65px;
	border-bottom: 1px solid #cccccc;
}

#content .content-left table.list th img {
	float: left;
	border: 3px solid #cccccc;
	margin-right: 10px;
}

#content .content-left table.list th b {
	font-size: 14px;
	color: #990033;
	display: block;
}

#content .content-left table.list td {
	border-bottom: 1px solid #cccccc;
	width: 65px;
}

#content .content-left table.list td b {
	font-size: 25px;
	color: #990033;
	display: block;
}

a.list_readmore {
	padding: 5px 0;
	display: block;
	font-weight: bold;
	color: #990033;
	text-align: center;
	margin-top: 10px;
}

#content .sidebar {
	float: left;
	margin: 20px 0px 0px 0px;
}

#content .sidebar .widget {
	margin: 0px 0px 12px 0px;
	padding: 6px 6px 6px 6px;
	border: 1px solid #cccccc;
	width: 218px;
}

#content .sidebar .widget ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content .sidebar .widget ul li {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#content .sidebar .widget ul li a {
	background: url("../img/side-links.gif") no-repeat scroll 1px 5px;
	padding: 2px 2px 2px 12px;
	display: block;
	color: #333333;
	text-decoration: none;
}

#content .sidebar .widget ul li a:hover,#content .sidebar .widget ul li a.current
	{
	background: url("../img/side-links.gif") no-repeat scroll 1px -15px;
	color: #990033;
	font-weight: bold;
}

table.offers_mini_list {
	width: 100%;
}

table.offers_mini_list a {
	display: block;
}

table.offers_mini_list a:hover {
	color: #990033;
}

table.offers_mini_list tbody tr th {
	text-align: left;
}

table.offers_mini_list tbody tr td.price {
	width: 55px;
}

table.offers_mini_list tbody tr:hover {
	background-color: #E9E9E9;
}

/* Fotter */
div#footer {
	height: 100px;
	background-color: #990033;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	position: relative;
}

div#footer a {
	color: #FFF;
}

div#footer a:hover {text-decoration: underline;}

div#footer_inner {
	margin: auto;
	width: 962px;
}

div.footer_wrapper {
	padding: 10px;
}
div.footer_menu{
	margin-bottom: 10px;
}
div.footer_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.footer_menu ul li {
	display: inline;
}

div.footer_menu ul li a {
	padding: 0px 5px;
	border-left: 1px solid #FFF;
}

div.footer_menu ul li.first a {
	padding-left: 0px;
	border: none;
}

div.travelpoint_network{
	position: absolute;
	left: 10px;
	top: 10px;
}