/* Home Styles CSS Document */

.alphaBetaContent h1, .alphaBetaContent h2, .content h1, .content h2, .content h3, .content h4 {
	color:#002B8B;
}
.content h1 { font-size:42px; font-family:Arial Black, Helvetica, sans-serif; line-height:34px; }
.content h2 { font-size:24px; font-family:Arial Black, Helvetica, sans-serif; line-height:20px; margin:0 10px; padding:0; }
.content h3 { font-size:14px; font-family:Arial Black, Helvetica, sans-serif; line-height:16px; margin:0 10px; padding:0; }
.content h4 { font-size:12px; font-family:Arial Black, Helvetica, sans-serif; line-height:16px; margin:0 10px; padding:0; }

/* PNG =====================================*/

html>body .main-left-image { background:url(images/ducati-home.png) no-repeat left top; }

/* Stroke Boxes ============================*/

.stroke-box-head { background:url(images/ducati-stroke-box-head.gif) no-repeat; }
.stroke-box-cen { background:url(images/ducati-stroke-box-bg.gif) repeat-y; }
.stroke-box-foot { background:url(images/ducati-stroke-box-foot.gif) no-repeat; }

/*==========================================*/

/* Offer Boxes ============================ */

.offer-box-head { background:url(images/vespa-offer-head.gif) no-repeat; }
.offer-box-cen { background:url(images/vespa-offer-box-bg.gif) repeat-y; }
.offer-box-foot { background:url(images/vespa-offer-foot.gif) no-repeat; }
.offer-box .offer-box-cen h2 { margin:5px 5px 0 10px; }
.offer-box .offer-box-cen p { color:#fff; margin:5px 5px 0 10px; }

/*==========================================*/

.scooters-logo {
	width:166px;
	height:44px;
	background:#fff;
}

.scooters-logo span { visibility:hidden; }
