body, html {
	background-color: #BBE1FC;
	font-size: 12px;
	color: #363636;
}

body a, html a 
{
	color: #e38d25;
	text-decoration: none;
}

body a:hover, html a:hover
{
	color: #f26521;
	text-decoration: underline;
}

body a:hover h2, html a:hover h2
{
	text-decoration: none;
}

body td
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

/*
**main document
*/
#doc
{
	width: 800px;
	margin: 0 auto;
	background: #BBE1FC;
}

/*
**drop-shadow for left and right
*/
#doc_top
{
	content: ".";
	background:#BBE1FC url('/makeanimpact/australia/en/images/bg.gif') repeat-y top;
	margin:0;
}

/*
**header bar and content within these divs
*/
#header_home
{
	position:relative;
	width: 750px;
	margin: 0 auto;
	background-image: url('/makeanimpact/australia/en/images/identity_home_04.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#header 
{
	position:relative;
	width: 750px;
	margin: 0 auto;
	background-image: url('/makeanimpact/australia/en/images/identity_04.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

/*
**top left header classes
*/
#identity
{
	width: 375px;
    float: left;
	background-color: #FFF;
}

/* 
** top right header classes 
*/
#utility-panel 
{
	position:absolute;
	top:0;
	right:4px;
	text-align:right;
	margin-top: 3px;
	padding: 4px 3px 3px 3px;
	z-index: 20;
}

#utility-panel a
{			
	font-weight: bold;
	color: #0562b2;
	text-decoration: none;
	padding: 4px;
	margin: 5px;
}

#utility-panel a:hover
{
	margin: 4px;
	text-decoration: none;
	border: 1px solid #0562b2;
}

#secondary_nav a
{			
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
	margin: 5px;
}

#secondary_nav a:hover, #secondary_nav a.current
{
	margin: 4px;
	text-decoration: none;
	border: 1px solid #ffffff;
}

#login {
	margin: 0px 5px 0px;
	position:absolute;
	top:0;
	right:4px;
	text-align:right;
	background-color: #ffffff;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
	z-index: 10;
	padding: 6px 4px 8px 6px;
    white-space:nowrap;
}

#search {
	margin: 5px 75px 7px 3px;
}

#secondary_nav {
	position:absolute;
	bottom:0;
	right:7px;
	padding: 8px 0;
	text-align: right;
	color: #FFF;
}

/*
**container for the main body
*/
#main
{
	width: 750px;
	margin: 0 auto;
	background: #FFF url('/makeanimpact/australia/en/images/grass.jpg') no-repeat top;
}

/*
**navigation bar classes (uses sliding doors)
*/
#navigation ul, #navigation li {
	list-style: none;
	margin: 0;
	padding: 0px 0;
}

#navigation ul {
	padding: 20px 0 10px;
	text-align: center;
}

#navigation li {
	display: inline;
	margin: 0 7px; 
}

#navigation a {
	background: transparent url('/makeanimpact/australia/en/images/nav_button_left.gif') no-repeat left;
	padding: 9px 0;
	margin: 15px 0 0 0;
	
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

#navigation span {
	background: transparent url('/makeanimpact/australia/en/images/nav_button_right.gif') no-repeat right top;
	padding: 9px 15px 9px 0px;
	margin: 0 0 0 15px;
}

#navigation a:hover , #navigation a.current, #navigation_home a:hover
{
	color:#98c1f2
}


/*
**navigation home bar classes (uses sliding doors)
*/

#navigation_home {
	margin:0px 0 0 15px;
	text-align:center;
}

#navigation_home div {
	margin:21px 1px 0 0;
}

#navigation_home a {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}


/*
**left navigation classes
*/
#side-left
{
	margin: 30px 0 10px 0px;
	float: left;
}

#side-left .inner 
{
	width: 136px;
}

#tips_box
{
    margin: 10px 0 10px 10px;
    background: url('/makeanimpact/australia/en/images/tips_box_top.jpg') no-repeat top left;
    padding-top: 5px;
}

#tips_box_content
{
    background-color: #224c1a;
    padding: 10px;
    color: #ffffff;
}

#tips_box_bottom
{
    width: 228px;
    height: 5px;
    background: url('/makeanimpact/australia/en/images/tips_box_bottom.jpg');
    background-repeat: no-repeat;
}

#subnav-image
{
	height:106px;
	overflow:hidden;
	position:relative;
}

#subnav ul
{
	text-align:left;
	margin: 0;
	padding: 0;
	list-style:none;
}

#subnav li 
{
	background: url('/makeanimpact/australia/en/images/dot_blue.gif') repeat-x top left;
	padding: 2px 0 1px 0;
	margin: 0;
	list-style:none;
	font-size: 12px;
}

#subnav li a 
{
	width:118px;
	text-decoration:none;
	display: block;
	border-left: solid 10px #E3A544;
	margin-bottom: 0px;
	padding: 5px 0px 4px 8px;
	color: #363636;
}

html > body #subnav li a 
{
}

#subnav li a:hover 
{
	border-left-color: solid 10px #E3A544;
	background-color: #E3A544;
}

#subnav li.active
{
	background: #0066B4 url('/makeanimpact/australia/en/images/dot_blue.gif') repeat-x top left;
}

#subnav li.active a
{
	border-color: #0066B4;
	color: #ffffff;
}

#subnav li.active a:hover 
{
	background-color: #0066B4;
}


#side-left .box
{
	background: url('/makeanimpact/australia/en/images/dot_fade_blue.jpg') repeat-x top left;
	background-color: #FEFEFC;
	margin-bottom: 30px;
	padding-top: 8px;
	color: #363636;
}

#side-left .info
{
	margin-left: 18px;
}

h1,
#side-left h2,
#side-right h2
{
	color: #448FC8;
	padding: 0px;
	margin: 0px;
}

/*MAIN SECTION*/
/*
**center content
*/
#breadcrumb a
{
	font-size:11px;
	color: #363636;
	text-decoration: underline;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

#content
{
	width: 460px;
	float: left;
}

#content .inner {
	margin: 35px 30px 15px 30px;
}

#content h2
{
	color: #0066b3;
	font-size: 18px;
	font-weight: normal;
}

#content h3, .title, .head
{
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.img_big {
	width: 203px;
	height: 131px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
	margin-right:16px;
}

.img_big_profile {
	width: 197px;
	height: 131px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
	margin-right:16px;
}

.img_sml {
	width: 48px;
	height: 43px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
	margin-right:16px;
}

#feature
{
	padding-bottom: 16px;
}

#feature div
{
	float: left;
	margin-right: 16px;
}

.tip
{
	background: url('/makeanimpact/australia/en/images/dot.gif') repeat-x top left;
	padding-top: 14px;
	margin-top: 14px;
}

.tip_w_image
{
	clear:left;
	margin-top:-43px;
	margin-left:64px;
}

html > body .tip_w_image
{
	clear:none;
	margin-top:0px;
}

.tip a
{
	font-size:12px;
}

a.tip_title
{
	font-size: 15px;
	color: #e38d25;
	text-decoration: none;
}

#all_tips
{
	background: url('/makeanimpact/australia/en/images/dot.gif') repeat-x top left;
	padding: 20px 0px;
	margin-top: 14px;
}


#all_tips a
{
	padding: 7px 0px 7px 5px;
	text-align: center;
	background: url('/makeanimpact/australia/en/images/button_all_tips_left.gif') no-repeat left;
	color: #f26521;
	font-size: 13px;
	text-decoration: none;
}

#all_tips span 
{
	padding: 7px 10px 7px 5px;
	background: url('/makeanimpact/australia/en/images/button_all_tips_right.gif') no-repeat right;
}

/*right side*/
#side-right
{
	margin: 0px 0 10px 0px;
	float: right;
}

#side-right .inner 
{
	width: 146px;
	margin-right: 4px;
}

#side-right .box
{
	background: url('/makeanimpact/australia/en/images/dot_fade.jpg') repeat-x top left;
	background-color: #FEFEFC;
	margin-bottom: 30px;
	padding-top: 8px;
}

.box h2 
{
	color: #0066b3;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.icon
{
	float: left;
}

.info
{
	margin-left: 26px;
}

#calculator
{ 
	margin: 12px 0;
	color: #FFF;
	text-align: center;
}
.rcc_image_cap
{
	margin: 4px 0px 8px 0px;
	font-style: italic;
}

/*homepage styles*/
#content_home
{
	color: #ffffff;
	width: 512px;
	float:left;
}

#content_home .inner {
	margin: 65px 12px 0 22px;
}

#content_home img
{
	margin: 0px 16px 10px 0px;
	float: left;
}

#content_home a
{
	color: #ffffff;
	text-decoration: underline;
}

#content_home h2, #content_home h3
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0;
	padding:0;
}

#content_home h3 
{
	font-size: 14px;
}

#content_home h2 a, #content_home h3 a 
{
	text-decoration:none;
}

#content_home h2 a:hover, #content_home h3 a:hover
{
	text-decoration:underline;
}

#feature_top 
{
	padding-bottom: 6px;
}

#feature_top .img_sml, #feature_bottom .img_sml, #f_feature_bottom .img_sml {
	width: 146px;
	height: 79px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
}

#feature_bottom, #f_feature_bottom
{
	padding: 6px 0px;
}

#feature_divider, #f_feature_divider
{
    background: url('/makeanimpact/australia/en/images/dot.gif') repeat-x left top;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}

#home_bottom
{
	background-color: #ffffff;
	width:750px;
	margin:0 auto;
}

#home_bottom img
{
	float: left;
}

.home_bottom_addmargin
{
	margin-left: 10px;
}

#home_bottom h2
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #448FC8;
}

#home_bottom_left
{
	padding: 10px;
	width: 400px;
	float: left;
}

.home_bottom_right
{
	padding: 10px 10px 10px 0px;
	width: 155px;
	float: right;
}

.hp_copy_container
{
    float: right;
    width: 312px;
    margin-bottom: 10px;
}

.f_hp_copy_container
{
    float: right;
    width: 312px;
    margin-bottom: 10px;
}

#home_email_form, #rcc_email_form
{
    font-size: 10px;
}

/*local resources styles */
#local_resources #nav 
{
	margin-top:5px;
}

#local_resources #nav a {
	color:#ffffff;
	background-color:#E3A544;
	text-decoration:none;
	padding:2px 10px;
}
#local_resources #nav a:hover {
	background-color:#f26521;
}

#local_resources .categories {
	margin-top: 15px;
}

#local_resources .categories .cat {
	margin-top:-15px;		
}

#local_resources .categories span {
	padding: 0 10px;
	line-height: 14px;
	background-color: #eae8d3;
	color: #0066b3;
	font-weight:bold;
}

#local_resources .categories .box {
	background: url('/makeanimpact/australia/en/images/dot_fade.jpg') repeat-x top left;
	padding: 8px 30px 23px 30px;
}

#local_resources .categories .box h2 {
	color:#e38d25;
	font-size:15px;
}

.greenbox {
	background:#7ab122 url('/makeanimpact/australia/en/images/dot.gif') repeat-x left top;
	color:#ffffff;
	padding:6px 13px;
	font-weight:bold;
	font-size:12px;
}

/*sitemap styles*/
.sitemap_lvl1  {
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.sitemap_lvl2 {
	margin-left:15px;
	font-size:14px;
	font-weight:normal;
}
.sitemap_lvl3 {
	margin-left:15px;
	font-size:12px;
	font-weight:normal;
}

/*footer divs and links*/
#footer
{
	background:#BBE1FC url('/makeanimpact/australia/en/images/bottom_bg.gif') no-repeat top;
	margin: 0 auto;
	padding: 20px 25px 15px 25px;
	color: #0066b3;
	line-height: 14px;
}

#footer a
{
	color: #0066b3;
	text-decoration: none;
	padding: 0 4px;
}

#footer a:hover
{
	text-decoration: underline;
}


#links {
	line-height: 18px;
	padding-bottom: 5px;
	background: url('/makeanimpact/australia/en/images/dot.gif') repeat-x bottom left;
}

#links span 
{
	color: #898989; 
}

#copyright {
margin-top: 15px;
}

#copyright span
{
	color: #898989;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

