

/* 
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: 129px;
	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:409px; 
	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;
 }