@charset "utf-8";


/*New Top Level Navigation ----------------------------------*/

#home .menu .home a,
#about .menu .about a,
#offers .menu .offers a,
#diving .menu .diving a,
#forces .menu .forces a,
#dahab .menu .dahab a,
#activity .menu .activity a,
#travel .menu .travel a,
#resources .menu .resources a,
#contact .menu .contact a {
	color:#020167;
	background-color:#FFDB25;
	background-position: right bottom;
}

#diving .menu .about .selected_sub a ,
{
	color:#FFF;
	background-color:#020167;
}

.menu {
width:1000px; 
height:30px; 
position:relative; 
z-index:100;
font-family:Arial, Helvetica, sans-serif;
clear:both;
float:left;
margin-top:0px;
z-index:10000;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
width:1000px; 
w\idth:999px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

.menu ul ul {
width:180px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:13px;
text-decoration:none; 
color:#fff; 
height:30px; 
background: #020167;
padding-left:11px; 
padding-right:0px;
line-height:29px; 
font-weight:bold;
border-right:solid 1px #FFF;
font-weight:normal;
text-transform:uppercase;
}

.menu a span {
float: left;
display: block;
padding-right:11px;
cursor: pointer;

}

.menu li.selected a{
background-color: #020167;
color:#020167;
}

.menu li.selected_sub a{
background-color: #020167;
color:#FFFFFF;
border-bottom: solid 1px #FFF;
border-left: solid 1px #FFF;
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
margin-top:-2px;
border-top: solid 1px #FFF;
z-index:1;
text-transform:none;
}

.menu li.selected_sub_red a{
background-color:#990000;
color:#FFFFFF;
border-bottom: solid 1px #FFF;
border-left: solid 1px #FFF;
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:180px; 
w\idth:169px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
}
.menu ul ul :hover > a.drop {
background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}

/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:180px;
border-top:1px solid #FFF;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:149px; 
top:-1px; 
width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
position:absolute; 
top:0; 
left:0; 
border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#020167;
color:#FFF; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:180px;
border-bottom:solid 1px #FFF;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
width:150px;
w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#020167; 
background-color:#FFDB25;
}

.menu :hover > a, {
color:#020167;
background-color:#FFDB25;
}

.menu ul ul :hover > a {
color:#020167;
background-color:#FFDB25;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul{
visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}


/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

/*Side Level Navigation ----------------------------------*/
.sidemenu {
	margin:0;
	padding:0;
	list-style-type:none;
}

.sidemenufirst {
	padding-top:7px;
	border-top:solid 1px #FFF;
}

.sidemenu a {
	display:block;
	width:192px;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:7px;
	padding-bottom:9px;
  padding-left: 25px;
  background: #039 url(../images/navigation/bg_sub_orange.png);
  background-position:left;
  background-repeat:repeat-y;
  border:solid 0px #FFF;
  margin-bottom:4px;
}

.sidemenu a:hover {
	color:#FFDB25;
	background-image:url(../images/icons/bg_sub_orange_arrow.png);
	background-position:center left;
	background-repeat:no-repeat;
}

.ActiveLink a{
	color:#FFDB25;
	background-image:url(../images/icons/bg_sub_orange_arrow.png);
	background-position:center left;
	background-repeat:no-repeat;
}

/*HM FORCES HIGHLIGHTS ----------------------------------*/
.forcesmenu {
	margin:0;
	padding:0;
	list-style-type:none;
}

.forcesmenu li {
	display:block;
	width:187px;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:7px;
	padding-bottom:9px;
  padding-left: 5px;
  padding-right:30px;
  background: #039 url(../images/icons/tick.png);
  background-image:;
  background-position:right;
  background-repeat:no-repeat;
  border:solid 0px #FFF;
  margin-bottom:4px;
}

	
/*Side Level Navigation HOMEPAGE ----------------------------------*/
.MenuHomepage {
	margin-top:7px;
	padding:0;
	list-style-type:none;
	border-top: solid 1px #FFF;
}

.MenuHomepageFirst {
	padding-top:7px;
}

.MenuHomepage a {
	display:block;
	width:185px;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:7px;
	padding-bottom:9px;
  padding-left: 25px;
  background-image:url(../images/navigation/bg_sub_orange.png);
  background-position:left;
  background-repeat:repeat-y;
  border-top:dotted 0px #FFF;
  margin-bottom:4px;
}

.MenuHomepage a:hover {
	color:#FFDB25;
	background-image:url(../images/icons/bg_sub_orange_arrow.png);
	background-position:center left;
	background-repeat:no-repeat;
}

.top_border {
	border-top:solid 1px #FFF;
}

/*Footer Navigation ----------------------------------*/
.SocialMenu {
	margin:0;
	padding:0;
	list-style-type:none;
}

.SocialMenu a {
	display:block;
	width:220px;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
}

.Twitter {
	background-image:url(../images/icons/twitter.png);
	background-repeat:no-repeat;
	background-position:left;
}

.Facebook {
	background-image:url(../images/icons/facebook.png);
	background-repeat:no-repeat;
	background-position:left;
}

.Blogger {
	background-image:url(../images/icons/blogger.png);
	background-repeat:no-repeat;
	background-position:left;
}

.SocialMenu a:hover {
	color:#FFDB25;
}

.top_border {
	border-top:solid 1px #FFF;
}

/*Main Side Navigation ----------------------------------*/

ul.menuside, ul.menuside ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 220px;
}

ul.menuside a {
  display: block;
  text-decoration: none;
}

ul.menuside li {
  margin-top: 2px;
}

ul.menuside li a {
  color: #FFDB25;	
  padding-top:4px;
  padding-bottom:4px;
  font-size: 13px;
  line-height:20px;
  font-family:Arial, Helvetica, sans-serif;
  background-image:url(../images/icons/arrow_down.png);
  background-position:right;
  background-repeat:no-repeat;
  border-top:dotted 1px #FFF;
}

ul.menuside li a:hover {
  background-image:url(../images/icons/arrow_down_blue.png);
  background-position:right;
  background-repeat:no-repeat;
  color:#FFF;
}

ul.menuside li ul li a {
  color: #FFF;
  padding-left: 25px;
  background: #039 url(../images/navigation/bg_sub_orange.png);
  background-position:left;
  background-repeat:repeat-y;
  border-top:dotted 0px #FFF;
  margin-bottom:4px;
}

ul.menuside li ul li a:hover {
  padding-left: 25px;
  color:#FFDB25;
  background-image:url(../images/icons/bg_sub_orange_arrow.png);
  background-position:center left;
  background-repeat:no-repeat;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }



#single li {
  margin-top: 2px;
}

#single a {
  color: #FFDB25;	
  padding-top:4px;
  padding-bottom:4px;
  font-size: 13px;
  line-height:20px;
  font-family:Arial, Helvetica, sans-serif;
  background-image:url(../images/icons/arrow_right.png);
  background-position:right;
  background-repeat:no-repeat;
  border-top:dotted 1px #FFF;
}

#single a:hover {
  background-image:url(../images/icons/arrow_right_blue.png);
  background-position:right;
  background-repeat:no-repeat;
  color:#FFF;
}

/*LIST BUTTON LINK FOR SUB-MENU PAGES ----------------------------------*/
.List {
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-top: solid 0px #FFF;
}

.List a {
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:7px;
	padding-bottom:9px;
  padding-left: 25px;
  background-image:url(../images/navigation/bg_sub_orange.png);
  background-position:left;
  background-repeat:repeat-y;
  border-top:dotted 0px #FFF;
  margin-bottom:0px;
}

.List a:hover {
	color:#FFDB25;
	background-image:url(../images/icons/bg_sub_orange_arrow.png);
	background-position:center left;
	background-repeat:no-repeat;
}

