/* @override http://www.autocourse.local/css/homepage.css */

@charset "UTF-8";

#homepage
{
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	position: relative;
}

#main-feature a
{
	background-image: url(/images/homepage/main-feature2.jpg);
	height: 277px;
	width: 991px;
	text-indent: -5000px;
	float: left;
	display: block;
	margin-top: 20px;
}

#auto-annual a
{
	background-image: url(/images/homepage/autocourse-2010.jpg);

	float: left;
	height:  200px;
	width: 495px;
	text-indent: -5000px;
	margin-top: 10px;
}

#moto-annual a
{
	background-image: url(/images/homepage/motocourse-2010.jpg);

	float: left;
	height:  200px;
	width: 485px;
	text-indent: -5000px;
	margin-top: 10px;
	margin-left: 11px;
}

#auto-cal a
{
	background-image: url(/images/homepage/autocourse-calendar-2011.jpg);
	float: left;
	height: 193px;
	width: 490px;
	text-indent: -5000px;
	margin-top: 10px;
}
#moto-cal a
{
	background-image: url(/images/homepage/motor-calendar.jpg);
	float: left;
	height: 193px;
	width: 485px;
	text-indent: -5000px;
	margin-left: 16px;
	margin-top: 9px;
	overflow:hidden;
}

#motocourse-calendar a
{
	background-image: url(/images/homepage/motor-calendar.jpg);
	float: left;
	height: 194px;
	width: 490px;
	text-indent: -5000px;
	margin-top: 10px;
}

#autocourse-calendar a
{
	background-image: url(/images/homepage/auto-calendar.jpg);
	float: left;
	height: 193px;
	width: 485px;
	text-indent: -5000px;
	margin-left: 15px;
	margin-top: 10px;
}
#homepage-header
{
	clear: left;
	float: left;
	height: 136px;
	width: 960px;
	margin-left: 5px;
	margin-top: 30px;
	display: inline;
	margin-bottom: 30px;
}

#homepage-intro
{
	background-image: url(/images/homepage/homepage-header.gif);
	float: left;
	height: 136px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
}

#great-online-prices
{
	background-image: url(/images/homepage/great-online-pices.gif);
	float: left;
	height: 44px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	clear: left;
}

#units-sold
{
	background-image: url(/images/homepage/units-sold.gif);
	float: left;
	height: 44px;
	width: 255px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
}

#secure-online-payment
{
	background-image: url(/images/homepage/secure-online-payment.gif);
	float: left;
	height: 44px;
	width: 355px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
}

#homepage-products-wrapper
{
	clear: left;
	float: left;
	width: 960px;
	margin-left: 5px;
	display: inline;
	height: 630px;
	overflow: hidden;
}
#homepage-products-wrapper a
{
	color: #FFFFFF;
	font-weight: bold;
}

#homepage-products-wrapper a:hover
{
	color: #FFFFFF;
}
.first-product-box
{
	height: 285px;
	width: 285px;
	border: 7px solid #A7A7A7;
	float: left;
	margin-right: 31px;
	background-color: #2F2E2E;
	display: inline;
	margin-bottom: 30px;
}

.first-product-box p
{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A9A9A9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
}

.last-product-box
{
	height: 285px;
	width: 285px;
	border: 7px solid #A7A7A7;
	float: left;
	background-color: #2F2E2E;
	display: inline;
	margin-bottom: 30px;
}

.last-product-box p
{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A9A9A9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
}

#order-before
{
	height: 50px;
	width: 991px;
	display: block;
	background-image: url(/images/homepage/order-before-message.gif);
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}
