/******************************************************
* Main css file for Carbon Down website
* Author: Conan Tran (c.tran@rodeoagency.com.au
* Rodeo Agency http://www.rodeoagency.com.au
* 
******************************************************/

html, body {
	margin: 0;
	padding: 0;	
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#434244;
	background-color:#cccccc;		
}

img { border:0; }

a {
	text-decoration:none;
	color:#006db5;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#005288;
	font-weight:bold;
}

/*input, textarea {
	border: 1px solid #cccccc;
}*/

#submit_button {
	border:none;
}

.file_btn {
	height:24px;
}

.terms {
	width:398px;
}

#wrapper {
	width:994px;
	/*margin: auto;*/
	margin: 0 auto 30px auto;
	background-image:url(../images/body_bg.gif); background-repeat:repeat-y;	
	/*border-color:#6d6f71;
	border-style: solid;
	border-width: 1px;*/
}

#main {	
	margin:auto;
	width:958px;			
}

#feedback {
	position:absolute;
	/*margin:46px 0 0 615px;*/
	display:none;	
}

.feedback {
	margin:0;
	padding:0;
	
}

.popup a {
	text-decoration:none;
	font-weight:normal;
}	

.popup a:hover {
	text-decoration:underline;
	font-weight:normal;
}

.box {
	overflow:auto;
}	

.legal {
	font-size:10px;
}


#left {	
	float:left;	
	width:202px;
	height:318px;
	/*border-color:#6d6f71;
	border-style: solid;
	border-width: 1px;*/
}

#flash_left {
	position:absolute;
	width:202px;
	height:807px;
	z-index: 0;
}
#flash_left:hover {
	position:absolute;
	width:202px;
	height:807px;
	z-index: 0;
}


#breadcrumb {
	height:46px;
	background:#ffffff;
}

#breakcumb {
	height:46px;
	background:#ffffff;
	display:none;
}	

#breakcumb a {	
	text-decoration:none;
	color:#787a7c;
}

#breakcumb a:hover {
	text-decoration:underline;
	color:#515354;	
}													

#breakcumb a.active {
	text-decoration:none;
	font-weight:bold;
	color:#787a7c;	
}														

#top_nav {		
	float:left;
	width:577px;
	height:25px;
}

#main_nav { list-style: none; margin: 0; padding: 0; }
#main_nav li { float: left; }
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 25px; } 

#home { background: url(../images/navigation/home.gif); width: 192px; }
#home:hover { background: url(../images/navigation/home.gif) -192px 0; }
#home.active, #home.active:hover { background: url(../images/navigation/home.gif) -384px 0; cursor:default;} 

/*#main_nav:hover li a#home { background-position: -384px; }*/

#partner { background: url(../images/navigation/partner.gif); width: 192px; }
#partner:hover { background: url(../images/navigation/partner.gif) -192px 0; }
#partner.active, #partner.active:hover { background: url(../images/navigation/partner.gif) -384px 0; cursor:default; } 

#about { background: url(../images/navigation/about.gif); width: 193px; }
#about:hover { background: url(../images/navigation/about.gif) -193px 0; }
#about.active, #about.active:hover { background: url(../images/navigation/about.gif) -386px 0; cursor:default; } 


#content {	
	float:left;
	margin: 0 0 0 37px;
	width:577px;		
	/*border-color:#6d6f71;
	border-style: solid;
	border-width: 1px;*/
}

#content_text {		
	float:left;
	width:577px;	
	background-image:url(../images/content_bg.gif); background-repeat:repeat-x;	
}

/*#content_text p, table {*/
#content_text p {
	padding:0 15px 5px 23px;
	line-height:1.5;
}
.registration a {
	padding:0 15px 5px 23px;
	line-height:1.5;
}

#list { margin:0 15px 5px 43px; line-height:1.5; }

#list li { padding:0 0 5px 0; }


#content_text h1 {
	margin:32px 0 0 23px;			
	font-size:22px;
}


#right {	
	float:left;	
	width:110px;
	margin: 46px 0 0 21px;
	height:318px;
	background:#ffffff;	
	/*border-color:#6d6f71;
	border-style: solid;
	border-width: 1px;*/
}

#right p {
	margin:18px 0 0 0;
}

#help_us { background: url(../images/btnHelpUs.gif); width:110px; height:132px; display:block; }
#help_us:hover { background: url(../images/btnHelpUs.gif) -110px 0; cursor:pointer; }

#download { background: url(../images/btnDownload.gif); width:110px; height:160px; display:block; }
#download:hover { background: url(../images/btnDownload.gif) -110px 0; cursor:pointer; }

#ebulletin { background: url(../images/btn_ebulletin_archive.gif); width:110px; height:50px; display:block; }
#ebulletin:hover { background: url(../images/btn_ebulletin_archive.gif) -110px 0; cursor:pointer; }

#survey{ background: url(../images/btn_survey.gif); width:110px; height:50px; display:block; }
#survey:hover { background: url(../images/btn_survey.gif) -110px 0; cursor:pointer; }

/* START CONTENT PAGE SUB NAVIGATION */
.content_partner_over {
	float:left;
	width:237px;
	margin:30px 0 0 0;
}
.content_partner {
	float:left;
	width:237px;
	margin:118px 0 0 0;
}

.content_share_over {
	float:left;
	width:161px;
	margin:30px 0 0 9px;
}
.content_share {
	float:left;
	width:161px;
	margin:118px 0 0 9px;
}

.content_business_over {
	float:left;
	width:161px;
	margin:30px 0 0 9px;
}
.content_business {
	float:left;
	width:161px;
	margin:118px 0 0 9px;
}
/* END CONTENT PAGE SUB NAVIGATION */


/* HOME PAGE SUB NAVIGATION */
.aunav_partner {
	float:left;
	width:237px;
	margin:30px 0 0 0;
}
.aunav_partner_over {
	float:left;
	width:237px;
	margin:0 0 0 0;
}

.aunav_share {
	float:left;
	width:161px;
	margin:30px 0 0px 9px;
}
.aunav_share_over {
	float:left;
	width:161px;
	margin:0 0 0 9px;
}

.aunav_business {
	float:left;
	width:161px;
	margin:30px 0 0px 9px;
}
.aunav_business_over {
	float:left;
	width:161px;
	margin:0 0 0 9px;
}

#aunav_footer_home {
	clear:both;
	margin:0 0 0 258px;
	width:719px;
	height:188px;
	z-index: 0;	
	position:relative;
	top:-40px;	
}

#aunav_footer {
	clear:both;
	margin:0 0 0 258px;
	width:719px;
	height:188px;
	z-index: 0;	
	position:relative;
	top:-20px;	
}

#flash {
	float:left;
	width:719px;
	height:188px;	
}

#aunav_bg {
	clear:both;
	margin:0 0 0 259px;
	width:719px;
	height:38px;	
	/*background-image:url(../images/navigation/aunav_footer.png); background-repeat:no-repeat;*/
	position:relative;
	top:-20px;	
	
}

#aunav_bg_home {
	clear:both;
	margin:0 0 0 259px;
	width:719px;
	height:38px;	
	/*background-image:url(../images/navigation/aunav_footer.png); background-repeat:no-repeat;*/
	position:relative;
	top:-40px;	
	
}


#footer_cobranding {
	clear:both;
	margin:0 0 0 259px;
	width:577px;		
	height:150px;
	position:relative;
	top:-20px;		
}

#footer_cobranding_home {
	clear:both;
	margin:0 0 0 259px;
	width:577px;		
	height:195px;
	position:relative;
	top:-40px;		
}


.cobranding_text {
	float:left;
	width:237px;
	height:85px
	margin:0 0 0 259px;
	padding:10px 0 30px 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#787a7c;	
}

.cobranding_text p {
	margin:25px 0 0 0;
}

.cobranding_text a {	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#787a7c;
	font-weight:normal;
}

.cobranding_text a:hover {
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#515354;
	font-weight:normal;
	
}

.cobranding_image {
	float:left;
	width:332px;
	height:85px;
	margin:0 0 0 0px;
	background:#FFFFFF;
}

#footer {
	clear:both;
	margin:auto;
	width:996px;;
	height:30px;	
	background-image:url(../images/footer.gif); background-repeat:no-repeat;	
}	

/****** REGISTRATION FORM BUTTONS *********/

#btn_register_widget {
    display:block; height:42px; width:304px;
    background:url(../images/widget_download.gif);
    background-position:top;
}
#btn_register_widget:hover {
    background-position:bottom;
}

#btn_test_widget {
    display:block; height:42px; width:201px;
    background:url(../images/widget_test.gif);
    background-position:top;
}
#btn_test_widget:hover {
    background-position:bottom;
}

#btn_get_code {
    display:block; width:146px; height:33px;
    background-image:url(../images/btn_getmycode.gif);
    background-position:bottom;
}
#btn_get_code:hover {
    background-position:top;
}

#btn_next {
    display:block; width:104px; height:33px;
    background-image:url(../images/btn_next.gif);
    background-position:bottom;
}
#btn_next:hover {
    background-position:top;
}

#btn_prev {
    display:block; width:104px; height:33px;
    background-image:url(../images/btn_back.gif);
    background-position:bottom;
}
#btn_prev:hover {
    background-position:top;
}

#btn_pink {
    display:block; width:104px; height:33px;
    background-image:url(../images/btn_pink.gif);
    background-position:top;
}

#btn_green {
    display:block; width:104px; height:33px;
    background-image:url(../images/btn_green.gif);
    background-position:top;
}

#btn_blue {
    display:block; width:104px; height:33px;
    background-image:url(../images/btn_blue.gif);
    background-position:top;
}

#btn_grey {
    display:block; width:104px; height:33px;
    background-image:url(../images/btn_charcoal.gif);
    background-position:top;
}


.pdf {
    width: 262px;
	display:block; 
    background:url(../images/icon_pdf.gif) no-repeat;
	background-position: 8px 9px;
	padding:10px 0 10px 33px;
	border:1px solid #CCCCCC;
	margin:0 auto 23px auto;
}

.pdf_home {
    width: 500px;
	display:block; 
    background:url(../images/icon_pdf.gif) no-repeat;
	background-position: 8px 15px;
	padding:10px 0 10px 33px;
	border:1px solid #CCCCCC;
	margin:0 auto 23px auto;
}


/****** NEW IMAGE NAV **********/
#image_buttons {
	margin:30px 0 0 0;
}
#image_buttons a {
	margin:0px; padding:0px; float:left;
}
#image_buttons_content {
	margin:118px 0 0 0;
	height:70px; width:790px;
}
#image_buttons_content a {
	margin:0px; padding:0px; float:left;
}
#flash_audio {
	margin:0px 0px 20px 20px;
}
object {
	outline:none;
}

/***** FORM VALIDATION *****/
#valdation_error {
	background:#FFD7D8; padding:10px; margin:10px 0px 0px 20px;
	border:1px solid #dd7e80; width:400px;
}
#valdation_error p {
	margin:0px; padding:0px;
}
.error_field {
	background:#FFD7D8;
}

/**** STEPS ****/
.steps {
    padding: 5px 5px 5px 6px;
    margin: 10px 15px 10px 23px;
    list-style-type: none;
    height: 24px;
    background: #f8f8f8;
}

* html .steps {
	margin-bottom:8px;
	width:534px;
}

.steps a {
    display: block;
    text-decoration: none;
    padding: 4px 8px;
	width: 102px;
}

.steps a:hover {
    display: block;
    text-decoration: none;
    background: #006db5;
    color: #fff;
	padding: 4px 8px;
}

.steps li {
    float: left;
    background: #e5e5e5;
    color: #999;
    width: 116px;
    margin-right: 2px;
    text-align: center;
}

.steps li.active {
    background: #ec008c;
    color: #fff;
    font-weight: bold;
    padding: 4px 8px;
}

.steps li.active_end {
    background: #ec008c;
    color: #fff;
    font-weight: bold;
    padding: 4px 0px;
}

.steps li.inactive {
    padding: 4px 4px;
}

.steps li span {
    font-weight: normal;
}




.steps2 {
    padding: 5px 5px 5px 6px;
    margin: 10px 15px 10px 23px;
    list-style-type: none;
    height: 24px;
    background: #f8f8f8;
}

* html .steps2 {
	margin-bottom: 8px;
}

.steps2 a {
    display: block;
    text-decoration: none;
    padding: 4px 8px;
    font-weight: normal;
}

.steps2 a:hover {
    display: block;
    text-decoration: none;
    background: #006db5;
    color: #fff;
    padding: 4px 8px;
}

.steps2 li {
    float: left;
    background: #e5e5e5;
    color: #999;
    width: 262px;
    margin-right: 2px;
    text-align: center;
}

.steps2 li.active {
    background: #ec008c;
    color: #fff;
    font-weight: bold;
    padding: 4px 8px;
}

.steps2 li.inactive {
    padding: 4px 0;
}

.steps2 li span {
    font-weight: normal;
}