/*
Author: Evelyn Wilder
Project: Council for Textile Recycling
Date: September 2011

# color guide +++++++++++++++++++++++++++
logo green: #75aa31
med blue/links: #0065A3
gold: #F3D440
orange: #E46425

blue - #0670B9
light blue - #CFE3F5

dark grey: #1D201C
light grey: #898989
medium green: #68923E
gold: #FFCC00;

# Resets  ===================================================================================== */

#skipto {
	position:absolute;
	left:-9999px;
	top:-9999px;
} /* Hides the skip to link - useful for screen readers */

/*
# Layout  ===================================================================================== */

body {
    color: #4D4D4D;
	font: 0.8125em/1 Verdana,sans-serif;
	background-image:url(../images/main-bg.jpg);
}

#container {
	width:980px;
	margin:0 auto;
	background-image:url(../images/bg-container.png);
	background-repeat:repeat-y;	
	padding-bottom:20px;
	overflow:auto;
}

#page {
	width:960px;
	margin:0 auto;
}

#nav .float-right {
    position: absolute;
    right: 20px;
    top: 12px;
}

/*
# Header  ===================================================================================== */

#header {
	padding:30px 0 0 20px;
	overflow:hidden;
	position:relative;
}
	
.tag {
    left: 310px;
    position: absolute;
    top: 102px;
}
	
.social-icons {
    display:inline;
    float:right;
	margin-right:20px
}

.sub-nav {
    clear:both;
    display:inline;
    float:right;
	position:absolute;
	top:120px;
	right:20px;
}

.sub-nav ul li,
.social-icons ul li {
	display:inline;
    list-style: none outside none;
}

.sub-nav ul li a,
.social-icons ul li p {
	color:#0065A3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:10px;
	display:inline;
	text-decoration:none;
	font-weight:normal;
}

.sub-nav ul li a:hover {
	text-decoration:underline;
}

.sub-nav ul li a.first {
	border-right:solid 1px #0065A3;
	padding-right:10px;
}

ol {
    list-style-type: decimal;
	padding-left:20px;
	padding-bottom:8px;
}

ol li {
	padding-bottom:8px;
}

ol .second {
    list-style-type: lower-alpha;
}

.smaller {
	font-size:80%;
}
/*
# Billboard  ===================================================================================== */

#billboard {
	height:266px;
	margin:0 20px 20px 20px;
	position:relative;
}

#billboard h1 {
	font-size:160%;
	font-weight:normal;
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}	

.nivoSlider {
    position:relative;
	float:left;
    width:660px; /* Change this to your images width */
    height:266px; /* Change this to your images height */
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

#billboard .action-buttons {
	float:left;
	padding-left:20px;
}

/* Action buttons ===================================================================================== */

#actionContainer {
	width:242px;
	height:275px;
	background: url(../images/search-tool-button.png) top left no-repeat;
	background-color:#FFFFFF;
	margin: 0;
	visibility: visible;
	float:right;
}

#actionBtns ul	{	
	margin: 0;
	padding: 10px 0px 10px 0px;
	height: 87px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#actionBtns li {
	padding-bottom:15px;
	width:242px;
	list-style: none;
	display: inline;
}

#actionBtns a {
	float: left;
	padding: 0px 0 0 0;
	overflow: hidden;
	height: 87px !important; 
	height /**/:87px; /* for IE5/Win only */
	font-weight:bold;
	color:#FFFFFF;
	font-size:.80%;
	text-decoration:none;
	}
	
#actionBtns a:hover {
	background-position: 0 -87px;
}

#actionOne a  {
	width:242px;
	background: url(../images/action-button-1.png) top left no-repeat;
	margin-bottom:5px;
}
	
#actionTwo a  {
	width:242px;
	background: url(../images/action-button-2.png) top left no-repeat;
	margin-bottom:5px;
}
	
#actionThree a  {
	width:242px;
	background: url(../images/action-button-3.png) top left no-repeat;
	margin-bottom:5px;
}

.btnSearchTool {
	position:absolute;
	bottom:20px;
 	margin-left:23px;
}

.btnGold {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dbb537;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
}

.btnGold:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
	text-decoration:none;	
}

/*
.btnGold:active {
	position:relative;
	top:1px;
}*/

/*
# Content  ===================================================================================== */

#content {
	clear:both;
	min-height:400px;
}

#content .column310 {
	float:left;
	width:310px;
	padding:0 25px 0 40px;
	margin: 0 0 30px 0;
}


#content .column450 {
	float:left;
	width:440px;
	padding:0 25px 0 20px;
	margin: 0 0 30px 0;
}

#content .last {
    margin-right: 0;
    padding: 0 0 0 10px;
}

#content .column220 {
	width:220px;
	float:left;
	margin-left:30px;
}

#content .full-width {
    padding:20px 40px 20px 40px;
    width: 860px;
}

#content .column600 {
    padding: 20px 40px 0 260px;
}

#content .left-nav {
	width:200px;
	float:left;
	margin:20px 0 20px 20px;
}

.left-nav li {
	padding:10px;
	border-bottom: 1px solid #4d4d4d;
}

.bg-lt-green {
    background-color: #D0ED9F;	
}

.bg-green {
    background-color: #A8D855;
}

.bg-blue {
    background-color: #CFE3F5;
}

.bg-orange {
	background-color: #F28555;
}

.left-nav li a {
	font-size:90%;
	color:#4d4d4d;
	margin-top:8px;
	font-weight:normal;
}

.left-nav li a:hover {
	color:#262626;
	text-decoration:none;
}

.left-nav li:hover {
    background-color: #e6f2fd;
}

.align-icon {
	vertical-align: text-bottom;
	padding-right:6px;
}

.align-right {
	float:right;
	padding-top:10px;
}

#partner-label h3 {
	padding-left:20px;
	color:#75aa31;
	font-size:160%;
	padding-bottom: 0;
}

#partners {
	clear:both;
	background-color:#68923E;
	background-image:url(../images/bg-partners.jpg);
	background-repeat:repeat-x;
	height:112px;
	width:960px;
	color:#EEE;
	margin:0 auto;
}
	
.partner-logo {
	padding-top:20px;
	padding-left:20px;
}

.pd-rt {
	padding-right:15px;
}

.center {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.left {
	float:left;
}

.right {
	float:right;
}

.no-float {
	float:none;
}

.copyright {
	float: right;
	font-size:70%;
	font-family:Helvetica, Arial, sans-serif;
	padding:40px 80px 10px 0;
}

/*
# Lists  ===================================================================================== */



/*
# Images  ===================================================================================== */

.left img {
margin-top:10px;
}

img {
	border:none;
}

img.left {
	margin:0 10px 10px 0;
}


/*
# Links +++++++++++++++++++++++++++ 
*/

a {
	color:#0670B9;
	text-decoration:none;
	text-decoration:underline;
}

a:hover, a:focus {
	text-decoration:underline;
}

.column450 a,
.left-nav a {
	font-weight:bold;
	text-decoration:none;
}

.column450 a:hover, .column450 a:focus,
.left-nav a:hover, .left-nav a:focus {
	text-decoration:underline;
}


/*
# Table +++++++++++++++++++++++++++ 
*/

#levels {
    border-collapse: collapse;
	margin-left:20px;
}

th {
    background-color:#75aa31;
    border: 1px solid #75aa31;
	color:#FFF;
	font-weight:bold;
    padding: 8px;
	text-align:left;
}

td {
    border: 1px solid #75aa31;
    padding: 3px 7px 2px;
	text-align:left;
}

tr {
	border:none;
}


/*
# Typography  ===================================================================================== */

p {
	font-size:100%;
	line-height:1.5em;
	padding-bottom:8px;
}

p.smaller, li.smaller, label.smaller {
	font-size:85%;
}
	
h1 {
	color:#4D4D4D;
	font-size:160%;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;	
	border-bottom: 1px dashed #4D4D4D;
	padding-bottom:5px;
	margin-bottom:1em;
	line-height: 1.3em;
}	

h1.orange {
	color:#E46425;
	font-size:160%;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;	
	border-bottom: 1px dashed #E46425;
	padding-bottom:5px;
	margin-bottom:1em;
}

h1.blue {
	color:#0065A3;
	font-size:160%;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;	
	border-bottom: 1px dashed #0065A3;
	padding-bottom:5px;
	margin-bottom:1em;
}

h2 {	
	font-size:160%;
	font-family:Helvetica, Arial, sans-serif;
	color: #0670B9;
	font-weight:normal;
	line-height:1.3em;
	border-bottom: 1px dashed #0670B9;
	padding-bottom:5px;
	padding-top:8px;
	margin-bottom:8px;
}

h2 a {
	color:#0670B9;
	text-decoration:none;
	font-weight:normal;
}

h3 {	
	font-size:120%;
	color: #0670B9;
	font-weight:normal;
	line-height:1.3em;
	padding-bottom:10px;
}

h4 {
	color:#0670B9;
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
	padding:5px 0 20px 0;
}

.white {
	color:#FFF;
}	

.blue {
	color:#0065A3;
}

.green {
	color:#7CBA35;
}

.lt-green {
	color:#A5E05A;
}

.orange {
	color:#E46425;
}

.text-indent {
	padding:10px 20px 0 20px;
}

ul {
    list-style: disc outside none;
    padding-left: 20px;
	padding-bottom:15px;
}

li {
    line-height: 1.4em;
}

ul.no-bullet {
	list-style:none;
	padding-left:0;
	padding-bottom:0;
}

ul.basic {
	padding-bottom:0;
	padding-left:0;
}

.padTop {
	padding-top:10px;
}

/*
# Footer ===================================================================================== */


#footer {
	clear:both;
	color:#4D4D4D;
	width:960px;
	margin:0 auto;
}

.dashed-line {
	border-top: 1px dashed #0670B9;
}

.mTop {
	margin-top:17px;
}

#footer-inner{
	width:980px;
	margin:10px auto;
	padding:10px;
}

#footer a {
 	color:#0065A3;
 	font-weight:bold;
} 

.footer-left {
	margin:0 30px 0 30px;
	float:left;
}

.footer-right {
	margin:0 30px 0 0;
	float:right;
}

/*-------------------------------------------------- CONTACT US */

div.left.contact {
	width: 220px;
}

#contactForm {
	width: 540px;
	padding-left:40px;
}

#contactForm div {
	margin-bottom: 5px;
}

#contactForm label {
	padding: 0;
	font-size: 12px;
}

#contactForm input {
	padding-bottom: 3px;
	width: 300px;
}

#contactArea input#submit {
	padding-bottom: 10px;
}

#contactForm textarea {
	width: 425px;
}

/*p.home {
	display: block;
	background-image: url(http://weardonaterecycle.org/Images/iHome.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 50px 0 50px 110px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
*/
/*-------------------------------------------------- CONTACT US - 2*/


#contactArea {
	width: 800px;
	margin-top: 5px;
}

#contactArea textarea {
	padding: 5px;
	width: 420px;
	border: 1px solid #ccc;
}

#other input, #other textarea {
	width: 160px;
}

#contactArea textarea {
	height: 90px;
}

#contactArea textarea:focus, #contactArea input:focus {
	border: 1px solid #75aa31;
}

#contactArea input.submit-button {
	width: 100px;
	float: right;
}

/*#contactArea #submit {
	float: right;
	background-position: left top;
	background-repeat: no-repeat;
	width: 64px;
	height: 26px;
	color: #fff;
	border: 0;
	margin-right:60px;
}
*/
#contactArea #submit:hover {
	color: #000;
	cursor: pointer;
	background-position: left bottom;
}

label {
	float: left;
	text-align: right;
	margin: 10px 10px 2px 0;
	width: 280px;
	padding-top: 5px;
	font-size: 12px;
    line-height: 18px;
}

label.fullLine {
	width:auto;
	text-align:left;
}

label.long {
	margin:0 10px 20px 0;
	padding-top:0;
	xwidth:400px;
	font-size:85%;
}

label.wide {
	width:400px;
}


fieldset {
    border: 1px solid #ccc;
    display: block;
    padding: 0.35em 0.625em 0.75em;
	margin:10px 2px 0 2px;
}

fieldset > legend {
	padding: 4px 2px 0 2px;
    width: -moz-fit-content;
}

legend {
    display: block;
}

input[type=text], textarea {
	width: 350px;
	background-color: #DDEDFF;
	border: 1px solid #97C9FF;
}

input[type=submit] {
	width: 100px;
	background-color: #669900;
	border: 1px solid #336600;
	font-size: 14px;
	color: #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;	
}

input[type=submit]:hover {
	background-color: #78B300;
	cursor: pointer;
}

input[type=submit]:active {
	background-color: #4A6F00;
}

input, select {
    font-family: Verdana,sans-serif;
    font-size: 13px;
    margin: 10px 10px 2px 0;
    outline: medium none;
    padding: 3px;
}

textarea {
    font-family: Verdana,sans-serif;
    font-size: 13px;
    margin: 0px 10px 2px 0;
    outline: medium none;
    padding: 3px;
}

input[type="radio"], input[type="checkbox"] {
    margin-left: 10px;
    margin-top: 18px;
}

.formIndent p {
	margin-left:280px;
}

/*
# Other  ===================================================================================== */

.right {
	float:right;
}

.left {
	float:left;
}

.clear {
	clear:both;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.smaller {
	font-size:80%;
	font-weight:normal;
}

#earth-search-box label {
	width: auto;
	float:none;
}

#earth-search-box input, #earth-search-box textarea {
	padding:0;
	margin:0pt 0pt 0pt;
}

#earth-search-box h2 {
	border-bottom:none;
}

#earth-search-box input[type=text], #earth-search-box textarea {
	background-color: #FFFFFF;
	border: 1px solid #97C9FF;
}

#earth-search-box input[type=image] {
	margin:0 0 10px 0 !important;	
}