﻿/* www.recyclingtoday.com */
/* MainStyle.css */

/* HTML */
body {
    margin: 12px 0;
    padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
	color: #000;
}

p {
    line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    margin-bottom: 2px;
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
    text-transform: uppercase;
}

h3 {
    font-size: 12px;
}

h4, h5, h6 {
    font-size: 10px;
}

hr {
    color: #666666;
    background-color: #666666;
    border: none;
    height: 1px;
}

/* MASTER PAGE */
/* Top Section */
#floating 
{
    width: 500px; 
    height: 500px; 
    position: absolute; 
    left: 50%; 
    top: 168px; 
    margin-left: -250px;
    z-index: 999;
}

#leaderboard {
    text-align: center;
    padding-bottom: 10px;
    width: 970px;
    margin: 0 auto;
}

/* Navigation */
#menu {
    background: #fff url('/images/MenuBG.gif') no-repeat top;
    width: 970px;
    min-height: 58px;
    margin: 0 auto;
}

#menu ul {
    list-style: none;
    margin: 0 52px 0 52px;
    padding: 0;
    /*margin: 0 auto;
    display: table; Not supported by stupid ie 6 and 7*/
}
    

#menu li {
    float: left;
    line-height: 35px;
    padding-left: 10px;
    margin-top: 14px;
}

#menu li a {
    display: block;
    padding-right: 10px;
    text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 15px;
}

#menu ul li.selected {
    background: transparent url('/images/MenuItemBGLeft.gif') no-repeat top left;
    color: #fff;
}

#menu ul li a.selected {
    background: transparent url('/images/MenuItemBGRight.gif') no-repeat top right;
    color: #fff;
}

#submenu {
    background: transparent url('/images/WireFrameTop.gif') no-repeat top;
    padding: 12px 30px 2px 30px;
    width: 910px;
    margin: 0 auto;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenu ul li {
	float: left;
	background: url('/images/ListBullet.gif') left top no-repeat;
}

#submenu ul li a {
    font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin: 0 8px 0 20px;
	height: 26px;
	display: block;
}

#submenu ul li.current {
	background: url('/images/ListBulletSelected.gif') left top no-repeat;
}

#submenu ul li a.current {
    color: #00549e;
}

#header {
    padding: 0 30px;
    width: 908px;
    margin: 0 auto;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    height: 120px;
}

#header img {
    float: left;
    padding-left: 53px;
}

#header h1 {
    font-size: 17px;
    text-transform: uppercase;
    float: left;
    padding: 0;
    margin: 22px 0 0 100px;
    font-weight: lighter;
}

/* Search */
#sitesearch {
    float: left;
    width: 292px;
    background: url('/images/SearchBG.gif') no-repeat top left;
    margin: 15px 0 0 46px;
}

#sitesearch .searchbox {
    padding: 0;
    margin: 4px 0 0 12px;
    border: 0;
    width: 169px;
    background: none;
    float: left;
    color: #666666;
}

#sitesearch .searchbutton {
    float: right;
}

#sitesearch a {
    color: #00549e;
    font-size: 10px;
    display: block;
    margin-top: 8px;
}

/* Login */
#login {
    float: left;
    width: 264px;
    margin: 15px 0 0 23px;
}

#user, #pass {
    background: url('/images/TextBox.gif') no-repeat top left;
    float: left;
}

#pass {
    margin-top: 4px;
}

#login .textbox {
    padding: 0;
    margin: 4px 0 0 3px;
    border: 0;
    width: 153px;
    background: none;
    float: left;
    height: 25px;
    color: #666666;
}

#login .loginbutton {
    float: right;
}   

#login span {
    font-size: 12px;
}

#login a {
    color: #00549e;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

/* Content Section */
#content {
    padding: 0 30px;
    width: 908px;
    margin: 0 auto;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    clear: both;
}

/* Left Section */
#leftcolumn {
	width: 137px;
	float: left;
}

.smallboxheader {
    background: url('/images/SmallBoxHeader.gif') no-repeat top left;
    height: 44px;
    overflow: hidden;
}

.smallboxheader h1 {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 19px;
    text-align: center;
    margin: 0;
}

.smallboxbody {
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    padding-top: 17px;
}

.smallboxfooter {
    background: url('/images/SmallBoxFooter.gif') no-repeat bottom left;
    height: 20px;
}

/* Marketplace Menu */
.marketplacemenu .smallboxbody {
    padding: 17px 2px 0 2px;
}

.marketplacemenu h2 {
    margin: 0;
    margin-bottom: 4px;
    color: #00549e;
    text-transform: uppercase;
    font-size: 12px;
}

.title {
    padding: 0;
    margin-bottom: 6px;
    padding-bottom: 6px;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.marketplacemenu ul {
    margin: 0;
    list-style-type: none;
    padding: 0 0 6px 0;
}

.marketplacemenu li {
    padding: 4px 0;
    border-top: dashed 1px gray;
}

.marketplacemenu li a {
    font-size: 9px;
    color: #000;
    text-decoration: none;
    display: block;
}

.marketplacemenu li a:hover {
    background-color: #e0e6eb;
}

/* Poll */
.poll .smallboxheader {
    margin-top: 20px;
}

.poll .smallboxbody {
    padding: 17px 8px 0 8px;
}

#leftcolumn .btn {
    float: right;
    margin-top: 4px;
}

.poll {
    font-size: 11px;
}

.poll input {
    border: none;
}

.box {
    border: solid 10px #a3a272;
    margin-bottom: 9px;
    float: left;
    background-color: #fff;
    width: 718px;
}
.addpadding {
    padding: 9px;
}

/* Middle Section */
#middlecolumn {
	width: 611px;
	float: left;
	margin: 0 20px;
	font-size: 12px;
	color: #000;
}

#middlecolumn a {
    color: #00549e;
    text-decoration: none;
}

.years div.selected a
{
    text-decoration: underline;
}

.years div a
{
    cursor: pointer;
	cursor: hand;
	font-weight: normal;
}

.creativeissues div
{
    display: none;
}

.creativeissues div.selected
{
    display: block;
}

/* Bottom Banner */
#banner {
    text-align: center;
    width: 468px;
    margin: 10px auto 0 auto;
}

/* Right Section */
#rightcolumn {
	width: 120px;
	float: left;
	margin-top: 24px;
}

/* Bottom Section */
/* Footer */
#footer {
    background: transparent url('/images/WireFrameBottom.gif') no-repeat bottom;
    padding: 12px 30px 12px 30px;
    width: 910px;
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
}

#footer a {
    color: #000;
}

/* Home */
/* Top Story */
#topstory h2
{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: none;
}

#topstory p
{
    margin: 4px 0;
}

/* Headline News */
#headlinenews .largeboxheader h1 {
    margin-left: 24px;
}

#headlinenews ul {
    float: left;
    margin: 0;
    margin-left: 1em;
    padding: 0;
}

#headlinenews li {
    width: 273px;
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
    color: #00549e;
}

#headlinenews li a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

/* Current Issue */
#currentissue h2 {
    margin: 0;
    margin-top: 2px;
    text-transform: uppercase;
    color: #00549e;
    font-size: 12px;
}

#issuecover {
    float: left;
    margin-right: 14px;
}

#issuecover img {
    display: block;
}

#issuecover a {
    text-align: center;
    display: block;
    margin-top: 6px;
}

#currentissue ul {
    margin: 0;
    margin-left: 130px;
    padding: 0;
}

#currentissue li {
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
    color: #00549e;
}

#currentissue li a {
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    color: #000;
}

/* Industry Video */
#industryvideo ul
{
    margin: 0;
    margin-top: 4px;
    padding: 0;
    float: left;
    list-style: none;
}

#industryvideo ul li
{
    padding: 0;
    margin-bottom: 4px;
    margin-right: 7px;
    float: left;
    width: 84px;
}

#industryvideo li a
{
    float: left;
    color: #000;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

#industryvideo li a.selected 
{
    color: #666666;
}

#industryvideo li img
{
    margin-bottom: 4px;
    display: block;
}

#industryvideo a 
{
    color: #000;
}

#industryvideo a.selected 
{
    color: #00549e;
    cursor: default;
}

#industryvideo .morelink {
    color: #00549e;
}

/* Marketplace */
#marketplace img {
    display: block;
}

#marketplace a {
    text-transform: uppercase;
    display: block;
}

#marketplace select {
    color: #666666;
    width: 204px;
    border: solid 1px #00549e;
    padding: 2px;
}

/* FORM STYLES */
.form {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

.dropdownlist {
    width: 156px;
    border: solid 1px #666666;
    padding: 2px;
}

.label {
    width: 55px;
    display: block;
    float: left;
    clear: left;
    padding-top: 4px;
}

.txt {
    border: solid 1px #666666;
    padding: 4px 2px 0 2px;
    width: 150px;
    height: 14px;
}
.multitxt {
    border: solid 1px #acacac ; /* gray */
    padding: 4px 2px 0 2px;
}

.multitxt {
    border: solid 1px #666666;
    padding: 4px 2px 0 2px;
}

.btn {
    vertical-align: bottom;
}

/* GENERIC CLASSES */
/* Content Boxes */
.boxheader {
    float: left;
    background: url('/images/BoxHeaderBGRight.gif') top right no-repeat;
    height: 44px;
    position: relative; 
    top: 19px;
    left: 12px;
    margin-top: -19px;
}

.boxheader h1 {
    font-size: 10px;
    text-transform: uppercase;
    background: url('/images/BoxHeaderBGLeft.gif') top left no-repeat;
    padding: 20px 21px 0 21px;
    margin: 0;
    text-align: center;
    height: 44px;
}

.boxcontent, .boxcontenthalf {
    clear: left;
    padding: 36px 14px 0 14px;
}

.boxcontent {
    background: url('/images/BoxContentBG.gif') top left no-repeat;
}

.boxcontenthalf {
    background: url('/images/BoxContentBGHalf.gif') top left no-repeat;
}

.boxfooter, .boxfooterhalf {
    height: 20px;
    margin-bottom: 25px;
}

.boxfooter {
    background: url('/images/BoxFooterBG.gif');
}

.boxfooterhalf {
    background: url('/images/BoxFooterBGHalf.gif') top left no-repeat;
}

.boxhalf {
    width: 295px;
    float: left;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 13px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 10;
}

.filledRatingStar {
    background-image: url('/Images/StarSolid.gif');

}

.emptyRatingStar {
    background-image: url('/Images/Star.gif');
}

/* Video Player */
#video-container.smallplayer {
    height: 121px; 
    width: 162px;
}

/* Comment Box */
.commentheader {
    background: url('/images/Arrow.gif') 20px 0 no-repeat;
    padding-left: 58px;
}
    
.commentbox {
    background-color: #ececec;
    padding: 8px;
    margin-bottom: 25px;
}

/*Reorder List*/
.dragHandle {
	cursor:move;
	border:outset thin white;
    text-align:center;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color: #5377A9;	
	color:Black;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:100%;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

/* Pop-up */
.modalpopup {
    background-color: #E3E3E3;
    border: solid 1px #666666;
    text-align: left;
    width: 450px;
}

.modalpopup h2 {
    padding: 9px 9px 9px 9px;
    background-color: #00549e;
    color: #fff;
}

.modalpopup p {
    padding: 9px;
}

.center {
    text-align: center;
}

.fineprint {
    font-size: 9px;
}

.underline {
    text-decoration: underline;
}

.modalbackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.zindexswitch {
    position: relative;
    z-index: 0;
}

.darkcaps {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

a.darkcaps {
    cursor: pointer;
}

.lightcaps {
    color: #666666;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.clearboth {
    clear: both;
}

.bold {
    font-weight: bold;
}

ul.nolist {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.nolist li {
    padding: 4px 0;
}

.morelink {
    display: block;
    text-align: right;
    margin-top: 4px;
}

.morelink img {
    margin-right: 6px;
    vertical-align: middle;
}

.caption {
    font-size: 14px;
}

.block {
    display: block;
}

.floatleft {
    float: left;
}

img.floatleft {
    margin-right: 8px;
    margin-bottom: 8px;
}

img.floatleft {
    margin-left: 8px;
    margin-bottom: 8px;
}

.floatright {
    float: right;
}

.topmargin {
    margin-top: 10px;
}

.bottommargin {
    margin-bottom: 10px;
}

.indent {
    padding-left: 8px;
}

.indentdouble {
    padding-left: 16px;
}

.noresults {
    display: block;
    padding-bottom: 8px;
    padding-top: 0;
    margin-top: 0;
    font-size: 9px;
}

hr.seperator {
    color: #fff;
    background-color: #fff;
    border: 1px dotted #999;
    border-style: none none dotted;
    height: 1px;
}

.inlinelist ul {
    margin: 8px 0;
    padding: 0;
    list-style: none;
}

.inlinelist li {
    padding: 0 8px;
    display: inline;
}

.alternate {
    background-color: #f7f7f7;
}

.boxoverride table {
    margin: 0;
    text-align: left;
    position: relative;
    z-index: 100;
}

#breadcrumbs ul {
    list-style-type: none;
    margin: 8px;
}

#breadcrumbs li {
    display: inline;
    margin: 0;
    padding: 0;
}

#breadcrumbs li a {
    text-decoration: none;
}

.message {
    font-weight: bold;
    color: #00549e;
}

.rightspacing {
    margin-right: 21px;
}

a.morelink 
{
    text-transform: lowercase;
}

table.datatable 
{
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0;
}

table.datatable, table.datatable th, table.datatable td
{
    border: solid 1px #666666;
}

table.datatable caption, table.datatable th, table.datatable td
{
    padding: 4px;
}

table.datatable caption 
{
    background-color: #00549e;
    color: #fff;
    font-weight: bold;
}

table.datatable th 
{
    background-color: #ececec;
    font-weight: bold;
}

ul.category-menu
{
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid 1px #ccc;
    border-bottom: none;
}

ul.category-menu li
{
    border-bottom: solid 1px #ccc;
    padding: 4px;
    background-color: #f7f7f7;
    text-transform: uppercase;
}

ul.category-sub-menu
{
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}

ul.category-sub-menu li
{
    border: none;
    padding: 4px;
    margin-left: 8px;
    background-color: #f7f7f7;
    text-transform: none;
}

a.disabled 
{
    color: #a5a2a5;
}

.img-overlay
{
    position: absolute;left: 0; top: 0;
}

.img-overlay:hover
{
    background: url('/Images/img-outline.gif');
}

.img-selected
{
    background: url('/Images/now-playing.gif');
}

.img-selected:hover
{
    background: url('/Images/now-playing.gif');
}


