/* CSS Document */ /* Main Styles */ #mainContainer img { border: 1px solid #000; } #mainContainer p { font: 9pt arial; color: #333; margin: 0px; } #mainContainer a:link { font: 9pt arial; text-decoration: none; color: #c60000; } #mainContainer a:visited { font: 9pt arial; text-decoration: none; color: #c60000; } #mainContainer a:hover { font: 9pt arial; text-decoration: underline; color: #000; } /* Top Newest Photos Section */ #mainContainer #newest { width: 567px; margin: 0px; height: 250px; background-color: #fff; } #mainContainer #newest a:link { font: 8pt arial; text-decoration: none; color: #c60000; font-weight: bold; } #mainContainer #newest a:visited { font: 8pt arial; text-decoration: none; color: #c60000; font-weight: bold; } #mainContainer #newest a:hover { font: 8pt arial; text-decoration: underline; color: #000; font-weight: bold; } #mainContainer #newest .col1-03 { float: left; width: 365px; height: 223px; margin: 0px; } #mainContainer #newest h4 { font-size: 8pt; font-family: arial; color: #333; font-weight: bold; float: left; width: 365px; margin: 2px 0px 0px 2px; } #mainContainer #newest .col2-03 img { float:left; margin: 5px 0px 0px 30px; } #mainContainer #newest .col2-03 { float: right; width: 190px; height: 223px; } #mainContainer #newest #galleries { width: 190px; height: 225px; margin: 0px; border: 1px solid #333; } #mainContainer #newest #galleries p { font: 8pt arial; font-weight: bold; color: #c90000; margin-top: 2px; /*margin-bottom: 10px;*/ text-align: center; padding: 2px; } #mainContainer #newest #galleries img { margin-right: 10px; } /* Car Thumbs Section */ #mainContainer #moreBikes1 { width: 565px; } #mainContainer #moreBikes1 h4 { font: 10pt Arial; font-weight: bold; margin: 0px; color: #fff; background-color: #000; padding: 5px; height:9px; } #mainContainer #moreBikes2 { width: 565px; } #mainContainer #moreBikes2 h4 { font: 10pt Arial; font-weight: bold; margin: 0px; color: #fff; background-color: #000; padding: 5px; height:9px; } #mainContainer .carThumbs { float: left; clear: both; margin-left: 7px; } #mainContainer .carThumbs a:link { color: #c60000; text-decoration: none; font: 8pt verdana; } #mainContainer .carThumbs a:visited { color: #c60000; text-decoration: none; font: 8pt verdana; } #mainContainer .carThumbs a:hover { color: #333; text-decoration: underline; font: 8pt verdana; } #mainContainer .carThumbs table h2 { margin: 0px; font: 7pt Verdana; line-height: 9pt; color: #666666; } #mainContainer .carThumbs p { margin-bottom: 2px; } #mainContainer .carThumbs img { margin-top: 5px; border: 1px #000 solid; } /* HUBS INDEX PAGES */ #mainLanding img { border: 1px solid #000; } #mainLanding p { font: 9pt arial; color: #333; margin: 0px; } #mainLanding a:link { font: 9pt arial; text-decoration: none; color: #c60000; } #mainLanding a:visited { font: 9pt arial; text-decoration: none; color: #c60000; } #mainLanding a:hover { font: 9pt arial; text-decoration: underline; color: #000; } /* Highlights Section */ #mainLanding .highlights { width: 540px; margin: 10px 0px 10px 0px; border: 1px solid #000; float: left; clear: both; } #mainLanding .highlights h4 { font: 9pt arial; font-weight: bold; color: #fff; margin-left: 0px; background-color: #000; padding: 2px 0px 2px 10px; } #mainLanding .highlights li { font: 9pt arial; color: #333; list-style-type: square; line-height: 13pt; } #mainLanding .highlights ul { margin-top: 0px; margin-bottom: 10px; }