/*
-----------------------------------------------
MechTech Motorsports Main CSS
Author:   Stimulus Inc. - 09.25.05

Do not copy without permission of the author.
----------------------------------------------- */
/*@import url(layout.css);*/

.body1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: helvetica,sans-serif;
	color: #000000;
	background-color: #ffffff;
	background-image: url("../images/sideStripe.gif");
	background-repeat: repeat;
	background-position: top left;
	}
/* --------------------text classes -------------------*/

div {
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}
	
ul {
	list-style-image: url("../images/arrowBox.gif");
	list-style-position: inside;
	}
	
b.purple {
	color: #4D1A92;
	}
	
a.boldLink, a.boldLink:visited {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #009900;
	font-weight: bold;
	}

a.boldLink:hover, a.boldLink:active {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7653A2;
	font-weight: bold;
	}
	
a, a:visited {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #009900;
	}

a:hover, a:active {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #7653A2;
	}
	
a.purple, a.purple:visited {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #4D1A92;
	}

a.purple:hover, a.purple:active {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #009900;
	}
	
.specialsWas {
	color: #666666;
	font-weight: bold;
	}
	
.specialsNow {
	color: #009900;
	font-weight: bold;
	}
	
.smallPrint {
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 9px;
	line-height: 20px;
	}
	
img.headline {
	margin: 26px 45px 0 0;
	}
	
h1 {
	font-family: arial, sans-serif;
	color: #009900;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
h2 {
	font-family: arial, sans-serif;
	color: #7653A2;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	}

/* --------------------element classes -------------------*/

hr {
	color: #cccccc;
 	background-color: #cccccc;
 	height: 1px;
 	border: 0px;
 	margin: 5px 0px 5px 0px;
 	width: 100%;
	}

/* --------------------formating classes -------------------*/

#centerMeUp {
	z-index: 0;
	position: relative;
	margin: auto;
	margin-bottom: 20px;
	padding: 0px 5px 0px 6px;
	width: 765px;
	border: 0px solid #8F969E;
	background-color: #efeeee;
	background-image: url("../images/contentStripe.gif");
	background-repeat: repeat-y;
	}
	
#container {
	z-index: 0;
	position: relative;
	margin-top: 10px;
	width: 100%;
	border: 0px solid #8F969E;
	}
	
#navContainer {
	z-index: 0;
	position: relative;
	width: 131px;
	border: 0px solid #8F969E;
	background-color: #ffffff;
	float: left;
	left: 20px;
	margin-bottom: 20px;
	padding-top: 23px;
	border: 0px solid #990000;
	background-image: url("../images/roundTopRight.gif");
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#contContainer {
	z-index: 0;
	position: relative;
	width: 569px;
	margin-bottom: 20px;
	border: 0px solid #8F969E;
	background-color: #ffffff;
	float: right;
	right: 20px;
	background-image: url("../images/roundTopLeft.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#bottomNav {
	z-index: 0;
	position: relative;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	width: 725px;
	height: 27px;
	border: 0px solid #8F969E;
	background-color: #ffffff;
	background-image: url("../images/roundBottom.gif");
	background-repeat: no-repeat;
	}
	
#bottomNaver {
	z-index: 0;
	position: relative;
	margin: 0px;
	width: 475px;
	height: 65px;
	border: 0px solid #8F969E;
	background-color: #ffffff;
	}
	
.fullText {
	z-index: 0;
	margin-top: 84px;
	margin-left: 40px;
	width: 475px;
	border: 0px solid #8F969E;
	text-align: left;
	}
	
.fullTextfp {
	z-index: 0;
	margin-top: 17px;
	margin-left: 40px;
	padding-right:10px;
	width: 235px;
	border-right: 1px solid #cccccc;
	text-align: left;
	float: left;
	display: inline;
	}
	
div.adsspacefp {
	z-index: 0;
	margin-top: 30px;
	padding-left: 20px;
	margin-left: 10px;
	border-left: 0px solid #cccccc;
	text-align: left;
	float: left;
	height: 380px;
	width: 226px;
	}
	
.showCase {
	z-index: 0;
	width: 475px;
	border: 0px solid #8F969E;
	min-height: 75px;
	}
	
#topLinks {
	z-index: 20;
	position: absolute;
	border: 0px solid #339933;
	float: right;
	right: 10px;
	top: 10px;
	}
	
.dm {font-size: 9px;position:absolute;bottom:-20px;right:0;}
