﻿/* GENERICS */

body {	
	padding:0;
	margin:0;
	background-color:#ffffff;
	color:#666262;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;
}

h3 {
	border: 0;
	margin: 0;
	padding: 0;
}

h2 {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	border: 0;
	margin: 0;
	padding: 0;
}

ul {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a img {
	border: 0;
}
a {
	outline: 0;
	text-decoration: none;
	color:#000000;
}

div.error{	
	margin:10px 0;
	padding:10px;
	border:1px dotted #FF0000;
	background-color:#FFEBE8;
	color:#000;
}
div.success{	
	margin:10px;
	padding:10px;
	border:1px dotted #008000;
	background-color:#EFFFF9;
	color:#000;
}
div.warning{	
	margin:0;
	padding:10px;
	border:1px dotted #E2C822;
	background-color:#FFF9D7;
	color:#000;
}

.clear {
	height:1px;
	clear: both;
	width:100%;
	display:block;	
}

.display_none  {
	display:none;
}

.odd{
	background-color:#f2f2f2;
}

.even{
	background-color:#f2f2f2;
}

div.margin_auto{
	width:1280px;
	height:100%;
	margin:0 auto;
	
}
/* /GENERICS */

/* HOME */


div.bg{
	width:1280px;
	height:704px;
	background:url(../Img/bg/bg.jpg) center center no-repeat;
	float:left;
}

div.bg div.band{
	width:870px;
	height:63px;
	margin:130px 200px 0;
}
/*
div.bg div.band div.left{
	 background:url(../Img/bg/band_left.png) center center no-repeat;
	width:4px;
	height:420px;
	float:left;
} 
*/

/*
div.bg div.band div.right{
	 background:url(../Img/bg/band_right.png) center center no-repeat;
	width:4px;
	height:420px;
	float:left;
}*/

div.bg div.band div.middle{
	background:url(../Img/bg/landing_pg_transparent_bg.png) center center no-repeat;
	width:870px;
	height:480px;
	float:left;
}

div.bg div.band div.shadow{
	width:804px;
	height:4px;
	float:left;
	/*background:url(../Img/bg/band_shadow.png) center center no-repeat;*/
}

div.bg div.band div.middle div.logo{
	float:left;
	width:136px;
	height:30px;
	margin:20px 0 0 50px;

	background:url(../Img/bg/air_mauritius.png) center center no-repeat;
}

div.bg div.band div.middle div.logos{
	float:left;
	/*width:188px;*/

	height:30px;
	margin:15px 0 0 5px;
	 color:#666262;

}

div.bg div.band div.middle div.select{
	cursor:pointer;	
}
div.bg div.band div.middle div.country{
	float:left;
	margin:0 5px 0 10px;
	height:11px;
	position:relative;
	/*border-right:1px dotted #a6a6a6; */
	padding:0 15px 0 0;
	color:#666262;

}

div.bg div.band div.middle div.country div.selected span.name{
	background:url(../Img/bg/menu_arrow.png) center right no-repeat;
	padding:0 11px 0 0;
	line-height:11px;
	text-transform: uppercase;
}

div.bg div.band div.middle div.select div.overflow_choices {
    height: 0px;
    left: -14px;
    overflow: hidden;
   /* position: absolute;*/
    top: 1px;
    width: 800px;
   
}
div.bg div.band div.middle div.select.lang div.overflow_choices {
    left: -14px;
    top: 31px;
    width: 107px;
}
div.bg div.band div.middle div.select div.overflow_choices div.choices{
	float:left;	
}
div.bg div.band div.middle div.country div.choices ul {
    /*background-color: #FFFFFF;*/
    float: left;
    list-style: none outside none;
  margin: 10px 30px;
    padding: 0 15px 0px;
    width: 750px;
	height: 500px;
   
}

div.bg div.band div.middle div.country div.choices ul li {
    cursor: pointer;
    float: left;
    margin: 0 0 0;
    padding: 2px 0px 2px 0px;
    width: 33%;


}

div.bg div.band div.middle div.country div.choices ul li:hover{
	background-color:#c1012f;
	color:#ffffff;
}

div.bg div.band div.middle div.country div.choices ul li span{
	line-height:30px;
	display:block;
	float:left;
}

div.bg div.band div.middle div.country div.choices ul li span.flag{
	margin:0 5px 0 0;
}

div.bg div.band div.middle div.lang{
	float:left;
	margin:25px 0 0;
	height:11px;
	position:relative;
	color:#a6a6a6;
	position:relative;
}

div.bg div.band div.middle div.lang div.selected span.name{
	background:url(../Img/bg/menu_arrow.png) center right no-repeat;
	padding:0 11px 0 0;
	line-height:11px;
	text-transform: uppercase;
}
div.bg div.band div.middle div.lang div.choices ul {
   	background-color: #FFFFFF;
    float: left;
    list-style: none outside none;
    padding: 0 5px 0;
    width: 97px;
}

div.bg div.band div.middle div.lang div.choices ul li {
    cursor: pointer;
    float: left;
    margin: 5px 0 0;
    padding: 2px 0 2px 7px;
    width: 93%;
}

div.bg div.band div.middle div.lang div.choices ul li:hover{
	background-color:#c1012f;
	color:#ffffff;
}

div.bg div.band div.middle div.lang div.choices ul li span{
	line-height:21px;
	display:block;
	float:left;
}

div.bg div.band div.middle div.lang div.choices ul li span.flag{
	margin:0 5px 0 0;
}

div.bg div.band div.middle div.lang div.choices div.shadow{
	width:100px;
	height:11px;
/*	background:url(../Img/bg/band_bottom_lang.png) center bottom no-repeat;*/
}

div.bg div.band div.middle div.select div.selected span.flag{
	margin: 0 5px 0 0;
}

div.bg div.band div.middle div.lang div.selected span.name{
	background:url(../Img/bg/menu_arrow.png) center right no-repeat;
	padding:0 11px 0 0;
	line-height:11px;
}

div.bg div.band div.middle div.save {
    color: #666262;
    float: right;
    height: 19px;
    line-height: 19px;
    margin: 21px 5px 0;
    width: 130px;
}

div.bg div.band div.middle div.save label{
	background:url(../Img/prehome.input.save.png) top left no-repeat;
	background-position:0 -13px;
	display:block;
	float:left;
	padding: 0 0 0 13px;
	cursor:pointer;
}
div.bg div.band div.middle div.save label.selected{
	background-position:0 4px;	
}
div.bg div.band div.middle div.submit{
	float: right;
    height: 23px;
    margin: 20px 5px 0;
    width: 127px;
}

div.bg div.band div.middle div.submit a{
	background:url(../Img/bg/btn_enter.png) center center no-repeat;
	width:127px;
	height:19px;
	border:0;
	margin:0;
	padding:4px 0 0;
	text-align:center;
	display:block;
	float:left;
	color:#ffffff;
	cursor: pointer;
	font-size:12px;
}

/* /HOME */