#left{
	height:auto;
}

#stories-index #main{
	background: #000 url("/pub-share/img/reskin/stories-header-image.jpg") no-repeat top left;
	padding-top:260px;
	overflow:hidden;
}

#stories-index .content-main{
	background:none;
	border:none;
	position:relative;
}

div.featured-story { 	padding: 0 22px; }

div.featured-story h4,
div.featured-story b,
div.featured-story p{
	color:#fff;	
	font-family:arial;	
}

div.featured-story h4{
	color:#6ca400;
	font-size:25px;
}

div.featured-story b{ font-weight:normal; }

div.featured-story p{ height:auto; }

div.featured-story a.full-btn{ background:none; }

div.featured-story a.full-btn span{ background:none; }

div.other-stories h4{
	height:50px;
	padding:0;
	text-indent:-9999px;	
}

div.other-stories h4.truck{
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 0 transparent;
}

div.other-stories h4.hybrid{
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 -50px transparent;
}

div.other-stories h4.all{
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 -100px transparent;
}

div.other-stories div.content-main{
	padding:0;
}

#stories-index div.other-stories div.content-main a.submit{	
	display:none;
}

div.other-stories div.content-main a.submit{	
	display:block;
	height:50px;
	line-height:50px;
	color:#C1CED1;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	top:0;
	right:22px;
	text-decoration:none;
}

div.other-stories div.content-main .blueboxBigTop,
div.other-stories div.content-main .blueboxBigBottom{
	background:url("/pub-share/img/reskin/main-overview-content-top-bottom.jpg") no-repeat scroll 0 0 transparent;
	font-size:0;
	height:4px;
	margin:0 4px 0 3px;
	
}

div.other-stories div.content-main .blueboxBigTop span,
div.other-stories div.content-main .blueboxBigBottom span{
	background:url("/pub-share/img/reskin/main-overview-content-top-bottom.jpg") no-repeat scroll top right transparent;
	font-size:0;
	height:4px;	
	width:500px;
	display:block;
	float:right;
}

div.other-stories div.content-main .blueboxBigBottom{
	background:url("/pub-share/img/reskin/main-overview-content-top-bottom.jpg") no-repeat scroll bottom left transparent;
}

div.other-stories div.content-main .blueboxBigBottom span{
	background:url("/pub-share/img/reskin/main-overview-content-top-bottom.jpg") no-repeat scroll bottom right transparent;
}

div.other-stories div.content-main .blueboxLarge{
	margin:0 22px;
	width:716px;
	background:url("/pub-share/img/reskin/main-overview-content-bg.jpg") repeat-x scroll 0 0 #FFFFFF;	
	position:relative;
	overflow:auto !important;
	overflow: visible;
	min-height:100px;
	height:auto !important;
	height:100px;	
}

div.other-stories .show-story{
	background:none;
	padding:8px 35px 8px 40px;
}

.show-story p a{
	display:block;
	text-align:right;
	font-size:12px;
}

.show-story h5{
	color:#4a6178;
	font-size:16px;
	font-weight:bold;
}

.show-story b,
.show-story p{
	font-size:12px;
}

.show-story img {
	margin:10px 45px 0 0;
}

#stories-index .blueboxLarge .btn_sm_f2f2f2{
	display:none;
}

.blueboxLarge .btn_sm_f2f2f2{
	position:relative;
	bottom:0;
	left:575px;
	float:none;	
	background:url("/pub-share/img/reskin/buttons3.gif") no-repeat scroll 0 -25px transparent !important;
	color:#000000;
	height:25px;
	line-height:25px;
	margin:8px 20px 5px 0;	
	display:block;
	width:105px;
	text-align:right;
}

.blueboxLarge .btn_sm_f2f2f2 span {
	background:url("/pub-share/img/reskin/buttons3.gif") no-repeat scroll right -25px transparent !important;
	color:#000000;
	font-size:12px;
	height:25px;
}

#stories-index .contact{
	color:#fff;
	font-size:14px;
	font-style:italic;
	margin: 0 0 10px;
	text-align:center;
}

* html img, 
* html .png{
    azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/pub-share/img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
        
    );
}

/** SUBMIT PAGE **/

#stories-add #left{
	height:auto;
}

#stories-add #pageTitle,
.stories-save #pageTitle,
#wiper-blades-block,
.stories-single #stories-block,
.stories-single #pageTitle,
#stories-preview #pageTitle,
#left .tp,
#left .bt{ display:none;}

#stories-block{ 
	background:#d5dfe1 url();
	padding:14px 12px 5px;
	width:136px;
}

#stories-add #main,
#stories-index.stories-single #main,
#stories-preview #main,
#stories-index.stories-save #main{
	margin:0 0 0 14px;
	background:#000 url();
	padding:0;
	width:586px;
}

#stories-add #main h3,
.stories-single #main h3,
#stories-preview #main h3,
#stories-index.stories-save #main h3{ 
	border:none; 
	background:none;
	font-size:16px;
	color:#4a6178;
}

#stories-add #main h3.header ,
.stories-single #main h3.header,
#stories-preview #main h3.header,
#stories-index.stories-save #main h3.header {
	background:url("/pub-share/img/reskin/stories-header-bg.jpg") no-repeat scroll 0 0 transparent;
	height:34px;
	padding:0;
	text-indent:-9999px;	
}

#stories-add #main .headerImage ,
.stories-single #main .headerImage,
#stories-preview #main .headerImage,
#stories-index.stories-save #main .headerImage {
	background:url("/pub-share/img/reskin/stories-inner-header-image.jpg") no-repeat scroll 0 0 transparent;
	height:212px;
}

#stories-add #main h3.innerTitle ,
.stories-single #main h3.innerTitle,
#stories-preview #main h3.innerTitle,
#stories-index.stories-save #main h3.innerTitle {
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 -150px transparent;
	height:64px;
	padding:0;
	text-indent:-9999px;
}

#stories-add #main .blueboxBigTop ,
.stories-single #main .blueboxBigTop,
#stories-preview #main .blueboxBigTop,
#stories-index.stories-save #main .blueboxBigTop {
	background:url("/pub-share/img/reskin/parts-top-bg.gif") no-repeat scroll 0 0 transparent;
	font-size:0;
	height:4px;
	margin:0 auto;
	width:548px;
}

#stories-add #main .blueboxBigBottom ,
.stories-single #main .blueboxBigBottom,
#stories-preview #main .blueboxBigBottom,
#stories-index.stories-save #main .blueboxBigBottom {
	background:url("/pub-share/img/reskin/parts-bottom-bg.gif") no-repeat scroll 0 0 transparent;
	height:4px;
	margin:0 auto 10px;
	width:548px;
}

#stories-add #main .blueboxLarge,
#stories-preview #main .blueboxLarge,
#stories-index.stories-save #main .blueboxLarge {
	background:url("/pub-share/img/reskin/parts-bluebox-large.jpg") repeat-x scroll 0 0 #FFFFFF;
	height:auto !important;
	margin:0 auto;
	min-height:670px;
	width:548px;
}

.stories-single #main .blueboxLarge,
#stories-index.stories-save #main .blueboxLarge {
	background:url("/pub-share/img/reskin/TOO_MTO_01b_15.jpg") repeat-x scroll 0 0 #FFFFFF;
	width:547px;
	margin:0 auto;
}

.stories-single #main .blueboxBigTop,
#stories-index.stories-save #main .blueboxBigTop{
	background:url("/pub-share/img/reskin/TOO_MTO_01b_11.jpg") no-repeat scroll 0 0 transparent;
	height:3px;
	width:547px;
}

.stories-single #main .blueboxBigBottom,
#stories-index.stories-save #main .blueboxBigBottom{
	width:547px !important;
	width:546px; /** IE6 FIX **/
}

#stories-add #main form{
	background:none;
	margin:0;
	overflow:auto;	
}

#stories-add #main .blueboxLarge h3,
.stories-single #main .blueboxLarge h3,
#stories-preview #main .blueboxLarge h3,
#stories-index.stories-save #main .blueboxLarge h3{
	border-bottom:1px solid #000000;
	color:#4A6178;
	font-size:18px;
	margin:0 20px 10px;
	padding:0;
}

#stories-add .blueboxLarge .info{
	font-weight:bold !important;
	margin-left:20px;
}

#stories-add #main label{
	font-size: 12px;
	font-weight:bold;
	color:#464646;
	width:180px;
}

#stories-add #main h4,
#stories-add #main form p{
	margin-left:20px;
}

#stories-add #main .chars{
	margin:8px 0 0 190px;
}

#stories-add #main .chars input{
	border:none;
}

#stories-add #main a.btn_sm_f2f2f2{
	left:250px;
	width:95px;
}

/** LEFT NAV **/

#left #findDealer{
	margin-top:10px;
}

#left label{
	color:#ffffff;
	margin-bottom:2px;
	float:left;
	position:relative;
}
#left #zipcode{
	color:#000;
	float:left;
	height:19px;
	margin-right:6px;
	width:68px;
	position:relative;
}

#left #dealerFormGadget
{
	padding-left:8px;
	position:relative;
	top:-69px !important;
	top:-69px;
	
} 
#left #dealersearchsubmit{
	position:relative;
	
}

#left #advancedSearchLnk
{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:2px;
	position:relative;
}

#left a.btn_sm_f2f2f2 {
	background:url("/pub-share/img/reskin/buttons3.gif") no-repeat scroll 0 -25px transparent !important;
	color:#000000;
	height:25px;
	line-height:25px;
}

#wrapper #left a.btn_sm_f2f2f2 span {
	background:url("/pub-share/img/reskin/buttons.jpg") no-repeat scroll right -25px transparent;
	color:#000000;
	float:left;
	height:26px;
	padding:0 5px;
	width:40px !important;
}

/** SHOW STORY PAGE **/

.stories-single #left{
	display:block !important;
}

.stories-single #left #findDealer{
	margin-top:0;
}

.stories-single #main h3.innerTitle ,
.stories-category #main h3.innerTitle {
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 -342px transparent;
	line-height:60px;
}

.stories-single #main h3.innerTitle form,
.stories-category #main h3.innerTitle form{
	text-indent:0;
	margin-right:15px;
	margin-top:0px !important;
	margin-top:17px;
}

.stories_outer .storyImage{
	width:150px;
	float:left;
	padding-top:10px;
}

.stories_outer .storyImage img{
	margin:0 auto;
	display:block;
}

.stories_outer .stories{
	background:none;
	clear:none;
	width:390px;
	float:left;
	margin:0;
}

.stories-single #main div.btns{ clear:both;}

.stories-single .btn_sm_f2f2f2{
	top:0;
	left:0;
}

.stories-single .stories .btn_sm_f2f2f2{
	width:150px;
}

.stories h5{
	color:#4a6178;
	font-size:16px;
}

.stories-single #main p#terms,
.stories-category #main p#terms{
	color:#fff;
	padding:8px 50px 15px;
	font-size:12px;
	font-style:italic;
}

.stories_outer .return{
	display:block;
	text-align:right;
	padding:0 20px;
	font-weight:bold;
}

#stories-index #main div.btns{
	text-align:right;
	margin:2px 20px 2px 142px;
	font-weight:bold;
}

/** PREVIEW PAGE **/

#stories-preview #main .blueboxLarge {
	overflow:auto;
}

#stories-preview #main h3.innerTitle {
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 -214px transparent;
}

#stories-preview #main p.instructions {
	margin:0px 20px;
	font-weight:bold;
}

#stories-preview .stories_outer{
	background-color:#F5F5F5;
	border:1px solid #9D9E9E;
	margin:20px auto;
	overflow:auto;
	padding:0;
	width:476px;	
}

#stories-preview #main .legal{
	font-size:12px;
}

#stories-preview #main a.btn_sm_f2f2f2 {
	left:400px;
	width:90px;
}

/** THANK YOU**/

.stories-save #left{
	display:block !important;
	width:160px;
	height:200px;
}

.stories-save #left #stories-block,
.stories-save #left #findDealer{
	display:none;
}

#stories-index.stories-save #main h3.innerTitle {
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 -278px transparent;
}

#stories-index.stories-save #main .blueboxLarge{
	width:477px;
	padding:5px 35px;
	min-height:100px;
}

.stories-save #main a.btn_sm_f2f2f2{
	left:280px;
	width:190px;
	margin:15px 0 4px 10px;
}

/** CATEGORIES **/

#stories-preview.stories-category #main{
	margin:0 0 0 14px !important;
	margin:0 0 0 12px;	
}

#stories-preview #main h3.innerTitle {
	background:url("/pub-share/img/reskin/stories-inner-titles.jpg") no-repeat scroll 0 -342px transparent;
}

#stories-preview.stories-category #main .full-story .btn_sm_f2f2f2 {
	width:80px;
	left:335px;
}

#stories-preview.stories-category #main .full-story .btn_sm_f2f2f2 span{
	text-align:center;
	width:65px;
}

#stories-preview.stories-category #main .stories_outer .stories{
	width:100%;
}

* html #footer p {
	font-size: 11px;
}

.stories-category #main h3 form{
	float:right;		
	font-size:75%;
	top:0;
	right:0;
}