




/*
     FILE ARCHIVED ON 19:29:48 Feb 20, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:32:22 Apr 19, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";
/* CSS Document */
.search-navigation {
	clear: left;
	width:960px;	
	height:33px;
	position: relative;
	padding-top: 8px;
	background:url(/web/20140220192948/http://www.thenational.ae/styles/images/bgnav.png) repeat-x scroll left bottom;
    border-bottom: #ADADAD solid 1px;
	border-top: #ADADAD solid 1px;
    padding-top: 8px;
}
.searchbox{
	float:right;
	width:190px;
	height:24px;
	padding:0px;
}
.search-bx{
	float:right;	
}
.searchbox label {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.search-input{
	color:#999;
	vertical-align:middle;
	width:150px;
	border-radius:1px 1px 1px 1px;	
}
.search-bt{
	width:24px;
	height:24px;	
}
.navigation {
	float:left;
	height:33px;
	padding:0px;
	font: 1.417em/* 17px */ 'Georgia', serif;
}

.navigation ul {
	float:left;
	list-style: none;
	margin:0px;
	padding:0px;
	
}
.navigation li {
	float: left;
}
.navigation li a {
	padding-right: 6px;
	color: #000;
}
.navigation li a:hover {
	text-decoration:underline;
	color: #000;
}
/*---------------------------------------CHANNEL COLOUR SCHEME---------------------------------------*/
.navigation .current a.channel-1003,.navigation .current a.channel-1004{
	color: #196c79 !important;
}
.navigation .current a.channel-1005{
	color: #6a206a !important;
}
.navigation .current a.channel-1040{
	color: #3e8200 !important;
}
.navigation .current a.channel-1006{
	color: #db5f00 !important;
}
.navigation .current a.channel-1007{
	color: #936f00 !important;
}
/*-------------------------------------------------------------------------------------------------*/
.navigation li a,.navigation li a span {
	display: block;
	position: relative;
}
/*.navigation .current a.channel-1{
    color: red;
}*/

/*.navigation li li {
	float: none;
}*/
.navigation li li a {
	padding-right: 0;
}
.navigation li a span {
	height: 18px;
	margin-bottom: -1px;
	padding: 3px 17px 13px 23px;
}

.navigation li.first-child a span {
	padding-left: 20px;
}
.navigation li.current a {
	background: url(/web/20140220192948/http://www.thenational.ae/styles/images/bg-navigation-tab-right.gif) right top no-repeat;
}
.navigation li.current li a {
	background: transparent;
}
.navigation li.current a span {
	background: url(/web/20140220192948/http://www.thenational.ae/styles/images/bg-navigation-tab-left.gif) left top no-repeat;
}
.navigation li.current a.channel-1003 span {
	background-image: url(/web/20140220192948/http://www.thenational.ae/styles/images/bg-navigation-tab-left-first.gif);
}
.navigation li li a {
	padding-right: 0;
}

.navigation li.first-child{
	border:0px;
}
.navigation .flyout {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1111111;/* See also ie7.css and ie6.css */
	margin-top: 1px;
	border: solid 1px #b1b2b1;
	border-top-style: none;
	background: #fff url(/web/20140220192948/http://www.thenational.ae/styles/images/bg-flyout.gif) 171px 0 repeat-y;
	font: .706em/* 12px */ 'Arial', sans-serif;
}
.sections-nav{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;	
}
.sections-nav li{
	float:left;
	list-style:none;
}
.sections{
	width: 170px;	
}
.headlines{
	width: 420px;	
}
.popular{
	width:368px;	
}
.sections h3{
	padding: 10px 20px;
	margin:0px 1px 0 0;
	font-size: 1.083em/* 13px */;
	font-weight: bold;
	margin:0px 1px 0 0;
	background: url(/web/20140220192948/http://www.thenational.ae/styles/images/bg-flyout-headings.png) left bottom repeat-x;
}
.headlines h3 {
	padding: 10px 20px;
	margin:0px 0px 0px 2px;
	font-size: 1.083em/* 13px */;
	font-weight: bold;
	background: url(/web/20140220192948/http://www.thenational.ae/styles/images/bg-flyout-headings.png) left bottom repeat-x;
}
.popular h3 {
	padding: 10px 20px;
	margin:0px 0px 0px 2px;
	font-size: 1.083em/* 13px */;
	font-weight: bold;
	background: url(/web/20140220192948/http://www.thenational.ae/styles/images/bg-flyout-headings.png) left bottom repeat-x;
}
.sec-1003 li h3{
	color:#196c79 !important;	
}
.sec-1004 li h3{
	color:#196c79 !important;	
}
.sec-1005 li h3{
	color:#6a206a !important;	
}
.sec-1040 li h3{
	color:#3e8200 !important;	
}
.sec-1006 li h3{
	color:#db5f00 !important;	
}
.sec-1007 li h3{
	color:#936f00 !important;	
}

.content-subnav{
	float:left;
	width:130px;
	padding:15px 20px 30px;	
}
.content-subnav ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;	
}
.content-subnav ul li{
	float:left;
	font-size: 1.167em;
    font-weight: bold;
    margin: 5px 0 5px;
	color:#000;
	width:130px;	
}
.content-subnav ul li ul li{
	font-size: 0.857em;
    font-weight: normal;
    margin: 2px 0 5px;

}
.content-subnav ul li a{
	color:#000;	
}
.content-subnav ul li a:hover{
	color:#000;
	text-decoration:underline;	
}
.popular-subnav{
	float:left;
	width:340px;
	padding:15px 14px 30px 14px;	
}
.popular-subnav ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;	
}
.popular-subnav ul li{
	float:left;
	font-size: 1.167em;
    margin:5px 0 0;
	color:#000;
	width:340px;	
}
.popular-subnav ul li a{
	color:#000;
	font: 15px 'Georgia',serif;
}
.popular-subnav ul li a:hover{
	color:#000;
	text-decoration:underline;	
}
.headlines-subnav{
	float:left;
	width:380px;
	padding:15px 20px 30px;		
}
.headlines-subnav ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;	
}
.headlines-subnav ul li{
	float:left;
	font: 15px 'Georgia',serif;
    margin:5px 0 0px 0;
	color:#000;
	width:380px;	
}
.headlines-subnav ul li a{
	color:#000;
}
.headlines-subnav ul li a:hover{
	color:#000 !important;
	text-decoration:underline;
}
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.onsub {
	display: block;
	height:18px !important;
	padding:10px !important;
	background:#105c8f;
}
