
/* default layout */

.ajax__tab_default .ajax__tab_header
{
	white-space: nowrap;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
	top:1px;
}
.ajax__tab_default .ajax__tab_outer
{
	display: inline-block;
	display: -moz-inline-stack;
}
.ajax__tab_default .ajax__tab_inner
{
	display: inline-block;
	display: -moz-inline-stack;
}
.ajax__tab_default .ajax__tab_tab
{
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}

/* xp theme */
.ajax__tab_xp .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px; /*background: url(images/CheapOfferTab/Holidaytab_horizontal_line-_rhs.gif) repeat-x bottom;*/
	margin: 0px;
}
.ajax__tab_xp .ajax__tab_outer
{
	padding-right: 6px;
	background: url(images/CheapOfferTab/flightstab_curve_rhs.gif) no-repeat right 30%;
	height: 30px;
}
.ajax__tab_xp .ajax__tab_inner
{
	padding-left: 6px;
	background: url(images/CheapOfferTab/flightstab_curve_lhs.gif) no-repeat left 30%;
	height: 30px;
}

.ajax__tab_xp .ajax__tab_tab
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	margin: 0;
	background: url(images/CheapOfferTab/flightstab_bg.gif) repeat-x left 30%;
	font-weight: bold;
	color: Orange;
	height:30px;	
	width:70px;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer
{
	background: url(images/CheapOfferTab/flightstab_curve_rhs.gif) no-repeat right 30%;
	height: 30px;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner
{
	background: url(images/CheapOfferTab/flightstab_curve_lhs.gif) no-repeat left 30%;
	height: 30px;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab
{
	background: url(images/CheapOfferTab/flightstab_bg.gif) repeat-x left 30%;
	font-weight: bold;
	color: Red;
	height: 30px;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer
{
	background: url(images/CheapOfferTab/Holidaytab_curve_rhs.gif) no-repeat right;
	height: 30px;
	border-bottom: none;
	padding-right: 10px;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner
{
	background: url(images/CheapOfferTab/Holidaytab_curve_lhs.gif) no-repeat;
	height: 30px;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab
{
	background: url(images/CheapOfferTab/Holidaytab_bg.gif) repeat-x;
	font-weight: bold;
	height: 30px;
	color: Red;	
	z-index:5;
	width:70px;
}
.ajax__tab_xp .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt; /*border: 1px solid #FCB461;*/
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top:0px;
	background: url(images/CheapOfferTab/Tab_Bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	width: 100%;
	height: 370px;

}


/* scrolling */
.ajax__scroll_horiz
{
	overflow: scroll;
}
.ajax__scroll_vert
{
	overflow: scroll;
}
.ajax__scroll_both
{
	overflow: scroll;
}
.ajax__scroll_auto
{
	overflow: auto;
}

.lblFontSize
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
}

.weeklysearchbottom
{
	background: #FCB461 0 0 repeat-x;
}

.weeklysearchbottomleft
{
	background: url(images/CheapOfferTab/bottom-left.gif) 0 100% no-repeat;
}
.weeklysearchbottomright
{
	background: url(images/CheapOfferTab/bottom-right.gif) 100% 100% no-repeat;
}
.weeklysearchtopleft
{
	background: url(images/CheapOfferTab/Top-Left.gif) 0 0 no-repeat;
}
.weeklysearchtopright
{
	background: url(images/CheapOfferTab/Top-Right.gif) 100% 0 no-repeat;
	padding: 10px;
}


.weeklyOfferMail
{
	background: url(images/CheapOfferTab/Submit_bg.png) no-repeat;
	height: 29px;
	width: 447px;
}


.middleline
{
	background: url(images/CheapOfferTab/Separator.gif) no-repeat;
	height: 133px;
	width: 1px;
}
.hovertop
{
	background: url(images/CheapOfferTab/Horizontal_Topline.gif) 0 0 repeat-x;
	background-color: #FEF3C6;
}

.hoverbottom
{
	background: url(images/CheapOfferTab/Horizontal_Bottomline.gif) 0 100% repeat-x;
}

.hoverleft
{
	background: url(images/CheapOfferTab/Vertical_LHSline.gif) 0 0 repeat-y;
}
.hoverright
{
	background: url(images/CheapOfferTab/Vertical_RHSline.gif) 100% 0 repeat-y;
}
.hoverbottomleft
{
	background: url(images/CheapOfferTab/Curve_LHS_Bottom.png) 0 100% no-repeat;
}
.hoverbottomright
{
	background: url(images/CheapOfferTab/Curve_RHS_Bottom.png) 100% 100% no-repeat;
}
.hovertopleft
{
	background: url(images/CheapOfferTab/Curve_LHS_Top.png) 0 0 no-repeat;
}
.hovertopright
{
	background: url(images/CheapOfferTab/Curve_RHS_Top.png) 100% 0 no-repeat;
	padding: 6px;
}
.tabpanel_heading 
{
	height:40px; border-bottom: solid 1px #FCB461; color:#284388; font-weight:bold;
}
.tabpanel_footer 
{
	height:40px; border-top: solid 1px #FCB461; padding-top:6px; 
	}
.tabpanel_middle 
{
	height:280px; padding-top:8px; overflow:hidden;
}
.tabpanel_row 
{
	padding-bottom:0px; color:#284388;
}	
.tabpanel_heading_row 
{
	height:35px; color:#284388;
}

