/* Terry's Tire Town CSS Document */
html {
	min-height: 100%;
	margin: 0px 0px 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #575757;
	background-image: url(../images/template_images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
form, input {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 6px 0px;
	margin: 0px;
}
h1 {
	font-size: 22px;
	color: #3365ac;
	padding: 6px 0px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	color: #3365ac;
	padding: 6px 0px;
	margin: 0px;
}
a:link, a:visited {
	color: #3165ae;
}
a:hover, a:active {
	color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin: auto;
}
#middle {
	width: 1012px;
	padding: 0px;
	margin: auto;
}
.footer-shadow {
	background-image: url(../images/template_images/cont-bttm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	line-height: 38px;
}
#footerlink {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003271;
	text-align: center;
	height: 25px;
	line-height: 25px;
	padding: 0px 0px 30px;
}
#footerlink a:link, #footerlink a:visited {
	color: #003271;
	text-decoration: none;
	padding: 8px;
}
#footerlink a:hover, #footerlink a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
}
/* MX Kollection CSS styles do not delete */
.required {
	color: #FF0000;
}
/* MX KOLLECTION */
/* Special items : error containers, field hints, required table cell  */
.KT_field_error {
	color: #cc0000;
}
.KT_field_hint {
	color: #0000cc;
	font-size: 10px;
}
td.KT_required {
	color: #FF0000;
}
/* span containing the "*" for required field labels */
label span.KT_required {
	padding: 0 2px;
	color: #FF0000;
	font-family: Courier New, Courier, monospace;
	font-weight: normal;
}
/* The client-side error displaying */
/* How the label should change on error */
.form_validation_field_error_label {
	/* color:#cc0000; */
}
/* How the input's container (TD) should change on error */
.form_validation_field_error_container {
	/* border: 2px solid black; */
}
/* How the input textfield should change on error */
.form_validation_field_error_text {
	/* border:2px solid #cc0000; */
}
/* The actial error message style */
.form_validation_field_error_error_message {
	color: #cc0000;
	font-weight: normal;
	clear: left;
	margin-left:5px;
}
form.form_validation_form_error table {
	border: 2px solid red;
}
/* The server-side error displaying */
/* topmost error div */
#KT_tngerror {
	padding: 5px 10px 5px 50px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	border: 1px solid red;
	background-color: #FFFFE4;
	background-image: url(images/error.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*end of MX Kollection CSS style--*/
/* for admin reporting */
#reporttable th {
	background-color: #2d5d85;
	border-top: 1px solid #96bad4;
	border-right: 1px solid #96bad4;
	border-bottom: 1px solid #96bad4;
	padding: 4px;
	color: #FFFFFF;
}
#reporttable td {
	border-right: 1px solid #96bad4;
	border-bottom: 1px solid #96bad4;
	padding: 4px;
}
#reporttable th a:link, #reporttable th a:visited {
	color: #FFFFFF;
}
#reporttable th a:hover, #reporttable th a:active {
	color: #5ac0ff;
}
#reporttable td.last {
	border-right: 1px solid #FFFFFF;
}
.even {
	background-color: #FFFFFF;
}
.odd {
	background-color: #e5f2fa;
}
.highlight {
	background-color: #fffcb5;
}
/* end of reporting */
.logo-bg {
	background-image: url(../images/template_images/header.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 191px;
}
#top-menu {
	font-size: 11px;
	color: #003271;
	padding: 60px 0px 38px 28px;
}
#top-menu a:link, #top-menu a:visited {
	color: #003271;
	text-decoration: none;
	padding: 8px 4px;
}
#top-menu a:hover, #top-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 4px;
}
#header-menu {
	text-transform: uppercase;
	color: #aebee2;
	background-image: url(../images/template_images/cont-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 40px;
	line-height: 40px;
}
#header-menu a:link, #header-menu a:visited {
	color: #aebee2;
	text-decoration: none;
	padding: 12px 10px;
	border-right: 1px dashed #5e85be;
}
#header-menu a:hover, #header-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 10px;
	border-right: 1px dashed #5e85be;
}
.get-price-text {
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 0px 0px 270px;
}
a.click {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.click:link, a.click:visited {
	color: #ffce00;
}
a.click:hover, a.click:active {
	color: #FFFFFF;
}
.content-bg {
	background-image: url(../images/template_images/cont-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 3px 35px;
}
.content-bg-inner {
	background-image: url(../images/template_images/cont-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 3px 35px 3px 41px;
}
.content-padding {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	line-height: 18px;
}
.right-width {
	vertical-align: top;
	text-align: center;
	width: 247px;
}
.spacer {
	height: 7px;
	line-height: 7px;
}
.banner-alignment {
	vertical-align: top;
}
.banner {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/template_images/home-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 378px 0px 0px;
}
.store-locator {
	font-size: 18px;
	color: #003271;
	padding: 0px 60px;
}
.zip-code-box {
	color: #000066;
	width: 250px;
	padding: 0px 0px 5px 10px;
}
.zipcode-input {
	color: #00458a;
	background-color: #bacbe9;
	text-align: center;
	width: 90px;
	padding: 3px 0px;
	border: 1px solid #004382;
}
.find-store-text {
	text-align: center;
	padding: 0px 10px 0px 0px;
}
.come-to-terrys-text {
	font-size: 28px;
	font-weight: bold;
	text-transform: none;
	text-align: right;
	padding: 34px 25px 0px 60px;
}
#page-menu {
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
}
#page-menu a:link, #page-menu a:visited {
	color: #aebee2;
	text-decoration: none;
	background-image: url(../images/template_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 30px;
}
#page-menu a:hover, #page-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/template_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 30px;
}
.homepage-body {
	color: #ffffff;
	padding: 15px;
}
#previous a:link, #previous a:visited, #previous a:hover, #previous a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/template_images/previous.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	width: 102px;
	padding: 2px 0px 10px;
}
#next a:link, #next a:visited, #next a:hover, #next a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/template_images/next.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	width: 102px;
	padding: 2px 0px 10px;
}
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display: block;
	width: 410px;
	height: 201px;
	position: absolute;
	left: 666px;
	top: 0px;
}
#one-price a:link, #one-price a:visited, #one-price a:hover, #one-price a:active {
	display: block;
	width: 305px;
	height: 45px;
	position: absolute;
	left: 485px;
	top: 265px;
	background-image: url(../images/template_images/no-image.gif);
}
#get-finance a:link, #get-finance a:visited, #get-finance a:hover, #get-finance a:active {
	display: block;
	width: 225px;
	height: 140px;
	position: absolute;
	left: 100px;
	top: 255px;
	background-image: url(../images/template_images/no-image.gif);
}