@charset "utf-8";
/* CCON Metals CSS Stylesheet
**
** Author: Nate Hampson, Stratum Systems
** http://www.stratumsystems.net
**
** Copyright 2009, CCON Metals.  All Rights Reserved.
*/

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
}

em, b, i, strong {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 29pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #4F3637;
	margin: 40px 20px 40px 0;
	padding: 0;
}

h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffba00;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	color: white;
	text-transform: uppercase;
}	

div.hr {
	height: 30px;
	background: url(layout/hr_shadow.jpg) center top no-repeat;
}

div.hr hr {	display: none; }
div.hr a.top {
	position: relative;
	display: block;
	width: 100px;
	height: 30px;
	margin: auto;
	text-indent: -9999px;
	background: url(layout/top_link.jpg) left top no-repeat;
}

div.hr a.top:hover {
	background-image: url(layout/top_link_hover.jpg);
}

a {
	color: #ffba00;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background: #ffba00;
}

a img {	border: none; }
a.img, a.img:hover, a.text_replace:hover, a:hover img { background-color: transparent; }

#page {
	background:url(layout/page_bg.png) left top repeat-x;
	background-color: #1C1C1C;
	padding-bottom: 1px;
}

#page .page_inner {
	background: url(layout/ccon_header.jpg) center top no-repeat;
}

#flash_container {
	width: 960px;
	height: 400px;
	margin: auto;
}

#phone_number {
	width: 350px;
	height: 60px;
	background: url(layout/phone_number.png) left top no-repeat;
}

#contact_ccon_address {

	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	font-size: 13pt;
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em;
	border-bottom: 2px solid #5c4646;
	border-top: 2px solid #5c4646;
	background: #342b2b;
}

#contact_ccon_address .org {
	color: white;
	font-weight: bold;
}

#contact_ccon_address .country-name {
	text-transform: uppercase;
}

.text_replace {
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}

#features {
	margin: auto;
	width: 960px;
	height: 200px;
}

#features .col {
	position: relative;
	margin: 0;
	padding: 0;
	width: 480px;
	height: 200px;
	overflow: hidden;
	float: left;
}

.full_feature {
	width: 480px;
	height: 200px;	
}

.half_feature {
	width: 480px;
	height: 100px;	
}

#feature_slideshow { background: url(layout/feature_left.jpg) left top no-repeat; }
#feature_slideshow div { margin:  0 15px 0 15px; padding-top: 13px; }
#leading_the_way { background: url(layout/leading_the_way.jpg) left top no-repeat; }
#why_ccon_metals a { display: block; background-image:url(layout/why_ccon.jpg); height: 100%;}
#why_recycle_cats a { display: block; background-image:url(layout/why_recycle.jpg); height: 100%;}
#make-a-wish a { display: block; background-image:url(layout/make-a-wish.png); height: 100%;}
#under_construction {
	background: url(layout/under_construction.png) left top no-repeat;
	padding-top: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	color: white;
}
.contacts {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 450px;
}

.contact {
	font-size: 9pt;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #666666;
}

.contact_title {
	text-transform: uppercase;
	font-size: 8pt;
	color: #666666;
}

.contacts a {
	display: block;
	padding-left: 25px;
}


a.read_more {
	display: block;
	text-align: right;
	font-size: 9pt;
	padding-right: 15px;
	color: white;
	background: url(layout/oj_arrow_on_dark.png) right center no-repeat;
}

a.read_more:hover {
	color: black;
	background: #ffba00 url(layout/dk_arrow_on_oj.png) right center no-repeat;
}


.content {
	color: #888888;
	background: #251F1F url(layout/dk_fade_to_dred.png) left top repeat-x;
	border-bottom: 1px solid #2F2C2C; 

}

.content .content_inner {
	margin: auto;
	width: 960px;
	padding-bottom: 20px;
}

.info_source {
	display: block;
	font-size: 8pt;
	color: #151515;
	text-align: right;
	text-transform: uppercase;
}

.info_source:hover {
	background: none;
	color: #999999;
}

.mission_statement {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 21pt;
	font-weight: bold;
	font-size: 13pt;
	margin-left: 5em;
	margin-right: 5em;
	padding: 1em;
	border-bottom: 2px solid #5c4646;
	border-top: 2px solid #5c4646;
	background: #342b2b;
	color: white;
	
}

.battery_frame {
	width: 465px;
	height: 360px;
	background: url(layout/frame.png) left top no-repeat;
}

.battery_frame div {
	padding-left: 8px;
	padding-top: 9px;
}

.chart_frame {
	width: 100%;
	background-color: #000000;
	background-image:url(layout/frame_fade_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #5c4646;
}

.chart_frame a {display: block; margin: 10px;}
.chart_frame a:hover { background: none; }

.chart_frame .chart {
	margin: 20px auto 20px auto;
	height: 189px;
	width:240px;
	overflow: hidden;
}

.chart img { margin-top: -25px }


#about_ccon_content {
	/* background-color: #251F1F; */
	background: #251F1F url(layout/dk_fade_to_dred.png) left top repeat-x;
	padding: 1px;
}

.content .ccon { color: #FFFFFF; }

.triple_col_container {
	background: url(layout/3col_bg.png) center top repeat-y;
	width: 960px;
}

.triple_col_container .col {
	display: inline; /* Stupid IE */
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.double_col_container .col h2 {
	text-align: center;
}

.double_col_container {
	background: url(layout/2col_bg.png) center top repeat-y;
	width: 960px;
}

.double_col_container .col {
	display: inline; /* Stupid IE */
	width: 460px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.triple_col_container .col h2, .triple_col_container h3 {
	text-align: center;
}


.clear {
	clear: both;
}

#footer {
	width: 960px;
	margin: auto;
	text-align: left;
	height: 100px;
}

ul.bottom_nav {
	margin: auto;
	width: 960px;
	padding: 0;
	list-style: none;
	font-size: 80%;

}

ul.bottom_nav a {
	color: #605050;
}

ul.bottom_nav li.title {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 75%;
}

ul.bottom_nav li {
	float: left;
	margin-left: 1em;
}

.copyright {
	font-size: 10pt;
	color: #251F1F;
}

.stratum_systems {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0.5em 0 0.5em;
}

.stratum_systems a {
	font-weight: normal;
	color: #2F2C2C;
	text-decoration: none;
}

.stratum_systems a:hover {
	color: white;
	background: none;
}

.stratum_systems .design,
.stratum_systems .by,
.stratum_systems .stratum {
	color: #251F1F;
}

.stratum_systems a:hover .design,
.stratum_systems a:hover .stratum {
	color:#ffba00;
}

.stratum_systems a:hover .by {
	color: #990000;
}