/* @override http://test.helloparis.co.uk/af2008.css */

* {
	margin:0;
	padding:0;
}
body {
	font: 12px/18px Arial;
	background: #f1f8fe url(Design/body.jpg) repeat-x;
	color: #444;
	-webkit-text-stroke:1px transparent;
}

img {
	display: block;
}

a img {
	border: none;
}

.alert {
	color: #625f4f;
	background-color: #fcf3cd;
	font-size:10px;
	font-weight:bold;
	padding-left: 16px;
	padding-right: 16px;
}
.alertrouge {
	color:#990000;
	background-color: #fcf3cd;
	font-size:11px;
	padding-left: 16px;
	padding-right: 16px;
	margin:10px 0;
	border:#900 solid 1px;
}

span.alert {
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	margin-top: 8px;
}



/******************************* Gabarits de mise en page global **/
#conteneur_global {
	position: relative;
	width: 964px;
	margin: 0 auto;
	background: url(Design/wrapper.gif) repeat-y;
	overflow: hidden;
}
#conteneur_central {
	margin-bottom: 0;
	clear: both;
	background: transparent url(Design/wrap.gif) no-repeat !important;
	float: left;
	display: inline;
	padding-right: 0;
}
#conteneur_central_top, #conteneur_central_bottom {
	height:11px;
	background-repeat:no-repeat;
	font-size:1px; /*correction de bogue IE */
}
#conteneur_central_top {
	clear: both;
}
#conteneur_central_bottom {
	background: transparent !important;
	display: none;
}
#centre {
	width: 755px;
	display: inline;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	float: left;
	padding-right: 2px;
	background: url(Design/wrapper-new.gif) no-repeat right top;
	z-index: 0;
}
#gauche {
	width: 205px;
	display: inline;
	padding-left: 2px;
	position: relative;
	float: left;
	overflow: visible;
	zoom: 1;
	z-index: 1;
}
.separateur {
	clear:both;
	margin:0;
	padding:0;
}

/*Menu Cart*/

.cart {
	background-image: url(Design/cart.gif);
	width:195px;
	/*height: 59px;*/
	/*padding-top: 11px;*/ /*See #nav*/
	height: 40px;
	padding-top: 11px;
	padding-left: 10px;
	position: absolute;
	top: 0;
}

.cart ul {
	list-style: none;
	float: left;
	display: inline;
}

.cart ul li {
	float: left;
}

.cart ul li.basket a {
	background: url(Design/button-basket.gif) no-repeat;
	width: 106px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.cart ul li.basket a:hover {
	background: url(Design/button-basket.gif) no-repeat 0 -30px;
}

.cart ul li.login a {
	background: url(Design/button-login.gif) no-repeat;
	width: 65px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 8px;
}

.cart ul li.login a:hover {
	background: url(Design/button-login.gif) no-repeat 0 -26px;
}

.cart small {
	display: inline;
	font-size: 11px;
	color: #333;
	padding-left: 4px;
	padding-top: 3px;
	float: left;
}

.cart small a {
	font-weight: bold;
	color: #333;
}

.cart small a:hover {
	text-decoration: none;
}

/* Menu Support */

.support {
	padding-top: 13px;
	padding-left: 16px;
	background: url(Design/cart.gif) no-repeat 0 bottom;
	padding-bottom: 12px;
}

.support h3
 {
	font-size: 11px;
	font-weight: bold;
	background: url(Design/icon-support.gif) no-repeat left top;
	line-height: 15px;
	padding-left: 18px;
	padding-bottom: 6px;
}

.support ul {
	list-style-type: none;
}

.support ul li {
	font-size: 11px;
	line-height: 16px;
}

.support ul li a {
	color: #333;
	text-decoration: underline;
}

.support ul li a:hover {
	text-decoration: none;
}

/* Menu Email */

.email {
	padding-top: 13px;
	padding-left: 16px;
	background: url(Design/cart.gif) no-repeat 0 bottom;
	padding-bottom: 12px;
}

.email h3
 {
	font-size: 11px;
	font-weight: bold;
	background: url(Design/icon-email.gif) no-repeat left top;
	line-height: 15px;
	padding-left: 21px;
	padding-bottom: 6px;
}

.email p {
	font-size: 11px;
	padding-bottom: 3px;
	line-height: 16px;
}

.email p a {
	background: url(Design/button-email.gif) no-repeat;
	width: 184px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 3px;
	margin-left: -5px;
}

.email p a:hover {
	background: url(Design/button-email.gif) no-repeat 0 -28px;
}

/* Menu Social Networks */

.social-nw {
	padding-top: 13px;
	padding-left: 18px;
	background: url(Design/cart.gif) no-repeat 0 bottom;
	padding-bottom: 12px;
	height:60px;
}
.social-nw h3
 {
	font-size: 11px;
	font-weight: bold;
	background: url(Design/social-icon-alt.png) no-repeat left top;
	line-height: 15px;
	padding-left: 21px;
	padding-bottom: 8px;
}

.social-nw a{
	float:left;
	margin-right:7px;
}
/* Menu Customer Quotes */

.customer-comments {
	padding: 13px 16px;
	/*padding-left: 16px;*/
	background: url(Design/cart.gif) no-repeat 0 bottom;
	/*padding-bottom: 12px;*/
}

.customer-comments h3
 {
	font-size: 11px;
	font-weight: bold;
	background: url(Design/comments-icon.png) no-repeat left top;
	line-height: 15px;
	padding-left: 18px;
	padding-bottom: 6px;
}
.customer-comments span.quote {
	font-size: 11px;
}

.customer-comments span.signature {
	font-size: 11px;
	font-style:italic;
	color:#666;
}


/******************************* Entete du site **/
#header {
	height:100px;
	width:960px;
	background-image:url(Design/bg_stripe.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:0;
}
#header img {
	margin:2px 0 6px 6px;
}
#header object {
	float:right;
	margin:15px 15px 15px 0;
}
#header_nav p {
	color: #625f4f;
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 4px 0 4px 22px;
}

ul#a_topnav {
	color: #625f4f;
	float: left;
	padding-left: 22px;
	line-height: 15px;
	margin-top: 9px;
	font-size: 11px;
	width: 570px;
	font-weight: bold;
	top: 0;
	left: 206px;
	position: absolute;
}

#a_topnav a {
	color: #625f4f;
	text-decoration:none;
}

#a_topnav #currencyflags a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-left: 6px;
}

#a_topnav a.usd {
	background: url(Design/Flags/USD.gif) no-repeat 3px 1px;
}

#a_topnav a.gbp {
	background: url(Design/Flags/GBP.gif) no-repeat 3px 1px;
}

#a_topnav a.eur {
	background: url(Design/Flags/EUR.gif) no-repeat 3px 1px;
}

#a_topnav a:hover {
	color: #625f4f;
	text-decoration: underline;
}
#header_cart {
	width: 131px;
	height: 25px;
	display: inline;
	position: absolute;
	top: 0;
	right: 16px;
}

#currencyflags {
	position: absolute;
	color: #928f7e;
	font-size: 10px;
	font-weight: bold;
	right: 0px;
	text-align: right;
	line-height: 16px;
	top: 0;
}

#googlesearch {
	display:inline;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
	width: 196px;
}

#cse-search-box input.search {
	background: #fff url(Design/search.gif) no-repeat !important;
	border: none !important;
	margin: 0 !important;
	padding: 6px 5px 5px !important;
	width: 150px !important;
	float: left !important;
	font: bold 11px Arial !important;
	color: #a9a9a9;
	height: 14px !important;
	display: inline;
	position: absolute;
	top: 8px;
	left: 10px;
}

#cse-search-box input.button {
	background: url(Design/search-button.gif) no-repeat !important;
	border-style: none;
	margin: 2px 0 0 5px !important;
	padding: 5px !important;
	font-size: 1px !important;
	width: 21px !important;
	height: 21px !important;
	float: left;
	overflow: hidden;
	cursor: pointer;
	line-height: 1px;
	color: #ba2911;
	text-indent: 20px;
	display: inline;
	position: absolute;
	top: 8px;
	left: 170px;
}

/******************************* Bloc de publicité **/
.Pub_728x90 {
	background-repeat:no-repeat;
	margin:0;
}
.Pub_200x100 {
	background-repeat:no-repeat;
}
/******************************* Bloc home page **/

.home {
	float:left;
	text-align:center;
	width:135px;
	height:90px;
	margin-right:3px;
	padding-top:0;
	display: inline;
}

.home {
	float:left;
	text-align:center;
	width:135px;
	height:90px;
	margin-right:3px;
	padding-top:0;
	display: inline;
}
.home a{
	font-size:10px;
	text-decoration:none;
	color:#000099;	
}
.home a:hover {
	background-color:#6E87BD;
	color:#FFFFFF;	
}

/******************************* Bloc menu de gauche **/
#currency_change{
	background-image:url(Design/currency_change_bg.gif);
	width:198px;
	height:44px;
}

#gauche .nav h4 {
	display:block;	
	font-size: 11px;
	text-align:left;
	border-bottom: 1px solid #d6eaf9;
	font-weight: bold;
	background: #e4f1fc;
	margin-right: 1px;
	zoom: 1;
}

#gauche .nav h4 a {
	color: #555;
	font-size: 11px;
	line-height: 18px;
	text-decoration:none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	background: url(Design/nav-arrow.gif) no-repeat 181px center;
	position: relative;
	height: 18px;
	z-index: 0;
}

#gauche .nav h4 a {
	background: url(Design/nav-arrow-blue.gif) no-repeat 181px center;
	padding-top: 7px;
	padding-bottom: 7px;
	border-left: 1px solid #f4f9fe;
	border-top: 1px solid #f4f9fe;
	z-index: 0;
}

#gauche .nav a:hover {
	color: #333;
	background: #f5f5f5 url(Design/nav-arrow.gif) no-repeat right center;
}

#gauche .nav ul li a:hover {
	background: transparent;
}

#gauche .nav h4.active a {
	color: #3778b0;
	background: #fff url(Design/nav-arrow.gif) no-repeat 181px center;
}

#gauche .nav h4 a:hover {
	background: #f4f9fe url(Design/nav-arrow.gif) no-repeat 181px center;
	color: #333;
	border-left: 1px solid #fff;
	z-index: 2;
}

#gauche .nav h4 a:active {
	background: #fff url(Design/nav-arrow.gif) no-repeat 181px center;
	color: #333;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

#gauche .nav ul {
	text-align:left;
	list-style: none;
	font-size:11px;
	position: absolute;
	top: -9px;
	background: url(Design/bubble-side.png) no-repeat;
	_background: url(Design/bubble-ie6.gif) no-repeat;
	left: 180px;
	width: 166px;
	padding-top: 18px;
	padding-left: 26px;
	padding-right: 16px;
	height: 90px;
	z-index: 999;
	display: none;
	zoom: 1;
	overflow: visible;
}

#gauche .nav li small {
	display: block;
	color: #a9a9a9;
	font-weight: bold;
	font-size: 10px;
	float: none;
	padding-bottom: 1px;
}

#gauche .nav li {
	margin:0;
	line-height: 14px;
	font-size: 10px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 3px;
	position: relative;
	zoom: 1;
}

#gauche .nav li a {
	margin:0;
	padding:0;
	line-height: 11px;
	color: #333333;
	text-decoration: none;
	position: relative;
}

#gauche .nav li a:hover {
	text-decoration: underline;
}

#gauche h4.Xmas {
	/*background-color: #FF679A;*/
	background-image:url(Design/xmas_present.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#gauche h4.Xmas a {
	color:#CC0000;
	font-weight:bold;
}

#gauche h4.Xmas a:hover {
	color: #CC0000;
	font-weight:bold;
	background-image:url(Design/xmas_present.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#gauche h4.OffreSpeciale {
	/*background-color: #FF679A;*/
	background-image:url(Design/special_star.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#gauche h4.OffreSpeciale a {
	color:#CC0000;
	font-weight:bold;
}

#gauche h4.OffreSpeciale a:hover {
	color: #CC0000;
	font-weight:bold;
	background-image:url(Design/special_star.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#gauche h4.Valentines {
	/*background-color: #FF679A;*/
	background-image:url(Design/special_valentines.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#gauche h4.Valentines a {
	color:#CC0000;
	font-weight:bold;
}

#gauche h4.Valentines a:hover {
	color: #CC0000;
	font-weight:bold;
	background-image:url(Design/special_valentines.gif);
	background-position:left;
	background-repeat:no-repeat;
}






#gauche #nav { /*See .cart*/
	/*padding-top: 70px;*/
	padding-top: 51px;
}

#gauche .nav {
	position: relative;
	overflow: visible;
	zoom: 1;
	z-index: 0;
}

/******************************* Bloc de menu tickets **/

#menu{
	font-size:11px;
	text-align:center;
}

/******************************* Bloc contenu central **/
.IntroCat {
	font-size: 12px;
	float: left;
	display: inline;
	padding-left: 18px;
	width: 316px;
	line-height: 18px;
}
.IntroCat-b {
	font-size: 12px;
	float: left;
	display: inline;
	padding-left: 18px;
	/*width: 316px;*/
	line-height: 18px;
}

#home {
	background: url(Design/dotted-line.gif) repeat-x 0 top;
	margin-top: 18px;
}

.IntroCat h3 {
	font: 16px Georgia;
	padding-bottom: 8px;
}

#desc_produit .IntroCat a{
	font-size: 12px;
	display: block;
	color: #777;
}

.IntroCat a:hover{
	text-decoration: none;
}

#contenu_cadre {
	padding:0;
	position:relative;
	width:743px;
}
ul#tabnav {
    font-size: 11px;
    list-style-type: none;
    margin: 0;
	float: left;
	width: 745px;
	padding-left: 10px;
	background: url(Design/hub-tab.gif) no-repeat;
}
ul#tabnav li {
    height: 31px;
    display: inline;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 28px;
	color: #b5b5b5;
}
.faqs-page a {
	color: #407db4;
}
ul#tabnav li.activetab {
	background: #fff url(Design/tab-left.gif) no-repeat left top;
	border-bottom-style: none !important;
	padding-right: 0;
	line-height: 28px;
	padding-left: 12px;
}
ul#tabnav li.activetab span {
	height: 32px;
	background: url(Design/tab-right.gif) no-repeat right top;
	padding-right: 12px;
	display: -moz-inline-block;
	display: inline-block;
	color: #407db4;
	font-weight: bold;
}
#tabnav a {
    float: left;
    display: inline;
    color: #666666;
    text-decoration: none;
	padding: 2px 4px;
	margin-top: 2px;
	line-height: 19px;
	font-weight: bold;
	font-size: 12px;
}
#tabnav a:hover {
    background-color: #fff;
}

/* Hub */
#produit {
	padding: 16px 22px 11px;/*pour IE6 seulement*/
	font-size:12px;
	background: #fff !important;
	float: left;
	display: inline;
	margin: 0;
	width: 710px;
}

/* @group Breadcrumb */

#produit .breadcrumb {
	margin-bottom: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
}

#produit .breadcrumb a {
	color: #666;
	text-decoration: none;
}

#produit .breadcrumb a:hover {
	color: #666;
	text-decoration: underline;
}

#produit .breadcrumb span {
	color: #666;
	font-weight: bold;
}

/* @end */

/* @group Hub */

#produit .hub-box {
	float: left;
	clear: none;
	width: 346px;
	padding-bottom: 0;
	margin-bottom: 16px;
	background: url(Design/hub-box.gif) no-repeat;
}

#produit .hub-box.alt {
	margin-right: 18px;
}

#produit .hub-box-end {
	height: 7px;
	width: 100%;
	background: url(Design/hub-box-end.gif) no-repeat;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#produit .hub-box img {
	float: left;
	display: block;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 1px;
}

#produit .hub-box .overview {
	float: left;
	width: 196px;
	display: inline;
	padding-left: 11px;
	padding-top: 7px;
}

#produit .hub-box .overview h2 {
	font-weight: bold;
	font-size: 11px;
	color: #8c8c8c;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#produit .hub-box .overview h2 a {
	color: #8c8c8c;
	text-decoration: none;
}

#produit .hub-box .overview h2 a:hover {
	text-decoration: underline;
}

#produit .hub-box .overview p {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 8px;
}

#produit .hub-box .overview span {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 6px;
	display: block;
	border-top: 1px solid #e5e5e5;
	padding-top: 4px;
}

#produit .hub-box .overview span a {
	font-size: 11px;
	color: #71a4cc;
	font-weight: bold;
	text-decoration: none;
}

#produit .hub-box .overview span a:hover {
	text-decoration: underline;
}

/* @end */

.share {
	clear: both;
	padding-left: 23px;
	padding-top: 18px;
	padding-bottom: 18px;
	background-image: url(Design/share.gif);
	float: left;
	zoom: 1;
	display: inline;
	width: 97%;
}

.share a {
	display: inline;
	float: left;
}

#produit h1 {
	font-size:14px;
	font-weight:bold;
}

#produit.default {
}
.prod_titre, .prod_sstitre {
	padding:0 11px 0 11px;
}
.prod_titre {
	font-size:14px;
	font-weight:bold;
	color:#000099;
}
.prod_sstitre {
	font-size:11px;
	color:#FF0000;
}
.prod_sstitre_home {
	color: #666;
	font: italic 16px/24px Georgia;
	padding: 2px 22px 16px;
}
.prod_sstitre_home a {
	font-size:11px;
	color:#000000;
}


#diapo {
	float:right;
}

#diapo img {
	
}

#desc_produit {
	padding: 0 18px 0 0;
	position:relative;
	float: left;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	display: inline;
	width: 478px;
}





#desc_produit a {
	color:#444;
}

#desc_produit ul.N1 a {
	text-decoration: none;
}

#desc_produit ul.N1 a:hover {
	text-decoration: underline;
	background-color: #f9f9f9;
	color: #666;
}

/******************************* Tableau de produits *****/

.TableauPrix {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 100%;
	margin: 24px 0;
	border-top: 2px solid #d7e7f4;
	border-bottom: 3px solid #f2f2f2;
	border-right-style: none;
	border-left-style: none;
}

.shopping-cart table.TableauPrix {
	margin-top: 0;
	width: 100%;
}

select#DelCost {
	width: 100%;
}

.TitreTableauPrix{
	background-color: #edf7ff;
	color: #407db4;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	border-bottom: 1px dotted #d7e7f4;
	padding-left: 16px;
}

td.cart-ticket {
	padding-left: 16px;
}
.EnteteTableauPrix{
	background-color:#e4f1fc;
	color: #444;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	border-bottom: 1px solid #d7e3ed;
	padding-bottom: 6px;
	padding-top: 8px;
}
.EnteteTableauPrixMid{
	background-color: #f1f1f1;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
	padding-top: 4px;
}
.ticket-col {
	background: url(Design/Pictos/ticket-info.gif) no-repeat 4px center;
	padding-right: 14px;
	padding-left: 16px;
	width: 250px;
}
td {
	padding-top: 12px;
	padding-bottom: 12px;
}
.LignesTableauPrix {
	height: 30px;
	font-size:11px;
	background: #FFFFFF url(Design/dotted-line.gif) repeat-x 0 bottom;
}
td img {
	padding-right: 8px;
	display: inline;
}

td img.minus {
	padding-right: 3px;
}

td img.add {
	padding-left: 3px;
	padding-right: 0px;
}
.LignesTableauPrix a {
	color:#444;
}
.LignesTableauPrix a:hover {
	text-decoration:none;
	color:#444;
}
#advice {
	color: #625f4f;
	background-color: #f4e7c4;
	width: 190px;
	padding: 11px;
	border: 1px solid #dacf99;
}
#advice a{
	color:#625f4f;
	font-size:11px;
	display: block;
}
#advice a:hover{
	color:#625f4f;
	font-size:11px;
	display: block;
	text-decoration: none;
}
#advice strong {
	background: url(Design/pictos/advice.gif) no-repeat left 0;
	display: block;
	padding-left: 22px;
	padding-top: 1px;
}

#advice ul{
	list-style-position:inside;
}

#advice li{
	list-style-type:decimal;
	padding-top:5px;
}


/******************************* Champ de formulaire **/

fieldset {
	text-align:left;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.shopping-cart fieldset {
	width: 686px;
	border: 1px solid #ddd;
	margin-top: 0;
	margin-bottom: 18px;
}

.contact-form fieldset {
	width: 95%;
	border: 1px solid #ddd;
	margin-top: 0;
	margin-bottom: 18px;
}

.related-products fieldset {
	width: 190px;
	border: 1px solid #ddd;
	margin-top: 0;
	margin-bottom: 18px;
}
.related-products fieldset a {
	font-size:11px;
	color:#666666;
}


fieldset legend {
	color: #555;
	background-color: #e4f1fc;
	border: 1px solid #d5eafa;
	padding: 3px 14px;
	font-size: 11px;
	font-weight: bold;
}

label {
	float:left;
	width:21%;
	text-align:right;
	clear: both;
	padding-right: 12px;
	padding-top: 5px;
	color: #666;
	font-size: 11px;
}

input {
	 margin-bottom:1px;
}

select {
	margin-bottom:1px;
	margin-top: 3px;
}

textarea {
	width:230px;
	height:85px;
	margin-bottom:1px;
}

/******************************* Pied de page **/

#footer {
	clear: both;
	height: 90px;
	background: #f1f8fe url(Design/foot.gif) no-repeat;
	position: relative;
	padding-bottom: 20px;
}
#contenu_footer {
	
}
#contenu_footer a {
	text-decoration:none;
	color:#666;
}
#contenu_footer a:hover {
	text-decoration:none;
	color:#444;
}

/* Hector's Temp Rules */

#header {
	background: url(Design/head.jpg) repeat-x;
	width: 964px;
	height: 147px;
	position: relative;
}

#header a {
	position: absolute;
	width: 252px;
	height: 97px;
	left: 12px;
	top: 30px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#header_nav img#call-us-icon {
	width: 31px;
	height: 16px;
	position: absolute;
	top: -80px;
	left: 415px;
}

#header_nav {
	position: relative;
	height: 45px;
}

#header_nav .nav-wrap {
	background: #fff url(Design/top-nav.jpg) repeat-x;
	position: relative;
	height: 45px;
	width: 964px;
}

#currencyflags img {
	position: relative;
	top: 2px;
	margin: 0 -8px 0 8px;
	padding: 0;
}

#background {
	height: 194px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: url(Design/halo.jpg) no-repeat center;
	width: 100%;
}

#shadow {
	width: 14px;
	height: 294px;
	behavior: url(iepngfix.htc);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	background-image: url(Design/shadow.png);
	_background-image: none;
}

.page-head {
	background: url(Design/page-head.gif) repeat-x 0 bottom;
	float: left;
	width: 755px;
	padding-top: 6px;
}

.page-head h1, .page-head h2 {
	color: #333;
	font: italic 18px/24px Georgia;
	padding: 2px 22px 0;
}

.page-head h2 {
	color: #666;
	font: normal normal 12px Arial;
	padding-bottom: 16px;
}
.page-head h2 a {
	color: #666;
}


body > p {
	position: absolute;
	z-index: 99;
}

//body > p {
	display: none;
}

h1, h2, h3 {
	padding: 0;
	color: #444;
	margin: 0;
}

h1 {
	color: #555;
	font: 26px Georgia;
	margin-bottom: 0;
}
h2 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size: 14px;
	color:#444;
	padding-bottom: 18px;
	font-weight: normal;
	font-style: normal;
}

#home h2 {
	padding-top: 16px;
	padding-bottom: 20px;
}

.page-head h2 span {
	font-weight: bold;
	font-size: 10px;
	color: #999;
}

.image-frame {
	border: 1px solid #ddd;
	padding: 6px;
	background-color: #fafafa;
	margin-bottom: 12px;
}

.hub-box .image-frame {
	float: left;
}

#header_nav li {
	list-style: none;
	display: inline;
}

.footer-content {
	position: absolute;
	top: 20px;
	left: 229px;
	font-size: 11px;
	width: 712px;
}

/*.footer-content em {
	position: absolute;
	top: 0;
	right: 0;
}*/

.footer-content ul {
	line-height: 24px;
}

/*.footer-content em a {
	width: 220px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(Design/email-signup.gif);
}*/

.footer-content ul li {
	list-style: none;
	display: inline;
}

.copyright {
	position: absolute;
	top: 70px;
	left: 18px;
	width: 924px;
}

.copyright small {
	font-size: 11px;
	color: #a3afb5;
}

.copyright span {
	color: #a3afb5;
	font-size: 11px;
	position: absolute;
	top: 0;
	right: 0;
}

.copyright span a {
	color: #7a888f;
}

.hub-box {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 18px;
}
.hub-box-b {
	width: 50%;
	padding-bottom: 10px;
}

.next {
	float: right;
	text-align: right;
}

.row {
	display: block;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}

.row input {
	width: 300px;
	font-size: 12px;
	color: #444;
	padding: 4px;
}

/**Case a cocher save cart for later*/
.row input#savecart_reminder{
	width: 30px;
}


.contact-form input {
	width: 300px;
	font-size: 12px;
	color: #444;
	padding: 4px;
}

.contact-form textarea {
	width: 300px;
	font-size: 12px;
	color: #444;
	padding: 4px;
	height: 200px;
}

input.date-pick {
	width: 100px;
	font-size: 12px;
	color: #444;
	padding: 4px;
}

.row input#TandC {
	width: auto;
	position: relative;
	top: -5px;
}

.row a {
	color: #407db4;
}

.shopping {
	float: left;
	width: 300px;
	padding-top: 7px;
}

.shopping img {
	float: left;
	display: inline;
	margin-right: 20px;
}

p.pay-intro {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 20px;
}

p.pay-line {
	text-align: center;
	color: #666;
	font-size: 11px;
}

strong.payment-amount {
	color: #407db4;
	font: 28px Georgia;
	display: block;
}

.payment-cards {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.payment-cards img {
	display: inline;
	position: relative;
	top: -8px;
}

.payment-cards img.first-img {
	margin-right: 30px;
	top: 0;
}

.home-box {
	padding: 4px;
	border: 1px solid #ddd;
	margin-right: 7px;
	margin-bottom: 7px;
	display: inline;
	float: left;
}

.home-box h2 {
	background-color: #f1e6c1;
	font-weight: bold;
	color: #625f4f;
	display: block;
	position: relative;
	padding: 5px 50px 5px 8px;
	font-size: 11px;
}

h2 span.new {
	background: url(Design/new.gif) no-repeat;
	width: 37px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 7px;
}

.home-box h2 a {
	color: #625f4f;
	text-decoration: none;
}

ul.N1, ul.N1 ul {
	list-style: none;
}

ul.N1 {
	font-size: 14px;
	line-height: 24px;
	color: #444;
}

ul.N1 li a {
	background: url(Design/map-hub.gif) no-repeat left center;
	padding-left: 24px;
	padding-top: 2px;
	display: block;
}

ul.N1 li a.homelink {
	background: url(Design/map-home.gif) no-repeat left center;
	padding-left: 24px;
	padding-top: 2px;
	display: block;
}

ul.N1 h1 {
	font: 14px Arial;
}

ul.N1 ul.ProdCat h1 {
	font: 14px/24px Arial;
}

ul.N1 ul.ProdCat ul.ProdCat h1, ul.N1 ul.ProdCat ul.ProdCat h2 {
	font: 13px Arial;
}

ul.ProdCat {
	border-top: 3px solid #eee;
	padding-top: 18px;
	background: url(Design/dotted-line.gif) repeat-x 0 top;
	margin-top: 8px;
}

ul.ProdCat ul.ProdCat {
	border-top: none;
	padding-top: 11px;
	margin-top: 0;
	padding-left: 14px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 11px;
	font-size: 11px;
}

ul.ProdCat ul.ProdSsCat {
	border-top: none;
	padding-top: 8px;
	margin-top: 0;
	padding-left: 14px;
	border-bottom: 1px none #e6e6e6;
	font-size: 12px;
}

ul.ProdSsCat h2 {
	font-size: 12px;
}

ul.ProdCat ul.ProdSsCat li a {
	background: url(Design/map-top.gif) no-repeat left center;
	padding-left: 24px;
	padding-top: 2px;
	display: block;
}

ul.ProdCat ul.ProdSsCat ul.ProdTicket {
	border: none;
	padding-top: 0;
	margin-top: 0;
	padding-left: 14px;
	padding-bottom: 12px;
	font-size: 11px;
}

ul.ProdCat ul.ProdSsCat ul.ProdTicket li a {
	background: url(Design/map-page.gif) no-repeat left center;
	padding-left: 24px;
	padding-top: 2px;
	display: block;
}

/* Affiliates */

.affiliate-right .widget {
	padding-bottom: 15px;
}

.travel .affiliate-right, .accomodation .affiliate-right {
	float: right;
	background: url(/Design/affiliates/shadow1.gif) no-repeat 3px top;
	display: inline;
	padding: 20px 12px 20px 26px;
}

.accomodation .affiliate-right {
	background: url(/Design/affiliates/shadow2.gif) no-repeat 3px top;
}

.affiliate-left, .airports {
	float: left;
	width: 382px;
	padding-left: 24px;
	padding-top: 20px;
	display: inline;
	padding-bottom: 8px;
}

.airports {
	width: auto;
	padding-bottom: 20px;
}

.airports ul {
	float: left;
	width: 300px;
	display: inline;
	list-style: none;
}

.airports ul.first {
	padding-right: 35px;
	width: 300px;
}

.affiliate-left h2, .airports h2 {
	padding-bottom: 4px;
	font-size: 16px;
	margin-bottom: 12px;
	border-bottom: 1px solid #f1f1f1;
	padding-top: 4px;
	clear: both;
}

.affiliate-left h3 {
	font-size: 14px;
	padding-bottom: 8px;
}

.affiliate-left p {
	padding-bottom: 15px;
}

.airports li span {
	color: #666;
	font-weight: bold;
	width: 95px;
	display: inline-block;
}

.airports li {
	position: relative;
}

.airports li a {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
}

.affiliate-left p a, .airports li a {
	color: #666;
}

.affiliate-left p a:hover, .airports li a:hover {
	color: #666;
	text-decoration: none;
}

.affiliate-left img {
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 20px;
}

.widget table {
	line-height: 14px;
}

.widget td {
	padding: 0;
}

#laterooms.widget td {
	text-align: center;
	padding-bottom: 7px;
}

#eurostar table {
}

#eurostar td {
	line-height: 1px;
	font-size: 1px;
}

#eurostar td label {
	font-size: 10px;
}

#eurostar td span {
	font-size: 10px;
	line-height: 12px;
}

#eurostar td input {
	font-size: 10px;
}

#laterooms table {
	width: 150px;
}

#laterooms input {
}

#laterooms td img {
	display: block;
	margin-bottom: 6px;
}

#laterooms input, #laterooms select {
	margin: 0;
	text-align: center;
}

#laterooms span {
	position: relative;
	top: -4px;
	margin: 0;
}

.widget td img {
	padding: 0;
	margin: 0;
}

#centre div.travel {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

#centre div.airports {
	float: left;
	border-bottom: 1px solid #e6e6e6;
	width: 705px;
	padding-right: 26px;
	padding-bottom: 28px;
}
