/* @override 
	http://www.bonsaibranding.com/clients/us-nickel/wp/wp-content/themes/usnickel/style.css
	http://www.usnickel.com.au/wp-content/themes/usnickel/style.css
*/

/*   
Theme Name: US Nickel
Theme URI: www.usnickel.com.au
Description: US Nickel
Author: Bonsai Branding
Author URI: your-URI 

*/


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
span.required {
	color: red;
}
table.myForm {
	margin-top: 10px;

}
table.myForm td {
	color: grey;
	padding-top: 10px;
	text-align: ;
	vertical-align: bottom;
}

body {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/************************************************************

Misc
 
************************************************************/

.clear {
	clear: both;
}

.bold {
	color: #434343;
	font-weight: bold;
}

.float_left {
	float: left;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 0px;

}
p.float_left{
	line-height: 14px;
}

.float_left1 {
	float: left;
	margin-left: 0;
	text-align: left;
	margin-bottom: 0px;

}

.float_right {
	float: right;

}

p.mini {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: 600;
	font-size: 1.1em;
}

.small {
	font-size: 0.7em;
margin: 0px;
padding: 0px;
}
small{
	font-size: 0.9em;
	
	
	
}
strong{
	color: #616161;
}

#sidebar h2.sidebartitle {display:none;}

h2.widgettitle {
	color: #434343;
	font-size: 25px;
	font-weight: 200;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
	text-transform: uppercase;
	
}

ul.xoxo.blogroll li a{
	line-height: 20px;
	text-decoration: none;
}

ul.xoxo.blogroll li a:hover {
	color: #f9ae55;
	text-decoration: underline;
}


/************************************************************

Typography
 
************************************************************/

a {
	text-decoration: underline;
}

a {
	color: #f9ae55;}

a:vlink {
	color: #cbb778;
}

a:alink {
	color: #FF0000;
}

a:hover {
	color: #6bb8ac;
	text-decoration: underline;
}

p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #7c7c7c;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: 200;
	line-height: 18px;
}

p, dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	font-weight: 400;
}

h1 {
	color: #434343;
	font-size: 40px;
	font-weight: 200;
	color: #6bb8ac;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
}

h2 {
	color: #434343;
	font-size: 25px;
	font-weight: 200;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h3 {
	margin-top: 10px;
	font-size: 21px;
}

h4 {
	margin-top: 10px;
	font-size: 19px;
	color: #434343;
	
	font-weight: 200;
	line-height: 22px;
}

h5 {
	font-size: 20px;
	color: #6bb8ac;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 0px;
}


h6 {
	font-size: 15px;
}

ol {
	list-style: decimal;
}

ul {
	
}

/************************************************************

						Header

************************************************************/

.header_outer {
	width: 100%;
	height: 110px;
	background-image: url(images/bg_header_outer.jpg);
}

.header_inner {
	position: relative;
	background-image: url(images/bg_header_inner.jpg);
	width: 900px;
	margin: 0 auto;
	height: 110px;
	z-index: 11;
}

#logo {
	top: 15px;
	position: absolute;
}

/************************************************************

						Menu

************************************************************/

.menucontainer {
	height: 50px;
	right: 0px;

	position: absolute;
	list-style: none;

	min-width: 600px;
	z-index: 2;
	margin: 0 auto;
	text-transform: uppercase;
}

.main-nav, #mainnav ul {
	width: 605px;
	position: relative;
	line-height: 110px;
	z-index: 300;
}

.main-nav li {
	display: block;
	border-right: 1px solid #6f6f6f;
	width: 150px;
}

.main-nav li.noborder {
	border-right: none;
}

.main-nav a {
	display: block;
	text-decoration: none;
	font-weight: 300;
	text-align: center;
	color: #fff;
	font-size: 13px;
}

.main-nav a:hover, .main-nav li a.selected {
	background: #fff;
	color: #000;
}

.main-nav li.current_page_item li a:hover, .main-nav li.page_item li a:hover {
	background-color: #fff;
	color: #000;
}

.main-nav li.current_page_item li a, .main-nav li.page_item li a, .main-nav li.page_ancestor li a {
	background-color: #5e5e5e;
	color: #fff;
}

.main-nav li.current_page_item a {
background-color: #fff;
	color: #000;
}

.main-nav li.current_page_parent a {
	background-color: #fff;
	color: #000;
}

.main-nav li.current_page_ancestor li a {
	
}

.main-nav li.current_page_ancestor li a:hover {
	
}

.main-nav li.current_page_ancestor li a {
	
}

.main-nav li {
	float: left;
	position: relative;
}

.main-nav ul {
	position: absolute;
	display: none;
}

.main-nav ul a {
	
}

.main-nav li ul {
	position: absolute;
	float: left;
	margin-left: 0px;
}

ul.main-nav ul li a {
	font-size: 0.8em;
	text-align: left;
	padding-left: 5px;
	font-weight: 500;
}

.main-nav ul {
	margin-left: -150px;
	background-position: left;
}

ul.main-nav ul li {
	margin-left: -150px;
	display: block;
	margin: 0px;
	min-width: 50px;
	width: 150px;
	background-color: #5e5e5e;
	border-bottom: 1px dotted #fff;
	line-height: 35px;
	border-right: none;
}

a.piclenselink {
	font-size: 0.9em;
}

.main-nav li:hover ul ul, .main-nav li:hover ul ul ul, .main-nav li:hover ul ul ul ul {
	
}

.main-nav li:hover ul, .main-nav li li:hover ul, .main-nav li li li:hover ul, .main-nav li li li li:hover ul {
	display: block;
}

/************************************************************

						Banner

************************************************************/

#slider1 {
    width: 1200px; /* important to be same as image width */
    height: 350px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin:0 auto;
	z-index: 8;
}

#slider1Content {
    width:1200px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    width: 900px;
   
    color: #fff;
    display: none;
    	margin-top: 25px;
	margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
}

span.left {
	font-weight: 200;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: white;
}


.clear {
	clear: both;
}
.slider1Image span {

 
}
.left {
	top: 0;
    left: 150px;
    padding: 30px;
	width: 400px !important;
	

}
.right {
	top: 0;
    left: 150px;
    padding: 30px;
	width: 400px !important;
	

}
span.right {
	font-weight: 200;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #5e5e5e;
}

.banner_outer {
	height: 350px;
	width: 100%;
	background-image: url(images/bg_banner.gif);
}


.banner_inner img{
	background-position: center;
	margin-left: -150px;
}

.banner_outer_sec {
	position: relative;
	z-index: -66;
	height: 150px;
	width: 100%;
	background-image: url(images/bg_banner.gif);
}

.banner_inner_sec {
	overflow: hidden;
	position: relative;
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	z-index: -5;
		background-image: url(images/bg_banner_sec_main.jpg);
}

.banner_inner_sec img{
	position: relative;

	z-index: 2;
}

.message {
	position: absolute;
	z-index: 5;
	left: 200px;
	top: 250px;
	color: white;
}

ul#banner_message li {
	font-size: 29px;
	font-weight: 200;
	text-transform: uppercase;
	width:600px;
}

.stocks_cont {
	
	position: absolute;
	padding: 10px;
	right: 150px;
	width: 240px;
	z-index: 4;
	top: 20px;
	background-image: url(images/bg_stocks.png);
	text-align: right;
}
.stocks_cont img{
	position: relative;
	margin: 0;
}
.stocks_cont h2 {
	color: white;


	border: none;
	line-height: 30px;
	margin-bottom: 5px;
}

.stocks_cont p {
	color: white;
	font-weight: 200;
	font-size: 0.9em;
	margin-bottom: 0px;
}

.stocks_cont img.float_left {
	padding: 10px 10px 0px 20px;
}

/************************************************************

						Maincont

************************************************************/

.main_cont_outer {
	min-height: 800px;
	width: 100%;
	background: #d8d8d8 url(images/bg_main.gif) repeat-x;
}

.main_cont {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.main_cont_sec {
	width: 550px;
	float: left;
	position: relative;
	margin-left: 20px;
	padding-bottom: 40px;
}
.main_cont_sec_left{
	float: left;
	width: 275px;

}
.main_cont_sec_right{
	float: right;
	width: 275px;

}
.main_cont_sec img  {
	padding-left: 15px;

}

p.wp-caption-text {
	margin: 0px;
	padding-left: 15px;

	
}
.main_cont_sec ul  {
	margin-top: 10px;
	
}
.main_cont_sec ul li {
	margin-left: 20px;
	padding-left: 30px;

	padding-bottom: 12px;
	color: #616161;
	


	line-height: 19px;
	background: url(images/graphic_bullet.png) no-repeat 0 2px;
}
.main_cont_sec ol li {
	margin-left: 50px;
	padding-left: 30px;
	
	padding-bottom: 12px;
	color: #616161;


	line-height: 18px;
	list-style-type: lower-latin;
}
.main_cont_sec h5 {
	
	font-size: 1.2em;
padding-top: 5px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0px;
	line-height: 15px;
}
.main_cont_sec h5 img {
	padding-left: 14px;
}
.alignright {
float: right;
padding-top: 10px;

	
}

.main_cont_sec p {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}

.newsticker {
	width: 900px;
	float: left;
	background-color: white;
	padding-top: 10px;
	position: relative;
	padding-bottom: 5px;
}

a.email {
	padding-top: 1px;
	background: url(images/icon_email.png) no-repeat 4px 0;
	padding-left: 28px;
	color: ;
}

.breadcrumbs{
	color: #b6b6b6;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	list-style-type: none;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-left: 20px;
}

#news {
	width: 830px;
	float: right;
}

.newsticker h5 {
	float: left;
	padding-top: 2px;
	color: #7c7c7c;
	font-size: 1.2em;
}

.newsticker ul li {
	font-size: 1.0em;
color: #434343;
}

.newsticker ul li a {
	color: #434343;
	font-weight: bold;
}

.newsticker ul {
	background-color: color;
	margin-left: 60px;
	margin-top: 3px;
}

.divider {
	width: 900px;
	height: 15px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.left_col, .mid_col, .right_col {
	
}

/************************************************************

						leftcol

************************************************************/

.left_col {
	width: 280px;
	float: left;
	position: relative;
}

.announcements ul li {
	background: url(images/icon_pdf.png) no-repeat 0 center;
	padding-left: 52px;
	margin-top: 20px;
	line-height: 19px;
	color: #939393;
	list-style-type: none;
	list-style-image:none

}
.announcements ul  {



}

.announcements ul li strong{
color: #434343;

}

li#downloads-3.widget.widget_downloads {
		list-style-type: none;
		

}
.announcements ul li a {
	color: #f9ae55;
	text-decoration: none;
	font-weight: 600;
}

.announcements ul li a:hover {
	color: #6BB8AF;
	text-decoration: underline;
	font-weight: 600;
}

#downloads-3 ul  {
	list-style-type: none;

	
}
.announcements ul li h2{
	border: none;
	background: url(images/icon_pdf.png) no-repeat;
	padding-left: 52px;
	margin-top: 20px;
	line-height: 19px;
	color: #7c7c7c;
		list-style-type: none;
}

/************************************************************

						midcol

************************************************************/
.search{
	float: right;
}
.mid_col {
	width: 280px;
	margin-left: 300px;
	position: relative;
}

#tabss {
	width: 250px;
	position: relative;
	margin-bottom: 40px;
}

#tabss a {
	float: right;
	font-size: 1.0em;
	
}

#tabss h5 {
	font-size: 1.4em;
	line-height: 30px;
}
.content {
	width:  255px;
	height: auto;
	display: block;
}

#snowbirdtab {
	position: relative;
}

#snowbirdtab img {

}

#midcontinent {
	position: relative;
}

#midcontinent img {

}

ul.projects {
	
}

/* Caution! Ensure accessibility in print and other media types... */

@media projection, screen {

/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */

.tabs-hide {
	display: none;
}

}

/* Hide useless elements in print layouts... */

@media print {

.tabs-nav {
	
}

}

/* Skin */

.tabs-nav {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.tabs-nav:after {


/* clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
/*cont

ent: " ";*/
}

.tabs-nav li {
	float: left;
	margin: 0 0 0 0px;
	min-width: 125px;
	/* be nice

to Opera */
    width: 125px;
}

.tabs-nav a, .tabs-nav a span {
	display: block;
	padding: 0 0px;
	font-weight: 400;
}

.tabs-nav a {
	position: relative;
	margin-bottom: 5px;
	z-index: 2;
	padding-left: 0;
	color: #afafaf;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background: url(images/tab.jpg);
	padding-top: 8px;
	padding-bottom: 2px;
}

.tabs-nav .tabs-selected a {
	color: #000;
	background: url(images/tab_sel.jpg);
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background-position: 100% -125px;
	outline: 0;
/* pre

vent dotted border in Firefox */
}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
	background-position: 100% -125px;
}

.tabs-nav a span {
	width: 125px;
	/*

IE 6 treats width as min-width */
    min-width: 125px;
	height: 16px;
	/* I

E 6 treats height as min-height */
    min-height: 16px;
}

*>.tabs-nav a span {


/* hide from IE 6 */
    width: auto;
	height: auto;
}

.tabs-nav .tabs-selected a span {
	padding-top: 0px;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
	background-position: 0 -110px;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
	background-position: 0 0;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {


/* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {


/* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
	opacity: .4;
}

.tabs-container {
	padding: 0 0 1em;
}

.tabs-loading em {
	padding: 0 0 0 0px;
}

/************************************************************

						rightcol

************************************************************/

.right_col {
	float: right;
	position: relative;
	width: 280px;
	text-align: right;
}

.right_col_sec {
	float: right;
	margin-right: -33px;
	position: relative;
	width: 280px;
	text-align: right;
	margin-top: -127px;
	z-index: 9;
	background: url(images/bg_rightcol.png) no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 40px;
}

.right_col_ h2 {
	border-bottom: none;
}

.right_col_sec h2 {
	border-bottom: none;
}

.stocks_cont_sec {
	float: right;
	right: 150px;
	width: 220px;
	z-index: 4;
	top: 20px;
	text-align: right;

}

.stocks_cont_sec h2 {
	
	font-size: 30px;
	border: none;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.stocks_cont_sec p {
	font-weight: 200;
	margin-bottom: 10px;
}

.stocks_cont p.float_left, .stocks_cont_sec p.float_left {
	font-size: 0.8em;
margin-top: 0px;



}



.right_col li, .right_col_sec li {
	color: #7c7c7c;
	
}

.right_col li a, .right_col_sec li a {
	font-size: 0.9em;
	font-weight: 400;
	color: #7c7c7c;
}

.signup {
	width: 230px;
	float: right;
	position: relative;
	padding-bottom: 10px;
	margin-top: 20px;
}


.signup a {
	background: url('images/button_signup.png') no-repeat;
	display: block;
	width: 226px;
	height: 94px;
	text-indent: -9999px;
}

.signup a:hover {
	background-position: 0 -94px;
}

.prospectus {
	position: relative;
	float: right;
	background: url(images/btn_prospectus.png) no-repeat;
	width:223px; 
	height:83px;
}
.prospectus:hover{

	background: url(images/btn_prospectus_hover.png) no-repeat;

}
.prospectus a{
	display: block;
width: 100%;
height: 100%;
}

/************************************************************

						footer

************************************************************/

.footer {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background: url(images/bg_footer.png) no-repeat;
}

.footer ul {
	padding-top: 8px;
}

.footer li {
	display: inline;
	font-size: 11px;
	color: #7c7c7c;
	padding-left: 10px;
	text-transform: none;
}

.footer li a {
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: none;
	
}

.footer img {
	float: right;
	padding-top: 5px
}

