/*
	Copyright 2007, 2008 TripSketch Corp, All Rights Reserved
*/

.AttractionDetails
{
	display: block;
	visibility: visible;
	width: 100%;
	margin: 0;
	padding: 0;
	border-width: thin;
}
.AttractionDescription
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	height: 215;
	border: thin;
	overflow: auto;
}

.AttractionList
{
	display: block;
	visibility: visible;
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	border-width: thin;
	height: 387px;
	text-align: center;
}

.AttractionNames
{
	display: none;
	visibility: visible;
	width: 100%;
	height: 177px;
	overflow: auto;
	border-width: thin;
	border-style: double;
}

.OptionText 
{
	font-family: Verdana;
	font-size : 9px;
	color: black;
	background-color: white;
}

.AttrNameHeader
{
font-family:Verdana;
font-size:12px;
/*font-weight:bold;*/
}

.AttractionNameHeader
{
font-family:Verdana;
font-size:12px;
cursor: pointer;
/*font-weight:bold;*/
}

.AttractionNameClosed
{
color:#FF0000;
font-family:Verdana;
font-size:9px;
cursor:default;
}

.featureWindowPannelText
{
text-align:left;
vertical-align:top;
font-size:12px;
font-family:Verdana;
}

.featureWindowPannelTextInstruction
{
text-align:left;
vertical-align:top;
font-size:11px;
font-family:Verdana;
color:#990000;
}

.timeslotes{
font-family:Verdana;
font-size:11px;
font-weight:800;
padding-left:2px;
}
.rowBorder1
{
height:36px;
padding-left:5px;
padding-top:5px;
font-size:10px;
font-weight:bold;
font-family:Verdana;
/*border-right:1px solid #FFFFFF;*/
background: url(../Images/Theme-1/IP/First_noBorder.jpg) no-repeat;
vertical-align:middle;
}
.rowBorder1_OccupiedCell
{
height:36px;
padding-left:6px;
padding-top:2px;
font-size:8px;
font-weight:800;
font-family:Verdana;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
/*border-right:1px solid #FFFFFF;*/
background: url(../Images/Theme-1/IP/PopulatedTimeSlot.jpg) repeat-y;
vertical-align:middle;
}
.rowBorder2
{
height:36px;
/*padding-left:5px;*/
font-size:10px;
font-weight:800;
background: url(../Images/Theme-1/IP/Band.jpg) repeat-x;
}
.rowBorder3
{
height:36px;
padding-left:5px;
padding-top:5px;
font-size:10px;
font-weight:bold;
font-family:Verdana;
/*border-right:1px solid #FFFFFF;*/
background: url(../Images/Theme-1/IP/Time_Light_WithoutBorder.jpg) no-repeat;
vertical-align:middle;
}
.rowBorder1_OccupiedCel3{
height:36px;
padding-left:6px;
padding-top:2px;
font-size:8px;
font-weight:800;
font-family:Verdana;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
/*border-right:1px solid #FFFFFF;*/
background: url(../Images/Theme-1/IP/PopulatedTimeSlot.jpg) repeat-y;
vertical-align:middle;
}
.clsHighlightedTimeSlot
{
height:40px;
padding-left:2px;
padding-top:2px;
font-size:10px;
font-weight:800;
font-family:Verdana;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
/*border-right:1px solid #FFFFFF;*/
font-weight:800;
background: url(../Images/Theme-1/IP/Band.jpg) no-repeat;
vertical-align:top;
}

.ItineraryBody
{
	font-family: Verdana;
	font-size: small;
	color: black;
	background-color: #FFFFFF;
}
.LogisticalInfo_ItemName
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d4c4b4;
	line-height: 16px;
	font-family: Verdana;
}

.LogisticalInfo_ItemName_Selected
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #C2B6A1;
	line-height: 16px;
	font-family: Verdana;
}

.LogisticalInfo_ItemName_Title
{
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DFD8CB;
	line-height: 16px;
	font-family: Verdana;
}

.Planner_Row
{
	font-size: 12px;
	background-color: #E8E2D8;
	line-height: 16px;
	font-family: Verdana;
}

.transportLink{
	font-size: 10px;
	font-weight: bold;
	color:#0000FF;
}

.Planner_Row_Item_DateTime
{
	font-size: 8px;
	background-color: #000000;
	line-height: 16px;
	font-family: Verdana;
}

.Planner_Row_Item_DateTime_Selected
{
	font-size: 12px;
	background-color: #5F2422;
	color: white;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana;
}

.Planner_Option
{
	font-size: 8px;
	background-color: #000000;
	line-height: 16px;
	font-family: Verdana;
}

.dhtmlgoodies_questionAB
{

	background-image:url(../Images/Theme-1/AttractionBrowser/Band.jpg);
	background-repeat:repeat-x;
	/*list-style: inside;*/
	list-style:none;
	padding: 1;
	vertical-align:bottom;
	background-color:#FFFFFF;
}
.dhtmlgoodies_question
{

	background-image:url(../Images/Theme-1/IP/PopulatedBand.jpg);
	background-repeat:repeat-x;
	/*list-style: inside;*/
	list-style:none;
	padding: 1;
	vertical-align:bottom;
	background-color:#E3E9FF;
}

.dhtmlgoodies_answer
{
	/* Parent box of slide down content */ /* Start layout CSS  */
/*	border: 1px solid #FFFFFF; 	background-color:#E2EBED;*/
	background-color: #C8CFEF; /*width:255px;*/
	text-align: left;
	padding-left: 2px; /* End layout CSS */
	display: none;
	overflow: hidden;
}

.dhtmlgoodies_shortlistanswer
{
	/* Parent box of slide down content */ /* Start layout CSS  */
	border: 1px solid #FFFFFF; /*	background-color:#E2EBED;*/
	background-color: #F1E9F3; /*width:255px;*/
	text-align: left;
	padding-left: 2px; /* End layout CSS */
	display: none;
	overflow: hidden;
}

.dhtmlgoodies_answer_content /* Content that is slided down */
{
	font-weight:normal;
	font-size: 10px; /*background-color:#D1D1D1;*/
}

/*	Start of classes of itinerary save pop up */

.overlay
{
	z-index: 1000;
	border: #000 1px solid;
	left: 0px;
	background-image: url(../Images/overlay_new.gif);
	visibility: hidden;
	position: absolute;
	top: 0px;
	
	text-align: center;
}
.overlay DIV
{
	padding: 0px;
	/*height: 300px;
	margin: 10px auto;*/
	width: 400px;
	background-color: #fff;
	text-align: center;
}
.overlayPopUp
{
	z-index: 1000;
	border: #000 1px solid;
	left: 0px;
	background-image: url(../Images/overlay_new.gif);
	visibility: hidden;
	position: absolute;
	top: 0px;
	
	text-align: center;
}
.overlayPopuUp DIV
{
	padding: 0px;
	/*height: 300px;
	margin: 10px auto;*/
	width: 400px;
	background-color: #fff;
	text-align: center;
}

.overlayInner
{
	background-color: #FFFFFF;
	vertical-align: top;
	position: absolute;
	top: 150px;
	left: 450px;
	height:340px;
	border-width:5px;
	border-color:6A302E;
	border:thin #885958;
}

.overlayImage
{
	height: 4%;
	width: 100%;
	background-color:#FFFFFF;
	border: hidden;
	vertical-align: top;
	margin-top: 0;
	text-align:right;
	border:none;
}

.overlayFrame
{
	height:93%;
	width: 100%;
	vertical-align: top;
	margin-top: 0;
	border:thin;
	overflow-y:hidden
}

.itineraryPopUpText
{
	font-size:11px;
	font-family:Verdana;
}
/*	End of classes of itinerary save pop up	*/


.ShortListItinerary
{
	margin: 0;
	padding: 0;
	font-size: 0.5em;
	list-style: none;
}

.FlightCalender
{
	display: block;

	visibility: visible;
	width: 100%;
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	border-width: thin;
}

.IteneraryDetails
{
	position: relative;
	height: 595px;
	overflow: auto;
}

.ArrivalTimeDRP
{
	display: none;
	visibility: hidden;
	height: 80px;
}


#add_attraction_overlay
{
	z-index: 1000;
	border: #000 1px solid;
	left: 0px;
	background-image: url(../Images/overlay_new.gif);
	visibility: hidden;
	position: absolute;
	top: 0px;
	height: 100%;
	text-align: center;
}
#add_attraction_overlay DIV
{
	border: #000 1px solid;
	padding: 0px;
	height: 500px;
	margin: 10px auto;
	width: 600px;
	background-color: #fff;
	text-align: center;
}

#attraction_overlayInner
{
	background-color: #745832;
	vertical-align: top;
	position: absolute;
	top: 150px;
	left: 35%;
}

#attraction_overlayImage
{
	height: 4%;
	width: 100%;
	background-color: #745832;
	border: hidden;
	vertical-align: top;
	margin-top: 0;
}

#attraction_overlayFrame
{
	height: 100%;
	width: 100%;
	background-color: #745832;
	border: hidden;
	vertical-align: top;
	margin-top: 0;
}


#budget_overlay
{
	z-index: 1000;
	border: #000 1px solid;
	left: 0px;
	background-image: url(../Images/overlay_new.gif);
	visibility: hidden;
	position: absolute;
	top: 0px;
	height: 100%;
	text-align: center;
}
#budget_overlay DIV
{
	border: #000 1px solid;
	padding: 0px;
/*	height: 500px;
*/	margin: 10px auto;
/*	width: 600px;
*/	background-color: #fff;
	text-align: center;
}

#budget_overlayInner
{
	background-color: #745832;
	vertical-align: top;
	position: absolute;
	top: 150px;
	left: 450px;
}

#budget_overlayImage
{
	height: 4%;
	width: 100%;
	background-color: #745832;
	border: hidden;
	vertical-align: top;
	margin-top: 0;
}

#budget_overlayFrame
{
	height: 100%;
	width: 100%;
	background-color: #745832;
	border: hidden;
	vertical-align: top;
	margin-top: 0;
}

#ulScheduleItinerary li a
{
	color: #000000;
	/*text-align: center;
	font-size: 11px;
	font-weight:bold;*/
	text-decoration:none;
	/*text-transform: uppercase;*/
	font-family: Verdana;
}

.clsScheduleItemName
{
	font-family:Verdana;
	font-size:11px;
	/*font-weight:bold;*/
	text-align: left;
	vertical-align: middle;
	text-decoration:underline;
}
.clsScheduleItemImg
{
	width: 20px;
	text-align: right;
	vertical-align: top;
	padding-bottom:5px;
	padding-top:10px;
}

.budgetCommentWindow
{
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 300px;
	background-color: #EBF1FD;
	border: 1px solid #000;
	padding:5px;
	overflow:visible;
	vertical-align:text-top;
	font-family:Verdana;
	font-size:0.7em;
	font-weight:400;
}

.budgetRules
{
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 300px;
	background-color: rgb(230, 223, 213);
	border: 1px solid #000;
	padding:5px;
	overflow:visible;
	vertical-align:text-top;
	font-family:Verdana;
	font-size:0.8em;
	font-weight:600;
}
.BudgetWebClass{
color:#000000;
text-decoration: none;
font-size:12px;
font-weight:bold;
cursor:pointer;
font-family:Verdana;
text-decoration:none;
}
.a1{
	font-family:Verdana;
	font-size:0.7em;
	font-weight:400;
	padding-left:10px;
}
.a2{
	font-family:Verdana;
	font-size:0.7em;
}
.a3
{
font-family:Verdana;
font-size:0.7em;
color:#990000;
font-weight:800;
display:none;
}
.a4
{
font-family: Verdana;
font-size:0.7em;
font-weight:bold;
}
.a5
{
font-family: Verdana;
font-size:0.7em;
font-weight:400;
}
.a6{
font-family: Verdana;
font-size:0.6em;
font-weight:bold;
}
.cityImageCredit
{
	font-family: Verdana;
  	font-size:0.6em;
}
.cityListData
{
	font-family:Verdana;
  	font-size:0.7em;
	/*font-weight:400;*/
}
.cityName
{
font-family:Verdana;
font-size:0.7em;
font-weight:bold;
}
.reportDataForPlanner1
{
	font-size:0.7em;
	font-family:Verdana;
	color:#990000;
	font-weight:800;
}
.reportDataForPlanner
{
	font-family: Verdana;
 	 font-size:13px;
}
.cityListHeader
{
	font-family: Verdana;
	font-size:0.7em;
	font-weight:bold;	
}

.cost
{
font-family:Verdana;
font-size:0.7em;
font-weight:bolder;
}
.budgetPlannerButtons
{
width:9em;
font-family:Verdana;
font-size:0.7em;
font-weight:bold;
}
.budgetHeader
{
	font-family: Verdana;
	font-size:21px;
	font-weight:bold;
}
.budgetPlannerfrmInput
{
	font-family:Verdana;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
}
.budgetModifiedInput
{
	font-family:Verdana;
	color:#FF0000;
	font-size:0.7em;
	font-weight:bold;	
	text-align:center;
}

.budgetPerticulars{
	font-family:Verdana;
	font-size:0.7em;
}

.URL{
	font-family:Verdana;
	font-size:13px;
}

.MobissimoLink
{
	color:#000000; 
	text-decoration: none; 
	font-size:12px; 
	font-weight:bold; 
	cursor:pointer; 
	font-family:Verdana;
}

.reportDataForPlanner_p{	font-family:Verdana; font-size:13px;}
.cityListHeader_p{	font-family:Verdana;	font-size:12px;	font-weight:bold;	}
.budgetPlannerfrmInput_p{	font-family:Verdana;	font-size:13px;	font-weight:bold;	text-align:center;}
.budgetModifiedInput_p{	font-family:Verdana; color:#FF0000;font-size:13px;font-weight:bold;text-align:center;}
.Note{ font-family:Verdana;	font-size:11px;}
/*
.cityListData
{
	font-family:Verdana, Verdana;
  	font-size:0.9 em;
	font-weight:bolder;

}

*/

#articleblogdetailsdisplay
{
	z-index: 1000;
	border: #000 1px solid;
	left: 0px;
	background-image: url(overlay.gif);
	visibility: hidden;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	text-align: center;
}
#articleblogdetailsdisplay DIV
{
	border: #000 1px solid;
	padding: 2px;
	margin: 10px auto;
	width: 500px;
	background-color: #fff;
	text-align: center;
}




.serviceprovideclass
{
	height: 23px;
	background: url(../images/buttn1.jpg) 100% 0px no-repeat;
	padding-right: 8px;
}

.outertable
{
	border: thin;
	border-color: #000000;
	border-style: solid;
	border-top-style: solid;
}
.fontcolor
{
	color: red;
	font-weight: bold;
}
.serviceprovideSubHeading
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
.serviceproviderheading
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
.serviceprovidervalue
{
	font-size: 12px;
	font-family: Verdana;
}
.heading_serviceprovider
{
	font-family: Verdana;
	text-decoration: underline;
	color: maroon;
	font-size: 12px;
	font-weight: bold;
}
.columnheading
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.ViewServiceProviderRowData
{
	border: thin;
	border-color: #000000;
	border-style: solid;
}

.SPHeader
{
font-family: Verdana;
font-size:18px;
color:#6E5B41;
}

.SPColumnHeader
{
font-family:Verdana;
font-size:12px;
color:#000000;
}

.SPEditRegColumnHeader
{
font-family:Verdana;
font-size:13px;
color:#6B3B2D;
font-weight:bold;
margin-left:30px;
}


.SPGroupColumnHeader
{
font-family:Verdana;
font-size:13px;
color:#6B3B2D;
font-weight:bold;
margin-left:200px;
}
.ServiceGroupColumnHeader
{
font-family:Verdana;
font-size:13px;
color:#6B3B2D;
font-weight:bold;
margin-left:25;
}


.SPListColumnHeader
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:bold;
}
.SPInstruction
{
font-family:Verdana;
font-size:10px;
color:#000000;
margin-left:50%;
}

.requiredField
{
font-family: Verdana;
font-size:12px;
color:#FF0000;
}

.spLink
{
color:#660000;
text-decoration: none;
font-size:12px;
cursor:pointer;
font-family:Verdana;
}

.spAddDetailsLink
{
color:#FFFFFF;
font-family: Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.spAddDateLink
{
color:#000000;
font-family: Verdana;
font-size:10px;
text-decoration:none;

}
.BPBand
{background: url(../Images/Theme-1/AttractionBrowser/Band.jpg) repeat-x;
width:229; 
height:30;
}
.BPMedBtn
{
background: url(../Images/Theme-1/Budget/BlueBT_Medium.png) no-repeat;
width:229; 
height:30;
cursor:pointer;
}
.BPLrgBtn
{
background: url(../Images/Theme-1/Budget/BlueBT_Large.png) no-repeat;
width:229; 
height:30;
cursor:pointer;
}
.BudgetBtnText
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
padding-left:10px;
}
.BPtextComment
{
font-family:Verdana;
font-size:10px;
}
.BPPlanNow
{
background: url(../Images/Theme-1/Budget/Button2.png) no-repeat;
width:96; 
height:22;
color:#FFFFFF;
font-weight:bold;
}
.PlanNowText
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left:15px;
cursor:pointer;
}
.BPSrchBarLeft{
background: url(../Images/Theme-1/Budget/Lens.jpg) no-repeat;
width:38; 
height:63;
}
.BPSrchBarMid{
background: url(../Images/Theme-1/Budget/Searbar_Mid.jpg) repeat-x;
height:63;
}
.BPSrchBarRgt{
background: url(../Images/Theme-1/Budget/Searbar_Right.jpg) no-repeat;
width:10; 
height:63;
}
.kayakImg
{
width:59px;
height:26px;
cursor:pointer;
border:none;
}
.CheapTcktImg
{
width:102px;
height:26px;
cursor:pointer;
border:none;
}
.MobissimokayakImg
{
width:131px;
height:26px;
cursor:pointer;
border:none;
}
.PriceLineImg
{
width:104px;
height:26px;
cursor:pointer;
border:none;
}
.MyBudgetClass
{
background: url(../Images/Theme-1/Budget/DateBand.png) no-repeat;
width:233; 
height:24;
}
.MyBudgetText
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#182B8B;
cursor:pointer;
}
.MyBudgetDetailText
{
font-family:Verdana;
font-size:1.1em;
font-weight:bold;
}
.MyBudgetMoreDetailText
{
font-family:Verdana;
font-size:0.7em;
font-weight:400;
}
.MyBudgetMoreDetailText2
{
font-family:Verdana;
font-size:0.7em;
font-weight:400;
}
.MyBudgetDetailsBg
{
background-color:#C8CFEF;
}

.TableBackGround{background-color:#FFFFFF;}

.ABPannelText
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.SmallBtnBP{
background: url(../Images/Theme-1/Budget/BlueButton_Med.png) no-repeat;
width:96;
height:23;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}
.LongBlueBtnBP{
background: url(../Images/Theme-1/Budget/BlueButton_Large.png) no-repeat;
width:139;
height:23;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}