/* BASE STYLES */

body
{
    font: normal 62.5%/1.7em Verdana, Arial, Helvetica, sans-serif;
    color: #454545;
    margin: 0 0 0 0;
    padding: 0;
    background: #cad5e0;
    text-align: center;
    background-attachment: fixed;
}

a
{
    color: #0c7bf4;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color: #0e213c;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

small
{
    font-size: 0.9em;
}


.natwrapper
{
    width: 988px; /* _width: 991px; */
    text-align: left;
    margin: 0 auto 0 auto;
    font-size: 1.2em;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 1px solid transparent;
}

.natwrapper .margin
{
    margin: 0 19px 19px 19px;
}

/* END BASE STYLES */


/* HEADER STYLES */

.header
{
}

.header a.banner_wad
{
    float: right;
    display: block;
    width: 392px;
    height: 101px;
    background: transparent url(../../images/NAT/banner_hiv_report.gif) no-repeat 0 0;
    text-indent: -6000px;
    margin: 10px 0 0 0;
}

.header a.logo
{
    display: block;
    width: 212px;
    height: 87px;
    background: transparent url(../../images/NAT/logo.gif) no-repeat 0 0;
    text-indent: -6000px;
    float: left;
    margin: 18px 12px 0 8px;
}

.header .text
{
    float: left;
}

.header h1, .header h2
{
    text-indent: -6000px;
}

.header h1
{
    background: transparent url(../../images/NAT/transforming-the-uks-respon.gif) no-repeat 0 0;
    width: 240px;
    height: 47px;
    margin: 10px 0 10px 0;
    border: 1px solid red;
}

.header h2
{
    background: transparent url(../../images/NAT/challenging-attitudes.gif) no-repeat 0 0;
    width: 148px;
    height: 47px;
    margin: 55px 0 0 8px;
}

.header ul.navigation
{
    clear: both;
    list-style: none;
    margin: 0 0 0 0;
}

.header ul.navigation li
{
    display: inline-block;
    position: relative;
    float: left;
	padding-top: 9px;
    z-index: 10;
}

.header ul.navigation li a
{
    display: block;
    color: #000;
    float: left;
    text-decoration: none;
    text-indent: -6000px;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 34px;
}

.header ul.navigation li a.home
{
    background-image: url(../../images/navigation/home.gif);
    width: 67px;
}
.header ul.navigation li a.media_and_blog
{
    background-image: url(../../images/navigation/mediaandblog.gif);
    width: 155px;
}
.header ul.navigation li a.hivintheuk
{
    background-image: url(../../images/navigation/hivintheuk.gif);
    width: 135px;
}
.header ul.navigation li a.our_campaigns
{
    background-image: url(../../images/navigation/ourcampaigns.gif);
    width: 147px;
}
.header ul.navigation li a.publications
{
    background-image: url(../../images/navigation/publications.gif);
    width: 122px;
}
.header ul.navigation li a.getinvolved
{
    background-image: url(../../images/navigation/getinvolved.gif);
    width: 120px;
}
.header ul.navigation li a.aboutus
{
    background-image: url(../../images/navigation/aboutus.gif);
    width: 102px;
}
.header ul.navigation li a.natshop
{
    background-image: url(../../images/navigation/natshop.gif);
    width: 102px;
}

.header ul.navigation li a:hover
{
    background-position: 0 100%;
}

.template_home .home, 
.template_news_and_media .media_and_blog, 
.template_hiv_facts .hivintheuk, 
.template_our_thinking .our_campaigns, 
.template_information_and_resources .publications, 
.template_support_nat .getinvolved, 
.template_about_us .aboutus, 
.template_contact .natshop
{
    background-position: 0 100% !important;
}

.header .submenu
{
    background: #c3c9d1;
    height: 30px;
    line-height: 30px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    color: #090c33;
    padding: 0 0 0 13px;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 0 0 0; /*_margin: 0 3px 0 0;*/
}

.header .submenu .search
{
    /* float:right; 	margin: 5px 5px 0 0; 	line-height: 20px; 	*/
}

.header .submenu .search .input_field
{
    border: 0;
    height: 18px;
    float: right;
    margin: 5px 5px 0 0;
}

.header .submenu .search .submit_field
{
    float: right;
    margin: 5px 5px 0 0;
}

.header .navigation .subnav-wrapper
{
    display: none;
    background: #e8e9ec;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 33px;
    width: 180px;
    z-index: 10;
    border-right: solid 1px #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
}

.navigation .nav-submenu
{
}
.navigation .info
{
    padding: 10px;
    border-bottom: 1px dashed #CCCCCC;
    color: #5D5D7D;
    font-size: 11px;
}
.navigation .info p
{
    color: #000033;
    font-size: 11px;
}

.header .navigation .alt .subnav-wrapper
{
    right: 0;
    left: auto;
}

.header .navigation .nav-submenu
{
    overflow: hidden;
    clear: left;
    float: left;
    width: 180px;
}

.header .navigation .nav-submenu li
{
    clear: left;
    float: left;
    width: 170px;
    margin: -1px 0 0;
    padding: 2px 5px;
}

.header .navigation .nav-submenu a
{
    color: #5d5d7d;
    height: 100%;
    width: 160px;
    padding: 5px;
    text-indent: 0;
    font-size: 11px;
}

.header .navigation .nav-submenu a:hover
{
    background: url(../../images/NAT/nav-highlight.jpg) no-repeat 0 8px #dddde0;
    color: #000033;
    padding: 5px 5px 5px 15px;
    width: 150px;
}

/* END HEADER STYLES */


/* CONTENT STYLES */

.content
{
    border: 0px solid red;
    margin: 4px 0 0 0; /*_margin: 4px 3px 0 0;*/
}

.content .column_1
{
    border: 0px solid red;
    float: left;
    width: 220px; /*_width: 218px;*/
    margin: 0 15px 0 0;
}

/* COLUMN FOR HOMEPAGE */

.content .column_1
{
    font-size: 0.9em;
}

.content .column_1 img
{
}
.content p
{
    line-height: 14px;
    margin: 0 0 5px 0;
}

.content a.go
{
    display: block;
    background: transparent url(../../images/NAT/link_go.gif) no-repeat 0 0.5em;
    padding: 0 0 0 12px;
}



.content .column_1 .hot_topics
{
    margin: 2px 0 15px 0;
}

.content .column_1 .welcome
{
    background: url(../../images/NAT/welcome_box.jpg);
    width: 207px;
    height: 292px;
    font-size: 13px;
    padding: 28px 10px;
}

.content .column_1 .hot_topics a
{
    display: block;
    font-size: 1.4em;
    line-height: 1.2em;
    padding: 0 0 14px 0;
    margin: 0 0 10px 0;
    color: #009dda;
    background: transparent url(../../images/NAT/dot.gif) repeat-x 0 100%;
}
.content .column_1 .hot_topics a:hover
{
    color: #333;
}

.content .column_1 .welcome h1
{
    background: url(../../images/NAT/welcome.gif);
    height: 17px;
    width: 172px;
    text-indent: -6666px;
    margin-bottom: 20px;
}

.content .column_1 .welcome a
{
    background: none;
    margin: 25px 0 0 -5px;
}

.content .column_1 .welcome p
{
    margin-bottom: 14px;
    line-height: 1.25em;
}

.content .column_1 .whats-new
{
    margin-left: 12px;
}

.content .column_1 .whats-new h2
{
    background: transparent url(../../images/NAT/h2_hot_topics.gif) no-repeat 0 0;
    margin: 17px 0 8px 0;
    text-indent: -6000px;
    height: 17px;
}

.content .column_1 .whats-new p a
{
    font-size: 11px;
    margin: 0;
}

.content .column_1 p.red-border
{
    background: transparent url(../../images/NAT/red_dot.gif) repeat-x 0 100%;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
}

.content .column_1 .news, .content .column_1 .about, .content .column_1 .support
{
    padding: 0 0 10px 0;
    margin: 10px 0 0 0;
}

.content .column_1 .news
{
    margin: 12px 0 0 0;
    padding: 0 0 8px 15px;
}

.content .column_1 .news a
{
    color: #009dda !important;
}
.content .column_1 .news a:hover
{
    color: #333 !important;
}

.content .column_1 .news p.border, .content .column_1 .whats-new p.border
{
    background: transparent url(../../images/NAT/dot.gif) repeat-x 0 100%;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
}

.content .column_1 .news a.more, .content .column_1 .whats-new a.more
{
    display: block;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 0.5em;
}

.content .column_1 .news img
{
    border: 3px solid #d5d5d5;
    display: block;
    margin: 10px 0 10px 0;
    width: 197px;
}

.content .column_1 .news p
{
    margin: 0 0 6px 0;
}

.content .column_1 .news h2
{
    background: transparent url(../../images/NAT/news_and_media.gif) no-repeat 0 0;
    text-indent: -6000px;
    margin: 0 0 13px 0;
    height: 14px;
}

.content .column_1 .news h3
{
    font-weight: bold;
    color: #173460;
    margin: 12px 0 5px 0;
}

.content .column_1 .support
{
    padding: 0 0 0 15px;
    border: 0;
}

.content .column_1 .about
{
    padding: 0 0 10px 15px;
}

.content .column_1 .about h2
{
    background: transparent url(../../images/NAT/about_nat.gif) no-repeat 0 7px;
    text-indent: -6000px;
    margin: 0 0 5px 0;
    padding: 7px 0 0 0;
    height: 77px;
}

.content .column_1 .support h2
{
    background: transparent url(../../images/NAT/support_nat.gif) no-repeat 0 7px;
    text-indent: -6000px;
    margin: 0 0 5px 0;
    padding: 7px 0 0 0;
    height: 78px;
}


.content .column_1 .work
{
    padding: 12px;
    background: #eeeeef;
    margin: 0 0 0 15px;
}

.content .column_1 .work h2
{
    background: transparent url(../../images/NAT/our_current_work.gif) no-repeat 0 0;
    text-indent: -6000px;
    margin: 0 0 7px 0;
    padding: 0 0 0 0;
    height: 13px;
}

.content .column_1 .work a
{
    display: block;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 0.5em;
    line-height: 1.2em;
}


.content .slider
{
    height: 345px;
    width: 715px;
    margin: 2px 0 6px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.content .slider .next-previous
{
    display: none;
}

.content .slider .paging
{
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent url(../../images/NAT/sliders_paging_l_bg.png) no-repeat 0 0;
}

.content .slider .paging #numbers
{
    padding: 0 10px 0 5px;
    margin: 0 0 0 7px;
    background: transparent url(../../images/NAT/sliders_paging_r_bg.png) no-repeat 100% 0;
    height: 23px;
}

.content .slider .paging #numbers a
{
    display: block;
    width: 9px;
    height: 9px;
    float: left;
    background: transparent url(../../images/NAT/sliders_a_bg.gif) no-repeat 0 0;
    margin: 7px 3px 0 0;
    text-indent: -6000px;
}

.content .slider .paging #numbers a.selected
{
    background-position: 0 100%;
}



.content .slider .control
{
    position: absolute;
    bottom: 20px;
    right: 48%;
    display: none;
}

.content .slider .control .play
{
    display: block;
    height: 20px;
    width: 13px;
    text-indent: -6000px;
    background: transparent url(../../images/NAT/sliders_play_bg.gif) no-repeat 0 0;
}
.content .slider .control .pause
{
    display: block;
    height: 21px;
    width: 18px;
    text-indent: -6000px;
    background: transparent url(../../images/NAT/sliders_pause_bg.gif) no-repeat 0 0;
}

.content .slider .next
{
    display: block;
    height: 20px;
    width: 13px;
    text-indent: -6000px;
    background: transparent url(../../images/NAT/sliders_next_bg.png) no-repeat 0 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.content .slider .previous
{
    display: block;
    height: 20px;
    width: 13px;
    text-indent: -6000px;
    background: transparent url(../../images/NAT/sliders_previous_bg.png) no-repeat 0 0;
    position: absolute;
    left: 20px;
    bottom: 20px;
}



.content .slider ul
{
    height: 345px;
    width: 2860px;
    margin: 0 0 0 0;
}

.content .slider ul li
{
    height: 345px;
    width: 715px;
    float: left;
}


.content .slider ul li.zero
{
    background: transparent url(../../images/NAT/slider_bg_0.jpg) no-repeat 0 0;
}
.content .slider ul li.one
{
    background: transparent url(../../images/NAT/slider_bg_1.jpg) no-repeat 0 0;
    text-indent: -6000px;
}
.content .slider ul li.two
{
    background: transparent url(../../images/NAT/slider_bg_2.jpg) no-repeat 0 0;
    text-indent: -6000px;
}
.content .slider ul li.three
{
    background: transparent url(../../images/NAT/slider_bg_3.jpg) no-repeat 0 0;
    text-indent: -6000px;
}
.content .slider ul li.four
{
    background: transparent url(../../images/NAT/slider_bg_4.jpg) no-repeat 0 0;
    text-indent: -6000px;
}

.content .slider .info
{
    background: transparent url(../../images/NAT/slider_information_bg.png) no-repeat 0 0;
    width: 228px;
    height: 118px;
    margin: 20px 0 0 20px;
    color: #173460;
}

.content .slider .info h3
{
    padding: 13px 0 0 0;
    margin: 0 15px 5px 15px;
    font-weight: bold;
    font-size: 1.2em;
}

.content .slider .info p
{
    margin: 0 15px 5px 15px;
    font-size: 0.9em;
}

.content .slider .info a.more
{
    display: block;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 0.5em;
    font-size: 0.9em;
    margin: 0 15px 0 15px;
}



/* END COLUMN FOR HOMEPAGE */

/* STYLES FOR COLUMN SUB NAVIGATION */

.column_1 ul.navigation
{
    list-style: none;
}

.column_1 ul.navigation a:hover
{
    text-decoration: underline;
}

.column_1 ul.navigation ul
{
    display: none;
}

.column_1 ul.navigation li
{
    background: transparent url(../../images/NAT/subnav_divider.gif) repeat-x 0 100%;
    padding: 0;
    margin: 0;
    width: 99%;
}

.column_1 ul.navigation li a
{
    display: block;
    color: #17254c;
    text-decoration: none;
    background: transparent url(../../images/NAT/bp_4.gif) no-repeat 10px 0.9em;
    padding: 5px 0 5px 22px;
    border: 0px solid red;
    margin: 0 0 0 5px;
}

.column_1 ul.navigation li.open a
{
    font-weight: bold;
    background: transparent url(../../images/NAT/bp_4_down.gif) no-repeat 9px 1.0em;
}

.column_1 ul.navigation li.open ul
{
    display: block;
    padding: 0 0 6px 0;
}
.column_1 ul.navigation li.open ul li
{
    background: none;
}

.column_1 ul.navigation li.open ul a
{
    background: transparent url(../../images/NAT/bp_4.gif) no-repeat 6px 0.7em;
    padding: 2px 0 2px 15px;
    font-weight: normal;
    margin: 0 0 0 22px;
    color: #454545;
}

.column_1 ul.navigation li.open ul a.selected
{
    font-weight: bold;
    background-image: url(../../images/NAT/bp_4_selected.gif);
}

/* END STYLES FOR COLUMN SUB NAVIGATION */


/* STYLES FOR BREADCRUMBS */
.column_2 ul.breadcrumbs
{
    list-style: none;
    margin: 0 0 0 0;
    font-size: 0.9em;
    background: #ebebee;
    padding: 6px 6px 6px 10px;
}

.column_2 ul.breadcrumbs li
{
    display: inline;
    float: left;
    font-weight: bold;
    color: #090c33;
}

.column_2 ul.breadcrumbs li a
{
    display: block;
    color: #173460;
    float: left;
    background: transparent url(../../images/NAT/bp_5.gif) no-repeat 0 60%;
    padding: 0 0 0 8px;
    font-weight: normal;
    margin: 0 0 0 11px;
}

/* END STYLES FOR BREADCRUMBS */

/* STYLES FOR ARTICLE LEVEL */

.article h2
{
    color: #fff;
    background: #3a5f9e url(../../images/NAT/article_h2_bg.gif) no-repeat 0 50%;
    line-height: 2.2em;
    height: 2.2em;
    margin: 4px 0 17px 0;
    font-size: 2.0em;
    padding: 0 0 0 12px;
}
/*
#news_and_media .article h2 {
	background:#db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
#hiv_facts .article h2 {
	
}
#living_with_hiv .article h2 {
	background:#690a7b url(../../images/NAT/article_living_with_hiv.gif) no-repeat 0 50%;
}
#our_thinking .article h2 {
	background:#1f3166 url(../../images/NAT/article_our_thinking.gif) no-repeat 0 50%;
}
#information_and_resources .article h2 {
	background:#ea9932 url(../../images/NAT/article_information_and_res.gif) no-repeat 0 50%;
}
#support_nat .article h2 {
	background:#db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
#about_us .article h2 {
	background:#db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
#contact .article h2 {
	background:#db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
*/

.template_news_and_media .article h2
{
    background: #db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
.template_hiv_facts .article h2
{
}
.template_living_with_hiv .article h2
{
    background: #690a7b url(../../images/NAT/article_living_with_hiv.gif) no-repeat 0 50%;
}
.template_our_thinking .article h2
{
    background: #1f3166 url(../../images/NAT/article_our_thinking.gif) no-repeat 0 50%;
}
.template_information_and_resources .article h2
{
    background: #ea9932 url(../../images/NAT/article_information_and_res.gif) no-repeat 0 50%;
}
.template_support_nat .article h2
{
    background: #db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
.template_our_networks .article h2
{
    background: #db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
.template_about_us .article h2
{
    background: #db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}
.template_contact .article h2
{
    background: #db2d28 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
}

.article .bookmarks
{
    float: right;
    width: 210px;
    font-size: 0.9em;
}

.article .bookmarks h3
{
    background: #426bb3 url(../../images/NAT/article_bookmarks_h3_bg.gif) no-repeat 0 50%;
    height: 2.2em;
    line-height: 2.2em;
    color: #fff;
    font-weight: bold;
    padding: 0 0 0 6px;
}

.template_news_and_media .article .bookmarks h3
{
    background: #ca0025 url(../../images/NAT/h3_news_and_media.gif) no-repeat 0 50%;
}
.template_hiv_facts .article .bookmarks h3
{
}
.template_living_with_hiv .article .bookmarks h3
{
    background: #690a7b url(../../images/NAT/h3_living_with_hiv.gif) no-repeat 0 50%;
}
.template_our_thinking .article .bookmarks h3
{
    background: #ca0025 url(../../images/NAT/h3_our_thinking.gif) no-repeat 0 50%;
}
.template_information_and_resources .article .bookmarks h3
{
    background: #ca0025 url(../../images/NAT/h3_information_and_resource.gif) no-repeat 0 50%;
}
.template_support_nat .article .bookmarks h3
{
    background: #ca0025 url(../../images/NAT/h3_news_and_media.gif) no-repeat 0 50%;
}
.template_our_networks .article .bookmarks h3
{
    background: #ca0025 url(../../images/NAT/h3_news_and_media.gif) no-repeat 0 50%;
}
.template_about_us .article .bookmarks h3
{
    background: #ca0025 url(../../images/NAT/h3_news_and_media.gif) no-repeat 0 50%;
}
.template_contact .article .bookmarks h3
{
    background: #ca0025 url(../../images/NAT/h3_news_and_media.gif) no-repeat 0 50%;
}

.article .bookmarks ul, .article .bookmarks ol
{
    list-style: none;
    margin: 7px 0 15px 0;
}

.article .bookmarks ul li, .article .bookmarks ol li
{
    /*_width: 99%;*/
}

.article .bookmarks ul li a
{
    display: block;
    color: #2a73c3;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 0.5em;
    padding: 0 0 0 8px;
    font-weight: normal;
    margin: 0 0 0 4px;
}

.article .bookmarks ol
{
}

.article .bookmarks ol li
{
    list-style-type: decimal;
    font-weight: bold;
    color: #454545;
    margin: 0 0 0 25px; /*_margin: 0 0 0 0;*/
}

.article .bookmarks ol li a
{
    color: #454545;
    padding: 0 0 0 0;
    font-weight: normal;
    margin: 0 0 0 0;
}

.article .copy
{
    margin-right: 230px;
    font-size: 0.9em;
}

.article .copy h3
{
    color: #18264c;
    font-size: 1.2em;
    margin: 20px 0 10px 0;
    font-weight: bold;
}

.template_hiv_facts .copy h3
{
    color: #4069af;
}

.template_news_and_media .copy h3
{
    color: #c60025;
}

.template_living_with_hiv .copy h3
{
    color: #660a78;
}

.template_our_thinking .copy h3
{
    color: #4069af;
}


.template_support_nat .copy h3
{
    color: #c60025;
}

.template_our_networks .copy h3
{
    color: #c60025;
}

.template_about_us .copy h3
{
    color: #c60025;
}


.article .copy h3.first
{
    margin: 0 0 10px 0;
    border: 0;
}

.article .copy p
{
    margin: 0 0 10px 0;
}

.article .inner
{
    background: #f4f4f4;
    padding: 6px;
}

.article .inner p
{
    margin: 0 0 5px 0;
}

.article .inner h3
{
    margin: 0 0 5px 0;
}

.article .inner a
{
    display: block;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 0.6em;
    padding: 0 0 0 8px;
}

.article .outer
{
    background: #e6e6e6;
    margin: 20px 10px 0 0;
    width: 220px;
    float: left;
}

/* END FOR ARTICLE LEVEL */


/* STYLES FOR SECTION LEVEL */
/*
#news_and_media .section .heading {
	margin: 4px 0 0 0;
	background: #de2d28 url(../../images/NAT/h2_news_and_media.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
}

#hiv_facts .section .heading {
	margin: 4px 0 0 0;
	background: #1e437b url(../../images/NAT/section_h2_bg.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
}

#living_with_hiv .section .heading {
	margin: 4px 0 0 0;
	background: #7d278b url(../../images/NAT/h2_living_with_hiv.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
}

#our_thinking .section .heading {
	margin: 4px 0 0 0;
	background: #1e437b url(../../images/NAT/h2_our_thinking.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
}

#information_and_resources .section .heading {
	margin: 4px 0 0 0;
	background: #f4a832 url(../../images/NAT/h2_information_and_resource.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
}

#support_nat .section .heading {
	margin: 4px 0 0 0;
	background: #df2e29 url(../../images/NAT/h2_nat_support.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
}

#about_us .section .heading {
	margin: 4px 0 0 0;
	background: #df2e29 url(../../images/NAT/h2_nat_support.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
}

#contact .section .heading {
	margin: 4px 0 0 0;
	background: #df2e29 url(../../images/NAT/h2_nat_support.gif) no-repeat 0 50%;
	color: #fff;
	padding: 18px;
} */

.template_news_and_media .section .heading
{
    margin: 4px 0 0 0;
    background: #D42A26 url(../../images/NAT/h2_news_and_media.gif) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_hiv_facts .section .heading
{
    margin: 4px 0 0 0;
    background: #173563 url(../../images/NAT/section_h2_bg.gif) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_living_with_hiv .section .heading
{
    margin: 4px 0 0 0;
    background: #742482 url(../../images/NAT/h2_living_with_hiv.gif) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_our_thinking .section .heading
{
    margin: 4px 0 0 0;
    background: #183561 url(../../images/NAT/h2_our_thinking.jpg) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_information_and_resources .section .heading
{
    margin: 4px 0 0 0;
    background: #ECA332 url(../../images/NAT/h2_information_and_resource.jpg) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_support_nat .section .heading
{
    margin: 4px 0 0 0;
    background: #D42A26 url(../../images/NAT/h2_nat_support.gif) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_our_networks .section .heading
{
    margin: 4px 0 0 0;
    background: #D42A26 url(../../images/NAT/h2_nat_support.gif) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_about_us .section .heading
{
    margin: 4px 0 0 0;
    background: #D42A26 url(../../images/NAT/h2_nat_support.gif) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.template_contact .section .heading
{
    margin: 4px 0 0 0;
    background: #D42A26 url(../../images/NAT/h2_nat_support.gif) no-repeat 0 0;
    color: #fff;
    padding: 18px 18px 18px 11px;
}

.section .heading h2
{
    font-size: 2.0em;
    margin: 0 0 15px 0;
}

.section .copy
{
    margin: 20px 0 10px 0;
    font-size: 0.9em;
}

.section .copy .p
{
    margin: 0 0 20px 0;
}

.section .copy h3
{
    color: #18264c;
    font-size: 1.2em;
    margin: 20px 0 10px 0;
    font-weight: bold;
}

.section .copy ul
{
    margin: 0 0 15px 30px;
}

.section .copy ul li
{
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_9.gif) no-repeat 0 0.5em;
    margin: 0 0 7px 0;
}



.section .heading p
{
    margin: 0 210px 0 0;
}

.section .heading a
{
    color: #fff;
    text-decoration: underline;
}

.section .heading a:hover
{
    text-decoration: none;
}

.section .section_latest
{
    padding: 12px 12px 12px 15px;
    background: #d8e9f5;
    margin: 10px 0 0 0;
    font-size: 0.9em;
    color: #17254c;
}

.section .section_latest .item
{
    float: left;
    width: 45%;
    margin: 0 5% 0 0; /*_margin: 0 20px 0 0;*/
}

.section .section_latest .item a
{
    display: block;
    background: transparent url(../../images/NAT/bp_7.gif) no-repeat 0 0.6em;
    padding: 0 0 0 10px;
}

.section .section_latest .item div.outer
{
    background: #b8bdc7;
    float: left;
    margin: 0 0 8px 0; /*_width: 50%;*/
}

.section .section_latest .item p.date
{
    background: #fff;
    margin: 0;
    padding: 0 5px 0 5px;
    font-size: 0.9em;
}

.section .section_latest .item p
{
    clear: both;
}

.section .block_outer
{
    width: 348px;
    color: #17254c;
    margin: 10px 10px 0 0;
    background: #e5e5e5;
    font-size: 0.9em;
    float: left; /*_margin:10px 10px 0 0;*/
}

.section .noMargin
{
    margin-right: 0;
}

.section .block_outer_three
{
    width: 227px;
    overflow: hidden;
}

.section .block_inner
{
    background: #f4f4f4;
    height: 150px;
    overflow: hidden;
}

.section .block_outer_three .block_inner
{
    height: 115px;
}

.section .block_inner h3
{
    margin: 10px 0 0 10px;
    font-size: 1.4em;
    font-weight: bold;
}
/*
#news_and_media .section .block_inner  h3{ color: #c60025 }
#hiv_facts .section .block_inner  h3{ color: #3d64a6 }
#living_with_hiv .section .block_inner  h3{ color: #620972 }
#our_thinking .section .block_inner  h3{ color: #1e3063 }
#information_and_resources .section .block_inner  h3{ color: #de912f }
#support_nat .section .block_inner  h3{ color: #c60025 }
#about_us .section .block_inner  h3{ color: #c60025 }
#contact .section .block_inner  h3{ color: #c60025 }
*/
.template_news_and_media .section .block_inner h3
{
    color: #c60025;
}
.template_hiv_facts .section .block_inner h3
{
    color: #3d64a6;
}
.template_living_with_hiv .section .block_inner h3
{
    color: #620972;
}
.template_our_thinking .section .block_inner h3
{
    color: #1e3063;
}
.template_information_and_resources .section .block_inner h3
{
    color: #de912f;
}
.template_support_nat .section .block_inner h3
{
    color: #c60025;
}
.template_our_networks .section .block_inner h3
{
    color: #c60025;
}
.template_about_us .section .block_inner h3
{
    color: #c60025;
}
.template_contact .section .block_inner h3
{
    color: #c60025;
}


.section .block_inner p
{
    margin: 7px 10px 10px 10px;
}

.section .block_inner .teaser
{
    float: right;
    display: block;
    margin: 10px 10px 0 15px;
    border: 1px solid #ccc;
}

.section .block_inner a
{
    margin: 0 0 0 10px;
    padding: 0 0 0 8px;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 50%;
    display: block;
}

/* END STYLES FOR SECTION LEVEL */


.content .column_2
{
    float: left;
    width: 715px; /*overflow:hidden;*/
}


.content .column_2 #homepage_flash
{
}

.content .column_2 #homepage_flash a.homepage_flash_replacement
{
    display: block;
    text-indent: -6000px;
    width: 715px;
    height: 402px;
    background: transparent url(../../images/NAT/NAT_home.png) no-repeat 0 0;
}

.content .column_2 .homepage_column
{
    width: 715px;
}

.content .column_2 .homepage_column h3
{
    text-indent: -6000px;
    margin: 0 0 15px 0;
}

.content .column_2 .homepage_column .latest
{
    background: url(../../images/NAT/home_latest_bg.jpg) no-repeat;
}

.content .column_2 .homepage_column .latest h3
{
    background: transparent url(../../images/NAT/h3_our_latest_thinking.gif?v=080812) no-repeat 0 0;
    width: 105px;
    height: 18px;
}
/*.content .column_2 .homepage_column .latest h3.selected {
	background: transparent url(../../images/NAT/h3_our_selected.gif) no-repeat 0 0;
}*/

.content .column_2 .homepage_column .information
{
    background: url(../../images/NAT/home_information_bg.jpg) no-repeat;
}

.content .column_2 .homepage_column .information h3
{
    background: transparent url(../../images/NAT/h3_information.gif?v=080812) no-repeat 0 0;
    width: 134px;
    height: 34px;
}
/*.content .column_2 .homepage_column .information h3.selected {
	background: transparent url(../../images/NAT/h3_information_selected.gif) no-repeat 0 0;
}*/

.content .column_2 .homepage_column .living
{
    background: url(../../images/NAT/home_living_bg.jpg) no-repeat;
}

.content .column_2 .homepage_column .living h3
{
    background: transparent url(../../images/NAT/h3_living.gif?v=080812) no-repeat;
    height: 18px;
    width: 136px;
}
/*.content .column_2 .homepage_column .living h3.selected {
	background: transparent url(../../images/NAT/h3_living_selected.gif) no-repeat 0 0;
}*/

.content .column_2 .information, .content .column_2 .living
{
    margin-right: 4px;
}

.content .column_2 .latest, .content .column_2 .information, .content .column_2 .living
{
    float: left;
    font-size: 13px;
    height: 173px;
    width: 203px;
    padding: 20px 16px;
}

.content .column_2 .latest p, .content .column_2 .information p, .content .column_2 .living p
{
    font-size: 0.9em;
    line-height: 1.4em;
    margin-bottom: 12px;
}

.content .column_2 .latest a, .content .column_2 .information a, .content .column_2 .living a
{
    display: block;
    background: transparent url(../../images/NAT/link_go.gif) no-repeat 0 6px;
    padding: 0 0 0 10px;
    font-size: 11px;
}

.content .column_2 .homepage_facts
{
    margin: 7px 0 0 0;
}

.content .column_2 .more-info
{
    background-color: #fdfdfd;
    border: 1px solid #efefef;
    margin-right: 6px;
    width: 204px;
    height: 113px;
    float: left;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 11px 14px 0;
}

.content .column_2 .more-info.last
{
    margin-right: 0;
}

.content .column_2 .more-info h2
{
    color: #1a3c6e;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 7px;
}

.content .column_2 .more-info p
{
    font-size: 11px;
    line-height: 1.4em;
    margin-bottom: 12px;
}

.content .column_2 .more-info a
{
    font-size: 11px;
}

.content .column_2 .homepage_facts .fact_one h2
{
    background: transparent url(../../images/NAT/about_nat.gif) no-repeat 0 0;
    text-indent: -6000px;
    height: 84px;
    line-height: 1px;
    margin: 10px 0 0 10px;
}

.content .column_2 .homepage_facts .fact_two
{
    margin: 0 0 0 7px;
    width: 200px;
}

.content .column_2 .homepage_facts .fact_two h2
{
    background: transparent url(../../images/NAT/support_nat.gif) no-repeat 0 0;
    text-indent: -6000px;
    height: 84px;
    line-height: 1px;
    margin: 10px 0 0 5px;
}

.content .column_2 .homepage_facts .fact_two p, .content .column_2 .homepage_facts .fact_one p
{
    color: #fff;
    margin: 5px 10px 7px 10px;
    line-height: 1.0em;
    font-size: 0.9em;
}

.content .column_2 .homepage_facts .fact_two p
{
    margin-left: 5px;
}

.content .column_2 .homepage_facts .fact_one a, .content .column_2 .homepage_facts .fact_two a
{
    display: block;
    font-size: 0.9em;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 50%;
    margin: 8px 0 0 0;
    padding: 0 0 0 10px;
    color: #4ba8d9;
}


.content .column_2 .homepage_facts .facts
{
    background: url(../../images/NAT/facts_bg.gif) no-repeat;
    height: 73px;
    width: 715px;
    padding-top: 23px;
    margin-bottom: 10px;
}

.content .column_2 .homepage_facts .facts p
{
    color: #1a3c6e;
    font-size: 18px;
    margin: -1px 0 11px 63px;
    line-height: 110%;
}
.content .column_2 .homepage_facts .facts p span
{
    font-size: 30px;
    font-weight: bold;
}
.content .column_2 .homepage_facts .facts a
{
    font-size: 11px;
}

/*.content .column_2  .homepage_facts .fact_three .fact_three_1 a{
    background: transparent url(../../images/NAT/random_fact_1_bg.png) no-repeat 0 0;
    display:block;
    height: 189px;
    text-indent: -6000px;
    margin: 0;
    padding:0;
    
}
.content .column_2  .homepage_facts .fact_three .fact_three_2 a{
    background: transparent url(../../images/NAT/random_fact_2_bg.png) no-repeat 0 0;
    display:block;
    height: 189px;
    text-indent: -6000px;
    margin: 0;
    padding:0;
}



.content .column_2  .homepage_facts .fact_three  h2{
    background: transparent url(../../images/NAT/h2_quick_facts.gif) no-repeat 0 0;
    height: 12px;
    margin: 0 10px 10px 10px;
    text-indent: -6000px;
}

.content .column_2  .homepage_facts .fact_three a{
    color: #ffffff !important;
    font-size: 0.9em;
    line-height: 1.1em;
    margin: 0 10px 10px 10px;
    display:block;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_11.gif) no-repeat 0 0.2em;        
}*/




/* END CONTENT STYLES */



/* QUESTION STYLES */

.questons
{
    margin: 0 0 0 0;
}

.questions h3
{
    background: transparent url(../../images/NAT/question_bg.gif) no-repeat 0 50%;
    height: 24px;
    line-height: 24px;
    color: #fff !important;
    margin: 0 0 10px 0 !important;
}

.questions h3.end
{
    background-image: url(../../images/NAT/question_end_bg.gif);
}

.questions h3 span
{
    float: left;
    display: block;
    margin: 0 6px 0 6px;
    font-weight: bold;
}

.questions p
{
    margin: 0 0 5px 20px !important;
}

.questions p.sub
{
    margin: 0 20px 20px 20px !important;
}

.questions a
{
    display: block;
    margin: 0 0 35px 20px !important;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/link_go.gif) no-repeat 0 50%;
}

.questions a.sub
{
    background-image: url(../../images/NAT/question_sub_bg.gif);
    height: 24px;
    line-height: 24px;
    margin: 18px 0 0 10px !important;
    padding: 0 0 0 23px;
    font-size: 1.1em;
}

.questions a.open
{
    background-image: url(../../images/NAT/question_sub_open_bg.gif);
    color: #fff;
}

.questions a.back
{
    background-image: url(../../images/NAT/link_back.gif);
    margin-top: 15px !important;
}

.questions a.popup
{
    color: #cc0000;
    text-decoration: underline;
}

.questions a.popout
{
    color: #2972c3;
    display: block;
    background: transparent url(../../images/NAT/bp_7.gif) no-repeat 0 50% !important;
    padding: 0 0 0 8px !important;
}

.questions a.popout_selected
{
    background: transparent url(../../images/NAT/bp_7_down.gif) no-repeat 0 50% !important;
    padding-left: 10px !important;
}


.questions .sub_content
{
    margin: 15px 30px 20px 20px;
    display: none;
}

.questions .sub_content a
{
    display: inline;
    padding: 0;
    margin: 0 !important;
    background: none;
}

.questions .sub_content p
{
    margin: 0 0 15px 0 !important;
}

.questions p.info
{
    padding: 0 0 0 20px;
    background: transparent url(../../images/NAT/icon_information.gif) no-repeat 0 2px;
    font-size: 0.9em;
    margin: 0 20px 0 20px !important;
}

.questions .sub_content p.info
{
    margin: 0 !important;
}

.questions .sub_content .sub_table
{
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 15px 0;
}

.questions .sub_content .sub_table td
{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #ebebee;
    padding: 0 5px 0 5px;
}

.questions .popout_content .sub_table td
{
    border: 1px solid #e4eaf4;
    background: #fff;
}


.questions .sub_content .sub_table td.middle
{
    text-align: right;
    width: 130px;
}

.questions .sub_content .sub_table td.right
{
    text-align: right;
    width: 130px;
}

.questions .popout_content
{
    margin: 15px 0 0 0;
    border-top: 1px solid #426bb3;
    border-bottom: 1px solid #426bb3;
    background: #e4eaf4;
    display: none;
}

.questions .popout_content .container
{
    margin: 10px;
}

.questions .popout_content a.close
{
    float: right;
    display: block;
    width: 53px;
    height: 26px;
    background: transparent url(../../images/NAT/close.gif);
    text-indent: -6000px;
}

/* END QUESTION STYLES */


/* RELATED LINKS */

.related_links
{
    margin: 30px 0 0 0;
}

.related_links h3
{
    background: #e1e1e1;
    border-bottom: 1px solid #cccccc;
    margin: 0 !important;
    padding: 3px 0 3px 7px;
    font-size: 1.0em !important;
}

.related_links a
{
    padding: 3px 0 3px 15px;
    border-bottom: 1px solid #ccc;
    display: block;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 7px 50%;
}

/* END RELATED LINKS */

/* CALLS TO ACTION */

.calls_to_action
{
    margin: 30px 0 0 0;
}

.section .calls_to_action
{
    margin: 15px 0 0 0;
}

.calls_to_action .item
{
    background: transparent url(../../images/NAT/article_cta_footer.gif) no-repeat 0 100%;
    margin: 0 0 8px 0;
}

.section .calls_to_action .item
{
    background: transparent url(../../images/NAT/article_cta_footer_small.gif) no-repeat 0 100%;
    margin: 0 10px 8px 0;
    float: left;
    width: 352px;
    height: 75px; /*_margin: 0 10px 8px 0;*/
}

.section .calls_to_action .noMargin
{
    margin-right: 0;
}

.calls_to_action .item p
{
    padding: 10px 15px 17px 15px;
    background: transparent url(../../images/NAT/article_cta.gif) no-repeat 0 0;
}

.section .calls_to_action .item p
{
    padding: 10px 10px 17px 12px;
    background: transparent url(../../images/NAT/article_cta_small.gif) no-repeat 0 0;
}
/*
#news_and_media .calls_to_action .item a { color: #cb0025 }
#hiv_facts .calls_to_action .item a { color: #3c62a3 }
#living_with_hiv .calls_to_action .item a { color: #5e096e }
#our_thinking .calls_to_action .item a { color: #1a2a56 }
#information_and_resources .calls_to_action .item a { color: #e59631 }
#support_nat .calls_to_action .item a { color: #c50025 }
#about_us .calls_to_action .item a { color: #c50025 }
#contact .calls_to_action .item a { color: #c50025 }
*/
.template_news_and_media .calls_to_action .item a
{
    color: #cb0025;
}
.template_hiv_facts .calls_to_action .item a
{
    color: #3c62a3;
}
.template_living_with_hiv .calls_to_action .item a
{
    color: #5e096e;
}
.template_our_thinking .calls_to_action .item a
{
    color: #1a2a56;
}
.template_information_and_resources .calls_to_action .item a
{
    color: #e59631;
}
.template_support_nat .calls_to_action .item a
{
    color: #c50025;
}
.template_our_networks .calls_to_action .item a
{
    color: #c50025;
}
.template_about_us .calls_to_action .item a
{
    color: #c50025;
}
.template_contact .calls_to_action .item a
{
    color: #c50025;
}


/* END CALLS TO ACTION */

/* FOOTER STYLES */

.footer
{
    margin: 20px 0 0 0;
}

.footer a
{
    color: #173460;
}

.footer .top
{
    padding: 0 0 10px 0;
}


.footer h3
{
    margin: 0 0 15px 0;
    background: #eeeeef;
    color: #173460;
    font-size: 0.9em;
    padding: 3px 10px 3px 10px;
}

.footer .bookmark
{
    float: left;
    width: 210px;
    margin: 0 20px 0 11px;
}


.footer .bookmark p
{
    clear: left;
    margin: 0 0 10px;
    overflow: hidden;
}

.footer .bookmark a
{
    margin: 0 0 0 4px;
    display: block;
    float: left;
    height: 24px;
}

.footer .bookmark a.dell
{
    margin-left: 10px;
}

.footer .bookmark a.what
{
    margin-left: 10px;
}

.footer .sponsorss
{
    float: left;
    display: block;
    width: 700px;
}

.footer .sponsorss .bank
{
    margin: 0 0 0 10px;
}

.footer .sponsorss .bank a
{
    display: block;
    float: left;
    height: 41px;
    background: transparent no-repeat 50% 50%;
    text-indent: -6000px;
    margin: 0 24px 0 0;
}

.footer .sponsorss .bank a.logo_1
{
    background-image: url(../../images/NAT/logo_gilead.gif);
    width: 80px;
}
.footer .sponsorss .bank a.logo_2
{
    background-image: url(../../images/NAT/logo_mac.gif);
    width: 130px;
}
.footer .sponsorss .bank a.logo_3
{
    background-image: url(../../images/NAT/logo_menatplay.gif);
    width: 84px;
}
.footer .sponsorss .bank a.logo_4
{
    background-image: url(../../images/NAT/logo_abbvie.png);
    width: 71px;
}
.footer .sponsorss .bank a.logo_5
{
    background-image: url(../../images/NAT/logo_tfl.gif);
    width: 77px;
}
.footer .sponsorss .bank a.logo_6
{
    background-image: url(../../images/NAT/logo_levi.gif);
    width: 17px;
}
.footer .sponsorss .bank a.logo_7
{
    background-image: url(../../images/NAT/logo_msd.gif);
    width: 63px;
}


.footer .sponsorss .bank_2 a
{
    margin-right: 20px;
}
.footer .sponsorss .bank a.logo_8
{
    background-image: url(../../images/NAT/logo_barclays.gif);
    width: 92px;
}
.footer .sponsorss .bank a.logo_9
{
    background-image: url(../../images/NAT/logo_bt.gif);
    width: 96px;
}
.footer .sponsorss .bank a.logo_10
{
    background-image: url(../../images/NAT/logo_gaydar.gif);
    width: 76px;
}
.footer .sponsorss .bank a.logo_11
{
    background-image: url(../../images/NAT/logo_hm.gif);
    width: 51px;
}
.footer .sponsorss .bank a.logo_12
{
    background-image: url(../../images/NAT/logo_o2.gif);
    width: 34px;
}
.footer .sponsorss .bank a.logo_13
{
    background-image: url(../../images/NAT/logo_tibotec.gif);
    width: 79px;
}
.footer .sponsorss .bank a.logo_14
{
    background-image: url(../../images/NAT/logo_bms.gif);
    width: 113px;
    margin: 0;
}

.footer .sponsorss .bank_3 a
{
    margin-right: 25px;
}
.footer .sponsorss .bank a.logo_15
{
    background-image: url(../../images/NAT/logo_bupa.gif);
    width: 68px;
}
.footer .sponsorss .bank a.logo_16
{
    background-image: url(../../images/NAT/wigparty.gif);
    width: 62px;
}
.footer .sponsorss .bank a.logo_17
{
    background-image: url(../../images/NAT/logo_fh.gif);
    width: 77px;
}
.footer .sponsorss .bank a.logo_18
{
    background-image: url(../../images/NAT/logo_gap.gif);
    width: 36px;
}
.footer .sponsorss .bank a.logo_19
{
    background-image: url(../../images/NAT/logo_lloyds.gif);
    width: 115px;
}
.footer .sponsorss .bank a.logo_20
{
    background-image: url(../../images/NAT/logo_loreal.gif);
    width: 82px;
    margin: 0;
}
.footer .sponsorss .bank a.logo_21
{
    background-image: url(../../images/NAT/logo_hm.gif);
    width: 51px;
    margin: 0;
}



.footer .sponsorss .bank_4 a
{
    margin-right: 50px;
}
.footer .sponsorss .bank a.logo_22
{
    background-image: url(../../images/NAT/logo_matrix.gif);
    width: 69px;
}
.footer .sponsorss .bank a.logo_23
{
    background-image: url(../../images/NAT/logo_sti.gif);
    width: 72px;
}
.footer .sponsorss .bank a.logo_24
{
    background-image: url(../../images/NAT/logo_pmf.gif);
    width: 130px;
}
.footer .sponsorss .bank a.logo_25
{
    background-image: url(../../images/NAT/logo_viiv.gif);
    width: 52px;
}
.footer .sponsorss .bank a.logo_26
{
    background-image: url(../../images/NAT/logo_qsoft.gif);
    width: 25px;
}
.footer .sponsorss .bank a.logo_27
{
    background-image: url(../../images/NAT/logo_durex.gif);
    width: 80px;
    margin: 0;
}










.footer .links
{
    font-size: 0.9em;
    background: transparent url(../../images/NAT/footer_bg.gif) no-repeat 0 0;
    margin: 13px 0 0 0;
}

.footer .links p.copyright
{
    clear: left;
    margin: 8px 0 0 11px;
}

.footer .links .contact-details
{
    width: 140px;
    height: 59px;
    background: transparent url(../../images/NAT/footer_contact_bg.gif) no-repeat 100% 0;
    float: right;
}

.footer .links .contact-details p
{
    margin: 35px 0 0 19px;
}

.footer .links .contact-details p
{
    line-height: 1.2em;
}

.footer .links .contact-details strong
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    color: #090c33;
    display: block;
    margin-top: -5px;
    font-weight: normal;
}

.footer ul.navigation
{
    list-style: none;
    float: left;
    width: 80%;
}

.footer ul.navigation li
{
    display: inline;
}

.footer ul.navigation li a
{
    margin: 8px 0 8px 0;
    display: block;
    float: left;
    text-decoration: none;
    background: transparent url(../../images/NAT/footer_divider.gif) no-repeat 100% 90% !important;
    padding: 0 8px 0 6px;
    height: 15px;
}
.footer ul.navigation li a.home
{
    padding-left: 0;
    margin-left: 11px; /*_margin-left: 6px;*/
}
.footer ul.navigation li a.contact
{
    background: none !important;
}

.footer ul.navigation li a:hover
{
    text-decoration: underline;
}



/* END FOOTER STYLES */



/* PRESS RELEASE STYLES */

.press_releases
{
}

.press_releases .item
{
    background: transparent url(../../images/NAT/press_releases_bg.gif) repeat-x 0 0;
    padding: 15px 0 0 0;
    margin: 0 0 15px 0;
    float: left;
}

.press_releases .date
{
    width: 44px;
    height: 53px;
    background: transparent url(../../images/NAT/press_releases_date.gif) no-repeat 0 0;
    float: left;
}

.press_releases .date span
{
    display: block;
    text-align: center;
    line-height: 14px;
    font-family: Georgia, Sans-Serif;
}

.press_releases .date span.month
{
    color: #fff;
    padding: 4px 0 4px 0;
}

.press_releases .date span.day
{
    color: #c80025;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0 2px 0;
}

.press_releases .date span.year
{
    color: #c80025;
    font-family: Arial;
    font-size: 0.9em;
}

.press_releases .info
{
    float: left;
    width: 420px;
    margin: 0 0 0 10px;
}

.press_releases .info p.title
{
    font-size: 1.1em;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.press_releases .info p.title_news
{
    font-size: 1.1em;
    margin: 5px 0 15px 0;
    font-weight: bold;
    color: #666;
}

.press_releases .info a.more
{
    display: block;
    padding: 0 0 0 8px;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 50%;
}

.press_releases .back
{
    margin: 20px 0 0 0;
    background: transparent url(../../images/NAT/press_releases_bg.gif) repeat-x 0 0;
    padding: 10px 0 0 0;
}

.press_releases .back a
{
    display: block;
    padding: 0 0 0 8px;
    background: transparent url(../../images/NAT/bp_6_left.gif) no-repeat 0 50%;
}

.press_releases .pagination
{
    background: transparent url(../../images/NAT/press_releases_bg.gif) repeat-x 0 0;
    padding: 10px 0 0 0;
    clear: both;
    margin: 0 60px 0 0;
}

.press_releases .pagination .middle
{
    text-align: center;
}

.press_releases .pagination .next
{
    float: right;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 100% 50%;
    padding: 0 10px 0 0;
}

.press_releases .pagination .previous
{
    float: left;
    background: transparent url(../../images/NAT/bp_6_left.gif) no-repeat 0 50%;
    padding: 0 0 0 10px;
}

.press_releases .pagination .page
{
    padding: 0 5px 0 2px;
    border-right: 1px solid #4686cb;
}

.press_releases .pagination .disabled
{
    /*opacity: .3; -moz-opacity:0.3; filter:alpha(opacity=30);	*/
}


.press_releases_calendar
{
    margin: 0 0 20px 0;
}

.press_releases_calendar h3
{
    margin: 0 0 10px 0;
}

.press_releases_calendar ul
{
    margin: 0 !important;
    padding: 0 !important;
}

.press_releases_calendar ul li a
{
    font-size: 1.0em;
    color: #17254c !important;
    font-weight: bold !important;
    background: transparent url(../../images/NAT/bp_5.gif) no-repeat 0 50% !important;
}

.press_releases_calendar ul ul
{
    margin: 5px 0 5px 0 !important;
}

.press_releases_calendar ul li li a
{
    font-size: 1.0em;
    border: 0;
    margin: 0 0 0 15px !important;
    font-weight: normal !important;
    color: #2a73c3 !important;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 50% !important;
}


.press_releases_search
{
    margin: 0 0 0 0;
    background: #b8bdc7;
    padding: 5px;
}

.press_releases_search .input_field
{
    width: 100%;
    border: 0;
}

.press_releases_search .submit_field
{
    float: right;
    margin: 4px 0 0 0;
}



/* END PRESS RELEASE STYLES */

/* OUR TEAM STYLES */

.our_team
{
}

.our_team h3
{
    margin: 0 0 7px 0 !important;
    background: transparent url(../../images/NAT/our_team_bg.gif) no-repeat 0 0;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 9px !important;
    color: #fff !important;
}

.our_team p
{
    margin: 0 0 3px 10px !important;
}
.our_team a.more
{
    display: block;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 50%;
    padding: 0 0 0 8px;
    margin: 0 0 30px 10px;
}

/* END OUR TEAM STYLES */

/* HISTORY STYLES */

.decade
{
    margin: 0 0 0 0;
    padding: 15px 0 0 0;
    background: transparent url(../../images/NAT/press_releases_bg.gif) repeat-x 0 0;
}

.decade .item
{
    margin: 0 0 10px 0;
    float: left;
}

.decade h4
{
    color: #416bb2;
    font-size: 1.6em;
    margin: 0 0 15px 0;
    font-weight: bold;
}

.decade .date
{
    float: left;
    width: 45px;
    height: 16px;
    text-align: center;
    background: transparent url(../../images/NAT/history_date_bg.gif) no-repeat 0 0;
    margin: 0 10px 0 0;
    color: #c20024;
}

.decade p
{
    float: left;
    width: 420px;
}

/* END HISTORY STYLES */


/* CONSULTATION STYLES */

h3.large
{
    margin: 0 0 15px 0 !important;
    font-size: 1.6em !important;
    line-height: 1.2em;
}

/* END CONSULTATION STYLES */


/* DOWNLOADS */

.downloads
{
    margin: 30px 0 -15px 0;
}


.downloads .item
{
    background: transparent url(../../images/NAT/downloads_bg.gif) no-repeat 0 100%;
    margin: 0 0 8px 0; /*_margin: 0 1px 8px 0;*/
    width: 100%;
}

.downloads .item .links
{
    float: right; /* background: transparent url(../../images/NAT/downloads_arrow.gif) no-repeat 50% 0; */
    margin: 7px 45px 0 0;
    width: 28px;
    height: 27px;
    text-indent: -6000px;
    display: none;
}


.downloads .item a.download
{
    float: right;
    background: transparent url(../../images/NAT/bp_4_selected.gif) no-repeat 100% 50%;
    padding: 0 10px 0 0;
    color: #cb0025;
    margin: 0 15px 0 0;
}

.downloads .item p
{
    padding: 10px 0 16px 15px;
    background: transparent url(../../images/NAT/article_cta.gif) no-repeat 0 0;
}

.downloads a
{
}


/* END DOWNLOADS */


/* DID YOU KNOW */

.didyouknow
{
}

.didyouknow .item
{
    width: 235px;
    height: 141px;
    background: transparent url(../../images/NAT/didyouknow_bg.gif) no-repeat 0 0;
    float: left;
    margin: 0 3px 3px 0;
}

.didyouknow .item p
{
    padding: 12px 0 0 0;
    margin: 0 15px 0 15px;
    height: 100px;
}

.didyouknow .item a
{
    margin: 0 0 0 15px;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_7.gif) no-repeat 0 50%;
}

/* END DID YOU KNOW */


/* GET INVOLVED */



.rs_block
{
    background: transparent url(../../images/NAT/rs_block_bg.gif) no-repeat 0 0;
    height: 184px;
}

.rs_block h3
{
    background: none !important;
    padding: 15px 20px 5px 20px !important;
    margin: 0 !important;
    color: #000 !important;
}

.rs_block h4
{
    background: none !important;
    padding: 0 20px 5px 20px !important;
    margin: 0 0 7px 0 !important;
    color: #001941 !important;
    font-size: 1.7em;
    line-height: 1.2em;
}

.rs_block a
{
    margin: 0 20px 0 20px !important;
    display: block;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/rs_arrow_bg.gif) no-repeat 0 0.5em;
}


.contact_section .bookmarks_block
{
    float: right;
}

.bookmarks_block .item
{
    background: transparent url(../../images/NAT/block_bg_footer.gif) no-repeat 0 100%;
    width: 210px;
    margin: 0 0 8px 0;
}

.bookmarks_block .item h4
{
    background: transparent url(../../images/NAT/block_bg.gif) no-repeat 0 0;
    padding: 7px 10px 0 10px;
    font-size: 1.2em;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.bookmarks_block .item .top_cap
{
    background: transparent url(../../images/NAT/block_bg.gif) no-repeat 0 0;
    line-height: 1px;
    height: 12px;
    font-size: 1.2em;
    margin: 0 0 0 0;
    font-weight: bold;
    text-indent: -6000px;
}

.bookmarks_block .item p
{
    margin: 0 7px 10px 5px;
    padding: 0 10px 0 55px;
}

.bookmarks_block .item p.bulb
{
    background: transparent url(../../images/NAT/icon_bulb.jpg) no-repeat 0 0;
}

.bookmarks_block .item p.ribbon
{
    background: transparent url(../../images/NAT/icon_ribbon.jpg) no-repeat 0 0;
}

.bookmarks_block .item p.mark
{
    background: transparent url(../../images/NAT/icon_mark.jpg) no-repeat 0 0;
}

.bookmarks_block .item p.baloon
{
    background: transparent url(../../images/NAT/icon_baloon.jpg) no-repeat 0 0;
}

.bookmarks_block .item p.man
{
    background: transparent url(../../images/NAT/icon_man.jpg) no-repeat 0 0;
}

.bookmarks_block .item p.star
{
    background: transparent url(../../images/NAT/icon_star.jpg) no-repeat 0 0;
}

.bookmarks_block .item p.hiv
{
    background: transparent url(../../images/NAT/icon_hiv.jpg) no-repeat 0 0;
}
.bookmarks_block .item p.hiv strong
{
    color: #ca0026 !important;
}
.bookmarks_block .item p.facts strong
{
    color: #426cb4 !important;
}
.bookmarks_block .item p.living strong
{
    color: #6a0a7c !important;
}
.bookmarks_block .item p.our strong
{
    color: #203369 !important;
}
.bookmarks_block .item p.information strong
{
    color: #eb9932 !important;
}

.bookmarks_block .item a
{
    display: block;
    padding: 0 0 0 10px;
    margin: 0 0 8px 60px;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 50%;
    font-size: 0.9em;
    float: left;
}


.bookmarks_block .item p a
{
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
    font-size: 1.0em;
    float: none;
}

.bookmarks_block_contact p
{
    padding-left: 6px !important;
}

.bookmarks_block_contact a
{
    margin-left: 10px !important;
}


/* END GET INVOLVED */

.getinvolved
{
}

.getinvolved .item
{
    padding: 0 0 8px 0;
    background: transparent url(../../images/NAT/press_releases_bg.gif) repeat-x 0 100%;
    margin: 0 0 10px 0;
}

.getinvolved .item h3
{
    margin: 0 !important;
    font-size: 1.7em;
    color: #18264c;
    line-height: 1.2em !important;
}

.getinvolved .item p
{
    color: #686868;
    font-size: 1.7em;
    line-height: 1.2em !important;
}


/* CONTACT SECTION */

.contact_section
{
    margin: 15px 0 0 0;
}

.contact_section .contact_content
{
    width: 490px;
}

.contact_section .contact_content .form
{
    width: 450px;
}

.contact_section .contact_content .form .textinput, .contact_section .contact_content .form select, .contact_section .contact_content .form textarea
{
    width: 445px;
    border: 1px solid #dcdcdc;
    border-top: 1px solid #7e7e7e;
    padding: 2px;
    background: transparent url(../../images/NAT/field_bg.gif) repeat-x 0 0;
}
.contact_section .contact_content .form select.textinput
{
    width: 450px;
}

.contact_section .contact_content .form textarea
{
    height: 100px;
}

.contact_section .contact_content .form label
{
    display: block;
    font-weight: bold;
    margin: 0 0 4px 0;
    font-size: 0.9em;
    line-height: 14px;
}
.contact_section .contact_content .form p label
{
    font-size: 1em;
}

.contact_section .contact_content .form .submit
{
    float: right;
}

.contact_section .maps
{
    margin: 0 0 15px 0;
}

.contact_section p
{
    margin: 0 0 15px 0;
    font-size: 0.9em;
}

.contact_section h4
{
    padding: 15px 0 10px 0;
    font-size: 1.2em;
}

.contact_section ul.contact_teams
{
    margin: 0 0 10px 0;
    width: 500px;
}

.contact_section ul.contact_teams li
{
    float: left;
    width: 200px;
    margin: 0 0 15px 0;
}

/* CONTACT SECTION */


/* PREVENTION */

.prevention
{
}

.prevention .item
{
    margin: 5px 0 10px 0;
    padding: 0 0 15px 0;
    background: transparent url(../../images/NAT/prevention_bg_footer.gif) no-repeat 0 100%;
}

.prevention .item h4
{
    margin: 0 0 10px 0;
    font-size: 1.2em;
    background: transparent url(../../images/NAT/prevention_bg.gif) no-repeat 0 0;
    padding: 10px 15px 0 15px;
}
.prevention .item p
{
    margin: 0 15px 15px 15px;
}
.prevention .item a.read
{
    color: #cc0026;
    display: block;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_4_selected.gif) no-repeat 0 50%;
    margin: 0 15px 0 15px;
}

/* END PREVENTION */




/* NEW BULLET STYLES  */

.article .copy
{
}

.article .copy ul
{
    margin: 0 0 15px 30px;
}

.article .copy ul li
{
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_9.gif) no-repeat 0 0.5em;
    margin: 0 0 7px 0;
}

/* END NEW BULLET STYLES  */

.message
{
    font-weight: bold;
    margin: 0 0 15px 0;
}


.sitemap
{
    margin: 10px 0 0 0px;
}

.sitemap ul
{
    margin: 0 0 0 20px;
}

.sitemap li
{
}

.sitemap li a
{
    font-weight: bold;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/bp_6.gif) no-repeat 0 50%;
}

.sitemap li li a
{
    font-weight: normal;
}


.more_info
{
    padding: 0 0 0 20px;
    background: transparent url(../../images/NAT/icon_information.gif) no-repeat 0 2px;
    font-size: 0.9em;
    margin: 0 0 0 0 !important;
}

.graph
{
    margin: 0 0 0 40px;
}

.map
{
}

.map .splash
{
    display: block;
    margin: 4px 0 0 0;
}

.map .heading
{
    padding-bottom: 7px !important;
}

.map h3
{
    margin: 0 0 15px 0 !important;
}

.map p
{
    margin: 0 0 15px 0;
}

.map ul
{
    margin-left: 10px !important;
}

.map li
{
    background: none;
    background: transparent url(../../images/NAT/bp_map.gif) no-repeat 0 0.7em !important;
    margin-bottom: 0 !important;
}

.map .section
{
    width: 430px;
}

.map .image
{
    float: right;
    width: 261px;
    margin: 6px 0 0 0;
}

.map .image img
{
    display: block;
    margin: 0 0 5px 0;
}

.map .image p
{
    margin: 0 0 0 5px !important;
}

/* EVENTS STYLES */

.events
{
}

.events h2
{
    margin: 3px 0 10px 0;
}

.events .title
{
    margin: 0 0 15px 0;
}
.events .title h3
{
    height: 24px;
    line-height: 24px;
    float: left;
    color: #fff;
    padding: 0 25px 0 7px;
    font-weight: bold;
    background: #00b6c0 url(../../images/NAT/events_title_bg.gif) no-repeat 100% 0;
}

.events .splash
{
    margin: 3px 0 0 0; /* height: 200px;         background: transparent url(../../images/NAT/events_splash.jpg) no-repeat 0 0;     text-indent: -6000px;*/
}

.events .columns
{
}

.events .fright
{
    float: right;
}

.events hr
{
    height: 1px;
    border: 0;
    background: transparent url(../../images/NAT/dot.gif) repeat-x 0 50%;
    margin: 0 0 15px 0;
}

.events .columns .divider
{
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    background: transparent url(../../images/NAT/dot.gif) repeat-x 0 100%;
}

.events .columns .images
{
}

.events .columns .images img
{
    display: block;
    float: left;
    border: 4px solid #efeff1;
    margin: 0 0 8px 8px;
}

.events .columns .images img.right
{
}

.events .columns p
{
    margin: 0 0 15px 0;
}

.events .columns .column_1
{
    float: left;
    width: 484px;
    margin: 0;
}

.events .columns .column_2
{
    float: left;
    width: 218px;
    margin: 0 0 0 13px;
    font-size: 0.9em;
}

.events .columns .column_2 .book_online
{
    display: block;
    height: 33px;
    background: transparent url(../../images/NAT/events_book_online.gif) no-repeat 0 0;
    text-indent: -6000px;
    margin: 0 0 10px 0;
}
.events .columns .column_2 a:hover.book_online
{
    background-position: 0 100%;
}

.events .columns .column_2 .res_online
{
    display: block;
    height: 33px;
    background: transparent url(../../images/NAT/events_reserve_online.gif) no-repeat 0 0;
    text-indent: -6000px;
    margin: 0 0 10px 0;
}
.events .columns .column_2 a:hover.res_online
{
    background-position: 0 100%;
}

.events .columns .column_2 .book_offline
{
    display: block;
    height: 33px;
    background: transparent url(../../images/NAT/events_book_offline.gif) no-repeat 0 0;
    text-indent: -6000px;
    margin: 0 0 0 0;
}
.events .columns .column_2 a:hover.book_offline
{
    background-position: 0 100%;
}

.events .error
{
    padding: 7px 10px 7px 10px;
    background: #fdefdf;
    margin: 0 0 15px 0;
    border: 1px solid #fab265;
}

.events .form
{
    padding: 10px 13px 0px 13px;
    background: #efeff1;
    margin: 0 0 15px 0;
}

.events .form .remove
{
    float: right;
    display: block;
    padding: 0 0 0 15px;
    background: transparent url(../../images/NAT/events_icon_remove.gif) no-repeat 0 50%;
}

.events .add
{
    float: left;
    display: block;
    padding: 0 0 0 15px;
    background: transparent url(../../images/NAT/events_icon_add.gif) no-repeat 0 50%;
}

.events .next
{
    float: right;
    display: block;
    width: 105px;
    height: 33px;
    background: transparent url(../../images/NAT/events_button_next.gif) no-repeat 0 0;
    text-indent: -6000px;
}
.events a:hover.next
{
    background-position: 0 100%;
}

.events .print
{
    float: right;
    display: block;
    width: 127px;
    height: 28px;
    background: transparent url(../../images/NAT/events_button_print.gif) no-repeat 0 0;
    text-indent: -6000px;
}
.events a:hover.print
{
    background-position: 0 100%;
}

.events .return
{
    float: right;
    display: block;
    width: 163px;
    height: 33px;
    background: transparent url(../../images/NAT/events_button_return.gif) no-repeat 0 0;
    text-indent: -6000px;
}
.events a:hover.return
{
    background-position: 0 100%;
}



.events .form .input_field
{
    display: block;
    border: 1px solid #d6d6d7;
    margin: 3px 0 0 0;
    background: #fff url(../../images/NAT/events_input_field_bg.gif) no-repeat 0 0;
    padding: 4px 0 0 3px;
    height: 20px;
    width: 99%;
}

.events .form .small_input_field
{
    display: block;
    border: 1px solid #d6d6d7;
    margin: 3px 0 0 0;
    background: #fff url(../../images/NAT/events_input_field_bg.gif) no-repeat 0 0;
    padding: 4px 0 0 3px;
    height: 20px;
    width: 30px;
    float: right;
}


.events .form .select_field
{
    display: block;
    border: 1px solid #d6d6d7;
    margin: 3px 0 0 0;
    background: #fff url(../../images/NAT/events_input_field_bg.gif) no-repeat 0 0;
    height: 20px;
    width: 99%;
}



.events .total
{
    display: block;
    float: right;
    padding: 10px;
    background: #dcdcdc;
}

.cardtypes
{
    margin: 0 0 15px 0;
}

.cardtypes td
{
    padding: 0 5px 0 0;
    vertical-align: top;
}

.commissioners_area
{
}

.commissioners_area .messages
{
    padding: 0;
    margin: 0;
}

.commissioners_area .messages h2
{
    padding: 0 !important;
    margin: 0 !important;
    color: red;
    background: none;
    line-height: 1.0em;
    font-size: 1.5em;
    height: auto;
}

.commissioners_area p
{
    margin: 0 0 15px 0;
}

.commissioners_area .field
{
    float: right;
    width: 100%; /*height: 100px;*/
    border: 1px solid #d9d9d9;
    background: transparent url(../../images/NAT/input_field_bg.gif) no-repeat 0 0;
    padding: 6px 0 6px 4px;
    margin: 0 1px 0 1px;
    float: left;
}

.commissioners_area .all
{
    display: block;
    float: right;
    padding: 0 0 0 12px;
    background: transparent url(../../images/NAT/bp_4_selected.gif) no-repeat 0 0.5em;
}

.commissioners_area .response
{
    display: block;
    float: left;
    padding: 0 0 0 12px;
    background: transparent url(../../images/NAT/bp_4_selected.gif) no-repeat 0 0.5em;
    margin: 0 10px 0 0;
}

.commissioners_area .response_phone
{
    color: #565656;
}

.commissioners_area h2
{
    color: #fff;
    background: #e53533 url(../../images/NAT/article_news_and_media.gif) no-repeat 0 50%;
    line-height: 2.2em;
    height: 2.2em;
    margin: 4px 0 17px 0;
    font-size: 2.0em;
    padding: 0 0 0 12px;
}

.commissioners_area h4
{
    font-size: 1.1em;
    color: #e53533;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.commissioners_area .columns
{
    font-size: 0.9em;
}

.commissioners_area .columns .border
{
    background: transparent url(../../images/NAT/dot.gif) repeat-x 0 100%;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}

.commissioners_area .columns .c_2
{
    float: right;
    width: 215px;
}

.commissioners_area .columns .c_1
{
    float: left;
    width: 480px;
}

.commissioners_area .columns .c_1 .login
{
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
    padding: 15px;
    width: 260px;
    margin: 30px auto 20px auto;
}

.commissioners_area .columns .c_1 .login .input_field
{
    float: right;
    width: 170px;
    border: 1px solid #d9d9d9;
    background: transparent url(../../images/NAT/input_field_bg.gif) no-repeat 0 0;
    font-size: 1.0em;
    padding: 6px 0 6px 4px;
}

.commissioners_area .columns .c_1 .login .label_field
{
    padding: 5px 0 0 0;
    display: block;
    float: left;
}

.commissioners_area .columns .c_1 .login .button
{
    text-align: right;
    margin: 0;
}


.commissioners_area .columns .c_1 .meetings
{
}

.commissioners_area .columns .c_1 .meetings .meeting
{
}

.commissioners_area .columns .c_1 .meetings .meeting .date
{
    width: 44px;
    height: 53px;
    background: transparent url(../../images/NAT/press_releases_date.gif) no-repeat 0 0;
    float: left;
    text-align: center;
    margin: 0 10px 0 0;
}

.commissioners_area .columns .c_1 .meetings .meeting .date p
{
    color: #fff;
    font-family: Georgia;
    margin: 4px 0 6px 0;
}

.commissioners_area .columns .c_1 .meetings .meeting .date span
{
    display: block;
    color: #e44134;
    font-size: 1.2em;
    line-height: 1.0em;
    font-weight: bold;
}
.commissioners_area .columns .c_1 .meetings .meeting .date strong
{
    display: block;
    color: #e44134;
    font-weight: normal;
    font-size: 0.9em;
}

.commissioners_area .columns .c_1 .meetings .meeting .details
{
    float: left;
    width: 410px;
}

.commissioners_area .columns .c_1 .meetings .meeting .details p
{
    margin: 0 0 10px 0;
}

.commissioners_area a.download
{
    display: block;
    padding: 0 0 0 13px;
    background: transparent url(../../images/NAT/bp_12.gif) no-repeat 0 0.6em;
}


.commissioners_area .posts
{
}

.commissioners_area .post
{
}

.commissioners_area .post img
{
    float: left;
    margin: 0 10px 0 0;
}

.commissioners_area .post .details
{
    float: left;
    width: 410px;
}

.commissioners_area .post .span
{
    display: block;
}





/* Real stories */

.real_stories_home
{
    margin: 10px 0 0 0;
}

.real_stories_home .splash
{
    background: transparent url(../../images/NAT/rs_homepage_splash.jpg) no-repeat 0 0;
    height: 317px;
    text-indent: -6000px;
    margin: 0 0 25px 0;
}

.real_stories_home h2
{
    background: transparent url(../../images/NAT/rs_homepage_h2.gif) no-repeat 0 0 !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    font-size: 1.0em !important;
    height: 20px !important;
    text-indent: -6000px;
}

.real_stories_home .grid
{
    margin: 0 0 20px 0;
}

.real_stories_home .grid .item
{
    float: left;
    width: 227px;
    height: 205px;
    background: transparent url(../../images/NAT/rs_homepage_item_1.gif) no-repeat 0 0;
    margin: 0 15px 15px 0;
    font-size: 0.9em;
}

.real_stories_home .grid .item_2
{
    background: transparent url(../../images/NAT/rs_homepage_item_2.gif) no-repeat 0 0;
}
.real_stories_home .grid .item_3
{
    background: transparent url(../../images/NAT/rs_homepage_item_3.gif) no-repeat 0 0;
}
.real_stories_home .grid .item_4
{
    background: transparent url(../../images/NAT/rs_homepage_item_4.gif) no-repeat 0 0;
}
.real_stories_home .grid .item_5
{
    background: transparent url(../../images/NAT/rs_homepage_item_5.gif) no-repeat 0 0;
}
.real_stories_home .grid .item_6
{
    background: transparent url(../../images/NAT/rs_homepage_item_6.gif) no-repeat 0 0;
}
.real_stories_home .grid .item_7
{
    background: transparent url(../../images/NAT/rs_homepage_item_7.gif) no-repeat 0 0;
}
.real_stories_home .grid .item_8
{
    background: transparent url(../../images/NAT/rs_homepage_item_8.gif) no-repeat 0 0;
}
.real_stories_home .grid .item_9
{
    background: transparent url(../../images/NAT/rs_homepage_item_9.gif) no-repeat 0 0;
}

.real_stories_home .grid .item_r
{
    margin-right: 0;
}

.real_stories_home .grid .item h3
{
    text-indent: -6000px;
    margin: 20px 0 10px 25px;
}

.real_stories_home .grid .item_1 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_1.gif) no-repeat 0 0;
    height: 44px;
}
.real_stories_home .grid .item_2 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_2.gif) no-repeat 0 0;
    height: 41px;
}
.real_stories_home .grid .item_3 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_3.gif) no-repeat 0 0;
    height: 21px;
}
.real_stories_home .grid .item_4 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_4.gif) no-repeat 0 0;
    height: 41px;
}
.real_stories_home .grid .item_5 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_5.gif) no-repeat 0 0;
    height: 41px;
}
.real_stories_home .grid .item_6 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_6.gif) no-repeat 0 0;
    height: 41px;
}
.real_stories_home .grid .item_7 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_7.gif) no-repeat 0 0;
    height: 41px;
}
.real_stories_home .grid .item_8 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_8.gif) no-repeat 0 0;
    height: 16px;
}
.real_stories_home .grid .item_9 h3
{
    background: transparent url(../../images/NAT/rs_homepage_item_h3_9.gif) no-repeat 0 0;
    height: 44px;
}

.real_stories_home .grid .item p
{
    margin: 0 25px 15px 25px;
    line-height: 1.4em;
}

.real_stories_home .grid .item a.more
{
    background: transparent url(../../images/NAT/rs_homepage_item_arrow.gif) no-repeat 0 0.4em;
    padding: 0 0 0 12px;
    display: block;
    color: #006699;
    margin: 0 25px 0 25px;
}





.real_stories_categories
{
    margin: 10px 0 0 0;
    color: #333333;
}

.real_stories_categories p
{
    margin: 0 0 15px 0;
}

.real_stories_categories h1
{
    height: 169px;
    background: transparent url(../../images/NAT/rs_categories_h1.jpg) no-repeat 0 0;
    text-indent: -6000px;
    margin: 0 0 25px 0;
}

.real_stories_categories h1.h1_1
{
    background: transparent url(../../images/NAT/rs_categories_h1_1.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_2
{
    background: transparent url(../../images/NAT/rs_categories_h1_2.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_3
{
    background: transparent url(../../images/NAT/rs_categories_h1_3.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_4
{
    background: transparent url(../../images/NAT/rs_categories_h1_4.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_5
{
    background: transparent url(../../images/NAT/rs_categories_h1_5.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_6
{
    background: transparent url(../../images/NAT/rs_categories_h1_6.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_7
{
    background: transparent url(../../images/NAT/rs_categories_h1_7.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_8
{
    background: transparent url(../../images/NAT/rs_categories_h1_8.jpg) no-repeat 0 0;
}
.real_stories_categories h1.h1_9
{
    background: transparent url(../../images/NAT/rs_categories_h1_9.jpg) no-repeat 0 0;
}




.real_stories_categories h2
{
    padding: 0 !important;
    margin: 0 0 17px 0 !important;
    font-size: 1.5em !important;
    line-height: 1.0em !important;
    background: none !important;
    color: #001231;
    height: auto !important;
}


.real_stories_categories .intro
{
    margin: 0 0 25px 0;
}

.real_stories_categories .intro .c_1
{
    float: left;
    width: 200px;
    margin: 0 10px 0 0;
    background: transparent url(../../images/NAT/rs_categories_blockquote.gif) no-repeat 0 0;
    padding: 50px 0 0 0;
}

.real_stories_categories .intro .c_1 blockquote
{
    color: #cf1669;
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0 0 7px 0;
}


.real_stories_categories .intro .c_2
{
    float: left;
    width: 480px;
}



.real_stories_categories .latest_updates
{
    margin: 0 0 25px 0;
}


.real_stories_categories .latest_updates .item
{
    float: left;
    width: 347px;
    height: 235px;
    background: transparent url(../../images/NAT/rs_categories_fitem_1.gif) no-repeat 0 0;
    font-size: 0.9em;
}

.real_stories_categories .latest_updates .item_2
{
    background: transparent url(../../images/NAT/rs_categories_fitem_2.gif) no-repeat 0 0;
}

.real_stories_categories .latest_updates .item .top
{
    margin: 20px 20px 10px 20px;
    border-bottom: 1px solid #c5d0bd;
    padding: 0 0 10px 0;
}

.real_stories_categories .latest_updates .item p
{
    margin: 0 20px 10px 20px;
}

.real_stories_categories .latest_updates .item h3
{
    font-size: 1.4em;
    color: #3e724e;
    line-height: 1.3em;
    margin: 0 0 10px 0;
}

.real_stories_categories .latest_updates .item_2 h3
{
    color: #cc0026;
}

.real_stories_categories .latest_updates .item .more
{
    display: block;
    padding: 0 0 0 10px;
    background: transparent url(../../images/NAT/rs_homepage_item_arrow.gif) no-repeat 0 0.4em;
    margin: 0 20px 0 20px;
}

.real_stories_categories .latest_updates .item_1
{
    margin-right: 18px;
}


.real_stories_categories .list
{
    margin: 0 0 0px 0;
}

.real_stories_categories .list .item
{
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    background: transparent url(../../images/NAT/rs_dot.gif) repeat-x 0 100%;
}

.real_stories_categories .list .item .bubble
{
    height: 85px;
    background: transparent url(../../images/NAT/rs_categories_bubble.gif) no-repeat 0 0;
}

.real_stories_categories .list .item_2 .bubble
{
    background: transparent url(../../images/NAT/rs_categories_bubble_2.gif) no-repeat 0 0;
}
.real_stories_categories .list .item_3 .bubble
{
    background: transparent url(../../images/NAT/rs_categories_bubble_4.gif) no-repeat 0 0;
}
.real_stories_categories .list .item_4 .bubble
{
    background: transparent url(../../images/NAT/rs_categories_bubble_3.gif) no-repeat 0 0;
}
.real_stories_categories .list .item_5 .bubble
{
    background: transparent url(../../images/NAT/rs_categories_bubble_5.gif) no-repeat 0 0;
}

.real_stories_categories .list .item .bubble .link
{
    margin: 0 20px 0 20px;
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 1.5em;
}

.real_stories_categories .list .item .bubble .info
{
    margin: 7px 0 0 95px;
}

.real_stories_categories .list .item_2 .bubble .info, .real_stories_categories .list .item_4 .bubble .info
{
    margin: 7px 80px 0 0;
    text-align: right;
}

.real_stories_categories .list .item .bubble .info span
{
    padding: 0 20px 0 0;
}


.real_stories_categories .pager
{
    margin: 0 0 30px 0;
    text-align: center;
}

.real_stories_categories .pager .next
{
    display: block;
    float: right;
    padding: 0 14px 0 0;
    background: transparent url(../../images/NAT/rs_homepage_item_arrow.gif) no-repeat 100% 0.4em;
}

.real_stories_categories .pager .previous
{
    display: block;
    float: left;
    padding: 0 0 0 14px;
    background: transparent url(../../images/NAT/rs_pager_previous.gif) no-repeat 0 0.4em;
}

.real_stories_categories .disabled
{
    display: none !important;
}

.real_stories_categories .pager .selected
{
    color: #000;
}

.real_stories_categories .pager .nav
{
    padding: 0 5px 0 5px;
}







.real_stories_article
{
    margin: 10px 0 0 0;
    color: #333333;
}

.real_stories_article p
{
    margin: 0 0 15px 0;
}

.real_stories_article h1
{
    height: 169px;
    background: transparent url(../../images/NAT/rs_categories_h1.jpg) no-repeat 0 0;
    text-indent: -6000px;
    margin: 0 0 25px 0;
}

.real_stories_article h1.h1_1
{
    background: transparent url(../../images/NAT/rs_categories_h1_1.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_2
{
    background: transparent url(../../images/NAT/rs_categories_h1_2.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_3
{
    background: transparent url(../../images/NAT/rs_categories_h1_3.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_4
{
    background: transparent url(../../images/NAT/rs_categories_h1_4.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_5
{
    background: transparent url(../../images/NAT/rs_categories_h1_5.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_6
{
    background: transparent url(../../images/NAT/rs_categories_h1_6.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_7
{
    background: transparent url(../../images/NAT/rs_categories_h1_7.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_8
{
    background: transparent url(../../images/NAT/rs_categories_h1_8.jpg) no-repeat 0 0;
}
.real_stories_article h1.h1_9
{
    background: transparent url(../../images/NAT/rs_categories_h1_9.jpg) no-repeat 0 0;
}


.real_stories_article .col_2
{
    float: right;
    width: 210px;
    font-size: 0.9em;
}

.real_stories_article .col_2 .item
{
    background: transparent url(../../images/NAT/block_bg_footer.gif) no-repeat 0 100%;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.real_stories_article .col_2 .item .top_cap
{
    text-indent: -6000px;
    height: 10px;
    background: transparent url(../../images/NAT/block_bg.gif) no-repeat 0 0;
}

.real_stories_article .col_2 .item p
{
    margin: 0 0 5px 0;
}
.real_stories_article .col_2 .item h4
{
    margin: 0 0 2px 0;
    font-size: 1.2em;
    font-weight: bold;
}

.real_stories_article .col_2 .item p.bottom
{
    margin: 0;
}

.real_stories_article .col_2 .item .text
{
    margin: 0 10px 0 10px;
}




.real_stories_article .col_1
{
    float: left;
    width: 482px;
    line-height: 1.4em !important;
}

.real_stories_article .col_1 p
{
    line-height: 1.4em !important;
}

.real_stories_article .col_1 .teaser_image
{
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.real_stories_article .col_1 h2
{
    background: none;
    color: #001231;
    padding: 0;
    margin: 0 0 20px 0;
    height: auto;
    line-height: 1.0em;
}


.real_stories_article .col_1 h3
{
    font-size: 1.2em;
    color: #001231;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.real_stories_article .col_1 .specs
{
    margin: 0 0 20px 0;
}

.real_stories_article .col_1 blockquote
{
    color: #cf1669;
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0 0 25px 0;
    padding: 20px 0 0 60px;
    background: transparent url(../../images/NAT/rs_categories_blockquote.gif) no-repeat 0 0;
}

.real_stories_article .col_1 .response
{
    padding: 20px;
    font-size: 0.9em;
    background: #f2f2f2;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin: 30px 0 25px 0;
}

.real_stories_article .col_1 .response p
{
    margin: 0;
}

.real_stories_article .col_1 .response .top
{
    padding: 0 0 15px 0;
    background: transparent url(../../images/NAT/rs_article_top.gif) repeat-x 0 100%;
    margin: 0 0 15px 0;
}

.real_stories_article .col_1 .response .top p
{
    margin: 0;
    float: right;
    margin: 5px 0 0 15px;
}


.real_stories_article .col_1 .grid
{
    margin: 0 0 10px 0;
}

.real_stories_article .col_1 .grid .item
{
    font-size: 0.9em;
    padding: 0 0 10px 0;
    background: transparent url(../../images/NAT/rs_dot.gif) repeat-x 0 100%;
    margin: 0 0 20px 0;
}

.real_stories_article .col_1 .grid .item .bubble
{
    height: 83px;
    background: transparent url(../../images/NAT/rs_article_item1.gif) no-repeat 0 0;
}

.real_stories_article .col_1 .grid .item_2 .bubble
{
    height: 83px;
    background: transparent url(../../images/NAT/rs_article_item2.gif) no-repeat 0 0;
}

.real_stories_article .col_1 .grid .item_3 .bubble
{
    height: 83px;
    background: transparent url(../../images/NAT/rs_article_item3.gif) no-repeat 0 0;
}


.real_stories_article .col_1 .grid .item .bubble .link
{
    display: block;
    font-size: 1.7em;
    color: #006699;
    padding: 23px 15px 18px 20px;
}

.real_stories_article .col_1 .grid .item .bubble .more_link
{
    display: block;
    float: right;
    padding: 0 0 0 13px;
    background: transparent url(../../images/NAT/rs_homepage_item_arrow.gif) no-repeat 0 0.4em;
    color: #006699;
    margin: 8px 0 0 0;
}


.real_stories_article .col_1 .back
{
    display: block;
    margin: 0 0 20px 0px;
    padding: 0 0 0 13px;
    background: transparent url(../../images/NAT/rs_pager_previous.gif) no-repeat 0 0.4em;
    color: #006699;
}




/* End Real stories */

/* publications */

table.publications
{
    margin: 10px 0 30px;
}
table.publications tr
{
    margin: 0px;
    padding: 0px;
}
table.publications td, table.publications th
{
    border-bottom: 1px solid #C1DAD7;
    padding: 6px 6px 6px 12px;
}
table.publications td
{
    border-top: none;
    font-size: 0.9em;
    line-height: 14px;
}
table.publications .input-box
{
    text-align: center;
}
table.publications th
{
    font-size: 0.9em;
    line-height: 14px;
}
.contact_content .error
{
    padding: 7px 10px 7px 10px;
    background: #fdefdf;
    margin: 0 0 15px 0;
    border: 1px solid #fab265;
    color: red;
}

.contact_content .ok
{
    padding: 7px 10px 7px 10px;
    margin: 0 0 15px 0;
    border: 1px solid green;
}

.home-feeds
{
    margin: -10px 0 13px 0;
}
.home-feeds a
{
    text-align: right;
    background: transparent url(../../images/NAT/rss-20.png) no-repeat 100% 0;
    padding: 0 25px 0 0;
    display: block;
    margin: 5px 5px 5px 0;
    height: 20px;
}

.clickable
{
    cursor: pointer;
}


/* Updated publication list */
.copy.publications
{
    margin-right: 0;
}
.publications .intro
{
    padding: 0 20px;
}
.publications .intro-col
{
    float: left;
    width: 321px;
    margin-bottom: 10px;
}
.publications .right-col
{
    margin-left: 20px;
}
.publications .category
{
    clear: left;
    padding: 0 20px;
    margin: 30px 0 15px;
}
.publications .category h3
{
    color: #f69c10;
    margin: 0;
}
.publications .category h3 a
{
    color: #f69c10;
}
.publications .category h3 a:hover
{
    color: #f69c10;
}
.publications .latest-items
{
    background-color: #ebeaef;
    padding: 15px 20px 11px;
}
.publications .latest-items h3
{
    font-size: 1.4em;
    color: #050505;
}
.publications .category ol
{
    margin-left: -20px;
    overflow: hidden;
}
.publications .category-item
{
    float: left;
    width: 153px;
    margin: 0 0 0 20px;
    padding-top: 15px;
}
.publications .new-row
{
    clear: left;
}
.publications .cover
{
    border: 1px solid #000;
    width: 153px;
    height: 104px;
    overflow: hidden;
    padding-top: 17px;
    margin-bottom: 16px;
}
.publications .cover.red {
    background-color: #dd4459;
}
.publications .cover.blue {
    background-color: #4c7ab3;
}
.publications .cover.green {
    background-color: #00a374;
}
.publications .cover.purple {
    background-color: #974ea0;
}
.publications .cover.teal {
    background-color: #03e3d0;
}
.publications .cover.yellow {
    background-color: #fae200;
}
.publications .cover.orange {
    background-color: #a01d23;
}
.publications .cover.pink {
    background-color: #d63481;
}
.publications .cover img
{
    display: block;
    -moz-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.44);
    -webkit-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.44);
    -ms-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.44);
    box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.44);
}
.publications .cover.latest-item img
{
    -moz-transform: rotate(-12deg) translatex(6px);
    -moz-transform-origin: middle right;
    -webkit-transform: rotate(-12deg) translatex(6px);
    -webkit-transform-origin: middle right;
    -ms-transform: rotate(-12deg) translatex(6px);
    -ms-transform-origin: middle right;
    transform: rotate(-12deg) translatex(6px);
    transform-origin: middle right;
}
.publications p.title
{
    font-weight: bold;
    margin-bottom: 0;
}
.publications p.info
{
    margin-bottom: 0;
}
.publications p.pub-date
{
    margin-bottom: 15px;
}
.publications a.pdf-link img
{
    float: left;
    margin-right: 5px;
}
.publications a.pdf-link sup
{
    font-size: 0.9em;
}
.publications a.see-more
{
    display: block; 
    margin-top: 20px;
    font-weight: bold;
    background: url("../../images/NAT/subnav_divider.gif") repeat-x scroll 0 100% transparent;
    text-align: center;
}
.publications a.accordion
{
    display: none;
}
.publications a.accordion span 
{
    display: inline-block;
    font-size: 1.1em;
    padding: 0 24px 0 10px;
    background: url('../../images/NAT/bp_7_down.gif') no-repeat #fff;
    background-position: right 10px top 7px;
    margin-bottom: -0.6em;
}
.publications a.accordion:hover span
{
    background-image: url('../../images/NAT/bp_4_down.gif');
}
.publications a.accordion.open span
{
    background-image: url('../../images/NAT/bp_7_up.gif');
}
.publications a.accordion.open:hover span
{
    background-image: url('../../images/NAT/bp_4_up.gif');
}


/* Cookie nag */
.cookie-nag
{
    padding: 15px 15px;
    margin: 20px 28px 0 28px;
    text-align: left;
    border-top: 8px solid #ea341f;
    display:none;
}
.cookie-nag input
{
    cursor: pointer;
    margin-top: 15px;
    background-color: #ea341f;
    border: none;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
}
.cookie-nag input:hover
{
    background-color: #ea341f;
    background-image: none;
    background-image: -moz-linear-gradient(#ff4934, #ea341f);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff4934), to(#ea341f));
    background-image: -webkit-linear-gradient(#ff4934, #ea341f);
    background-image: -o-linear-gradient(#ff4934, #ea341f);
    background-image: -ms-linear-gradient(top, #ff4934 0%, #ea341f 100%);
    background-image: linear-gradient(top, #ff4934 0%, #ea341f 100%);
}

/* THIS IS FOR THE BLOG SECTION*/

.blog_thumb {
	float:left;
	width:50px;
}

.blog .info .title {
	display:inline-block;
	width:77%;
}

.blog .info span {
	float:right;
	width:20%;
    display:inline-block;
}

.blog .info a.more {
	margin-top:5px;
}

.content .column_1 .blog h2
{
    background: transparent url(../../images/NAT/NAT_Blog.jpg) no-repeat 0 0;
    text-indent: -6000px;
    margin: 10px 0 13px 0;
    height: 21px;
}