body {
	font: 12px Helvetica, Arial, sans-serif;
	/*color: #666;*/ /*-ez per task "Minor (look issue) darker text"*/
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

IMG.png {
	behavior: url("/css/pngbehavior.htc");
}
#container {
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


div.header {
	background-color: #90A356;
	height: 12px;
	overflow: hidden;
	color: #fff;
	padding: 5px;
}

div.header h2 {
	font-size: 12px;
	float: left;
	text-align: left;
	/*width: 145px;*/
	margin: 0;
}

div.header h2 a {
	color: white;
	text-decoration: none;
}
div.header h2 a:hover {
	text-decoration: underline;
}
.home div.header h2 {
	width: 100%;
}

div.header p {
	float: left;
	text-align: right;
	width: 145px;
	font-size: 11px;
	margin: 0;
}

div.header .stress {
	font-weight: bolder;
	color: #FCBA05;
}

div.scroll_list {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 245px;
	height: 120px;
	border: 1px solid #dcdcdc;
	color: #000;
}

div.scroll_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

div.scroll_list ul li {
	padding: 4px;
	padding-top: 0px;
}

div.scroll_list ul li.selected {
	background-color: #8cc037;
	color: #fff;
	font-weight: bold;
}

ul#top_nav {
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff url(/images/nav_bg.png) repeat-x;
}

ul#top_nav li {
	display: block;
	float: left;
	padding: 10px;
	height: 16px;
}

ul#top_nav li a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	height: 16px;
	margin-left: 10px;
	padding-top: 1px;
}

ul#top_nav li a.manage_acct {
	background-image: url(/images/user.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 250px;
}

ul#top_nav li a.log_out {
	background-image: url(/images/log_out.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}


input.textfield {
	border: 1px solid #dcdcdc;
	font-size: 12px;
	padding: 3px;
}

#left {
	width: 290px;
	margin-bottom: 4px;
}

#left div.header {
	width: 282px;
}

div.body {
	border: 1px solid #dcdcdc;
	border-top:none;
	border-bottom: none;
	padding: 10px 25px;
}

div.bottom div.body {
	border-bottom: 1px solid #DCDCDC !important;
	margin-bottom: 10px;
}

#left div.body {
	border: 1px solid #dcdcdc;
	border-top:none;
	padding: 10px 25px;
	width: 240px !important;
	width: 238px;
	height: 110px;
}

#right {
	width: 436px;
	margin: 0px 0 4px 10px !important;
	margin: 0px 0 4px 5px;
	
}

#right div.header h2 {
	width: 290px;
}

#right div.body {
	border: 1px solid #dcdcdc;
	border-top:none;
	padding: 10px 25px;
	width: 384px;
	height: 110px;
}

.home div.body {
	height: auto !important;
	min-height: 100px;
	max-height: 200px;
	height: 100px;
}

#cross {
	width: 750px;
	padding-bottom: 8px;
}

#cross div.header{
	width: 730px;
}
#cross div.header h2{
	width: 730px !important;
	width: 730px;
}

#cross div.body {
	border: 1px solid #dcdcdc;
	border-top: none;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 10px;
	width: 718px;
}

#location label {
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #666;
}

#location #input_location_city {
	width: 200px;
	margin-left: 10px;
}

#price_range div.body {
	padding-left: 20px;
	padding-right: 30px;
}

#price_range a {
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	padding: 9px;
	padding-left: 30px;
	width: 71px; 
	height: 9px;
	border: 1px solid #dcdcdc;
	text-decoration: none;
	font-size: 10px;
	color: #000;
}

#price_range a.inexpensive {
	background-image: url(../images/bg_inexpensive.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;
}

#price_range a.moderate {
	background-image: url(../images/bg_moderate.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;
}

#price_range a.expensive {
	background-image: url(../images/bg_expensive.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;
}

#price_range a.selected {
	background-color: #e8e8e8;
	border: 1px solid #8cc037;
}

#price_range a:hover {
	border: 1px solid #fc7b06;
}

#keywords div.body {
	border-bottom: 1px solid #dcdcdc;
}

#keywords input {
	width: 240px;
}

#comments textarea, #description textarea {
	width: 400px;
	height: 130px;
}

#comments div.body, #description div.body {
	padding: 20px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

#description div.body {
	border-bottom: 1px solid #dcdcdc;
}

.tf_xlarge { width: 310px; }
.tf_large { width: 240px; }
.tf_medium { width: 200px; }
.tf_sm_me { width: 150px; }
.tf_small { width: 100px; }
.tf_tiny { width: 50px; }
.tf_edit { width: 150px; }

#resort_list div.body {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 180px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	border-top: none;
	width: 445px !important;
	width: 446px;
	color: #000;
}

#resort_list div.header {
	width: 437px;
}

#resort_list div.header h2.resort_name {
	margin-left: 13px;
	margin-right: 3px;
	width: 290px;
	float: left;
}

#resort_list div.header h2.country {
	margin-left: 5px;
	width: 105px;
	float: left;
}

#resort_list div.header h2 span.header_note {
	font-size: 10px;
	font-weight: normal;
}

#resort_list div.body {
	padding: 0px;
}

#resort_list div.body table {
	width: 100%
}

#resort_list div.body table td {
	padding: 7px 15px;
	margin: 0;
}

#resort_list div.body table td.resort {
	width: 275px;
}

#resort_list div.body table td.country {
	width: 100px;
}

#resort_details {
	padding: 10px;
	background-color: #dcdcdc;
	margin-top: 10px;
}

#resort_details h2 {
	margin-top: 0px;
	font-size: 16px;
}

#resort_details #images {
	float: left;
	width: 100px;
}

#resort_details #images img {
	display: block;
	margin-bottom: 5px;
}

#resort_details #content {
	overflow: auto;
	height: 240px;
	width: 290px;
	padding: 5px 10px;
	margin-left: 10px;
	float: left;
	background-color: #fff;
	border: 1px solid #999;
	line-height: 130%;
	color: #000;
}

#resort_details #actions {
	padding-top: 5px;
	text-align: right;
}

tr.selected {
	background-color: #8cc037;
	font-weight: bold;
}

#bookings div.body {
	border-bottom: 1px solid #dcdcdc;
}

#requests div.body {
	border-bottom: 1px solid #dcdcdc;
}

#req_btns {
	float: left;
	width: 120px;
	margin-right: 10px;
}

#req_btns input.btn {
	width: 100px;
}

#req_status {
	float: left;
	width: 138px;
}

#special_list div.body {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 330px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	border-top: none;
	width: 445px !important;
	width: 446px;
	color: #000;
}

#special_list div.header {
	width: 437px;
}

#special_list div.body {
	padding: 0px;
}

#special_list div.body table {
	width: 100%
}

#special_list div.body table td {
	padding: 7px 15px;
	margin: 0;
}

#special_list div.body table td.resort {
	width: 275px;
}

#special_list div.body table td.country {
	width: 100px;
}

.manage_btns a {
	display: block;
	float: left;
	color: #666;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 9px;
	padding-left: 18px;
	height: 12px;
}

.manage_btns a:hover {
	text-decoration: underline;
	color: #999;
}
.manage_btns a.remove_btn {
	background: #fff url(../images/bg_remove_btn.png) no-repeat 0 7px;
	border-right: 1px solid #dcdcdc;
	margin-left: 220px;
}

.manage_btns a.add_btn {
	background: url(/images/add.png) no-repeat 0 7px;
	float:right;
}

#page_controls {
	margin-top: 10px;
	text-align: right;
	border-top: 1px solid #999;
}

#page_controls input {
	margin: 0 5px;
}

.popup_body label {
	font-weight: bold;
	color: #333;
}

.popup_body table td {
	padding: 5px;
}

td.label_cell {
	text-align: right;
}

.ta_desc {
	width: 310px;
	height: 100px;
	padding: 3px;
	border: 1px solid #dcdcdc;
}

.ta_desc_large {
	width: 400px;
	height: 100px;
	padding: 3px;
	border: 1px solid #dcdcdc;
}

.calendar_input {
	border: 1px solid #dcdcdc;
	background-color: #fff;
	width: 100px;
	height: 22px;
	float: left;
	margin-right: 10px;
}

.calendar_input a img {
	margin-top: 4px;
}

.calendar_input input {
	border: none;
	width: 75px;
	font-size: 12px;
	height: 12px;
	padding: 3px;
}

td.control_cell {
	text-align: right;
}

.edit_label {
	font-size: 11px;
	font-weight: bold;
}

td input.password_field {
	width: 150px;
}

#agent_info div.body {
	border-bottom: 1px solid #dcdcdc;
}

p.instructions {
	font-size: 11px;
}



/* popup box styles */

div.popup_body {
	padding: 10px 35px 35px 10px;
}

div.popup_header {
	padding: 6px;
	height: 14px;
	background: #fc7b06 url(../images/popup_icon.png) no-repeat 5px 5px;
}

div.popup_header a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	width: 50px;
	height: 14px;
	background-image: url(../images/close_btn.gif);
	background-repeat: no-repeat;
	background-position: 35px 0;
	padding-top: 1px;
}

div.popup_large div.popup_header {
	background: url(../images/popup_bg_wide_header.png) no-repeat top right;
}

div.popup_large div.popup_body {
	background: url(../images/popup_bg_wide.png) no-repeat bottom right;
}

div.popup_large {
	width: 525px;
}

div.popup_large div.popup_header a {
	margin-left: 435px;
}

div.popup_small div.popup_header {
	background: url(../images/popup_bg_narrow_header.png) no-repeat top right;
}

div.popup_small div.popup_body {
	background: url(../images/popup_bg_narrow.png) no-repeat bottom right;
}

div.popup_small {
	width: 375px;
}

div.popup_small div.popup_header a {
	margin-left: 285px;
}


/* utility styles */

.clearboth {
	clear:both;
}

.clearleft {
	clear:left;
}

.floatleft {
	float:left;
}

/*our css*/
.screen {
	/*background-color: #E8E8E8;*/
	background-color: #F8F8F8;
   position:absolute;
   top:0px;
   left:0px;
   border:3px ridge #eee;
   padding:0px 5px 5px 5px;
	display: none;
}
.screentitle {
	background-color: #90A356;
	background-image: url(/images/logo-small.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 23px;
	color: white;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-left: 21px;
	padding-top: 7px;
	margin-left: -5px;
	margin-right: -5px;
	}

.poscenter{
	text-align:center;
	margin-top: 6px;
	margin-bottom: 6px;
}

.label,.detaillabel{
	font-weight: bold;
	color: #333;
	vertical-align: top;
}

.detailcontent{
	font-weight: normal;
	color: #333;
}
.selectgrid tr.selected {
	font-weight: bold;
	background-color: #8CC037;
}
.selectgrid th {
	text-align: center;
}
a.dp-choose-date {
	float:left;
	width: 25px;
	height: 20px;
	display: inline;
	text-indent: -2000px;
	background: url(/images/calendar_icn.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	nobackground-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 80px;
	float: left;
}

.date-pick{
	border: 1px solid #dcdcdc;
	font-size: 12px;
	padding: 3px;
	width:80px;
}

.buttonxlong {
	background: url(/images/btngrad.png);
	border: 1px solid rgb(51, 102, 153);
	font: 10pt/12pt sans-serif;
	/*width: 14em;*/
}

.button,.buttonsave,.buttoncancel,.buttonfeedback {
	background: url(/images/btngrad.png);
	border: 1px solid rgb(51, 102, 153);
	font: 10pt/12pt sans-serif;
	width: 4em;
	
}

.buttonmediumquotes {
	background: url(/images/btngrad.png);
	border: 1px solid rgb(51, 102, 153);
	font: 10pt/12pt sans-serif;
	width: 8em;
	
}

.buttonlongquotes {
	background: url(/images/btngrad.png);
	border: 1px solid rgb(51, 102, 153);
	font: 10pt/12pt sans-serif;
	width: 16em;
	
}

.buttonmedium {
	border: 1px solid rgb(51, 102, 153);
	font: 10pt/12pt sans-serif;
	text-align:center;
	background: url(/images/btngrad.png);
}
.buttonlong {
	background: url(/images/btngrad.png);
	border: 1px solid rgb(51, 102, 153);
	font: 10pt/12pt sans-serif;
	width: 11em;
}

#agencybuttons {
	vertical-align:text-bottom;
	width: 756px;
	text-align: left;
	margin-top:8px;
}

#agentleftblk {
	margin-top: 10px;
	width: 330px;
	float: left;
}

#agentrightblk {
	margin-top: 10px;
	float: right;
}

#agencyrightblk {
	margin-top: 20px;
}


#agentleft div.header h2{
	width: 363px !important;
	width: 365px;
}

#agentright {
	width: 373px;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	float: left;
}

#agentright div.header h2 {
	width: 373px;
}


.error{
	color:#FF0000;
}
#top_nav_agent {
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0px 6px;
	padding-top: 10px;
}

#top_nav_agent a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	height: 16px;
	margin-left: 10px;
	padding: 0px;
	padding-bottom: 1px;
}

#top_nav_agent a.manage_acct {
	background-image: url(/images/user.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	nomargin-left: 250px;
}
#top_nav_agent a.tutorial {
	background-image: url(/images/help.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	nomargin-left: 250px;
}
#top_nav_agent a.reports {
	background-image: url(/images/report.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	nomargin-left: 250px;
}

div.terms {
	margin-top: 20px;
	text-align: center;
}

#top_nav_agent a.log_out {
	background-image: url(/images/log_out.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}

/* Home Page Stuff 3/6/8 -EZ */
.linkbar {
	width:756px;
	height:30px;
	margin:3px auto 0 auto;
	border: 1px solid #4799b1;
	background-color:#c7edfa;
	text-align:center;
	padding-top: 7px;
}

.linkbar a {
	color: #02719c;
	font: bold 14px verdana;
	text-decoration: none;
}

.linkholder {
	width:756px;
	height:30px;
	margin:3px auto 0 auto;
	border: 1px solid #4799b1;
	background-color:#c7edfa;
	text-align:center;
	padding-top: 7px;
}

#linkholder {
	width:756px;
	height:30px;
	margin:3px 0 0 0;
	border: 1px solid #4799b1;
	background-color:#c7edfa;
	text-align:center;
	padding-top: 7px;
}

#linkholder a, #linkholder h1 {
	color: #02719c;
	font: bold 14px verdana;
	text-decoration: none;
}

#linkholder h1{
	height:30px;
	margin:3px auto 0 auto;
	text-align:left;
	margin-left: 20px;
	margin-right: 20px;
}

.content{
	width:756px;
	margin:3px auto 0 auto;
	border: 1px solid #4799b1;
	background-color:#e2f6fd;
	padding-bottom:10px;
}

.home #left {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}

.home #left div.header {
	width: 290px !important;
}

.home #left div.body {
	width: 248px !important;
}

.home #right {
	float: left;
	width: 420px;
	margin: 10px !important;
}

.home #right div.header {
	width: 410px !important;
}

.home #right div.body {
	width: 368px !important;
}

.home .bottom div.body {
	border-bottom: 1px solid #DCDCDC !important;
	margin-bottom: 10px;
}

.home #bottomLeft div.body {
	height: 180px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.home #bottomRight div.body {
	height: 150px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.home div.body ul li {
	padding: 4px 4px 4px;
}

.home div.body ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 5px;
}

.allspeciallink {
	float:right;
}

#expandedCountryList ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 5px 10px 5px;
}


#expandedCountryList .country {
	margin-bottom: 5px;
}

#customListContainer {
	padding: 10px;
}

#more_resort_list {
	display: none;
}	
#more_resort_link, #more_resort_link A {
	margin: 10px 4px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.resort_list LI {
	margin-left: 20px;
}
.linksbox {
	float:right;
	margin: 10px 20px 20px;
	width: 165px !important;
}

.linkstitle {
	background-color: #FC7B06;
	color: white;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}

.linksbody {
	background-color: #E8E8E8;
	border: 1px solid #dcdcdc;
	padding-left: 5px;
	padding-right: 5px;
}

.linkstitle h2 {
	font-size: 12px;
	margin: 0px;
}
	

.linksbody h3 {
	font-size: 12px;
	margin: 0px 5px 0px;
}

.linksbox ul {
	margin: 0px;
	padding: 0px 10px 10px;
	font-size: 12px;
}

.linksbox li {
	list-style-type: none;
}

#resortName .header {
	height: 20px;
	padding: 5px;
}

#resortName .header h2 {
	font-size:14px;
	width: 550px;
	overflow: hidden;
}

#resortName .header input {
	float: right;
}


#details .header {
	height: 11px;
	padding: 5px;
}

#details .header h2 {
	font-size:12px;
	width: 550px;
	overflow: hidden;
}

#details input {
	float: right;
}


#resortName .body, #roomtypeset .body, #attractions .body, #dining .body, #details .body, div.specials .body, div.special_set .body {
	overflow: hidden;
	padding: 5px;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 10px;
}

#images {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#images img {
	display: block;
	margin-bottom: 5px;
}

#general {
	float: left;
	width: 290px;
	margin: 12px 5px 5px;
}

#general h3 {
	color: black;
	font-size: 12px;
}

.str {
	color: black;
	font-weight: bold;
}
#amenities {
	margin-left: 10px;
	float:left;
}
#amenities .left {
	width: 140px;
	float: left;
}

#amenities .right {
	width: 140px;
	float: left;
}

#amenities ul {
	margin: 0px;
	padding: 12px 15px 5px;
	list-style: none;
}

#amenities li {
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	list-style-image: url(/images/accept.png);
	list-style-type: disc;
}

#amenities li .item {
	vertical-align: top;
}

#tripadvisor{
	float: left;
	vertical-align: bottom;
	margin-left: 27px;
	/*width: 285px;*/
	/*height: 300px;*/
	/*padding-top: 20px;*/
	overflow: hidden;
}

#tripadvisorframe {
	vertical-align: bottom;
	width: 253px;
	height: 272px;
	overflow:hidden;
}

#restrictions {
	/*float: left;*/
	width: 200px;
	margin-left: 25px;
}

#restrictions h3 {
	color: black;
	font-size: 12px;
}

#roomtypes {
	float: left;
	display: inline;
	width: 250px;
	height: 150px;
	overflow-x: hidden;
	margin-top: 10px;
	padding: 0px;
}

#roomtypes table {
	margin: 0px;
}

#roomtypes td {
	padding: 1px 10px 1px 10px;
}

#roomtypes tr.selected {
	border: 1px solid #8CC037;
	color: white;
	background-color: #8CC037;
	font-weight: normal;
}

#roomtypes tr.selected td.firstcolumn,
#roomtypes tr.selected td.lastcolumn,
#roomtypes tr.selected td {
	padding: 1px 10px 1px 10px;
	border: 1px solid #8CC037;
}

#roomdesc {
	margin: 10px 10px 5px;
	float: left;
	display: inline;
	height: 150px;
	width: 440px;
	background-color: #DCDCDC;
	overflow-y: scroll;
}

#roomdesc .instruction {
	color: black;
	margin:10px;
	font-size:14px;
	font-weight: bold;
}

#roomdesc h2 {
	color: black;
	margin: 5px;
}

#roomdesc h3 {
	color: black;
	font-size: 12px;
	margin: 10px 5px 0px;
}
#roomdesc p {
	margin: 5px;
}

.roomtypedesc, .roomtypetable {
	display: none;
}

#attractions .body, #dining .body, #uniqueroomtype, #weddings .body {
	height: 160px;
	overflow-y: scroll;
}

#details .body {
	height: 170px;
}

#included, #notincluded {
	width: 350px;
	height: 150px;
	float: left;
	margin: 0px 5px 5px;
}

#included h3, #notincluded h3 {
	color: black;
	font-size: 14px;
	margin: 5px 0px;
}

#included .textdata, #notincluded .textdata {
	height: 130px;
	overflow-y: scroll;
	border: 1px solid #DCDCDC;
	padding: 0px 5px 5px;
}

div.specials {
	margin-right: 7px;
	margin-left: 7px;
	margin-top:10px;
}

div.specials table.details {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	/*border: solid thin black;*/
}
div.specials .left {
	font-weight: bold;
	text-align: right;
}
div.specials .right {
	text-align: left;
}
div.specials .urgent {
	color:black;
	font-weight: bold;
}
div.specials .firstCol {
	width: 300px;
	vertical-align: top;
}

div.specials .secondCol table {
	float:left;
}
div.specials td.secondCol {
	vertical-align: top;
}
div.specials .emph {
	color: #666666;
	font-weight: bold;
}
div.specials .header {
	height: auto;
	background-color: #8CC037;
}
div.specials .header h2 {
	width: 70%;
	font-size: 13px;
	margin-top: 3px;
}
div.specials .header .orderButton {
	float: right;
}
div.specials .extraDetails {
	color:#666666;
	font-weight: bold;
}
#userlogin {
	width: 240px;
}

/* Boxes of orange-headered items */

.boxbody {
	border-collapse: separate;
	border-spacing: 8px;
}

.boxbody td {
	margin: 5px;
	padding: 0px 5px 5px 5px;
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 1px;
	border-top: none;
	vertical-align: top;
}

.boxbody h2 {
	margin: auto -5px;
	font-size: 12px;
	background-color: #fc7b06;
	color: #fff;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-right: -13px;
}

#homeboxes ul {
	padding: 5px 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

#homeboxes ul li {
	padding: 4px 0px;
}

#resortbycountry {
	height: 200px;
}

#speciallist {
	height: 180px;
}

.invisible {
	display:none;
}

.newsletterslist_tr {
	display:table-row;
}

div.special_set {
	margin-right: 7px;
	margin-left: 7px;
	margin-top:10px;
}
#resortSpecials #specialsbody {
	display: none;
}
#resortSpecials .header {
	background-color: #70B85A;
}
div.titleBox{
	padding-left: 10px;
}


.longtext {
	padding: 2px;
	height: 70px;
	border: 1px solid black;
}
#quotebenefits {
	color: red;
}	
#quotecomments {

}	
#agencyinfo {
	width: 510px;
}
.quotedetails TH {
	width: 90px;
	text-align: right;
	vertical-align: top;
}

.bottomButton {
	float:right;
	margin-right: 7px;
	padding-right: 5px;
}

.biggertext {
	font-size: 15px;
}
.iconlink {
	color: #666666;
	font-weight: bold;
	height: 16px;
	font-size: 12px;
	text-decoration: none;
}
.iconlink IMG {
	vertical-align: -3px;
}	

#rapportlaunch {

	margin: 4px 7px;
	margin-bottom: 10px;
}
#rapportlaunch div.body  {
	border: 1px solid #dcdcdc;
	border-top:none;
	padding: 10px 25px;
}

.hint{
  background-color: #ffffff;
	border: 1px outset black;
	margin: 5px;
	padding: 5px;
	text-align: left;
	color: #000000;
	display:none;
}

.hint p, h2 .hint {
	float: none !important;
	font-size: 12px !important;
	font-weight: normal !important;
	margin: 0px 0px 10px 0px !important;
	text-align: left !important;
	width: auto !important;
}
.hidelink {
	display:none;
}
