
/****************************************************************
*****************************************************************

My Travel Builder

****************************************************************
****************************************************************/

#travelbuilder {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #1e4344;
	background: #fff;
	width: 100%;
}

#travelbuilder h2{
	margin: 0 0 3px 5px;
	padding: 6px 0 0 0;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	background: none;
	text-align: left;
	width: auto;
}

.prelude {
	text-align: left;
	font-size: 11px;
	line-height: 130%;
	margin: 0 10px 10px 5px;
}
.prelude .view_or_checkout_links {
	text-align: right;
}

.packageinfo {	background-color: #e9f3f6;
	text-align: left;
	margin-top: 10px;	/*border-right: 1px dotted #1e4344;border-left: 1px dotted #1e4344;*/
	margin: 1px;
	border-top: 1px solid #d7edf2;
	border-bottom: 1px solid #d7edf2;	
}

#travelbuilder h3 {
	text-align: left;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #1e4344;
	margin: 0;
	line-height: 150%;
	padding: 5px;
	display: inline;
}

.packagecontent {
	background: white;
	margin: 0;
	padding: 6px;
}
#travelbuilder h4 {
	margin: 0;
	padding: 0;
}

#flightslist h4 span {
	margin: 0;
	padding: 0;
	text-align: left;
	display: none;
}
.packageinfo a, .packageinfo span {
	font-size: 11px !Important;
}
#travelbuilder dl {
	
	width: 100% !important;
}
#travelbuilder dl, #travelbuilder dt, #travelbuilder dd {
	padding: 0;
	width: auto;
	margin: 0;
	clear: none !important;
	display: inline;
	font-size: 11px;
}

#travelbuilder dl div {
	margin: 0 !important;
	padding: 0 !important;
}
#travelbuilder dt {
	display: none; 
}
dd.price {
	text-align: right;
	display: block !important;
	clear: both !important;
}
dd strong {
	font-size: 12px !important;
}
.upsell a {
	/* background-image: magnifying glass oriented to the right */
}

.checkout_button {
	background-color: #FFF !important;
	border-top: 1px dotted #1e4344;
	margin: 0;
	width: 100%;
}

.smallbutton {
	cursor: pointer;
	width: auto;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 0 20px !important; 	
	color: #FFF;
	border: none;
	margin: 5px 0;
	font-weight: bold;
	background: url("../images/search-process-images/small_button-ls.png") left no-repeat !important;
	font-size: 13px;
}
.smallbutton span {
width: auto;
	position: relative; 
	display: block; 
	white-space: nowrap; 
	background: url("../images/search-process-images/small_button-rs.png") right no-repeat !important;
	line-height: 30px;
	padding: 0px 20px 0 0;	
	margin: 0 !Important;
}




#travelbuilder ul, #travelbuilder li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#travelbuilder li {
	text-align: right;
}
li.passengers_fares {
	font-size: 11px;
}
li.price {
}
a.tip {
	color: inherit;
	text-decoration:none;
	border-bottom: 1px dotted !important;
}
