/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:300; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */










/* 
0
*/
/*
button {
	background: url(http://img5.tripbase.com/triptoe/images/generator/button.gif) no-repeat left top;
	height: 18px;
	width: 97px;
	border: 0px;
	border: none;
	color: #006699;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;	
}

button:hover {
	background: url(http://img3.tripbase.com/triptoe/images/generator/buttonOver.gif) no-repeat left top
;
	height: 18px;
	width: 97px;
	border: 0px;
	border: none;
	color: #006699;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;	
}
*/
button.saveButton {
	background: url(http://img5.tripbase.com/triptoe/images/generator/saveSearches.png) no-repeat left top
;
	height: 24px;
	width: 83px;
}
button.noSaveButton {
	background: url(http://img5.tripbase.com/triptoe/images/generator/saveSearchesNot.png) no-repeat left
 top;
	height: 24px;
	width: 83px;
}


.change-pwd-form-box {
	clear: both;
	margin-top: 18px;
//	margin-top: 5px;
	width: 170px; 
//	width: 180px; 
	height: 190px;
	margin-right: 20px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	z-index: 100;
	background: #FFFFFF url(http://img4.tripbase.com/triptoe/images/generator/changePwd-bg.png) no-repeat
 left top;
}
.change-pwd-form .join-field {
	width: 150px;
}
.change-pwd-form .label {
	width: 150px;
}

.controls {
	background: url(http://img2.tripbase.com/triptoe/images/generator/controlBg.gif) repeat left top;
	padding-left: 20px;
	padding-top: 20px;
}

.controls-holder {
	background: #FFFFFF;
	float: left;
/*	height: 90%;
	overflow: auto; */
	margin-top: 80px;
	width: 344px; 
}

.forgot-pwd-form {
	margin-right: 20px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	z-index:1404;
	width: 220px;
	height: 60px;
//	width: 240px;
//	height: 80px; 
	background: #FFFFFF url(http://img4.tripbase.com/triptoe/images/generator/forgotPwd-bg.png) repeat-x
 left top;
}

.gen-contents {
	height: 100%;
}

.gen-controls {
	background: #0000FF;
	height: 5%;
}

.generator-form .sliderArea {
/* height 205px 
	background: url(http://img5.tripbase.com/triptoe/images/generator/sliderAreaBg.png) no-repeat left top
;
*/
	height: 225px;
	width: 280px;
	background: url(http://img1.tripbase.com/triptoe/images/generator/sliderAreaBgFull2.png) no-repeat left
 top;
//	background: url(http://img2.tripbase.com/triptoe/images/generator/sliderAreaBgFullIE2.png) no-repeat
 left top;
}

.generator-form {
/*	padding-left: 15px;
	background-color: #e4f2ff;
	background: url(http://img1.tripbase.com/triptoe/images/generator/sliderAreaBg2.png) repeat-x left top
; */
}

#sliderInfoLabels {
	background: url(http://www.tripbase.com/triptoe/images/generator/sliderLabels2.gif) no-repeat left top
;
//	background: url(http://img1.tripbase.com/triptoe/images/generator/sliderLabelsIE2.gif) no-repeat left
 top;
	height: 30px;
	width: 280px;
}



.generator-form .headerErrMsg {
	font-size: 10px;
	font-weight: 300;
	color: #ff0000;
}


.generator-form .header2 {
	clear:both;
	font-size: 13px;
	color: #006699;
	padding-left: 5px;
	padding-top: 1px;
	width:270px;
/*	background: url(http://www.tripbase.com/triptoe/images/generator/formTitle.gif) no-repeat left top
;	*/
}
.generator-form .formSpacer {
	clear:both;
	margin-bottom:20px;
// margin-bottom:5px;
}
.generator-form .formDivider {
	clear: both;
	height:2px;
	width: 270px;
	line-height:1px;
	font-size: 1px;
	margin-left: 5px;
	margin-bottom:15px;
	background: url(http://img2.tripbase.com/triptoe/images/generator/divider.gif) no-repeat left top;
}

.generator-form .moreOptions {
	width: 139px;
	height: 32px;
	margin-left:70px;
	padding-top:8px;
	cursor: pointer;
	text-align: center;
	background: url(http://img5.tripbase.com/triptoe/images/generator/moreOptions3.gif) no-repeat left top
;
}
.generator-form .moreOptions A {
	color: #FFFFFF;
}

.generator-form INPUT.largefield{
/*	background: url(http://img2.tripbase.com/triptoe/images/generator/largeField.png) no-repeat left top
;
	border: none;
	padding: 5px 0px 5px 5px;
	border: 0px;*/
	height: 18px;
	width: 116px;
	padding-top:2px;
}
INPUT.hugeField{
/*	background: url(http://img4.tripbase.com/triptoe/images/generator/hugeField.png) no-repeat left top
;
	border: none;
	padding: 5px 0px 5px 5px;
	border: 0px; */
	height: 23px;
	width: 200px;
	padding-top:2px;
}

.generator-form INPUT.mediumField{
/*	background: url(http://img5.tripbase.com/triptoe/images/generator/mediumField.png) no-repeat left
 top;
	border: none;
	padding: 5px 0px 5px 5px;
	border: 0px; */
	height: 18px;
	width: 80px;
	padding-top:2px;
}

.generator-form INPUT.smallField{
/*	background: url(http://img5.tripbase.com/triptoe/images/generator/smallField.png) no-repeat left top
;
	border: none;
	padding: 5px 0px 5px 5px;
	border: 0px; */
	padding-top:2px;
	height: 18px;
	width: 51px;
}


.generator-form input, .generator-form select {
	color: #006EAA;
	font-size: 14px;
}

.generator-form .advancedOptions {
	clear: both;
	padding-bottom: 0px;
}

.generator-form .advancedOptions .header {
	clear:both;
	font-size: 14px;  
	color: #006699;
	margin: 0px;
	padding-left: 10px; 
	padding-top: 4px;  
	padding-bottom: 4px;  
	width:278px;
//	width:303px; 
	cursor: pointer;
	border: none;
	font-weight: 600;
/*	border-top: 1px solid #dcdbdb; */
}

.generator-form .advancedOptions .header-opened {
	clear:both;
	font-size: 14px;
	color: #006699;
	margin: 0px;
	padding-left: 10px; 
	padding-top: 4px;
	padding-bottom: 4px;  
	width:278px;
//	width:303px;
	cursor: pointer;
	border: none;
	font-weight: 600;
/*	border-top: 1px solid #dcdbdb;*/
}


.generator-form .languageTable {
	border-collapse: collapse;
	border-spacing: 0px;
}
.generator-form .languageTable TD {
	margin:0px;
	padding:0px;
	padding-right: 20px;
	padding-top: 2px;
//	padding-right: 0px;
//	padding-top: 0px;
	color: #716B4D;
}

.gen-frame {
	height: 100%;
	overflow: hidden;
}



.join-closed {
	background-color: #FFFFFF;
	font-weight: 300;
	overflow: auto;
	padding-top: 4px;
	width: 190px;
}

.join-closed #usernameHtml {
	font-weight:600;
}


.join-closed .close-register{
	display: none;
}

.join-closed .register-button {
	display: none;
}

.join-closed .regHeader {
	display:none;
}
.join-closed .shareMsg  {
	display:none;
}

.userActions {
/*	 text-align: right;
	 margin-right: 65px; */
}

.userAction {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(http://img4.tripbase.com/triptoe/images/generator/userAction.gif) no-repeat center left
;	
}

.userName {
	 width: 180px;
	 text-align: left;
	 margin-right: 0px;
}

#extraLinks {
	float:left;
}
.regHeader {
	width:200px;
	height: 20px;
}

.join-ext {
	margin-top: 0px;
	height: 170px;
}

.join-ext br {
	margin-top: 10px;
}

.join-field {
	float: left; 
	margin-bottom: 5px;
	padding: 0px;
	font-size:25px;
}

.join-label {
	text-align: left;
	width: 170px;
	color: #807f7f;
}

.shareMsg {
	margin-top: 10px;
	font-weight: 600;
}
.shareMsg A {
	font-size: 10px;
	margin-left: 10px;
//	margin-left: 0px;
}

.join-closed .join-handle-field {
	color: #000000;
	padding: 0px;
	padding-left: 4px;
	border: none;
	border: 0px;
	height: 18px;
	width: 97px;
	background: url(http://img3.tripbase.com/triptoe/images/generator/domainField.gif) no-repeat left top
;	
}

.join-opened .join-handle-field {
	display:none;
/*	margin-bottom: 5px;
	padding: 0px;
	width: 200px;*/
}

.join-opened {
	background-color: #FFFFFF;
	margin-left: -70px;
	overflow: auto;
	padding-top: 20px;
	padding: 10px;
	position: absolute;
	z-index:1404;
	width: 220px;
	height: 3000px;
//	width: 240px;
//	height: 330px;
//	overflow: hidden;

	background: url(http://img5.tripbase.com/triptoe/images/generator/register-bg.png) no-repeat left top
;	
}

.join-opened .join-button {
	display: none;
}

.label {
	float: left;
	text-align: left;
	width: 70px;
	color: #807f7f;
}

.logged-in .for-not-loggedin {
	display: none;
}

.login-field {
	float: left;
	color: #000000;
	padding: 0px;
	padding-left: 4px;
	border: none;
	border: 0px;
	height: 18px;
	width: 129px;
	background: url(http://img5.tripbase.com/triptoe/images/generator/login-field.gif) no-repeat left top
;	
}

.login-field-empty {
	color: #999999;
	padding: 0px;
	padding-left: 4px;
	border: none;
	border: 0px;
	height: 18px;
	width: 129px;
	background: url(http://img3.tripbase.com/triptoe/images/generator/login-field.gif) no-repeat left top
;	
}
#login-form {
	width: 207px;
}

.login-form {
	float: left;
	width: 207px;
	padding-top:16px;
	margin-left: 10px;
//	margin-left: 5px;
}
#login-holder {
	width: 207px;
	background-color: white;
	border: 1px solid #999999;
	height: 70px;
}


.closeBtn {
	cursor:pointer;
	position:absolute;
	width:30px;
	height:25px;
	margin-top:-7px;
	background: transparent url(http://www.tripbase.com/triptoe/images/generator/popup/xs.gif) no-repeat
 bottom left;	
}

.not-logged-in .for-loggedIn {
	display: none;
}
.for-notLoggedIn {
	display: none;
}
.not-logged-in .for-notLoggedIn {
	display: block;
}

.email-field {
	color: #000000;
	padding: 0px;
	padding-left: 4px;
	border: none;
	border: 0px;
	height: 18px;
	width: 129px;
	background: url(http://www.tripbase.com/triptoe/images/generator/login-field.gif) no-repeat left top
;	
}


#registerForm {
	padding:0px;
	margin:0px;
	width: 185px;
}
.join-opened #registerForm {
	width: 200px;
}

.output-holder {
	float: left;
	height: auto;
	overflow: auto;
	width: 605px;
}

.preferenceChoice { 
	padding-bottom: 0px;
	color: #716B4D;
	width:275px;
/*	border-top:1px solid white;*/
} 

.advancedOptions .preferenceChoice { 
	padding-top:10px;
	padding-bottom: 20px;
	padding-left:25px;
	color: #716B4D;
	width:278px;	
//	width:303px;	
}

.advancedOptions .preferenceChoiceTop {
	height: 3px;
	width: 269px;
	background: url(http://www.tripbase.com/triptoe/images/generator/moreOptionsTop.gif) no-repeat left
 top;		
}
.advancedOptions .preferenceChoiceMid {
	width: 269px;
	background: url(http://www.tripbase.com/triptoe/images/generator/moreOptionsMid.gif) repeat-y left top
;		
}
.advancedOptions .preferenceChoiceBottom {
	height: 3px;
	width: 269px;
	background: url(http://www.tripbase.com/triptoe/images/generator/moreOptionsBottom.gif) no-repeat left
 top;		
}

.preferenceChoice .formElem {
	padding-top: 5px;
}

.advancedOptions .sliderLabel {
	clear: both;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	text-align: right;
	width: 80px;
	font-size:13px;
	color:#025e91;
}
.advancedOptions .sliderSpacer {
	clear: both;
	height: 6px; 
	color: #4f4936;
	font-weight: 600;
	font-size:5px;
	line-height:5px;
}

.sliderLabel {
	clear: both;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	text-align: right;
	width: 80px;
	font-size:15px;
	color:#025e91;
}
.sliderSpacer {
	clear: both;
	height: 5px; 
	color: #4f4936;
	font-weight: 600;
	font-size:3px;
	line-height:3px;
}

.advancedOptions .fieldLabel {
	font-size:13px;
	color:#025e91;  
}
.advancedOptions .fieldName {
	font-size:13px;
	color:#025e91;
}



.resultsHolder { 
	clear: both;
}

.titlemsg {
	float: left;
	margin: 0px;
	height: 89px;
	width: 220px;
	padding-top: 30px;
	text-align: center;
	line-height: 20px; 
	color: #807f7f; 
	background: url(http://www.tripbase.com/triptoe/images/generator/middleBox.png) no-repeat left top;
}

.titlemsg-loggedIn {
	float: left;
	margin: 0px;
	height: 89px;
	width: 340px;
	margin-left: 7px;	
	padding-top: 10px;
	text-align: left;
	line-height: 20px; 
	color: #807f7f; 
}

.titlemsg h1{
	margin: 0px;
	padding: 0px;
}


#contents {
	width: 960px; 
//	width: 970px; 
	margin-bottom:0px;
	height:auto;
}

.controls-top {
	height:11px;
	width: 960px;
	font-size:1px;
	line-height: 1px;
/*	background: url(http://img1.tripbase.com/triptoe/images/generator/topEdge.png) no-repeat left bottom
; */

}
.cornerCover{
	position:absolute;
	height:7px;
	width: 305px;
	background: url(http://img1.tripbase.com/triptoe/images/generator/result/corners-top.png) no-repeat
 left top;
}
.bottomCornersCover {
	position:absolute;
	height:7px;
	font-size:1px;
	width: 305px;
	background: #f1f9ff url(http://img1.tripbase.com/triptoe/images/generator/result/corners-Bottom.png
) no-repeat left top;
}

#controls-holder {
	border:1px solid #c6c5c0;
	border-top:none;
	width: 303px;
//	width: 305px;
	background: #f1f9ff url(http://img5.tripbase.com/triptoe/images/generator/result/input-bg.png) repeat-x
 left top;
} 

#controls-outer-holder {
	float: left;
	width: 303px;
}

.submit-holder-small {
	background: url(http://img5.tripbase.com/triptoe/images/generator/submitBg.jpg) repeat-y left top;
	width: 339px;
	text-align: left;
	padding-left: 30px;
}
.submit-holder {
	width: 303px;
//	width: 305px;
	text-align: left;
	padding-left: 0px;
	border-left:1px solid #c6c5c0;
	border-right:1px solid #c6c5c0;
	background:#f1f9ff;
}




#outer-frame {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
//	width: 980px;
	padding-left:10px;
	padding-right:10px;
//	text-align:left;
}



#results {
/*	background: url(http://www.tripbase.com/triptoe/images/generator/resultsBg.jpg) repeat-y left top
;*/
}

#results-holder {
	float: left;
	width: 626px;
//	height: 100%;
/*	overflow: auto;
	background: #ececec url(http://img3.tripbase.com/triptoe/images/generator/results-bg.png) repeat-y left
 top;
	*/
}

.sendResults {
	position:absolute;
	margin-top:-330px;
	margin-left:-130px;
//	margin-left:0px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-top: 20px;
	padding: 10px;
	width: 220px;
	height: 300px;
//	width: 240px;
//	height: 320px;
	z-index:1404;
	background: url(http://img2.tripbase.com/triptoe/images/generator/register-bg.png) no-repeat left top
;		
}

.sendResults .field {
	clear: both;
	margin-bottom: 4px;
	font-weight: 600;	
	font-size:12px;
}
.sendResults INPUT {
	font-weight: 300;	
	width:220px;	
}

.introBox {
	margin-top: 13px;
	margin-left: 9px;
	height: 252px;
	width: 538px;
	padding: 30px;
//	height: 312px;
//	width: 598px;
/*	background: url(http://www.tripbase.com/triptoe/images/generator/introBg.png) no-repeat left top;
		*/
}

.introArrow {
	position:absolute;
	z-index: 20;
	margin-left:295px;
	margin-top: 150px;
	height: 35px;
	width: 17px;
	background: url(http://www.tripbase.com/triptoe/images/generator/introArrow.gif) no-repeat left top
;		
}

.introBox .introPics {
	margin-top: 10px;
	height: 155px;
	width: 540px;
	background: url(http://www.tripbase.com/triptoe/images/generator/introPics.jpg) no-repeat left top;
			
}

.dojoComboBoxOptions {
	text-align:left;
	font-size: 10px;	
	width: 350px !important;
	margin-left: 0px;
}

.drowDownDatePickerTB {
	width: 220px !important;
	margin-left: -65px;
}

.sliderMain {
	cursor: pointer;
}

.submitButton {
/*	background: url(http://img5.tripbase.com/triptoe/images/generator/result/btn-finder.png) no-repeat
 left top;		*/
	margin-top:2px;
	width: 240px;
	height: 34px;
	cursor: pointer;
	float: left;
	text-align: center;
	padding-top: 0px;   
	margin-left:30px;
//	margin-left:12px;
}
.submitButton a, .submitButton a:active, .submitButton a:visited, .submitButton a:hover{
	color: #FFFFFF;
}
.submitActions {
	clear:both;
	padding-top: 5px; 
	width: 270px;
	font-size: 12px;
	color: #666666;
	margin-left:20px;
}
.autoRefresh {
	float:left;
}
.resetLink{
	float:left;
	padding-left: 15px;
	color:#666666;
}
.saveSearchLink, .saveSearchLinkNot{
}



.linkDivider{
	float: left; 
	padding-top: 9px;
	padding-left:10px;
	padding-right:10px;
}


.includingStuff {
	font-size: 10px;
}

.durationDisplay {
	font-size: 11px;
	color: #3ea311;
}
.contiTable TD {
	color: #716B4D;
	padding-right: 5px;
}


.startingSliderBg {
/*	width: 600px;
	height: 372px; 
	width: 407px;
	height: 261px;
*/
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
/*	padding-left:550px;
	background: url(http://img5.tripbase.com/triptoe/images/generator/startBg.gif) no-repeat left top;	
			*/
}

#startingSliderHolder {
	width: 270px;
	margin-left: 35px;
}

.startingMessage {
	padding-top: 17px;
	text-align: left;
	font-size: 16px;
	margin-bottom: 20px;
//	margin-bottom: 25px;
	color: #006699;
	font-weight: 300;
/*	text-align: center;*/
	padding-left: 60px;
	width: 400px;
}

.profileHeader {
	font-size: 15px;
	font-weight: 600;
	color: #ffffff;
	padding-bottom: 5px;
}
.profileDescription {
	font-size: 11px;
	color: #ffffff;
	line-height:16px;
}
.researchStatisticsHeader {
	padding-top: 28px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #ffffff;
	font-weight: 600;
//	font-weight: 300;
	font-size: 11px;
	width: 520px;
}
.researchStatistics {
	padding-left: 10px;
	color: #ffffff;
	width: 520px;
	height:20px;
	font-size: 11px;
}
.reasearchStat {
	color: #ffffff;
	float: left;
	padding-right: 16px;
	padding-left: 7px;
	background: url(http://www.tripbase.com/triptoe/images/generator/bullet-square.gif) no-repeat left center
;
}
.whatWeDoVisual{
	clear: both;
	margin-top: 34px;
	margin-left: 13px;
	width: 475px;
	height: 204px;
	background: url(http://www.tripbase.com/triptoe/images/generator/destination_finder.png) no-repeat left
 top;					
}

.bubbleHelp {
	position:absolute;
/*	margin-top: -147px;
//	margin-top: -155px;
	margin-left: 158px;
// margin-left: -90px;	*/
	margin-top: 0px;
//	margin-top: 0px;
	margin-left: 0px;
// margin-left: 0px;	
	padding: 5px;
	width: 148px;
	height: 58px;
//	width: 158px;
//	height: 68px;
	text-align: left;
	clear: both;
	background: url(http://www.tripbase.com/triptoe/images/generator/help/bubble.gif) no-repeat left top
;				
}

#popupCover {
	position:absolute;
	height:100%;
	width:100%;
	z-index:1401;
}

#startPopup {
	position:absolute;
	height:300px;
	width:100%;
//	width:980px;
	z-index:2;
	margin-top: 110px;
	text-align:center;
}
.outerHomePage {
	text-align: left; 
	width: 980px;
}
.leftSideHp{
	float:left;
	width: 500px;
	padding-left: 45px;
	margin-top: 7px;
}
.rightSideHp{
	margin-top:50px;
	float:right;
	width: 400px;
}

.topStuff {
	width: 950px; 
//	width: 965px; 
	height: 129px;
	padding-left: 13px;
/*	margin-left: 15px; */
	background: white url(http://www.tripbase.com/triptoe/images/generator/top-travel-destinations.gif)
 no-repeat left top;	
}
.topStuffBox {
	float: left;
	width: 179px;
//	width: 190px;
	height: 80px;
	padding-right: 10px;
	padding-top: 10px;
	color: #a1a3a4;
	font-size: 10px;
}
.topStuffHeader {
	font-weight: 600;	
//	font-weight: 300;
	font-size: 10px;
	padding-bottom: 9px;
}
.topStuffList {
	line-height: 16px;
	color: #a1a3a4;
}
 
.topStuffList a, .topStuffList a:active, .topStuffList a:visited, .topStuffList a:hover {
	line-height: 16px;
	color: #a1a3a4;
	text-decoration: none;
}
.topStuffList a:hover {
	line-height: 16px;
	color: #a1a3a4;
	text-decoration: underline;
}
.contentWorld {
	position:absolute;
	height:900px;
	width:100%;
	z-index:1;
	margin-left: 1px;
	background: white url(http://www.tripbase.com/triptoe/images/generator/travel_bg.png) no-repeat center
 top;	
/*	background: white url(http://www.tripbase.com/triptoe/images/generator/worldBg_light.png) no-repeat
 center top;	*/
}

.tripbaseHelp {
	color: #333333;
	font-size: 12px;
}

.tripbaseHelp H2 {
	font-weight:600;
	font-size: 15px;
	color: #006699;
}

.tripbaseHelp P {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#usernameHtml {
	color: #333333;
	font-weight: 600;
	font-size: 14px;
	margin-right: 10px;
}

.fieldenter {
	color: #999999 !important;
}

#shareBox {
	padding:3px;
	position:absolute;
	z-index:1404;
	margin-left: 0px;
//	margin-left: -110px;
	margin-top:-50px;
//	margin-top:-30px;
	width:235px;
 //width:240px;
	background:white;
	border:1px solid #999999;
}
.shareList ul  {
	text-align: center; 
	display: inline; 
	margin-left: 0px; 
	padding-left:0px;
}

.shareList li  {
	text-align: center; 
	list-style-type: none; 
	display: inline; 
	margin: 0; 
}

/**************************************************************************************************/
/* Google Maps markers																										*/
/**************************************************************************************************/
 .markerTooltip {
   white-space: nowrap;
   margin: 0px;
/*	margin-left:-10px;	  */
   padding: 1px 2px;
	font-size: 10px;
   border: 1px solid black;
	background-color: white;
 }
 div.markerDetail {
   white-space: nowrap;
   margin: 0px;
	margin-left:-10px;	  
   padding: 2px 4px;
   border: 1px solid red;
 }
 div.markerTooltip .marker-name {
 }
 div.markerTooltip .marker-menu {
 	display: none;
 }
 
.markerTooltipMouseOver { 
   white-space: nowrap;
   margin: 0px;
/*	margin-left:-10px;	  */
   padding: 2px 4px;
	font-size: 14px;
   border: 1px solid black;
	background-color: white;
}
 div.markerTooltipMouseOver .marker-name {
 }
 div.markerTooltipMouseOver .marker-menu {

 }


.mapLabelBackground {
	height: 21px;
	font-size: 10px;
}

.mapLabelLeft {
	background: url(http://www.tripbase.com/triptoe/images/generator/map/labelLeft.png) no-repeat top left
;
//	background: url(http://img3.tripbase.com/triptoe/images/generator/map/labelLeft.gif) no-repeat top
 left;
	height: 21px;
	width: 7px;
}
.mapLabelCenter {
	background: url(http://www.tripbase.com/triptoe/images/generator/map/labelCenter.png) repeat-X top left
;
//	background: url(http://img1.tripbase.com/triptoe/images/generator/map/labelCenter.gif) repeat-X top
 left;
	height: 21px;
}
.mapLabelRight {
	background: url(http://www.tripbase.com/triptoe/images/generator/map/labelRight.png) no-repeat top right
;
//	background: url(http://img2.tripbase.com/triptoe/images/generator/map/labelRight.gif) no-repeat top
 right;
	height: 21px; 
	width: 7px;
}

.topLeft {
	padding: 15px 0px 0px 22px; 
	background: url(http://www.tripbase.com/triptoe/images/generator/map/point_top_left.png) no-repeat top
 left;
//	background: url(http://img1.tripbase.com/triptoe/images/generator/map/point_top_left.gif) no-repeat
 top left;
	font-size: 12px;
	line-height: 12px;
}
.topRight {
	padding: 15px 22px 0px 0px; 
	background: url(http://www.tripbase.com/triptoe/images/generator/map/point_top_right.png) no-repeat
 top right;
//	background: url(http://img2.tripbase.com/triptoe/images/generator/map/point_top_right.gif) no-repeat
 top right;
	font-size: 12px;
	line-height: 12px;
}
.midRight {
	padding: 0px 28px 0px 0px; 
	background: url(http://www.tripbase.com/triptoe/images/generator/map/point_mid_right.png) no-repeat
 top right;
//	background: url(http://img3.tripbase.com/triptoe/images/generator/map/point_mid_right.gif) no-repeat
 top right;
	font-size: 12px;
	line-height: 12px;
}
.bottomRight {
	padding: 0px 22px 13px 0px; 
	background: url(http://www.tripbase.com/triptoe/images/generator/map/point_bottom_right.png) no-repeat
 bottom right;
//	background: url(http://img1.tripbase.com/triptoe/images/generator/map/point_bottom_right.gif) no-repeat
 bottom right;
	font-size: 12px;
	line-height: 12px;
}
.bottomLeft {
	padding: 0px 0px 13px 22px; 
	background: url(http://www.tripbase.com/triptoe/images/generator/map/point_bottom_left.png) no-repeat
 bottom left;
//	background: url(http://img2.tripbase.com/triptoe/images/generator/map/point_bottom_left.gif) no-repeat
 bottom left;
	font-size: 12px;
	line-height: 12px;
}
.midLeft {
	padding: 0px 0px 0px 28px; 
	background: url(http://www.tripbase.com/triptoe/images/generator/map/point_mid_left.png) no-repeat top
 left;
//	background: url(http://img3.tripbase.com/triptoe/images/generator/map/point_mid_left.gif) no-repeat
 top left;
	font-size: 12px;
	line-height: 12px;
}

.topLeft .dotImgL {
	display:none;
}
.topRight .dotImgR {
	display:none;
}
.midRight .dotImgR {
	display:none;
}
.bottomRight .dotImgR {
	display:none;
}
.bottomLeft .dotImgL {
	display:none;
}
.midLeft .dotImgL {
	display:none;
}

.topLeft .mapLabelLeft {
	width:0px;
}
.topRight .mapLabelRight {
	width:0px;
}
.midRight .mapLabelRight {
	width:0px;
}
.bottomRight .mapLabelRight {
	width:0px;
}
.bottomLeft .mapLabelLeft {
	width:0px;
}
.midLeft .mapLabelLeft {
	width:0px;
}

.filtersBox {
	float:left;
	padding-top:10px; 
	margin-left:14px; 
//	margin-left:7px; 
	color:#015b8f; 
	height:30px; 
//	height:40px; 
	width:399px; 
//	width:416px; 
	padding-left: 10px;
	background: url(/triptoe/images/generator/result/tabs-line.png) no-repeat right top;
}
.filterMessage {
	cursor:pointer;
	float:left;
	font-size:15px; 
	font-weight:600; 
	margin-left:4px; 
	width:310px;
	color:#333333;
//	padding-top:2px;
}

A.mapViewLink {
	float:left;
	font-size:15px;
	line-height:13px;
	padding-left: 35px;
	margin-top: 3px;
	font-weight: 300;
	padding-top:7px;
	width:70px;
//	width:108px;
	height:28px;
//	height:40px;
}
A.listViewLink {
	float:left; 
	font-size:15px;
	line-height:13px;
	margin-left: 5px;
	padding-left: 35px;
	margin-top: 3px;
	font-weight: 300;
	padding-top:7px;
	width:70px;
//	width:108px;
	height:28px;
//	height:40px;
}

.viewControlsList {
	width:232px;
	height:40px;
	font-size:12px;
	float:right;
	margin-right: 0px;
	background:transparent url(/triptoe/images/generator/result/view-list.png) no-repeat left top;
}

.viewControlsMap {
	width:232px;
	height:40px;
	font-size:12px;
	float:right;
	margin-right: 0px;
	background:transparent url(/triptoe/images/generator/result/view-map.png) no-repeat left top;
}

.userStuffLink {	
	background: url(http://www.tripbase.com/triptoe/images/generator/myStuffArrow.gif) no-repeat center
 right;
	padding-right: 15px;
	width: 12px;
//	width: 120px;
	height: 9px;	
}




.favoredBMR {
/*	margin-left: 5px;*/
	display:none;
}
.favoredBML {
	margin-right: 1px;
	display:none;
}

.topLeft .isBookmarked .favoredBMR {
	display:inline;	
}
.midLeft .isBookmarked .favoredBMR {
	display:inline;	
}
.bottomLeft .isBookmarked .favoredBMR {
	display:inline;	
}

.topRight .isBookmarked .favoredBML {
	display:inline;	
}
.midRight .isBookmarked .favoredBML {
	display:inline;	
}
.bottomRight .isBookmarked .favoredBML {
	display:inline;	
}


.onOverBMR {
	display:none;
/*	margin-left: 5px;*/
}
.onOverBML {
	display:none;
/*	margin-right: 5px;*/
}


.overItR .notBookmarked .onOverBML {
	display:inline;
}
.overItL .notBookmarked .onOverBMR {
	display:inline;
}


IMG.onOverBMRPad {
	display:none;
}
.isBookmarked IMG.onOverBMRPad {
	display:none;
}
.overItL .notBookmarked IMG.onOverBMRPad { 
	display:none;
}
.notBookmarked IMG.onOverBMRPad {
	display:inline;
}
.overItL .notBookmarked IMG.onOverBMRPad { 
	display:none;
}


.secondaryLogin {	
	overflow: auto; 
//	overflow: hidden; 
	padding:5px; 
	border: 1px solid #999999; 
	background:white; 
	width: 207px; 
	height: 90px;  
//	width: 225px; 
//	height: 100px; 
	position:absolute; 
	margin-top:-100px; 
}

.sliderButtonY {
//	display: none !important;
}

.aboutUsPage {
	overflow: auto;
	padding-left:20px;
	font-size:13px;
}


/********************************************/
/* GENERATOR RESULT							*/
/********************************************/

.generatorResult {
	width: 633px;
	cursor: pointer;
}
.resultClosed {   
	width:641px;
	height: 208px;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/bg-location-small
.png) no-repeat left top;
	padding-bottom:20px;	
//	padding-bottom:0px;
}

.resultOpened {
	width:641px;
	height: 335px;
//	height: 355px;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/bg-location.png
) no-repeat left top;
	padding-bottom:20px;
}

.generatorResult .resultsInnards {
	width:620px;
//	width:605px;
	clear:both;
}
.generatorResult .resultTitle {
	width:631px;
//  width:641px;
	height:30px;
	padding-left:15px;
}
.resultOpened .resultBottomBar {
	clear:both;
	width:641px;
	height:30px;  
	padding-top:5px;
} 
.resultClosed .resultBottomBar {
	clear:both;
	width:641px;
	height:30px;  
	padding-top:5px;
}
.resultLogos {
	float:left; 
	width:330px;
	height:30px;
	margin-left:20px;
//  margin-left: 7px;	
}


.doesntMatchHolder {
	float:left; 
	width:330px;
//	width:350px;
	height:20px;
	margin-top:10px;
	margin-left:20px;
//	margin-left:7px;
}
.doesntMatch { 
	padding-left:15px; 
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/common/elements/exclamation-mark-grey
.gif) no-repeat left center;
	color: #666666;
} 
.resultActions {
	float:left; 
	width:275px;
//	width:260px;
	height:30px;
}
.resultClosed .resultActions {
}
.resultOpened .resultActions {
	padding-top:5px;
	text-align:right;
}

.logoFlightSearch {
	width: 65px;
	height: 18px;
	float: left;
	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	cursor:pointer;
}
	
.extendedBit {
	display:none;  
}
.resultButtons {
	width:161px;
}
.resultClosed .extendedBit {
	display:none;
}
.resultOpened .extendedBit {
	display:block;
}
/*
.resultClosed .resultButtons {
	display:block;
}
.resultOpened .resultButtons {
	display:none;
}

.resultOpened .openAccordButton {
	display:none;
}
.resultClosed .openTravelGuideButton {
	display:none;
}
*/
.resultOpened .openTravelGuideButton,.resultClosed .openTravelGuideButton  {
	font-size:16px; 
}
.generatorResult .padder {
	float: left;
	width: 34px;
}
.generatorResult .photo {
	clear:both;
	float: left;
	width: 109px;
	height: 116px;
	margin-top: 7px;
	margin-left: 0px;
}
.generatorResult .photo .photoFrame {
	position:relative;
	width: 109px;
	height: 116px;
	z-index: 5;
	margin-top: -116px;
	margin-left: 0px;
	border: 0px none;
	padding: 0px;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/travel-photo-frame
.png) no-repeat left top;
//	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/travel-photo-frame
.gif) no-repeat left top;
}

.generatorMapResult .photo { 
	float: left;
	width: 80px;
	height: 80px;
	margin-top: 8px;
//	margin-top: 3px;
	margin-left: 2px;
//	margin-left: 2px;
}
.generatorMapResult .photo .photoFrame {
	position:relative;
	width: 80px;
	height: 80px;
	z-index: 100;
	padding:0px;
	border:0px none;
	margin-top: -76px;
	margin-left: -1px;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/map/photoframeSmall.gif
) no-repeat left top;
}

.generatorResult .details {
	float: left;
	width: 510px;
//	width: 500px;
	height: 134px;  
	margin-top: 0px;
}

.generatorResult .flag  {
	clear:both;
	padding-top: 7px;
	float: left;
}

.generatorMapResult  .flag  {
	padding-top:4px;
	margin-left: 2px;
//	margin-left: 2px;
	float: left;
}

.generatorResult .whatToExpectBox {
	width: 295px;  
	height:110px;
	float:left;
	margin-left:20px;
//	margin-left:10px;
}

.generatorResult .whatToExpectBox .container {
	text-align:center;
	color: #70B146;
	font-size:12px;
	float:left;
	width:60px;
	padding-left:10px;	
}

.generatorResult .whatToExpectBox .temperature {
	font-size:18px;
}
.generatorResult .whatToExpectBox .weatherDetails {
	width:120px;
}

.generatorResult .estimatedCostBox {
	float:left;
	width:295px;
	height:110px;
	margin-left:15px;
//	margin-left:12px;
}

.generatorResult .estiHeader {
	clear:both;
	padding-left:5px;	
	padding-top:7px;
//	padding-top:2px;
	font-size:14px;
	font-weight:300;
	padding-bottom:5px;
	height:20px;
	width:285px;
//  width:300px; 
	color:#333333;
}
.generatorResult .estimateSummary {
	clear:both;
	color: #777777;
	padding-left:20px;
	width:270px;
	padding-top:8px;
	font-size:12px;
	height:26px;
}

.generatorResult .title {	
	color: #006699; 
	font-family: "Trebuchet MS",Arial,Helvetica,Verdana,sans-serif;
	font-size: 18px;
	padding-top:4px;
	padding-left:2px;
	float: left;
	width: 500px;
	height:25px;
	overflow:hidden;
}

.generatorResult .title a, .generatorResult .title a:hover, .generatorResult .title a:visited, .generatorResult
 .title a:active {
	color: #006699; 
	font-family: "Trebuchet MS",Arial,Helvetica,Verdana,sans-serif;

}

.generatorResult .details .goodGreat {
	padding-top: 6px;
	clear: both;
	padding-bottom: 10px;
	width: 500px;
}
.generatorResult .details .goodGreatItems {
	float:left;
	color:#3f970c;
	font-weight:600;
			font-size: 14px;
		width: 450px;
//	width: 450px;
}
.generatorResult .details .goodGreatLabel {
	color:#464646;
	float:left;
	font-weight: 300;
	padding-right: 5px;
			font-size: 14px;
	}

.generatorMapResult .goodGreatItems {
	float:left;
	color:#3f970c;
	width: 155px;
//	width: 145px;
	font-weight: 600;
}
.generatorMapResult .goodGreatLabel {
	clear: both;
	color:#464646;
	float:left;
	padding-right: 5px;
}
.generatorMapResult .mapPopupDivider {
	clear: both;
	width: 185px;
	height: 10px;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/map/map-separator.gif)
 repeat-x left center;
}
.generatorMapResult .title  {
	font-size: 13px;
	padding-top:4px;
	padding-left:0px; 
	float: left;
	width: 205px;
	color: #015b8f;
}

.generatorResult .details .icons, .generatorMapResult .icons  {
	clear: left;
	float: left;
	width:260px;
}
.generatorResult .details .icons IMG, .generatorMapResult .icons IMG  {
	margin-top: 5px;
	margin-right: 0px;
}

.generatorResult .details .cost {
	clear: right;
	width: 190px;
//	width: 180px;
	float: right;
	padding-top:3px;
}

.generatorResult .details .fltCost {
	clear: right;
	width: 190px;
//	width: 180px;
	float: right; 
	padding-top:3px;
}

.generatorResult .details .population {
	clear: right;
	width: 190px;
//	width: 180px;
	float: right;
	padding-top:3px;
}

.generatorResult .details .divider {
	width: 250px;
	font-size: 8px; 
	height: 8px;
	clear: both;
	float: left; 
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/divider.png) no-repeat
 left center;
}

.generatorResult .details .description {
	float: left;  
	width: 480px;
	color:#464646;
}
.weatherImage {
	width:45px;
	height:45px;
}

.resultOpened .details .description {
	float: left;  
/*	width: 400px; */
	color:#464646;
}
.generatorResult .details .saveButton {
	float: right;
	margin-top: 9px;
//	margin-top: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
//	padding-right: 8px;
//	padding-left: 8px;
}
.generatorResult .details .saveButtonOver {
	float: right;
	margin-top: 9px;
//	margin-top: 6px; 
	padding-top: 10px;
	padding-bottom: 10px;
//	padding-right: 8px;
//	padding-left: 8px;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/favoriteBg.jpg)
 no-repeat left top;
}

.generatorResult .moreButton {
	float: right;
	width: 113px;
	height: 34px;
	cursor: pointer;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/destination-info
.png) no-repeat left top;
}
.openLocationButton {
	float: right;
	width: 151px;
	height: 34px;
	cursor: pointer;
	background:transparent url(http://img3.tripbase.com/triptoe/images/generator/result/btn-Goto-travel-guide-red
.png) no-repeat left top;
}
.openLocationButton {
	margin-right:5px; 
} 

.generatorResult .details .moreButtonOver, .openLocationButtonOver {
	float: right;
	width: 102px;
	height: 33px;
	margin-right: 15px;
//	margin-right: 8px;
	margin-top:9px;
//	margin-top:6px;
	cursor: pointer;
	background:transparent url(http://img5.tripbase.com/triptoe/images/generator/result/destination-info-over
.png) no-repeat left top;
}
.openLocationButtonOver {
	margin-right:25px;
}

.generatorResult .details .dataField {
	color: #3ea311;
	padding-left: 4px;
	float: left;
	font-weight: 600;
	width: 90px;
//	width: 85px;
}
.generatorResult .details .label {
	float: left;
	width: 90px;
	text-align: right;
}
.generatorMapResult .details {
	font-size: 11px;
	float:left;
	margin-left: 2px;
	margin-top: 7px;
//	margin-top: 3px;
	width: 195px;	
//	width: 194px;	
}

.generatorMapResult .mapDataField {
	color: #3f970c;
	padding-left: 4px;
	float: left;
	font-weight: 600;
/*	font-weight: 300; */
	width: 80px;
}
.generatorMapResult .maplabel {
	clear: both;
	float: left;
	color: #464646;
}

/*
.hasFlt .generatorResult .details .moreButton {
	margin-top:0px;
}
.hasFlt .generatorResult .details .moreButtonOver {
	margin-top:0px;
}
*/

.hasFlt .fltCost {	
}

.noFlt .fltCost {	
	display:none;
}

.generatorMapResult {
	text-align: left;
/*	width: 255px;
//	width: 270px;*/
	width: 288px;
//	width: 288px;
	padding-top: 5px;
	padding-left: 5px;
	cursor: pointer;
}
.generatorMapResultSmall {  
	height: 119px; 
	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/destination-map-ff
.png) no-repeat left top;
//	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/destination-map-ie
.gif) no-repeat left top;
/*
	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/popupBgW.png) no-repeat
 left top;
//	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/popupBgW_ie.gif
) no-repeat left top;
*/
}
.generatorMapResultBig {
	height: 140px;
	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/destination-map-ff-big
.png) no-repeat left top;
//	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/destination-map-ie-big
.gif) no-repeat left top;
/*
	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/popupBgWH.png) no-repeat
 left top;
//	background: transparent url(http://img4.tripbase.com/triptoe/images/generator/map/popupBgWH_ie.gif
) no-repeat left top;
*/
}


.searchPartnersBox {    
	margin-top:5px; 
	margin-left:20px;
	width:540px; 
	height: 85px;   
}

.dealType {
	height:20px;
	padding-top:3px;  
	padding-left:4px;
	cursor: pointer;
	color: #015b8f;
	font-size:12px;
} 

.dealTypeSelected {
	height:20px;
	padding-top:3px;  
	padding-left:4px;
	background: url(/triptoe/images/generator/popup/deal-TypeBg.png) no-repeat left top;
	cursor: pointer;
	color: #015b8f;
	font-size:12px;
}

.dealButton {
	padding-top:38px;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	font-weight:300;
	cursor:pointer;
	width:95px;
	height:54px;
}
.kayakDeals {
	background: url(/triptoe/images/generator/popup/deal-kayak.png) no-repeat left top;
}
.expediaDeals {
	background: url(/triptoe/images/generator/popup/deal-expedia.png) no-repeat left top;
}
.orbitzDeals {
	background: url(/triptoe/images/generator/popup/deals-orbitz.png) no-repeat left top;
}
.dealType1 .hotelDeals{
	display:none;
}
.dealType1 .carDeals{
	display:none;			
}
.dealType2 .flightDeals{
	display:none;			
}
.dealType2 .carDeals{ 
	display:none;			
}
.dealType3 .flightDeals{
	display:none;			
}
.dealType3 .hotelDeals{
	display:none;			
}

.estiLabelDrive {
	font-size: 11px;
	color: #222222;
	text-align:center;
	padding-bottom:6px;
	height:15px;
}
.estiLabel {
	font-size: 11px;
	color: #222222;
	text-align:center;
	padding-bottom:6px;
	height:26px;
}
.estiValue {
	font-size: 16px;
	color: #70B146;
	font-weight: 600;
	text-align:center;
	padding-bottom:3px;
}
.totalCost {
	color: #70B146;
}
.estiValueDrive {
	font-size: 12px;  
	color: #666666;
	font-weight: 600;
	text-align:center;
	padding-bottom:3px;
}
.estiNote {
	font-size: 11px; 
	color: #999999;		
	text-align:center;		
	display:none;
}
.estibox {
	float:left;
	width: 93px;
	height: 50px;
	cursor: pointer; 
}
.estiboxSep {
	float:left;
	width: 93px;
	height: 50px;
	cursor: pointer; 
	border-right:1px solid #DDDDDD;
}

.fatArrow{
	padding-left:60px;
	width: 500px;
	height:50px;
	padding-top:10px;
	color: #70b146;
	font-size: 17px;
	background: url(/triptoe/images/generator/common/elements/arrow-pointing-input.gif) no-repeat left top
;
}

.affiliateLogo {
	width: 70px;
	height: 24px;
	float: left;
	margin-left:3px; 
	margin-right:0px;
	margin-top: 8px;
	cursor:pointer;
}			

.searchResultsHeader {
	font-size:18px;
	font-weight:600;
	color:#015b8f;
  	font-family: "Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	padding-top:0px;
	height: 40px;
}

.generatorHeader {
	float:left;
	font-size:18px;
/*	color:#015b8f;*/
	color:#999999;
	margin-left: 15px;
	padding-top:5px;
	font-weight:600;
	font-family: "Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
}

.generatorResult .secondaryTitle {
	padding-left:0px;
	font-size:13px;
	float:left;
	width:190px;
	font-weight:600;
	color:#333333;
}

.generatorResult .secondaryInfo {
	color: #3f970c;
	font-size:11px;
	padding-left:5px;
	padding-top:3px;
	font-weight:300;
}

.generatorResult .secondaryBoxContent {
     clear:both;
     padding-left:5px;
     width:295px;
     height:50px;
 }


 




body {
	text-align: center;
	background:#85b262;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
/*	overflow: hidden; */
	padding: 0px;
//	text-align:center;
}

td {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

a, a:active, a:visited, td a, td a:active, td a:visited  {
	font-family: Arial;
	color: #006699;
	cursor: pointer;
	text-decoration: none;
}

a:hover, td a:hover {
	font-family: Arial;
	color: #006699;
	cursor: pointer;
	text-decoration: underline;
}

div,span,a {
	-moz-outline-style: none;
	outline: none;
}

.clear {
	clear:both;
}


			A.underLink, A.underLink:visited, A.underLink:active, A.underLink:hover {
				text-decoration:underline;
			}

			.pageContents {
				padding-left:10px;
				width:970px;
//				width:970px;
				margin-left:auto;
				margin-right:auto;
				text-align:left;
				background:#ffffff;
												padding-bottom:30px;
			}
			
			.contentsBody {
            	width: 960px; 
//            	width: 970px; 
            	margin-bottom:60px;
            	height:auto;
				padding-top:10px;
 			}
			 
			.mainSectionHeader { 
				clear:both;
				font-size:24px;
				font-weight:600;	
				margin-bottom:10px; 
				padding-left:10px;
				text-align:left;
			}
			.secondarySectionHeader { 
				clear:both;
				font-size:18px;
				font-weight:600;
				margin-bottom:10px; 
/*				font-family: "Trebuchet MS",Arial,Helvetica,Verdana,sans-serif;*/
/*                color: #015b8f;*/
				text-align:left;
			}
			.headerSpacing {
				margin-top:20px;				 
			}
			H2.sectionHeading {
				font-size:18px;
/*				font-size:16px; */
				font-weight:600;
				padding-top: 30px;
				padding-bottom:5px;
			}
			.topicHeading {
				font-size:18px;
/*				font-size:16px; */
				font-weight:600;
				padding-bottom:5px;
			}
			
			.leftPart {
				float:left;
				width:645px;				
			}
			.rightPart {
				float:left;
				width:305px;
//				width:315px;
				padding-left:10px;
			}
			.infoSection {
				font-size:14px; 
				color: #015b8f;		
				line-height:26px;
			}  
			
			.callToActionSection {
				font-size:15px; 
				color: #015b8f;	
				padding-bottom:3px;
			}  			
			.rightContentBox{
				text-align:left;
				border:none;
			}
			.topCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/grey-tr.gif) no-repeat right top;
				border:none;
			}
			.topCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/grey-tl.gif) no-repeat left top;
				height: 5px;
				width: 5px;
				line-height:1px;
				font-size:1px;  
				border:0px none !important;
			}
			.bottomCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/grey-br.gif) no-repeat right bottom;
				border:none;
			}
			.bottomCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/grey-bl.gif) no-repeat left bottom;
				height: 5px;
				width: 5px;
				line-height:1px;
				font-size:1px;
				border:0px none !important;
			} 
			.contentProper{
				border-left: 1px solid #e0e0e0;
				border-right: 1px solid #e0e0e0;
				border-top: none;
				border-bottom: none;
				background: #f9f9f9;  
			}
			
			
/* ----------------------------------- */
			
.dialogBoxCenter {
	margin-left: auto; 
	margin-right: auto;
	width: 202px;
	color: #ffffff;
}
.dialogBoxAbs {
	position: absolute;
	color: #1587db;
	z-index: 2000; 
}
.dialogBoxInnerds {
	background: url(/triptoe/images/generator/trip-box-bg.gif) no-repeat left top;
	text-align:left; 
	position:absolute; 
	z-index: 2000; 
//	margin-left: -100px; 
	padding: 10px; 
	margin-top: 150px; 
	width: 202px;
	height: 88px;
}			
			
/* ----------------------------------- */
			.grey .topCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/grey-tr.gif) no-repeat right top;
			}
			.grey .topCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/grey-tl.gif) no-repeat left top;
			}
			.grey .bottomCornerBgRight{ 
				background: url(/triptoe/images/generator/common/boxes/grey-br.gif) no-repeat right bottom;
			}
			.grey .bottomCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/grey-bl.gif) no-repeat left bottom;
			} 
			.grey .contentProper{
				border-left: 1px solid #d5d5d5;
				border-right: 1px solid #d5d5d5;
				background: #faf8f3;  
			}
			
			.white .topCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/white-tr.gif) no-repeat right top;
			}
			.white .topCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/white-tl.gif) no-repeat left top;
			}
			.white .bottomCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/white-br.gif) no-repeat right bottom;
			}
			.white .bottomCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/white-bl.gif) no-repeat left bottom;
			} 
			.white .contentProper{
				border-left: 1px solid #e0e0e0;
				border-right: 1px solid #e0e0e0;
				background: #ffffff;  
			}

			.blue .topCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/blue-tr.gif) no-repeat right top;
			}
			.blue .topCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/blue-tl.gif) no-repeat left top;
			}
			.blue .bottomCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/blue-br.gif) no-repeat right bottom;
			}
			.blue .bottomCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/blue-bl.gif) no-repeat left bottom;
			} 
			.blue .contentProper{
				border-left: 1px solid #99bdd2;
				border-right: 1px solid #99bdd2;
				background: #f6fbfe;  
			}
			
			.blue-white .topCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/blue-white-tr.gif) no-repeat right top;
			}
			.blue-white .topCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/blue-white-tl.gif) no-repeat left top;
			}
			.blue-white .bottomCornerBgRight{
				background: url(/triptoe/images/generator/common/boxes/blue-white-br.gif) no-repeat right bottom
;
			}
			.blue-white .bottomCornerBgRight .cornerBgLeft{
				background: url(/triptoe/images/generator/common/boxes/blue-white-bl.gif) no-repeat left bottom;
			} 
			.blue-white .contentProper{
				border-left: 1px solid #99bdd2;
				border-right: 1px solid #99bdd2;
				background: #ffffff;  
			}

/* ----------------------------------- */
			
			.innerContent {
				padding-top: 20px;
				padding-left: 30px;
				padding-bottom: 20px;
			}
			.innerContentMinimal {
				padding-top: 0px;
				padding-left: 10px;
				padding-bottom: 0px;
			}
			.contentBody {
				color:#707070;
			}
			.contentBody ul {
				
			}
			.sectionDivider {
				height: 30px;
				width:10px;
			}
			h2{
/*				width:99%;			*/
				font-size:18px;
/*				font-weight: 600;  
				color: #015b8f;		*/
			}
			.narrowColumn {
				float:left;
				width:305px;
			}
			.wideColumn {
				float:left;
				width:632px;				
			}
			.comesFirstOnLeft {
				margin-right:22px;
//				margin-right:20px;
			}
			.comesFirstOnLeftSecondary {
				margin-right:22px;
//				margin-right:20px;
			}			
			.formElement {
				padding-bottom: 15px;
			}
			
			.formLabel {
				font-size:17px;
				font-weight:600;
				color: #015b8f;	  
				line-height:26px;
				width:90%;
/*				width:330px; */
			}
			.formContent {
				font-size:15px;
				font-weight:600;
			}

			.formField {
				font-size:20px;
				width: 330px;
			}
			
			.goodGreatElements {
				float:left;
            	color:#3f970c;
            	font-weight:600;
				text-align:left;
			}
			.goodGreatLabel {
				float:left;
				color:#666666;
            	font-weight: 600;
            	padding-right: 5px;
			}			
			
			
			/* FROM OLD FILE */			
            .gen-header {
            }
            
            .gen-header .center-bar {
            	float: left;  
            	height: 60px;
            	width: 100px;
            }
            
            .logged-in .center-bar {
            	float: left;
            	height: 60px;
            	width: 340px;
            }
            
            .gen-header .logo {
            	float: left;
            	height: 60px;
            	width:220px;
            }
            
            .gen-header .right {
            	float: right;
            	height: 60px; 
            	padding-top: 5px;
            	padding-right:15px;
            	width: 550px;
            	color: #807f7f;
            	text-align:right;
            }
            
            .gen-header .right  span
            {
            	padding-left:5px;
            	padding-right:5px; 
            }
            
            .searchBoxContainer
            {
            	padding-top:14px;  
            }
            
            .searchBtnContainer
            {
            	float:right;
            	padding-top:2px;
            }
            
            .searchBtnContainer button
            {
            	font-size:12px;
            }
            
            .searchInputContainer
            {
            	float:right;
            	padding-top:3px;
            	padding-right:5px;
            }
            
            .searchInputContainer  input
            {
            	width:127px;
            	//width:132px;
            	font-size:12px;
            	font-weight:300;
            	color:#999999;
            	height:18px;
            	border:1px solid #999999;
            }
            .logo img
            {
            	margin-top:10px;
            	cursor:pointer;
            }
            
			.miniSpacer {
            	height: 5px;
            //	height: 5px;
            	width: 1px;
            	font-size: 1px;
            	line-height:1px;
            	clear: both;
            }
            #general-header		{
            	height: 60px;
            	width: 970px;
            } 
            
            .footerTank	{
            	clear: both; 
            	width: 980px;
            	text-align: left;
/*				margin-top:30px;
				margin-left:20px;
				*/
            }
            .footerBar {
            	color: #807F7F;
            	width:960px;
            	text-align:center;
            	padding-top: 10px;
            	padding-bottom: 15px;
            	font-size:10px; 
            }
            .footerTank .footerBar {
            }
            .footerBar a, .footerBar a:active, .footerBar a:visited, .footerBar a:hover  {
/*            	color: #006699;*/
            }
            
			.footerLinks {
            	float: left;
            	padding-top: 10px;
            }
            .footerLinks a, .footerLinks a:active, .footerLinks a:visited {
            	font-size: 11px;
            	text-decoration: none;
            }
			.footerLinks a:hover{
				font-size: 11px;
            	text-decoration: underline;
            }
			.linkDivider{
            	float: left; 
            	padding-top: 9px;
            	padding-left:5px;
            	padding-right:5px;
            }
			
			#savedSearchesBox {
            	text-align:left;
            	background: white;
            	border: 1px solid #999999;
            	position:absolute;
            	padding: 5px;
            	z-index: 100;
            }
            #savedBookmarksBox {
            	text-align:left;
            	background: white;
            	border: 1px solid #999999;
            	position:absolute;
            	padding: 5px;
            	z-index: 100;
			}
			

			/*	AUTO SELECT		*/
       	
        	/*
        	the parent element of an autosuggest input should have a relative position
        	*/
        	.asholder
        	{
        		position: relative;
        	}


            div.autosuggest
            {
            	position: absolute;
            	background-image: url(img_inquisitor/as_pointer.gif);
            	background-position: top;
            	background-repeat: no-repeat;
//				margin-top: 4px;
				z-index:1000;
				width:450px;
/*            	padding: 10px 0 0 0;*/
	
				border: 1px solid #666666;
				background-color:f9f9f9;
			}
            
            div.autosuggest div.as_header,
            div.autosuggest div.as_footer
            {
				display:none;
            	position: relative;
            	height: 6px;
            	padding: 0 6px;
            	background-image: url(img_inquisitor/ul_corner_tr.gif);
            	background-position: top right;
            	background-repeat: no-repeat;
            	overflow: hidden;
            }
            div.autosuggest div.as_footer
            {
				border-bottom: 1px solid #666666;
/*            	background-image: url(img_inquisitor/ul_corner_br.gif);*/
            }
            
            div.autosuggest div.as_header div.as_corner,
            div.autosuggest div.as_footer div.as_corner
            {
				display:none;
            	position: absolute;
            	top: 0;
            	left: 0;
            	height: 6px;
            	width: 6px;
            	background-image: url(img_inquisitor/ul_corner_tl.gif);
            	background-position: top left;
            	background-repeat: no-repeat;
            }
            div.autosuggest div.as_footer div.as_corner
            {
				display:none;
            	background-image: url(img_inquisitor/ul_corner_bl.gif);
            }
            div.autosuggest div.as_header div.as_bar,
            div.autosuggest div.as_footer div.as_bar
            {
            	height: 6px;
            	overflow: hidden;
            	background-color: #333;
            }
            
            
            div.autosuggest ul
            {
            	list-style: none;
/*            	margin: 0 0 -4px 0;*/
            	padding: 0;
            	overflow: hidden;
/*            	background-color: #333;*/
            	background-color: #f9f9f9;
//				width:449px;
            }
            
            div.autosuggest ul li
            {
/*            	color: #ccc;*/
				color: #1B5CCD;
            	padding: 0;
            	margin: 0 0px 0px;
            	text-align: left;
            }
            
            div.autosuggest ul li a
            {
				color: #;
/*            	color: #ccc;*/
            	display: block;
            	text-decoration: none;
            	background-color: transparent;
            	text-shadow: #000 0px 0px 5px;
            	position: relative;
            	padding: 0;
            	width: 100%;
            }
            div.autosuggest ul li a:hover
            {
            	background-color: #ffffcc;
/*            	background-color: #444;*/
            }
            div.autosuggest ul li.as_highlight a:hover
            {
            	background-color: #ffffcc;
            }
            
            div.autosuggest ul li a span
            {
            	display: block;
            	padding: 3px 6px;
            	font-weight: bold;
            }
            
            div.autosuggest ul li a span small
            {
            	font-weight: normal;
            	color: #999;
            }
            
            div.autosuggest ul li.as_highlight a span small
            {
            	color: #ccc;
            }
            
            div.autosuggest ul li.as_highlight a
            {
            	color: #1B5CCD;
            	background-color: #FFFFCC;
            	background-image: url(img_inquisitor/hl_corner_br.gif);
            	background-position: bottom right;
            	background-repeat: no-repeat;
            }
            
            div.autosuggest ul li.as_highlight a span
            {
            	background-image: url(img_inquisitor/hl_corner_bl.gif);
            	background-position: bottom left;
            	background-repeat: no-repeat;
            }
            
            div.autosuggest ul li a .tl,
            div.autosuggest ul li a .tr
            {
            	background-image: transparent;
            	background-repeat: no-repeat;
            	width: 6px;
            	height: 6px;
            	position: absolute;
            	top: 0;
            	padding: 0;
            	margin: 0;
            }
            div.autosuggest ul li a .tr
            {
            	right: 0;
            }
            
            div.autosuggest ul li.as_highlight a .tl
            {
            	left: 0;
            	background-image: url(img_inquisitor/hl_corner_tl.gif);
            	background-position: bottom left;
            }
            
            div.autosuggest ul li.as_highlight a .tr
            {
            	right: 0;
            	background-image: url(img_inquisitor/hl_corner_tr.gif);
            	background-position: bottom right;
            }
            
            
            
            div.autosuggest ul li.as_warning
            {            	
            	text-align: center;
				padding:5px;
				font-size: 14px;
				color: #000000;
				background:#FFFFCC;
				width:449px;
            }
            
            div.autosuggest ul em
            {
            	font-style: normal;
            	color: #409709;
            }	
			
			div.as_fromField {
				width:200px;
			}
			div.as_toField {
				width:200px;
			}

			a.hoverline,a.hoverline:visited,a.hoverline:active {
				text-decoration:none;
			}
			a.hoverline:hover {
				text-decoration:underline;
			}
			.highlightInfo {
				color:#3f970c;
			}
			
			
			
			/* --- Action button --- */
						
			A.buttonLink, A.buttonLink:active, A.buttonLink:visited  {
				text-decoration:none;
				color: #FFFFFF;
			}
			A.buttonLink:hover {
				text-decoration:underline;
				color: #FFFFFF;
			}
        	.actionButton {
        		color: #FFFFFF;
        		font-weight: 600;
				cursor:pointer;
				text-decoration:none;
        	}
        	.actionClear {
        		clear: both;
				height:1px;
				width:1px;
				font-size:1px;
				line-height:1px;
        	}
        	.actionStatement {
        		background:transparent url(/triptoe/images/generator/location/button-statement.gif) no-repeat
 center top;
        		width: 72px;
        		height: 29px;
        		text-align:center;
        		position:absolute;
        		margin-top: -35px;
        		margin-left:-12px;
        		padding-top:5px;
        		font-size: 10px;
        		font-style: italic;
				text-decoration:none;
        	}
			
			/* Small */
        	.actionButtonLeftSmall {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-left-sml.gif)
 no-repeat left top;	
        		width:11px;
        		height:26px;
        		float:left;
        	}
        	.actionButtonLeftArrowSmall {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-leftArr-sml.gif
) no-repeat left top;	
        		width:28px;
        		height:26px; 
        		float:left;
        	}        	
        	.actionButtonCenterSmall {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-mid-sml.gif) repeat-X
 left top;	
        		height:20px;
//        		height:26px;
        		float:left;
        		padding-top:6px;
				font-size:11px;  
				font-weight: 300;
				text-decoration:none;
				line-height:15px;
			}
        	.actionButtonRightSmall {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-right-sml.gif
) no-repeat right top;	
        		width:11px;
        		height:26px; 
        		float:left;
        	}

			/* Medium */ 
        	.actionButtonLeftMedium {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-left-med.gif)
 no-repeat left top;	
        		width:11px;
        		height:31px;
        		float:left;
        	}
        	.actionButtonLeftArrowMedium {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-leftArr-med.gif
) no-repeat left top;	
        		width:27px;
        		height:31px;
        		float:left;
        	}        	
        	.actionButtonCenterMedium {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-mid-med.gif) repeat-X
 left top;	
        		height:26px;
//        		height:31px;
        		float:left;       		
				padding-top:5px;
				font-size:15px;
				font-weight: 600;
				padding-left:6px;
				padding-right:7px;
				text-decoration:none;
				line-height:19px;
				color: #ffffff;
			}
        	.actionButtonRightMedium {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-right-med.gif
) no-repeat right top;	
        		width:11px;
        		height:31px;
        		float:left;
        	}
			
				
			/* Large */
			.actionButtonLeftLarge {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-left-lrg.gif)
 no-repeat left top;	
        		width:15px;
        		height:37px;
        		float:left;
        	}
        	.actionButtonLeftArrowLarge {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-leftArr-lrg.gif
) no-repeat left top;	
        		width:27px;
        		height:37px;
        		float:left;
        	}        	
        	.actionButtonCenterLarge {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-mid-lrg.gif) repeat-X
 left top;	
        		height:29px;
//        		height:37px;
        		float:left;
        		padding-top:8px;
				font-size:17px;
				font-weight: 600;
				padding-left:6px;
				padding-right:5px;
				text-decoration:none;
				line-height:21px;
				color: #ffffff;
        	}
        	.actionButtonRightLarge {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-blue-right-lrg.gif
) no-repeat right top;	
        		width:15px;
        		height:37px;
        		float:left;
        	}
			
			
			/* Grey button */
			.actionButtonLeftGrey {    
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-grey-left.gif) no-repeat
 left top;	
        		width:5px;
        		height:22px;
        		float:left;
        	}
			.actionButtonLeftArrowGrey { 
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-grey-left-Arrow.gif
) no-repeat left top;	
        		width:25px;
        		height:31px;
        		float:left;
        	}
        	.actionButtonCenterGrey {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-grey-mid.gif) repeat-X
 left top;	
        		height:20px;
//        		height:22px;
        		float:left;
        		padding-top:2px;
				color: #015b8f;	
				font-size:15px;
				padding-left:3px;
				padding-right:3px;
				text-decoration:none;
        	}
        	.actionButtonRightGrey {
        		background:transparent url(/triptoe/images/generator/common/buttons/btn-grey-right.gif) no-repeat
 right top;	
        		width:5px;
        		height:22px;
        		float:left;
        	}			
			
			
			.leftBulletList {
        		width: 303px;
//        		width: 265px;
				padding-top:10px;
				padding-bottom:10px;
        	}
        	.leftBulletList LI { 	
        		padding:4px;
        		list-style: none;
        		font-size:13px;
        		font-weight:300;
        		padding-left:10px;
        	}
			LI.spacedItem { 	
        		padding-top: 5px;
				padding-bottom:5px;
        	}
			
			.numberedList {
				padding-bottom:10px;
			}
			.numberedList LI {
				list-style-type: decimal;
				margin-left: 35px; 
			}
			
			.center {
				text-align:center;
			}
			
			.alternateFont {
			}
			
			.calendarIcon {
				cursor:pointer;
			}
			
			.dateField {
				height:20px;
//				height:18px;
				font-size:14px;
				width:100px;
			}
						
			/* SLIDE SHOW */
            .slideshowControlBar {
            	background-color:#015b8f;
            	width:200px;
            	height:16px;
            	margin-left:auto;
            	margin-right:auto;
            	color: white;
            	font-size: 14px;
            }
            
            .slideshowLoading {
            	width: 100px;
            	text-align:center;
            	margin-left:auto;
            	margin-right:auto;
            	color: #015b8f;
            	font-size: 14px;
            }
            .slideshowLoadingActual {
            	position:absolute;
            	margin-top: 20px;
            	padding: 10px;
            	border:1px solid #015b8f;
            	background: white;
            }
            
            .slideshowBottomBar {
            	margin-left:auto;
            	margin-right:auto;
            	width: 400px;
            	height: 20px;
            	background-color: #FFFFFF;
            	color:#999999;
            	font-size:10px;
            }
            .slideshowBottomBar A , .slideshowBottomBar a:active, .slideshowBottomBar a:visited, .slideshowBottomBar
 a:hover {
            	font-size:10px;
            	color:#888888;
            	text-decoration:underline;
            	cursor: pointer;
            }
            
            .slideshowControlBar A , .slideshowControlBar a:active, .slideshowControlBar a:visited, 
.slideshowControlBar a:hover {
            	color: white;
            	font-size: 14px;
            	font-weight: 600;
            	cursor: pointer;
            }
            .slideshowControlBar a:hover {
            	text-decoration: underline;
            	cursor: pointer;
            }
			
			
			.venueTitle {
				font-size:16px;
				color:#025e91;
			}
			
			
			/* Photos */    
    		.photoFrame {
    			border: 1px solid #ebebeb;
    			padding: 2px;
    		}
    		.photoCaption {
    			width:75px;
				height: 14px;
    			overflow:hidden;
    		}
    		.singlePhoto {
    			float:left;
    			height:100px;
    			cursor:pointer;
    		}
			.photoBySingle {
				font-size:9px;
				color: #888888;
				width:70px;  
			}
			.madePossible {
    			clear:both;
    			color:#888888;
    			font-size:11px;
    			padding-top:10px;
				text-align:right;
    		}
			#footerContent .madePossible {
    			clear:both;
    			color:#888888;
    			font-size:11px;
    			padding-top:10px;
				text-align:center;
    		}
			a.flickrLink:active, a.flickrLink:visited, a.flickrLink:hover, a.flickrLink:link, .flickrLink {
    			color:#888888;
    			font-size:10px;
				text-decoration:none;
			}
			a.flickrLink:hover {
    			color:#888888;
    			font-size:10px;
				text-decoration:underline;
			}
			
			
	.airportwarning {		
		width:127px;
		height: 24px;
		padding-top: 6px;
		padding-left: 5px;
		font-size:14px;
		position:absolute;
		z-index:100;
		color:#ffffff;
		background: url(/triptoe/images/generator/common/elements/alert-message-bg.gif) no-repeat top left
;			
	}

	
	
    .slider-bg {
        position: relative;
        background:url(/triptoe/images/generator/result/slider-W220.gif) 5px 0 no-repeat;
        height:16px;
        width:230px; 
		-moz-outline-style: none;
		outline: none;
		cursor:pointer;
    }
  
    .slider-thumb {
		cursor:pointer;
        position: absolute;
        top: 0px;
		left: 3px;
		-moz-outline-style: none;
		outline: none;
    }
	.sliderValue {
		margin-bottom:5px;
		font-weight: 600;
		font-size: 14px;
		color: #5d9531;
	} 	
	.sliderValue2nd {
		margin-bottom:5px;
		font-weight: 600;
		font-size: 12px;
		color: #5d9531;
	}  
	
	.inputLabelHeader {
/*		color:#025e91; */
		color:#000000; 
	}
	
	.sliderScale {
		padding-top:4px;
		font-size:10px;
		width:225px;
		color: #888888;
	}
	.sliderLow {
		float:left;		
	}
	.sliderHigh {
		float:right;
	}  
	
	.newTag {  
		text-decoration:none !important;    
		color: #cc0000;
		font-size: 11px;
		vertical-align:top;
	}
	
	.surveyBoxHolder {
		margin-left:auto;
		margin-right:auto;
		position:absolute;
		z-index: 5000;
	}
	.surveyBox {				
		z-index: 5000;
		margin-left:auto;
		margin-right:auto;
		position:absolute;
		

	    left: 400px;
		top: 200px; 

		width: 402px;
		height: 188px;
		background:url(/triptoe/images/generator/common/take-survey-bg.png) left top no-repeat;
	}
	
    .rightSideElemDivider {
    	width: 100px;
    	height: 30px;
    	clear:both;
    }
	
	.homeSectionHeader {
		font-size: 18px;
		color:#000000;
		font-weight: 300;
		padding-top: 0px;
		padding-bottom:5px;
	}
	
	.homeElemDivider{
		clear:both;
		height: 30px;
		width:10px;
	}
	
	.votingLink {
		color:#7777CC;
	}	
	
	.reviewAtomLink {
/*		color:#7777CC;*/
	}
	
	.byUser {
		font-size:11px;	
		color: #A4A4A4;		
	}
	  
	.reviewBody {
		font-size: 15px;
	}
	
	.reviewRatingWord {
		text-decoration:none;
		font-weight: 600;
	}
	
	ul.discList {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:disc;
        margin:0;
        padding:0;
		padding-left:5px;	
	}
	
	ul.discList li {
        margin-left:10px;
    }		
	
/* TAB NAVIGATION */
    #naviTabs {
        background:#FFFFFF url(/triptoe/images/generator/common/navigation/navbase.png) no-repeat scroll
 right bottom;
        float:left;
        line-height:normal;
        padding:0;
        width:100%;
		margin-left:-5px;
    }
	#naviTabs ul {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0;
        padding:0;
		padding-left:5px;
    }
    #naviTabs li {
        background:transparent url(/triptoe/images/generator/common/navigation/naviTabLeftOff2.gif) no-repeat
 scroll left top;
        float:left;
        margin:0;
        padding:0 0 0 9px;
    }	
    #naviTabs a {
        background:transparent url(/triptoe/images/generator/common/navigation/naviTabRightOff2.gif)
 no-repeat scroll right top;
        display:block;
        float:left;
        font-size:12px;
        font-weight:bold;
        padding:5px 15px 4px 6px;
        text-decoration:none;
    }	
	
    #navbase {
        height:5px;
        clear:both;
        margin:0;
        padding:0;
    }	
	
	#naviTabs a:hover {
		color:#333333;
		text-decoration:underline;
	}
	
	#naviTabs #current {
		background-image:url(/triptoe/images/generator/common/navigation/naviTabLeftOn.gif);
	}
	
	#naviTabs #current a {
        background-image:url(/triptoe/images/generator/common/navigation/naviTabRightOn.gif);
        color:#333333;
        padding-bottom:5px;
	}

	#naviTabs #more {
		background:transparent url(/triptoe/images/generator/common/navigation/blank.gif) no-repeat scroll
 right bottom;
	}
	#naviTabs #more a {
        background-image:url(/triptoe/images/generator/common/navigation/blank.gif);
        font-weight:normal;
        padding:4px 0 5px 4px;
        text-decoration:underline;
    }
	#naviTabs #moreBox {
		clear:both;
		background:white;
		border:1px solid #666666;
		padding:10px;
		position:absolute;
		z-index:4000;
		margin-top:20px;
	}
	
	#naviLinks {
	}
	#naviLinks li {
		float:left;
		padding-right: 10px;
	}
	
	#currentLink a {
		color:#333333;
		text-decoration:none;
	}
	

	
	.communitySectionHeader { 
		font-size: 18px;
		color:#000000;
		font-weight: 300;
		padding-top: 5px;    
		padding-bottom:5px;
		margin-bottom:10px;
		text-align:left; 
		background:#f9f9f0;
		padding-left:10px;
		width:600px;
	}
	
	.reviewLink {
		font-size:15px;
		text-decoration:underline !important;  
		padding-left:35px;
		background: transparent url(/triptoe/images/icons/addJournalEntryLink.gif) no-repeat left top;
	}
	
	.addOnText {
		color: #777777;
		font-size:11px;
	}
	
	
	.reviewItLink {
		font-size: 14px;
	}
	
	.rateAnythingBox {
		width:400px;
		height:140px;
		border: 1px solid #999999;
		position:absolute;
		z-index:200;
		padding:15px;
		padding-top:5px;
		background:#f9f9f0;
	}
	.rateWhatYouLike {
		width:250px;
		font-size:20px;
	}
	.rateGoButton {
		font-size:20px;
	}	
	
	
	
	
		/* TAB NAVIGATION */
        .theTabs {
            background:#FFFFFF url(/triptoe/images/generator/common/navigation/navbase.png) no-repeat
 scroll right bottom;
            float:left;
            line-height:normal;
            padding:0;
            width:100%;
    		margin-left:-5px;
        }
    	.theTabs ul {
            list-style-image:none;
            list-style-position:outside;
            list-style-type:none;
            margin:0;
            padding:0;
    		padding-left:5px;
//    		padding-left:10px;
        }
        .theTabs li {
            background:transparent url(/triptoe/images/generator/common/navigation/naviTabLeftOff2.gif
) no-repeat scroll left top;
            float:left;
            margin:0;
            padding:0 0 0 9px;
        }	
        .theTabs a {
            background:transparent url(/triptoe/images/generator/common/navigation/naviTabRightOff2.gif
) no-repeat scroll right top;
            display:block;
            float:left;
            font-size:12px;
            font-weight:bold;
            padding:5px 15px 4px 6px;
            text-decoration:none;
        }	
    	
        .theTabsBase {
            height:5px;
            clear:both;
            margin:0;
            padding:0;
			font-size:4px;
        }	
    	
    	.theTabs a:hover {
    		color:#333333;
    		text-decoration:underline;
    	}
    	
    	.theTabs .currentTab {
    		background-image:url(/triptoe/images/generator/common/navigation/naviTabLeftOn.gif);
    	}
    	
    	.theTabs .currentTab a {
            background-image:url(/triptoe/images/generator/common/navigation/naviTabRightOn.gif);
            color:#333333;
            padding-bottom:5px;
    	}	
		
		.theTabsBottom {
            background:#FFFFFF url(/triptoe/images/generator/common/navigation/navbase.png) no-repeat
 scroll right bottom;
            width:100%;		
			line-height:normal;
			height:10px;
		}
		
		.readMoreLink {
			font-size:11px;
		}
		
		.sceneReview {
			margin-top:10px;
			padding-left:10px;
			padding-top:10px;
			padding-bottom:10px;
			background:#f9f9f0;
			border:1px solid #AAAAAA;
		}

	.logoFlightSearch, .logoFlightSearchFirst {
		width: 132px;
		height: 24px;
		float: left;
		margin-left:12px; 
		margin-right:0px;
		margin-top: 8px;
		cursor:pointer;
		background: url(/triptoe/images/generator/common/affiliate/affiliate-bg.gif) no-repeat top left;
	}
	.logoFlightSearchFirst {
		margin-left:0px;  
	}
	.logoImg {		
	}
    .cbDiv {
		float:left;
		padding-left:6px;
		padding-top:5px;
//		padding-left:2px;
//		padding-top:1px;
	}
    .affDiv {
		float:left;
		padding-left:0px;
		padding-top:1px;
	}
		
	.popupNotify {
		clear:both;
		font-size: 9px;
		padding-left:25px;
		color:#999999;
	}
	
	.compareButton {
		clear:both;
		padding-left:55px;
		padding-top:15px;
		padding-bottom:0px;
	}
	
	#checkRatesPopup-hotels {
		position:absolute;
		z-index: 100;
		border:1px solid #999999;
		background:#f9f9f0;
		width:300px;		
		text-align:left;
	}
	
	#checkRatesPopup-flights {
		position:absolute;
		z-index: 100;
		border:1px solid #999999;
		background:#f9f9f0;
		width:300px;		
		text-align:left;
	}
	
	#checkRatesPopup-car {
		position:absolute;
		z-index: 100;
		border:1px solid #999999;
		background:#f9f9f0;
		width:280px;
		padding:10px;
		text-align:left;
	}
	
	.pageTitleHolder {
		clear:both; 
		width:620px;
		font-size:26px;
		font-weight:300;
	}
	
	.miniLabel {
		font-size: 11px;
	}
	
	.rightSubTitle {
		padding-bottom:5px;
		font-size:14px;
		font-weight:600;
	}
	
	span.calicon_link {
        cursor:pointer;
        height:18px;
        left:-22px;
        position:relative;
        top:0;
        width:14px;
        z-index:8;
	//  font-size:18px;
    }
	span.snake_link {
        cursor:pointer;
        height:18px;
        margin-left:-22px;
        position:absolute;
        width:14px;
        z-index:8;
    }
	img.calicon {
        border:medium none;
        height:14px;
        vertical-align:middle;
        width:14px;
    }
    
    
    
    
    
    /* -----   HEADER NAVIGATION BAR CSS ---------*/
    
    .navigationBarContainer
    {
    	width:960px;
    	height:25px;
    	background: #025e91;
    	margin-top:5px;
    	margin-bottom:20px;
    }
     
    .navLeft {
		float:left;
		width: 4px;
		height:25px;
		background: url(http://img5.tripbase.com/triptoe/images/generator/common/navbar-left.png) repeat-y left top;
	}
	.navRight {
		float:right;
		width: 4px;
		height:25px;
		background: url(http://img5.tripbase.com/triptoe/images/generator/common/navbar-right.png) repeat-y left top;
	}
	
	.navElement {
		font-size: 16px;
		background: #025e91;
		color: #999999;
		float:left;
		padding-top:2px;
		padding-bottom:3px;
		//padding-bottom:1px;
	}
	.navElementOn {
	    font-size: 16px;
		background: #01446b;
		color: #999999;
		float:left;
		padding-top:2px;
		padding-bottom:3px;
		//padding-bottom:1px;
	}
	
	a.navElementLink, a.navElementLink:active, a.navElementLink:visited {
		font-size: 14px;
		text-decoration:none;
		padding-left: 10px;
		padding-right:10px;
		font-weight: 600;
		color: #ffffff;
	}

	A.navElementLink:hover {
		font-size: 14px;
		padding-left: 10px;
		padding-right:10px;
		font-weight: 600;
		color: #ffffff;
		text-decoration:underline;
	}
	
	/* -----   HEADER NAVIGATION BAR CSS END ---------*/
	
	
	.upperContainer 
	{
		width:930px;
		margin-left:30px;
		height:125px;	
	}
	
	.rssRegistration
	{
		margin: 0;
		padding: 0;;
		float: left;
		width:537px;
		height:109px;
		background-image:url(http://www.tripbase.com/articles/images/rssRegistration/rss-registrationBG-top.png);
		background-repeat:no-repeat;
	}
	
	.bookmart
	{
		margin: 0 0 0 557px;
		padding: 0;
		height: 125px;
		width: 360px;
	}
	
	h1
	{
		border-color:#016798;
		border-style:solid;
		border-width:2px 0;
		font-size:30px;
		margin-bottom:20px;
	}
						
	.wideColumnLeft p ,.wideColumnLeft div{
		padding-bottom :25px;
	}
						
	.wideColumnLeft
	{
		width:633px;
		float:left;
		font-size:13px;
	}
	.narrawColumnRight
	{
		padding-left:15px;
		float:left;
		width:310px;
	}
						
	.articlesMainImg
	{
		width:308px;
		height:236px;
	}
	  