/*
version 2.0 of css for ARC resource pack
author:platform 1 design
email:using@platform1design.com
website:http://www.platform1design.com
*/

* {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:1.6em;}
.clear {clear:both;}
body {margin:0; padding:0; background-color:#d9d99d;}

h1 {font-size:22px; font-weight:bold; margin:0; margin-bottom:16px; padding-bottom:6px; color:#ee6e2d; line-height:24px; border-bottom:2px dotted #cccccc; width:600px;}
h2, using h2 {font-size:18px; font-weight:bold; margin:0; margin-bottom:6px; margin-top:18px; color:#ee6e2d; line-height:20px;}	
h3 {font-size:14px; font-weight:bold; margin:0; margin-bottom:2px; margin-top:15px; padding:0; color:#ee6e2d; line-height:20px; text-transform:uppercase;}
h3 .title {font-style:italic; font-weight:normal;}	
h4 {font-size:12px; font-weight:bold; margin-bottom:0;}
h5 {font-size:11px; font-weight:normal; font-style:italic; margin-bottom:0;}
h6 {display:none;}

strong {font-weight:bold;}
.italic {font-style:italic;}
a:link, a:visited {text-decoration:none; color:#348ac4;}
a:hover {text-decoration:underline;}

/*emphasised text*/
.emphasis, .emphasisusing {color:#ee6e2d; font-weight:bold;}
.foundation .emphasis, .emphasisfoundation {color:#53ad57;}
.criticalissue .emphasis, .emphasiscriticalissue {color:#d85152;}

.white {color:#fff;}

/*overall site area*/
.frame {width:999px; margin:0 auto; background-color:#FFF;}

/*banner area*/
.bannerprint {display:none;}
.arc-banner {height:152px; width:999px;}	 

/*main navigation*/
.nav {height:30px; margin-top:0;}
.nav ul {padding:0; margin:0; list-style-type:none; width:999px;}	
.nav li {float:left; display:inline;}	
.nav a {display:block; float:left; color:#fff; font-weight:bold; padding:0 0 0 20px; margin:0; text-decoration:none; border-left:1px solid #fff; height:30px; width:229px; background-color:#ee6e2d; line-height:28px; font-size:12px;}
.nav .using a:hover, .nav .foundation a:hover, .nav .criticalissue a:hover, .nav .translations a:hover {text-decoration:underline;}
.using .nav .using a, .foundation .nav .foundation a, .criticalissue .nav .criticalissue a, .translations .nav .translations a {color:#000000;}

/* TOP NAV IMAGES FOR DIFFERENT SECTIONS */
.nav .using a {background-color:#f3996c; background-image:url(../img/using-up.gif); border-left:0;}
.nav .using a:hover, .using .nav .using a  {background-color:#ee6e2d; background-image:url(../img/using-down.gif); border-left:0;}
.nav .foundation a {background-color:#86C589; background-image:url(../img/foundation-up.gif);}
.nav .foundation a:hover, .foundation .nav .foundation a {background-color:#53ad57; background-image:url(../img/foundation-down.gif);}
.nav .criticalissue a {background-color:#E48586; background-image:url(../img/criticalissue-up.gif);}
.nav .criticalissue a:hover, .criticalissue .nav .criticalissue a {background-color:#d85152; background-image:url(../img/criticalissue-down.gif);}
.nav .translations a {background-color:#f5de72; background-image:url(../img/translations-up.gif);} /* +++++ORANGE+++++ background-color:#f3996c; background-image:url(../img/using-up.gif); */ 
.nav .translations a:hover {background-color:#f5de72; background-image:url(../img/translations-down.gif);} /* +++++ORANGE +++++ background-color:#ee6e2d; background-image:url(../img/using-down.gif); */ 



/* HEADING COLOURS FOR DIFFERENT SECTIONS */
.foundation h1, .foundation h2, .foundation h3 {color:#53ad57;}
.criticalissue h1, .criticalissue h2, .criticalissue h3 {color:#d85152;}
.translations h1, .translations h2, .translations h3 {color:#ee6e2d;} /* +++++YELLOW+++++ color:#fdc400; */ 

/*content*/
.content {margin:0; border-top:1px solid #fff;}

/*menu area*/
.menu {width:300px; margin:0 33px 0 0; float:left;}
.menu ul {list-style-type:none; margin:20px 0 0 0; padding:0;}
.menu li {margin-top:0;}
.menu a {display:block; text-decoration:none; font-weight:bold; line-height:30px; height:30px; padding:0 0 0 20px;}
.menu .double a, .criticalissue .menu li.doubleVisit a  {line-height:15px; height:60px; padding:5px 0 0 20px;}
.using .menu a:hover, .using .menuIndex a:hover, .foundation .menu a:hover, .criticalissue .menu a:hover, .criticalissue .menu li.doubleVisit a {text-decoration:underline;}
.using .menu li.visit a, using .menuIndex li.visit a, .foundation .menu li.visit a, .criticalissue .menu li.visit a, .translations .menu li.visit a {text-decoration:none; color:#000000;}
.menu img {margin:10px 0 0 0;}
.criticalissue .menu img {margin:13px 0 0 0;}
.using .menu img {margin:10px 0 0 0;}
.menu #sc {margin:20px 0 0 0; width:205px;}
.menu #sc img, .menu #sc a  {margin:0; padding:0; height:auto;}

/*text area*/
.text {margin:22px 0 0 0; overflow:auto; padding-bottom:40px;} /* height:602px; */
.text p, .text li {margin:0 0 12px 0; width:550px;}
.text a {font-weight:bold;} /* color:#ee6e2d; 
.foundation .text a, .emphF a {color:#53ad57;}
.criticalissue .text a, .emphC a {color:#d85152;}*/

/*lists*/
.text ul {margin:0 0 0 0.7em;}
	
/*tables*/
table {border-collapse:collapse; width:600px; margin:0;}
tr.top td {border-bottom:3px solid #ee6e2d; text-align:left;}
tr.topHead td {border:none;}
tr.header td, td.header {background:#ee6e2d; border-bottom:none; font-weight:bold; text-align:left; color:#ffffff;}
td {border-bottom:1px solid #ee6e2d; padding:0.2em 0 0.2em 0.5em; vertical-align:top;}	
.divider td {border-bottom:3px solid #ee6e2d;}	

.foundation tr.top td {border-bottom:3px solid #53ad57;}
.foundation tr.header td, td.header {background:#53ad57;}
.foundation td {border-bottom:1px solid #53ad57;}	
.foundation .divider td {border-bottom:3px solid #53ad57;}

.criticalissue tr.top td {border-bottom:3px solid #d85152;}
.criticalissue tr.header td, td.header {background:#d85152;}
.criticalissue td {border-bottom:1px solid #d85152;}
.criticalissue .divider td {border-bottom:3px solid #d85152;}

td.bold, .bold {font-weight:bold;}
td.centre, .top td.centre {text-align:center;}
tr td.title  {font-weight:bold;}	

td.type {width:60px;}
td.number {width:20px;}
td.title {width:440px;}
td.word {width:40px;}
td.pdf {width:40px;}
