body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	color: #FFF;
	font: 12px "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	text-align: left;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

td {
	font-size: 12px;
}

th {
	font-weight: bold;
	font-size: 12px;
}

#container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000;
	width: 600px;
    min-height: 390px;
	max-height: 390px;
	height: auto !important;
	height: 390px;
}

#container-thin {
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000;
	width: 600px;
    min-height: 390px;
	max-height: 390px;
	height: auto !important;
	height: 390px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	background-image: url(/tradein/images/background-thin.jpg);
}

#container-wide {
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000;
	width: 600px;
    min-height: 390px;
	max-height: 390px;
	height: auto !important;
	height: 390px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	background-image: url(/tradein/images/background-wide.jpg);
}

#subcontainer {
	width: 600px;
	min-height: 390px;
    max-height: 390px;
	height: auto !important;
	height: 390px;
}

#subcontainer-thin {
	width: 600px;
	min-height: 390px;
    max-height: 390px;
	height: auto !important;
	height: 390px;
	background-repeat: no-repeat;
	background-position: left 62px;
	background-image: url(/tradein/images/content-bg-thin.jpg);	
}

#subcontainer-wide {
	width: 600px;
	min-height: 390px;
    max-height: 390px;
	height: auto !important;
	height: 390px;
	background-repeat: no-repeat;
	background-position: left 62px;
	background-image: url(/tradein/images/content-bg-wide.jpg);
}

#header {
	height: 62px;
	margin: 0;
	padding: 0;
}

#header h1 {
	position: absolute;
	left: -9999px;
}

#content {
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 20px;
	clear: both;
	color: #FFF;
	width: 520px;
	min-height: 313px;
	max-height: 313px;
	height: auto !important;
	height: 313px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	left: 50px;
	top: 10px;
}

#content-left {
	position: relative;
	float: left;
	color: #FFF;
	width: 250px;
	top: 0px;
	left: 0px;
}

#content-right {
	position: relative;
	float: left;
	color: #FFF;
	width: 200px;
	top: 0px;
	left: 30px;
}

#subcontent {
	position: relative;
	float: left;
	color: #FFF;
	width: auto;
	top: 0px;
	left: 0px;
}

#content img, #landing-content img {
	border: 0;
}

.smalltext {
	font-size: 11px;
	line-height: 18px;
}

#content a {
	color: #FFF;
}

#footer-left {
	position: absolute;
	clear: both;
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
	background-color: #333333;
	width: 300px;
	min-height: 15px;
	max-height: 15px;
	height: auto !important;
	height: 15px;
	overflow: hidden;
	text-align: left;
	top: 385px;
	left: 0px;
}

#footer-right {
	position: absolute;
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
	background-color: #333333;
	width: 300px;
	min-height: 15px;
	max-height: 15px;
	height: auto !important;
	height: 15px;
	overflow: hidden;
	text-align: right;
	top: 385px;
	left: 300px;
}

#footer-left span {
	padding-left: 30px;
	vertical-align: top;
}

#footer-right span {
	padding-right: 30px;
	vertical-align: top;
}

#footer-left a {
	color: #FFF;
}

#footer-right a {
	color: #FFF;
}

#noticeholder1 {
	position: relative;
	z-index: 24;
}

#noticeholder2 {
	position: relative;
	z-index: 24;
}

#noticeholder3 {
	position: relative;
	z-index: 24;
}

#noticeholder4 {
	position: relative;
	z-index: 24;
}

#noticeholder5 {
	position: relative;
	z-index: 24;
}

#firstnamenotice {
	color: #FFF;
	left: -9999px;
	top: -20px;
	position: absolute;
	z-index: 25;
	width: 200px;
	border: 3px solid #FF6600;
	background: #0A1F33;
	padding: 5px;
}

#lastnamenotice {
	color: #FFF;
	left: -9999px;
	top: -20px;
	position: absolute;
	z-index: 25;
	width: 200px;
	border: 3px solid #FF6600;
	background: #0A1F33;
	padding: 5px;
}

#namenotice {
	color: #FFF;
	left: -9999px;
	top: -20px;
	position: absolute;
	z-index: 25;
	width: 200px;
	border: 3px solid #FF6600;
	background: #0A1F33;
	padding: 5px;
}

#emailnotice {
	color: #FFF;
	left: -9999px;
	top: -20px;
	position: absolute;
	z-index: 25;
	width: 200px;
	border: 3px solid #FF6600;
	background: #0A1F33;
	padding: 5px;
}

#phonenotice {
	color: #FFF;
	left: -9999px;
	top: -20px;
	position: absolute;
	z-index: 25;
	width: 200px;
	border: 3px solid #FF6600;
	background: #0A1F33;
	padding: 5px;
}

#postalcodenotice {
	color: #FFF;
	left: -9999px;
	top: -20px;
	position: absolute;
	z-index: 25;
	width: 200px;
	border: 3px solid #FF6600;
	background: #0A1F33;
	padding: 5px;
}

.tablehead {
	vertical-align: top;
	text-align: right;
	padding: 1px 1px 1px 1px;
}

.branding {
	text-indent: 20px;
}

.button {
	text-align: right;
}

tr.inputError {
	text-align: center;
	line-height: normal;
}
