/******************************************
			Tag Classes
******************************************/
body { 	
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#ebebd1;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	font-size:0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #53270a;
}

#nav ol, ul{ margin: 1em 0 1em 2em; }

#nav ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

#nav ol li{    list-style:decimal }
#nav ol li ol li{ list-style:upper-alpha; }
#nav ol li ol li ol li{ list-style:upper-roman; }

#nav ul li{ list-style:disc;}

input{
	vertical-align:middle;
	font-size:1em;
}

button{
	font-size:0.75em;
	vertical-align:middle;
}

img {
border:0;
}

/******************************************
			Header Classes
******************************************/
h1 {
	color: #53270a;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	color:#666;
	font-size: 1.0em;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #53270a;
	font-weight:bold;
}

/******************************************
			Text Classes
******************************************/
.txt-small {
	color: #c40001;
	font-size: 0.63em;
}

.txt-product {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.txt-specs {
	font-size: .85em;
}
.txt-media_center_info {
	padding-left: 10px;
}

.txt-lists {
	padding-left: 0px;
	list-style-image:url(../images/list-bullet.gif);
}

.txt-callouts {
	color: #FFFFFF;
}
.txt-callouts p{
	color: #FFFFFF;
	font-size: 0.65em;
}
/******************************************
			Menu Classes   
			
		.m1 = Menu Level 1, 
		.m2 = menu level 2, 
		etc.
		the ".m" classes should control everything but "color" and "text-decoration" styles 
		which should be controlled by link classes, ie: ".a-m1"

******************************************/
.m1 {
	font-size: 0.7em;
	font-weight:bold;
	float:left;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b9b9a4;
}
.m2 {
	font-size: 0.65em;
	font-weight:bold;
	float:left;
	border-right-width: 0px;
	border-right-style: none;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.m3 {
	font-size: 0.65em;
	font-weight:bold;
	float:left;
	border-right-width: 0px;
	border-right-style: none;
	height: 21px;
	margin-bottom: 1px;
}

.m-urhere {  /*  class for a "You Are Here" indicator */
	background-image:url(images/nav_arrow_on.png); 
	background-repeat:no-repeat;
	background-position:.12cm 50%;
	font-weight:bold;
	text-decoration:none;
	padding-left:21px;
}

.m-urhere_cat {  /*  class for a "You Are Here" indicator */
	background-image:url(images/grey_arrow_down.gif); 
	background-repeat:no-repeat;
	background-position:.12cm 50%;
	font-weight:bold;
	text-decoration:none;
}

ul.related_list {
	list-style:inside;
	list-style-type:disc;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height:100%;
}

/******************************************
			Link Classes
******************************************/

#nav a {
    font-size:0.7em;
    font-weight:bold;
    color:#53270A;
}

#subMenusContainer a {
    font-size:0.7em;
    font-weight:bold;
    color:#53270A;
}

a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #333399; }
a:active { text-decoration: underline; color: #000099;}
a:hover{ text-decoration: underline;  color: #000099; }

a.a-m1:link { text-decoration: none; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 20px;  padding-right: 20px; padding-bottom: 4px; height: 16px;}
a.a-m1:visited { text-decoration: none;  color: #53270a; display:block; padding-top: 5px; float:left; padding-left:   20px; padding-right: 20px; padding-bottom: 4px; height: 16px;}
a.a-m1:active { text-decoration: none; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 20px; padding-right: 20px; padding-bottom: 4px; height: 16px;}
a.a-m1:hover{ text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 20px; padding-right: 20px; padding-bottom: 4px; height: 16px;
}

a.a-m2:link { text-decoration: none; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}
a.a-m2:visited { text-decoration: none; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}
a.a-m2:active { text-decoration: none; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}
a.a-m2:hover{    text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}

a.a-m3:link { text-decoration: none; background-color:#e7e7db; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}
a.a-m3:visited { text-decoration: none; background-color:#e7e7db; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}
a.a-m3:active { text-decoration: none; background-color:#e7e7db; color: #53270a; display:block; padding-top: 5px; float:left; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}
a.a-m3:hover{    text-decoration: none; background-color:#ffffff; background-image:url(/images/sub_nav_arrow.gif); background-repeat:no-repeat; background-position: 5px; color: #53270a; float:left; display:block; padding-top: 5px; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}

a.related:link { text-decoration: underline; color: #000099; font-size:.75em;}
a.related:visited { text-decoration: underline; color: #333399; font-size:.75em; }
a.related:active { text-decoration: underline; color: #000099; font-size:.75em;}
a.related:hover{ text-decoration: underline;  color: #000099; font-size:.75em;}

a.a-m1_urhere:link {text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 20px; padding-right: 20px; padding-bottom: 4px; height: 16px;}
a.a-m1_urhere:visited {text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 20px; padding-right: 20px; padding-bottom: 4px; height: 16px;}
a.a-m1_urhere:active {text-decoration: none; color: #53270a; background-image:url(images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 20px; padding-right: 20px; padding-bottom: 4px; height: 16px;}
a.a-m1_urhere:hover{ text-decoration: none; color: #53270a; background-image:url(images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 20px; padding-right: 20px; padding-bottom: 4px; height: 16px;
}

a.a-m2_urhere:link { text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}
a.a-m2_urhere:visited { text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}
a.a-m2_urhere:active { text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}
a.a-m2_urhere:hover{ text-decoration: none; color: #53270a; background-image:url(/images/main_nav_selected_bg.gif); float:left; background-repeat:repeat-x; display:block; padding-top: 5px; padding-left: 10px; padding-right: 20px; padding-bottom: 4px; height: 16px; width: 141px;}

a.a-m3_urhere:link { text-decoration: none; background-color:#ffffff; background-image:url(/images/sub_nav_arrow.gif); background-repeat:no-repeat; background-position: 5px; color: #53270a; float:left; display:block; padding-top: 5px; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}
a.a-m3_urhere:visited { text-decoration: none; background-color:#ffffff; background-image:url(/images/sub_nav_arrow.gif); background-repeat:no-repeat; background-position: 5px; color: #53270a; float:left; display:block; padding-top: 5px; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}
a.a-m3_urhere:active { text-decoration: none; background-color:#ffffff; background-image:url(/images/sub_nav_arrow.gif); background-repeat:no-repeat; background-position: 5px; color: #53270a; float:left; display:block; padding-top: 5px; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}
a.a-m3_urhere:hover{ text-decoration: none; background-color:#ffffff; background-image:url(/images/sub_nav_arrow.gif); background-repeat:no-repeat; background-position: 5px; color: #53270a; float:left; display:block; padding-top: 5px; padding-left: 16px; padding-right: 20px; padding-bottom: 4px; height: 12px; width: 135px;}


/******************************************
			Page Header Classes
******************************************/

.searchbox {
	border: 1px solid #7f9db9;
	height: 12px;
	color: #999999;
}

a.a-func:link {text-decoration: none; color: #FFFFFF; margin-right:15px;} 
a.a-func:visited {text-decoration: none; color: #FFFFFF; margin-right:15px;}
a.a-func:active {text-decoration: none; color: #FFFFFF; margin-right:15px;}
a.a-func:hover{text-decoration: underline; color: #FFFFFF; margin-right:15px;}

.m-func {
	color: #FFFFFF;
	font-size: 0.6em;
	text-align: right;
	margin-right: 7px;
	padding-right: 10px;
	padding-top: 5px;
}

.m-func img {
    	vertical-align:middle;
}

/******************************************
			General Layout
******************************************/
#wrapper {
	text-align:left;
	width:867px;
	height:auto;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/******************************************
			Footer Classes
******************************************/

a.a-foot:link {text-decoration: none; color: #FFFFFF; margin-right:15px;}
a.a-foot:visited {text-decoration: none; color: #FFFFFF; margin-right:15px;}
a.a-foot:active {text-decoration: none; color: #FFFFFF; margin-right:15px;}
a.a-foot:hover{text-decoration: underline; color: #FFFFFF; margin-right:15px;}
#header {
	height: 107px;
	width: 867px;
	background-image: url(/images/header_bg.gif);
	float: left;
	background-repeat: no-repeat;
}
#container {
	background-image: url(/images/page_bg.gif);
	background-repeat: repeat-y;
	width: 851px;
	float: left;
	padding-left: 9px;
	padding-right: 8px;
}

#logo {
	padding-top: 7px;
    padding-left: 30px;
}
.change_my_mode {
	width: 132px;
	height: 14px;
	float: left;
	margin-left:-217px;
    margin-right:150px;
    margin-top: 22px;
	background-image: url(/images/tagline.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#main_nav_container {
	font-size: .8em;
	margin-right: 15px;
	_margin-right: 7px;	
	margin-bottom: 0px;
    padding-left:10px;
    background-image: url('/images/mainnav_bg.gif');
    background-repeat: repeat-x;
 }

#main_nav {
    position: relative;
    height:25px;
}

.clear_right {
	clear: right;
}
.clear_left {
	clear: left;
}
.clear_both {
	clear: both;
}
.hp_callout_container {
	height: 144px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 0px;
	width: 840px;
}
.hp_callout {
	height: 144px;
	width: 277px;
	margin-right: 3px;
	_margin-right: 3px;
	float: left;
	background-image: url(/images/hp_callout_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#container .hp_flash {
	height: 286px;
	background-image: url(/images/hp_flash_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}
.lifestyle_and_fashion {
	height: 18px;
	width: 191px;
	background-image: url(/images/decor_lifestylefashion.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
.main_nav_left {
	float: left;
	height: 25px;
	width: 17px;
	background-image: url(/images/mainnav_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.main_nav_right {
	background-image: url(/images/mainnav_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 25px;
	width: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b9b9a4;
}
.hp_callout_one {
	height: 109px;
	width: 123px;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 14px;
	margin-right: 6px;
	margin-bottom: 6px;
	_margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 5px;
	padding-right: 130px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.hp_callout_one img {
	margin-top:20px;
}
.hp_callout_two {
	height: 109px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 6px;
	_margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.hp_callout_two img {
	margin-top:20px;
}
.hp_callout_three {
	height: 109px;
	width: 237px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 6px;
	_margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.hp_callout_three img {
    margin-top:20px;
} 
   
.index_callout {
    font-size:0.75em;
}

.bottom_shadow {
	background-image: url(/images/shadow_bottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: top;
	float: left;
	width: 868px;
}
.formbox {
	border: 1px solid #7f9db9;
	height: 15px;
	color: #999999;
}

.listmenu {
	border: 1px solid #7f9db9;
	height: 18px;
}
#footer_container {
	float: left;
	width: 851px;
	background-image: url(/images/footer_green.gif);
	background-repeat: repeat-y;
	height: 26px;
	padding-left: 9px;
	padding-right: 8px;
	padding-top: 8px;
}
.footer {
	height: 19px;
	width: 841px;
	font-size:0.75em;
	padding-left: 10px;
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 7px;
}
.footer p {
    color:#FFFFFF;
}
#side_nav {
	float: left;
	width: 171px;
	background-color: #FFFFFF;
	background-image: url(/images/side_nav_bg.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.interior_content_container {
	float: left;
	width: 640px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 25px;
	padding-bottom: 0px;
}
.interior_content_container img{
    margin-right: 0px;
	margin-bottom: 0px;
}
.callout {
	float: left;
	width: 162px;
	background-image: url(/images/callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #623410;
	padding-bottom: 10px;
	margin-right: 15px;
	_margin-right: 6px;
	margin-left: 4px;
	_margin-left: 2px;
	margin-top: 20px;
}
.callout p {
	color: #ffffff;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
}
.callout strong {
	color: #4e8abe;
}
.callout img {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.callout_title {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
}
.callout_top {
	background-image: url(/images/callout_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 162px;
}
#prod_overview a {
    display:block;
    color: black;
    text-decoration:none;             
    font-size: 12px;
    line-height:26px;
    background-image:url('/images/product_nav_off1.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_overview_on a {
    display:block;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    color: white;
    background-image:url('/images/product_nav_over1.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_overview a:hover {
    color: white;
    background-image:url('/images/product_nav_over1.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_feat a {
    display:block;
    color: black;
    text-decoration:none;             
    font-size: 12px;
    line-height:26px;
    background-image:url('/images/product_nav_off2.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_feat_on a {
    display:block;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    color: white;
    background-image:url('/images/product_nav_over2.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_feat a:hover {
    color: white;
    background-image:url('/images/product_nav_over2.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}
#prod_usage a {
    display:block;
    color: black;
    text-decoration:none;             
    font-size: 12px;
    line-height:26px;
    background-image:url('/images/product_nav_off3.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_usage_on a {
    display:block;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    color: white;
    background-image:url('/images/product_nav_over3.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_usage a:hover {
    color: white;
    background-image:url('/images/product_nav_over3.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_photo a {
    display:block;
    color: black;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    background-image:url('/images/product_nav_off4.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_photo_on a {
    display:block;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    color: white;
    background-image:url('/images/product_nav_over4.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_photo a:hover {
    color: white;
    background-image:url('/images/product_nav_over4.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}
#prod_buy a {
    display:block;
    color: black;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    background-image:url('/images/product_nav_off6.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_buy_on a {
    display:block;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    color: white;
    background-image:url('/images/product_nav_over6.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_buy a:hover {
    color: white;
    background-image:url('/images/product_nav_over6.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}
#prod_specs a {
    display:block;
    color: black;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    background-image:url('/images/product_nav_off5.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_specs_on a {
    display:block;
    text-decoration:none;
    font-size: 12px;
    line-height:26px;
    color: white;
    background-image:url('/images/product_nav_over5.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

#prod_specs a:hover {
    color: white;
    background-image:url('/images/product_nav_over5.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}

/* the image gallery thing */

#img_gallery{ margin:50px auto; width:500px; }
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{
    width:500px;
    overflow:hidden;
    height:380px;
}
#fullimg img{ width:500px; }
#fullimg p, #fullimg span{
    position:absolute;
    background:black;
    opacity:.5;
    color:white;
    margin:0px;
    width:500px;
    padding:6px;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* --- SLIDER --- */
#img_gallery #wrapper{
    overflow:hidden;
    padding:4px 2px;
    width: 460px;
    float:left;
    height:50px;
    background-color:#181818;
    position: relative;

}

#items{
    margin:0px 0px;
    padding:0px;
    list-style:none;
    width:50000px;
    position: relative;
    letter-spacing:0em;
}
#items li{
    float:left;
    list-style:none;
    margin-right:2px;
}
#items .thumb{
    width:75px;
    height:50px;
    cursor:pointer;
    margin:0px;
    padding:0px;
}
#items .large{
    display:none;
    position:absolute;
}
#fullimg .loading{
    width: 24px;
    height: 24px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
    display:none;
    text-indent: -2000em;
}
#moveleft, #moveright{
    margin:0px;
    height:58px;
    color: white;
    width: 16px;
    text-indent: -2000em;
    text-decoration: none;
    z-index: 1000; 
    display:block;
    cursor: pointer;
    float:left;
}
#moveleft{background: url('/images/left.gif');}
#moveright{background: url('/images/right.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; }

#textfield {
    padding-left: 5px;
    padding-right: 2px;
}

#textfield2 {
    padding-left: 5px;
    padding-right: 2px;
}

.mymode_container p {
    margin:10px;
    font-size:.8em;
}

#mymode_main {
    margin:10px;
    width:836px;
    height:484px;
    border-collapse:collapsed;
}
  
#mymode_entry{
     width:550px;
     height:379px;
     margin:0px;
     padding:0px;
}
                       
#mymode_weigh_container {
    padding: 7px 0px 0px 0px;
    width:160px;
    height:379px;
}

#mymode_weigh {
    background-color:#54270A;
    color: white;
    line-height:15px;
    width:160px;
    height:360px;
    padding:15px;
    text-align:left;
}

#mymode_weigh a:hover {
    color:#8d8dc5;
    text-decoration:underline;
}

#mymode_weigh a:link {
    color:#8d8dc5;
    text-decoration:underline;
}

#mymode_weigh td {
    background-color:#54270A;
    color: white;
    font-size:.7em;
    line-height:12px;
}

#mymode_weigh_form {
    color: white;
    line-height:15px;
    font-size:.8em;
    text-decoration:none;
}

#mymode_weigh h3 {
    font-size:1.25em;
    color: white;
    font-weight:100;
}

#mymode_weigh input {
    border: 1px solid #7E9DBA;
}

#mymode_weigh select {
    border: 1px solid #7E9DBA;
    font-size:.7em;
}

#mymode_weigh_content {
    padding-top:5px;
    font-weight:bold;
    color: red;
    font-size:1.1em;
    line-height:14px;
}

#mymode_weigh_content input{
    border: 1px solid black;
}

#mymode_weigh_content select {
    border: 1px solid black;
    font-size:11px;
    _font-size:10px;
}


#mymode_progress {
    background-image:url('/images/mymode_stats_bg.jpg');
    background-repeat:no-repeat;
    background-position: 0 0;
    padding:0px;
    width:413px;
}

#mymode_poll {
    background-color:#DEDEC2;
    padding:6px;
    width:256px;
}

#mymode_poll_interior {
    background-color: white;
    width:256px;
    height:100%;
}

#mymode_poll_interior hr {
    border-top: 1px dotted #95AC04;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding:0px;
    margin:5px 0px 0px 0px;
}

#mymode_earth911 {
    height:100px;
    width:230px;
    background-image:url('/images/mymode_earth911_bg.jpg');
    background-repeat:no-repeat;
    background-position: 0 0;
    padding:15px 12px 15px 12px;
    font-size:.7em;
    color:#4B2600;
}

.mymode_poll_button {
    width:232px;
    height:30px;    
    text-align:center;
    padding-top:5px;
    color:#54280B;
    font-size:.9em;
    background-image:url('/images/mymode_poll_section_bg.jpg');
}

.mymode_image_submit {
    margin:0px 0px 10px 10px;
    border:0px !important;
}

.mymode_image_push {
    margin:8px 0px 5px 10px;
}

.usage_divider {
	width: 100%;
	height: 1px;
	background-color: #dcdcc2;
	margin-top: 15px;
	clear:left;
}
.usage_images {
	width:160px;
	float:left;
	clear:left;
	margin-right: 10px;
}
.usage_images img{
	border-color:#ebebd1;
	border-style:solid;
	border-width: 5px;
	margin-bottom: 10px;
}
.usage_images_horz {
	width:620px;
	float:left;
	clear:left;
	margin-right: 10px;
}
.usage_images_horz img{
	border-color:#ebebd1;
	border-style:solid;
	margin-right: 10px;
	border-width: 5px;
	margin-bottom: 10px;
}

#signupform {
    font-size: .8em;
}

#signupform input {
    border: 1px solid black;
    font-size: 11px;
}

#signupform select {
    border: 1px solid black;
    font-size: 11px;
}



.interior_privacy {
    float: left;
    width: 550px;
    padding-left: 210px;
    padding-right: 5px;
    padding-top: 25px;
    padding-bottom: 0px;
    background-color:#ffffff;
}

form .error {
    background-color: #fdd8d8;
}

#notification #login_error {
    font-size:1.5em;
    color: #FA9E9E;
    font-weight:bold;
}

#imagegallery {
    background-image:url('/images/gallery_bg.gif');
}

#imagegallery td {
    padding:10px;
}

/* Earth 911 junk */
form#earth911-recycle-widget {
    width: 294px;
    padding: 10px 12px 12px 12px;
    background-color: #FFF;
    border: 1px solid #DDD;
    font-family: 'Trebuchet MS', 'Verdana', 'Helvetica', sans-serif;
}

/* hack for ie width */
html>body form#earth911-recycle-widget {
    width: 274px;
}

form#earth911-recycle-widget h2 {
    float: left;
    margin: 0 0 8px 0;
    font-size: 18px;
    font-weight: normal;
    color: #004C84;
}

form#earth911-recycle-widget img {
    float: right;
    height: 71px;
    width: 65px;
    background-color: #FFF;
    border: none;
}


form#earth911-recycle-widget label {
    float: left;
    margin-bottom: 8px;
    margin-right: 5px;
    font-size: 14px;
}

form#earth911-recycle-widget label span.earth911-instruct {
    color: #555;
    font-size: 12px;
}

form#earth911-recycle-widget input#earth911-recycle-what {
    display: block;
    width: 185px;
    padding: 3px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    border: 1px solid #666;
}

form#earth911-recycle-widget input#earth911-recycle-where {
    display: block;
    width: 85px;
    padding: 3px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    border: 1px solid #666;
}

form#earth911-recycle-widget input#earth911-recycle-submit {
    float: left;
    margin: 18px 0 10px 10px;
    height: 28px;
    border: none;
    color: #FFF;
    background-color: #004C84;
    cursor: pointer;
}

form#earth911-recycle-widget a.more-link {
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #444;
}

form#earth911-recycle-widget br.earth911-clear {
    clear: left;
}

.bgwhite { background-color: #FFF; }
.bgccc { background-color: #CCC; }
.bgeee { background-color: #DEDEC2; }
.bg666 { background-color: #666; }
.bg999 { background-color: #999; }
.bgblue {  }
.bgblack { background-color: #000; }
.bggreen { background-color: #B1C9A5; }
.bgresources { background-image: url(../images/Resources_bg.jpg); background-repeat:no-repeat;}

h2.toggler {
    cursor: pointer;
    border: 1px solid #f5f5f5;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    font-family: 'Andale Mono', sans-serif;
    font-size: 12px;
    background: #D2E0E6;
    color: #528CE0;
    margin: 0 0 4px 0;
    padding: 3px 5px 1px;
}

div.element p, div.element h4 {
    margin:0px;
    padding:4px;
}

.element h3 {
    margin-bottom:5px !important;
}

.element ul {
    margin-top:0px;
    padding-top:0px;
}

.element li {
    font-size:12px;
    color:#53270A;
}

.element li p {
    font-size:12px;
    color:#53270A;
}

.element ul li ul li {
    margin-left:-30px;
    _margin-left:8px;
    list-style: disc;    
}

*:first-child+html .element ul li ul li {
    margin-left:8px;
}

#accordion {
    margin:20px 0px;
}

#mymode_table {
    text-align:left;
    width:808px;
    margin-bottom:8px;
}

#mymode_table2 {
    text-align:left;
    width:808px;
}

#mymode_pollresult_design {
    border: 1px solid #DDDDCC;
}

#mymode_pollresult_design td {
    font-size:11px;
    padding:2px !important; 
}

#mymode_table2 td {
    padding:10px;
}

#mymode_table2 p {
    font-size:11px;
}

#mymode_table2 form {
    font-size:11px;
}

#mymode_hints {
    width:254px;
    _width:240px;
    padding:10px 10px 10px 10px;
    background-image:url('../images/hintstips_bg.gif');
    color:#522609;
    font-size:11px;
}

#mymode_hints h2 {
    padding-top:0px;
    margin-top:0px;
    font-size:18px;
}

#mymode_login_main {
    background-image:url('../images/signin_bg.gif');
    background-repeat:no-repeat;
    padding:10px 18px 10px 30px;
    text-align:left;
}

#mymode_login {
    color: black;
    font-size:.7em;
    line-height:18px;
    padding:0px 10px 10px 10px;
}

#mymode_login input {
    border: 1px solid black;
}

#mymode_login_ad {
    float:right;
    background-image:url('../images/mymode_unlogged_sidebar_bg.gif'); 
    background-repeat:no-repeat;
    padding-top:45px;
    padding-left:10px;
    padding-right:10px;
    margin-left:10px;
    width:132px;
    _width:132px;
}

.mymode_hint_cont {
    width:220px;
    margin: 5px 0px 5px 0px;
}

.mymode_hint_cont a {
    color: #53270A;
    text-decoration:none;
}

.greenbottom {
    border-bottom: 2px dotted #A3A60F;
}

#mode_recyc_locator {
    background-image: url('../images/recycling_locator_bg.gif');
    background-repeat:none;
    background-position: top left;
}

.mymode_poll_area {
    width:230px;
    text-align:left;
    padding:5px;
    font-size:.7em;
    color:#54280B;
}

.mymode_poll_area h2 {
    padding-top:0px; margin-top:0px;
}

.mymode_poll_area td {
    font-size:.7em;
    color:#54280B;
}

.mymode_poll_area textarea {
    border:1px solid #859AB9;
    overflow: hidden;
    margin-bottom:6px;
}

#poll_id_table {
    padding-bottom:10px;
    border-collapse:collapsed;
}

#poll_id_table td {
    padding:2px;
}

*:first-child+html #poll_id_table td {
    padding:2px;
}

.mymode_flipped {
    font-size:12px;
    padding:15px;
}

#mymode_feedback {
    font-size:12px;
    padding:10px;
}

.error_message {
    color: red;
    font-weight:bold;
}

#news_right_menu {
    font-size:12px;
    width:172px;
    border:0px;
    border-collapse:collapse;
}

.newsitem {
    padding:5px;
    background-color:#dcdcc1;
}

.newsitem ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
    list-style-image: url(../images/news-arrow-bullet.gif);
}

.newselect {
    background-color:#e7e7cf;
}

#news_imagegallery td {
    background-color: #e7e7cf;
}
.event_border {
border-color: #ebebd1;
border-style:solid;
border-width: 5px;
margin-bottom: 10px;
}

#mymode_reminder {
    width:226px;
}

#mymode_reminder_form {
    border:0px;
    margin:0px;
}

#mymode_reminder_form td {
    padding:3px;
}

#mymode_reminder_form input {
    border: 1px solid black;
}

#mymode_reminder_form select {
    border: 1px solid black;
    font-size:11px;
}

.mode_store_callout {
    margin-top: 15px;
}