/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	/*background: url(../images/body.gif) repeat 50% 0%;*/	
	background: #d7d8d8;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #0c2676;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*vertical-align: top;*/
}

a {
	outline: none;
	color: #0c2676;
	text-decoration:none;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */

/* ========================= Global Structure START ============================== */

#main-tail-top {
	/*background: url(../images/main-tail-top.png) repeat-x 50% 0% #f0f1f1;*/
	/*background: #d7d8d8;*/
}

#main-tail-bot {
	background: url(../images/main-tail-bot.png) repeat-x 50% 100%;
	width: 100%;
}

#main {
	width: 940px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;	
}

header #TopHeader{
	position:relative;
	background:#fff;
	height:103px;
}
section#content {
	background: #fff;
}

footer {
	height: 320px;
	overflow: hidden;
	color:#fff;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 4px 22px 19px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 22px 0 1px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 5px 4px 0;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 9px 14px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.listCol1{
	width:350px;
	overflow:hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

nav {
	background: url(../images/menu.jpg) no-repeat 0% 0%;
	width: 940px;
	height: 57px;
	overflow: hidden;
	position: absolute;
	top: 106px;
	left: 0;
}

	nav ul {
		width: 100%;
		overflow: hidden;
	}
	
		nav ul li {
			background: url(../images/menu-tail.gif) repeat-x 0% 0%;
			float: left;
			margin: 0 0 0 -1px;
		}
		
			nav ul li a {
				background: url(../images/menu-divider.gif) no-repeat 0% 0%;
				float: left;
				width: 135px;
				height: 54px;
				line-height: 54px;
				font-size: 1.667em;
				font-weight: 700;
				text-align: center;
				text-decoration: none;
				color: #0c2676;
			}
			
			nav ul li a:hover {
				color: #45BAF0;
			}
			
		nav ul li.last a {
			width: 137px;
		}
		
		nav ul li.current {
			background: none;
		}
		
			nav ul li.current a {
				color: #fff;
			}
		
			nav ul li.current a:hover {
				color: #fff;
			}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 20px 0 20px;
}

#content #indent-1 {
	padding: 26px 20px 0 20px;
}

#content .indent {
	padding: 26px 20px 0 20px;
}

#content .indent-1 {
	padding: 23px 20px 0 20px;
}

	#content p {
		padding: 0 0 17px 0;
		line-height: 17px;
		font-size: 1.083em;
		color: #3a3a38;
	}
	
		#content p.extra {
			padding: 0 0 13px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 10px 0;
		}
	
#content blockquote p strong {
	display: block;
	padding: 0 4px 0 0;
	text-align: right;
}

#content blockquote p b {
	display: block;
	padding: 0 4px 2px 0;
	text-align: right;
}

	#content p small {
		float: right;
		padding: 0 3% 0 0;
		font-size: 1em;
	}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	background: url(../images/box.gif) repeat-x 0% 0%;
	width: 100%;
	overflow: hidden;
}
	
	.box .inner {
		padding: 17px 15px 39px 20px;
	}
	
	.box .inner-1 {
		padding: 16px 15px 38px 19px;
	}
	
	.box .inner-2 {
		padding: 20px 15px 39px 20px;
	}
	
	.box .inner-3 {
		padding: 13px 15px 39px 20px;
	}
	
	.box .inner-4 {
		padding: 13px 15px 29px 20px;
	}
	
	.box .inner-5 {
		padding: 16px 15px 29px 19px;
	}
	
	.box .inner-6 {
		padding: 16px 15px 35px 19px;
	}

.box-1 {
	background: url(../images/box-1.jpg) no-repeat 0% 0%;
	width: 100%;
	overflow: hidden;
}
	
	.box-1 .inner {
		padding: 20px 15px 39px 21px !important;
	}
	
	.box-1 .inner-1 {
		padding: 20px 15px 36px 21px !important;
	}
	
	.box-1 .inner-2 {
		padding: 16px 15px 36px 19px !important;
	}

.box-2 {
	background: url(../images/box-2.jpg) repeat-x 0% 0%;
	width: 100%;
	overflow: hidden;
}
	
	.box-2 .inner {
		padding: 17px 15px 33px 20px;
	}
	.box-2 a.more {
		background: url(../images/arrow.png) no-repeat 100% 0% ;
		display: block;
		width: auto;
		height: 17px;
		overflow: hidden;
		padding-right:20px;
		text-align:right;
	}
			
	.box-2 a.more:hover {
		background-position: 100% -17px;
	}	

/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 0;
	left: 0;
}

	h1 a {
		background: url(../images/logo.png) no-repeat 0% 0%;		
		width: 328px;
		height: 88px;
		display: block;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	padding: 0 0 24px 0;
	line-height: 1.2em;
	font-size: 2.25em;
	font-weight: 700;
	color: #0c2676;
}

h3 {	
	line-height: 1.25em;
	font-size: 1.75em;
	font-weight: 700;
	color: #0c2676;
}

h6 {
	line-height: 17px;
	font-size: 1.083em;
	color: #0c2676;
}

.link {
	background: url(../images/arrow.png) no-repeat 0% -17px;
	float: left;
	width: 17px;
	height: 17px;
	overflow: hidden;
}
	
	.link:hover {
		background-position: 0% 0%;
	}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 547px;
	padding: 3px 0 2px 0;
	overflow: hidden;
}

	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 1px 1px;
		display: block;
		height: 45px;
		overflow: hidden;
	}
	
	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 1px 1px;
		float: right;
		width: 264px;
		height: 75px;
		font-weight: normal;
	}
	
	#contact-form input {
		background: none;
		width: 254px;
		height: 16px;
		padding: 6px 6px 6px 6px;
		border: 1px solid #e2e2e2;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #3a3a38;
	}
	
	#contact-form textarea {
		background: none;
		width: 250px;
		height: 61px;
		padding: 6px 6px 6px 6px;
		border: 1px solid #e2e2e2;
		float: right;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #3a3a38;
	}
	
	#contact-form button {
		border:none;
		background: url(../images/marker.gif) no-repeat 0% 9px;
		float: right;
		margin: -4px 0 0 24px;
		padding: 0 0 0 12px;
		line-height: 26px;
		font-size: 1.083em;
		color: #3a3a38;
	}

#search-form {
	width: 268px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 59px;
	right: 1px;
}

	#search-form input {
		background: #fafafa;
		width: 222px;
		height: 16px;
		padding: 6px 7px 6px 7px;
		border: 1px solid #ddd;
		border-right: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #b2b2b2;
	}
	
	#search-form input#search-submit  {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 31px;
		height: 30px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

.central-form {
	width: 100%;
	overflow: hidden
}
	.priceCalendar{
		font-weight:bold;
		text-decoration:underline;	
	}
	
	.central-form label {		
		overflow: hidden;
		height:65px;
		display:block;
		/*color:#fff;*/
	}
	
	.central-form em{
		color:#900;
		padding:1px 0 10px 0;
		float:left;
	}
	.central-form label input {
		background: url(../images/flight-input1.jpg) no-repeat 0% 0%;
		width: 235px;
		height: 16px;
		padding: 8px 11px 8px 11px;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #646464;
	}
	
	.central-form label select {
		background: url(../images/flight-input1.jpg) no-repeat 0% 0%;
		width: 235px;
		height: 33px;
		padding: 8px 11px 8px 11px;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		/*color: #646464;*/
	}		
		
	.central-form .form-submit {
		background: url(../images/check.png) no-repeat 0% 0%;
		width: 140px;
		height: 30px;
		margin: -2px 0 0 0;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
	}


#request-form {
	width: 100%;
	padding: 3px 0 2px 0;
	overflow: hidden;
}

	#request-form label {
		display: block;
		height: 65px;
	}
	
	#request-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 1px 1px;
		float: right;
		width: 230px;
		height: 75px;
		font-weight: normal;
	}
	
	#request-form input {
		background: #fff;
		width: 220px;
		height: 16px;
		padding: 6px 6px 6px 6px;
		border: 1px solid #e2e2e2;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #3a3a38;
	}
	
	#request-form textarea {
		background: none;
		width: 220px;
		height: 61px;
		padding: 6px 6px 6px 6px;
		border: 1px solid #e2e2e2;
		float: right;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #3a3a38;
	}
	
	#request-form .form-submit {
		background: url(../images/flight-submit.gif) no-repeat 0% 0%;
		width: 96px;
		height: 30px;
		margin: 10px 0 0 0;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 20px 0;
}

.pic-indent-1 {
	margin: 0 0 19px 0;
}

.pic-indent-2 {
	margin: 0 0 15px 0;
}

.inner-1 ul {
	margin:5px 0 15px 0;
}

.list, .inner-1 ul {
	overflow: hidden;
}

	.list li, .inner-1 li {
		background: url(../images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 12px;
		line-height: 26px;
		font-size: 1.083em;
		color: #3a3a38;
	}
	
		.list li a, .inner-1 ul a {
			color: #3a3a38;
		}

.list-1 {
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		background: url(../images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 17px 0;
		padding: 0 0 21px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
	.list-1 li.last {
		background: none;
		margin: 0;
		padding: 0;
	}
	
	.list-1 li.extra {
		background: none;
		margin: 0;
		padding: 0 0 10px 0;
	}
	
		.list-1 li img {
			float: left;
			margin: 3px 13px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 6px 0;
			line-height: 15px;
			font-size: 1.083em;
			color: #3a3a38;
		}
		
			.list-1 li em {
				display: block;
				padding: 0 0 1px 0;
				line-height: 15px;
				font-size: 1.083em;
				font-style: normal;
				font-weight: bold;
				color: #3a3a38;
			}
		
		.list-1 li p {
			padding: 0 0 9px 0 !important;
			line-height: 17px !important;
			font-size: 1.083em !important;
			color: #3a3a38 !important;
		}
		
		.list-1 li b {
			float: right;
			margin: 0 0 0 2px;
		}
		
			.list-1 li b a {
				background: url(../images/arrow.png) no-repeat 0% 0%;
				display: block;
				width: 17px;
				height: 17px;
				overflow: hidden;
			}
			
			.list-1 li b a:hover {
				background-position: 0% -17px;
			}

.list-2 {
	width: 100%;
	margin: 0 0 -16px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url("../images/line-hor.gif") repeat-x scroll 0 100% transparent ;
		width: 100%;
		padding: 0 0 16px 0;
		overflow: hidden;
		vertical-align: top;
		margin: 0 0 20px 0;
	}
	
	.list-2 li.last {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-2 li img {
			float: left;
			margin: 4px 10px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 0 0 1px 0;
			line-height: 15px;
			font-size: 1.083em;
			color: #3a3a38;
		}
		
		.list-2 li p {
			padding: 0 0 13px 0 !important;
			line-height: 17px !important;
			font-size: 1.083em !important;
			color: #3a3a38 !important;
		}
		
		.list-2 li p a{
			text-decoration:underline;
			font-weight:bold;
		}
		
		.list-2 li b {
			float: right;
		}
		
			.list-2 li b a {
				background: url(../images/arrow.png) no-repeat 100% 0% ;
				display: block;
				width: auto;
				height: 17px;
				overflow: hidden;
				padding-right:20px;
			}
			
			.list-2 li b a:hover {
				background-position: 100% -17px;
			}

.list-3 {
	margin: 0 0 -4px 0;
	overflow: hidden;
	line-height: 17px;
	font-size: 1.083em;
	color: #3a3a38;
}

	.list-3 dt {
		font-weight: bold;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #3a3a38;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 17px 0;
	}
	
	.list-3 dd.last {
		padding: 0 0 7px 0;
	}
	
	.list-3 dd.extra {
		padding: 0 0 10px 0;
	}

.list-4 {
	width: 100%;
	margin: 0 0 -15px 0;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 15px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-4 li img {
			float: left;
			margin: 4px 22px 0 1px;
		}
		
		.list-4 li strong {
			display: block;
			line-height: 17px;
			font-size: 1.083em;
			color: #0c2676;
		}
		
		.list-4 li p {
			padding: 0 0 13px 0 !important;
			line-height: 17px !important;
			font-size: 1.083em !important;
			color: #0c2676 !important;
		}

.list-5 {
	width: 100%;
	margin: 0 0 -6px 0;
	overflow: hidden;
}

	.list-5 li {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-5 li img {
			float: left;
			margin: 3px 22px 0 1px;
		}
		
		.list-5 li strong {
			display: block;
			line-height: 17px;
			font-size: 1.083em;
			color: #0c2676;
		}
		
		.list-5 li p {
			padding: 0 0 13px 0 !important;
			line-height: 17px !important;
			font-size: 1.083em !important;
			color: #0c2676 !important;
		}

.just-bg {
	background: url(../images/just-bg.jpg) no-repeat 0% 0%;
	width: 100%;
}

	.just-bg .inner {
		padding: 26px 0 0 21px;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 0 0 4px 0;
}
/* pricing */
.price { 
	float:right; 
	font-size:140%;
	font-weight:bold; 
	margin: 3px 0px 5px 10px;
}
.infobox{
	float:left;
	overflow:hidden;
	font-size:10px;
}
.boxprice{
	font-weight:bold;
	float:right;
	/*width: 110px;*/
	text-align:right;
	margin: 0 0 10px 0;
	line-height:1.2;
}

.boxprice .price{ 
	font-size:180%;
	width:100%;
	line-height:1;
	letter-spacing: -0.02em;
}

.boxprice .previous-price{
	text-decoration:line-through;
	display:block;
	color:#0c2676;
}
.title{
	font-size:140%;
	line-height:20px;
}

.title:hover{
	text-decoration:underline;
}

.geninfo{
	margin: 5px 0 15px 0;
}
.geninfo img{
	float:left;
	margin:0 10px 10px 0;
}
.tourDates{
	width:536px;
	overflow:hidden;
	font-weight:bold;
	padding:0;
	text-align:right;
}
ul.dateList {
	list-style:none;
	list-style-type:none	
}
ul.dateList li{
	float:left;
	width:60px;
	height:50px;
	background-color:#F58025;
	margin:0 2px 5px 0;
	padding:0;
}
ul.dateList li .date{
	background-color: #e9e9e9;
    color: #FFFFFF;
    font-size: 11px!important;
	line-height:13px!important;
	padding:5px 0 5px 0!important;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
	display:block;
}
ul.dateList li .tourPrice{
	display:block;
	margin:0;
    color: #FFFFFF!important;
    font-weight: bold;
	font-size: 14px!important;
	padding:5px 0 5px 0!important;
	text-align:center;
	line-height:15px!important;
}
span.orng{ color:#F58025; font-weight:bold; }
/* ============================== other END ====================================== */

/* ============================= JS faded-slider START ===================================== */

#faded {
	background: #fff url(../images/faded.jpg) no-repeat 0% 100%;
	width: 919px;
	height: 347px;
	padding: 21px 0 0 21px;
	overflow: hidden;
	position: absolute;
	top: 167px;
	left: 0;
}

	#faded ul {
		background: #fff url(../images/faded-1.jpg) no-repeat 0% 0%;
		width: 898px;
		height: 318px;
		overflow: hidden;
	}
	
		#faded ul li {
			position: relative;
			width: 898px;
			height: 308px;
			margin: 10px 0 0 0;
			overflow: hidden;
		}
		
		#faded ul li span {
			background: url(../images/faded-box.png) repeat 50% 0%;
			display: block;
			width: 251px;
			height: 252px;
			padding: 0 20px 0 21px;
			overflow: hidden;
			position: absolute;
			top: 0;
			right: 0;
		}
		
			#faded ul li span strong {
				display: block;
				/*height: 60px;*/
				line-height: 25px;
				overflow: hidden;
				font-size: 2.25em;
				font-weight: 700;
				color: #0c2676;
				margin:20px 0 0 0;
			}
			
			#faded ul li span b {
				background: url(../images/faded-box-1.png) no-repeat 0% 0%;
				display: block;
				width: 211px;
				height: 179px;
				padding: 13px 20px 0 20px;
				overflow: hidden;
				font-weight: normal;
			}
			
				#faded ul li span b em {
					display: block;
					padding: 0 0 13px 0;
					line-height: 1.2em;
					letter-spacing: -1px;
					font-size: 1.917em;
					font-style: normal;
					font-weight: 600;
					color: #0c2676;
				}
				
				#faded ul li span b i {
					display: block;
					padding: 0 0 0 2px;
					line-height: 17px;
					font-size: 1.083em;
					font-style: normal;
					color: #0c2676;
				}
				
					#faded ul li span b i a {						
						/*background: url(../images/faded-arrow.png) no-repeat 50% 50%;*/
						display: inline-block;
						margin: 3px 0 0 0;
						padding: 0 9px;
						text-decoration: none;
					}

ul.pagination {
	background: url(../images/pagination-bg.jpg) no-repeat 0% 0% !important;
	width: 272px !important;
	height: 36px !important;
	padding: 20px 0 0 20px !important;
	overflow: hidden !important;
	position: absolute !important;
	right: 21px !important;
	bottom: 29px !important;
	z-index: 100 !important;
}

	ul.pagination li {
		float: left !important;
		width: 18px !important;
		height: 18px !important;
		margin: 0 !important;
		padding: 0 3px 0 0 !important;
	}

		ul.pagination li a {
			background: url(../images/pagination.png) no-repeat 0% 0%;
			float: left;
			width: 18px;
			height: 18px;
			overflow: hidden;
			font-size: 0;
			text-indent: -999px;
		}
		
			ul.pagination li a:hover {
				background-position: 0% -18px;
			}

		ul.pagination li.current a {
			background-position: 0% -18px;
		}

/* ============================== JS faded-slider END ====================================== */





/* ============================== JS tab START ====================================== */

#tab {
	background: url(../images/tab-tail.png) repeat 0% 0%;
/*	min-height: 358px;*/
	height: auto !important;
/*	height: 358px;*/
}

ul.tabs {
	width: 100%;
	height: 85px; /*--Set height of tabs--*/
	overflow: hidden;
}

	ul.tabs li {
		background: url(../images/tab-title.gif) repeat-x 0% 0%;
		position: relative;
		float: left;
		margin: 0 0 0 -1px;
		width:314.5px;
	}

		ul.tabs li a {
			background: url(../images/tab-divider.gif) no-repeat 0% 0%;
			float: left;
			width: 316px;
			height: 85px;
			overflow: hidden;
			outline: none;
			line-height: 84px;
			font-size: 2.25em;
			font-weight: 700;
			text-align: center;
			text-decoration: none;
			color: #a0a0a0;
		}
		
			ul.tabs li span a {
				width: 317px;
			}
			
		ul.tabs li a:hover {
			color: #0c2676;
		}
		
ul.tabs li.active  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: none;
}

	ul.tabs li.active a {
		color: #fff;
	}
	
	ul.tabs li.active a:hover {
		color: #fff;
	}

.tab_container {
	/*background: url(../images/tab-bg.gif) no-repeat 20px 19px;*/
	padding: 39px 40px 29px 39px;
}

/* =============================== JS tab END ======================================= */




/* ============================ JS form START ===================================== */


/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {display:block; float: left; margin: 0 9px 0 2px;}
.jqTransformRadio {
	background: transparent url(../images/radio.gif) no-repeat 0% 0%;
	vertical-align: middle;
	height: 19px;
	width: 19px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block; float:left; margin: 1px 8px 0 1px;
}
a.jqTransformCheckbox {
	background: transparent url(../images/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 18px;
	width: 19px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: 0% 100%;}




/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}


/* ============================ JS form END ===================================== */





/* ============================ footer START ===================================== */
footer{
	margin-bottom:0px;
}
footer .inner {
	padding: 5px 0 10px 0;
}
footer a{
	color:#e9e9e9;
}
footer span{ font-weight: bold; font-size:14px;}
footer .linkcontainer{
 	float: left;
	margin: 5px 20px 0 0;
}
footer .linkcontainer ul{
	list-style:none;
}
footer .linkcontainer li{
	display:block;
	margin:10px 0 0 0;
}
footer .bluehorline{
	border-right: 1px solid #e9e9e9;
    float: left;
    height: 80px;
	margin:35px 20px 10px 0;
}

footer .logo{
	border: none;
	float:right;
}
footer p.info{
	float:left;
}
footer .border-top{
	border-top: 1px solid #ddd;
}
/* ============================= footer END ====================================== */

.formTable{
	width:100%;
}
.formTable td{
	padding:4px;
	margin:2px;
}

.formTable input[type=text]{
	width:290px;
}
.formTable textarea{
	width:290px;
	height:50px;
}
.formTable .select{
	width:70px;
}
.formTable .expiration{
	width:110px;
}
.formTable em{
	color:red;
	line-height:20px;
	margin-left:5px;
}
.submit{
    background: url("../images/flight-submit.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: -2px 0 0;
    padding: 0;
    width: 96px;
}
.required{
	color: red;
}



/* Add this */
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
