body {
	background: #fff url(../images/bg_main.jpg) repeat-y top center;
	font-family: arial, sans-serif;
	color: #2b2b25;
}

a {
	color: #2b2b25;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #959592;
}

h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

p, li, td, th {
	font-size: 1.2em;
	line-height: 1.4em;
}

table { width: 100%; }
table td.numeric, table th.numeric { text-align: right; }

.strike { text-decoration: line-through; }

td p { font-size: 1.0em; }
td img { vertical-align: top; display: inline; }

table.events td { border-top: 1px solid #999; padding: 8px; }

th { font-weight: bold; }

th, td { padding: 4px 8px; }

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h1 span, h2 span, h3 span {
	color: #476dae;
}

strong {
	font-weight: bold;
}

ul.bullets {
	margin: 0 0 10px 20px;
	list-style-type: disc;
}

ul.links {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.links li {
	display: inline;
	margin-right: 10px;
}

ol {
	list-style-type: decimal;
	margin: 3px 0 0 30px;
	font-weight: bold;
}

ol li {
	margin-bottom: 7px;
}

li span {
	font-weight: normal;
}

p img {
	display: inline;
	vertical-align: bottom;
}

fieldset p {
	margin: 0;
	padding-top: 2px;
}

#container {
	width: 970px;
}

#inner {
	width: 970px;
}

#top { background-color: #fff; }



/*#ahot font {
	color: red;
	text-decoration: bold;
}

#ahot a {
	text-decoration: bold;
	color: red;
}

#ahot a:hover {
	text-decoration: underline;
	color: red;
}*/

#logo { height: 55px; padding: 15px; }



#content {
	/*background: transparent url(../images/bg_gradient_big.jpg) no-repeat top left;
	min-height: 411px;*/
	float: left;
	display: inline;
	width: 761px;
}
 
#content p {
/*	line-height: 1.4em;*/
}

#column_left {
	width: 209px;
	padding-bottom: 20px;
	float: left;
	display: inline;
}

#column_left_content { width: 196px; margin: 0 auto; }
#column_left_content ul { margin: 0 10px; }
#column_left_content li { margin: 0 0 5px; }

#search {
	margin-bottom: 15px;
/*	background: #3c3c37 url('../images/search_bg.jpg');*/
	background-color: #3c3c37;
	color: #fff;
	width: 196px;
	margin: -2px auto 30px;
	position: relative;
	min-height: 135px;
}

#searchup_container {
	padding: 0 0 9px 0;
	background: url('../images/greybox_bottom.jpg') no-repeat bottom left;
}

#searchup {
	width: 256px;
	margin: 0 auto;
}

#searchdown {
	background: #3c3c37 url('../images/greybox_top.jpg') no-repeat top left;
	padding: 11px 0 0 0;
}

#search_panel li {
	display: inline-block;
	margin-left: 8px;
	font-size: 1.0em;
}

#column_right {
	width: 641px;
	padding-bottom: 20px;
	float: left;
	display: inline;
}

#column_skyscraper {
	width: 120px;
	padding: 15px 0 20px;
	float: left;
	display: inline;
}

#weather {
	background-color: #fff;
	width: 234px;
	height: 85px;
	padding: 10px;
	border: 1px solid #000;
}

#featured_hotels {
	margin-top: 8px;
}

#featured_hotels p {
	margin: 0;
}

#footer p {
	margin: 0;
}

#network {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin: 10px 0;
}

#footer_nav li, #footer_logos li { float: left; display: inline; margin-right: 12px; font-size: 1.0em; }

#footer_nav a {
	font-weight: normal;
	color: #6483bb;
}

#footer_nav li.first {
	padding: 0;
	margin-right: 10px;
}

#footer_nav li.last {
	margin: 0;
}

#footer_logos { margin-bottom: 15px; }
#footer_logos p { font-size: 0.9em; }

#footer_logos li.sep { margin-top: 18px; border-right: 1px solid #acaca8; height: 23px; }

#footer_logos #footer_toronto_hotels { margin-top: 15px; }

#footer_logos #footer_canadian_hotels { margin-top: 23px; }
#footer_logos #footer_canadian_hotels p img { vertical-align: baseline; margin-bottom: -1px; }

#footer_logos #footer_hookedup_hotels { margin-top: -10px; }
#footer_logos #footer_hookedup_hotels p img { vertical-align: middle; }

#network p {
	text-align: center;
}

#legal p {
	font-size: 0.9em;
	color: #999;
}
#legal p strong { color: #000; }

#promotions { width: 196px; margin: 0 auto; }

.ad {
	width: 196px;
}

.ad p {
	margin: 0;
	font-size: 1.1em;
/*	text-align: right;*/
}

.ad_image {
	border: 1px solid #3c3c37;
	background-color: #fff;
	width: 180px;
	padding: 7px;
	text-align: center;
}

.ad_image img {
	display: inline;
	text-align: center;
	/*width: 180px;	*/
}

.ad_category {
	background-color: #3c3c37;
	color: #e6eeda;
	padding: 5px;
	left: 0;
	bottom: 0;
	font-weight: bold;
}

.ad_text {
	background-color: #3c3c37; /*476dae*/
	color: #fff;
	padding: 3px 5px;
/*	border-top: 1px solid #000;
	width: 170px;
	right: 0;*/
}

.partner_shadow_box {
	background-color: #660000;
	color: #fff;
	padding: 5px;
	border-top: 1px solid #000;
	width: 170px;
	right: 0;
}

/*.heading {
	background-color: #6382b9;
	padding: 0 3px;
	height: 28px;
}

.heading p {
	margin: 0;
	font-weight: bold;
}

.heading_content {
	background: transparent url(../images/bg_heading.jpg) repeat-x top left;
	height: 25px;
}

.heading_text {
	background-color: #3c3c37;
	color: #e6eeda;
	padding: 3px 6px;
	left: 3px;
	top: 8px;
}*/

.heading {
	background: transparent url(../images/bg_heading.jpg) no-repeat top left;
	padding: 8px 8px 0 24px;
	width: 571px;
	height: 34px;
	position: relative;
}

.heading h2 { font-size: 1.2em; font-weight: bold; color: #fff; }

.rule, .rule2, .rule_small {
	height: 2px;
	width: auto;
	background: transparent url(../images/rule.jpg) repeat-x top left;
	-moz-opacity: .20;
	opacity: .20;
}

.rule {
	margin: 10px 0;
}

.rule2 {
	margin: 4px 0;
}

.rule_small {
	margin: 3px 0px;
}

.content_inner {
	padding: 15px 19px;
}

.highlight_solid {
	background-color: #e6eeda;
}

.highlight {
	background: #fff url(../images/bg_gradient.jpg) repeat-x top left;
	min-height: 200px;
}

.hotel_image {
	border: 1px solid #3c3c37;
	background-color: #fff;
	/*width: 250px;*/
	padding: 3px;
}

.hotel_content {
	padding: 5px 3px;
}

.star_rating img {
	margin: 0 1px 2px 0;
}

.star_rating strong {
	/*font-weight: bold;*/
	font-size: 1.1em;
	margin: 0 5px 0 0;
}

.tabs {
	/*	
	border-bottom: 1px solid #3c3c37;
	margin-bottom: 3px;
	*/
}

.tabs li {
	float: left;
	margin-right: 1px;
	font-size: 1.3em;
}

.tabs a {
	display: block;
	padding: 6px;
	color: #fff;
	background-color: #3c3c37;
	text-decoration: none;
}

.tabs a:hover {
	text-decoration: underline;
}

.tabs li.tab_sel a {
	background-color: #476dae;
}

.tabs li.hookups a {
	background-color:#eb1e23;
	color:White;
}

p.last {
	margin: 0;
}

p.title {
	font-weight: bold;
}

p.sub {
	font-weight: bold;
	font-size: 1.0em;
}

p.small {
	font-size: 1.0em;
	padding-bottom: 10px;
}



#huh { margin: 10px 0; }

.huh_va { width: 147px; height: 180px; margin: 0 5px 15px 0; }
.huh_va h3 { border-bottom: 2px solid #595a51; margin-bottom: 1px; padding-bottom: 3px; }
.huh_va p { font-size: 1.0em; }
.huh_va.last { margin-right: 0; }

.huh_va_tourism { width: 147px; height: 110px; margin: 0 5px 15px 0; }
.huh_va_tourism h3 { border-bottom: 2px solid #595a51; margin-bottom: 1px; padding-bottom: 3px; }
.huh_va_tourism p { font-size: 1.0em; }
.huh_va_tourism.last { margin-right: 0; }

.huh_icon { border: 1px solid #595a51; width: 145px; height: 101px; }
.huh_icon img { margin: 10px auto; width: 81px; }

.huh_va_search_results_icon { width: 55px; height: 55px; text-align:center; padding: 0; margin: 0 auto; border: none; }
.huh_va_search_results_icon img { padding: 0; margin: 0 auto;}

.dining_icon { border: 1px solid #595a51; width: 145px; height: 101px; }
.dining_icon img { margin: 20px auto; width: 120px; height: 64px; }

/* advanced search stuff */
.sortbox {
	padding: 6px;
	background: #476dae;
	/*height: 31px;*/
	
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}

.sortbox a {
	/*border: 1px outset;*/
	border: none;
	padding: 0;
	margin: 0 8px;
	background: #476dae;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div.pagination {
	padding: 8px 2px;
	border-bottom: 1px solid #2b2b25;
}

div.pagination a {
	color: #476dae;
	font-weight: bold;
}

ul.pagination li {
	display: block;
	float: left;
	margin: 0 3px;
}

ul.pagination li.sel {
	/*font-weight: bold;*/
	color: #db403f;
}

.result {
	margin-top: 14px;
	border-bottom: 1px solid #2b2b25;
	padding-bottom: 6px;
}

.result p.name img {
	vertical-align: baseline;
}

.result .info {
	width: 400px;
}
.result.hookedup .info { width: 603px; }

.result .deals {
	width: 194px;
}

.result .attr {
	width: 132px;
	margin-right: 15px;
}

.result .attr a {
	font-size: 0.9em;
}

.result .attr img.profile {
	border: 1px solid #2b2b25;
	padding: 3px;
	background: #fff;
	margin-bottom: 5px;
}

.result .blurb {
	width: 253px;
}
.result.hookedup .blurb { width: 454px;}

.result .blurb2 {
	width: 400px;
}

.result .name {
	font-weight: bold;
	margin: 0;
}

.result .loc {
	font-size: 1.0em;
}

.result ul.actions {
	margin-top: 12px;
}

.result ul.actions li {
	display: inline;
	margin-right: 16px;
}

.result ul.actions li a {
	font-weight: bold;
	text-decoration: none;
}

.result ul.actions li a img {
	display: inline;
	vertical-align: middle;
	margin: 0 6px 3px 0;
}

.result .deals {
	margin-bottom: 19px;
}

.result .dealsbg {
	background: #3c3c37;
	padding-bottom: 8px;
	min-height: 93px;
}

.result .deals .promotion {
/*	border-top: 2px solid #3c3c37;*/
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 2px;
}

.result .deals .promotion p {
	font-size: 1.4em;
	text-align: center;
	line-height: 0.6em;
	margin: 0;
}

.result .deals .promotion h1 {
	font-size: 1.5em;
	text-align: center;
	margin: 0;
	font-weight: bold;
}

.result .deals .promotion p {
	font-size: 1.1em;
	text-align: center;
	font-weight: normal;
	line-height: 1.0em;
}

.vap_titlebar {
	border-bottom: 2px solid #fff;
	color: #000000;
	background: #bdbebc url('../images/bg_grey_huh_titlebar.jpg') no-repeat top left;
	height: 19px;
	width: 407px;
	text-align: left;
}

.vap_titlebar h1 {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 20px;
}

.result .deals .promotion.red {
	background: #db403f url('../images/bg_red.jpg') no-repeat top left;
}

.result .deals .promotion.orange {
	background: #f2af36 url('../images/bg_orange.jpg') no-repeat top left;
}

.result .deals .promotion.green {
	background: #82bf50 url('../images/bg_green.jpg') no-repeat top left;
}

.result .deals .promotion.blue {
	background: #476dae url('../images/bg_blue_exclusive.jpg') no-repeat top left;
}

.result .deals .promotion.blank {
	background: #fff url('../images/bg_blank_exclusive.jpg') no-repeat top left;
}

.result .deals .txt {
	padding: 7px;
	padding-bottom: 4px;
	width: 138px;
}

.result .deals .avg {
	padding: 20px 7px 0 0;
	width: 32px;
	color: #fff;
}

.result .deals .avg p { font-size: 1.1em; text-align: center; }

.result .deals .txt .from, .result .deals .txt .price, .result .deals .txt .advert {
	padding: 0;
	margin: 0;
	line-height: 1em;
	color: #fff;
}

.result .deals .txt .from {
	color: #db403f;
	font-size: 1.2em;
	font-weight: bold;
}

.result .deals .txt .price {
	font-weight: bold;
	font-size: 2.1em;
	margin-bottom: 0.4em;
}

.result .deals .txt .price span { font-size: 0.6em; }

.result .deals .txt .advert {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 4px;
}

.result .deals .txt img {
	display: inline;
}

.select_container {
	background: transparent url('../images/selectcontainer.png') no-repeat top right;
	height: 19px;
}

.continue_container {
	background: transparent url('../images/continuecontainer.png') no-repeat top right;
	height: 22px;
}

.select_btn {
	right: 3px;
	bottom: 3px;
}

.hookups .nvap_container, 
.hookups .hvap_container, 
.hookups .vap_container { background-color: #f2f4eb; padding: 10px; margin-right: 3px; height: 81px; }

.hookups .nvap_container { width: 82px; }
.hookups .hvap_container { width: 79px; }
.hookups .vap_container { width: 180px; margin-right: 0; padding-top: 20px; height: 71px;  }

.hookups .vap_container div { float: left; border: 1px solid #000; background-color: #fff; margin: 0 auto; width: 57px; height: 56px; }

.hookups .nvap_container img { border: 1px solid #000; }
.hookups .vap_container img { border: none; vertical-align: middle; margin-left: auto; margin-right: auto; }
.hookups .vap_container a { display: table-cell; width: 57px; height: 56px; text-align: center; vertical-align: middle; }

.hookups .vap_container .features { float: left; border: none; margin: 0 auto; width: 57px; height: 18px; }
.hookups .vap_container .features a { display: table-cell; width: 57px; height: 18px; text-align: center; vertical-align: middle; }
.hookups .vap_container .features img, .hookups .nvap_container .features img { border: none; vertical-align: middle; margin-left: auto; margin-right: auto; }

.hookups .hvap_container img { float: left; }
.hookups .hvap_container .top { margin-bottom: 5px; }
.hookups .hvap_container .left { margin-right: 5px; }

div.available_rooms {
	margin-top: 10px;
}

table.available_rooms {
	border-top: 1px solid #b5c5df;
	border-left: 1px solid #b5c5df;
	width: 100%;
}

table.available_rooms td {
	padding: 5px;
	border-right: 1px solid #b5c5df;
	border-bottom: 1px solid #b5c5df;
	background: #edf1f7 url(../images/bg_table.jpg) repeat-x top left;
	font-size: 1.2em;
}

table.available_rooms td.promo {
	background: #ecf7ec url(../images/bg_promo.jpg) repeat-x top left;
}

table.totals {
	margin: 10px 3px;
}

table.totals td {
	font-size: 1.2em;
	padding: 4px;
}

table.totals tr.total td {
	font-weight: bold;
	border-top: 1px solid #000;
}

table.totals td.amount {
	text-align: right;
	padding-left: 6px;
}

/*#total_grand {
	margin-right: 7px;
}*/

div.control_panel ul li {
	float: left;
	display: inline;
	margin: 5px 10px 5px 0;
}

table.data {
	margin-bottom: 15px;
}

table.data .numeric {
	text-align: right;
}

.panel {
	position: absolute;
	z-index: 3000;
	border: 2px solid #000;
	background-color: #fff;
	width: 300px;
	padding: 5px 18px 5px 5px;
}
.panel h3 { margin-bottom: 3px; }
.panel p { margin-bottom: 8px; font-size: 1.1em; }
.panel p.small { margin-bottom: 5px; }
.panel img { margin-bottom: 10px; }
.panel a.close { position: absolute; right: 3px; top: 3px; text-indent: -9999px; width: 15px; height: 15px; background: transparent url(../images/btn_close_panel.jpg) no-repeat top left; }

#tooltip {
	position: absolute;
	z-index: 2999;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip img {
	margin: 0 auto;
}
#tooltip .tooltip_body { 
	background-color: #595a51;
	padding: 5px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	width: 70px;
	text-align: center;
	line-height: 1.2em;
}


label {	font-size: 1.2em; font-weight: bold; display: block; margin-top: 4px; }
li label { font-size: 1.0em; }

label.plain { font-weight: normal; }

label.f40 { width: 35px; }
input.f40 { margin-left: 40px; }
label.f80 { width: 75px; }
input.f80 { margin-left: 80px; }
label.f120 { width: 115px; }
input.f120 { margin-left: 120px; }
label.f160 { width: 155px; }
input.f160 { margin-left: 160px; }

div.error, div.success { padding: 7px; margin-bottom: 15px; }
div.error p, div.success p { margin: 0; font-weight: bold; }
div.error { border: 1px solid #da4646; background-color: #fbecec; }
div.error p { color: #da4646; }
div.success { border: 1px solid #92b56b; background-color: #f4f7f0; }
div.success p { color: #92b56b; }

label.noform { color: #fff; margin-top: 0; }
#huhleft {width: 336px; float: left;}
#huhleft p {margin-top: 10px; padding-bottom: 10px; line-height: 1.5; }
#side {float: right; width: 248px; text-align: left; margin-top: 26px; font-weight: bold;}
h1.huh {position: relative; top: 0; left: 0; width: 217px; height: 77px; overflow: visible;}
h1.huh span {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/bg_heading_what-is.png) no-repeat; }
h2.question {line-height: 1.3; padding-bottom: 8px; padding-top: 15px; margin-top: 10px; border-top: 1px solid #000; background: url(../images/icon_q.png) no-repeat 0 15px; padding-left: 35px; font-family: "Rockwell-ExtraBold"; font-size: 1.2em; color: #c7c8ca;}
ul.bullets {padding-bottom: 10px; float: left; }
ul.bullets li {float: left; font-family: "Rockwell-ExtraBold"; font-size: 1.4em; color: #c7c8ca;}
ul.bullets li.left {width: 235px;}
ul.bullets li.middle {width: 120px;}
p.border {border-top: 1px solid #000; margin-top: 10px; padding-top: 15px;}
div.bottom-line {border-bottom:1px solid #000; padding-top: 15px;}
#huhleft p.link-for {margin: 0;}
p.watch {font-weight: bold; padding-top: 16px; margin-top: 25px; padding-bottom: 20px; background: url(../images/icon_huharrow.png) no-repeat;}
p.click {padding-top: 20px; background: url(../images/icon_huharrow.png) no-repeat;}
p.click a{text-decoration: none; font-weight: bold; }
img.partnerspic {padding-top: 15px;}
div.top-line {border-top: 1px solid #000; padding-top: 20px;}
h2.how-it-works {padding-top: 25px; background: url(../images/icon_huharrow.png) no-repeat; font-family: "Rockwell-ExtraBold"; text-transform: uppercase; font-size: 2.0em; color: #ed1c24;}
div.how-top{margin-top: 100px; padding-left: 5px;}
div.how {padding-left: 5px;}
span.bold-ital {font-weight: bold; font-style: italic;}
a.enlarge {color: #e3421b; text-decoration: none; font-weight: bold; font-size: 1.1em;}
a.enlarge:link {color: #e3421b; text-decoration: none; font-weight: bold; font-size: 1.1em;}
a.enlarge:visited {color: #e3421b; text-decoration: none; font-weight: bold; font-size: 1.1em;}
a.enlarge:hover {color: #c7c8ca; text-decoration: none; font-weight: bold; font-size: 1.1em;}
img.value {padding-bottom: 20px; border-bottom: 1px solid #000;}
div.item {width: 247px; margin: 0; padding: 0;}

.huh_thumbnail { width: 147px; }
.huh_thumbnail div { border: solid 1px #666; margin: 0 auto; width: 145px; height: 110px;}
.huh_thumbnail a { display: table-cell; width: 145px; height: 110px; text-align: center; vertical-align: middle; }
.huh_thumbnail img { border: none; vertical-align: middle; margin-left: auto; margin-right: auto; }
/* .huh_thumbnail div { border-collapse: collapse; } */  /*Op 7*/
/* .huh_thumbnail a:hover {background-color: #bbbefa;} */
.huh_thumbnail h3 { border-bottom: 1px solid #595a51; margin-bottom: 1px; padding-top: 5px }

.tag_cloud { padding: 3px; text-decoration: none; color: #1569C7; text-align: justify;}
.tag_cloud:link { color: #1569C7; }
.tag_cloud:visited { color: #1569C7; }
.tag_cloud:hover { color: #ffffff; background: #98AFC7; }
.tag_cloud:active { color: #ffffff; background: #98AFC7; }

.h1_inline{ 
margin: 0px; 
display: inline; 
} 

#hotel_listing a { color: #1047a9; }
/*#hotel_listing table { width: 413px; }*/
#hotel_listing table tr.odd { background-color: #eff2f8; }
#hotel_listing table th { border-bottom: 1px solid #999; }
#hotel_listing table td { font-size: 1.0em; }
#hotel_listing table td div.star_rating { width: 50px; }
#hotel_listing p { font-size: 1.0em; }
#star_legend { width: 175px; margin: 25px 0 0 15px; }
#star_legend .star_heading { background-color: #000; padding: 8px; }
#star_legend .star_heading h3 { font-size: 1.2em; color: #fff; margin: 0; }
#star_legend .star_description { background-color: #d8e0ee; padding: 8px; }
#star_legend .star_stars { background-color: #e8edf5; padding: 8px; }
#star_legend .star_stars img { display: inline; }

#refunds {
	border: 1px solid #000;
	border-collapse: collapse;
}

#refunds th {
	
}

#refunds td {
	
}

#reviews {
	margin: 0 0 10px;
}

#reviews li {
	font-size: 1.0em;
	list-style: none;
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #999999;
}

#reviews li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

#loading_indicator {
	text-align: center;
}

#loading_indicator img {
	display: inline;
}

.rules li {
	margin-bottom: 10px;
}
