/* @override http://maytagstore.com/_includes/style.css */

body {
	text-align: center;
	background: #b7d8ed url(../_images/bg_body.png) repeat-x 0 top;
	padding-bottom: 20px;
	margin: 0;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* ######### CONTAINERS ######### */
#header {
	display: block;
	height: 84px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 835px;
	overflow: hidden;
	position: relative;
}
#footer {
	display: block;
	width: 835px;
	margin-left: auto;
	margin-right: auto;
}
.content_wrapper {
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 84px;
	text-align: left;
	position: relative;
}
#main_container /* ie6 */ {
	width: 832px;
	background: white url(../_images/big_box_fill.png) repeat-y 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	display: block;
}
#main_container #top_cap {
	width: 833px;
	height: 8px;
	display: block;
	background: url(../_images/big_box_topcap.png) no-repeat;
	position: relative;
	bottom: 8px;
}
#main_container #bottom_cap {
	width: 833px;
	height: 10px;
	display: block;
	background: url(../_images/big_box_bottomcap.png) no-repeat;
	position: relative;
	top: 10px;
	clear: both;
}
#content {
	width: 562px;
	padding-left: 16px;
	display: block;
	overflow: hidden;
	float: left;
}
#container_widgets{
	background-color: #e3f0f8;
	width: 829px;
	display: block;
	text-align: left;
	position: relative;
	left: 2px;
	margin: 22px auto 23px;
}
#container_widgets #top_cap {
	width: 829px;
	height: 9px;
	display: block;
	background: url(../_images/widget_container_topcap.png) no-repeat;
	position: relative;
	bottom: 9px;
}
#container_widgets #bottom_cap {
	width: 829px;
	height: 9px;
	display: block;
	background: url(../_images/widget_container_bottomcap.png) no-repeat;
	position: relative;
	top: 9px;
}
.container_flash /* ie6 */{
	margin-left: 12px;
	margin-top: -5px;
	float: left;
	display: block;
	margin-bottom: 9px;
}
#tvspots .wrapper {
	width: 400px;
	float: left;
	margin-top: -20px;
}
#tour .wrapper {
	width: 400px;
	margin-top: -20px;
	position: relative;
	left: 120px;
}

.bluebox .container_media {
	margin-left: 39px;
}
#container_slider {
	width: 570px;
	height: 176px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	clear: both;
}
#container_slider .left_cap {
	width: 12px;
	height: 176px;
	display: block;
	background: url(../_images/scroll_box_leftcap.png) no-repeat;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
}
#container_slider .right_cap {
	width: 12px;
	height: 176px;
	display: block;
	background: url(../_images/scrollbox_rightcap.png) no-repeat;
	z-index: 99;
	top: 0;
	position: absolute;
	left: 558px;
}
#right_sidebar /* ie6 */ {
	display: block;
	width: 230px;
	margin-right: 14px;
	z-index: 99;
	right: -3px;
	position: relative;
	float: right;
}
.bluebox {
	background-color: #e3f0f8;
	margin-bottom: 11px;
	padding-top: 0;
	padding-bottom: 20px;
}
.graybox {
	background-color: #f5f5f5;
	margin-bottom: 11px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.map {
	position: relative;
	left: 83px;
	border: 1px solid #98aebf;
	display: block;
}
.column_container  {
	display: block;
	width: 226px;
	float: left;
	margin-right: 9px;
	margin-left: 10px;
}
.column_container.left /* ie6 */ {
	margin-left: 60px;
}
#subheader /* ie6 */{
	width: 818px;
	display: block;
	height: 187px;
	position: relative;
	left: 8px;
	margin-bottom: 20px;
	margin-top: -9px;
}
#find #subheader /*ie6*/ {
	margin-bottom: 6px;
}
#tour_wrapper {
	width: 410px;
	margin-left: 170px;
	display: block;
	overflow: hidden;
}
#container_iframe /*ie6*/ {
	position: relative;
	overflow: hidden;
	height: 329px;
	margin-left: 141px;
	width: 558px;
	border: 1px solid #7b7b7b;
	margin-bottom: 10px;
}
#container_iframe.icetwo {
	height: 350px;
	width: 600px;
	margin-left: 120px;
}
#container_iframe_bravos,
#container_iframe.epicz {
	height: 485px;
	width: 790px;
	margin-left: 20px;
	
	position: relative;
	overflow: hidden;
	border: 1px solid #7b7b7b;
	margin-bottom: 10px;	
}
iframe#maytag_demo /*ie6*/{
	width: 580px;
	height: 499px;
	overflow: hidden;
	border-style: none;
	position: absolute;
	display: block;
	top: -172px;
	left: -23px;
}
iframe#maytag_demo.icetwo {
	top: -134px;
	left: -31px;
	width: 632px;
}
iframe#maytag_demo_bravos,
iframe#maytag_demo_epicz {
	top: -174px;
	left: -28px;
	width: 1041px;
	height: 660px;
	overflow: hidden;
	border-style: none;
	position: absolute;
	display: block;	
}
/* ######### TEXT ######### */
p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 14px;
	color: #6d899c;	
}
.legal {
	font-size: 10px;
	color: #124384;
}
.bluebox p {
	margin-left: 20px;
	margin-right: 20px;
}
a {
	color: #1b5795;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0094ff;
}
a.more {
	display: block;
	background: url(../_images/blue_arrow.png) no-repeat right;
	font-size: 12px;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 106px;
}
.graybox a.more {
	margin-left: 20px;
}
a.back {
	display: block;
	width: 98px;
	height: 8px;
	text-indent: -10000px;
	margin-left: 21px;
	background: url(../_images/link_back.png) no-repeat 0 0;
	margin-bottom: 10px;
	overflow: hidden;
}
a.back:hover {
	background-position: 0 -8px;
}
a.more_maytag {
	display: block;
	width: 128px;
	height: 8px;
	text-indent: -10000px;
	background: url(../_images/link_more_at_maytag.png) no-repeat 0 0;
	overflow: hidden;
}
a.more_maytag:hover {
	background-position: 0 -8px;
}
a.view_video {
	display: block;
	width: 79px;
	height: 8px;
	text-indent: -10000px;
	background: url(../_images/link_view_video.png) no-repeat 0 0;
	overflow: hidden;
}
a.view_video:hover {
	background-position: 0 -8px;
}
a.view_demo {
	display: block;
	width: 79px;
	height: 8px;
	text-indent: -10000px;
	background: url(../_images/link_view_demo.png) no-repeat 0 top;
}
a.view_demo:hover {
	background-position: 0 bottom;
}
h2 {
	margin-bottom: 1px;
}
h3.blue {
	background-color: #e3f0f8;
	margin-bottom: 12px;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #002d56;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-top: 4px;
}
h3.gray {
	background-color: #f5f5f5;
	margin-bottom: 1px;
	padding-left: 13px;
	padding-bottom: 5px;
	color: #002d56;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-top: 0;
	display: block;
}
h2#title_find_store,
h2#title_search_results,
h2#title_store_details,
h2#title_customize_your_visit,
h2#title_success,
h2#title_please_login,
h2#title_maytagstore_admin {
	display: block;
	overflow: hidden;
	height: 33px;
	text-indent: -10000px;
	background: #e3f0f8 no-repeat 20px 1px;
	margin-top: 6px;
	border-bottom: 1px solid white;
}
h2#title_find_store {
	background-image: url(../_images/title_find_store.png);
}
h2#title_search_results {
	background-image: url(../_images/title_search_results.png);
}
h2#title_store_details {
	background-image: url(../_images/title_store_details.png);
}
h2#title_customize_your_visit {
	background-image: url(../_images/title_customize_your_visit.png);
}
h2#title_success {
	background-image: url(../_images/title_success.png);	
}
h2#title_please_login {
	background-image: url(http://www.maytagstore.com/_images/title_please_login.png);
}
h2#title_maytagstore_admin {
	background-image: url(http://www.maytagstore.com/_images/title_maytagstore_admin.png);
}
.column_container {
	font-size: 13px;
}
.column_container b {
	font-size: 16px;
	color: #575757;
}
.column_container p {
	margin-bottom: 7px;
	color: #383838;
}
p.notification {
	clear: both;
	display: block;
	padding: 5px 5px 5px 29px;
	margin-bottom: 0;
	border-style: solid;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: 6px 5px;
	position: relative;
	font: italic bold 13px/17px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 8px;
}
p.notification.success {
	background-color: #dbf3d4;
	border-color: #c7e4a2;
	color: #648b59;
	background-image: url(../_images/icon_check.png);
}
p.notification.failure {
	background-color: #fbdede;
	border-color: #ffbfbf;
	color: #ad4444;
	background-image: url(../_images/icon_failure.png);	
}
p.notification.warning {
	background-color: #fffcd9;
	border-color: #ffe7a8;
	color: #c37212;
	background-image: url(../_images/icon_warning.png);	
}
p.notification.info {
	background-color: #c4d4e1;
	border-color: #96a2ac;
	color: #43515b;
	background-image: url(../_images/icon_information.png);	
}
a.button_close:link,a.button_close:visited {
	display: block;
	width: 19px;
	height: 19px;
	margin-left: 3px;
	position: relative;
	text-indent: -1000px;
	margin-right: 3px;
	background: url(../_images/bg_close.png) 0 0;
}
a.button_close:hover {
	background-position: 0 38px;
}
a.button_close:active {
	background-position: 0 19px;
}
#or {
	color: #002d56;
	font-size: 16px;
	text-align: center;
	display: block;
	width: 388px;
	margin-bottom: 11px;
}
p.schedule_copy {
	margin-left: 10px;
}
/* ######### LISTS ######### */
ul#nav_main {
	display: block;
	width: 577px;
	float: right;
	overflow: hidden;
	height: 83px;
	position: absolute;
	top: 0;
	right: 0;
}
ul#nav_main li {
	display: block;
	float: left;
	width: 141px;
	height: 83px;
	background-repeat: no-repeat;
}
ul#nav_main li#nav_brands {	background-image: url(../_images/bg_nav_brands_over.png);}
ul#nav_main li#nav_offers {	background-image: url(../_images/bg_nav_offers_over.png);}
ul#nav_main li#nav_locations {	background-image: url(../_images/bg_nav_location_over.png);}
ul#nav_main li#nav_tour {	background-image: url(../_images/bg_nav_tour_over.png);}


ul#nav_main li a {
	display: block;
	float: left;
	width: 141px;
	height: 83px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: white;
	font: 11px/15px Tahoma;
	position: relative;
	z-index: 99;
}
ul#nav_main li a em {	
	overflow: hidden;
	text-indent: -1000px;
	width: 125px;
	height: 40px;
	display: block;
}
ul#nav_main li a img {
	position: relative;
	xtop: 0;
	xleft: 0;
	xz-index: 99;
}
#xnav_main li#nav_brands a {	background-image: url(../_images/bg_nav_brands.png);}
#xnav_main li#nav_offers a {	background-image: url(../_images/bg_nav_offers.png);}
#xnav_main li#nav_locations a {	background-image: url(../_images/bg_nav_location.png);}
#xnav_main li#nav_tour a {	background-image: url(../_images/bg_nav_tour.png);}

#xnav_main li#nav_brands a:hover {	background-image: url(../_images/bg_nav_brands_over.png);}
#xnav_main li#nav_offers a:hover {	background-image: url(../_images/bg_nav_offers_over.png);}
#xnav_main li#nav_locations a:hover {	background-image: url(../_images/bg_nav_location_over.png);}
#xnav_main li#nav_tour a:hover {	background-image: url(../_images/bg_nav_tour_over.png);}


#store_list {
	margin-left: 20px;
	margin-bottom: 10px;
}
#store_list.confirm {
	margin-top: 20px;
	margin-left: 60px;
}
#store_list li {
	border-bottom: 1px dotted #afc1d0;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	clear: left;
	overflow: hidden;
	padding-bottom: 10px;
}
#store_list li .name {
	color: #002d56;
	display: block;
	font: bold 15px/20px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	padding-left: 106px;
	padding-top: 2px;
	background-position: 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 0;
}
#store_list.confirm li .name {
	padding-left: 0;
	background-image: none;
}
#store_list li .name.store {
	background-image: url(../_images/icon_store.png);
}
#store_list li .name.mhac {
	background-image: url(../_images/icon_mhac.png);
}
#store_list li .name.home {
	background-image: url(../_images/icon_home.png);
}
#store_list li .info /* ie6 */ {
	display: block;
	width: 190px;
	color: #3f6383;
	font: 12px/15px "Trebuchet MS", Tahoma;
	margin-right: 10px;
	position: relative;
	float: left;
	left: 110px;
}
#store_list li .info b {
	color: #103e76;
}
#store_list li .info.first /* ie6 */ {
	float: left;
}
#store_list.confirm li .info.first {
	margin-left: 0;
	margin-bottom: 7px;
}
#store_list li .phone {
	font-family: "Trebuchet MS";
	font-weight: bold;
	display: block;
	color: #3f6383;
}
#store_list li .schedule, #store_list li .website{
	padding-left: 22px;
	padding-bottom: 0;
	padding-top: 2px;
	margin-top: 3px;
	display: block;
}
#store_list li .directions {
	background: url(../_images/small_arrow.png) no-repeat 4px 7px;
	padding-bottom: 2px;
	padding-left: 11px;
	display: block;
	padding-top: 2px;
	margin-top: 3px;
}
#store_list li .schedule {
	background: url(../_images/calendar_view_day.png) no-repeat;
	display: block;
}
#store_list .website {
	background: url(../_images/page_html.gif) no-repeat;
	display: block;
	padding-left: 20px;
}

ul#brands {
	width: 534px;
}
ul#brands li {
	padding-left: 183px;
	background: url(../_images/horiz_divider_long.png) no-repeat center bottom;
	padding-bottom: 12px;
	margin-bottom: 10px;
	padding-top: 10px;
}
ul#brands li p a {
	background: url(../_images/small_arrow.png) no-repeat 0 5px;
	padding-left: 8px;
	margin-left: 3px;
}
ul#brands li.last,ul#offers li.last, ul#store_list li.last {
	background-image: none;
	border-style: none;
}
ul#brands li img {
	float: left;
	margin-left: -158px;
	margin-top: 12px;
}
ul#brands li h4.amana,
ul#brands li h4.estate,
ul#brands li h4.jennair,
ul#brands li h4.kitchenaid,
ul#brands li h4.maytag,
ul#brands li h4.whirlpool,
h2#title_offers_promotions,
h2#title_monthly_ad,
h2#title_quality_time,
h2#title_step_inside,
h2#title_tv_spots {
	display: block;
	height: 15px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	margin-bottom: 2px;
}
ul#brands li h4.amana {	background-image: url(../_images/brand_name_amana.png);}
ul#brands li h4.estate {background-image: url(../_images/brand_name_estate.png); }
ul#brands li h4.jennair {background-image: url(../_images/brand_name_jennair.png); }
ul#brands li h4.kitchenaid {background-image: url(../_images/brand_name_kitchenaid.png); }
ul#brands li h4.maytag {background-image: url(../_images/brand_name_maytag.png); }
ul#brands li h4.whirlpool {background-image: url(../_images/brand_name_whirlpool.png); }
h2#title_offers_promotions {
	background-image: url(http://www.maytagstore.com/_images/title_rebates_promotions.png);
	margin-left: 5px;
	border-bottom: 1px solid silver;
	margin-bottom: 0;
	padding-bottom: 3px;
	margin-right: 28px;	
}
h2#title_monthly_ad {
	background-image: url(http://www.maytagstore.com/_images/title_monthly_ad.png);
	margin-left: 5px;
	border-bottom: 1px solid silver;
	margin-bottom: 0;
	padding-bottom: 3px;
	margin-right: 28px;
}
h2#title_tv_spots {
	background-image: url(http://www.maytagstore.com/_images/title_tv_spots.png);
	margin-left: 5px;
	border-bottom: 1px solid silver;
	margin-bottom: 0;
	padding-bottom: 3px;
	margin-right: 28px;
}
h2#title_quality_time {
	background-image: url(../_images/title_quality_time.png);
	padding-bottom: 0;
	height: 18px;
	margin: 14px 28px 0 10px;
}
h2#title_step_inside {
	background-image: url(../_images/title_step_inside.png);
	padding-bottom: 0;
	height: 18px;
	margin: 14px 28px 0 0;
}

ul#offers li .tab_graphic_container /*ie6*/ {
	margin-right: 10px;
	margin-left: -329px;
	display: block;
	float: left;
}
ul#offers li .promo_graphic_container /*ie6*/{
	margin-right: 10px;
	display: block;
	float: left;
	margin-left: -249px;
}
ul#offers {
	width: 540px;
	margin-top: 10px;
}
ul#offers li /*ie6*/ {
	display: block;
	overflow: hidden;
	background: url(../_images/horiz_divider_long.png) no-repeat center bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 262px;
	padding-top: 0;
}
ul#offers.tab li {
	padding-left: 336px;
	height: 173px;
}
ul#offers li .promo_name /*ie6*/ {
	color: #002d56;
	margin-bottom: 3px;
	font: bold 14px/18px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
}
ul#offers li p {
	font: 12px/15px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #082435;
	margin-bottom: 6px;
}
ul#offers li .offer_dates {
	font: 12px/15px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #082435;	
}
ul#offers li .offer_dates b {
	
}
ul#offers li a.pdf {
	font-size: 12px;
	background: url(../_images/icon_pdf.png) no-repeat;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 21px;
	margin-top: 2px;
	display: block;
	width: 122px;
	margin-left: 0;
}
ul#offers li a.look_inside {
	display: block;
	font-size: 12px;
	background: url(../_images/small_arrow.png) no-repeat 12px 6px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 21px;
	margin-top: 2px;
	width: 120px;
}

ul#tour_options {
	display: block;
	overflow: hidden;
	width: 460px;
	padding-bottom: 4px;
	padding-top: 0;
}
ul#tour_options li a,ul#tour_options li {
	display: block;
	float: left;
	width: 145px;
	overflow: hidden;
	padding-right: 0;
	background: url(../_images/vert_divider.png) no-repeat 130px center;	
}
ul#tour_options li#product_demos {
	background-image: none;
}
ul#tour_options li a .name {
	display: block;
	background-repeat: no-repeat;
	width: 98px;
	height: 8px;
	background-position: 0 0;
	text-indent: -10000px;
	margin-top: 10px;
	margin-left: 13px;
	overflow: hidden;
}
ul#tour_options li a:hover .name {
	background-position: 0 -8px;
}
ul#tour_options li#tour a .name {
	background-image: url(../_images/link_store_tour.png);
}
ul#tour_options li#tv_spots a .name {
	background-image: url(../_images/link_tv_spots.png);
}
ul#tour_options li#product_demos a .name {
	background-image: url(../_images/link_product_demos.png);
}

ul#list_menu {
	font-size: 11px;
}
#tvspots ul#list_menu /*ie6*/ {
	font-size: 11px;
	display: block;
	width: 131px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
}
ul#list_menu li a /*ie6*/{
	display: block;
	margin-top: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
ul#list_menu li a#current,ul#list_menu li a#current:hover {
	font-weight: bold;
	font-size: 12px;
	color: #002d56;
	background: url(../_images/small_arrow.png) no-repeat 2px 9px;
	padding-left: 13px;
}



ul#demos {
	margin-left: 45px;
	margin-top: 19px;
	display: block;
	overflow: hidden;
	background: url(../_images/select_a_demo.png) no-repeat 240px top;
	padding-top: 60px;
	padding-bottom: 10px;
}
body#demos ul#demos {
	margin-left: 45px;
	margin-top: 6px;
	display: block;
	overflow: hidden;
	background: url(../_images/product_demos.png) no-repeat 280px top;
	padding-top: 30px;
	margin-bottom: 5px;
}
ul#demos li {
	display: block;
	float: left;
	margin-right: 4px;
	width: 146px;
	height: 135px;
}

ul#demos li a{
	width: 146px;
	display: block;
	float: left;
	height: 146px;
	position: relative;
	overflow: hidden;
	background-position: 0 top;
	background-repeat: no-repeat;
	z-index: 99;
}

ul#demos li#icetwooh a {
	background: url(../_images/demo_bg_ice20_active.jpg) no-repeat left top;
}
ul#demos li#epicz a {
	background: url(../_images/demo_bg_epicz_active.jpg) no-repeat left top;
}
ul#demos li#bravos a {
	background: url(../_images/demo_bg_bravos_active.jpg) no-repeat left top;
}
ul#demos li#gemini a {
	background: url(../_images/demo_bg_gemini_active.jpg) no-repeat left top;
}
ul#demos li#jetclean a {
	background: url(../_images/demo_bg_jetclean_active.jpg) no-repeat left top;
}

ul#demos li#icetwooh a img {
	position: relative;
}
ul#demos li#epicz a img {
	position: relative;
}
ul#demos li#bravos a img {
	position: relative;
}
ul#demos li#gemini a img {
	position: relative;
}
ul#demos li#jetclean a img {
	position: relative;
}

ul#demos li a .name{
	height: 11px;
	display: block;
	width: 146px;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	margin-left: 0;
	left: 0;
	background-position: center 0;
	background-repeat: no-repeat;
}
ul#demos li a:hover .name {
	background-position: center -11px;
}
ul#demos li#icetwooh a .name {background-image: url(../_images/link_ice20.png);}
ul#demos li#epicz a .name {background-image: url(../_images/link_epicz.png);}
ul#demos li#bravos a .name {	background-image: url(../_images/link_bravos.png);}
ul#demos li#gemini a .name {	background-image: url(../_images/link_gemini.png);}
ul#demos li#jetclean a .name {	background-image: url(../_images/link_jetclean.png);}

ul#additional_links {
	display: block;
	width: 566px;
	overflow: hidden;
	position: relative;
	margin-left: 120px;
	height: 17px;
}
ul#additional_links li {
	float: right;
	margin-left: 13px;
}
ul#admin_select {
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-left: 60px;
}
ul#admin_select li {
	float: left;
}

ul#admin_select li#offers a {
	background-image: url(http://www.maytagstore.com/_images/bg_admin_select_promo.jpg);
}
ul#admin_select li#tab a {
	background-image: url(http://www.maytagstore.com/_images/bg_admin_select_tab.jpg);
}
ul#admin_select li#tvspots a {
	background-image: url(http://www.maytagstore.com/_images/bg_admin_select_tv.jpg);
}
ul#admin_select li a:link,ul#admin_select li a:visited {
	background-repeat: no-repeat;
	background-position: left top;
	width: 165px;
	float: left;
	margin-right: 10px;
	padding-top: 160px;
	text-align: center;
}
ul#admin_select li a:hover,ul#admin_select li a:active {
	background-position: right top;
}
/* LISTS - CHECK BOXS  */
ul.check_boxes {
	margin: 13px 0 0;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 430px;
}
ul.check_boxes li {
	padding-left: 0;
	padding: 0;
	display: block;
	float: left;
	overflow: hidden;
	color: #50627f;
	font-size: 12px;
	width: 110px;
	margin: 0 30px 16px 0;
}
ul.check_boxes input {
	float: left;
	display: block;
	margin-right: 7px;
	margin-top: 0;
}
fieldset ul li  {
	padding-left: 80px;
	position: relative;
}
fieldset ul.no_labels li {
	padding: 0;
}

/* @ LISTS - CHECK BOXS  */


/* ######### STEPS ######### */
ol#steps {
	display: block;
	overflow: hidden;
	width: 582px;
	margin-bottom: 4px;
	z-index: 90;
	position: relative;
	margin-top: -12px;
	height: 53px;
}
ol#steps li {
	background-color: #d1e6f3;
	float: left;
	height: 53px;
	display: block;
	position: relative;
	overflow: visible;
	right: -15px;
}
ol#steps li.current {
	background: #4d9ccf no-repeat right top;
}
ol#steps li.current em {
	color: white;
}
ol#steps li strong {
	font: 40px "arial black";
	color: white;
	display: block;
	width: 33px;
	margin-top: -5px;
	float: left;
	position: relative;
	left: 9px;
}
ol#steps li em {
	color: white;
	height: 50px;
	display: block;
	position: relative;
	left: 0;
	padding-top: 10px;
	text-indent: 0;
	font-family: "gil sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: visible;
	margin-left: 40px;
}
ol#steps li em {
	background: url(../_images/bg_steps.png) no-repeat right;
	display: block;
	height: 43px;
}
ol#steps li.current em {
	background: url(../_images/bg_steps_active.png) no-repeat right top;
}
ol#steps li.before_current em {
	background: url(../_images/bg_steps_before_current.png) no-repeat right top;
}
ol#steps li em b {
	font-weight: bold;
	font-variant: small-caps;
	display: block;
}
ol#steps li.current em b {
	text-shadow: #2a4877 0 1px 2px;
}
ol#steps.two li em { font-size: 14px;
	position: relative;
}
ol#steps.two li em b {	font-size: 24px; }

ol#steps.three li em, ol#steps.four li em { font-size: 11px; }
ol#steps.three li em b, ol#steps.four li em b {	font-size: 19px;
	margin-top: -1px;
}

ol#steps.five li em { font-size: 10px; }
ol#steps.five li em b {	font-size: 16px; }

ol#steps.two li {width: 50%; }
ol#steps.three li {width: 33%; }
ol#steps.four li {width: 25%; }
ol#steps.five li {width: 20%; } 

/* ######### CALLOUTS ######### */
ul#callouts {
	margin-top: -5px;
	display: block;
	overflow: hidden;
}
ul#callouts li a {
	xtext-indent: -10000px;
	display: block;
	position: relative;
	width: 228px;
	height: 80px;
}
ul#callouts li /*ie6*/ {
	margin-bottom: 3px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 228px;
	height: 80px;
}
ul#callouts li a .more {
	display: block;
	position: absolute;
	right: 9px;
	bottom: 7px;
	height: 18px;
	margin: 0;
	width: 115px;
}
ul#callouts li a .more .arrow {
	float: right;
}
ul#callouts li a .more .scroll {
	display: block;
	width: 88px;
	height: 10px;
	float: left;
	padding-top: 6px;
}
ul#callouts li a .more .scroll img {
	xvisibility: hidden;
}
ul#callouts li#callout_schedule a {
	background-image: url(../_images/callout_schedule.jpg);
}
ul#callouts li#callout_deal a {
	background-image: url(../_images/callout_deal.jpg);
}
ul#callouts li#callout_demo a {
	background-image: url(../_images/callout_demo.jpg);
}
ul#callouts li#callout_fabric {
	height: 210px;
}
ul#callouts li#callout_fabric a {
	height: 164px;
	background: url(../_images/callout_fabric-freshner.jpg) no-repeat;
	padding-top: 26px;
}
/* ######### IMAGES ######### */
a#logo {
	background: url(../_images/logo.png) no-repeat;
	display: block;
	float: left;
	width: 260px;
	height: 81px;
	text-indent: -10000px;
	margin-left: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
img#family {
	position: absolute;
	bottom: -6px;
	right: 2px;
	z-index: 99;
}
#footer img {
	position: relative;
	margin-right: 31px;
	margin-bottom: 6px;
}

.tab_graphic_container {
	width: 315px;
	height: 167px;
	display: block;
	overflow: hidden;
	position: relative;
}
.tab_graphic_container img.tab_pg2 {
	position: absolute;
	z-index: 80;
	left: 5px;
	top: 7px;
}
.tab_graphic_container img.tab_pg3 {
	position: absolute;
	z-index: 80;
	right: 5px;
	top: 7px;
}
.tab_graphic_container img.tab_overlay {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
}
#planner {
	float: right;
	margin-top: -11px;
	margin-right: -18px;
}
.repairman_sucess {
	float: right;
	margin-bottom: -19px;
	margin-right: 40px;
}
img#arms_crossed_white /*ie6*/{
	position: absolute;
	bottom: -6px;
	z-index: 99;
	left: 12px;
}
img#store_exterior {
	float: right;
	margin-bottom: 19px;
	margin-left: 16px;
	margin-right: 28px;
	position: relative;
	top: 14px;
}
/* ######### SLIDER FORMATTING ######### */
#slider1 p {
	color: #002d56;
	font: 12px/17px "Lucida Grande", Helvetica, Tahoma, "Trebuchet MS", "Gill Sans";
	position: relative;
}
#slider1 .previous a,#slider1 .next a /* ie6 */{
	text-decoration: none;
	xcolor: #0076bf;
	height: 19px;
	padding-top: 9px;
	display: block;
	font-size: 12px;
	top: 127px;
}
#slider1 .previous a {
	position: absolute;
	background: url(../_images/blue_arrow_left.png) no-repeat left;
	left: 23px;
	padding-left: 22px;
}
#slider1 #panel3 .previous a {
	position: absolute;
	background: url(../_images/blue_arrow_left.png) no-repeat left;
	left: 167px;
	padding-left: 22px;
}
#slider1 .next a {
	position: absolute;
	right: 20px;
	background: url(../_images/blue_arrow.png) no-repeat right;
	padding-right: 22px;
}
#slider1 #panel1 h2 {
	display: block;
	background: url(../_images/experience-the-maytag-store.png) no-repeat;
	text-indent: -10000px;
	height: 29px;
	margin-left: 140px;
	margin-bottom: -4px;
}
#slider1 #panel2 h2 {
	display: block;
	background: url(../_images/quality-in-action.png) no-repeat;
	text-indent: -10000px;
	height: 29px;
	margin-left: 0;
	margin-bottom: -4px;
}
#slider1 #panel3 h2 {
	display: block;
	background: url(../_images/something-for-everyone.png) no-repeat;
	text-indent: -10000px;
	height: 29px;
	margin-left: 140px;
	margin-bottom: -4px;
}
#slider1 #panel1 img#maytag_man_cent {
	margin-right: 25px;
	float: left;
}
#slider1 #panel2 #bake {
	float: right;
	margin-top: -11px;
	margin-right: 7px;
}
#slider1 #panel3 #kids_zone {
	float: left;
	margin-right: 14px;
}
/* ######### WIDGETS ######### */
ul#widgets {
	display: block;
	overflow: hidden;
	width: 660px;
	height: 130px;
	position: relative;
}
ul#widgets li {
	background: url(../_images/widget_background.png) no-repeat;
	overflow: hidden;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}
ul#widgets li a {
	display: block;
	float: left;
	width: 215px;
	height: 131px;
	position: relative;
	text-decoration: none;
	background-repeat: no-repeat;
}
ul#widgets li a img.widget_overlay{
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
}
ul#widgets li a .strip {
	display: block;
	overflow: hidden;
	width: 206px;
	padding-bottom: 15px;
	padding-top: 4px;
	position: relative;
	top: 50px;
	left: 1px;
	background-repeat: no-repeat;
	color: white;
	padding-left: 7px;
	height: 53px;
}
ul#widgets li a .strip.blue{
	background-image: url(../_images/band_bg_maytag_blue.png);
}
ul#widgets li a .strip.darkblue{
	background-image: url(../_images/band_bg_maytag_blue_dk.png);
}
ul#widgets li a .strip.red{
	background-image: url(../_images/band_bg_maytag_red.png);

}
ul#widgets li a .strip.gold{
	background-image: url(../_images/band_bg_maytag_gold.png);

}
ul#widgets li a .strip .headline{
	float: left;
	margin-right: 7px;
	font: bold 30px Tahoma, "Trebuchet MS", "Stymie T", Rockwell;
	margin-top: -2px;
	margin-bottom: 7px;
}
ul#widgets li a .strip .headline sup{
	position: relative;
	top: 5px;
}
ul#widgets li a .strip .text{
	font: 10px/14px Verdana;
	text-transform: capitalize;
	display: block;
	margin-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
	height: 42px;
	overflow: hidden;
}
ul#widgets li a .strip .text em {
	font-weight: bold;
	font-size: 12px;
	display: block;
}
ul#widgets li a .strip .text.noheadline {
	font: 10px/14px Verdana;
	text-transform: capitalize;
	display: block;
	margin-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
	height: 42px;
	overflow: hidden;
	text-align: center;
}
ul#widgets li a .strip .more {
	display: block;
	position: absolute;
	height: 19px;
	margin-right: 5px;
	text-align: left;
	width: 90px;
	bottom: 0;
	right: 0;
	float: right;
	background-position: right;
}
ul#widgets li a .strip .more .arrow {
	position: relative;
	top: 2px;
}
ul#widgets li a .strip .more .scroll {
	padding-top: 5px;
	display: block;
	width: 71px;
	float: left;
}
ul#widgets li a .strip .more .scroll img {
	xvisibility: hidden;
	margin: 0;
}
a#tab_button /* ie6 */ {
	width: 135px;
	height: 131px;
	display: block;
	background-image: url(../_images/tab_button.png);
	position: relative;
	float: left;
	margin-left: 14px;
	margin-right: 14px;
}
a#tab_button img {
	position: absolute;
	top: 24px;
	left: 23px;
}
/* ######### OFFERS ######## */
.promo_graphic_container {
	background: url(../_images/widget_background.png) no-repeat;
	overflow: hidden;
	float: left;
	margin-right: 4px;
}
.promo_image {
	display: block;
	float: left;
	width: 215px;
	height: 131px;
	position: relative;
	text-decoration: none;
	background-repeat: no-repeat;
}
.promo_graphic_container img.widget_overlay {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
}
.promo_image .strip {
	display: block;
	overflow: hidden;
	width: 206px;
	padding-bottom: 15px;
	padding-top: 4px;
	position: relative;
	top: 50px;
	left: 1px;
	background-repeat: no-repeat;
	color: white;
	padding-left: 7px;
	height: 53px;
}
.promo_image .strip.blue {
	background-image: url(../_images/band_bg_maytag_blue.png);
}
.promo_image .strip.darkblue {
	background-image: url(../_images/band_bg_maytag_blue_dk.png);
}
.promo_image .strip.red {
	background-image: url(../_images/band_bg_maytag_red.png);

}
.promo_image .strip.gold {
	background-image: url(../_images/band_bg_maytag_gold.png);

}
.promo_image .strip .headline {
	float: left;
	margin-right: 7px;
	font: bold 30px Tahoma, "Trebuchet MS", "Stymie T", Rockwell;
	margin-top: -2px;
	margin-bottom: 7px;
}
.promo_image .strip .headline sup {
	position: relative;
	top: 5px;
}
.promo_image .strip .text {
	font: 10px/14px Verdana;
	text-transform: capitalize;
	display: block;
	margin-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
}

/* ######### FORMS ######### */
input.textbox,input.button {
	background-color: #f9f3e9;
	border: 1px solid #cccccb;
	color: #1f272d;
	padding: 6px;
	font: 16px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
input#continue {
	float: right;
	background: #f9f3e9 url(http://www.maytagstore.com/_images/small_arrow.png) no-repeat 79px 14px;
	padding-right: 10px;
	margin-right: 20px;
	width: 90px;
	margin-left: 50px;
}
input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}
form {
	margin-top: 10px;
}
fieldset {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}
label {
	width: 60px;
	font-size: 12px;
	color: #0094ff;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	display: block;
	float: left;
}
select {
	margin-left: 20px;
}
hr {
	border-top: 1px solid white;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: white;
}
/* ######### YUI CALENDAR ######### */
.yui-calcontainer {
	font-size: 14px;
}
/* ######### ADMIN ######### */
/* ######### SHORTCUTS ######### */