/*  pb_stylesheet - used by '07 parts browser pages */

#pb_body {
	text-align:center;
	width:760px;
	padding:0 5px;
	
}
#pb_body H1 {
	margin: 20px 0 10px;
	padding:5px 25px;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	color:#002557;
	background-color:#f4f4f4;
	border:1px solid #646464;
	background-image: url(/page_includes/Timmy/images/h1_pb_style_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#pb_body H2 {
	margin-top: 10px;
	padding:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#990000;
	background-color:#eaeaea;
	border:1px solid #bababa;
	text-transform: uppercase;
}
#pb_body H2 A {
	color:#888888;
	text-decoration:none;
	text-transform:none;
	float:right;
}
#pb_body P {
	text-align:left;
}
#pb_body UL {
	text-align:left;
}
#pb_body .footnote {
	font-size:10px;
	color:#666;
	margin-top:0;
}
#pb_body .centerlink {
	margin:35px auto;
	text-align:center;
	font-weight:bold;
	font-family:Arial;
	color:#496600;
}
#pb_body FORM {
	margin:5px 0;
	text-align:left;
	display:table-row;
}
#pb_body FORM LABEL {
	margin:0;
	width:130px;
	display:table-cell;
}
#pb_body FORM SELECT {
	width:160px;
}
#pb_body TABLE {
	font-family:Arial,Helvetica,sans-serif,Verdana;
	font-size:11px;
	text-align:left;
	margin-bottom:20px;
	border:none;
	width:100%;
}
#pb_body TABLE TR TD {
	width:33%;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:4px;
}
#pb_body TABLE TR TD A, #pb_body TABLE TR TD A:hover, #pb_body TABLE TR TD A:link, #pb_body TABLE TR TD A:active, #pb_body TABLE TR TD A:visited {
	width:100%;
	display:block;
	margin:-3px;
	padding:2px;
	text-decoration:none;
}
#pb_body TABLE TR TD A:hover {
	background-color:#F4F4F4; /*:#F0F6FF;*/
	padding:1px;
	border:1px solid #D1D1D1; /* #C0D0FF;*/
}
#pb_body .pb_didntfindit, #pb_partslist .pb_didntfindit, #pb_partdetails .pb_didntfindit {
	margin-top:50px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	vertical-align:top;
}
#pb_body #cr_modelmatch {
	padding:0;
	margin:5px 0 0;
	background-color:#EEE;
	padding:5px;
	border:1px solid #8BAC39;
	width:100%;
}
#pb_body #cr_modelmatch A, #pb_body #cr_modelmatch A:hover, #pb_body #cr_modelmatch A:link, #pb_body #cr_modelmatch A:active, #pb_body #cr_modelmatch A:visited {
	text-decoration:none;
	color:red;
	border:none;
	padding:1px;
	background:none;
}
#pb_body #cr_modelmatch TD {
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	width:auto;
}
#pb_body #cr_modelmatch TD.bb {
	border-bottom:1px solid #FFFFFF;
}
#pb_body #jumpto {
	width:100%;
	border:1px solid #CCC;
	margin-bottom:20px;
}
#pb_body #jumpto TH {
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}
#pb_body #jumpto TD {
	width:85%;
	background-color:#EEE;
	text-align:left;
}
#pb_body #jumpto UL {
	margin-left:5px;
	margin-bottom:0;
}
#pb_body #resources, #pb_partdetails #resources, #pb_partslist #resources {
	margin:10px auto;
	text-align:left;
}
#pb_body #resources UL, #pb_partdetails #fitslist UL, #pb_partdetails #resources UL, #pb_partdetails #specs UL, #pb_partslist #resources UL {
	margin-left:25px;
	margin-top:10px;
	padding:0;
}
#pb_body #resources LI, #pb_partdetails #fitslist LI, #pb_partdetails #resources LI, #pb_partdetails #specs LI, #pb_partslist #resources LI {
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	color:#555;
	margin:0;
	padding:0;
	list-style-image: url(/page_includes/Timmy/images/disc.jpg);
	
}
#pb_body #resources LI B, #pb_partdetails #specs LI B, #pb_partdetails #resources LI B, #pb_partslist #resources LI B {
	color:#9b0033;
	text-transform:uppercase;
}
#pb_partdetails #specs LI IMG {
	cursor:help;
	margin-top:2px;
}
#pb_partdetails #specs SPAN.specpop {
	display:inline;
	position:absolute;
}
#pb_partdetails #specs SPAN.specpop DIV {
	padding:2px;
	float:left;
	position:relative;
	width:130px;
	background-color:white;
	border:1px solid #3E5A00;
	top:10px;
	left:10px;
}
#pb_partdetails #fitslist {
	width:100%;
}
#pb_partdetails #fitslist TR {
	vertical-align:top;
}
#pb_partdetails {
}
#pb_partdetails H2 {
	font-weight:normal;
	font-size:12px;
	color:#666;
	margin:0 0 10px;
}
#pb_partdetails H2 B {
	color:#900;
}
#pb_partdetails IMG.th {
	border:1px solid black;
	width:180px;
	height:180px;
}
.th {
	border:1px solid black;
	
}
#pb_partdetails SPAN.old {
	font-size:15px;
	text-decoration:line-through;
}
#pb_partdetails SPAN.new, #pb_partdetails SPAN.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#a20000;
}
.new {
	font-family:Arial, Helvetica, "sans-serif";
	font-size:26px;
	font-weight:bold;
	color:#a20000;
	
}
.pricing {
	background-color: #fff;
	display: block;
	margin: 2px;
	width:98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(/page_includes/Timmy/images/price-bg.jpg);
	height: 62px;
	background-position: bottom;
	vertical-align: middle;
}
.pricing-old {
	background-color: #fff;
	padding: 0px;
	display: block;
	margin: 2px;
	width:98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(/page_includes/Timmy/images/price-bg-old.jpg);
	height: 75px;
	background-position: bottom;
}
#pb_partdetails SPAN.pricenotes {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
#pb_partdetails SPAN.pricenotes B {
	color:red;
}
INPUT.add2cart { padding-top: 10px; margin-top: 10px; }

#pb_partdetails #partdetails {
	margin-right:10px;
	background-color: #FFFFFF;
}
#pb_partdetails #partdetails DIV.pricesec {
	background-color:#E6E6E6;
	border:1px solid #000000;
	text-align:center;
}
#pb_partdetails #partdetails DIV.pricesec H3 {
	background-color:#9d9d9d;
	color:#FFF;
	padding:2px;
	height:25px;
	margin:0 0 5px;
	text-transform:uppercase;
	font-size:16px;
	background-image: url(/page_includes/Timmy/images/purchase-details-bg.jpg);
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	
}
#pb_partdetails DIV.ships {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	padding-bottom:5px;
}

#pb_partdetails DIV.ships .same, #pb_partdetails DIV.ships .next {
	font-size:11px;
	font-weight:bold;
	color:#008000;
}
#pb_partdetails DIV.ships .days {
	color:#444;
}
#pb_partslist { width:770px;
}
#pb_partslist DIV.itemdtl IMG.th {
	border:1px solid #000000;
	width:140px;
	height:140px;
}
#pb_partslist DIV.ships {
	padding-top:60px;
	width:143px;
	background-image: url(/page_includes/Timmy/images/usaully-ships.gif);
	background-repeat:no-repeat;
	cursor: hand;
	text-decoration: none;
}
#pb_partslist DIV.ships DIV { height:27px; }
#pb_partslist DIV.ships DIV.d0 { font-family:Arial Bold,Arial,Helvetica,sans-serif; font-size:16px; color:#008000; font-weight:bold; }
#pb_partslist DIV.ships DIV.d1 { font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#800; font-weight:bold; padding-top:1px; }
#pb_partslist DIV.ships DIV.dx { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000; padding-top:3px; }
#pb_partslist DIV.ships A {
	display:inline;
	border:none;
	background:none;
	width:auto;
	padding:0;
	text-decoration:none;
}

#pb_partdetails DIV.ships IMG, #pb_partdetails DIV.pricesec IMG, #pb_partslist DIV.ships IMG, #pb_partslist DIV.itemdtl IMG {
	border:0;
}
#pb_partslist DIV.ships .same, #pb_partslist DIV.ships .next {
	font-family:Arial Bold, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	padding:6px;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
}
#pb_partslist DIV.ships .same {
	color:#008000;
	text-transform:uppercase;
}
#pb_partslist DIV.ships .next {
	color:#000;
}
#pb_partslist DIV.ships .days {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin:0;
	padding:6px;
	text-align:center;
}
#pb_partslist DIV.itemdtl {
	vertical-align:top;
	border:1px dotted #CCCCCC;
	padding:0;
	margin:10px 5px 10px 0;
	text-align:justify;
}

#pb_partslist DIV.itemdtl TR {
	vertical-align:top;
}
#pb_partslist DIV.itemdtl TH {
	width:1%;
	padding:4px;
}
#pb_partslist DIV.itemdtl TD {
	padding:4px;
	background-color:#EEE;
}
#pb_partslist DIV.itemdtl DIV.price {
	float:right;
	width:150px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#d1d1d1;
	background-color:#616161;
	border:1px #000 solid;
	padding:10px;
	text-transform:uppercase;
	margin-left:2px;
}
#pb_partslist DIV.itemdtl DIV.price FORM {
	margin:0;
}
#pb_partslist DIV.itemdtl DIV.price SPAN.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#b21109;
}
#pb_partslist DIV.itemdtl DIV.price SPAN.old {
	font-size:15px;
	text-decoration:line-through;
}
#pb_partslist DIV.itemdtl DIV.price SPAN.new {
	font-family:Arial, Helvetica, "sans-serif";
	font-size:26px;
	font-weight:bold;
	color:#a20000;
}
.oldprice {
	text-decoration:line-through;
	color: #999999;
	text-transform:none;
}
#pb_partslist DIV.itemdtl H2 A, #pb_partslist DIV.itemdtl H2 A:active, #pb_partslist DIV.itemdtl H2 A:link, #pb_partslist DIV.itemdtl H2 A:visited, #pb_partslist DIV.itemdtl H2 A:hover, #pb_partslist DIV.itemdtl H2 {
	font-weight:bold;
	font-size:12px;
	color:blue;
	text-decoration:none;
}
#pb_partslist DIV.itemdtl H2 A:hover {
	text-decoration:underline;
}
#pb_partslist DIV.itemdtl H3 {
	line-height:11px;
	font-size:11px;
	color:#666;
	margin: 0 0 10px;
}
#pb_partslist DIV.itemdtl B.ttl {
	font-size:11px;
	color:#000;
	text-transform:uppercase;
}
#pb_partslist DIV.itemdtl A, #pb_partslist DIV.itemdtl A:hover, #pb_partslist DIV.itemdtl A:active, #pb_partslist DIV.itemdtl A:link, #pb_partslist DIV.itemdtl A:visited {
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#pb_partslist DIV.itemdtl A:hover, #pb_partslist DIV.itemdtl A:active {
	color:900;
}
#pb_partdetails DIV#btext, #pb_partslist DIV#btext, #pb_body DIV#btext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	text-align:justify;
}
#pb_partdetails DIV#btext P, #pb_partslist DIV#btext P, #pb_body DIV#btext P {
	text-align:justify;
}
#pb_partdetails DIV#btext DD, #pb_partslist DIV#btext DD, #pb_body DIV#btext DD {
	font-style:normal;
	font-weight:bold;
	color:#0352A1;
	display:block;
	margin-left:0;
}
#pb_partdetails H1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif; 
	font-size:24px; 
	color:#000000; 
	margin:10px 0 0 0px;
	
}



#pb_partslist DIV.itemdtl2 TR {
	vertical-align:top;
}

#pb_partslist DIV.itemdtl2 TD {
	padding:4px;
	background-color:#EEE;
}
#pb_partslist DIV.itemdtl2 DIV.price {
	float:right;
	width:150px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#d1d1d1;
	background-color:#616161;
	border:1px #000 solid;
	padding:10px;
	text-transform:uppercase;
	margin-left:2px;
}
#pb_partslist DIV.itemdtl2 DIV.price FORM {
	margin:0;
}
#pb_partslist DIV.itemdtl2 DIV.price SPAN.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#b21109;
	display:block;
	text-align:center;
}
#pb_partslist DIV.itemdtl2 DIV.price SPAN.old {
	font-size:15px;
	text-decoration:line-through;
}
#pb_partslist DIV.itemdtl2 DIV.price SPAN.new {
	font-family:Arial, Helvetica, "sans-serif";
	font-size:26px;
	font-weight:bold;
	color:#a20000;
}

#pb_partslist DIV.itemdtl2 B.ttl {
	font-size:11px;
	color:#000;
	text-transform:uppercase;
}
#pb_partslist DIV.itemdtl2 A, #pb_partslist DIV.itemdtl2 A:hover, #pb_partslist DIV.itemdtl2 A:active, #pb_partslist DIV.itemdtl2 A:link, #pb_partslist DIV.itemdtl2 A:visited {
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#pb_partslist DIV.itemdtl2 A:hover, #pb_partslist DIV.itemdtl2 A:active {
	color:900;
}
.steps_title2 {background-color:#6b6b6b;  padding:5px; text-align:left; font-family:Arial Narrow, Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold;}
.steps_border2 {border-width:1px 1px 1px 1px; border-color:#888; border-style: solid;  padding:5px; text-align:left;}
