/*------------------------------------------------------------------------------
// Path:		css/nav.css
// Version:		v001
// Description:	Styles used in the navigation menu
//----------------------------------------------------------------------------*/

#nav {
	position: relative;
	height: 87px;
	overflow: hidden;
	width: 1007px;
	padding: 0px;
}

#nav_main {
	height: 87px;
	position: absolute;
	width: 1007px;
	float:left;
}

#nav_main_1           { background-position: 0px -87px; width: 119px; background: transparent url(/static/img/lang/en_UK/menu01_off.jpg) no-repeat scroll 0 0; }
#nav_main_1:hover     { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu01_over.jpg) no-repeat scroll 0 0;}
#nav_main_1:active    { background-position: 0px -261px; }
#nav_main_1.active    { background-position: 0px 0 !important; }
#nav_main_1.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu01_on.jpg) no-repeat scroll 0 0;}

#nav_main_2           { background-position: -119px -87px; width: 121px; background: transparent url(/static/img/lang/en_UK/menu02_off.jpg) no-repeat scroll 0 0; }
#nav_main_2:hover     { background-position: -119px -174px; background: transparent url(/static/img/lang/en_UK/menu02_over.jpg) no-repeat scroll 0 0; }
#nav_main_2:active    { background-position: -119px -261px; }
#nav_main_2.active    { background-position: -119px 0 !important; }
#nav_main_2.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu02_on.jpg) no-repeat scroll 0 0;}

#nav_main_3           { background-position: -240px -87px; width: 116px; background: transparent url(/static/img/lang/en_UK/menu03_off.jpg) no-repeat scroll 0 0; }
#nav_main_3:hover     { background-position: -240px -174px; background: transparent url(/static/img/lang/en_UK/menu03_over.jpg) no-repeat scroll 0 0;}
#nav_main_3:active    { background-position: -240px -261px; }
#nav_main_3.active    { background-position: -240px 0 !important; }
#nav_main_3.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu03_on.jpg) no-repeat scroll 0 0;}

#nav_main_4			{ background-position: -356px -87px; width: 121px; background: transparent url(/static/img/lang/en_UK/menu04_off.jpg) no-repeat scroll 0 0;}
#nav_main_4:hover 	{ background-position: -356px -174px; background: transparent url(/static/img/lang/en_UK/menu04_over.jpg) no-repeat scroll 0 0; }
#nav_main_4:active	{ background-position: -356px -261px; }
#nav_main_4.active	{ background-position: -356px 0 !important; }
#nav_main_4.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu04_on.jpg) no-repeat scroll 0 0;}

#nav_main_5			{ background-position: -477px -87px; width: 111px; background: transparent url(/static/img/lang/en_UK/menu05_off.jpg) no-repeat scroll 0 0; }
#nav_main_5:hover 	{ background-position: -477px -174px; background: transparent url(/static/img/lang/en_UK/menu05_over.jpg) no-repeat scroll 0 0; }
#nav_main_5:active	{ background-position: -477px -261px; }
#nav_main_5.active	{ background-position: -477px 0 !important; }
#nav_main_5.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu05_on.jpg) no-repeat scroll 0 0;}

#nav_main_6			{ background-position: -588px -87px; width: 107px; background: transparent url(/static/img/lang/en_UK/menu06_off.jpg) no-repeat scroll 0 0; }
#nav_main_6:hover 	{ background-position: -588px -174px; background: transparent url(/static/img/lang/en_UK/menu06_over.jpg) no-repeat scroll 0 0; }
#nav_main_6:active	{ background-position: -588px -261px; }
#nav_main_6.active	{ background-position: -588px 0 !important; }
#nav_main_6.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu06_on.jpg) no-repeat scroll 0 0;}

#nav_main_7			{ background-position: -695px -87px; width: 103px; background: transparent url(/static/img/lang/en_UK/menu07_off.jpg) no-repeat scroll 0 0; }
#nav_main_7:hover 	{ background-position: -695px -174px; background: transparent url(/static/img/lang/en_UK/menu07_over.jpg) no-repeat scroll 0 0; }
#nav_main_7:active	{ background-position: -695px -261px; }
#nav_main_7.active	{ background-position: -695px 0 !important; }
#nav_main_7.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu07_on.jpg) no-repeat scroll 0 0;}

#nav_main_8			{ background-position: -798px -87px; width: 103px; background: transparent url(/static/img/lang/en_UK/menu08_off.jpg) no-repeat scroll 0 0; }
#nav_main_8:hover 	{ background-position: -798px -174px;  background: transparent url(/static/img/lang/en_UK/menu08_over.jpg) no-repeat scroll 0 0;}
#nav_main_8:active	{ background-position: -798px -261px; }
#nav_main_8.active	{ background-position: -798px 0 !important; }
#nav_main_8.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu08_on.jpg) no-repeat scroll 0 0;}

#nav_main_9			{ background-position: -901px -87px; width: 105px; background: transparent url(/static/img/lang/en_UK/menu09_off.jpg) no-repeat scroll 0 0; }
#nav_main_9:hover 	{ background-position: -901px -174px;  background: transparent url(/static/img/lang/en_UK/menu09_over.jpg) no-repeat scroll 0 0;}
#nav_main_9:active	{ background-position: -901px -261px; }
#nav_main_9.active	{ background-position: -901px 0 !important; }
#nav_main_9.selected  { background-position: 0px -174px; background: transparent url(/static/img/lang/en_UK/menu09_on.jpg) no-repeat scroll 0 0;}

.nav_tabs a {
	margin:0px 0 6px 0px;
	display: block;
	float: left;
	height: 75px;
	cursor: pointer;
}

.nav_tabs a img {
  border: 0;
}

.nav_tabs a.active {
	cursor: default !important;
}

#nav_subs {
	background: transparent url(/static/img/common/bgmenu.png) no-repeat scroll 0 0;
	position: absolute;
	
	top: 53px;
	width: 9999em;
	height: 39px;
	
}

.nav_sub {
	font: bold 10px arial, verdana, tahoma, helvetica;
	color: #999;
	float: left;
	height: 10px;
	margin-left: 6px;
	
}


.nav_sub a {
	color: #999;
	text-decoration:none;
}
.nav_sub a:hover {
	color: #fff;
	text-decoration:none;
}
