@import url("https://aff.voyagesendirect.com/VED/CSS/common.css");
/* general */
/*body{
	background: url(../images/page-bg.gif) repeat-x;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}*/

#DescenteMiddleContent form div { margin: 0px 0px 0px 0px; }

#DescenteMiddleContent form, #DescenteMiddleContent fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper{
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
}
/* header */
#header{
	width: 100%;
	height: 350px;
}
#two-columns{
	overflow: hidden;
	height: 1%;
	padding: 16px 0 20px;
}
/* content  */
#main-content{
	width: 675px;
	float: left;
	overflow:hidden;
}

#container{
	display:none;
	}

/* visual boxs 
#wrapper .visual {
	background-color:#96d142;
	height:15px;
	overflow:hidden;
}
#wrapper .visual2 {
	background-color:#96d142;
	height:21px;
	margin:-8px 0 -10px;
}
#wrapper #sidebar .visual {
	background-color:#96d142;
	height:107px;
	margin:0 0 4px;
}*/

/* main blue box */
.main-box{
	background: url(../images/bg-center-main-box.gif) repeat-y;
	margin: 0 0 6px;
}
.main-box .holder{background: url(../images/bg-top-main-box.gif) no-repeat;}
.main-box .holder2line{background: url(../images/bg-top-main-box-2line.gif)  no-repeat;}
.main-box .frame{
	background: url(../images/bg-bottom-main-box.gif) no-repeat 0 100%;
	padding: 0 14px 50px;
	height: 1%;
	position:relative;
}
.main-box h1{
	margin: 0 0 8px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
}

.product{
	padding: 0 0 21px;
	overflow: hidden;
	height: 1%;
}
.product.buy{
	padding: 0 7px 19px;
	margin: 0 -7px 15px;
	border-bottom: 1px solid #000;
	width: 647px;
}
.product .product-holder{
	overflow: hidden;
	height: 1%;
	padding: 0 0 19px;
}
.product .image-block{
	float: left;
	width: 85px;
	height: 83px;
	/*background: url(../images/bg-image-border.gif) no-repeat;*/
	padding: 0px 10px 0 0;
	text-align: center;
}
.product .image-block .no-image{
	padding: 20px 0px 0 0;
}
.product .image-block img{vertical-align: top;}
.product .info-block{
	width: 435px;
	float: left;
}
.product .heading{
	overflow: hidden;
	height: 1%;
}
.product .info-block h2{
	margin: 0 13px 0 0;
	font-size: 24px;
	font-weight: normal;
	float: left;
	line-height: 27px;
	word-spacing: -2px;
}
.product .info-block h3{
	margin: 0 10px 6px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
}
.product p{margin: 0 0 6px;}
.product .list{
	margin: 0;
	padding: 0;
	list-style: none;
	word-spacing: -1px;
	overflow: hidden;
	height: 1%;
}
.product .list li{
	float: left;
	padding: 0 10px 0 0;
}
.price{
	float: right;
	width: 115px;
	text-align: right;
	padding: 0 0 0px;
}
.price.white{background: none;}
.price .Big{
	display: block;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
}
.price .Tax{
	display: block;
	font-size: 18px;
}

.promo-zone{
	padding: 10px 0px 0px 0px;
}

.product select{
	float: left;
	width: 534px;
	border: 1px solid #c8c8c8;
	background-color: #00c0ff;
}
.star-rating{margin: 5px 0 10px;}
.star-rating img{
	float: left;
	margin: 0 5px 0 0;
}
.box{
	overflow: hidden;
	height: 1%;
	margin: 0 -2px 0 0;
}
.box p{margin: 0 0 13px;}
.box p strong{color: #006baf;}
.box select{
	border: 1px solid #c8c8c8;
	font: 12px Arial, Helvetica, sans-serif;
	height: 21px;
}
.choose select{
	width: 138px;
	float: right;
	margin: -2px 0 0;
}
h2.heading{
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	overflow: hidden;
	height: 1%;
}
h2.heading span{
	float: left;
}
h2.heading span.center{background: url(../images/bg-center-heading.gif) repeat-x;}
h2.heading span.left{
	background: url(../images/bg-left-heading.gif) no-repeat;
}
h2.heading span.right{
	background: url(../images/bg-right-heading.gif) no-repeat 125% 0;
	padding: 0 30px 4px 15px;
	min-width: 110px;
}
.sub-content{
background: url(../images/line.gif) 12px 28px no-repeat;
min-height: 62px;
padding: 0px 0 0 12px;
}
* html .sub-content{height: 62px;}
.age{
margin: -3px 0 0;
overflow: hidden;
width: 100%;
}
.age .text{
float: left;
padding: 0 4px;
border: 1px solid #d2d2d2;
width: 25px;
margin: 10px 4px 3px 1px;
}
.age .text input{
float: left;
padding: 0 0 1px;
font: 12px Arial, Helvetica, sans-serif;
border: 0;
width: 25px;
background: none;
}
.age .text.long,
.age .text.long input{width: 86px;}
 
.age #agebox1 {margin-left:10px;}
 
.age #separator1{
float: left;
background: url(../images/line.gif) no-repeat 100%;
width: 107px;
margin-right:10px;
height:62px;
}
 
.age .separator2{
float: left;
background: url(../images/line.gif) no-repeat 100%;
width: 67px;
margin-right:10px;
height:62px;
}
 
.age .separator2-1{
float: left;
background: url(../images/line.gif) no-repeat 100%;
width: 105px;
margin-right:10px;
height:62px;
 
}
 
.age .separator3{
float: left;
background: url(../images/line.gif) no-repeat 100%;
width: 27px;
height:62px;
margin-right:10px;
}
.age .separator4{
float: left;
background: url(../images/line.gif) no-repeat 100%;
width: 65px;
height:62px;
margin-right:10px;
}

.province{
	width: 100%;
	margin: -5px 0 0;
	display: table;
}
.province select{
	float: left;
	width: 169px;
}
.main-box .submit{
	float: right;
	background: url(../images/arrow.gif) no-repeat 100% 2px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #96d142;
	padding: 0 30px 0 0;
	position: relative;
	text-decoration: none;
}
.main-box .province .submit{margin: -8px 0 0;}
/* results */
.results-text{
	overflow: hidden;
	height: 1%;
	text-align: center;
}
.results-text p{
	margin: 0 0 10px;
	color: #006baf;
}
/* paging */
.paging{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.paging .holder{
	float: left;
	left: 50%;
	position: relative;
}
.paging .frame{
	float: left;
	left: 30%;
	position: relative;
}
.paging .previous,
.paging .next{
	float: left;
	font-weight: bold;
}
.paging ul{
	margin: 0;
	float: left;
	padding: 0 15px;
	list-style: none;
}
.paging ul li{
	float: left;
	padding: 0 1px 0 2px;
}
.paging ul li.active a,
.paging ul li a:hover{
	text-decoration: none;
	font-weight: bold;
}
.paging a{color: #006baf;}
/* sidebar */
#sidebar{
	width: 250px;
	float: right;
	padding: 0 0 10px;
	
}
#sidebar .module{
	margin: 0 0 15px;
	width: 250px;
}
#sidebar .mod-rounded2,
#sidebar .rafiner2{
	margin:0 0 4px;
}
.module {position: relative;}
div.mod-rounded-header h3.header {
	background: url(../images/module_rounded_white_header.png) no-repeat 0 0;
	left:0;
	position:absolute;
	top:0;
	width: 100%;
	z-index: 2;
}
.display-all {
	margin:0 0 10px;
}
div.display-all h3.header {
	z-index:3;
}
.module h3.header {
	color:#323232;
	font-size:16px;
	font-weight:normal;
	margin:0;
}
div.mod-rounded-header span.header-2 {
	background: url(../images/module_rounded_white_header.png) no-repeat 100% -40px;
	padding:0 10px;
	display: block;
}
.module span.header-2, .module span.header-3 {display:block;}
div.mod-rounded span.header-3 {
	height:30px;
	line-height:27px;
}
div.mod-rounded-header span.header-3 {
	background: url(../images/module_rounded_white_header.png) repeat-x 100% -80px;
	line-height:35px;
	height: 35px;
}
div.mod-rounded-header h3.header span.icon {
	background: url(../images/module_icons.png) no-repeat 0 0;
	display:block;
	float:left;
	height:30px;
	left:-5px;
	overflow:hidden;
	position:relative;
	width:30px;
	top:2px;
}
div.mod-rounded-header h3.header span.icon-message {background-position:0 -120px;}
.module div.badge {
	background: url(../images/module_badges.png) no-repeat scroll 0 0;
	height:39px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:-1px;
	width:39px;
	z-index:3 !important;
}
.module div.badge-pick {background-position:0 -79px;}




div.mod-rounded div.box-t1 {
	background: url(../images/module_rounded_white_corners.png) no-repeat;
	height: 9px;
	overflow: hidden;
}


div.mod-rounded div.box-t2 {
	background:transparent url(../images/module_rounded_white_corners.png) no-repeat 100% -15px;
	padding:0 10px;
	height: 9px;
}


/** html div.mod-rounded div.box-t2 {background-position: 100% -14px;}*/


div.mod-rounded div.box-t3 {
	background:#fff;
	border-top:1px solid #D2D2D2;
	height:9px;
}




div.mod-rounded div.box-1 {
	background:#fff;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	overflow:hidden;
	padding:0 14px;
	line-height: 18px;
	color: #646464;
}
.display-all table {
	border-collapse:collapse;
	text-align:center;
	color:#ff7217;
	width:931px;
	margin:-1px 0 0 -1px;
}
.display-all table a {
	color:#ff7217;
}
.display-all table th {
	background-color:#f0f0f0;
	border:1px solid #959595;
	padding:4px 0 5px;
}
.display-all table td {
	border:1px solid #959595;
}
.display-all table th.first,
.display-all table td.first {
	width:151px;
}
.display-all table th a img {
	vertical-align:top;
	border:1px solid #f08217;
}
div.display-all div.box-1 {
	padding:26px 0 0;
	margin:0 0 -5px;
	position:relative;
	z-index:2;
	width:928px;
	overflow:hidden;
}
#sidebar div.mod-rounded div.box-1 {
	padding:30px 14px 0;
	min-height:148px;
}
* html #sidebar .module div.box-1 {height: 148px; overflow: visible;}
#sidebar div.rafiner div.box-1 {
	padding: 0 14px;
}
* html #sidebar div.rafiner2 div.box-1 {
	height:1%;
	width:220px;
	overflow:hidden;
}
#sidebar div.mod-rounded2 div.box-1 {
	min-height:45px;
	padding:45px 14px 0;
}
* html #sidebar div.mod-rounded2 div.box-1 {
	height:45px;
	overflow:visible;
}

em.box {
	background:#f5f6f7;
	border:1px dotted #aaa;
	font-family: "Courier New",Courier,monospace;
	font-style: normal;
	padding: 0 3px;
}
div.mod-rounded div.box-b1 {
	background: url(../images/module_rounded_white_corners.png) no-repeat 0 -30px;
}
div.mod-rounded div.box-b2 {
	background: url(../images/module_rounded_white_corners.png) no-repeat 100% -45px;
	padding:0 10px;
}
div.mod-rounded div.box-b3 {
	background:#fff;
	border-bottom:1px solid #D2D2D2;
	height:9px;
	overflow: hidden;
}
* html div.mod-rounded div.box-b3 {height: 8px;}


/* pricing data */
.pricing{
	overflow: hidden;
	height: 1%;
	padding: 1px 2px;
	margin: -6px 0 0;
	position: relative;
}
.price-data{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #969696;
	margin: 0 0 10px;
}
.price-data td{
	text-align: right;
	padding: 0 3px 0 0;
	height: 21px;
	font-size: 16px;
}
.price-data tfoot td{font-size: 18px;}
.price-data .gray td{
	height: 23px;
	background-color: #d2d2d2;
}
.price-data td a{
	color: #ff7217;
	font-size: 12px;
}
.pricing h2{
	margin: 0 0 5px;
	font-size: 12px;
	color: #006baf;
}
.directions{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #969696;
	margin: 0 0 17px;
}
.directions th{
	padding: 0;
	border-bottom: 1px solid #969696;
	height: 32px;
	text-align: left;
	background-color: #d2d2d2;
	font-size: 11px;
}
.directions th strong{display: block;}
.directions th span{
	font-weight: normal;
}
.directions td{
	padding: 0;
	border-bottom: 1px solid #e0e0e0;
	height: 34px;
	font-size: 11px;
}
.directions .bottom td {border-bottom: 1px solid #969696;}
.directions td span{display: block;}
.directions .col-1{
	padding: 0 0 0 7px;
	width: 95px;
	font-weight: bold;
}
.directions .col-2,
.directions .col-3{width: 161px;}
.directions .col-4{
	width: 114px;
	padding: 0 7px 0 0;
}
.directions .col-5{
	padding-top:12px;
	height:22px;
}
.directions a{color: #ff7217;}
.options{
	overflow: hidden;
	width: 100%;
	padding: 0 0 20px;
}
.options ul{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.options ul li{
	overflow: hidden;
	height: 1%;
	padding: 0 4px;
	line-height: 17px;
}
.options ul li.gray{
	line-height: 19px;
	background-color: #d2d2d2;
}
.options ul li .radio,
.assurances-options .radio{
	float: left;
	width: 16px;
	height: 15px;
	padding: 0;
	margin: 2px 10px 0 0;
}
.options ul li label{float: left;}
.options ul li label a{color: #ff7217;}
.options ul li span{float: right;}
.options p{
	margin: 0;
}
.assurances{
	width: 100%;
	margin: 0 0 20px;
	overflow: hidden;
}
div.mod-chrome-green div.box-t1 {background:url(../images/module_chrome_green.png) no-repeat;}
div.mod-chrome-green div.box-t2 {
	background:url(../images/module_chrome_green.png) no-repeat 100% -45px;
	padding:0 15px;
}
div.mod-chrome-green div.box-t3 {
	background:url(../images/module_chrome_green.png) repeat-x 0 -90px;
	height:40px;
}
div.mod-chrome-green h3.header {
	color:#FFFFFF;
	line-height:35px;
}
.module h3.header {
	font-size:16px;
	font-weight:normal;
	margin:0;
}
div.mod-chrome-green div.box-1 {
	background:#6B980E;
	border-left:1px solid #496A0D;
	border-right:1px solid #496A0D;
	padding:0 6px;
}
div.mod-chrome-green div.box-2 {
	background:#f0f1f2 url(../images/module_chrome_green.png) repeat-x 0 -195px;
	color:#000;
	overflow:hidden;
	padding:0 8px;
}
div.mod-chrome-black em.box, div.mod-chrome-orange em.box, div.mod-chrome-blue em.box, div.mod-chrome-green em.box {background:#fff;}
div.mod-chrome-green div.box-b1 {background:url(../images/module_chrome_green.png) no-repeat 0 -135px;}
div.mod-chrome-green div.box-b2 {
	background:url(../images/module_chrome_green.png) no-repeat 100% -155px;
	padding:0 15px;
}
div.mod-chrome-green div.box-b3 {
	background:url(../images/module_chrome_green.png) repeat-x 0 -175px;
	height:15px;
}
.assurances-box{
	width: 520px;
	overflow: hidden;
	padding: 0 0 12px;
}
.assurances-box img{
	float: left;
	margin: 2px 0 0;
}
.assurances-box p{
	display: inline;
	line-height: 18px;
}
.assurances p{margin: 0;}
.assurances-options{
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0 10px;
}
.assurances-options th{
	padding: 0 0 10px;
	font-weight: normal;
}
.assurances-options th strong{
	display: block;
	font-size: 18px;
	font-weight: normal;
}
.assurances-options td{
	height: 20px;
	padding: 0;
}
.assurances-options td a{
	color: #ff7116;
	text-decoration: none;
}
.assurances-options td a:hover{text-decoration: underline;}
.assurances-options .col-1{text-align: left;}
.assurances-options .col-2{text-align: right;}
.assurances-options .radio{margin: 0 5px 0 0;}
.assurances-content{padding: 0 0 15px;}
/* rafiner block */
.rafiner h2{
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.rafiner2 h2{
	margin: 0 0 24px;
}
.rafiner2 .rafiner-box ul{
	margin: 0 0 45px;
}
.rafiner .special{
	display: block;
	padding: 4px 0 4px 20px;
	background: url(../images/ico-lamp.gif) no-repeat 0 50%;
	word-spacing: -1px;
}
.rafiner2 .special{
	margin:0 0 10px;
}
.rafiner-box{
	padding: 10px 0 17px;
	border-top: 1px solid #dedfde;
	width: 228px;
	margin: 0 -10px 0 3px;
	position: relative;
}
.rafiner-box.first{border: none;}
.rafiner-box .separator {
	height:0;
	overflow:hidden;
	border-top:1px solid #dedfde;
	margin:17px 0 0;
}
.rafiner-box h3{
	margin: 0 0 10px;
	font-size: 12px;
	color: #000;
}
.rafiner-box ul{
	margin: 0 0 3px 2px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	color: #000;
}
.rafiner-box ul li{
	padding: 0 0 5px;
	overflow: hidden;
	height: 1%;
	vertical-align: top;
}
.rafiner-box ul li{
	padding:0;
}
.rafiner-box ul li .radio,
.rafiner-box ul li .checkbox{
	float: left;
	width: 16px;
	height: 15px;
	margin: 2px 5px 0 0;
	padding: 0;
}
.rafiner-box ul li em{
	white-space: nowrap;
	color: #cc2729;
}
.rafiner-box ul li label{
	width: 205px;
	float: left;
}
.rafiner-box .button{
	width: 226px;
	background: url(../images/bg-button.gif) no-repeat;
	border: none;
	height: 19px;
	font: 11px/19px Arial, Helvetica, sans-serif;
	padding: 0 0 4px;
}
.button-wrapper{
	overflow: hidden;
	height: 1%;
	display: block;
	padding: 45px 0 55px;
}
/* alert */
.alert{
	background: #fff5ea url(../images/ico-alert.gif) no-repeat 3px 6px;
	padding: 7px 0 9px 35px;
	border-bottom: 1px dotted #ffb59e;
	border-top: 1px dotted #ffb59e;
	color: #646464;
	margin: 0 0 9px;
}
.alert p{
	margin: 0;
	line-height: 18px;
}
/* tip */
.tip{
	background: #fffcea url(../images/ico-tip.gif) no-repeat 3px 6px;
	padding: 7px 0 9px 35px;
	border-bottom: 1px dotted #ffc75d;
	border-top: 1px dotted #ffc75d;
	color: #646464;
	margin: 0 0 9px;
}
.tip p{
	margin: 0;
	line-height: 18px;
}
/* info passagers */
.passagers{
	width: 100%;
	overflow: hidden;
}
.lisence{padding: 0 10px 10px 5px;}
.lisence p{
	margin: 0 0 10px;
	line-height: 14px;
}
.lisence .checkbox,
.check .checkbox{
	float: left;
	width: 16px;
	height: 15px;
	margin: 0 6px 0 0;
}
.lisence label,
.check label{
	font-weight: bold;
	line-height: 15px;
}
.passagers-form{
	overflow: hidden;
	height: 1%;
}
.passagers-form table{
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 17px;
}
.passagers-form table th{
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 8px;
	height: 21px;
}
.passagers label span,
.payment-form label span{color: #ff2020;}
.passagers-form table td{
	padding: 8px 0 0;
	height: 23px;
}
.passagers-form table .gray td{
	padding-top: 0;
	background-color: #d2d2d2;
}
.passagers-form table td.col-1{
	width: 93px;
	padding-left: 2px;
}
.passagers-form table td.col-2,
.passagers-form table td.col-3{width: 176px;}
.passagers-form table td.col-4{width: 135px;}
.passagers-form table td.col-5{padding-left: 8px;}
.passagers-form select{
	
	border: 1px solid #c8c8c8;
	font: 11px/14px Arial, Helvetica, sans-serif;
	height: 19px;
}
.passagers-form .text{
	border: 1px solid #fff;
	display: block;
	width: 156px;
}
.passagers-form .text span{
	display: block;
	border: 1px solid #c8c8c8;
	width: 144px;
	padding: 0 5px;
	height: 16px;
	background-color: #fff;
}
.passagers-form .text span input{
	font: 11px Arial, Helvetica, sans-serif;
	width: 144px;
	border: 0;
	float: left;
	padding: 1px 0 0;
	background: none;
}
.passagers-form .text.date{width: 87px;}
.passagers-form .text.date span,
.passagers-form .text.date span input{width: 75px;}
.passagers-form .column-1{
	float: left;
	width: 228px;
}
.passagers-form .column-2{
	float: left;
	width: 220px;
}
.passagers-form .column-1 label,
.passagers-form .column-2 label,
.passagers-form .column-3 label{
	padding: 0 0 3px 5px;
	display: block;
}
.passagers-form .row{
	overflow: hidden;
	height: 1%;
	padding: 0 0 15px;
}
.passagers-form .text.shorter,
.passagers-form .text.medium{
	border: none;
	border-top: 1px solid #7c7c7c;
	width: 29px;
	float: left;
}
.passagers-form .text.medium{width: 36px;}
.passagers-form .text.shorter span,
.passagers-form .text.medium span{padding: 0 3px;}
.passagers-form .text.shorter span,
.passagers-form .text.shorter span input{width: 21px;}
.passagers-form .text.medium span,
.passagers-form .text.medium span input{width: 28px;}
.passagers-form .column-1 .text.shorter{margin: 0 2px 0 5px;}
.passagers-form em{
	float: left;
	font-style: normal;
	margin: 0 2px;
	line-height: 19px;
}
.align-right{float: right;}
/* payment */
.payment{
	width: 100%;
	font-size: 11px;
}
.payment .payment-holder{padding: 8px 14px 0 6px;}
.payment p{
	margin: 0 0 17px;
	line-height: 12px;
}
.payment-form {
	padding: 0 0 20px;
	overflow: hidden;
	height: 1%;
}
.payment-form label{
	font-weight: bold;
	display: block;
	margin: 0 0 5px;
}
.payment .align-right{margin: 10px 0 0;}
.card{
	overflow: hidden;
	height: 1%;
	padding: 3px 0 5px;
}
.card .radio{
	float: left;
	width: 16px;
	height: 15px;
	padding: 0;
	margin: 4px 4px 0 0;
}
.card label{
	float: left;
	margin: 0 54px 0 0;
}
.payment-form .row{
	overflow: hidden;
	height: 1%;
	padding: 0 0 5px;
}
.payment-form .row div{
	float: left;
	margin: 0 12px 0 0;
}
.payment-form .text{
	display: block;
	width: 104px;
	border-top: 1px solid #7c7c7c;
}
.payment-form .text span{
	display: block;
	border: 1px solid #c8c8c8;
	width: 96px;
	padding: 0 3px;
	height: 16px;
	background-color: #fff;
}
.payment-form .text span input{
	font: 11px Arial, Helvetica, sans-serif;
	width: 96px;
	border: 0;
	float: left;
	padding: 1px 0 0;
	background: none;
}
.payment-form .text.short{width: 32px;}
.payment-form .text.short span,
.payment-form .text.short span input{width: 24px;}
.payment-form .text.long{width: 188px;}
.payment-form .text.long span,
.payment-form .text.long span input{width: 180px;}
.payment-form .row select{
	float: left;
	margin: 0 4px 0 2px;
	width: 60px;
}
.payment-form .row select.short{width: 45px;}
.adddress{
	overflow: hidden;
	height: 1%;
	padding: 0 0 20px;
}
.adddress h3{
	margin: 0 0 10px;
	font-size: 18px;
	color: #3979ab;
	font-weight: normal;
}
.check{
	overflow: hidden;
	height: 1%;
	padding: 0 0 10px;
}
.adddress p{margin: 0;}
.adddress .column-1{
	float: left;
	width: 338px;
}
.adddress label{display: block;}
.adddress .text{
	display: block;
	width: 308px;
	border-top: 1px solid #7c7c7c;
	margin: 0 0 2px;
}
.adddress .text span{
	display: block;
	border: 1px solid #c8c8c8;
	width: 300px;
	padding: 0 3px;
	height: 16px;
	background-color: #fff;
}
.adddress .text span input{
	font: 11px Arial, Helvetica, sans-serif;
	width: 300px;
	border: 0;
	float: left;
	padding: 1px 0 0;
	background: none;
}
.adddress .text.short{width: 56px;}
.adddress .text.short span,
.adddress .text.short span input{width: 48px;}
.adddress .text.shorter{width: 26px;}
.adddress .text.shorter span,
.adddress .text.shorter span input{width: 18px;}
.adddress .column-2{
	width: 275px;
	float: left;
}
.adddress .column-2 div{
	float: left;
	margin: 0 2px 0 0;
}
.adddress select{
	height: 19px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	width: 202px;
}
.post-code .text{float: left;}
.post-code em{
	float: left;
	line-height: 19px;
	margin: 0 3px;
}
.content-block{
	padding: 0 10px 30px 5px;
}
.content-block p{
	margin: 0 0 10px;
	line-height: 14px;
}
.content-block label{
	display: block;
	font-weight: bold;
	padding: 0 0 5px 5px;
}
.content-block select{
	height: 19px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	width: 202px;
}
.textarea{
	display: block;
	background: url(../images/bg-coner.gif) no-repeat 100% 100%;
	border: 1px solid #989898;
	border-top-color: #737373;
	width: 607px;
	height: 65px;
}
.textarea textarea{
	width: 605px;
	padding: 0 0 0 2px;
	float: left;
	height: 64px;
	overflow: auto;
	border: 0;
	background: none;
}
/* ol2.html */
/* results */
.results {padding: 0 0 15px;}
.results table{
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 15px;
}
.results table th{
	padding: 0;
	border: 1px solid #969696;
	height: 38px;
	color: #676767;
	font-weight: normal;
	background-color: #f1f1f1;
}
.results table th span{display: block;}
.results table th.col-1{
	background: none;
	border: none;
}
.results table td{
	padding: 5px 0 2px;
	border: 1px solid #969696;
	width: 109px;
	text-align: center;
}
.results table td.col-1{
	width: 91px;
	padding: 0 7px 0 0;
	text-align: right;
}
.results table td.gray{background-color: #f1f1f1;}
.results table td.col-1 .star-rating img{
	float: none;
	margin: 0 0 0 2px;
}
.results table td p{
	margin: 0;
	color: #000;
}
.results table td.gray p{color: #676767;}
.results table td em{
	font-style: normal;
	color: #f2763a;
}
.choisir{
	width: 90px;
	height: 19px;
	background: url(../images/bg-button-2.gif) no-repeat;
	text-align: center;
	display: block;
	margin: 0 auto;
	text-decoration: none;
	line-height: 19px;
	font-size: 11px;
}
.results .nav{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.results .nav li{
	display: inline;
	padding: 0 16px 0 20px;
	background: url(../images/separator-3.gif) no-repeat 0 100%;
}
.results .nav li.first{background: none;}
.results .nav li a{color: #006baf;}
.btn{
	display: block;
	overflow: hidden;
	height: 1%;
}
/* new pages */
div.bottom-boxes-holder div.mod-rounded div.box-1{min-height:86px !important;}
* html div.bottom-boxes-holder div.mod-rounded div.box-1{height:86px !important;}
div.bottom-modules-2 div.mod-rounded div.box-1{min-height:41px !important;}
* html div.bottom-modules-2 div.mod-rounded div.box-1{height:41px !important;}
/* selected products start */
.selected-products{
	margin:0 -7px 25px;
	padding:0 13px 0 5px;
	width:643px;
	border:1px #969696 solid;
	border-width:1px 0;
	position:relative;
	overflow:hidden;
}
.selected-products-head {
	margin:-4px -7px 0;
	padding:3px 13px 0 5px;
	width:643px;
	border:1px #969696 solid;
	border-width:0 0 1px;
	position:relative;
	overflow:hidden;
	background-color:#f1f1f1;
}
table.products{
	margin:0 0 0 5px;
	padding:0;
	border-collapse:collapse;
	width:456px;
	float:left;
	display:inline;
}
table.products td{
	margin:0;
	padding:5px 0;
	font-size:11px;
	line-height:12px;
	color:#000;
	vertical-align:top;
	border-top:1px #e0e0e0 solid;
}
.selected-products-head table.products td {
	border-top:none;
}
table.products tr.first td{border:none;}
table.products .title{
	padding:5px 5px 5px 1px;
	width:68px;
	vertical-align:middle;
}
table.products .col1{
	padding-right:5px;
	width:113px;
}
table.products span{display:block;}
.selected-products-head table.products strong{display:block;}
table.products div{overflow:hidden;}
table.products div span{float:left;}
table.products a{color:#FF7217;}
table.products .col2{
	padding-right:5px;
	width:75px;
}
table.products td.col3 span{margin-top:12px;}
.selected-products .green-price{
	margin-top:22px;
	width:103px;
	float:right;
}
.selected-products-holder .selected-products .green-price{
	margin-top:0;
}
.selected-products .green-price strong{
	padding:0 2px;
	font-size:25px;
	line-height:25px;
	color:#ff7118;
}
.selected-products .green-price span{
	display:block;
	padding:0 2px;
	font-size:11px;
	line-height:15px;
	color:#ff7145;
}
.selected-products .green-price .green-zone{
	width:103px;
	height:29px;
}
.selected-products .green-price .green-zone2{
	width:103px;
	height:29px;
	background-color:#96d142;
}
.selected-products .green-price .green-zone a {
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	background:url(../images/arrow-right.gif) no-repeat 100% 1px;
	color:#96d142;
	padding:0 32px 0 0;
}
.selected-products .green-price .green-zone a:hover {
	text-decoration:underline;
}
.selected-products-holder {
	margin:0 0 -37px;
}
.selected-products-holder .selected-products {
	margin:0 -7px 0;
	padding:0 13px 0 0;
	width:648px;
	border:1px #969696 solid;
	border-width:0 0 1px;
	position:relative;
	overflow:hidden;
}
.selected-products-holder table.products {
	margin:0 0 0 2px;
}
.selected-products-holder table.row {
	width:100%;
}
.pricing-form{margin-top:33px;}

* html div.mod-rounded-header span.header-2 {background-position: 100% -39px;}
* html div.mod-rounded-header span.header-3 {background-position: 0 -79px;}
* html div.mod-rounded div.box-t2 {background-position: 100% -14px;}
* html div.mod-chrome-green div.box-t2 {background-position: 100% -45px;}
* html div.mod-chrome-green div.box-t3 {background-position: 100% -89px;}
.calculator {
	color:#000;
}
.calculator form div {
	margin:0;
}
/* schedule table */
.schedule-holder {
	width:661px;
	overflow:hidden;
	margin:-4px 0 -37px -7px;
}
table.schedule {
	border-collapse:collapse;
	width:100%;
	text-align:center;
	color:#000;
	font-size:11px;
	width:663px;
	margin:0 0 0 -1px;
}
table.schedule td {
	border:1px solid #969696;
	padding:8px 0;
}
table.schedule td.highlight {
	background-color:#f1f1f1;
}
table.schedule td.col1 {
	width:75px;
	padding-left:15px;
}
table.schedule td.col2 {
	width:102px;
}
table.schedule span {
	display:block;
}
table.schedule strong {
	color:#676767;
	display:block;
	font-size:12px;
}
table.schedule strong.name {
	color:#000;
}
table.schedule a {
	color:#fa6e28;
}
table.schedule a strong {
	color:#fa6e28;
	display:inline;
	font-size:12px;
}


.imgBox-fr {
	width:90px;
	height:50px;
	background:url(../images/rbcfr.gif) no-repeat;
	float:left;
}
.imgBox-en {
	width:90px;
	height:50px;
	background:url(../images/rbc.gif) no-repeat;
	float:left;
}
.logo_mc {
	width:37px;
	height:23px;
	background:url(../images/ico-mastercart.gif) no-repeat;
}
.logo_visa {
	width:37px;
	height:23px;
	background:url(../images/ico-visa.gif) no-repeat;
}
.logo_amex {
	width:37px;
	height:23px;
	background:url(../images/ico-amex.gif) no-repeat;
}
.imgCarte
{
	width:225px;
	height:142px;
	background:url(../images/image-5.gif) no-repeat;
	float:right;
}

/*#DescenteMiddleContent
{
	padding-top:1px;
	padding-left:20px;
	padding-right:20px;
	width:860px;
	background-color:#FFFFFF;
	
	background-color:#FFF;
	padding:10px;
	width:881px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #7C7C7C;
	-moz-border-radius: 3px;
	border-radius: 3px;
}*/

#bottom
{
	margin-left:15px;
}



.SpecialRequestCB
{
	display:none;
}
.SpecialRequestTbl
{
	width:100%;
}
.HeureVol
{
	display:block;
}
.PopupLocationn
{
	display:none;
}


#OptionalConditionCBTextDiv
{
	display:none;
}

#OptionalConditionCBDiv
{
	height:1px;
	overflow: hidden;
}




#menubar { display:none; }


.product .info-block h3
{
float:left;
}
 
.promo-zone2{
   margin-top: 20px;
   }
 
.promo-zone4{
	margin-top: 50px;
	}


/****************************************************/
/* Grille de prix
/*--------------------------------------------------*/

#calendar_table table td[align="center"] > span{
	background-color: white;
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    box-shadow: 1px 2px 5px #777777;
	}
	#calendar_table table td[align="center"] span table table tr + tr td{
		vertical-align: top;
		}
		#calendar_table table td[align="center"] span table table tr + tr td img{
			box-shadow: 1px 1px 3px #999;
			border: 1px solid gray;
			margin-top: 4px;
			margin-right: 1px;
			}
			
/*--------------------------------------------------*/			
/* END *** Grille de prix
/****************************************************/
#main-content {padding-top:20px !important;}
#two-columns {overflow: inherit;}
div#wrapper {width: 975px !important;}
body div#mainContent {width: 975px;}
div#topMenuWrap{margin-bottom:10px !important;}
#OptionalConditionCBDiv {
	height:auto !important;
}
