﻿html
{ 
	margin: 0px;
	padding: 0px; 
	overflow: scroll;
}

body {
	margin: 0px; 
	padding: 0px;
	color: #000;
	background: #fff;
	font: 10pt Arial, Helvetica, Verdana, Sans-Serif;
}

.PageMainBox
{
	position: relative;
	float: left;
	top: -100px;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

/*==================================================
Master Page
===================================================*/

.MasterHeadMainBox
{
	width: 1000px;
	height: 210px;
	text-align: center;
}

.MasterHeadBox
{
	position: relative;
	left: 9px;
	width: 982px;
	height: 164px;
	background-image: url(../images/bg_black.jpg);
	background-repeat: no-repeat;
}

.MasterHeadTopButtonBox
{
	position: relative;
	float: left;
	left: 82px;
	top: 6px;
	width: 825px;
	height: 25px;
}

.MasterAccessoriesButton
{
	position: relative;
	float: left;
	left: 40px;
	width: 110px;
	height: 21px;
}

.MasterApparelButton
{
	position: relative;
	float: left;
	left: 100px;
	width: 110px;
	height: 21px;
}

.MasterCareersButton
{
	position: relative;
	float: left;
	left: 140px;
	width: 110px;
	height: 21px;
}

.MasterTeamButton
{
	position: relative;
	float: left;
	left: 180px;
	width: 110px;
	height: 21px;
}

.MasterVideoButton
{
	position: relative;
	float: left;
	left: 220px;
	width: 110px;
	height: 21px;
}

.MasterHeadFlashBox
{
	position: relative;
	float: left;
	left: 70px;
	width: 850px;
	height: 135px;		
}

.MasterHeadMiddleButtonBox
{
	position: relative;
	float: left;
	left: 0px;
	top: -77px;
	width: 982px;
	height: 90px;
}

.MasterHomeButton
{
	position: relative;
	float: left;
	width: 90px;
	height: 70px;
}

.MasterLoginButton
{
	position: relative;
	float: right;
	width: 88px;
	height: 70px;
}
	
.MasterHeadButtonBox
{
	position: relative;
	float: left;
	left: 67px;
	top: -98px;
	width: 880px;
	height: 45px;
}

.MasterMotorsButton
{
	position: relative;
	float: left;
	width: 187px;
	height: 43px;
}

.MasterControllersButton
{
	position: relative;
	float: left;
	width: 174px;
	height: 43px;
}

.MasterAircraftButton
{
	position: relative;
	float: left;
	width: 152px;
	height: 43px;
}

.MasterAutoButton
{
	position: relative;
	float: left;
	width: 169px;
	height: 43px;
}

.MasterMarineButton
{
	position: relative;
	float: left;
	width: 191px;
	height: 43px;
}


/*==================================================
Footer Page (Master)
===================================================*/
.MasterFooter
{
	position: relative;
	float: left;
	top: -90px;
	width: 1000px;
	text-align: center;
}

.MasterFooterBox
{
	position: relative;
	left: 82px;
	width: 835px;
	height: 115px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.MasterFooterLinks
{
	position: relative;
	top: 52px;
	width: 835px;
	color: #92d6fa;
	text-align: center;
}

.MasterFooterLinks a:link, .MasterFooterLinks a:visited
{
	font: 8pt Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #92d6fa;
}

.MasterFooterLinks a:hover
{
	font: 8pt Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: White;
}

.infoLink
{
	color: Blue;
}

.MasterFooterTextBox
{
	position: relative;
	font: 10pt Arial;
	height: 50px;
	top: -10px;
}

/*==================================================
Home Page
===================================================*/

.HomeMainBox
{
	position: relative;
	float: left;
	width: 900px;
	padding: 20px 0px;
	text-align: center;
}

.HomeBox
{
	position: relative;
	float: left;
	left: 100px;
	width: 800px;
	height: 150px;
	padding: 100px 0px;
	text-align: center;
	font: 14pt Arial, Helvetica, Sans-serif;
}

/*==================================================
Motors Page
===================================================*/

.MotorsMainBox
{
	position: relative;
	float: left;
	left: 50px;
	width: 900px;
	padding: 20px 0px;
	text-align: center;
}

.MotorsBox
{
	position: relative;	
	width: 700px;
}

.SeriesMainBox
{
	position: relative;
	float: left;
	padding-top: 10px;
	font: 8pt Verdana, Arial, Serif;
}

.SeriesPicBox
{
	position: relative;
	float: left;
	width: 140px;
	text-align: left;
}

.SeriesTextBox
{
	position: relative;
	float: left;
	width: 550px;
	text-align: left;
}

.SeriesListLine
{
	position: relative;
	float: left;
	width: 700px;
	border-bottom: solid 2px #990000;
}

.SeriesTextBox a:link, .SeriesTextBox a:visited
{
	font: bold 10pt Verdana, Arial, Serif;
	text-decoration: none;
	color: Black;	
}

.SeriesTextBox a:hover
{
	text-decoration: underline;	
}


/*==================================================
Motors Details Page
===================================================*/

.MotorsDetailMainBox
{
	position: relative;
	float: left;
	width: 1000px;
	padding: 20px 0px;
	text-align: center;
}

.MotorDetailHeadBox
{
	position: relative;
	left: 50px;
	width: 900px;
	padding: 10px 0px;
	margin: 20px 0px 30px 0px;
	text-align: center;
	color: White;
	font: bold 14pt Arial, Helvetica, Sans-Serif;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}

.MotorsDetailBox
{
	position: relative;	
	width: 980px;
}

.MotorsDetailInfoBox
{
	position: relative;
	float: left;
	left: 30px;
	padding: 25px 0px;
}

.MotorsDetailImgBox
{
	position: relative;
	float: left;
	width: 180px;
}

.MotorsDetailInfoTextBox
{
	position: relative;
	float: left;
	width: 650px;
	text-align: left;
}

.MotorsDetailLinkABox
{
	clear: left;
	position: relative;
	float: left;
}

.MotorsDetailLinkABox a:link, .MotorsDetailLinkABox a:visited
{
	color: Blue;
	text-decoration: none;
}

.MotorsDetailLinkABox a:hover
{
	color: Blue;
	text-decoration: underline;
}

.MotorsDetailLinkBBox
{
	clear: left;
	position: relative;
	float: left;
}

.MotorsDetailLinkBBox a:link, .MotorsDetailLinkBBox a:visited
{
	color: Red;
	text-decoration: none;
}

.MotorsDetailLinkBBox a:hover
{
	color: Red;
	text-decoration: underline;
}

.MotorsDetailLinkCBox
{
	clear: left;
	position: relative;
	float: left;
}

.MotorsDetailLinkCBox a:link, .MotorsDetailLinkCBox a:visited
{
	color: Black;
	text-decoration: none;
}

.MotorsDetailLinkCBox a:hover
{
	color: Black;
	text-decoration: underline;
}

.MotorDetailTableBox
{
	position: relative;
	float: left;
	width: 980px;
	text-align: center;
	padding-bottom: 30px;
	font: 8pt Arial, Helvetica, Sans-Serif;
}

/*==================================================
Admin Pages
===================================================*/

.AdminMainBox
{
	position: relative;
	float: left;
	width: 1000px;
	padding: 20px 0px;
	text-align: center;
}

.AdminHeadBox
{
	position: relative;
	left: 50px;
	width: 900px;
	padding: 10px 0px;
	margin: 20px 0px 30px 0px;
	text-align: center;
	color: White;
	font: bold 14pt Arial, Helvetica, Sans-Serif;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}

.AdminBodyBox
{
	position: relative;
	float: left;
	left: 50px;
	width: 900px;
	padding: 20px 0px;
	text-align: center;
}

.AdminLeftBox
{
	position: relative;
	float: left;
	width: 450px;	
	text-align: center;
}

.AdminRightBox
{
	position: relative;
	float: left;
	width: 450px;	
	text-align: center;
}