/* reset */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
font,
img,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
legend,
table,
tbody,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #2781be;
}
a,
a:link {
	color: #005da2;
	text-decoration: underline;
}
a:visited {
	color: #6784bc;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #e05959;
	text-decoration: underline;
}
p {
	margin: 8px 0 0 0;
	padding: 0;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #005da2;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #063;
	margin: 8px 0 0 0;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #005da2;
	margin: 8px 0 0 0;
}
h4 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #005da2;
}
td {
	padding: 4px;
}

#container {
}

#main {
	border: 0 !important;
	width: 780px;
	text-align: left !important;
	padding: 0px;
	margin: 10px auto 0;
}
#main ul {
	list-style: disc;
	margin: 6px 20px;
}
#main ol {
	list-style: decimal;
	margin: 6px 26px;
}
#main li {
	list-style: inherit;
	padding: 6px 0 0 0;
}

#header_v2 {
	background: transparent url(/images/bg_header.gif) no-repeat scroll center top;
	display: block;
	height: 114px;
	width: 790px;
	padding-right: 10px;
	margin: 0 auto;
}
#header_v2 #brand {
	width: 203px;
	height: 114px;
	float: left;
}
#header_v2 #brand a {
	display: block;
	width: 203px;
	padding: 114px 0 0 0;
	height: 0;
	background: url(/images/ti_logo.gif) no-repeat 0 0;
	overflow: hidden;
}
#header_v2 #book_online {
	float: right;
	width: 238px;
	height: 22px;
}
#header_v2 #book_online a {
	display: block;
	width: 238px;
	height: 0;
	padding: 22px 0 0 0;
	background: url(/images/btn_book_online.gif) no-repeat 0 0;
	overflow: hidden;
}
#header_v2 #book_online a:hover {
	background:url(/images/btn_book_online.gif) no-repeat 0 -22px;
}
#header_v2 .column {
	width: 468px;
	float: right;
	text-align: right;
}
#header_v2 .offer {
	width: 468px;
	height: 60px;
	margin: 8px 0 0 0;
}
#header_v2 #search {
	background: url(/images/bg_search_div.gif) no-repeat 55px 0;
	padding: 0 0 0 100px;
	margin: 8px 0 4px 0;
}
#header_v2 #search input#gt {
	background: url(/images/bg_search_input.gif) no-repeat 0 0;
	border: 0;
	width: 175px;
	height: 16px;
	margin: 0;
	padding: 3px 5px 0;
	font-family: Tahoma;
	font-size: 12px;
}
#header_v2 #search input#gb {
	background: url(/images/bg_search.gif) no-repeat 0 1px;
	border: 0;
	width: 51px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	overflow: hidden;
}

#nav_v2 {
	clear: both;
	height: 30px;
	width: 800px;
	margin: 10px auto 20px;
}
#nav_v2 ul {
	padding: 0;
	overflow: hidden;
	height: 30px;
	background: url(/images/img_nav_bar.gif) no-repeat scroll 0 0;
}
#nav_v2 ul li {
	list-style: none;
	float: left;
}
#nav_v2 ul li a {
	display: block;
	padding: 30px 0 0 0;
	height: 0;
	overflow: hidden;
}
#nav_v2 #nav_dest a {
	width: 139px;
	left: 0;
}
#nav_v2 #nav_sotm a {
	width: 159px;
	left: 140px;
}
#nav_v2 #nav_pref a {
	width: 126px;
	left: 301px;
}
#nav_v2 #nav_broc a {
	width: 132px;
	left: 427px;
}
#nav_v2 #nav_about a {
	width: 81px;
	left: 561px;
}
#nav_v2 #nav_login a {
	width: 156px;
	left: 644px;
}
#nav_v2 #nav_dest a:hover {
	background: url(/images/img_nav_bar.gif) no-repeat scroll 0 -30px;
}
#nav_v2 #nav_sotm a:hover {
	background: url(/images/img_nav_bar.gif) no-repeat scroll -139px -30px;
}
#nav_v2 #nav_pref a:hover {
	background: url(/images/img_nav_bar.gif) no-repeat scroll -298px -30px;
}
#nav_v2 #nav_broc a:hover {
	background: url(/images/img_nav_bar.gif) no-repeat scroll -424px -30px;
}
#nav_v2 #nav_about a:hover {
	background: url(/images/img_nav_bar.gif) no-repeat scroll -556px -30px;
}
#nav_v2 #nav_login a:hover {
	background: url(/images/img_nav_bar.gif) no-repeat scroll -637px -30px;
}
#nav_v2 ul li ul {
	display: block;
	position: absolute;
	margin-top: -5000px;
	margin-left: 14px;
	z-index: 10;
}
#nav_v2 ul li:hover ul,
#nav_v2 ul li.sfhover ul {
	margin-top: 0;
}
#nav_v2 ul li ul {
	display: block;
	width: 113px;
	padding: 5px 5px 10px 5px;
	background: transparent url(/images/bg_dropdown.png) no-repeat left bottom;
	height: auto;
}
#nav_v2 ul li li {
	float: none;
	border-bottom: 1px solid #5fa1d0;
}
#nav_v2 ul li li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	height: auto;
}
#nav_v2 ul li li a:hover {
	color: #f1f081;
	background-image: none !important;
}
#nav_v2 ul li li.shadow {
	background: url(/images/bg_dropdown_shadow.gif) repeat-x 0 0;
	height: 9px;
	width: 123px;
	display: block;
	position: absolute;
	margin: -6px -5px;
	border-bottom: 0;
}
#breadcrumb {
	width: 750px;
	margin: 0 auto;
	background: #eef;
	overflow: hidden;
	padding: 0 8px 8px 8px;
	position: relative;
	border: 1px dotted #999;
	clear: both;
	text-align: left;
}
#breadcrumb ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	overflow: hidden;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
	font-size: 11px;
}
#breadcrumb a {
	background: url(/images/img_bullet_right.gif) no-repeat right center;
	padding: 0 12px 0 0;
}

#breadcrumb_forward {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	
}
#breadcrumb_forward ul {
	margin-left: -10px;
}
#breadcrumb_forward li {
	padding: 0 7px 0 0;
}
#breadcrumb_forward a {
	background: url(/images/img_bullet_round.gif) no-repeat left center;
	padding: 0 0 0 11px;
}

#footer_ext {
	display: none;
}
#footer_copyright {
	clear:both;
	margin:0 auto;
	overflow:auto;
	padding:0 10px 20px;
	width:760px;
}
#footer_copyright p {
	text-align:center;
	float:left;
	width:535px;
	font-family:Trebuchet MS;
	color:#519cd4;
	font-size:10px;
	line-height:13px;
	padding-top:13px;
}
#footer_copyright a {
	color:#0069a9;
	text-decoration:underline;
}
#footer_copyright a:hover {
	color:#c00;
}
#footer_copyright img {
	float:right;
}

