body, html 		{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000000;}
body			{background: #fff url('../images/bgr_page.jpg') repeat-x; font-size: 75%;}
body#homePage 	{background: #fff url('../images/bgr_homepage.jpg') repeat-x;}

a 			{text-decoration: none; color: #006abb;}
a:hover 	{color: #0090ff; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}
.redText 	{color: #ae0b00;}

.printHide  {display: none;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #b6070e;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

/* Images */
.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}


/* Basic layout */
#header,
#topNav,
#pageContent,
#footer {clear: both;}

/* Header */
#header 							{height: 83px; position: relative;}
#header #logo 						{float: left; margin: 0 0 0 0;}
#header #topLinks 					{display: none;}
#header #tagline 					{float: right; font-size: 20px; color: #000; height: 30px; margin-top: 30px;}
#header a:hover 					{text-decoration: none;}
#header #searchPanel 				{display: none;}

#tagline .mainLine 		{float: left; font-size: 24px; letter-spacing: -1px; padding-top: 10px;}
#tagline .mainLine span {font-size: 11px; font-weight: normal; line-height: 1.0em; letter-spacing: normal;}
#tagline .smallLine 	{padding-left: 10px; float: left; width: 120px; font-size: 16px; font-weight: normal; line-height: 1.0em; padding-top: 10px; color: #b6070e; font-weight: bold;}

#socialMediaBar 		{display: none;}

/* Top Navigation */
#topNav 			{display: none;}



/**
HOME PAGE
**/

/* Homepage Block */
#mainBanner 				{height: 361px; background: url('../images/bgr_main.jpg') no-repeat 0 0; position: relative;}
#welcome 					{position: absolute; top: 30px; left: 0px; width: 250px;}
#welcome h1 				{font-size: 26px; line-height: 1.0em;}
#welcome p 					{padding: 0 60px 0 0;}

/* Slideshow */
#slideshow 				{position: absolute;}
#thumbnailPanel 		{position: absolute; top: 240px; left: 205px;}
#slideTitle 			{font-size: 24px; color: #FFF; text-align: right; width: 270px; height: 70px; padding: 0 0 0 0; line-height: 1.0em;}
#bigPhotos 				{position: absolute; top: 30px; left: 497px;}
#thumbnails ul 			{margin: 0; padding: 0; list-style: none; width: 285px;}
#thumbnails li 			{float: left; margin-right: 4px}
#thumbnails img 		{border: 1px solid #FFF;}
#thumbnails li.selected {}
#bigPhotos .more 		{position: absolute; top: 280px; left: 355px; white-space: nowrap; font-weight: bold; color: #FFF; background: url('../images/red_arrow.png') no-repeat 0 2px; padding-left: 12px;}
#bigPhotos .more:hover 	{text-decoration: none;}

#featuredCars 		{margin: 0; padding: 0; list-style: none; position: relative;}
#featuredCars li 	{position: absolute; top: 0; left: 0;}

/* Categories */
#categories 			{padding: 0px 0px 15px 0px;}
#categories table 		{width: 100%;}
#categories td.ctgCell 	{width: 178px; border-left: 1px solid #c9d0d2; border-right: 1px solid #c9d0d2; border-bottom: 1px solid #c9d0d2; padding: 0 0 10px 0;}
#categories h2 			{font-size: 12px; color: #FFF; padding: 5px 0 5px 10px; margin: 0;}
#categories li a 		{color: #515151;}
#categories li a:hover 	{text-decoration: none; color: #0090ff;}

#categories .ctgContent 		{width: 158px; margin: 10px 0 0 10px;}
#categories .ctgSmallImg 		{border-bottom: 3px solid #ae0b00; margin: 0 0 10px 0;}
#categories .ctgDescr 			{font-size: 11px; padding: 0 0 8px 0;}
#categories .ctgDescr h4 		{padding: 0 0 2px 0; margin: 0; color: #ae0b00;}
#categories .ctgDescr title 	{font-size: 12px;}
#categories .ctgList 			{display: none;}

#ctgHdCars 				{background-image: url('../images/ctg_hd_cars.jpg');}
#ctgHdCollectibles 		{background-image: url('../images/ctg_hd_collectibles.jpg');}
#ctgHdWatches 			{background-image: url('../images/ctg_hd_watches.jpg');}
#ctgHdMusic 			{background-image: url('../images/ctg_hd_music.jpg');}
#ctgHdArtwork 			{background-image: url('../images/ctg_hd_artwork.jpg');}

.seeListingLink 		{display: none;}

/* Sign Up */
#signUp 		{display: none;}



/**
PAGE
**/

/* Page Banner */
#pageBanner 		{height: 50px; margin-top: 40px;}
#pageBanner h1 		{font-size: 24px;}

/* Page Content */
#pageContent 		{}
#mainCopy 			{padding: 0px;}

/* Sub Navigation */
#leftNav 				{display: none;}

/* Footer */
#footer 						{display: none;}

/* Forms */
form 					{display: none;}

.spec-left  {float: left; text-align: right; font-weight: bold; width: 30%; padding: 4px 12px 4px 0; clear: left; display: block; border-top: dotted 1px #cccccc;}
.spec-right  {float: left; text-align: left; font-weight: normal; width: 60%; padding: 4px 0 4px 0; display: block; clear: right; border-top: dotted 1px #cccccc;}
