body, html {
	background: url("../images/body-bg.jpg") repeat-x scroll 0 0 #383838;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

a {
	color: #800000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	padding-bottom: 11px;
}

.capitals {
	text-transform: uppercase;
}

.closed {
    display: none;
}

.hidden { 
	display: none; 
	visibility: hidden;
}

.invisible { 
	visibility: hidden;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.clear_left {
    clear: left;
}
.clear_right {
    clear: right;
}

.clear_break {
	clear: both;
}

.center {
	margin: 0 auto;
}

.additional_content,
.expandable_hidden,
.terms,
.pick_your_perks,
.signature_meetings,
.hot_dates {
	display: none;
	clear: both;
}

.more {
	background: url('../images/more.gif') no-repeat right 3px;
	display: inline-block;
	padding-right: 13px;
	font-weight: bold;
}
.more.inline {
	display: inline;
}
.more.no_plus {
	background: none;
}
.more.expanded {
	background-position: right -17px;
}

.button.register_now {
	background: url('../images/register-now.png') no-repeat;
	height: 27px;
	width: 100px;
	text-indent: -9999px;
	display: inline-block;
}
.button.register_now:hover {
	background-position: 0 -27px;
}
.button.wedding {
	background: url('../images/plan-a-wedding.png') no-repeat;
	height: 27px;
	width: 155px;
	text-indent: -9999px;
	display: inline-block;
}
.button.wedding:hover {
	background-position: 0 -27px;
}
.button.event {
	background: url('../images/plan-an-event.png') no-repeat;
	height: 27px;
	width: 155px;
	text-indent: -9999px;
	display: inline-block;
}
.button.event:hover {
	background-position: 0 -27px;
}
.button.rfp {
	background: url('../images/request-for-proposal.png') no-repeat;
	height: 27px;
	width: 155px;
	text-indent: -9999px;
	display: inline-block;
}
.button.rfp:hover {
	background-position: 0 -27px;
}
.button.purchase_now {
    background: url("../images/purchase-now.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 27px;
    text-indent: -9999px;
    width: 100px;
}
.button.purchase_now:hover {
	background-position: 0 -27px;
}
.button.submit {
	background: url('../images/submit.png') no-repeat;
	height: 27px;
	width: 100px;
	text-indent: -9999px;
	display: inline-block;
}
.button.submit:hover {
	background-position: 0 -27px;
}

.button.book_now {
	background: url('../images/book-now.png') no-repeat;
	height: 27px;
	width: 100px;
	text-indent: -9999px;
	display: inline-block;
}
.button.book_now:hover {
	background-position: 0 -27px;
}

.page_twitter .book_now {
	float: right;
}
.short {
	width: 430px;	
}
.button.learn_more {
	background: url('../images/learn-more.png') no-repeat;
	height: 27px;
	width: 100px;
	text-indent: -9999px;
	display: inline-block;
}
.button.learn_more:hover {
	background-position: 0 -27px;
}
.button.book_now_gold {
	background: url('../images/book-now-gold.png') no-repeat;
	height: 27px;
	width: 100px;
	text-indent: -9999px;
}
.button.book_now_gold:hover {
	background-position: 0 -27px;
}
.button.find_a_table {
	background: url('../images/find-a-table.png') no-repeat;
	height: 29px;
	width: 106px;
	text-indent: -9999px;
}
.button.find_a_table:hover {
	background-position: 0 -29px;
}

hr {
	border: 0;
	border-bottom: 1px dotted #ccc;
}

hr.partial { /* original HR class */
	clear: both;
	margin: 15px 25px;
}

hr.full	{
	clear: both;
	margin-top: 0;
}

acronym	{
	border-bottom: 0;
}

acronym:hover	{
	border-bottom: 1px dotted #555;
}

abbr	{
	border-bottom: 0 !important;
}

abbr:hover	{
	border-bottom: 1px dotted #555 !important;
}

a[href $='.pdf'] {
	padding-right: 16px;
	background: transparent url('../images/links/pdf.gif') no-repeat center right;
	line-height: 16px;
	display: inline-block;
}

/*a.external_link {
	padding-right: 15px;
	background: transparent url('../images/links/new_window.gif') no-repeat center right;
	line-height: 16px;
	display: inline-block;
}*/

a.email_link {
	padding-right: 13px;
	background: transparent url('../images/links/email.gif') no-repeat center right;
	line-height: 16px;
	display: inline-block;
}

.float_right {
	float: right;
}

.padding_none {
	padding: 0 !important;
}
.quote {
	margin: 0 30px;
	text-align: center;
}
.highlight {
	color: #D73E4F;
}

.validate_invalid {
	color: #c00;
	margin-left: 5px;
}
input.valid {
	background: url('../images/valid.png') no-repeat 222px 2px;
}
input.invalid {
	background: url('../images/invalid.png') no-repeat 222px 2px;
}

.date_picker {
	background: #fff url('../images/calendar.gif') no-repeat 142px 2px;
	cursor: pointer;
}

.form_container .date_picker {
	background: #fff url('../images/calendar.gif') no-repeat 223px 2px;
	cursor: pointer;
}

.multiple_select li {
	color: #2D1F18;
}
.radio {
	width: auto !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 6px !important;
}
.multiple_select, .multiple_select_disabled {
	border: 1px solid #BAC2CA;
	overflow-x: auto;
	margin-bottom: 12px;
}
.multiple_select li, .multiple_select_disabled li {
	cursor: pointer;
	line-height: 20px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin-top: 1px;
	padding: 0 10px;
}
.multiple_select li:first-child, .multiple_select_disabled li:first-child {
	margin-top: 0;
}
.multiple_select li:last-child, .multiple_select_disabled li:last-child {
	border-bottom: 0;
}
li.selected {
	background-color: #aaa;
}
.message {
	display: none;
	color: #cc0000;
}

.horizontal {
	padding-bottom: 10px;
}
.horizontal dt {
	float: left;
	font-weight: bold;
	padding-right: 6px;
}
.horizontal dd {
	float: left;
	padding-right: 20px;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
#revinate {
	float: left;
}
.right {
	float: right;
}
.mobile-tooltip {  
	position: absolute;  
	top: -50px;  
	right: 35px;  
	cursor: pointer; 
}  
 
.mobile-tooltip a {  
	cursor: pointer;  
	background: url(../images/mobile.png) no-repeat;  
	text-indent: -9999px;  
	display: block;  
	width: 50px;  
	height: 26px;  
}