@charset "utf-8";

/* orbitz */
body,html {
	font-family: Arial, Helvetica, sans-serif;
	background:
		url(http://media.away.com/adventurefinder/images/background.gif)
		repeat;
	font-size: 12px;
}

a {
	color: #004441;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 0px 150px;
	display: block;
	padding: 0px 0px 0px 0px;
	float: none;
	top: 0;
	left: 20px;
	position: relative;
	width: 900px;
}

.maincontainer {
	font-family: Arial, Helvetica, sans-serif;
}

.bigovertop {
	background:
		url(http://media.away.com/adventurefinder/images/background1.gif)
		repeat;
	padding: 8px 0px;
	border-bottom: 1px solid #CBC994;
}

.overtop,.footer {
	width: 990px;
	margin: auto;
}

.bigheader {
	height: 65px;
	background: #efeddc
		url(http://media.away.com/adventurefinder/images/background2.gif)
		repeat-x left 1pt;
	width: 100%;
	z-index: 1;
	border-bottom: 1px solid #CBC994;
}

.header {
	width: 1000px;
	margin: auto;
	z-index: 5;
	position: relative;
	height: 65px;
}

.header h1 {
	padding: 5px 0 5px 80px;
}

.bigmainmenu {
	background: #f4f6e2
		url(http://media.away.com/adventurefinder/images/background3.gif)
		repeat-x left 1pt;
	padding: 8px 0px;
	z-index: 3;
	border-bottom: 1px solid #CBC994;
}

.logoicon {
	z-index: 50;
	position: absolute;
	top: -5px;
}

div.fbbuttondiv{ 
margin:30px 8px 0 0;
position: absolute;
z-index:1;
right: 0;
}
/* menu */
#navBar {
	border-bottom: 1px solid #dad6a3;
	/*padding-left:223px;*/
	background:
		url(http://media.away.com/adventurefinder/images/bg_navbar.gif)
		repeat-x center top;
	/*position:relative;*/
}

#dropdownmenu li {
	float: left;
	/*display:block;*/
	color: #5a6373;
	font-size: 13px;
	font-weight: bold;
}

#dropdownmenu li a.selected {
	background:
		url(http://media.away.com/adventurefinder/images/selected.gif)
		repeat-x center bottom !important;
}

#dropdownmenu li a.selected:hover {
	background: #004441 !important;
}

.leftMarginLi {
	margin-left: 85px;
}

ul#dropdownmenu {
	height: 39px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: auto;
	min-width: 800px;
	/*padding-left:165px;*/
	width: 1000px;
	z-index: 5;
}

ul#dropdownmenu li {
	top: 0px;
	color: #5a6373;
	font-size: 13px;
	font-weight: bold;
	z-index: 10 !important;
	position: relative;
}

ul#dropdownmenu li a {
	display: block;
	padding: 6px 20px 2px;
	color: #004441;
	font-size: 16px;
	font-weight: bold;
	overflow: visible;
	line-height: 32px;
	white-space: nowrap;
}

/**ul#dropdownmenu li a:hover, ul#dropdownmenu li a.active {
	background:#004441 ;
	color:#fff;
}
*/ /*Submenu*/
ul#dropdownmenu .subMenu .pointer {
	height: 15px;
}

ul#dropdownmenu .subMenu {
	background: #fff
		url(http://media.away.com/adventurefinder/images/sub_pointer.jpg)
		no-repeat left top;
	font-weight: normal;
	margin: 0;
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	/*width:640px !important;*/
	height: auto;
	padding: 10px !important;
	border-bottom: 1px solid #bdbc8c;
	border-left: 1px solid #bdbc8c;
	border-right: 1px solid #bdbc8c;
	z-index: 10;
}

ul#dropdownmenu .subMenu ul {
	float: left;
	border-right: 1px solid #d7d8b8;
	width: 159px !important;
}

ul#dropdownmenu .subMenu ul.lastCol {
	border: none
}

ul#dropdownmenu .subMenu li {
	line-height: 18px;
	height: auto !important;
	overflow: visible;
	font-size: 12px;
	padding: 0 !important;
	color: #4d4917;
	width: 155px;
	margin: 0 !important;
	float: none;
}

ul#dropdownmenu .subMenu li a {
	line-height: 13px;
	overflow: visible;
	float: none;
	font-size: 12px;
	font-weight: normal;
	display: block !important;
	color: #004441;
	padding: 3px 5px;
}

ul#dropdownmenu .subMenu li a:hover {
	background: none;
	color: #004441;
}

/* end menu */
.bigcontainer {
	background:
		url(http://media.away.com/adventurefinder/images/background.gif)
		repeat;
	padding: 0px 0px 25px 0px;
}

.bigfooter {
	background: transparent
		url(http://media.away.com/adventurefinder/images/background2.gif)
		repeat;
	padding: 34px 0px 34px 0px;
	border-top: 1px solid #cbc994;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
}

.footer p {
	margin: 0px 0px 8px 0px;
}

.corpofooter {
	width: 680px;
}

.xtrafooter {
	width: 250px;
}

.firstboxfooter {
	width: 315px;
	padding: 0px 0px 0px 14px;
}

.secondboxfooter {
	width: 380px;
	border-left: 1px solid #c6c08c;
	padding: 0px 0px 0px 14px;
}

.thirdboxfooter {
	width: 250px;
	border-left: 1px solid #c6c08c;
	padding: 0px 0px 0px 14px;
}

.subfooter { /*padding:0px 0px 0px 14px;*/
	
}

.footerItem,.privacy {
	border-left: 1px solid #c6c08c;
	margin-left: 4px;
	padding-left: 10px;
}

.subfooter a {
	color: #000000 !important;
}

.footertitle {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	display: inline;
	letter-spacing: 0.2px;
}

.footersubtitle {
	color: #004441;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	display: block;
	letter-spacing: normal;
}

.linkfooter {
	color: #004441;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	display: block;
	cursor: pointer;
}

.centralcontainer { /*position:relative;*/
	width: 992px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.centralcontainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 38px;
	margin: 0px;
	display: block;
	padding: 20px 0;
	left: 0 !important;
}

.centralcontainermain { /*position:relative;*/
	display: block;
}

hr,.leftcolumn .midcolumn hr {
	background: #c7c08c;
	margin: 8px 0px 10px 0px;
	border: 0px;
	height: 1px;
}

.leftcolumn hr,.footer hr {
	background: #c7c08c;
	margin: 22px 0px 22px 0px;
	border: 0px;
	height: 2px;
}

.centralcolumn hr {
	background: #c7c08c;
	margin: 4px 0px 10px 0px !important;
	border: 0px;
	height: 1px;
}

.black {
	font-weight: bold;
}

.block {
	display: block;
}

.left {
	float: left
}

.textleft {
	text-align: left;
}

.right {
	float: right;
}

.none {
	
}

.footer a {
	color: #004441;
	font-size: inherit;
}

/* columns */
.rightcolumn { /*position:absolute;*/
	width: 336px;
	/*top:0px;
	left:654px;*/
	float: right;
}

.leftcolumncentral {
	width: 652px;
	/*position:relative;*/
	float: left;
}

.leftcolumn {
	width: 650px;
	float: left; /*position:relative;
	height:auto;*/
}

.midcolumn {
	width: 232px;
	/*position:relative;*/
	float: left;
}

.centralcolumn {
	width: 380px;
	margin-left: 15px;
	float: left; /*position:relative;
	top:0;*/
}

.centralcolumn img {
	margin: 0px 10px 10px 0px;
}

.centralcolumn h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	padding: 5px 0px;
}

.centralcolumn h5 {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding: 5px 0px;
}

.centralcolumn h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	padding: 5px 0px;
	background: #f9eda6;
	margin: 0px 0px 10px 0px;
	display: inline;
}

.centralcolumn p,.centralcolumn ul li,.centralcolumn li {
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

.centralcolumn ul li,.centralcolumn li {
	list-style: none !important;
}
div#sharebar {clear: both; overflow: hidden;}
.centralcolumn ul li.fbsendbtn{margin-left:15px;}

.centralcolumn .blockquote {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	display: block;
	background: url(http://media.away.com/adventurefinder/images/quotes.jpg)
		no-repeat;
	padding: 0px 25px 0px 25px;
	text-align: justify;
	margin: 0px 0px 25px 0px;
}

.centralcolumn .bigblockquote {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	display: block;
	background:
		url(http://media.away.com/adventurefinder/images/quotes_down.jpg)
		right bottom no-repeat;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.bigblockquote h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 12px 0px;
	width: 370px !important
}

.newmodule {
	float: none;
	margin: 10px 0px;
	height: 165px !important;
}

.newmodule2 {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.commonmodule {
	width: 310px;
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
	padding: 13px;
	overflow: hidden;
	margin: 0px 0px 25px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/*.commonmodule_midtop {
	background:url(http://media.away.com/adventurefinder/images/bg_topmid.jpg) no-repeat;
	padding:0px;
	width:232px;
	overflow:hidden;
	height:3px;
}
.commonmodule_midbottom {
	background:url(http://media.away.com/adventurefinder/images/bg_bottommid.jpg) no-repeat;
	padding:0px;
	width:232px;
	overflow:hidden;
	height:3px;
}*/
.commonmodule_mid {
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden; /*position:relative;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.commonmodule_mid_total {
	width: 232px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.commonmodule h2 {
	color: #4d4917;
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.commonmodule h3 {
	color: #4d4917;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1pt;
	margin: 20px 0px 10px 0px;
}

.commonmodule h5,.commonmodule_mid h5 {
	color: #4d491f;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	letter-spacing: 0.6px;
}

.contentsubtitle {
	display: block;
	clear: both;
	padding: 0px;
	margin: -8px 0px 0px 0px;
}

.commonmodule_mid h2 {
	color: #004441;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	display: inline-block; *
	float: left;
}

.commonmodule_mid .contentsubtitle h2 {
	width: 140px;
	margin: 8px 0px 12px 0px; *
	float: left;
	padding: 0px;
}

.closeButton {
	width: 19px;
	height: 22px;
	position: absolute;
	border: 0 none;
	padding: 0;
	cursor: pointer;
	background:
		url(http://media.away.com/adventurefinder/images/cross_icon_med.gif)
		no-repeat;
}

.commonmodule input[type='text'] {
	border: 3px solid #b3ad68;
	/*height:23px;*/
	background: #FFFFFF;
	width: 220px;
	color: #4d4917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 3px 3px 2px 3px;
	margin-bottom: 3px;
}

.commonlabel {
	display: block;
	width: 85px;
	text-align: left;
	color: #4d491f;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	padding: 4px 0px;
	line-height: 16px;
}

.commontext {
	display: block;
	width: 120px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	position: relative;
	margin-left: 90px;
	top: 0;
	padding: 4px 0px;
	line-height: 16px;
	height: auto;
}

.triplist {
	display: block;
	position: relative;
	padding: 0px;
	border-bottom: 1px solid #cecc9c;
	/*overflow:auto;*/
}

.triplistLast {
	display: block;
	position: relative;
	padding: 0px;
	border-bottom: none;
	/*overflow:auto;*/
}

/* columns end */ /* buttons */
.bigbtn,.smallBtn,.smallBtnNoFloat,.smallBtnNewsLetterOpen,.smallAFBtn {
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.bigbtn {
	background:
		url(http://media.away.com/adventurefinder/images/big_btn.jpg)
		no-repeat;
	width: 193px;
	height: 26px;
	border: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 4px 10px 4px 7px;
	overflow: visible;
	display: block;
	margin: 0px 0px 8px 0px;
}

.bigorangebtn {
	background:
		url(http://media.away.com/adventurefinder/images/operator-btn.gif)
		no-repeat;
	width: 197px;
	height: 26px;
	border: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 4px 10px 4px 7px;
	overflow: visible;
	display: block;
	margin: 0px 0px 8px 0px;
}

.smallBtn {
	background:
		url("http://media.away.com/adventurefinder/images/operator-btn.gif")
		no-repeat;
	width: 75px;
	height: 16px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding: 2px;
	float: right;
	margin: 0;
}

.smallAFBtn {
	background:
		url("http://media.away.com/adventurefinder/images/small_btn.gif")
		no-repeat;
	width: 75px;
	height: 16px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding: 2px;
	float: right;
	margin: 0;
}


.smallBtnNoFloat {
	background:
		url(http://media.away.com/adventurefinder/images/small_btn.gif)
		no-repeat;
	width: 68px;
	height: 16px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
}


.tripInfoOrange {
	background:
		url(http://media.away.com/adventurefinder/images/large-orange-button.png)
		no-repeat;
	width: 205px;
	height: 26px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 4px 10px;
	overflow: visible;
	display: inline;
}

.tripInfoOrange a  
{
	color: #FFFFFF;
}

.tripInfoGreen {
	background:
		url(http://media.away.com/adventurefinder/images/large-green-button.png)
		no-repeat;
	width: 205px;
	height: 26px;
	border: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 4px 10px;
	overflow: visible;
	display: inline;
}

.tripInfoGreen a {
	color: #FFFFFF;
}


a.commonlink {
	color: #004441;
	font-size: 12px;
}

a.biglink {
	color: #004441;
	font-size: 14px;
	line-height: 18px;
	padding: 6px 0px;
	font-weight: bold;
	display: block;
}

/* end buttons */ /* top picks */
.toppics {
	width: 632px;
	height: 235px;
	/* filter: alpha(opacity=30); 
	z-index:5;
	opacity:0.3 */
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
}

.spiffy {
	display: block
}

.spiffy * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	/*background:#b3ad68;
  opacity: 0.3*/
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
}

.spiffy1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #2b9355;
	border-right: 1px solid #2b9355;
	background: #b3ad68;
	/*  opacity: 0.3;
  filter: alpha(opacity=30) */
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
}

.spiffy2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #27a666;
	border-right: 1px solid #27a666;
	background: #b3ad68;
	/*  opacity: 0.3;
  filter: alpha(opacity=30) */
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
}

.spiffy3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #2f7d43;
	border-right: 1px solid #2f7d43;
	background: #b3ad68;
	/*  opacity: 0.3;
  filter: alpha(opacity=30) */
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
}

.spiffy4 {
	border-left: 1px solid #2b9355;
	border-right: 1px solid #2b9355;
	background: #b3ad68;
	/*  opacity: 0.3;
  filter: alpha(opacity=30) */
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
}

.spiffy5 {
	border-left: 1px solid #2f8046;
	border-right: 1px solid #2f8046;
	background: #b3ad68;
	/*  opacity: 0.3;
  filter: alpha(opacity=30) */
	background:
		url(http://media.away.com/adventurefinder/images/bg_right_col.gif)
		repeat;
}

.spiffyfg { /*   background:#b3ad68; 
   opacity: 0.3;
  filter: alpha(opacity=30) */
	
}

/* top picks end */ /* pics display */
.pics_display {
	width: 380px;
	height: 215px;
}

/* end pics display */ /* generals */
.text_center {
	text-align: center;
}

.middlespace {
	margin: 10px 0px;
}

.bigspace {
	margin: 25px 0px;
}

.textmini {
	color: #004441;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.footer .textmini {
	line-height: 18px !important;
}

.textminiblack {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.indent25 {
	padding: 0px 0px 0px 25px;
}

.half2 {
	width: 70% !important;
	float: left;
	margin: 0px 3px 0px 0px !important;
}

.half3 {
	font-size: 12px;
	line-height: 18px;
	width: 95% !important;
	float: left;
	margin: 5px 0 0 8px !important;
}

.half {
	width: 48%;
	float: left;
	margin: 0px 3px 0px 0px;
}

.centralcolumn .half,.centralcolumn .half2 {
	width: 160px;
	margin: 15px 5px 0px 5px;
	font-size: 12px;
	line-height: 18px;
}

.clear {
	clear: both;
}

.simpleheight h5 {
	margin: 0px !important;
	line-height: 12px !important
}

.commonmodule .half ul li,.commonmodule ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #004441;
	letter-spacing: 0.5px;
	list-style: none !important;
	font-weight: bold;
}

.commonmodule .half ul li a,.commonmodule ul li a,.commonmodule label {
	color: #004441;
	letter-spacing: 0.5px;
	font-size: 13px;
	font-weight: bold;
}

.buttonSearch {
	width: 90px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	padding-left: 100px;
}

.commonmodule .check {
	margin: 0px;
	padding: 0px;
}

.commonmodule .check input {
	width: 15px;
	height: 18px;
	margin: 0px 5px 0px 0px;
	float: left;
	border: 0;
}

.commonmodule .check label {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	display: inline;
	font-weight: normal !important;
}

.commonmodule ol {
	color: #2193C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: decimal;
}

.commonmodule ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #746f44;
	letter-spacing: 0.5px;
}

.commonmodule ol li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #004441;
	letter-spacing: 0.5px;
	font-weight: normal;
}

.commonmodule_mid ul {
	color: #2193C6;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}

.commonmodule_mid ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 5px 0px 5px 13px;
	background:
		url(http://media.away.com/adventurefinder/images/iconlist1.gif)
		no-repeat 3pt 8pt;
}

.commonmodule_mid ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #004441;
	letter-spacing: 0.2px;
	font-weight: bold;
}

/* end generals */ /* advertisement */
.advertisement {
	color: #767041;
	font-size: 0.6em;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: center;
	text-transform: capitalize;
	font-family: inherit;
	padding: 5px 0px;
	display: block;
	margin: 5px 0px 0px 0px;
}

.ads_square {
	width: 336px;
	text-align: center;
	background: #FFF;
	/*opacity: 0.5;
	filter: 50;*/
	margin-bottom: 25px;
	/*padding:13px;*/
}

.topbanner {
	width: 728px;
	height: 90px;
	border: 3px solid #c1bd7e;
	margin: auto;
}

/* custom trips */
.rowCustomTrip {
	padding-bottom: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #e8e3b8;
	position: relative;
}

.rowCustomTrip p.description {
	font-size: 14px;
	padding: 1px 3px;
	margin-left: -5px;
	width: 450px;
	line-height: 17px;
	text-align: justify;
}

.rowCustomTrip p.destinations { /*display:inline;*/
	background: #F9EDA6;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 3px;
	/*height:13px;*/
}

.rowCustomTrip h4 {
	width: 500px;
	clear: both;
	line-height: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rowCustomTrip h4 a {
	font-size: 18px
}

.rowCustomTrip img {
	float: left;
	padding-right: 10px;
}

.customTrip {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.customTripHeader {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 17px;
}

.customTripLogo {
	float: right;
}

.customTrip .buttonContainer {
	border-bottom: 2px solid #d0c69b;
	border-top: 2px solid #d0c69b;
}

.customTrip .buttonContainer a.smallBtn,.customTrip .buttonContainer h2,.customTrip .buttonContainer a.smallAFBtn
	{
	margin: 7px 0
}

.customTrip .buttonContainer h2 {
	float: left;
	width: 380px;
	font-size: 18px;
}

/*Dynamic Index*/
.first {
	border-bottom: none !important;
}

.row {
	width: 460px;
	float: right;
	padding-bottom: 10px;
	padding-right: 10px;
}

.row h4 a.biglink {
	font-size: 18px;
	line-height: 18px;
}

.row span.special {
	color: #FFF;
	font-size: 9px;
	/*background:url(http://media.away.com/adventurefinder/images/special2_bk.gif) no-repeat center;*/
	padding: 1px 4px;
	text-align: center;
	line-height: 18px;
	background-color: #FF5100;
	white-space: nowrap;
}

.row .titleContainer {
	width: 100%;
	margin-right: 10px;
	float: left;
}

.row .logoContainer { /*width:90px;*/
	height: 60px;
	padding-top: 7px;
	float: right;
}

.row h4 {
	font-size: 18px
}

.row h5 {
	font-size: 12px;
	font-weight: normal;
}

.row h5 span {
	color: #40736e;
}

.row h3 {
	padding: 5px 0;
	margin: 10px 0;
	font-size: 16px;
	font-weight: normal;
}

.row h3 span {
	background: #f8dc7d;
	padding: 2px;
	font-weight: bold
}

.row {
	border-bottom: 1px solid #e8e3b8;
}

.row .picContainer img {
	float: left;
	margin: 0 5px 5px 0;
}

.row .picContainer {
	clear: both;
	margin: 20px 0;
	position: relative;
}

.row p {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 18px;
	/*another class*/
	width: 300px;
	float: right;
}

.row span.hightLighted {
	background: #f2eca4;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	font-size: 12px;
	/*position:absolute;*/
	bottom: 4px;
	left: 160px;
	margin: 0;
	overflow: hidden;
	width: auto;
	height: 16px;
	float: none;
}

.row .imageContainer {
	margin-bottom: 20px;
	text-align: center;
}

.row .buttonContainer {
	border-bottom: 2px solid #d0c69b;
	border-top: 2px solid #d0c69b;
}

.row .buttonContainer a.smallBtn,.row .buttonContainer h2,.row .buttonContainer a.smallAFBtn {
	margin: 7px 0
}

.row .buttonContainer h2 {
	float: left;
	width: 380px;
	font-size: 18px;
}

.row .buttonContainer a.smallBtn {
	float: right;
}

.row p.subHeading {
	margin: 20px 0;
	font-size: 14px;
	color: #000;
}

/*Deals Page*/
.row2 {
	width: 470px;
	float: right;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.row2 h4 a.biglink {
	font-size: 18px;
	line-height: 18px;
	padding-top: 0px;
}

.row2 .titleContainer {
	width: 360px;
	margin-right: 10px;
	float: left;
}

.row2 .logoContainer {
	float: right;
}

.row2 h4 {
	font-size: 18px padding-top :                         0px !important;
}

.row2 p span {
	background: #f8dc7d;
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.row2 {
	border-bottom: 1px solid #e8e3b8;
}

.row2 .picContainer img {
	float: left;
	margin: 0 5px 5px 0;
}

.row2 .picContainer {
	clear: both;
	margin: 20px 0;
	position: relative;
}

.row2 p {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 18px;
	/*another class*/
}

.row2 p.hightLighted {
	background: #f2eca4;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	font-size: 12px;
	position: absolute;
	bottom: 4px;
	right: 0;
	margin: 0;
}

.row2 .imageContainer {
	margin-bottom: 20px;
	text-align: center;
}

.row2 .buttonContainer {
	border-bottom: 2px solid #d0c69b;
	border-top: 2px solid #d0c69b;
}

.row2 .buttonContainer a.smallBtn,.row .buttonContainer h2,.row2 .buttonContainer a.smallAFBtn {
	margin: 7px 0
}

.row2 .buttonContainer h2 {
	float: left;
	width: 380px;
	font-size: 18px;
}

.commonmodule_midSm_deal ul li {
	background: none !important;
}

/*Activities*/
.columnContainer {
	width: 479px;
	float: left
}

.column {
	float: left;
	width: 215px;
	font-size: 12px;
	padding: 0;
	padding-right: 20px
}

.column h4 {
	color: #4D4917;
	font-size: 14px;
	border-bottom: 1px solid #C7C08C;
	padding: 5px 0;
}

.column ul {
	list-style: none;
	margin: 5px 0 20px;
}

.column ul li {
	line-height: 18px;
}

.columnWide {
	width: 465px;
	float: left;
	font-size: 12px;
	padding: 0;
	padding-right: 10px
}

.columnWideA {
	float: right;
	position: absolute;
	top: 7px;
	right: 5px;
}

.columnWideA2 {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

.columnWide h4 {
	color: #4D4917;
	font-size: 14px;
	border-bottom: 1px solid #C7C08C;
	padding: 5px 0;
}

.columnWide ul {
	list-style: none;
	margin: 5px 0 20px;
	width: 32%;
	float: left;
}

.columnWide ul li {
	line-height: 18px;
}

.errorMessage {
	font-family: Trebuchet MS, Times, sans-serif;
	font-weight: normal !important;
	font-size: 11px !important;
	font-weight: normal;
	color: red;
}

/* START Fix for Floated Elements */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* END Fix for Floated Elements */ /*Paginator*/
.paginator {
	width: 465px;
	color: #4d491f;
	font-size: 12px;
	/*float:left;*/
}

.paginator h5,.paginator .right ul,.paginator ul li {
	float: left
}

.paginator .top {
	line-height: 35px
}

.paginator .top ul li {
	margin-left: 5px;
	font-weight: bold
}

.paginator .bottom,.paginator .top {
	border-bottom: 2px solid #cac79d
}

.paginator .bottom {
	height: 50px;
}

.paginator .bottom h5 {
	line-height: 50px;
}

.paginator .bottom ul li {
	margin: 0 0 0 3px
}

.paginator ul li a {
	text-align: center;
}

.paginator .bottom ul li a {
	line-height: 50px;
	/*display:block;
    width:100px;
    background:url(http://media.away.com/adventurefinder/images/bg_search_off.gif) no-repeat top center;*/
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #D9D6A1;
}

.paginator .bottom ul li a.active {
	background: #004441;
	color: #FFF
}

.paginator .bottom ul li a.active:hover,.paginator .bottom ul li a:hover
	{
	text-decoration: none;
}

.paginator li.nextLink a.buttonLink {
	width: 50px;
	display: block
}

.paginator li.nextLink a {
	display: block;
	font-size: 16px;
}

.buttonLink:hover {
	text-decoration: none;
}

.buttonLink {
	color: #FFF;
	text-transform: uppercase;
	background:
		url(http://media.away.com/adventurefinder/images/buttonlink_right.gif)
		right no-repeat;
	padding-right: 2px;
	line-height: 35px;
	display: block
}

.buttonLink span {
	background:
		url(http://media.away.com/adventurefinder/images/buttonlink_left.gif)
		left no-repeat;
	padding-left: 2px;
	display: block
}

h1 .searchResult {
	display: block;
	font-size: 14px;
	color: #4d4917;
	line-height: 16px
}

h1 .searchResult span.hightLighted {
	background: #F8DC7D;
	color: #000;
	font-size: 16px;
}

h1 .searchResult em {
	font-style: italic;
	color: #000
}

.commonmodule_midSm_total .crossTitle {
	padding-left: 20px;
	background:
		url(http://media.away.com/adventurefinder/images/cross_icon.gif)
		no-repeat left;
	margin: 5px -2px;
}

.commonmodule_midSm_total .priceList li {
	background-image: none;
	padding-left: 0;
	margin: 4px 0
}

.commonmodule_midSm_total .dayList li {
	background-image: none;
	padding-left: 0;
	background-color: #f1f0e3;
	width: auto;
	float: left;
	margin: 4px 4px 4px 0;
	white-space: nowrap
}

/* search widget */
#searchFormTag {
	text-align: left;
}

/* selected categories
-------------------------------- */
	/* div containing label, input and "clear" button (as link) */
#destination,#activity {
	background: #ccc88e;
	margin-bottom: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-bottom: 1px solid #bcb87e;
	width: 200px;
	height: 20px;
	display: none;
}

/* in/with */
#destination label,#activity label {
	float: left;
	padding: 0 4px;
	height: 15px;
	display: inline;
	color: #a38d58;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}

/* input field that will contain teh category name */
#destination input[readonly],#activity input[readonly] {
	width: 145px;
	height: 20px;
	background: none;
	border: none;
	padding: 0px 0;
	color: #4d491f;
	font-size: 12px;
}

/* clear button */
#destination a,#activity a {
	float: right;
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	line-height: 20px;
	font-size: 11px;
}

/* clear button on mouse over */
#destination a:hover,#activity a:hover {
	background: #b3ad68;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

/* main entry field
-------------------------------- */
	/* div containing label and input field */
#keyword {
	margin-top: 7px;
}

/* label by default hidden - can appear during interaction */
#keyword label {
	display: block;
	display: none;
}

#keyword input {
	width: 200px;
	height: 24px;
	padding: 1px 5px;
	font-size: 14px;
	border: 3px solid #b3ad68;
	filter: alpha(opacity =                         70);
	opacity: 0.7
}

#keyword input:focus { /*border:1px solid #FFAE00;
	padding:3px 7px;*/
	filter: alpha(opacity =                         100);
	opacity: 1.0
}

#submit input[type='button'],#keyword input[type='button'] {
	width: 76px;
	height: 30px;
	border: none;
	background:
		url("http://media.away.com/adventurefinder/images/small_btn.jpg")
		no-repeat scroll 0 0 transparent;
	/*margin:10px 0;*/
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	float: right;
	opacity: 1.0;
}

#submit input[type='button']:hover,#keyword input[type='button']:hover {
	text-decoration: underline !important;
	cursor: pointer;
}

#keywordExplanation {
	color: #a38d58;
	font-style: italic;
	font-weight: normal;
	font-size: .8em;
}

.view_all_link {
	text-align: right;
	font-size: 16px !important;
	font-weight: bold !important;
}

/*Activities & Destinations ///////////////////////////////////////////*/
	/*Featured & Customs ///////////////////////////////////////////////*/
.actDestContainer {
	text-align: center;
	float: left;
	width: 635px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	clear: both;
	border-top: 1px solid #c7c08c;
	/*background:url(http://media.away.com/images/background1.gif) repeat; clear:both;*/
}

.actDestWrapper {
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}

.actDestWrapper2 {
	text-align: left;
	margin: 0 0 25px 10px;
	padding: 0 0 0 20px; #
	padding: 0 0 0 15px;
	float: left;
	border-left: 1px solid #CBC994;
}

.actDestContent {
	/*background:url(http://media.away.com/images/background1.gif) repeat;*/
	width: 140px;
	text-align: left;
	margin: 0 8px 10px 0;
	padding: 5px 0 5px 0;
	float: left;
}

.actDestImage {
	width: 370px;
	margin: 0;
	padding: 0;
	float: right;
}

.actDestContainer img {
	padding: 0;
}

.actDestContent h5 {
	color: #4d491f;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 0.6px;
	display: block;
}

.actDestContent h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	padding: 0px;
}

.actDestTitle {
	padding: 10px 0 10px 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #CBC994;
}

.traveDealsTitleCite {
	color: #4d491f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 0.6px;
	display: inline;
}

.textBackground {
	background: #f9eda6;
	padding: 0 2px 0 5px;
}

.homepageSubtitle {
	color: #004441;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: normal;
	display: block;
}

.externalSite {
	float: right;
	margin-right: 150px !important;
	padding-top: 10px;
}


.containedExternalSite {
	float: right;
	padding-top: 6px;
	padding-right: 3px;
	background: none repeat scroll 0 0 transparent;
}


.award {
	background:
		url(http://media.away.com/adventurefinder/images/af-wreath.png)
		no-repeat scroll 0 0 transparent;
	width: 120px;
	height: 94px;
	float: left;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 0;
	text-align: center;
}

.awardDesc {
	width: 65% !important;
	float: left;
	margin: 5px 0 0 8px !important;
}

.awardImg {
	margin: -10px 10px 10px 0 !important;
}

/*
.newsletterClosed {
	float: right; 
	margin-top: 6px;; 
	padding: 4px 11px; 
	font-size: 13px; 
	font-weight: bold;
	line-height: 20px;
	background:url(http://media.away.com/adventurefinder/images/bg_newsletterButton.png) no-repeat scroll 0 0 transparent;
	color: #004441;
}*/
.smallBtnNewsLetterOpen {
	background:
		url("http://media.away.com/adventurefinder/images/newsletter-sign-up-btn.png")
		no-repeat;
	width: 75px;
	height: 16px;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	padding: 2px;
	float: right;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 2px;
	cursor: pointer;
}

.newsletterClosed {
	background:
		url(http://media.away.com/adventurefinder/images/green-newsletter-btn2.png)
		no-repeat scroll 50px center;
	/* background: #185452;*/
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 6px;
	padding: 4px 0 4px 11px;
	position: absolute;
	right: 0px;
	top: 1px;
	width: 200px;
}

.newsletterOpened p,.newsletterClosed p {
	text-align: right;
	margin-right: 12px;
	color: #E1D317;
}

.newsletterOpened { /*float: right; */
	margin-top: 6px;;
	padding: 4px 0px 2px 3px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	background:
		url(http://media.away.com/adventurefinder/images/bg_newsletterBox-green.png)
		no-repeat scroll 0 0 transparent;
	color: #185452;
	height: 162px;
	width: 200px;
	z-index: 9;
	position: absolute;
	right: 0px;
	top: 1px;
	border-color: #d5cd8b;
	border-width: 1px;
}

.newsletterBody {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 16px;
	padding-left: 5px;
	padding-right: 5px;
	width: 180px;
}

.newsletterBody span {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.newsletterBody a {
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 25px;
	color: #E1D317;
}

.newsletterBody .signup {
	float: left;
	height: 20px;
	margin-top: 10px;
}

.dealDetails h2,.dealDetails span {
	color: #FF5100;
}

.dealDetails span {
	line-height: 18px;
}

.dealDetails {
	margin-bottom: 5px;
}

#breadcrumbBar { /*border-bottom:1px solid #dad6a3;*/
	padding-left: 92px;
	position: relative;
}

ul#breadcrumb {
	height: 39px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: auto;
	min-width: 800px;
	/*padding-left:165px;*/
	width: 922px;
	z-index: 5;
	background:
		url(http://media.away.com/adventurefinder/images/bg_navbar.gif)
		repeat-x center top;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
}

ul#breadcrumb li {
	top: 0px;
	color: #5a6373;
	font-size: 13px;
	font-weight: bold;
	z-index: 8 !important;
	position: relative;
	float: left;
	margin-top: 4px;
	border-right: 1px solid #dad6a3;
}

ul#breadcrumb li a {
	display: block;
	padding: 4px 20px;
	color: #4D491F;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
	line-height: 20px;
	white-space: nowrap;
}

.headerDropDown {
	width: 1000px;
	margin: auto;
	z-index: 9 !important;
	position: relative;
	/*height:65px;*/
}

.errorP {
	padding-top: 25px;
	font-weight: normal;
}

.h1Error {
	padding-left: 140px !important;
}

.commonmodule-signup {
	-moz-border-radius: 5px 5px 5px 5px;
	background:
		url("http://media.away.com/adventurefinder/images/bg_signup.gif")
		repeat scroll 0 0 transparent;
	overflow: hidden;
	padding: 13px;
	width: 440px;
	float: left;
}

.status {
	padding: 10px;
	outline: none;
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding: 6px 6px 7px 12px;
	font-style: italic;
	background: #EEE;
	border: none;
	float: left;
	width: 260px;
}

.commonmodule-signup .divider {
	background:
		url("http://media.away.com/adventurefinder/images/divider.gif")
		repeat-x;
	border: 0 none;
	height: 2px;
	margin: 8px 0 10px;
}

.commonmodule-signup h2 {
	color: #FFFFFF;
	font: bold 12.8pt Arial, Helvetica, sans-serif;
	line-height: 20px;
}

/*
* SEARCH WIDGET
*/

#newkeyword {
	margin-top: 7px;
}

#submit input[type="button"],#newkeyword input[type="button"] {
	background:
		url("http://media.away.com/adventurefinder/images/signup_btn.gif")
		no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 32px;
	opacity: 1;
	width: 103px;
	padding-bottom: 4px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#newkeyword label {
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	padding: 8px 10px 0 0;
}

/*
* SMALL VERSION 
*/
#keyword input.small {
	width: 145px;
	font-size: 13px;
}

div#searchwidget.small {
	width: 205px;
}

#submit input[type="button"].small,#keyword input[type="button"].small {
	padding-bottom: 5px;
	width: 40px;
	background:
		url("http://media.away.com/adventurefinder/images/go-button.png")
		no-repeat scroll 0 0 transparent;
	filter:0
	filter:alpha(opacity=100);
}


/*** REC-2926 ****/

.networkcover { padding-right: 10px; }
.networkcontent {float: left; width: 100%; text-align: justify; margin-bottom: 12px; }
.networkcontent em { font-size: 12px; margin: 10px 0;}
.networkcover h2 {font-size: 13px; margin: 18px 0; padding: 0; font-weight: 700; text-decoration: underline;}
.networkcontent p { line-height: 18px; font-size: 12px; margin-bottom: 12px; }
.networkcontent p span.mediaText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h2.privacy { text-decoration: underline; font-size: 12px; font-weight: 400; margin: 18px 0; border-left: 0; padding: 0; }
.networkcontent ul { list-style-type: none; padding: 0 0 0 35px;}
.privacy-list li { padding: 0 0 12px 12px; font-size: 12px; line-height: 18px; background: url(http://media.away.com/images/about_us/3x3-square-000.gif) no-repeat 0px 8px; }
address.privacy { margin-top: 12px; font: 12px verdana, sans-serif; border-left: 0; padding: 0; margin: 18px 0;}
.networkcover ol { list-style: decimal; display: block; padding: 5px 35px;}
.networkcover ol li { padding-bottom: 12px; font-size: 12px; line-height: 18px; }
div.to-top {text-align: right; font-size: 11px;}
h3.terms-of-use {font-size: 12px; font-weight: 700; margin: 0; padding: 0; }
.networkcontent ul.pressreleaselist { margin: 0 0 12px 16px; font-size: 12px; list-style: disc; line-height: 18px; }
p.networksitedesc { font-size: 12px; line-height: 18px; margin-bottom: 12px; }
h3.networksitestitle {font-size: 12px; margin: 0; padding: 0 0 12px; }
.af-toppadding { line-height: 20px;}
.networkcover a:link {color: #0066CC; text-decoration: underline;}
.networkcover a:hover {color: #000066; text-decoration: underline;}
.networkcover a:visited {color: #999999; text-decoration: underline;}
/*** REC-2926 ****/
/* styles for trip search results page center column ad table */ 
#adTable {width: 465px;font-family: arial;}
.adTableCell {color: white; font-size:14px;}
.adTableCell2 {color: white; font-size:10px;vertical-align:middle;}
.adTableCell3 {color: black; font-size:12px;vertical-align:top;}
#adTitle {font-size:14px; font-weight:bold;margin:0px; padding:0px;}
#adButton {margin: 5px 0px; display:block;}

/*sign-up promo pop-up - REC-3005*/
div#emailpopcontainer{display:none}
div#emailpopmain {width:350px; height:300px; border:5px solid #B6AC67; border-radius: 10px; -moz-border-radius:10px; -webkit-border-radius: 10px; -moz-box-shadow: 0 0 1px 1px #ddd; -webkit-box-shadow:0 0 1px 1px #ddd;  box-shadow:0 0 1px 1px #ddd; background:#fff; font-size:12px;}
div.emailpopclosebtn{position:absolute; width:27px; height:28px; background:url(http://media.away.com/adventurefinder/images/newsletter-closebtn.png) no-repeat left top; cursor:pointer; right:0; margin:-15px -15px 0 0;}
div#emailpopinner{padding:10px 20px;}
#emailsignupForm{margin:0; padding:0;}
h2.emailpophead {margin:0; text-align:center; padding:10px 0; border-bottom:1px solid #DAD7B5;}
div.emailpopform{margin:10px 0;}
div.emailpopform p {margin:12px 0; line-height:16px; font-size:14px;}
button.emailpopsubmit {background-color: transparent; border: medium none; cursor: pointer; margin: 0 0 0 5px; overflow: visible; padding: 0;}
button.emailpopsubmit span {background: url(http://media.away.com/adventurefinder/images/email-popup-btn-right.gif) no-repeat scroll right top transparent; display: block; float: left; margin: 0; padding: 0 5px 0 0; position: relative;}
button.emailpopsubmit span span { background: url(http://media.away.com/adventurefinder/images/email-popup-btn-left.gif) no-repeat left top transparent; color: #fff; display: block; float: left; font: bold 12px/27px Arial; margin: 0;   padding: 0 4px 0 8px;text-decoration: none; white-space: nowrap;}
div.emailpopformlabel{float:left; margin-right:10px; display:inline;}
input.emailpopforminput{border:1px solid #ddd; border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 0 1px 1px #ddd; -webkit-box-shadow:0 0 1px 1px #ddd;  box-shadow:0 0 1px 1px #ddd; padding:5px 3px;}
div.emailpopsecdevide{border-bottom:1px solid #DAD7B5; padding-bottom:10px; clear:both;}
div.newsletter-fb-btn{clear:both; margin:15px 0 0 0; text-align:center;}
div#submitresult{clear:both; padding:7px 0; text-align:left; font-weight:bold;}
div.errorsub {color:#ff0000;}
div.successsub {color:green;}

/*Thick box style*/
#TB_overlay {position: fixed; z-index:1000; top: 0px;	left: 0px; height:100%; width:100%;}
.TB_overlayBG {background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;}
* html #TB_overlay { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {	position: fixed; background: none; z-index: 1002;	color:#000000; display:none; text-align:left; top:50%;left:50%;}
* html #TB_window { /* ie6 hack */position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image { display:block;	margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;	border-top: 1px solid #666;	border-left: 1px solid #666;}
#TB_caption{height:25px; padding:7px 30px 10px 25px; float:left;}
#TB_closeWindow{ height:25px; padding:11px 25px 10px 0;	float:right;}
#TB_closeAjaxWindow{ position:absolute; width:27px; height:28px; background:url(http://media.away.com/adventurefinder/images/newsletter-closebtn.png) no-repeat left top; cursor:pointer; right:0; margin: -10px 13px 0 0;}
#TB_closeAjaxWindow a {display:block; height:100%;}
#TB_ajaxWindowTitle{float:left;	padding:7px 0 5px 10px;	margin-bottom:1px; display:none;}
#TB_title{background-color:#e8e8e8; font-size:0; height:0;}
#TB_ajaxContent{clear:both;	overflow:hidden;text-align:left;}
#TB_ajaxContent.TB_modal{ padding:10px;}
#TB_load{position: fixed; display:none;	height:13px;width:208px;z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}
* html #TB_load { /* ie6 hack */position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:99; position:fixed; top: 0;	left: 0; background-color:#fff;	border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%;	width:100%;}
* html #TB_HideSelect { /* ie6 hack */ position: absolute;  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent{clear:both; border:none;	margin-bottom:-1px;	margin-top:1px;	_margin-bottom:1px;}
/*Thick box style*/
div#quickEscpaesPromo a, div#quickEscpaesPromo {font-size: 12px; font-weight: bold; line-height: 20px;}
div.rightcolumn div.rightad {margin: 0 0 25px; clear:both;}

