/* Global Styles */

BODY {
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFCC;
	
	}
	
#container {

	margin: auto;
	width: 676px;
	border: 3px solid #FCF2BE;
}
#in {

	margin: auto;
	width: 676px;
	border: 1px solid #FF9900;
}


P, TR, Table, LI, UL {
	color: #0066CC;
	
	}
	
TD {
	color: #333;
	font-size: 12px; 
	
	}


li, li li, li li li, ul, ul ul, ul ul ul {
	font-size: 11px; 
	line-height: 15px;
	}

UL {	
	font-size: 11px;
	line-height: 15px;
}

LI {
	line-height: 15px;
	}

a {
	color: #0066CC;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FF9933;
	text-decoration:underline;
	}
	
h1 {
    font-family:   verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0066CC;
	letter-spacing: 2px;	
	margin-right: 10px;
	margin-bottom: 5px;
	}
h2 {
	font-family:   Arial, verdana,  sans-serif;
	 
	
	font-size: 11px;
	letter-spacing: 2px;	
	color: #0066CC;
	margin-right: 10px;
	}
	
h3 {
	font-family:   Arial, verdana,  sans-serif;
	 
	
	font-size: 12px;
	letter-spacing: 2px;	
	color: #0066CC;
	
	}
h4, h5, h6 {
	font-size: 11px;
	color: #0066CC;
	}
	
/* Class Styles */

	
	
.textarea {
	font-family: verdana, arial, sans-serif;	
	font-size: 11px
	line-height: 140%;
	color: #333333;
	vertical-align: top;
	background:#FFFFCC;
	padding: 10px 10px 5px 10px;
	
	}
.content {
	font-family: verdana, arial, sans-serif;	
	font-size: 11px;
	line-height:16px;
	vertical-align: top;
	background: #FAFAD2;
	border: 1px solid #FF9900;
	padding: 2px 10px 5px 10px;
	}
	
.infobox {
	font-family: verdana, arial, sans-serif;	
	font-size: 16px;
	line-height:16px;
	vertical-align: top;
	background: #FCF2BE;
	border: 1px solid #FF9900;
	padding: 10px 10px 5px 10px;
	}


	
.leftside {
	font-family: verdana, arial, sans-serif;	
	font-size: 11px;
	background: #FFFFCC;
	color: #990000;
	letter-spacing:.1em;
	line-height:16px;
	vertical-align: top;
	padding: 10px 10px 5px 10px;
	}
	
.rightside {
	font-family: verdana, arial, sans-serif;	
	font-size: 11px;
	color: #000;
	letter-spacing:.1em;
	line-height:16px;
	vertical-align: top;
	padding: 10px 10px 5px 10px;
	background: #FDFDDF;
	}



	

	
.bottomnav {
	padding-left: 10px;
	color: #990000;
	text-align: left;
	font-size: 11px;
	}	
	
.bottomnav A:link, .bottomnav A:visited, .bottomnav A:active {
	color: #990000; text-decoration:none;
	font-size: 11px;
	}
.bottomnav A:hover {
	color: #990000; text-decoration:underline;
	font-size: 11px;
	}

.copyright {
	padding-left: 5px;
	font-size: 10px;
	font-color: #000;
	text-align: left;
	height: 25px;
	}
	
	#navcontainer ul
{
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
background-color: #FCF2BE;
color: #FF9900;
float: left;
width: 100%;

font-family: verdana, arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.4em 1em ;
background-color: #FCF2BE;
color: #0066CC;
text-decoration: none;
float: left;
border-right: 2px solid #FF9900;
border-top: 2px solid #FF9900;
border-bottom: 2px solid #FF9900;
font-weight: 300;
font-weight:bold;
}

#navcontainer ul li a:hover
{
background-color: #FAFAD2;
color: #FF9900;
}

#navtop ul
{
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
color: #336666;
float: left;
width: 100%;

font-family: verdana, arial, helvetica, sans-serif;
}

#navtop ul li { display: inline; }

#navtop ul li a
{
padding: 0.1em 0.4em;
color: #336666;
text-decoration: none;
float: left;
font-weight: 300;
}

#navtop ul li a:hover
{
color: #FF9900;
}

.inline {
display: inline;
padding: 5px;
float: right;
}
.inline2 {
display: inline;
padding: 5px;
float: left;
}

.style2 {
	font-size: 10;
	color: #FFFFCC;
}

.style7 {
    color: #336666;
}
	
.style8 {
     color: #FF9900
} 
	 
.style9 {
	  font-size: 10px
}





#menu a, #menu a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#FFD688; 
  color:#0066CC;
  display:block; 
  width:28em; 
  padding:0.2em;
  margin:0.5em auto;
  border-left:5px solid #FAFAD2;
  }
#menu a:hover {
  border-left:5px solid #FF9900;
  }

#menu2 a, #menu2 a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#FFD688; 
  color:#0066CC;
  display:block; 
  width:18em; 
  padding:0.2em;
  margin:0.5em auto;
  border-left:5px solid #FAFAD2;
  }
#menu2 a:hover {
  border-left:5px solid #FF9900;
  }

img.double-border {
	border: 10px solid #111;
	padding: 10px; /*Inner border size*/
	background: #000; /*Inner border color*/
}



#content-gallery {
	width: 450px; margin: 40px auto;
    background: #FAFAD2;
	border: 1px solid #FF9900;
}


ul.gallery { 
	list-style: none;
}

ul.gallery li a {
	position: relative;
	float: left;
	padding: 10px 10px 25px 10px;
	background: #eee;
	border: 1px solid #fff;
	-moz-box-shadow: 0px 2px 15px #333;
}
	
	ul.gallery li a.pic-1 {
		z-index: 1;
		-webkit-transform: rotate(-10deg);
 		-moz-transform: rotate(-10deg);
	}
	ul.gallery li a.pic-2 {
		z-index: 5;
		-webkit-transform: rotate(-3deg);
 		-moz-transform: rotate(-3deg);
	}
	ul.gallery li a.pic-3 {
		z-index: 3;
		-webkit-transform: rotate(4deg);
 		-moz-transform: rotate(4deg);
	}
	ul.gallery li a.pic-4 {
		z-index: 4;
		-webkit-transform: rotate(14deg);
 		-moz-transform: rotate(14deg);
	}
	ul.gallery li a.pic-5 {
		z-index: 2;
		-webkit-transform: rotate(-12deg);
 		-moz-transform: rotate(-12deg);
	}
	ul.gallery li a.pic-6 {
		z-index: 6;
		-webkit-transform: rotate(5deg);
 		-moz-transform: rotate(5deg);
	}
	
	ul.gallery li a:hover {
		z-index: 10;
		-moz-box-shadow: 3px 5px 15px #333;
	}

.photo{
	list-style: none;
	margin: 0;
	padding: 0;
}
.photo li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 90px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 60px;
	background: url(/mauritius/pin.png) no-repeat;
}
.photo a {
	text-decoration: none;
}

#div1 {
margin: 10px;
padding: 0px;
width:250px;
float:left;
}

#div2 {
margin: 10px;
padding: 0px;	
width: 800px;
float:left;
}


.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	width: 600px;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/mauritius/info.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}


.wrap {
	border:3px double blue;
}

.plain {
    border: 1px solid #000000;
    padding: 5px;
    width: 154px;
    background-color: #2C536B;
    }