body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
}

div {
	line-height: 14px;

	color: #000;
	font-family: Arial, Verdana, Serif;
}

td {
	line-height: 14px;
	color: #000;
	font-family: Arial, Verdana, Serif;
}


.bg {
	background: url(../images/bodyBG2.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.bg3 {
	background: url(../images/bodyBG3.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.bg4 {
	background: url(../images/bodyBG4.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.bg5 {
	background: url(../images/bodyBG5.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.bg6 {
	background: url(../images/bodyBG6.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.bg7 {
	background: url(../images/bodyBG7.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.minus {
	line-height: 10px;
	font-size: 10px;
}

#wrapper {
	width: 801px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
}

a:hover {
	color: #CC0000;
}

a:visited{
	color: #000000;
}
a.red {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}

a.under {
	color: #000;
	text-decoration: underline;
}

a.under:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.under:visited {
	color: #000;
	text-decoration: underline;
}

a.black {
	color:#000000;
	text-decoration: underline;
}

a.black:visited {
	color:#000000;
	text-decoration: underline;
}

a.black:hover {
	color:#CC0000;
	text-decoration: underline;
}

.addCartLink { color: #CC0000; font-weight: bold; text-decoration: underline; }
.addCartLink:visited { color: #CC0000; font-weight: bold; text-decoration: underline; }

a.productLink, a.productLink:visited, td.breadcrumbs a, td.breadcrumbs a:visited { color: #4f4f4f; font-weight: bold; }

a.merchants { color: #000; text-decoration: underline; font-weight: bold; font-size: 14px; }
a.merchants:visited { color: #000; text-decoration: underline; font-weight: bold; font-size: 14px; }
a.merchantssmall { color: #000; text-decoration: underline; }
a.merchantssmall:visited { color: #000; text-decoration: underline; }

div.store_content_wrapper { float: left; margin: 5px 0 0 10px; width: 600px; }
span.grey { color: #CCC; }
table.table_border { border: 2px solid #CCC; }
.pad8 { padding: 8px; }

/******BEGIN TOP NAV***********************************************************/

#topNavLeftxxx {
	width: 200px;
	height: 55px;
	background: #CCC;
	text-align: left;
	float: left;
	margin: 0;
}

#topNavRightxxx {
	width: 599px;
	height: 55px;
	background: #CCC;
	text-align: right;
	float: left;
}

#topNavRight table {
	margin-top:7px;
}

#topNavRightLink {
	float: right;
	vertical-align: bottom;
	text-align: center;
	padding: 36px 0px 0px 0px;
}

#topNavRightLink a {
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-decoration: none;
}

#topNavDivider {
	width: 20px;
	height: 55px;
	background: url(../images/topNavDivider.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
}

#subNavXXX {
	float: left;
	width: 799px;
	height: 17px;
	background: #666;
	border-top: 1px solid #010101;
	border-bottom: 1px solid #010101;
	text-align: right;
	padding: 0px;
	margin: 0;
}

#subNav img {
	margin: 2px 8px 0px 0px;
}

.topNavIMG {
	padding: 5px 0px 0px 0px;
}

.topNavDIV {
	width: 16px;
	text-align: middle;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

.google_search_row {
	padding: 3px 10px 3px 0px;
}

/******END TOP NAV*************************************************************/






/******BEGIN LEFT NAV**********************************************************/

#leftNav {
	float: left;
	vertical-align: top;
	text-align: left;
	width: 124px;
	padding: 0px 0px 0px 2px;
	background: #333;
}

#leftNav div {
	color: #FFF;
}

#leftNav label {
	color: #FFF;
	margin: 0px 0px 0px 3px;
}

#leftNav a {
	color: #FFF;
	text-decoration: underline;
}

#input1 {
	width: 113px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	border: 1px solid #C3C3C3;
	margin: 3px 0px 0px 0px;
}

.padLeft {
	margin: 0px 0px 0px 5px;
}

#vertBanner {
	margin: 20px 0px 0px 0px;
}

/******END LEFT NAV************************************************************/






/******BEGIN BODY**************************************************************/
.upgrade_headings {
	padding: 22px 0 0 0;
	text-align: center;
	background: url(../images/contentHeadingUpgrade.gif) top center no-repeat; 
}

#ugbodyContainer {
	vertical-align: top;
	float: left;
	width: 668px;
	height: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
}
#ugbodyContent{
	padding:10px 0px 10px 7px;
}
#ugbodyContentBG {
	background: url(../images/ugbodyContentBG.gif);
	background-repeat: repeat-y;
	width: 660px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding: 0;
}

#ugbodyContentBottom {
	background: url(../images/ugbodyContentBottom.gif);
	background-repeat: no-repeat;
	width: 660px;
	height: 15px;
}



#bodyContainer {
	vertical-align: top;
	float: left;
	width: 522px;
	height: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
}

#bodyContentBG {
	background: url(../images/bodyContentBG.gif);
	background-repeat: repeat-y;
	width: 522px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding: 0;
}

#bodyContentBG p {
	width: 90%;
	text-align: left;
}

#bodyContentBG h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration:none;
}

#bodyContentBG h1.a,h1.a:visited {
	color:#000000;
	text-decoration:none;
}

#bodyContentBottom {
	background: url(../images/bodyContentBottom.gif);
	background-repeat: no-repeat;
	width: 522px;
	height: 15px;
}

.bodyWrapperHigh {
	width: 100%;
	height: 100%;
}

.articleIMG {
	width: 300px;
	height: 250px;
	border: 0px solid #000;
	float: right;
	margin: 0px 0px 8px 8px;
}

.bigIMG {
	border-bottom: 1px solid #000;
	margin: 0 0 10px 0;
	padding: 0;
}

.clearLeft {
	clear: left;
}

img.featuredAzr {
	float: left;
	width: 300px;
	height: 225px;
	border: 1px solid #000;
	margin: 18px 4px 12px 30px;
}

td.featuredText {
	vertical-align: top;
	width: 160px;
	padding: 16px 18px 0px 5px;
}

img.photoThumbX {
	width: 100px;
	height: 75px;
	border: 0px solid #000;
	margin: 2px;
}

img.photoThumb {
	border: 0px solid #000;
	margin: 2px;
}

img.photoThumbReverseX {
	width: 75px;
	height: 100px;
	border: 0px solid #000;
	margin: 2px;
}


img.photoLarge {

	margin: 5px 0px 0px 0px;
}

.pagerLeft {
	width: 45%;
	float: left;
	text-align: left;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

.pagerRight {
	width: 45%;
	float: right;
	text-align: right;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

#recIndLeft {
	float: left;
	width: 100px;
	margin: 15px 0px 10px 30px;
}

#recIndLeft img {
	width: 100px;
	height: 75px;
	border: 1px solid #000;
}

#recIndLeft a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#recIndLeft a:hover {
	color:#000000;
}
#recIndLeft a:visited {
	color:#000000;
}

#recIndRight {
	float: left;
	width: 120px;
	text-align: left;
	padding: 14px 0px 0px 6px;
}

#recIndRight a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#recIndRight a:hover {
	color:#000000;
}
#recIndRight a:visited {
	color:#000000;
}

#recFeatLeft {
	float: left;
	width: 100px;
	margin: 15px 0px 10px 30px;
}

#recFeatLeft img {
	width: 100px;
	height: 75px;
	border: 1px solid #000;
}

#recFeatRight {
	float: left;
	width: 300px;
	text-align: left;
	padding: 14px 0px 0px 9px;
}

#recFeatRight a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.news_headings {
	padding: 22px 0 0 0;
	text-align: center;
}

.n_ind { background: url(../images/bodyContentHeadingIndustry.gif) top center no-repeat; }
.n_ind_home { background: url(../images/bodyContentHeadingIndustryHome.gif) top center no-repeat; }
.n_moto { background: url(../images/bodyContentHeadingMoto.gif) top center no-repeat; }
.n_feat_a { background: url(../images/bodyContentHeadingFeaturedA.gif) top center no-repeat; }
.n_feat_t { background: url(../images/bodyContentHeadingFeaturedArticle.gif) top center no-repeat; }
.n_feat_tnew { background: url(../images/bodyContentHeadingArticle.gif) top center no-repeat; }


.privacy_heading { background: url(../images/bodyContentHeadingPrivacy.gif) top center no-repeat; }
.terms_heading { background: url(../images/bodyContentHeadingTerms.gif) top center no-repeat; }
.about_heading { background: url(../images/bodyContentHeadingAbout.gif) top center no-repeat; }

.photo_pad_1 { float: left; text-align: center; width: 640px; padding: 0 0 0 16px; }
.photo_pad_2 { float: left; width: 640px; text-align: left; padding: 20px 0px 4px 18px; }
.photo_pad_3 { width: 640px; text-align: left; margin: 0; float: left;padding: 0px 0px 30px 17px; }
/******END BODY*((*************************************************************/






/******BEGIN RIGHT NAV*********************************************************/
img.IMG100X62 {
	width: 100px;
	height: 62px;
	border: 0px solid #000;
	margin: 2px 0px 6px 0px;
}

img.IMG100X75 {
	width: 100px;
	height: 75px;
	border: 1px solid #000;
	margin: 2px 0px 6px 0px;
}

img.addPhotos {
	margin: 0px 0px 8px 0px;
}

td.news {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 14px 0px;
}

td.news a {
	color: #000;
	text-decoration: none;
}

#rightNav {
	float: right;
	vertical-align: top;
	width: 147px;
	background-color: #CCC;
	margin: 0 1px 0 0;
}

hr.rightNav {
	color: #FFF;
}

.rightNavPadded {
	padding: 0px 8px 0px 10px;
	text-align: left;
}

.rightNavPadded a {
	color: #000;
	text-decoration: underline;
}
.rightNavPadded a:visited {
	color: #000;
	text-decoration: underline;
}

.rightNavPadded a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#morelink {
	text-align:right;
}

#morelink a,a:hover,a:visited {
	color:#CC0000;
}
/******END RIGHT NAV***********************************************************/






/******BEGIN FOOTER************************************************************/

#footerfix {
	clear: both;
	height: 100%;
}

#footerWrapper {
	height: 52px;
	float: left;
	width: 800px;
	vertical-align: middle;
	text-align: left;
	margin: 0;
}

.footerLeft {
	height: 60px;
	text-align: left;
	line-height: 13px;
	color: #CCC;
	font-size: 10px;
	background: #666;
}

.footerRight {
	height: 60px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: #666;
}

.footerPrint {
	height: 52px;
	text-align: center;
	line-height: 13px;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
}

.footer_table_margin {
	margin: 0;
}

.iefooterfix {
	padding: 0;
}

#footer_mobi_link{
	text-align:right;
	padding-top:0px 0px 0px 0px;
}

#footer_mobi_link a,#footer_mobi_link a:visited{
	color:#ccc;
	text-decoration:none;
}

#footer_mobi_link a:hover{
	text-decoration:none;
}



/******END FOOTER**************************************************************/

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}
#shadow-container .shadow1 {
	background: #F1F0F1;
}

#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #B8B6B8;
}
#shadow-container .container {
	background: #D6D6D6;
	border: 1px solid #000000;
	padding: 10px;
	text-align:left;
}