@charset "utf-8";
/* CSS Document */

 
body {
	margin-left: 0px;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6600;
}
.bottom {
	background-image: url(/images/bottom.jpg);
	background-repeat: no-repeat;
	height: 468px;
	overflow: scroll;
}
div#plates {
	position: absolute;
	min-height: 250px;
	width: 100%;
	display: block;
	top: 390px;
	overflow: visible;
	height: 250px;
}
.plates {
	display: block;
	position: relative;
	background-position: left top;
	height: 250px;
	width: 380px;
	overflow: visible;
	text-decoration: none;
	margin: auto;
}
div.copywrite {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}


.style1 {
	color: #FF6600;
	text-decoration: underline;
}
.redirect {
	background-image: url(/images/redirect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 818px;
	width: 1018px;
}
.redirect_text {
	text-align: center;
	font-size: 20px;
	padding-top: 750px;
	font-weight: normal;
	text-transform: uppercase;
}
div.bottom2 {
	background-image: url(/images/bottom2.jpg);
	background-repeat: no-repeat;
	min-height: 680px;
	background-position: center bottom;
}
div.header2 {
	background-image: url(/images/header2.jpg);
	height: 138px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	width: 1018px;
	margin: auto;
}
div.fade_back {
	width: 1018px;
	background-image: url(/images/fadeback.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
div.nav {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
div.plate_holder {
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
	width: 108px;
	text-align: center;
}

div.relative {
	position: relative;
}
div.sign {
	position: absolute;
	top: 426px;
	right: 20px;
}
div.state_set {
	position: absolute;
	top: 585px;
	left: 35px;
}
div.jump_back {
	position: absolute;
	top: 522px;
	left: 35px;
}
.design_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	background-image: url(/images/field_back.gif);
	background-repeat: repeat-x;
	height: 44px;
	border: 3px solid #FFF;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	width: 220px;
	margin-bottom: 10px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/field2_back.gif);
	background-repeat: repeat-x;
	height: 19px;
	border: 3px solid #FFF;
	color: #333;
	margin-bottom: 2px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 10px;
	text-indent: 3px;
       padding-top:5px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/field2_back.gif);
	background-repeat: repeat-x;
	height: 19px;
	border: 3px solid #FFF;
	color: #333;
	font-weight: bold;
	text-indent: 3px;
       padding-top:5px;
}
div.plate {
	background-repeat: no-repeat;
	height: 250px;
	background-position: center top;
	font-size: 150px;
	line-height: 150px;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	padding-top: 120px;
	font-weight: lighter;
	text-align: center;
}
table.review {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bababa;
	border-right-color: #bababa;
	border-left-color: #bababa;
}
table.review th {
	background-image: url(/images/th_back.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	height: 35px;
	line-height: 35px;
	padding-right: 15px;
	padding-left: 15px;
}
table.review td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	color: #333;
	background-image: url(/images/table_back.png);
}
table.optional {
	border: 1px solid #bababa;
}
table.optional td {
	color: #333;
	background-image: url(/images/table_back.png);
}

table.returning {
	border: 1px solid #999;
	width: 430px;
	margin-right: 2px;
}
table.returning td {
	color: #333;
	padding: 5px;
	background-image: url(/images/table2_back.png);
}
span.message_preview {
	text-transform: uppercase;
}

table.review td img {
	margin-top: 3px;
	margin-bottom: 3px;
}
a.btn {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 65px;
	text-align: center;
	border: 1px solid #9d9d9d;
	font-size: 10px;
	background-image: url(/images/btn_back.gif);
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: right;
	color: #000;
}
span.red {
	font-size: 11px;
	color: #F00;
}
span.wh_title {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

a.delete {
	color: #F00;
}
