#preload {
	display: none;
}

body {
	padding: 0;
	text-align: left;
	color: #333333;
	font: 12px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #3E5569 url(http://www.pnwautos.com/images/background2.png) repeat-x scroll 0 0;
	margin: 0;
}

a:link {
	color: #3e5569;
	text-decoration: none;
}

a:visited {
	color: #3e5569;
	text-decoration: none;
}

a:active {
	color: #89a621;
}

a:hover {
	color: #89a621;
}

h2 {
	border-bottom: 1px solid #888888;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px;
	padding-bottom: 3px;
	text-align: left;
}

#mainContent {
	width: 987px;
	height: auto;
	background-color: #fff;
	margin: 20px auto 0;
	border-top: 1px solid #3E5569;
	border-left: 1px solid #3E5569;
	border-right: 1px solid #3E5569;
	text-align: left;
}

#container {
	width: 100%;
	text-align: center;
}

#mainContentInner {
	width: 645px;
	height: auto;
	

/*margin-top: 10px;
	margin-bottom: 10px;*/
	margin-left: 10px;
	float: left;
	border: 1px dotted #7f7f7f;
}

/* Easy Slider */

/*.newsticker ul, .newsticker li {
	margin:0;
	padding:0;
	list-style:none;
}
	#newsticker1 li{ 
		 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		 
		width:645px;
		height:0;
		overflow:hidden; 
		}*/
ul.newsticker {
	margin:0;
	padding:0;
	width: 100%;
	height: 230px;
	overflow:hidden; 
	text-align: center;
	display: block;
}				

 image replacement 
    .graphic, #prevBtn, #nextBtn{
        margin:0;
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
        }
/* // image replacement */

/* // Easy Slider */

#articleCategory {
	color: #9EBF26;
	font-size: 28px;
	line-height: 34px;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px dotted #656565;
	margin-bottom: 20px;
}

#summaryCategory {
	color: #9EBF26;
	font-size: 28px;
	line-height: 28px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 0;
}

#articleHeadline {
	color: #656565;
	font-size: 24px;
	line-height: 26px;
	width: 520px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#summaryHeadline {
	color: #656565;
	font-size: 21px;
	line-height: 21px;
	width: 520px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#articleSummary {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	line-height: 1.3em;
	clear: left;
}


ul.relatedArticles {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#articleText {
	font-size: 12px;
	clear: left;
	line-height: 1.3em;
}

#summaryText {
	font-size: 12px;
	line-height: 1.3em;
	clear: left;
}

.summaryImage {
	padding: 0;
	float: right;
	margin-left: 5px;
	height: 180px;
	margin-bottom: 5px;
	clear: left;
}

.articleImage {
	padding: 0;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
}

#articlePartnerLogo {
	padding: 0;
	margin-bottom: 10px;
	float: left;
	clear: both;
	display: block;
}

#header {
	width: 100%;
	height: 230px;
	margin-bottom: 10px;
	text-align: center;
}

#mainContentFrameTop {
	width: 667px;
	height: 244px;
	vertical-align: top;
	/*border: 1px solid #000;*/
}

#mainContentFrameMiddle {
	width: 437px;
	height: auto;
	background-color: #fff;
	vertical-align: top;
}

#mainContentFrameLeftContent {
	width: 667px;
	height: auto;
	background-color: #fff;
	vertical-align: top;
}

#mainContentFrameLeft {
	width: 230px;
	height: auto;
	margin: 0;
	background: #fff url(http://www.pnwautos.com/images/dividerVertical1a.png) repeat-y right;
	vertical-align: top;
	padding: 0;
	/*border: 1px solid #000;*/
}

#mainContentFrameRight {
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff url(http://www.pnwautos.com/images/dividerVertical1b.png) repeat-y left;
	vertical-align: top;
}

#footer {
	width: 987px;
	height: 120px;
	background: #000 url(http://www.pnwautos.com/images/bgFooter4.png) no-repeat 0 0;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 19px 0 0;
}

#footerContent {
	width: 987px;
	height: 120px;
	background: #000 url(http://www.pnwautos.com/images/bgFooter5.png) no-repeat 0 0;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 19px 0 0;
}

.wrapper {
	float: left;
}

.wrapperLiners {
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
}

.one_column {
	float: left;
	padding: 0 12px;
	position: relative;
	width: 125px;
	display: block;
}

.two_column {
	float: left;
	padding: 0 12px;
	position: relative;
	width: 210px;
	display: block;
}

.three_column {
	float: left;
	padding: 0 12px;
	position: relative;
	width: 315px;
	display: block;
}

.copyright_column {
	float: right;
	padding: 0 12px;
	position: relative;
	width: 125px;
	display: block;
	text-align: left;
}

.list {
	width: 90px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0 15px 10px 0;
	text-align: left;
}

.listLocales {
	width: 80px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	display: block;
	text-align: left;
	padding: 0 10px 10px 0;
	/*border: 1px solid #000;*/
}

.listLiners {
	width: 124px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	padding: 0 15px 0 0;
	text-align: left;
	margin: 0 0 15px;
}

.listCopyright {
	width: 110px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0 15px 10px 0;
	text-align: left;
}

.listLiners li, .listLocales li, .list li {
	font-size:11px;
	line-height:1.2em;
}

.listLocales li {
	font-size:11px;
	line-height:1.2em;
}

#mainContentFrame {
	width: 987px;
	height: auto;
	margin: 0;
	padding: 0;
}

.mainContentItem {
	margin: 0;
	text-align: center;
	padding: 0 10px 10px;
	font-size: 11px;
}

#mainContentItemContent {
	width: auto;
	margin: 0;
	text-align: left;
	padding-right: 10px;
	padding-top: 0;
	padding-left: 10px;
}

.mainContentHeadlineMiddle {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	display: block;
}

.mainContentHeadlineLeft {
	padding: 0;
	margin-bottom: 5px;
}

.mainContentFeedBadge {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.widgetContainer {
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
}

.videoHeadlineLarge {
	clear: left;
	float: left;
	margin: 0 0 2px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #656565;
	font-size: 14px;
	line-height: 15px;
}

.videoHeadlineSmall {
	clear: left;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #656565;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	padding: 0;
	margin: -2px 0 0;
}

.videoContainer {
	width: 120px;
	height: 90px;
	float: left;
	margin: 0 28px 15px 0;
	padding: 0;
	vertical-align: bottom;
}

.videoContainer1 {
	width: 120px;
	height: 90px;
	float: right;
	margin: 0 0 15px;
	padding: 0;
	vertical-align: bottom;
}

.videoContainer1 img, .videoContainer img {
	border: 1px solid #000;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

#gasbuddyPlaceholder {
	width: 300px;
	height: 250px;
	border: 1px dotted #999;
	margin-right: auto;
	margin-left: auto;
}

#newsVertical {
	width: 175px;
	height: 385px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#tickerVertical {
	margin: 0;
	padding: 0;
}

#tickerVertical li {
	width: 170px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 11.2px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}

.divider {
	margin-top: 5px;
	margin-bottom: 10px;
}

.copyright {
	font-size: 9px;
	line-height: 1.2em;
}

#mainContentRightInner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;
	background: transparent;
	background: url(http://www.pnwautos.com/images/dividerHorizontal3.png) no-repeat 0 0;
	text-align: center;
}

#mainContentMiddleInner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
}

#mainContentLeftInner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;
	background: url(http://www.pnwautos.com/images/dividerHorizontal2.png) no-repeat 0 0;
	text-align: center;
}

#mainContentTopInner {
	width: 647px;
	height: auto;
	margin: 0 10px 5px;
	text-align: center;
}

#mainContentLeftInnerContent {
	width: 647px;
	height: auto;
	margin: 0 10px 10px;
	padding: 0;
	text-align: left;
}


.tblGenFixed {
	width: 645px;
	font-size: 11px;
	line-height: 1.0em;
}

.tblGenFixed td {
	border-bottom: 1px dotted #999;
}

.s0, .s1, .s2, .s3, .s4 {
	padding: 5px;
}

.s0, .s1 {
	font-weight: bold;
}

.s0 {
	font-size: 14px;
	text-transform: uppercase;
}


#footerInner {
	background-color: #000;
	font-size: 10px;
	color: #888888;
	font-size: 11px;
	line-height: 1.2em;
	padding: 0;
	text-align: center;
	margin: 0 0 0 15px;
}

#footerInner a:link {
	color: #fff;
	text-decoration: none;
}

#footerInner a:visited {
	color: #b1b1b1;
	text-decoration: none;
}

#footerInner a:active {
	color: #fff;
	text-decoration: underline;
}

#footerInner a:hover {
	color: #fff;
	text-decoration: underline;
}

#browseWrapper {
	/*padding: 5px 10px;*/
	width: 212px;
	height: 229px;
	background: url(/images/backgroundBrowsePanel1.png) no-repeat 0 0;
	float: right;
}



.browseWrapperInner {
	width: 192px;
	height: 219px;
	text-align: center;
	padding: 5px 10px 5px 22px;
}

.tabHeader {
	width: 212px;
	height: 28px;
	float: left;
	padding: 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 2.2em;
	margin: 0 0 10px;
}

#galleryContainer {
	width: 200px;
	height: 300px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

.galleryImage {
	width: 150px;
	height: auto;
	border: 1px solid #000000;
	position: relative;
	clear: left;
}

.galleryHeadlineSmall {
	/*border: 1px solid #000000;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #656565;
	font-size: 11px;
	line-height: 1.2em;
	text-align: center;
}

table.center {
	margin-left:auto;
	margin-right:auto;
}

.searchSubmit, .searchReset {
	border: 0;
	position: relative;
	top: 5px;
}

/*.selectWide, .radioLabel, .dropdown, .textinput {
	font: 11px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #404040;
	color: #333;
	position:relative;
	top:1px;
}*/