body {
	background: #FFF url('../images/back_brackets.gif') center 60px no-repeat;
	text-align: center;
	min-width: 1000px;
}

#horizon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	min-width: 1000px;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	height: 400px;
	margin: 0px auto;
	}
	
#left_column, #right_column {
	float: left;
}

#left_column {
	width: 205px;
	min-height: 500px;
}

#right_column {
	width: 785px;
	margin-left: 10px;
}

#footer {
	margin: 60px 0;
	clear: both;
}

#footer #right_footer {
	float: right;
}

#footer #left_footer {
	float: left;
}

#footer p {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
}

#footer a {
	color: #777;
	text-decoration: none;
}

/* =============================== general font =============================== */

body, p, li, span {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 1.4em;
}

strong {
	font-weight: bold;
}

h1 {
	font-size: 175%;
	color: #000;
	margin: 0 0 .25em 0;
}

h1 img.imgWriter {
	position: relative;
	left: -5px;
}

h1, h2, h3{
	font-family: ITC Avant Garde, Century Gothic, "Century Gothic", "ITC Avant Garde", Futura, arial;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h2 {
	font-size: 150%;
	color: #AAA;
	margin: 0 0 .5em 0;
}

h3 {
	font-size: 125%;
	color: #333;
	margin: 0 0 .5em 0;
}

h3 a {
	color: #333;
}

h4 {
	color: #000;
	margin: 0 0 .5em 0;
}

a {
	/*text-decoration: none;*/
}

p a:hover {
	opacity: .6;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

/* =============================== LOGO =============================== */

#logo {
	float: left;
	margin: 5px 0px 20px 0;
	z-index: 200;
}

/* =============================== MENU =============================== */

#menu {
	clear: left;
	float:left;
	margin: 0 10px 0 15px;
	width: 180px;
}

#menu ul {
	list-display: none;
}

#menu ul {
	margin: 0 0 0 0;
	color: #000;
	font-family: Myriad Pro, Myriad, helvetica;
	font-weight: regular;
	text-transform: uppercase;
}

#menu li {
	padding: 0;
	font-family: Myriad Pro, Myriad, helvetica;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 8pt;
	margin: 0;
}

#menu li a, #menu li span {
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	line-height: 1.4em;
}

#menu li a:hover, #menu li span:hover {
	color: #555;
}

#machines_list li.self, .level_1  li.self { 
	background: url(../images/left_line.gif) 0 6px no-repeat;
}

#menu li a.self, #menu li span.self {
	font-family: Myriad Pro, Myriad, helvetica;
	color: #D95F17 ! important;
	font-size: 8pt;
}

#menu .level_1 {
	padding-left: 10px;
}

#menu #menu_machines span {
	cursor: default;
	display: block;
	margin-bottom: 3px;
}

#menu_machines {
	padding-bottom: 3px;
}

#machines_list, .level_1 {
	background: url(../images/machines_back.gif) top left repeat-y;
	padding-top: 2px;
	position: relative;
	top: -2px;
}

#machines_list li {
	padding: 0 0 0 10px;
}

#menu #menu_machines li a, #menu #menu_machines li span, #menu #menu_machines li {
	color: #808080;
}

#menu ul.models {
	margin: 3px 0 3px 9px ! important;
}

#menu ul.models li a {
	margin: 0 0 .5em 0;
	line-height: 1em;
	text-transform: none;
	color: #555 ! important;
}

#menu ul.models li a.self {
	color: #000 ! important;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

/* =============================== HOME =============================== */

#upgrade {
	background: #DDD;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -200px;
	width: 360px;
	padding: 20px;
	text-align: left;
	z-index: 999;
}

#ie6 {
	position: absolute;
	top: 10px; 
	right: 20px;
}

#upgrade h2 {
	color: #000;
	padding: 13px 0;
}

#intro_images {
  position:relative;
	width: 700px;
	height: 510px;
  z-index:999999;
}

#news_wrapper {
	padding: 10px 0 0 0;
}

#news_header {
	float: left;
	margin: 3px 20px 0 0;
	color: #999;
}

#news_header a {
	color: #999;
}

#news_wrapper .post {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

.post h3 {
	margin: 0 0 0 0;
	float: left;
}

.post h3 a {
	text-decoration: none;
}

.post a {
	color: #000;
}

.post h3 a:hover {
	text-decoration: underline;
}

.date {
	float: left;
	color: #999;
	font-size: 90%;
	margin: 2px 0 0 5px;
}
/* =============================== NEWS =============================== */

.news_template {
	padding: 120px 0 0 0;
}

h1.news_header {
	font-size: 300%;
	color: #BBB;
	margin: 0 0 20px 0;
}

.news_template .post  {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #BBB;
	width: 620px;
}

.news_template .post .content {
	float: left;
	width: 400px;
}

.news_template .post .gallery {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px dotted #555;
}

/* ============================== CATEGORY ============================== */

#main_content, #main_content p {
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	line-height: 1.4em;
}

#main_content .content_content table td {
	padding: 5px;
}


.category {
	padding-top: 118px;
}

.category #type_name img {
	margin: 0 0 0 -5px;
}
.category #type_description {
	margin: 0 0 5px 0;
	width: 585px;
}

.machine_thumb {
	float: left;
	width: 185px;
	height: 160px;
	text-align: center;
	margin: 0 5px 0 10px;
}

.machine_thumb span.img_link {
	height: 137px;
	display: block;
}
.machine_thumb span.text_link {
	text-decoration: none;
	display: block;
	font-size: 8pt;
	color: #666666;
}

.machine_thumb a:hover span {
	opacity: .7;
}

/* ============================== SITE CONTENT ============================== */

#content_gallery_wrapper {
	width: 700px;
	height: 315px;
	margin: 0 0 13px 0;
}

#content_gallery {
	width: 700px;
	height: 315px;
}

#content_gallery_wrapper .compact_ajax_gallery_thumbs {
	bottom: 5px;
}

#content_gallery_wrapper .caption {
	/*background: url(../images/black_70.png) top left;*/
	background: #FFF;
	left: 0;
	bottom: 0px;
	width: 100%;
	text-align: left;
	height: 1em;
	padding: 0 0 2px 0;
	color: #999;
}

#site_content .content_content {
	width: 450px;
}

/* ============================== MACHINE ============================== */

.machine {
	padding-top: 30px;
}

#machine_gallery_wrapper {
	width: 700px;
	height: 315px;
	margin-bottom: 5px;
}

#machine_gallery {
	text-align: center;
	width: 700px;
	height: 315px;
}

#machine_info .column {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#model_number img {
	position: relative;
	top: -2px;
	left: -2px;
}

#machine_summary {
	width: 275px;
}

#find_a_dealer {
	display: block;
	color: #D95F17;
	margin: 4px 0 15px 0;
	text-decoration: none;
}

#machine_breadcrumb, #machine_breadcrumb a {
	font-family: ITC Avant Garde, Century Gothic, "Century Gothic", "ITC Avant Garde", Futura, arial;
	text-transform: uppercase;
	color: #999;
	font-size: 8pt;
	text-decoration: none;
}

#machine_info #machine_name_img {
	position: relative;
	top: -2px;
	left: -5px;
	margin-bottom: 8px;
}

#machine_info #machine_description {
	margin-bottom: 15px;
}

#machine_info #machine_description, #machine_info #machine_description p {
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 1.3em;
	color: #666666;
}

#machine_summary ul.file_list li {
	margin: 0 0 2px 0;
}

#machine_summary ul.file_list a {
	font-family: ITC Avant Garde, Century Gothic, "Century Gothic", "ITC Avant Garde", Futura, arial;
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	font-size: 8pt;
}

#machine_summary ul.file_list a:hover {
	text-decoration: underline;
}

#machine_specs_features {
	width: 290px;
	margin-left: 20px ! important;
}

#machine_specs, #machine_features {
	
}

.specs_features_tabs {
	width: 290px;
	margin-bottom: 14px;
}

.specs_features_tabs a {
	float: left;
	font-family: ITC Avant Garde, Century Gothic, "Century Gothic", "ITC Avant Garde", Futura, arial;
	color: #B3B3B3;
	letter-spacing: 2px;
	font-size: 15pt;
	margin-top: 10px;
	width: 40%;
}

.specs_features_tabs a.active {
	color: #4D4D4D;
}

.specs_features_tabs a:hover {
	opacity: .6;
}

#machine_features {
	display: none;
}

#machine_features ul {
	list-style: disc;
	padding: 0 0 0 15px;
}

#machine_features ul li {
	font-family: ITC Avant Garde, Century Gothic, "Century Gothic", "ITC Avant Garde", Futura, arial;
	color: #333;
	font-size: 8.5pt;
	margin-bottom: 7px;
}

/* =================================== DEALERS =================================== */

#usa {
	float: left;
	width: 550px;
	margin-top: 15px;
}

#instructions {
	clear: both;
	margin: 0 0 10px 0;
}

#canada_mexico {
	float: left;
	width: 200px;
	margin: 10px 0 0 30px;
	padding: 10px 0 0 0;
}

#canada_mexico ul.province_list {
	margin: 0 0 15px 0px;
}

#canada_mexico ul.province_list li, #canada_mexico ul.province_list a {
	font-family: century gothic, futura;
	text-decoration: none;
	float: left;
	margin: 0 5px 1px 0;
}

#canada_mexico ul.province_list a:Hover {
	text-decoration: underline;
}

#states {
	margin-bottom: 10px;
}

.state {
	margin-top: 15px;
}

.state h3.state_name {
	color: #999;
	border-bottom: 1px solid #999;
}

.state h3.state_name a {
	color: #999;
}

#dealers_list {
	width: 600px;
}

.dealer {
	border-top: 1px dotted #555;
	padding-top: 5px;
	margin: 0 0 10px 0;
	clear: left;
}

.dealer .dealer_name {
	font-size: 120%;
	text-align: right;
}

.dealer .dealer_name, .dealer .dealer_address, .dealer .dealer_contact {
	float: left;
	margin: 0 3% 0 0;
	width: 30%;
}


.dealer .dealer_address span, .dealer .dealer_contact span {
	display: block;
}


a.offsite {
	background: url(../images/offsiteLink.gif) right 1px no-repeat;
	padding-right: 16px;
}



/* =================================== DEALERS =================================== */


.content_content .thingy {
	width: 700px;
}

.content_content .thingy textarea {
	width: 400px;
}

/* =================================== INFO REQUEST =================================== */

.thingy .submit_div {
	clear: left;
}

.thingy a.submit_button {
	padding: 5px;
	width: 140px;
	text-align: center;
	border: 1px solid #555;
	display: block;
	margin-left: 146px;
	color: #777;
}

.thingy a.submit_button:hover {
	background: #DDD;
	border: 1px solid #333;
}




