/* 10-01-2009 JLB Added formatting for error messages
 * 01-20-2010 JLB Adjust leftSide rightSide styles
 * 06/25/2010 JLB Added new styles
 */

/* Reset margins to 0... */
body {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,ul,li {
	margin: 0px;
	padding: 0px;
}

/* Images should not have a border */
img {
	border: 0px;
}

/* Div that will reset float declarations */
div.floatReset {
	width: 100%;
	height: 1px;
	clear: both;
}

.clear {
    height:0px;
    line-height:0px;
    border:none;
    margin:0px;
    padding:0px;
    font-size:0px;
    clear:both;
}

#login p {
  	text-align:right;
}

/* Main Declarations */
body {
	background: #404241 url(/images/bg.jpg) repeat-y top center;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	color: #4A4A4A;
}

h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #424242;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #6A6A6A;
}

a.darkened {
	color: #424242;
}

a.attention {
        font-size: 14px;
        color: #150185
}

a:hover, a.darkened:hover {
	padding-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #D84D02;
}

#container a span.signUp {
	font: bold 1.5em/44px 'Lucida Sans Unicode','Arial Narrow';
	color: #D84D02;
}

#container {
	width: 952px;
	height: auto;
	margin: 0px auto;
}

#simple_mainBody {
        background-color: #ffffff;
        
}

#simple_container {
	width: 90%;
	height: auto;
	margin: 0px auto;
        margin-top: 30px ;
}

/* Header Styles */
#header {
	height: 118px;
	width: 952px;
}

#shadowLeft {
	float: left;
	width: 26px;
	height: 118px;
	background: url(/images/header_left.png) no-repeat right bottom;
}

#shadowRight {
	float: right;
	width: 26px;
	height: 118px;
	background: url(/images/header_right.png) no-repeat left bottom;
}

#logo {
	width: 268px;
	height: 118px;
	float: left;
	background: url(/images/logobg.jpg) repeat-x bottom;
}

#logo img {
	float: right;
}

#headerRight {
	float: right;
	width: 632px;
	height: 118px;
}

#callUs {
	float: right;
	width: 263px;
	height: 55px;
	margin-top: 20px;
	font: italic 18px Arial,Helvetica,sans-serif;
	color: #8A8A8A;
	word-spacing: -2px;
}

#callUsInternational {
	font-size: 14px;
	font-style: normal;
}

.adPhoneNumber {
	padding-bottom: 1px;
	border-bottom: 1px solid #FFE605;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

/* Navigation Styles */
#navigation {
	float: left;
	width: 632px;
	height: 42px;
	background: url(/images/nav_bg.jpg) no-repeat top left;
}

#navigation ul {
	list-style:none;
}

#navigation li {
	float: left;
	height: 31px;
	padding-top: 14px;
	background: url(/images/nav_right.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A2A1A1;
}

#navigation li a {
	position: relative;
	color: #A2A1A1;
	padding: 0px 5px 0px 5px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
}

#navigation li a:hover {
	color: #FFFFFF;
	border-bottom: 3px solid #C63602;
}

#navigation li a.current {
	color: #FFFFFF;
	border-bottom: 3px solid #C63602;
}

/* Body Styles */
#bodycon {
	float: left;
	width: 952px;
	height: auto;
	margin: 0px auto;
	background: url(/images/body_shadow.png) repeat-y top center;
}

#bodymain {
	width: 892px;
	height: auto;
	margin: 0px auto;
	background: #FFFFFF url(/images/body_bg.jpg) repeat-x top;
	border-right: 4px solid #D8D8D8;
	border-left: 4px solid #D8D8D8;
	overflow: hidden;
}

#encapsulate {
    float:left;
}
/* Left Side */
#leftSide {
	float: left;
	width: 517px;
	height: auto;
	background: url(/images/logo_bot1.jpg) no-repeat left top;
}

/* Flash Styles */
#flashHolder {
	float: left;
	width: 497px;
	height: 309px;
	margin-left: 10px;
	background: url(/images/flash_bg.jpg) no-repeat top right;
	text-align: center;
        padding-top: 10px;
        margin-top: 20px;
}

#flashText {
	position: absolute;
	width: 390px;
	padding-top: 8px;
	margin: 10px 0px 0px 30px;
}

#flashText ul {
	list-style: none;
}

#flashText li {
	padding-left: 20px;
	margin-bottom: 26px;
	background: url(/images/arrow.gif) no-repeat center left;
	font-size: 14px;
	font-weight: bold;
}

#content {
	float: left;
	width: 495px;
	margin-top: 4px;
	margin-left: 10px;
	padding: 48px 10px 0px 0px;
	line-height: 1.6em;
}

#content p {
	margin-bottom: 5px;
}
/*
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #6A6A6A;
}

#content a:hover {
	padding-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #D84D02;
}
*/
#content div {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 12px;
	text-align: center;
}

#othercontent {
	margin-top: 4px;
	margin-left: 32px;
	padding: 20px 10px 0px 0px;
	line-height: 1.6em;
}

#othercontent p {
	margin-bottom: 5px;
}
/*
#othercontent a {
	font-weight: bold;
	text-decoration: none;
	color: #6A6A6A;
} 

#othercontent a:hover {
	padding-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #D84D02;
}
*/

.subtitle {
    margin-left: 35px;
}

#different {
	font-size: 14px;
	margin-top: 8px;
}

/* Right Side */
#rightSide {
	float: right;
	width: 360px;
	height: auto;
	margin-right: 13px;
}

#flags {
	float: right;
	margin-top: 10px;
	text-align: left;
}

#flags form {
	float: left;
	margin-left: 5px;
}
#flags form input {
	width: 28px;
	height: 17px;
	border: 0px;
}

#login {
	float: right;
	color: #000000;
	text-align: center;
}

#login h1 {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #383838;
	text-transform: capitalize;
}

#logout {
        float: right;
        margin-left: 15px;
        margin-top: 12px;
}

#login p {
	white-space: nowrap;
        margin-top: 5px;
}
/*
#login a {
	color: #717171;
}

#login a:hover {
	color: #D84D02;
}
*/
#login form {
	float: right;
	margin-bottom: 5px;
}

#login input {
	width: 90px;
	background: #FFFFFF;
	border: 1px solid #333333;
}

#login div.inputWrap {
	float: left;
	margin-left: 10px;
	font-size: 10px;
	color: #717171;
	text-align: right;
}

#login .button {
	float: left;
	width: auto;
	padding: 0px 6px 0px 6px;
	margin-left: 10px;
	background: url(/images/but_bg.jpg) repeat-x top left;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

#login .error {
	float: right;
	width: 325px;
	margin: 10px 10px 10px 0px;
}

#logindowncontent {
	width: 360px;
        margin-top: 25px;
	line-height: 1.6em;
}

#logindowncontent p {
	margin-bottom: 18px;
}
/*
#logindowncontent a {
	font-weight: bold;
	text-decoration: none;
	color: #6A6A6A;
} 

#logindowncontent a:hover {
	padding-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #D84D02;
}
*/
#logindowncontent ul {
	list-style: none;
}

#logindowncontent li {
	margin-bottom: 15px;
	margin-left: 30px;
}

.newsTopLeftCorner {
    float: right;
    width: 8px;
    height: 18px;
    background: url(/images/newsbulletin/upperleft.png) no-repeat;
}
.newsTopRepeater {
    float: right;
    width: 292px;
    height: 18px;
    background: url(/images/newsbulletin/toprepeater.png);
    color: white;
    font-weight: bold;
}
.newsTopTitle {
    float:left;
}
.newsTopRightCorner {
    float: right;
    width: 8px;
    height: 18px;
    background: url(/images/newsbulletin/upperright.png) no-repeat;
}
.newsBodyWrapper {
    float: right;
    width: 308px;
}
.newsSideLeft {
    float: right;
    width: 3px;
    height: 188px;
    background: url(/images/newsbulletin/siderepeater.png);
}
.newsBody {
    float: right;
    width: 302px;
    height: 188px;
    background-color: #EEEEEE;
}
.newsSideRight {
    float: right;
    width: 3px;
    height: 188px;
    background: url(/images/newsbulletin/siderepeater.png);
}

.additionSideLeft {
    float: right;
    width: 3px;
    height: 158px;
    background: url(/images/newsbulletin/siderepeater.png);
}
.additionBody {
    float: right;
    width: 302px;
    height: 158px;
    background-color: #EEEEEE;
}
.additionSideRight {
    float: right;
    width: 3px;
    height: 158px;
    background: url(/images/newsbulletin/siderepeater.png);
}

.newsBottom {
    float: right;
    width: 308px;
    height: 4px;
    background: url(/images/newsbulletin/siderepeater.png);
}


#newsback {
	width: 248px;
	height: 309px;
	margin-top: 15px;
	margin-left: 90px;
	/*padding-top: 25px;*/
	padding-left: 10px;
	color: #000000;
	background: url(/images/newsback2.png) no-repeat ;
        
}

#news {
	width: 302px;
	height: 230px;
	overflow: auto;
	color: #000000;
}

#news ul li {
        padding-top: 5px;
}

#newsdate {
	padding-left: 130px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.newsdate {
        float:right;
        padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#news ul {
	list-style: disc;
}

#news li {
	margin-bottom: 0px;
	margin-left: 16px;
}

/* Footer Styles */
#footer {
	float: left;
	width: 952px;
	background: url(/images/footer_bg.png) no-repeat top center;
}

#footer p {
	margin: 50px 0px 20px 0px;
	font-weight: bold;
	color: #A2A1A1;
	text-align: center;
}

/* Inner Styles */
#pageTitle {
	float: left;
}

#pageTitle h1 {
	margin: 56px 0px 26px 34px;
	font-family:"Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	color: #000000;
}

#bodybottom {
	width: 862px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background: #FFFFFF;
	text-align: center;
}

#mainLeftCorner {
	float: left;
	width: 13px;
	height: 248px;
	background: #FFFFFF url(/images/bodybottom-left.jpg) no-repeat top right;
}

#mainRightCorner {
	float: right;
	width: 13px;
	height: 248px;
	background: #FFFFFF url(/images/bodybottom-right.jpg) no-repeat top left;
}

#mainBody {
	width: 830px;
	height: auto;
	min-height: 248px;
	margin: 10px auto 0px auto;
	background: #FFFFFF;
	text-align: left;
}

#mainBody p {
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
	line-height: 1.8em;
}
/*
#mainBody a {
	font-weight: bold;
	text-decoration: none;
	color: #6A6A6A;
} 

#mainBody a:hover {
	padding-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #D84D02;
}
*/
#mainBody ul {
	list-style: disc;
}

#mainBody li {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background: transparent;
}

/* Additions */
#validationImages {
	margin-right: 30px;
	text-align: right;
}

#validationImages img {
	margin-left: 10px;
}

#contact td {
	vertical-align: top;
}

#contact td.label {
	font-weight: bold;
}

.badField {
	color: #EE0000;
	border: 1px solid #EE0000;
}
.form_validation_error {
        color: #EE0000;
	border: 1px solid #EE0000;
}

img.scriptReliant {
	vertical-align: middle;
	visibility: hidden;
}

hr {
	height: 5px;
	color: #DDDDDD;
	background-color: #DDDDDD;
}

hr.infoSeparator {
	height: 9px;
}

div.infoHeader {
	margin: 20px 0px 5px 0px;
	font-weight: bold;
}

div.infoText {
	margin-left: 10px;
	font-style: italic;
	line-height: 1.6em;
}

div.infoSection {
	margin-bottom: 15px;
}

div.infoSection table td {
	vertical-align: top;
}

div.starRatingList {
	width: 100%;
	margin: 0px auto;
	text-align: left;
}

div.starRatingList div {
	padding: 5px;
}

div.starRatingLI_even {
	background-color: #DDDDDD;
}

div.starRatingLI_odd {
	background-color: #BBBBBB;
}

.infoMsg {
	text-align: center;
}

#ratingForm td div {
	float: left;
	width: 24px;
	text-align: center;
}

#profileForm {
	text-align: center;
}

#profileForm td {
	text-align: left;
}

#profileForm td.heading {
	text-align: right;
	font-weight: bold;
}

#recyclerList {
	margin-left: 30px;
}

#partoptions ul {
	margin-top: 0;
}
#partoptions li {
	background: none;
	padding: 0;
	color: #000;
	font: 12px verdana;
}

#LB_Components div.lightbox input {
	width: 20%;
}

div.liveHeader {
	width: 100%;
	height: 21px;
	margin: 0px auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #838383;
	text-align: center;
	line-height: 21px;
}

div.liveBody {
	width: 100%;
	padding-bottom: 25px;
	margin: 0px auto;
	background-color: #E8E8E8;
}

#liveProcessSummary {
	background-color: #C0C0C0;
}

#liveProcessSummary div.liveProcessSummary_Right div {
	color: #FF0000;
}

#liveProcessSummary div input {
	font: bold 10px Arial,Helvetica;
}

div.liveActionHeader {
	font-weight: bold;
	font-style: italic;
}

span.liveCaption {
	color: #000080;
}

form span.requiredField {
	font-weight: bold;
	color: #800000;
}

.error_message {
        color: #FF0000;
        vertical-align:top;
}

.table_collapse_borders {
         border-collapse: collapse;
}

.signUpTag {
    width:15%;
}

.signUpFormElement {
    width:35%;
}
