@charset "utf-8";
/* CSS Document */
.bookNow, .sumCont ul li a.goForIt {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/** Global style end here **/
.mainWrapper {
	background: #fff url(../../images/bg-page.jpg) repeat-x left 0;
}
.wrapper980 {
	background: #fff;
	margin: auto;
	width: 980px;
}
.bgGroup {
	background: url(../images/bg-top-head.jpg) no-repeat top left;
	height: 403px;
}
.bgGroup h2 {
	color: #444444;
	font-size: 2.2em;
	padding: 30px 0 0 30px;
}
.bgGroup h3 {
	color: #505050;
	font-size: 3.5em;
	font-weight: bold;
	padding: 0 0 0 30px;
	text-transform: uppercase;
}
.soItHas {
	clear: both;
	margin: auto;
	position: relative;
	text-align: center;
}
.soItHas h4 {
	font-size: 2.5em;
}
.soItHas h5 {
	font-size: 2.5em;
	font-weight: bold;
	padding: 0 0 5px;
}
.soItHas figure {
	padding: 0 0 40px;
}
.allYouGot {
	text-align: center;
	color: #444444;
}
.allOutBox {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 2px solid #FFDE06;
	border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	margin: 0 auto 15px;
	width: 670px;
	padding: 3px;
	position: relative;
}
.topHeaTi {
	background: url(../images/bg-heading.gif) no-repeat top left;
	height: 56px;
	width: 518px;
	font-size: 2.5em;
	font-weight: bold;
	height: 41px;
	left: 80px;
	padding: 15px 0 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -30px;
	text-shadow: 1px 1px 1px #ffffff;
}
.allInContBox {
	border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	padding: 55px 0;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(198,198,198,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(198,198,198,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(198,198,198,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(198,198,198,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(198,198,198,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(198,198,198,1) 100%); /* W3C */
}
.allInContBox ul {
	padding: 0 0 0 75px;
}
.allInContBox ul li {
	background: url(../images/bullet.gif) no-repeat scroll left 10px transparent;
	color: #000000;
	font-size: 2.5em;
	padding: 0 0 15px 30px;
	text-align: left;
}
.shadowFig {
	text-align: center;
	padding: 0 0 15px 0;
}
.allYouGot p {
	font-size: 1.9em;
	font-weight: bold;
	line-height: 25px;
}
.bookNow {
	background: rgb(255,242,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,242,0,1) 0%, rgba(255,210,0,1) 55%, rgba(255,197,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,242,0,1)), color-stop(55%, rgba(255,210,0,1)), color-stop(100%, rgba(255,197,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,242,0,1) 0%, rgba(255,210,0,1) 55%, rgba(255,197,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,242,0,1) 0%, rgba(255,210,0,1) 55%, rgba(255,197,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,242,0,1) 0%, rgba(255,210,0,1) 55%, rgba(255,197,0,1) 100%); /* IE10+ */
	border: 1px solid #998C33;
	color: #2D2D2D;
	display: inline-block;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 10px 40px;
	text-shadow: 1px 1px 2px #FCF086;
	text-transform: uppercase;
}
.bookNow:hover {
	background: rgb(255,197,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,197,0,1) 0%, rgba(255,197,0,1) 44%, rgba(255,243,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,197,0,1)), color-stop(44%, rgba(255,197,0,1)), color-stop(100%, rgba(255,243,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,197,0,1) 0%, rgba(255,197,0,1) 44%, rgba(255,243,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,197,0,1) 0%, rgba(255,197,0,1) 44%, rgba(255,243,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,197,0,1) 0%, rgba(255,197,0,1) 44%, rgba(255,243,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,197,0,1) 0%, rgba(255,197,0,1) 44%, rgba(255,243,0,1) 100%); /* W3C */
}
.summerOffer {
	border: 2px solid #FFDD00;
	margin: -86px 0 20px 192px;
	padding: 60px 25px 0;
	position: relative;
	width: 554px;
	border-top: none;
}
.sumData {
	float: left;
	padding: 0 0 75px 250px;
	clear: both;
}
.sumData li {
	background: url(../images/bolt.png) no-repeat scroll left 3px transparent;
	color: #000000;
	font-size: 1.3em;
	padding: 0 0 10px 15px;
}
.sumData h2 {
	border-bottom: 1px solid #E5E5E5;
	color: #222222;
	font-size: 2em;
	margin: 0 0 8px;
	padding: 0 0 8px;
	font-weight: bold;
}
.sumOffer {
	left: 60px;
	position: absolute;
	top: 20px;
}
.tncValentine {
	display: block;
	text-align: center;
	padding: 0 0 10px;
}
.summerForm {
	background: none repeat scroll 0 0 #E0E0E0;
	border: 1px solid #E2E2E2;
	color: #1D1B1D;
	float: left;
	margin: 0 0 20px;
	padding: 15px 0 0 15px;
	width: 97%;
}
.summerForm li {
	float: left;
	padding: 0 15px 5px 10px;
	width: 240px;
	height: 65px;
}
.summerForm li.textAri {
	height: 135px;
	width: 97%;
}
.summerForm li.photoUp {
	height: 140px;
}
.chaLeft {
	font-size: 1.2em;
	font-style: italic;
	padding: 5px 0 0;
}
.summerForm li.rdButCo {
	width: 97%;
	height: 30px;
}
.summerForm li.rdButCo label {
	float: none;
}
.rdBut {
	float: left;
	margin: 0 5px 0 0;
}
.rdBut {
	float: left;
	margin: 0 5px 0 0;
}
.summerForm li label {
	float: left;
	font-size: 1.2em;
	margin: 0 0 3px;
	font-weight: bold;
}
.enterFild, .enterFildText {
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
	padding: 5px;
	width: 225px;
	outline: none;
	color: #666;
}
.enterFildText {
	height: 70px;
	margin-bottom: 5px;
	width: 485px;
}
.frmfldTest {
	width: 225px;
}
.erMsg {
	color: #ff0000;
}
.exWidth {
	width: 235px;
}
.sumThank {
	background: url(../images/bg-thank.gif) no-repeat center top;
	color: #000000;
	height: 212px;
	margin: 0 auto 30px;
	padding: 70px 0 0;
	text-align: center;
	width: 511px;
}
.sumThank p {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 15px;
}
.sumThank p span {
	font-size: 20px;
}
.fShare {
	float: right;
}
.fShare li {
	border: medium none;
	box-shadow: none;
	float: left;
	padding: 0 25px 10px 0;
	width: auto;
}
.fShare li.nPad {
	padding: 0;
}
.loadMarg {
	float: right;
	padding: 0 0 10px;
}
.sumOFFScroll {
	width: 98%;
	height: 400px;
	overflow-x: auto;
}
.sumOFFScroll ol {
	margin-left: 25px;
}
.subCont {
	clear: both;
}
.subCont p {
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}
.subCont p a {
	color: #FF0000;
	text-transform: uppercase;
}
.car_listSumOff {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 150px;
	overflow-y: auto;
	position: relative;
	width: 232px;
	z-index: 10;
	border: 1px solid #CCCCCC;
	border-top: none;
}
.car_listSumOff li {
	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 1.2em;
	height: 18px!important;
	padding: 2px 4px;
	width: 96%;
}
.drp_dwn_summer {
	padding: 5px;
	width: 235px;
	outline: none;
}