﻿body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

img
{
	border: none;
}

a
{
	color: #FFFFFF;
}
a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
#wrapper
{
	position:relative;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	
}
#bl
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	padding: 0px;	
	color: #FFF;
}

#gr
{
	position:absolute;
	left:0px;
	top:280px;
	width: 968px;
	min-height:335px;
	height: 100%;
	margin-left:10px;
	margin-right:auto;
	background-color: #999999;
	padding: 0px;	
	color: #FFF;
}

#nav {
	position:absolute;
	left:10px;
	/*width: 728px; */
	width: 958px;
	top:615px;
	height: 25px;
	background:#999999;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
}

#nav ul {
	margin-top: 0px;
}

#nav ul li {
	list-style: none;
	display: inline;
	padding-right: 15px;
	border-right: 1px solid #4F4F4F;
	margin-left: 10px;
}
#social {
	float: right;
	margin-top: -32px;
	margin-right: 25px;
}
#social img {
	margin-left: 10px;
}
.current {
	text-decoration: underline;
	font-weight: bold;
}

.first {
	margin-left: -10px !important;
}

.last {
	border: none !important;
}

.enter
{
	font-size: 13px;
	color: #999;
}

.instructions {
	padding:4px 8px 0px 8px;
}

.simple
{
	font-family: impact;
	font-size: 68px !important;
	font-style: bold;
	padding: 0px;
	color: #FFF;
	position: absolute; top:211px; right:21px;
}

.free
{
	font-family: impact;
	font-size: 25px;
	font-style: bold;
	padding: 0px;
	color: #FFF;
	position: absolute; top:30px; left:30px;
}

.free h2 {
	font-family: impact;
	font-size: 25px;
	font-style: normal !important;
	padding: 0px;
	color: #FFF;
}

#content {
	position: absolute; top:55px; left:30px;
	width: 60%;
	text-align: justify;
}

.copy
{
	font-family: arial;
	font-size: 10px;
	font-style: none;
	padding: 0px;
	color: #000;
	position:absolute;
	margin-top: 270px;
	margin-left: 30px;
}

.TabItemLeft, .TabItemLeftActive
{
	background-image: url('/Admin/images/tabitem-left.png');
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
	width: 5px;
	border-bottom: solid 1px #808080;
}
.TabItemLeftActive
{
	border-bottom: solid 1px #000000;
}
.TabItemRight, .TabItemRightActive
{
	background-image: url('/Admin/images/tabitem-right.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 32px;
	width: 5px;
	border-bottom: solid 1px #808080;
}
.TabItemRightActive
{
	border-bottom: solid 1px #000000;
}
.TabItem, .TabItemActive
{
	background-image: url('/Admin/images/tabitem.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 32px;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	border-bottom: solid 1px #808080;
}
.TabItemActive
{
	color: #00A900;
	border-bottom: solid 1px #000000;
}
.TabItemActive a
{
	color: #00A900;
}
.TabItem a:hover, .TabItemActive a:hover
{
	color: #00A900;
	text-decoration: none;
}
.TabSpace
{
	height: 32px;
	width: 4px;
	border-bottom: solid 1px #808080;
}
.TabContent
{
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
	padding: 5px;
}
.video {
	position: absolute; top:30px; left:700px;
}
.white {
	color: #FFF;
}
.black {
	color: #000;
}
.yellow {
	color: #99FF00;
}
.error {
	color:#FF0000;
	font-size:11pt;
	font-weight:bold;
}

.table {
	margin-right:0px;margin-left:auto;
}

#top {
	position:absolute; left:10px; top:60px;
}
#dealer_link {
	background: #000;
	height: 25px;
	width:80px;
	border: 1px solid #FFF;
	position: absolute;
	margin:130px 0 0 365px;
}
#dealer_link p {
	margin-top: 3px;
	text-align: center;
}
#home_link {
	background: #000;
	height: 25px;
	width:80px;
	border: 1px solid #FFF;
	position: absolute;
	margin-top: -10px;
}
#home_link p {
	margin-top: 3px;
	text-align: center;
}
