/* @override 
	http://www.carbon-media.com.au/rdc/templates/roadmap/css/template.css
	http://carbon-media.com.au/rdc/templates/roadmap/css/template.css
*/

@charset "UTF-8";
/* @group bird content style */
#project .contentheading, .contentheading-birds{
	color: #B35842;
	border-bottom: 2px solid #B35842;
	font-size: 28px;
}
/* @end */
/* @group fish content style */
#doing .contentheading, .contentheading-fish{
	color: #8B3D72;
	border-bottom: 2px solid #8B3D72;
	font-size: 28px;
}
/* @end */

/* @group lizard content style */
#delivering .contentheading, .contentheading-lizard{
	color: #2E5F78;
	border-bottom: 2px solid #2E5F78;
	font-size: 28px;
}
/* @end */


a {
	text-decoration: none;
}
a.pathway, a.pathway:active, a.pathway:visited{
	color: #000000;
	text-decoration: none;
}
a.pathway:hover{
	text-decoration: underline;
}

#doing h1{
	color: #8B3D72;
	border-bottom: 2px solid #a55a93;
}
#delivering h1{
	color: #2E5F78;
	border-bottom: 2px solid #2E5F78;
}
h1 {
	font-weight: bold;
	color: #a74013;
	font-size: 20px;
	border-bottom: 2px solid #a94416;
}


#header div.topmenu a:link,#header div.topmenu a:visited {
	color: gray;
	text-decoration: none;
	font-size: 12px;
	background-color: white;
	padding: 4px 10px;
	line-height: 20px;
	height:20px;
	display: block;
	float: left;
}
#header div.topmenu a:hover {
	color: white;
	text-decoration: none;
	background-color: black;
}

#header div.topmenu .moduletable_menu {
	background:transparent url(../images/menu-bg.gif) no-repeat scroll 0 -5px;
	height:30px;
	left:0;
	margin-bottom:10px;
	margin-left:410px;
	padding-bottom:4px;
	padding-left:10px;
	position:absolute;
	top:0;
	width:500px;
}
div#mainContent ul li{
	padding-bottom: 5px;
}

div.moduletable_menu table tbody tr td{
	height: 20px;
}
#header div.topmenu {
	float: left;
	position:relative;
	width:990px;
}
div.moduletable-blank{
	right:100px;
	position:absolute;
	top:40px;
}
#header #menu-right{
	background:transparent url(../images/serviceskillslogo.png) no-repeat scroll right bottom;
	float:left;
	height:28px;
	position:absolute;
	right:95px;
	top:0;
	width:10px;
}
#header #menu {
	left:0;
	height:30px;
	position:absolute;
	top:0;	
	width:990px;
}

#menu .moduletable_menu {
	position: relative;
	z-index: 2;
}

#header div.topmenu div.default {
	float: right;
}

#header div.topmenu img{
	border:medium none;
	position:absolute;
	right:5px;
	top:0;
}
#header div.topmenu a.img{
	background: none;
}

/* @group backgrounds */
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.bg2 {
	margin: 0;
	padding: 0;
	background: url(../images/bg/home-repeat.jpg) repeat-x scroll center 0;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	color: gray;
}


.bg {
	margin: 0;
	padding: 0;
	background: #a94215 url(../images/bg/home-bottom.jpg) repeat-y scroll center top;
}
.bg3{
	background: url(../images/bg/home.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 0;
}


#project.bg {
	background: #b25744 url(../images/bg/birds-bottom.jpg) repeat-y scroll center top;

}
#project .bg2 {
	background: url(../images/bg/birds-repeat.jpg) repeat-x scroll center -11px;

}
#project .bg3{
	background: url(../images/bg/birds.jpg) no-repeat scroll center top;
}

#doing.bg {
	background: #a55a93 url(../images/bg/fish-bottom.jpg) repeat-y scroll center top;

}
#doing .bg2 {
	background: url(../images/bg/fish-repeat.jpg) repeat-x scroll center -11px;

}
#doing .bg3{
	background: url(../images/bg/fish.jpg) no-repeat scroll center top;
}

#delivering.bg {
	background: #016692 url(../images/bg/lizard-bottom.jpg) repeat-y scroll center top;

}
#delivering .bg2 {
	background: url(../images/bg/lizard-repeat.jpg) repeat-x scroll center -11px;

}
#delivering .bg3{
	background: url(../images/bg/lizard.jpg) no-repeat scroll center top;
}
/* @end */
.float-left{
	float: left;
	display: block;
}
.bg #container { 
	font: 12px Arial, Helvetica, sans-serif;
	width: 1000px; 
	margin: 0 auto; 	
	text-align: left;
} 
	
.bg #header { 
	display: block;
	padding: 0 0 0 20px;
	height: 190px;
}
 
.bg #header h1 {
	position: relative;
	float: left;
	width: 640px;
	color: white;
	font-size: 50px;
	border-bottom-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	padding:60px 0 0;
}
.bg #sidebar1 {
	float: right;
	width: 330px; 
	padding: 15px 10px;
}
#home.bg #mainContent{
	width: 980px;
	border: none;
	float: left;
	padding: 0 10px;
}
#doing.bg #mainContent { 
	border-right:2px dotted #8B3D72;

}
#delivering.bg #mainContent{
	border-right: 2px dotted #2E5F78;

}
.bg #mainContent { 
	border-right:2px dotted #A94416;
	padding:0 20px;
	width:600px; 
	float: left;
	min-height: 820px;
}
.contentheading{
	color:#BE2E17;
	font-size: 28px;
}
#home #page{
	width: 970px;
	padding: 0 0 0 13px;
	float: left;
}
#page{
	width: 600px;
	float: left;

}
img.float-right{
	float: right;
	margin: 0 20px;
}
.home-content p{
	font-size: 15px;
	color: #808080;
}
p.small-bold{
	font-size: 11px !important;
	font-weight: bold;
	color: #333333 !important;
}
div.home-content{
	float: left;
	width: 750px;
}
div.warning-sigh{
	background: url(../images/warning.gif) no-repeat 0 0;
	width:142px; 
	height:189px;
	float: left;
	margin: 0;
	padding: 0 20px;
}
div.warning-sigh h3{
	color: #BE2E17;
	font-size: 24px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin: 20px 0 5px 0;
	padding: 0;
}
div.warning-sigh p{
	font-size:12px !important;
	color:#ffffff;
	line-height: 17px;
}
.bg #footer { 
	padding: 0;
	font-size: 12px;
}
div.moduletable-memo{
	width: 227px;
	height: 239px;
	background: url(../images/memo.gif) no-repeat 0 0;
	padding: 50px;
	font-size: 14px;
}
div.moduletable-memo h1{
	color: #000000 !important;
	border-bottom: black 1px solid;
	text-transform: uppercase;
}

#home div.moduletable-birds, #home div.moduletable-fish, #home div.moduletable-lizard{
	float: left;	
}
#home div.moduletable-lizard{
	clear: right;
}
div.moduletable-Acknowledgements{
	clear: left;
	float:left;
	display: block;
	background: url(../images/acknowledgements-bg.gif) no-repeat 0 0;
	height: 348px;
	width: 248px;
	padding: 8px 30px;
	margin: 30px 0 0 0;
}
div.moduletable-Acknowledgements h3{
	color: #ffffff;
	margin: 0;
	padding: 0;	
}
div.moduletable-Acknowledgements ul{
	list-style: none;
	padding: 0;
	margin:20px 0 0;
}

div.moduletable-Acknowledgements ul li{
	padding: 0;
	margin: 0 0 7px 0;
}

div.moduletable-Acknowledgements ul li a,
div.moduletable-Acknowledgements ul li a:visited,
div.moduletable-Acknowledgements ul li a:active{ 
	color: #666666;
}
div.moduletable-Acknowledgements ul li a:hover{ 
	color: #2E5F78;
	font-weight: bold;
}
div.moduletable-highlights{
	background: url(../images/highlights-bg.gif) no-repeat 0 0;
	float: right;
	display: block;
	width: 610px;
	height: 304px;
	margin: 30px 5px 0;
	padding: 8px 25px 0 15px;
}


div.moduletable-highlights h3{
	color: #ffffff;
	margin: 0 0 0 15px;
	padding: 0;	
}
div.moduletable-highlights ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
div.moduletable-highlights ul li{
	padding: 0 15px 15px;
	margin: 0;
}
div.moduletable-highlights ul li a, div.moduletable-highlights ul li a:visited, div.moduletable-highlights ul li a:active{
	color: #1A1A1A;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
div.moduletable-highlights ul li a:hover{
	color:#BE2E17;
	font-weight: bold;
}
div.moduletable-highlights ul li p{
	margin: 0;
	color: #666666;
}
div.moduletable-highlights ul li.ucd_item.row1{
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #B35842;
 	border-bottom: 1px solid #B35842;
}
div.ucd-highlights{
	padding: 20px 0 0;
}
div.moduletable-highlights ul.ucd_title{
	margin: 0;
	padding: 0;
}
ul.ucd-highlights-new{
	padding: 7px 0 0 !important;
	
}
ul.ucd-highlights-new li{
	padding: 2px 15px 6px !important;
	margin:10px 0 !important;
	
}
ul.ucd-challenges-new{
	margin: 15px 0 !important
}
ul.ucd-challenges-new li{
	padding:0px 15px 4px !important;
	margin:10px 0 !important;
	
}
.no-border{
	border: none !important;
}
div.moduletable-challenges{
	background: url(../images/challenges-bg.gif) no-repeat 0 0;
	float: right;
	clear: both;
	display: block;
	width: 610px;
	height: 304px;
	margin: -50px 5px 0 0;
	#margin: 0px 5px 0 0 !important;
	padding: 8px 25px 0 15px;
}
div.moduletable-challenges h3{
	color: #ffffff;
	margin: 0 0 0 15px;
	padding: 0;	
}
div.moduletable-challenges ul{
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
}
div.moduletable-challenges ul li{
	padding: 0 15px 15px;
}
div.moduletable-challenges ul li a, div.moduletable-challenges ul li a:visited, div.moduletable-challenges ul li a:active{
	color: #1A1A1A;
	line-height: 16px;
}
div.moduletable-challenges ul li a:hover{
	color:#BE2E17;
	font-weight: bold;
}
div.moduletable-challenges ul li p{
	margin: 0;
	color: #666666;
}
div.moduletable-challenges ul li.ucd_item.row1{
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #653D72;
 	border-bottom: 1px solid #653D72;
}



div.moduletable-birds {
	background: url(../images/bird-menu.gif) no-repeat right top;
	height: 150px;
	width: 310px;
	margin:0 10px 0 5px;
} 
div.moduletable-birds h3{
	color: white;
	text-align: right;
	font-size: 24px;
	padding-top: 55px;
	margin: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
div.moduletable-fish {
	background: url(../images/fish-menu.gif) no-repeat right top;
	height: 150px;
	width: 310px;
	margin: 0 10px;
} 
div.moduletable-fish h3{
	color: white;
	text-align: right;
	font-size: 24px;
	padding-top: 55px;
	margin: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
div.moduletable-fish ul.menu-tab li {
	float:left;
	height:40px;
	width:74px;
}
div.moduletable-fish ul.menu-tab li.item9{
	width: 62px;
}
div.moduletable-fish ul.menu-tab li.item11{
	width: 87px;
}
div.moduletable-lizard {
	background: url(../images/lizard-menu.gif) no-repeat right top;
	height: 150px;
	width: 310px;
	margin: 0 5px 0 10px;
} 
div.moduletable-lizard h3{
	color: white;
	text-align: right;
	font-size: 24px;
	padding-top: 55px;
	margin: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
div.moduletable-lizard ul.menu-tab {
	float:none;
	font-size:11px;
	list-style-type:none;
	margin:6px 0 0 8px;
	padding:0;
	text-align:center;
}
div.moduletable-turtle {
	background: url(../images/turtle-menu.gif) no-repeat right top;
	height: 150px;
	width: 310px;
	margin: 0 10px;
} 
div.moduletable-turtle h3{
	color: white;
	text-align: right;
	font-size: 24px;
	padding-top: 55px;
	margin: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
div.moduletable-turtle ul.menu-tab li {
	float:left;
	height:40px;
	width:146px;
}
div.moduletable-turtle ul.menu-tab li.item9{
	width: 62px;
}
div.moduletable-turtle ul.menu-tab li.item11{
	width: 87px;
}






ul.menu-tab a:link, ul.menu-tab a:visited {
	text-decoration: none;
	line-height: 10px;
	color: white;
}
ul.menu-tab a:hover {
	color: black;
}
ul.menu-tab {
	padding: 0;
	text-align: center;
	font-size: 11px;
	list-style-type: none;
	float: none;
	margin: 9px 0 0 8px;
}

ul.menu-tab li {
	width: 74px;
	height: 40px;
	float: left;
}

.bg #footer p {
	margin: 0; 
	padding: 20px 0 10px; 
}.bg #footer img {
	margin: -10px 0 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#footer .black {
	background-color:black;
	clear:both;
	color:white;
	padding:5px;
	text-align:right;
	width:990px;
}
#footer .black a:link {
	text-decoration: none;
	color: white;
}
#footer .black a:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#footer .black a:visited {
	text-decoration: none;
	color: white;
}
.fltrt { 	float: right;
	margin-left: 10px;
}
.fltlft { 
	float: left;
	margin-right: 10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
object{
	margin:0 20px;
}
/* Tab and Slide */
.jwts_title_left {
	background:none ;
}
.jwts_title {
	background:none ;
	margin:0 0 1px -12px ;
}
.jwts_slidecontent {
	border-top: 1px dotted #8B3D72;
	padding:4px 0 8px 17px ;
}
a.jwts_title_text{
	color:#000 !important;
}
a.jwts_title_text:hover{
	color:#000 !important;
	text-decoration: underline;
}