/*IMPORTANT - I have replicated this CSS onto rti-article.css. If you amend this CSS then please let me know so I can replicate rti-article.css as well - Imran*/

* {
margin:0;
padding:0;
}

html {
margin:0;
padding:0;
}

/*ADDED BY MW TO ALLOW FULL WIDTH WITH NO RHN 16-12-09*/
#ncontentwrapperNRN{
float: left;
width:570px;

}

#nmaincontainer{
width:765px;
border-top: 1px #CCCC33 solid;
border-right: 1px #CCCC33 solid;
margin-left:5px;
/*border: none;*/
}
/*added by MW 9-2-09 approved by DC*/
.style1 {font-size: 10px}

/*added for the paye/vat headings*/
.specialheading
	A:visited {
	color: #000;
	}
.specialheading
	A:hover {
	color: red;
	}

.link_heading {
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 26px;
	background-image: url('../images/arrowlink.gif');
	background-repeat: no-repeat;
	background-position: 16px 5px;
}

/*
############################################
#   Used for positioning the cookies panel #
############################################
*/
    #CookieReportsPanel #CookieReportsMiniPanel {
      top: auto !important;
      right: auto !important;
      Top: 100px !important;
      left:0px !important;
    }


.navcontainer 
A:link {
line-height: 22px;
}
.navcontainer 
A:visited {
line-height: 22px;
color: #747;
}
.navcontainer 
A:hover {
line-height: 22px;
color: red;
}

.navcontainer
li {
list-style: none;
padding-left: 16px;
background-image: url('../images/bullet-arrow-2.gif');
background-repeat: no-repeat;
}

#ntopsection{
height: 80px; /*Height of top section*/
}

#main_body{
	font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	/*border-top: 1px #CCCC33 solid;*/
margin-bottom:10px;
	margin-top: 0px;
	padding:0px;
}

#nbreadcrumbs1{
	float:right;
	width:560px;
	min-height: 35px;
	padding:0px;
	margin:0px;
}

#ncontentwrapper{
float: left;
width:420px;
/*width: 100%;*/
}

/*added by MW to allow full width for feedback form*/
#ncontentwrapper2{
	float:left;
	width:560px;

}


#ncontentcolumn{
	border: none;
	margin-left: 24px;
	padding:0;
}

#ncontentcolumn h1{
font-size: 1.85em; /* added 8-4-08 */
color: #009999;
margin:10px 0 12px 0;
font-weight:normal;
}

#ncontentcolumn h2 {
	font-size:1.6em;
	margin:10px 0 6px 0;
	font-weight:normal;
}
#ncontentcolumn h3 {
	font-size:1.1em; /* added 8-4-08 */
	margin:10px 0 6px 0;
	font-weight:bold; 
}
#ncontentcolumn h4 {
	font-size:1em;
	font-weight:bold;
	margin:10px 0 6px 0;
}

#ncontentcolumn p{
	margin:0;
	padding: 0 0 12px 0;
}

#ncontentcolumn p a.leader{
	margin: 0;
	display: block;
	padding-bottom: 3px;
	text-decoration:underline;
}

#ncontentcolumn p a, #ncontentcolumn ul a, #ncontentcolumn ol a{
	text-decoration:underline;
}

#ncontentcolumn ul{
	margin-left:24px;
	padding-bottom:12px;
}

#ncontentcolumn .jumpList{
	margin-left:24px;
	list-style-type: square;
}

#ncontentcolumn .jumpListHead{
	margin:0 0 6px 0;
	padding:0 0 3px 0;
	border-bottom: 1px dotted #cc3;
	font-weight:bold;
}

#ncontentcolumn .jumpList li{
	padding-bottom:4px;
}

#ncontentcolumn ol{
	margin-left:30px;
	padding-bottom:12px;
}

#ncontentcolumn .gotoTop {
text-align:right;
padding-bottom: 4px;
border-bottom: 1px dotted #cc3;
margin: 12px 0 36px 0;
font-size: 0.85em;
font-weight:bold;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#nright_col{
	float: right;
	width: 150px;
	margin:0px;
	padding:0px;

}

#ncentre_col{ /*need to delete 13/09/2010*/
	float: centre;
	width: 150px;
	margin:0px;
	padding:0px;

}

#nbottombar {
clear:both;
height:1px;
font-size:0.0001em;
border-bottom: 1px #CCCC33 solid;
margin: 0px 0px 0px 204px;
padding-top: 24px;
}

/* 
---------------------------------------------------
UPDATED / ADDED BY NIALL 16 JANUARY 2008
*/

/*
----------
LEFT_COL 
----------
*/
#nleft_col1{
	background:  url(../images/spacer.gif) repeat-x bottom;
	float: left;
	width: 180px;
	height: 300px;
	top:-3px;
}

#nleft_col{
	background: #fafaea url(../images/nleft_col_bg.jpg) repeat-x bottom;
	float: left;
	width: 180px;
	top:-3px;
}

#nleft_col p {
	padding-bottom: 12px;
	padding-left: 5px;
	font-size: 0.95em;
	padding-right:5px;
	color: #101010;
}

#nleft_col .leadin{
	font-size: 1.2em; /* added 9-4-08 */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC33;
	margin-top:10px;
	margin-bottom:12px;
	padding-bottom: 12px;
	line-height: 1.2em;
	color: #666666;	
}

#nleft_col .changeNotice{
padding-top: 0px;
padding-bottom:0px;
}

#nleft_col .getMoreInfo{
	padding-top:0px;
	display:block;
	padding-left: 5px;
	color: #000000;
	text-decoration: underline;
	font-size: 0.9em;
}

#nleft_col #leftcol_wrap{
padding-left:0px;
}

#nleft_col h1{
	font-size: 0.95em; 
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F5F5D6;
	padding-left:5px;
}

/*added by MW 3/9/2008*/
#header-wcp{
	font-size: 0.95em; 
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F5F5D6;
	padding-left:5px;
}
#header-wcp a{
	color:#444;
	}
/*added by MW 21/5/2009 to meet accessibility*/

#nleft_col .LeftHeading{
	font-size: 0.95em;
	padding-left:5px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}

/*added by PE 30/7/2010 to meet new wcp whats new template*/
#nleft_col .LeftHeadingblank{
	font-size: 0px;
	padding-left:5px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
	background-color: #FFF;
}

#nleft_col h2{
	font-size: 0.95em;
	padding-left:5px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#nleft_col ul{
	list-style-position: outside;
	margin-left: 15px;
	padding-left:5px;
	list-style-type: none;
}

#nleft_col li.selected{
	background-image: url(../images/nleft_col_bull_active.gif);
	background-repeat: repeat-y;
	background-position: 0px top;
	display:block;
	margin-left:-16px;
	padding-left:10px;
	color:#000;
}

#nleft_col ul li{
	margin-top: 10px;
	padding-top:0px;
	font-size: 0.95em;
	display:block;
	margin-left:-16px;
	padding-left:10px;
	background-image: url(../images/nleft_col_bull.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#nleft_col li a, #nleft_col h1 a{
	color: #444;  /* changed from 666 4-4-08 */
}


#nleft_col .title_decoration {
float:right;
background-image:url(../images/tab_corner_on.gif);
background-repeat:no-repeat;
width:12px;
height:12px;
}

#nleft_col .side_menu_title {
background-color:#096;
background-image:url(../images/side_col_down_arrow.gif);
background-position:top left;
background-repeat:no-repeat;
border-bottom:1px solid #363;
color:#fff;
padding-left:38px;
}

/* 
---------------------------------------------------
BELOW THIS LINE WAS ADDED BY DUNCAN 16 JANUARY 2008
*/

/* 
---------------------------------------------------
BELOW THIS LINE WAS ADDED BY DUNCAN 16 JANUARY 2008
*/

/*
----------
BREADCRUMB  (THIS SECTION EDITED BY DUNCAN 21 JANUARY 2008)
----------
*/

#nbreadcrumbs2 ul {
	text-align: left;
	color: #cc3;
	font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 0.85em; /* was 0.9em 4/4/08 */
	line-height: 1.4em;
	font-weight: normal;
	border-bottom: 1px #CCCC33 solid;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0;

}

#nbreadcrumbs2 ul li{
display:inline;
margin: 0;
}

#nbreadcrumbs2 ul li a  {
display: inline;
}

#nbreadcrumbs2 ul li a:link, #nbreadcrumbs2 ul li a:visited  {
color: #666; /* was 000 4/4/08 */
text-decoration: none;
}

#nbreadcrumbs2 ul li a:active, #nbreadcrumbs2 ul li a:hover  {
color: #666;  /* was 000 4/4/08 */
text-decoration: underline;
}

#nbreadcrumbs2 ul li.crumb_leader{
font-weight:bold;
color: #666;  /* was 000 4/4/08 */
padding: 0 2px 0 0;
}

#nbreadcrumbs2 ul li.home{
}

#nbreadcrumbs2 ul li.crumb_current  {
color: #666;  /* was 000 4/4/08 */
}
/*
---------
RIGHT COL
---------
*/
#nright_col ul{
background: #fafaea url(../images/nright_col_bg.jpg) repeat-x bottom;
margin: 0 0 10px 0;
}

#side_menu {
padding:0;
}

#side_menu ul {
color:#444; /* changed from 666 4-4-08 */
font-size:0.85em;
list-style-type:none;
margin:0 0 20px 0;
padding:12px 0 0 6px;
}

#side_menu ul li {
list-style-type:none;
margin:0 0 8px 0;
}

#side_menu ul li a {
color:#444; /* changed from 666 4-4-08 */
}

#nright_col #side_menu .title {
color:#000;
padding-left:0;
font-weight:bold;
}

#nright_col #side_menu .more {
color:#444;
padding-left:0;
}

/*
------
FOOTER
------
*/

#footer {
	width:770px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#008080;
	color:#008080;
	border-top:1px solid #666;
	/*position:fixed;
	bottom:0;*/
	margin-top:10px;
	color:#fff;
	font-size:0.85em;
	/*height:1.7em;*/
	padding-top:1.6em; 

	
	
	
}

#footer ul {
	
	padding: 20px;
	margin: 0;
	margin-left:100px;
}

#footer li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float:left;
	text-decoration:none;
	position:relative;
	bottom:7px;
}

#footer li a{
	text-decoration:none;
	color:#FFF !important; /* stops Safari overiding color links */
}

#footer li a:hover {
	color:#c9e9cc !important; /* stops Safari overiding color links */
	text-decoration:underline;
}

#footer li span {
	margin-left:10px;
	margin-right:10px;
}

/* IMAGE classes */

.govuk1_logo {
	background-image:url(/images/govuk_logo1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	width:70px;
	border:0;
	margin-top:6px;
	float:left;
	/*force alignment of image to baseline of text */
	position:relative;
	bottom:6px;
}

/*
------
TABLES
------
*/
table {
width:98%; 
vertical-align:top; 
margin:10px 0 10px 0; 
border-top:1px solid #ccc; 
border-bottom:2px solid #cc3; 
border-collapse:collapse; 
padding:0px;
font-size: 1.0em;
}

table caption {
margin:20px 10px 10px 0; 
text-align:left;
caption-side:top;
font-weight:bold;
}

table th {
vertical-align:top; 
background:#F5F5D6; 
border-bottom:2px solid #cc3; 
padding:6px; 
text-align:left; 
border-right:1px solid #ccc; 
border-left:1px solid #ccc; 
color:#000;
font-weight:bold; 
}

table td {
padding:6px; 
border-right:1px solid #ccc; 
border-bottom:1px solid #ccc; 
border-left:1px solid #ccc; 
vertical-align:top; 
text-align:left; 
width:auto;
}

table td p, table th p {
text-align:left; 
margin:9px 0 4px 0 !important; 
padding:0;
}

table td ul, table td ol {
text-align:left; 
margin:6px 0 6px 16px; 
padding:0px;
}

table td li {
text-align:left; 
margin:0 0 6px 0; 
padding:0;
}

.firstColHighlight, table th.column {
background:#FAFAEA; 
font-weight:bold; 
color:#000; 
vertical-align:top; 
}







/* BELOW DEFS COPIED FROM CONVERGENCE-STYLES.CSS 
NOTE: DEFS NOT USED IN NEW TEMPLATE MIGHT HAVE BEEN REMOVED */

body {
background-color:#fff;
margin:0;
padding:0;
font-size:80%;
font-family:verdana,helvetica,arial,sans-serif;
}

#header, #footer, #tabs_etc, #main_body {
width:770px;
}

.clear_all {
clear:both;
height:1px;
font-size:0.0001em;
margin-top:-1px;
}

/* BELOW DEFS COPIED FROM IR_SUPP.CSS 
NOTE: DEFS NOT USED IN NEW TEMPLATE MIGHT HAVE BEEN REMOVED */

img{
border: 0;
}

/*
##############
#   Header   #
##############
*/
@charset "utf-8";
/* Navigation Header CSS Document */

#header {
	width:770px;
	font-family:Arial, Helvetica, sans-serif;
	height:73px;
	background-color:#008080;
	border-bottom:0.06em solid #000;
	/*top:0;*/
	/*margin-bottom:0.63em;
	color:#fff;*/
}

#header_logo {
	width:80px;
	margin-right:10px;
	padding-left:10px;
}

#header .main_frame_container{
	text-align:left;
	/*margin-left:20px;*/
	width:770px;
	background-color:#008080;
	float:left;
	
}

/* Navigation classes */
#navigation {
	padding-top:14px;
	background-color:#008080;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float:left;
}
#navigation li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float:left;
	text-decoration:none;
	margin-right:14px;
	font-size:0.9em;
	padding-bottom:3px;
	border-bottom: 2px groove #009aa0;
}

#navigation li a {
	padding-bottom:3px;
	border-bottom: 2px groove #009aa0;
}

#navigation li:hover {
	border-color: #7eff00;
	cursor:pointer;
}

#navigation li a:hover {
	padding-bottom:3px;
	border-color:#7eff00;
}

#navigation a {
	color:#fff;
	text-decoration:none;
}

#lower_nav {
	width:565px;
	background-color:#008080;
	clear:both;
	float:right;
	
}

.site_search_container  {
	height:18px;
	overflow:hidden;
	
	
}

.search {
	height:20px;
	float:right;
	width:395px;
}

#site_search {
	width:300px;
	height:18px;
	margin-right:7px;
	float:left;
	background-color:#FFF;
	padding:1px;
}

#site_search .form_input_box {
	border:1px solid #fff;
	font-size:11px;
	height:14px;
	line-height:13px;
	width:200px;
	float:left;
	margin-left:4px;
}

#search_button_outer {
	background-color:#009966;
	width:64px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	margin-top:0px;
	margin-right:0px;
	float:left;
	color:#fff;
	font-weight:800;
	cursor:pointer;
	text-align:left;
	background-image:url(/images/search_button.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.search_button {
	background-color:#009966;
	width:69px;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:5px;
	font-size:0.85em;
	color:#fff;
	font-weight:800;
	cursor:pointer;
	text-align:left;
	float:right;
	border:2px solid #009966;
	padding:0;
	margin:0;
	background-image:url(/images/search_button.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#form_search {
	width:200px;
	height:20px;
	float:left;
	background-color:#FFF;
	padding:1px;
}

#form_search .form_input_box {
	border:1px solid #fff;
	font-size:11px;
	height:13px;
	line-height:13px;
	width:96px;
	float:left;
	margin-left:4px;
}

.form_button {
	background-color:#009966;
	width:82px;
	padding:1px;
	padding-left:6px;
	font-size:11px;
	margin-top:1px;
	margin-right:1px;
	float:right;
	color:#fff;
	font-weight:800;
	cursor:pointer;
	background-image:url(/images/form_button.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#tax_advisers_button {
	background-image:url(/images/tax_agents_button.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-family:ariel, helvetica, san-serif;
	font-size:11px;
	font-weight:800;
	padding:0 0 5px 0;
	padding-left:21px;
	line-height:20px;
	height:20px;
	width:149px;
	float:left;
	letter-spacing:-0.2px
}
.hidden {
	display:none;
}

/* IMAGE classes */

.hmrc_logo {
	background-image:url(/images/hmrc_logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:39px;
	width: 149px;
	border:0;
	margin-top:7px;
	margin-right:55px;
	float:left;
}

/* For Open Objects metadata */
.hide {
	color:#fff;
	font-size:0%;
	line-height:0%;
	margin:0;
	display:none;
}


.globalnav ul {
  	margin:0;
  	padding:0;
  	float:right;
}

.globalnav ul li {
  	display:inline;
  	height:1em;
}

#header .globalnav a, #header .globalnav a:visited {
  	height:1em;
  	padding:5px 12px;
	border:1px solid;
	border-color:#0a7 #085 #085 #0a7;
}

#header .globalnav a:hover {
   	color:#fff;
	border-color:#318 #074 #fff #3a8;
  	background-color:#05a26a;
  	text-decoration:none;
}

/* .hidden_links {
	font-size:.00001em;
} */

.hidden_links {

position: absolute;
left: -999px;
width: 990px;

}

/*
#################
#   Tabs etc... #
#################
*/

#tabs_etc {
	padding-top:10px;
}
#tabs_container {
	width:525px;
	float:right;
	text-align:right;
}
.tab {
	float:right;
	margin-left:6px;
	margin-top:5px;
	width:126px;
	font-size:10pt;
	border-left:1px solid #096;
	border-bottom:1px solid #096;
	background-position:top right;
}
.tab a {
	display:block;
	text-align:left;
	padding:9px 3px 7px 35px;
	height:2.9em;
}

#tab_employers a {
	line-height:2.4em;
}

/*
############
#   Links  #
############
*/
.global_nav a, .practitioner_zone_link a, .global_nav a:visited, .practitioner_zone_link a:visited {
	color:#fff;
}
a, #homepage #tabs li a {
	text-decoration:none;
	color:#03a;
}
a:visited, #homepage #tab_bandc li a:visited, #homepage #tab_iande li a:visited, #homepage #tab_employers li a:visited {
	color:#747;
}
a:hover, #footer a:hover, a:active, #footer a:active, #homepage .tab .home_tab_links a:hover, #homepage #tab_bandc li a:hover, #homepage #tab_iande li a:hover, #homepage #tab_employers li a:hover {
	text-decoration:underline;
	color:#f00;
}
#individuals_and_employees #tab_iande a:hover, #employers #tab_employers a:hover, #businesses_and_corporations #tab_bandc a:hover, .small_tabs #selected.tab a:hover {
	color:#fff;
}

/*
################################
#   Affinity-specific styles   #
################################
*/
#tab_iande {
	background-image:url(../images/corner_bg_iande.gif);
	border-color:#939;
}
#tab_iande a {
	background-image:url(../images/tab_iande_arrow_off.gif);
	color:#939;
}
#tab_bandc {
	background-image:url(../images/corner_bg_bandc.gif);
	border-color:#900;
}
#tab_bandc a {
	background-image:url(../images/tab_bandc_arrow_off.gif);
	color:#900;
}
#tab_employers {
	background-image:url(../images/corner_bg_employers.gif);
	border-color:#039;
}
#tab_employers a {
	background-image:url(../images/tab_employers_arrow_off.gif);
	color:#039;
}
#tab_iande a:hover, #tab_bandc a:hover, #tab_employers a:hover  {
	color:#f00;
	text-decoration:underline;
}

/*
	Individuals and Employees
*/
#individuals_and_employees #special_title h1 {
	color:#939;
}
#individuals_and_employees #tab_iande, #homepage #tab_iande {
	background-image:url(../images/tab_corner_iande.gif);
	background-repeat:no-repeat;
}
#individuals_and_employees #tab_iande a, #homepage #tab_iande a {
	background-image:url(../images/tab_iande_arrow.gif);
	color:#fff;
}
#individuals_and_employees ul#sag_list {
	background-color:#939;
}
#individuals_and_employees #centre_col, #individuals_and_employees .promotions {
	background-image:url(../images/corner_bg_iande.gif);
}
#individuals_and_employees .ad_style {
	color:#939;
}
#individuals_and_employees ul#sag_list li {
	width:8.5em;
}

/*
	Employers
*/
#employers #special_title h1 {
	color:#039;
}
#employers #tab_employers, #homepage #tab_employers {
	background-image:url(../images/tab_corner_employers.gif);
	background-repeat:no-repeat;
}
#employers #tab_employers a, #homepage #tab_employers a {
	background-image:url(../images/tab_employers_arrow.gif);
	color:#fff;
}
#employers ul#sag_list {
	background-color:#039;
	padding-top:12px;
	padding-bottom:13px;
}
#employers ul#sag_list li {
	width:10em;
}
#employers #centre_col, #employers .promotions {
	background-image:url(../images/corner_bg_employers.gif);
}

/*
	Businesses and Corporations
*/
#businesses_and_corporations #special_title h1 {
	color:#900;
}
#businesses_and_corporations #tab_bandc, #homepage #tab_bandc  {
	background-image:url(../images/tab_corner_bandc.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#businesses_and_corporations #tab_bandc a, #homepage #tab_bandc a {
	background-image:url(../images/tab_bandc_arrow.gif);
	color:#fff;
}
#businesses_and_corporations ul#sag_list {
	background-color:#900;
}
#businesses_and_corporations #centre_col, #businesses_and_corporations .promotions {
	background-image:url(../images/corner_bg_bandc.gif);
}
#businesses_and_corporations ul#sag_list li {
	width:11em;
}

#ir_transactions #special_title {
	color:#096;
}

.bl_holding_link a {
	text-decoration:underline;
}

.hmrc_image_bottom {
	padding-bottom:2em;
	margin-right:1em;
}

.dg_image_top {
	padding-top:0.5em;
	margin-right:1em;
	padding-bottom:0.8em;
}

.bl_image_holding {
	padding-bottom:2.6em;
	margin-right:1em;
}

/*PAYE strapine code*/
.link_object{
	padding-bottom: 1px;
	margin-bottom:1px;
	padding-right:2px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #CCFFFF;
	padding:4px;
	background:#CCFFFF;
	}
	
/*Webinars shading*/
.link_object1{
	margin-bottom:-5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #D3D3D3;
	padding-top:7px;
	padding-bottom:-10px;
	padding-left:10px;
	background:#D3D3D3;
}
/*IMPORTANT - I have replicated this CSS onto rti-article.css. If you amend this CSS then please let me know so I can replicate rti-article.css as well - Imran*/