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

body {
	background-color:#000000;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}

/* Layout Table Styles */

#layout {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#layout_header_top {
	background-image: url(../scheme/1.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#layout_header_middle {
	background-image: url(../scheme/logo_slice_middle.gif);
	background-repeat: no-repeat;
	height: 51px;
	margin: 0px;
	padding: 0px;
	background-position: left;
	background-color: #FFFFFF;
	text-align: right;
}
#layout_header_bottom-left {
	background-image: url(../scheme/b_main.gif);
	background-repeat: no-repeat;
	height: 51px;
	margin: 0px;
	padding: 0px;
	width: 167px;
}
#layout_header_bottom-right {
	background-image: url(../scheme/bg-lr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	font-style: italic;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFF00;
}
#layout_left {
	background-repeat: no-repeat;
	background-position: top;
	width: 167px;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#layout_left img {
	margin-bottom: 3px;
}
#layout_content {
	margin: 0px;
	padding: 8px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAE808;
	border-left-color: #FAE808;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
#layout_content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#layout_content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
#layout_content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#layout_footer_right {
	background-image: url(../scheme/footer.gif);
	background-repeat: no-repeat;
	height: 90px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	line-height: 18px;
}
#layout_footer_left {
	background-image: url(../scheme/logo_160px.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer_links {
}
#upnorth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	text-align: right;
}
/* content Styles */

.centered {
	text-align: center;
}
.full_centered {
	text-align: center;
}
.centered_table  {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.dealer_table {
	width: 650px;
	margin-top: 10px;
}
.dealer_table td {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding: 5px;
}
.inline_add {
	position: relative;
	top: 5px;
}
.video_container {
	padding-left: 125px;
	margin-top: 10px;
}
.sold_out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.sidebar {
	background-color: #FFFFFF;
	text-align: left;
	width: 148px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-left: 6px;
	border: 2px solid #FFFF00;
	padding-left: 2px;
}
.sidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.testimonial {
	padding: 10px;
	width: 600px;
	background-color: #CCCCCC;
	margin-left: 20px;
	margin-bottom: 20px;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.video_player {
	height: 410px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.header_content {
	float: left;
	width: 275px;
	padding-left: 250px;
}
.header_content p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}


/* -- Navigation -- */

div.nav_button {
	height: 26px;
	width: 167px;
	margin: 0px;
	padding: 0px;
}
div.nav_button p {
	height: 26px;
	background-image: url(../scheme/nav_button.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
div.nav_button p a {
	width: 100%;
	height: 100%;
	display: block;
	color: #FFFFFF;
}
div.nav_button p a:link, div.nav_buttone p a:visited {
	background-image: url(../scheme/nav_button.jpg);
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
div.nav_button p a:hover, div.nav_button p a:active {
	background-image: url(../scheme/nav_button.jpg);
	background-position: 0px -26px;
	font-style: italic;
	color: #FFFF33;
	text-decoration: none;
}
.nav_align {
	margin-right: 30px;
	display: block;
}
