/* Last edited 03/24/09 by JSP */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 10px 0 0 0!important;
	padding: 0;
	background-color: #eaeaea!important;
}
a:active, a:focus {outline:none;}
a:link {color: #990000;}
a:visited {color: #666666;}
img {border: none;}
a img {border:0 none;}
div {padding:0;margin:0;}
.button a img {padding:8px 0 0 60px;}
.clear {clear:both;}
.right {clear:right;}
.left {clear:left;}
span,div,ul,li,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
}
hr {
   border-style:dashed;
   border-color:#eeeeee;
   height:1px;
   margin-top:6px;
   margin-bottom:5px;
   color: #eeeeee; 
   background-color: #ffffff; 
}
p {
	margin-top:7px;
	margin-bottom:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
}
.SEO, h1 span {display:none; visibility:hidden;}
.H1Small {
	font-size:13px;
	color: #CC0000;
	margin-bottom:.25em;
	width:120px;
	padding-left:15px;
	float:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smTextVer {
	line-height:130%;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.normalRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
#mainContent {
  background: #fff;
  padding: 0 0 0 5px;
  margin: 0;
}
#header {
  background:#fff;
  margin:0;
  padding:0;
  width:614px;
  height:269px;
}
#userRow a:active, #userRow a:visited {color:#900}
#userRow p {word-wrap: break-word;}
#userRow p a {color:#333!important;}
#userRow {
	background:#fff url(/rsdev/images/userRowFade.png) repeat-x center top;
	padding:8px 0 0 15px;
	border-top:1px solid #666;
	overflow:hidden;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
}
#userRowBottom {
	background:#fff url(/rsdev/images/userRowBottom.png) repeat-x center top;
	height:30px;
	margin-top:-20px;	
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
}
#userRow form select {
	max-width:300px;
	min-width:230px;
	width:300px;
	width:auto!important; /*IE max-width hack */
	*width:300px!important; /*IE 7 hack */
	word-wrap:normal!important; /*Keeps long text from wrapping in webkit */
	overflow:visible;
}
#flash_header {
  background:#fff;
  margin:0 0 3px 5px;
  padding:4px 0 0 0;
  width:615px;
  height:275px;
  clear:left;
  overflow:hidden;
}
#borderBottom {
  width:614px;
  height:195px;
  margin:0;
}
#featuredProducts {
  width:614px;
  margin:10px 0 0 0;
}
#video {
  background: url(/rsdev/images/video_marker.png) no-repeat;
  width:600px;
  height:270px;
  padding:35px 0 0 17px;
}
#videoEmbed {
  float:left;
  margin-right:30px;
}
#vidText {
  width:225px;
  overflow:hidden;
  color:#333;
}
#vidTextBig {
  text-align:center;
  padding:0;
  font-size:99%;
}
#articles {
  background: url(/rsdev/images/articles_back.png) no-repeat;
  width:580px;
  height:300px;
  padding:35px 20px 0 20px;
}
#articles p {
  font-size:11px;
  line-height:130%;
}
#articles a {
  line-height:170%;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
#articles img {
  width:65px;
  float:left; 
  margin:5px 10px 10px 0;
  border:1px solid #ccc;
}
#articles span {
  font-size:85%;
}
.items {
  float:left;
  display:block;
  background: url(/rsdev/images/item_back.png) no-repeat;
  width:175px;
  height:185px;
  padding:10px 15px;
	margin-top:5px;
}
.featureBox{
	float:left; 
	padding-top:5px;
	padding-left:16px;
	padding-right:10px;
	padding-bottom:5px;
	background-color:#FFFFFF
}
.prodLogo {
  padding:0 0 5px 0;
}
.prodTitle {
  text-align:center;
	height:30px;
	overflow:hidden;
}
.prodTitle a {
  font-size:11px;
  color: #990000;
  margin:5px 0;
}
.promoTitle {
	margin:5px 0;
	height:33px;
	overflow:hidden;
  font-size:13px;
  text-transform:capitalize;
  color: #333;
  padding:0;
}
.prodImage a img {
  height:80px;
  margin-left:50px;
	padding:5px 0;
}
.prodInfo {
  height:40px;
  overflow:hidden;
  line-height:120%;
  font-size:11px;
}
.smallHeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #FFFFFF;
}
.smallHeadingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #000000;
}
.smallHeadingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #990000;
}
.smallHeadingGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #FFCC33;
}
.menutitle{
	cursor:pointer;
	margin-bottom: .4em;
	background-color:#FFF3D5;
	color:#000000;
	width:126px;
	padding:4px;
	text-align:left;/* */
	font-weight: 400;
	border-top-style: solid;
	border-top-color: #FFCC66;
	border-top-width: 1px;
	font-size: 90%;
}
.featureLongHeading {
	border-left-color:#eeeeee;
	border-left-width:6px;
	border-color:#eeeeee;
	border-left-style:solid;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	background-color:#f5f5f5;
	width:614px; 
	float:left;
}
.featureBox{
	float:left; 
	padding-top:5px;
	padding-left:16px;
	padding-right:10px;
	padding-bottom:5px;
	background-color:#FFFFFF
}
.submenu{
	margin-bottom: 0.25em;
	margin-left: 1.25em;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
.normalDkGrey {
	color: #666666;
}
.normalMedGrey {
	color: #999999;
}
.normalLtGrey {
	color: #CCCCCC;
}
.normalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
.listBullet {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bullet.gif);
}
#yellowList ul li {
	list-style-image: url(../images/arrow-yellow.jpg);
}
.baseMainConent {
	float:left;
	padding-left:75px;
	padding-right:75px;
	padding-top:35px;
	padding-bottom:25px
}
.titleLinkSmall {
	text-decoration:none;
	color: #CC0000;
}
.titleH1Small {
	font-size:13px;
	color: #CC0000;
	margin-top:.25em;
	margin-bottom:.25em;
}
#leftPanel {
position:relative; 
width:150px; 
padding:12px;
}
#rightPanel {
position:relative; 
width:200px; 
padding:12px;
background:#fff;
}
#rightPanel a img, #rightPanel a {
  margin-bottom:10px;
  text-align:center;
}
#rightPanel ul {
  margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #FFFFFF;
}
#rightPanel p {text-align:center;font-size:.85em;}
#rec_news, #top_searches, #rebates {
  margin-bottom:10px;
  text-align:center;
}
#carCare ul li a {margin:0 0 0 3px;text-align:left;}
.outermostTable {
background:#ffffff!important;
border:none;
}
table.outermostTable {
	border-left:1px solid #E32330!important;
	border-right:1px solid #E32330!important;
}
img.noBorder {
 border:none; 
 padding:0; 
 margin:0;
 }
#leftPanel div {
 margin-top:0;
 margin-bottom:0;
 padding-top:0;
 padding-bottom:0;
}
 #leftPanel div img {
 margin-top:0;
 margin-bottom:0;
 padding-top:0;
 padding-bottom:0;
 border:none;
}
.bottomNavLink{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-right:7px;
margin-left:7px;
}
.tabTopRed{
width:560px;
height:22px;
float:left;
background-image:url(../images/red-tab-top-560.gif);
background-repeat:no-repeat;
}
.tabTopYellow{
width:560px;
height:22px;
float:left;
background-image:url(../images/yellow-tab-top-560.gif);
background-repeat:no-repeat;
}
.tabTextWhite {
height:22px; 
font-weight:bold; 
font-size:90%; 
margin-left:20px; 
color:#FFFFFF; 
padding-top:3px;
}
.tabText {
height:22px; 
font-weight:bold; 
font-size:90%; 
margin-left:20px; 
padding-top:3px;
}
#sale_banner {
  margin:5px 0 0 0;
}
/* Header Styles */
#headerImage {
  background:#000;
  width:800px;
  height:110px;
  margin:0;
  padding:0;
}
#headerImage_1024 {
  background:#eaeaea;
  width:1024px;
  height:110px;
  margin:0;
  padding:0;
	border-bottom:8px solid #666666;
}
#headerNav {
  margin:-20px 15px 0 0;
  padding:0;
  text-align:right;
}
#headerNav_1024 {
  margin:-23px 45px 0 0;
  padding:0;
  text-align:right;
}
#headerNav a, #headerNav_1024 a {
  color:#000;
  margin:0 0 0 18px;
  padding:0;
  font-size:12px;
	font-weight:bold;
  text-decoration:none;
}
#headerNav a:hover, #headerNav_1024 a:hover {
  color:#000;
  text-decoration:none;
}
/* End Header */
/* Live Validation Styles ------------------------- */
.LV_validation_message{
    font-weight:bold;
    margin:0 5px;
}
.LV_valid {
    display:none;
}	
.LV_invalid {
    color:#CC0000;
}  
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #999;
	color:#333;
}  
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 2px solid #CC0000;
	color:#333;
}
/* Left panel Button Styles  ------------------------ */
#cat_navigation {
    width:150px;
	margin:0;
	padding:0;
}
#cat-nav {
  height:27px;
  display:inline;
}
#cat_navigation ul {margin:0;padding:0;}
#cat-nav li {
  list-style:none;
}
#cat-nav a {
  color:#000;
  float:left;
  padding:27px 0 0 0;
  height:0px !important; 
}
#cat-nav a:hover {
  background-position:0 -27px;
}
#cat-nav a:active, #cat-nav a.current {
  background-position:0 -27px;
}
#nav-veh a {
  width:150px;
  overflow:hidden;
  background: url(http://www.autoparts2020.com/rsdev/images/buttons/vehicle-spec-parts.png) no-repeat;
}
#nav-pbe a {
  width:150px;
  overflow:hidden;
  background: url(http://www.autoparts2020.com/rsdev/images/buttons/paint-body.png) no-repeat;
}
#nav-perf a {
  width:150px;
  overflow:hidden;
  background: url(http://www.autoparts2020.com/rsdev/images/buttons/perf-access.png) no-repeat;
}
#nav-tools a {
  width:150px;
  overflow:hidden;
  background: url(http://www.autoparts2020.com/rsdev/images/buttons/tools-equip.png) no-repeat;
}
#nav-repl a {
  width:150px;
  overflow:hidden;
  background: url(http://www.autoparts2020.com/rsdev/images/buttons/rep-parts.png) no-repeat;
}
#nav-else a {
  width:150px;
  overflow:hidden;
  background: url(http://www.autoparts2020.com/rsdev/images/buttons/every-else.png) no-repeat;
}
#hideCategories, #showCategories { cursor:pointer;}
#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #FFFFFF;
}
#categories ul li {
	position: relative;
}
#categories li ul {
	position: absolute;
	left: 165px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}
/* Styles for Menu Items */
#categories ul li a {
    height:100% !important; 
	display: block;
	float:none;
	text-decoration: none;
	background: #FFFFFF; /* IE6 Bug */
	border: 0px ; 
	border-bottom: 0px;
	color: #474747;
	font-size: .85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px 5px 10px;
}
/* Fix IE. Hide from IE Mac \*/
* html #categories ul li { float: left; height: 1%; }
* html #categories ul li a { height: 1%; }
/* End */
#categories ul li a:hover { color: #FFFFFF; background: #990000; border-left-width: 0px; } /* Hover Styles */	
#categories li ul li a { 
    padding: 3px 5px; 
	background: #FFFFFF;
	border:1px solid #900;
	color: #000000;  /* IE6 Bug */
	position:relative;
	z-index:999;
	margin-top:-1px;
} /* Sub Menu Styles */		
#categories li:hover ul, #categories li.over ul { display: block; } /* The magic */
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #FFFFFF;
}
#menu2 ul li {
	position: relative;
	font-size: 95%;
}	
#menu2 li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}
/* Styles for Menu Items */
#menu2 ul li a {
	display: block;
	text-decoration: none;
	/*	color: #777;*/
	background: #FFFFFF; /* IE6 Bug */
	padding: 2px;
	border: 0px ; /* solid #FFFFFF
	border-bottom: 0px;
	color: #474747;
	font-size: 92%;
	/* border-top-color: #FFFFFF; */
	border-top-width: 0px;
	padding-left: 10px;
	padding-right: 5px;
	/* font-weight: bold;*/	}
/* Fix IE. Hide from IE Mac \*/
* html #menu2 ul li { float: left; height: 1%; }
* html #menu2 ul li a { height: 1%; }
/* End */
#menu2 ul li a:hover { color: #FFFFFF; background: #990000; border-left-width: 0px; } /* Hover Styles */
#menu2 li ul li a { padding: 3px 5px; 
	background: #FCE192; color: #000000;  /* IE6 Bug */
} /* Sub Menu Styles */
#menu2 li:hover ul, #menu2 li.over ul { display: block; } /* The magic */
#moreResources ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #FFFFFF;
}
#moreResources ul li, #rightPanel ul li {
	position: relative;
}	
#moreResources li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}
/* Styles for Menu Items */
#moreResources ul li a, #rightPanel ul li a {
	display: block;
	text-decoration: none;
	/*	color: #777;*/
	background: #FFFFFF; /* IE6 Bug */
	padding: 2px;
	border: 0px ; /* solid #FFFFFF */
	border-bottom: 0px;
	color: #474747;
	font-size: .85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* border-top-color: #FFFFFF; */
	border-top-width: 0px;
	padding-left: 10px;
	padding-right: 5px;
	/* font-weight: bold;*/
}
/* Fix IE. Hide from IE Mac \*/
* html #moreResources ul li, * html #rightPanel ul li { float: left; height: 1%; }
* html #moreResources ul li a, * html #rightPanel ul li a { height: 1%; }
/* End */
#moreResources ul li a:hover, #rightPanel ul li a:hover { color: #FFFFFF; background: #990000; border-left-width: 0px; } /* Hover Styles */		
#moreResources li ul li a, #rightPanel li ul li a { padding: 3px 5px; 
	background: #FCE192; color: #000000;  /* IE6 Bug */} /* Sub Menu Styles */
#moreResources li:hover ul, #moreResources li.over ul, #rightPanel li:hover ul { display: block; } /* The magic */
#monthly_promos {width:615px;}
/* Coda Slider Styles ----------------------------------------------------------------- */
#sale {background: url(http://www.autoparts2020.com/rsdev/monthly_includes/images/sale_items_blank.jpg) no-repeat;height:190px;border:none;padding-left:8px;}
#tools {background: url(http://www.autoparts2020.com/rsdev/monthly_includes/images/tool_items_blank.jpg) no-repeat;height:190px;border:none;padding-left:8px;}
#perf {background: url(http://www.autoparts2020.com/rsdev/monthly_includes/images/perf_items_blank.jpg) no-repeat;height:190px;border:none;padding-left:8px;}
#pbe {background: url(http://www.autoparts2020.com/rsdev/monthly_includes/images/pbe_items_blank.jpg) no-repeat;height:190px;border:none;padding-left:8px;}
#web {background: url(http://www.autoparts2020.com/rsdev/monthly_includes/images/web_items_blank.jpg) no-repeat;height:190px;border:none;padding-left:8px;}
.sale_one, .sale_two, .sale_three, .sale_four, .sale_five {float:left;width:100px;overflow:hidden;margin:45px 0 0 10px;}
.sale_one a, .sale_two a, .sale_three a, .sale_four a, .sale_five a {text-decoration:none;border-bottom:none;}
.sale_one a img, .sale_two a img, .sale_three a img, .sale_four a img, .sale_five a img {height:100px;display:block;margin-bottom:2px;border:0;}
.sale_price {font-family: Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;margin-left:25px;color:#BF0B0B;}
.starting {font-family: Arial, Helvetica, sans-serif;font-size:9px;font-weight:bold;margin-left:27px;color:#000;line-height:.25em;}
.sale_item {float:left;width:107px;overflow:hidden;margin:45px 0px 0 7px;}
.sale_item a img {height:95px;display:block;margin-bottom:2px;border:0;}
.sale_item a {text-decoration:none;}

#slider {
    width: 580px;
    margin: 0px auto;
    position: relative;
}
.scroll {
    height: 200px;
    width: 580px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF;
}
.scrollContainer div.panel {
    padding: 5px 0;
    height: 180px;
    width: 580px;
}
.panel {width:578px;}
#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0 0 10px 0;
	text-align:center;
}
ul.navigation li {
    display: inline;
    margin-right: 10px;
}
ul.navigation a {
    padding: 5px;
    color: #999;
	font-weight:bold;
}
ul.navigation a:hover {
    color: #333;
}
ul.navigation a.selected {
    background-color: #fff;
	color:#900;
	font-weight:bold;
}
ul.navigation a:focus {
    outline: none;
}
.scrollButtons {
    position: absolute;
    top: 100px;
    cursor: pointer;
}
.scrollButtons.left {
    left: -20px;
}
.scrollButtons.right {
    right: -20px;
}
.hide {
    display: none;
}
/* Fantasy Racing Styles ------------------------------------------------ */
.styled_red {font-family: Verdana, Arial, Helvetica, sans-serif, Hel;color:#900;font-size:24px;}
#fantasy_header {
  display:block;
  width:615px;
  height:229px;
  clear:left;
}
/* navigation ---- */
#header-nav-container {
  width:574px;
	margin:0 0 0 2px;
	padding-left:35px;
    overflow:hidden;
	height:42px;
	background: url(http://www.autoparts2020.com/racing/images/nav_back.png) repeat-x;
	border:1px solid #1e1e1e;
}
#header-nav {
  margin:0;
  padding:0;
  height:42px;
  display:inline;
  overflow:hidden;
  list-style:none;
}
#header-nav li {
  margin:0;
  padding:0;
  list-style:none;
  display:inline;
}
#header-nav a {
  color:#000;
  float:left;
  padding:42px 0 0 0;
  overflow:hidden;
  height:0px !important; 
}
#header-nav a:hover {
  color:#000;
  background-position:0 -42px;
}
#header-nav a:active, #header-nav a.current {
  background-position:0 -42px;
}
#nav-home a {
  width:80px;
  margin-left:-1px;
  background:url(http://www.autoparts2020.com/racing/images/nav_home.png) no-repeat;
}
#nav-play a {
  width:138px;
  background:url(http://www.autoparts2020.com/racing/images/nav_play.png) no-repeat;
}
#nav-rules a {
  width:82px;
  background:url(http://www.autoparts2020.com/racing/images/nav_rules.png) no-repeat;
}
#nav-prizes a {
  width:88px;
  background:url(http://www.autoparts2020.com/racing/images/nav_prizes.png) no-repeat;
}
#nav-leader a {
  width:145px;
  background:url(http://www.autoparts2020.com/racing/images/nav_leader.png) no-repeat;
}
#nav-news a {
  width:88px;
  margin-right:35px;
  background:url(http://www.autoparts2020.com/racing/images/nav_news.png) no-repeat;
}
#nav-register a {
  width:88px;
  background:url(http://www.autoparts2020.com/racing/images/nav_register.png) no-repeat;
}
#nav-login a {
  width:88px;
  background:url(http://www.autoparts2020.com/racing/images/nav_login.png) no-repeat;
}
#bottom_nav {
	padding:8px 0 8px 38px;
  background:#b40000;
  width:798px;
  border: 2px solid #900;
	-moz-border-radius:0 0 10px 10px;
	-khtml-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
}
#bottom_nav a {
	padding:5px;
  margin-right:15px;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  border-radius:10px;
}
#bottom_nav a:hover {
  color:#fff;
  background:#900;
}
#fantasy_content {
  width:615px;
  margin:0px auto;
  padding:15px 0;
  background:#fff;
  clear:both;
}
#fantasy_sidebar {
  float:left;
  width:179px;
  margin:0 15px 0 0;
  overflow:hidden;
}
#side_heading {
	background:#333;
  border-bottom:2px solid #900;
  padding:3px 0 3px 3px;
  margin:7px 0 11px 0;
  font-weight:bold;
  color:#fff;
}
* html #fantasy_main {float:left;} /* I hate you IE! */
#fantasy_main {
	padding:5px;
	overflow:hidden;
}
#fantasy_content em {font-style:oblique;}
#fantasy_content .highlight {font-style:oblique;background:#fff999;}
#fantasy_sidebar ul {margin:10px 0;border-top:1px solid #ccc;list-style:none;margin:0;padding:0}
#fantasy_sidebar ul li {border-bottom:1px solid #ccc;padding:5px;}
#fantasy_sidebar ul li:hover a, ul li a {color:#900;}
#fantasy_sidebar ul li:hover {background:#eee;}
#fantasy_content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	margin:5px 0 10px 0;
  line-height:1.3em;
}
#fantasy_content h2 {
	font-size: 22px;
	font-weight: bold;
	margin:5px 0 10px 0;
  line-height:1.3em;
}
#fantasy_content h3 {
	font-size: 18px;
	font-weight: bold;
	margin:5px 0 10px 0;
  line-height:1.3em;
}
#fantasy_content h4 {
	font-size: 13px;
	font-weight: bold;
	margin:5px 0 10px 0;
  line-height:1.1em;
}
#fantasy_content p {
	margin:7px 0 11px 0;
	line-height: 1.3em;
}
#fantasy_content #leader_table a {color:#000;}
#fantasy_content #leader_table thead th {
	background:#333;
  color:#fff;
  padding:5px;
  text-align:center;
}
#fantasy_content #leader_table tbody tr td {
	padding:5px;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom:1px solid #D9D9D9;
  text-align:center;
  text-transform: capitalize;
}
#fantasy_content #leader_table #top_left  {
	-moz-border-radius:5px 0 0 0;
	-khtml-border-radius:5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
	border-radius:5px 0 0 0;
  border:none;
}
#fantasy_content #leader_table #top_right  {
	-moz-border-radius:0 5px 0 0;
	-khtml-border-radius:0 5px 0 0;
	-webkit-border-radius:0 5px 0 0;
	border-radius:0 5px 0 0;
  border:none;
}
#fantasy_content #leader_table tfoot tr td, #leader_table thead tr th {
	background:#333;
}
#fantasy_content #leader_table tfoot #bot_right  {
	-moz-border-radius:0 0 5px 0;
	-khtml-border-radius:0 0 5px 0;
	-webkit-border-radius:0 0 5px 0;
	border-radius:0 0 5px 0;
  border:none;
}
#fantasy_content #leader_table tfoot #bot_left  {
	-moz-border-radius:0 0 0 5px;
	-khtml-border-radius:0 0 0 5px;
	-webkit-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
  border:none;
}
#group_results {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
  border:1px solid #ccc;
  background:#eee;
  padding:0 5px;
  margin:10px 0;
  text-align:left;
}
#group_results label {
  color:#900;
  width:390px;
  text-align:center;
}
#trivia_box {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
  border:1px solid #ccc;
  background:#ccc url(/racing/images/trivia_back.png) repeat-x;
  padding:5px 5px 10px 5px;
  margin:0 0 10px 0;
  text-align:center;
}
#trivia_question {
	margin-bottom:10px;
  margin:0px auto;
  width:75%;
  text-align:left;
}
#trivia_answer {
	text-align:left;
  margin:0px auto;
  width:75%;
}
#trivia_answer input {text-align:left;}
#trivia_box #button {
  margin:10px 0;
}
#storeName {
float:left; 
width:450px; 
margin-left:10px;
margin-top:4px;
height:25px;
}
#myList {
  position:relative;
  padding-top:6px;
	width:150px!important;
}
#listText {
  vertical-align:middle;
  margin-top:3px;
}
#preferred_store_id {width:400px;overflow:visible;}

/* Autocomplete Styles */
.ac_results {
  margin-left:1px;
	padding: 0;
	background:#fff;
	overflow: visible;
	z-index: 99999;
}

.ac_results ul {
	width: 135%;
  border: 1px solid #999;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('http://www.autoparts2020.com/rsdev/images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}
.ac_even {background:#fff;}
.ac_over {
	background-color: #FCDE00;
	color: #000;
  cursor:pointer;
}
i {display:none;}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#footer {
	margin:30px auto 0 auto;
	width:625px;
	padding:0 0 15px 0;
}
#footer a img {
	float:left;
	margin:-10px 20px 0 0;
}
#ftr_social {
	display:inline;
	padding-top:10px;
	overflow:hidden;
	text-align:left;
}
ul#ftr_nav{
  overflow:hidden;
  list-style:none;
}
#ftr_nav li {
  list-style:none;
	padding:0 5px;
}
#ftr_nav a {
  color:#000;
  float:left;
  padding:18px 0 0 0;
  overflow:hidden;
  height:0px !important; 
}
#ftr_nav a:hover {
  color:#000;
  background-position:0 -18px;
}
#ftr_nav a:active, #ftr_nav a.current {
  background-position:0 -18px;
}
#connect {
	font-weight:bold;
	float:left;
	color:#333;
	padding:5px 0 0 0;
	margin-right:10px;
}
li#facebook a {
  width:87px;
	margin-right:20px;
  background:url(http://www.autoparts2020.com/rsdev/images/ftr_facebook.png) no-repeat left top;
}
li#twitter a {
  width:87px;
	margin-right:20px;
  background:url(http://www.autoparts2020.com/rsdev/images/ftr_twitter.png) no-repeat left top;
}
li#rss a {
  width:19px;
  background:url(http://www.autoparts2020.com/rsdev/images/ftr_rss.png) no-repeat left top;
}
/* New account, location and cart page styling --------------------------------------- */
b.rtop, b.rbottom{display:block;background:#fff;overflow:hidden;}
b.rtop b {display:block;height:1px;overflow: hidden; background: #980000}
b.rbottom b {display:block;height:1px;overflow: hidden; background: #830000}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
#account {line-height:1.4em!important;}
.title_bar {
	background:rgb(153,0,0) url(/rsdev/images/title_bar.png) repeat-x left top;
	text-shadow:0px 1px 2px #333;
	padding:1px 15px;
	color:#fff;
	font-weight:bold;
}
.title_bar_left {
	background:rgb(153,0,0) url(/rsdev/images/title_bar.png) repeat-x left top;
	text-shadow:0px 1px 2px #333;
	padding:1px 15px;
	color:#fff;
	font-weight:bold;
}
.title_bar_right {
	background:rgb(153,0,0) url(/rsdev/images/title_bar.png) repeat-x left top;
	border:none;
	text-shadow:0px 1px 2px #333;
	padding:1px 15px;
	color:rgb(255,255,255);
	font-weight:bold;
}
a.button_r:active {
    background-position: bottom right;
    color:rgb(0,0,0);
    outline: none; /* hide dotted outline in Firefox */
}
a.button_r:hover {color:rgb(0,0,0);}
a.button_r:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button_r {
    background: transparent url('/rsdev/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin:15px 0 5px 0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button_r span {
    background: transparent url('/rsdev/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
.printerFloat {float:right;position:relative;_margin-top:-20px;*margin-top:-20px;}
.printerFloat a {color:#fff!important;text-shadow:none;}
