﻿/* Global Widget Styles */
.widgets div { font-size:10px; }

.widgets form {
    padding:0;
    margin:0;
}

.widgetWrapper { float:left; }

.repairContainer, .locatorContainer { top: 5px; }

#repairContainer {
	position: absolute;
	left: 545px;
	width: 145px;
	height: 24px;
	background: #ccc url('/img/widget_tab_off_146x29.jpg') right top no-repeat;
	z-index:1200;
	visibility:visible;
}
.locatorContainer {
	position: absolute;
	left: 690px;
	width: 115px;
	height: 24px;
	background: #ccc url('/img/widget_tab_off.jpg') right top no-repeat;
	z-index:1200;
	visibility:visible;
}
.locatorContainer .nav_textbox1 {
	padding-top: 4px;
}
.locValidatorMsg {
	float:left;
	display:inline;
}
.repairServiceValidatorMsg,
.repairZipValidatorMsg {
	position: absolute;
	top: 2px;
	left: 0px;
}

.locatorContainer .nav_textbox1, .locatorContainer .nav_textbox2 {
	float: left;
	/*height: 20px;*/
	font-size: 11px;
}

.locatorContainer .nav_textbox1 { width: 76px; }

.locatorContainer .nav_textbox2 { width: 136px; }

#accordion_item1 .toggler {
	margin: 6px 6px 0 0;
	display: block;
	text-align: center;
	cursor: pointer;
}

#accordion_item2 .toggler {
	margin: 6px 6px 0 0;
	display: block;
	text-align: center;
	cursor: pointer;
}
#accordion_item1 .toggler a:hover,
#accordion_item2 .toggler a:hover 
{
	text-decoration:none;
}
#accordion_item1 .toggler a,
#accordion_item2 .toggler a {
	margin: 0 0 0 23px;
	color: #000000;
	text-decoration:underline;
}
#accordion_item1 .toggler a {
	margin: 0 0 0 4px;
	color: #000000;
	text-decoration:underline;
}
#accordion_item2 .toggler a {
	margin: 0 0 0 4px;
	color: #000000;
	text-decoration:underline;
}
#repairContainer .zip,
.zipContainer {
	padding: 11px 0 0 23px;
	background: transparent url('/img/textfield_back_sml.gif') no-repeat 18px 9px;
}
/* repair widget */
#repairContainer .order {
	padding: 11px 0 0 23px;
	background: transparent url('/img/textfield_back_lg.gif') no-repeat 18px 9px;
}
#repairContainer .order,
#repairContainer .zip {
	background-position: 14px 11px;
}
#repairContainer .textbox {
	margin-top: 2px;
}
#repairContainer .order input,
#repairContainer .zip input,
.zipContainer input {
	border:0;
	margin-right: 10px;
}
#repairContainer .zip input {
	float: left;
	padding-top: 3px;
}
/* adjust for validation "*" */
#xrepairContainer span.toggler {
	margin-right: 0px;
}
#repairContainer span.toggler a {
	margin-left: 11px;
}
.element {
	display: none;
	margin-top: 4px;
	width: 176px;
	position: absolute;
	left: -24px;
	background: #fff url('/img/store_locator_bg.jpg') left top no-repeat;
	overflow: hidden;
}

.element  a {
	margin: 4px 0 0 9px;
	text-decoration: underline;
}

.widgetCopy {
    display:block;
	color: #c8580a;
}

.widgets a {
    font-size:10px;
    text-decoration:underline;
}

.widgets input {
    font-family:verdana;
	font-size: 10px;
	vertical-align:bottom;
	padding: 2px 0 1px 5px;
	margin: 2px 0 2px 0;
	color: #333;
}

.widgets a.formSubmitLink {
    color:#b33535;
    font-size: 11px;
    font-weight:bold;
    margin: 0 0 0 4px;
    text-decoration:underline;
}

.widgets a.inlineLink {
    color:#b33535;
    text-decoration:none;
}

/* REVISED .searchContainer STYLE for new header*/
.searchContainer {
	position: absolute;
	left: 818px;
	top: 39px;
	width: 145px;
	background: url('/img/search_bg.gif') left top no-repeat;
}

.searchContainer input {
    border: solid 1px #fff;
	margin: 2px 0 0 8px;
	width: 117px;
	height: 15px;
	vertical-align: top;
	font-size: 12px;
}

.searchContainer .formButton {
	position: absolute;
	width: 13px;
	top: 0;
	left: 129px;
    visibility: visible;
	margin: 3px 0 0;
}

.searchBox {
    width:500px;
	padding: 17px 0 17px 0;
}

.promoContainer {
    width:193px;
    margin: 10px 0 10px 0;
}

.tsPromoContainer {
    width:193px;
    margin: 10px 0 2px 0;
}

#blogTitle {
	margin:12px 0 -4px 50px;
	font-size:14px;
}

.rpWidgetContainer {
	margin:0;
	width:230px;
	float:left;
}

.rpWidgetHead {
	margin:0;
	padding:0;
	width:230px;
	height:37px;
	display:block;
	overflow:hidden;
}

#rpWidgetTitle {
	padding:14px 0 0 50px;
	margin:0;
	font-size:14px;
}

.rpWidgetBody {
	margin:0;
	padding:10px 0 0 0;
	width:230px;
	height:118px;
	background: url('/img/blog-widget-body.gif') no-repeat;
	display:block;
}

#rpWidgetContent ul {
	margin:0;
	padding-top:5px;
	padding-right:6px;
}

#rpWidgetContent ul li {
	margin-left: 13px;
	background: url('/img/bullet_sml.gif') no-repeat 2px 6px;
	text-indent: -10px;
}

#rpWidgetContent a, .rpWidgetFooter a {
	margin-left: 11px;
	font-size:11px;
	color: #4B4C4D;
	cursor: pointer;
	text-decoration:none;
}

.rpWidgetFooter a { margin: 0 0 0 20px; }

#rpWidgetContent a:hover, .rpWidgetFooter a:hover { text-decoration:underline; }

.rnContentImageArea { height:116px; }

.rssWidgetContainer {
	margin:0;
	width:230px;
	float:left;
}

.rssWidgetHead {
	margin:0;
	padding:0;
	width:230px;
	height:29px;
	background: url('/img/rss-widget-head.gif') no-repeat;
	display:block;
}

#rssWidgetTitle {
	margin:0;
	padding:8px 0 0 14px;
	font-size:12px;
}

#rssContents ul {
	margin:0;
	padding-top:4px;
	padding-right:6px;
}

#rssContents ul li {
	list-style-type: none;
	color: #4B4C4D;
	margin: 0 0 0 13px;
	text-indent: -10px;
	background: url('/img/bullet_sml.gif') no-repeat 2px 6px;
}

#rssContents a {
	margin-left: 13px;
	font-size:11px;
	color: #4B4C4D;
	cursor: pointer;
	text-decoration:none;
}

#rssContents a img { margin-left: -13px; }

#rssContents a:hover { text-decoration: underline; }

.rssWidgetBody {
	margin:0;
	padding:6px 0 0 0;
	width:230px;
	height:50px;
	background: url('/img/rss-widget-body.gif') no-repeat;
	display:block;
}

.hr {
    width:93%;
    padding: 2px 0px 1px 0px;
}

.pagetools {
    width:160px;
    margin: 10px 0 0 10px;
}

.pagetools a {
    text-transform:uppercase;
    text-decoration:none;
    font-size:10px;
    color:#BA4E09;
    text-align:center;
}

#bubbleContainer {
	margin:20px 0 0 30px;
	width: 190px;
	height: 163px;
	background: url('/img/bubble.gif') top left no-repeat;
}

#bubbleHeader {
	font-size: 11px;
	margin:0;
	padding:6px 14px 2px 14px;
}

#bubble800Number {
	font-size: 16px;
	margin:0;
	padding:0 0 0 6px;
}

.bubbleListDivider {
	padding: 0 0 4px 10px;
	display: block;
}

.bubbleListItem {
	margin:0;
	padding:0;
	display:block;
	width:187px;
	height:24px;
}

.bubbleListIcon {
	float:left;
	margin:0 0 0 14px;
	padding:0;
	width:30px;
	display:inline;
}

.bubbleListText {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:110px;
	display:inline;
}

.bubbleListText div a { text-decoration:none; }

.bubbleListText div a:hover { text-decoration:underline; }

.rnPromoBody a { text-decoration: none; }

.rnPromoBtn {
	position: absolute;
	top: 108px;
	left: 152px;
	display: block;
	width: 78px;
	height: 23px;
	padding: 7px 0 0 0;
	text-align: left;
	font: 9px Verdana, Arial, Helvetica;
	font-weight: 600;
	color: #fff;
	background:transparent url(/img/promo-btn.jpg) no-repeat scroll 0%;
}

.rnPromoBtn:hover, .rnPromoBtn a:hover { background:transparent url(/img/promo-btn-ovr.jpg) no-repeat scroll 0%; }


/* Eric - here is the new sytle for the button background images and link */
.rnPromoBtnRemote {
	position: absolute;
	top: 108px;
	left: 116px;
	display: block;
	width: 102px;
	height: 23px;
	text-align: left;
	font: 9px Verdana, Arial, Helvetica;
	font-weight: 600;
	color: #fff;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/promoBtnLg.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.rnPromoBtnRemote:hover, .rnPromoBtnRemote a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/promoBtnLg_ovr.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
}
/* end styles */
