@import url("/styles/quickquote.css?v=1");

* {
	margin: 0;
	padding: 0;
}
.Clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
.Error {
	color:#cc0000;
}
.Error.Icon {	
	padding-left:20px;
	background: url('/images/icons/error.gif') no-repeat 0px 3px;	
}
INPUT, SELECT {
	vertical-align: middle;
	font-weight: normal;
	font-size:11px;
	padding:2px;
}
.Button,
INPUT.Submit,
SPAN.Submit {
	background-color:#b70004;
	border:0px;
	font-size:10px !important;
	padding:0px 5px 4px 5px;
	height:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	text-transform:lowercase;
}
SPAN.Submit {
	font-size:10px !important;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	height:18px;
	padding:0px 5px 4px 5px;
	text-transform:lowercase;
}
.Submit A {
	text-decoration:none !important;
	font-size:10px !important;
	font-weight:bold;
	text-transform:lowercase;
}
INPUT.Submit.Disabled,
SPAN.Submit.Disabled {
	background-color:#ccc;
	color: #fff;
	cursor:wait;
}

INPUT.Submit.DisabledNotBusy,
SPAN.Submit.DisabledNotBusy {
	background-color:#ccc;
	color: #fff;
	cursor:default;
}
IMG {
	border:0px;
	margin:0px;
	padding:0px;
}
LI {
	margin-left:20px;
}
TABLE, TD {
	border-collapse: collapse;
}
TABLE, TD, IMG {
	border: 0;
}
TD, TR {
	vertical-align: top;
	text-align: left;
}
A {
	outline: none;
	color: #b70004;
	font-weight:bold;
}
A:hover {
	text-decoration: none;
}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:21px;
	color:#000000;
    background: url(/images/bg.jpg) repeat-x;
    background-size: 1930px auto;
}
#Page {
	margin:0 auto;
	width:940px;
}
#Header {
	height:235px;
	position:relative;
}
#Header #Logo {
	position:absolute;
	top:15px;
	left:0px;
	cursor:pointer;
}
#Header #Slogan {
	position:absolute;
	top:0px;
	right:0px;
}
#Header #Login {
	position:absolute;
	right:0px;
	top:40px;
	color:#1b3b70;
	text-align:right;
}
#Header #Login A {
	font-weight:bold;
}
#Header #Login INPUT[type="text"],
#Header #Login INPUT[type="password"] {
	width:70px;
}
#Header .Navigation {
	background-color: #dedede;
	width: 940px;
	height: 50px;
	position: absolute;
	overflow:hidden;
	bottom: 0px;
	left: 0px;
}
#Header .Navigation UL {
	list-style-type: none;
}
#Header .Navigation UL LI {
	margin:0px;
	float: left;
	width: 20%;
	height: 50px;
	list-style-type: none;
}
#Header .Navigation UL LI A {
	display: block;
    border-right:1px solid white;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	font-weight:bold;
}
#Header .Navigation UL LI A:hover {
    color:#fff;
    background-color:#eca900;
}
#Header .Navigation UL LI.On A {
	color:#fff;
	background-color:#8ab9e0;
}
#Body {
	background-color:#ffffff;
	padding:10px 0px;
	overflow:hidden;

}
#Body #Banner {
	margin-bottom:15px;
	overflow:hidden;
}
#Body #Banner IMG {
	float:left;
}

#Body #Column1 {
	width:250px;
	float:left;
}
#Body #Column2 {
	width:680px;
	float:right;
}

#Body.ThreeCol #Column1 {
	width:226px;
	margin-right:10px;
}
#Body.ThreeCol #Column2 {
	width:516px;
	float:left;
}
#Body.ThreeCol #Column3 {
	width:178px;
	float:right;
}
#Body.ThreeCol #QuickQuote #AirTripType {
	padding-right:10px;
}
#Column3 .Gadget .Subtitle {
	padding-left:8px;
	padding-right:8px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	font-family:"century gothic",arial;
	text-transform:uppercase;
	background-image:url('/images/itin/filter_title.gif');
	background-position : top left;
	background-repeat : no-repeat;
}
#Column3 .Gadget .Subtitle A {
	float:right;
	text-transform:lowercase;
}

.Gadget .Content {
	padding:5px;
	margin-bottom:15px;
}
.Gadget H1 A {
	float:right;
	margin-top:9px;
	margin-right:10px;
	background-color:#b70004;
	border:0px;
	font-size:10px !important;
	padding:0px 5px 4px 5px;
	height:18px;
	line-height:18px;
	color: #fff;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}
.Gadget H1,
.Gadget .Title,
.Blue H1 {
	font-weight:bold;
	color:#555;
	font-size:12px;
	line-height:40px;
	padding-left:10px;
	background-color:#dedede;
}
#Column2 .Gadget .Title,
#Column2 H1 {
    color:#fff;
    background-color:#8ab9e0;
}
.Red H1,
.Errors H1 {
    background-image:none !important;
	background-color:#cc0000  !important;
    color:#fff;
}
.Errors .Content {
	background-color:#ffefef;
	color:#CC0000;
	font-weight:bold;
}
#Footer {
	background-color:#ffffff;
	height:40px;
	position:relative;
	color:#666666;
	font-size:10px;
}
#Footer #Copyright {
	position: absolute;
	top: 9px;
	left: 15px;
	color:#666666;
}
#Footer .Navigation {
	position: absolute;
	top: 9px;
	right: 15px;
	color:#666666;
}
#Footer .Navigation UL LI {
	list-style-type: none;
	margin:0px;
	display:inline;
	font-weight:bold;
}
#Footer .Navigation UL LI A {
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
	font-weight:bold;
}
#Column2 .Gadget .Full {
	display:none;
	padding-bottom:0px;
	padding-right:0px;
	margin-bottom:0px;	
}
#Column2 .Gadget .Short {
	padding-bottom:0px;
	padding-right:0px;
	margin-bottom:0px;	
}
#Column3 INPUT {
	margin:0px 5px;	
}
.FilterTitle {
	margin-bottom:5px;	
}
.Sliders {
	font-size:10px;	
}
.Slider {
	position: relative;
	background-image:url('/images/itin/bar_off.gif');
	background-repeat:repeat-x;	
	width:155px;
	height:16px;
}
.MidSlider {
	position: absolute;
	background-image:url('/images/itin/bar_on.gif');
	background-repeat:repeat-x;
	height:16px;
	z-index:1;
}
.Handle {
	position: absolute;
	background-image:url('/images/itin/handle.png');
	background-repeat:no-repeat;
	width:15px;
	height:16px;
	z-index:5;
}
#Column2 .Gadget .Toggle {
	background-image:url('/images/itin/itinerary_footer.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#00429a;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
	cursor:pointer;
}
#Column3 H2 {
	font-size:12px;
	margin:0px;
	padding:0px;
}
#Column3 .Content {
	padding-right:0px;	
}
#Body.ThreeCol #Column1 .Content {
	padding-right:0px;	
}

#Body .Reservations A {
    text-decoration: none;
}