/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset, fieldset legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
li { margin-left: 25px; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

hr{
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-bottom: 1px solid #495057;
}

ul {
	float: left;
}
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

.left{
	float: left;
}
.right{
	float: right;
}
.spacer{
	height: 25px;
	clear: both;
}
.bold{
	font-weight: bold;
}
.emphasis{
	color: #000;
	font-weight: bold;
}
.inline {
	display: inline;
}
.product_title {
	font-size: 15px;
}
.error {
	color: red;
	font-style: italic;
}
.test_item {
}

#right_col {
	float: right;
	clear: right;
	padding-right: 10px;
	width: 48%;
}

#left_col {
	float: left;
	clear: left;
	width: 48%;
}
#test_pass {
	font-size: 20px;
	color: #11f100;
}
#test_fail {
	font-size: 20px;
	color: red;
}
body{
	font-size: 14px;
	line-height: 1.5;
	font-family: Arial, sans-serif;
	color: #000;
}
p{
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
img{
	border: none;
}
a:link, a:visited{
	text-decoration: underline;
	color: #ee3224;
}
a:hover{
	text-decoration: none;
	color: #ee3224;
}
a{
	outline: none;
}

h1{
	font-size: 20px;
	line-height: 1.2;
	color: #ee3224;
	margin-top: 12px;
	margin-bottom: 20px;
}
h1 a:link, h1 a:visited{
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;
}

h2{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	color: #EE3224;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3{
	font-weight: bold;
	font-size: 12px;
}
h4{
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 15px;
}
h5{
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 10px;
}

h6{
	font-weight: bold;
	font-size: 20px;
}
h6 img{
	position: relative;
	top: 3px;
}

ul{
	margin-left: 15px;
	list-style: outside disc;
	font-size: 12px;
	line-height: 1;
}
ul li{
	margin-bottom: 8px;
	/*font-weight: bold;*/
}
.small_list_text{
	font-weight: normal;
	color: #707e88;
	font-size: 10px;
}

/* Containers */
#background{

}
#footer{
	display: none;
}
#footer p{
	color: #707e88;
	margin: 0px;
}
#footer a:link, #footer a:visited{
	color: #707e88;
	text-decoration: none;
}
#footer a:hover{
	color: #707e88;
	text-decoration: underline;
}
#container{
	width: auto;
}
#header{
	width: 740px;
	height: 128px;
	background: url("../images/layout/header_bg.jpg") no-repeat;
	text-align: right;
}
#header_flash{
	width: 740px;
	height: 128px;
	background: url("../images/layout/header_bg.jpg") no-repeat;
	text-align: right;
}
#flash_logo{
	float: left;
	width: 375px;
	height: 85px;
	position: relative;
	top:29px;
	left:14px;
}
#flash_map{
	position: relative;
	top:-20px;
	float: left;
	width: 530px;
	height: 430px;
}
#logo_link {
	display: block;
	position: relative;
	top: 20px;
	width: 400px;
	height: 100px;
}
/* Content Containers */

#content_col_left{
	display: none;
}
#content_col_right{
	display: none;
}
#content_col_center{
	width: auto;
	/*height: 500px;*/
	margin-left:20px;
	margin-right:20px;
	/* overflow: auto; */
	float: left;
}
#content_bigcol_left{
	width: 515px;
	height: 500px;
	margin-right:25px;
	overflow: auto;
	float: left;
}
#content_bigcol_right{
	width: 505px;
	height: 500px;
	margin-left:25px;
	overflow: auto;
	float: right;
}
#content_full{
	width: 690px;
	height: 500px;
	margin-left:25px;
	margin-right:25px;
	overflow: auto;
}

/* Boxes */

#newsbox_container{
	width: 205px;
	padding-top: 34px;
	margin-bottom: 15px;
	background: url("../images/layout/newsbox_top.png") no-repeat top;
	overflow: auto;
}
#newsbox_content{
	width: 175px;
	padding-left: 15px;
	padding-right: 15px;
	background: url("../images/layout/newsbox_bg.png") repeat-y;
	overflow: auto;
	color: #000;
}
#newsbox_bottom{
	width: 205px;
	height: 15px;
	background: url("../images/layout/newsbox_bottom.png") no-repeat top;
}

#newsletter_container{
	display: none;
	width: 205px;
	padding-top: 34px;
	margin-bottom: 15px;
	background: url("../images/layout/newsletter_top.png") no-repeat top;
	overflow: auto;
}
#newsletter_content{
	width: 175px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background: url("../images/layout/newsletter_bg.png") repeat-y;
	overflow: auto;
	color: #000;
}
#newsletter_bottom{
	width: 205px;
	height: 15px;
	background: url("../images/layout/newsletter_bottom.png") no-repeat top;
}

.news_item{
	padding-top: 15px;
}
.border_bottom{
	border-bottom: 1px solid #959595;
}
.border_top{
	border-top: 1px solid #959595;
}
.news_item p{
	line-height: 1.2;
	padding-left: 4px;
	padding-right: 4px;
}
.readmore{
	text-align: right;
}

.news-heading{
	font-size: 13px;
	background-color: #efefef;
	padding: 2px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

/*-----------------------*/
/*

#darkbox_container{
	width: 205px;
	background: url("../images/layout/darkbox_top.png") no-repeat top;
	overflow: auto;
}
#darkbox_content{
	width: 175px;
	padding-left: 15px;
	padding-right: 15px;
	background: url("../images/layout/darkbox_bg.png") repeat-y top;
	overflow: auto;
}
#darkbox_content ul li {
	margin-left: 0px;
}
#darkbox_bottom{
	width: 205px;
	height: 15px;
	background: url("../images/layout/darkbox_bottom.png") no-repeat top;
}
*/
#darkbox_container{
	width: 205px;
	background: url("../images/layout/newsbox_noheader_top.png") no-repeat top;
	overflow: auto;
}
#darkbox_content{
	width: 175px;
	padding-left: 15px;
	padding-right: 15px;
	background: url("../images/layout/newsbox_bg.png") repeat-y;
	overflow: auto;
	color: #000;
}
#darkbox_content ul li {
	margin-left: 0px;
}
#darkbox_bottom{
	width: 205px;
	height: 15px;
	background: url("../images/layout/newsbox_bottom.png") no-repeat top;
}



/*-----------------------*/

#video_screen{
	position: absolute;
	top: 0px;
	width: 600px;
	height: 398px;
	background: #59D6F4;
	border-top: none;
	z-index: 1001;
	
}
#flash_video{
	width:590px;
	height: 393px;
}

#flashISD{
	display: none;
}
/* Navigation */

#top_nav{
	width: 240px;
	height: 20px;
	float: right;
	padding-left: 5px;
	background: url("../images/layout/top_nav_round.gif") no-repeat left bottom #000;
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	text-align: center;
}
#top_nav a:link, #top_nav a:visited{
	color: #fff;
	text-decoration: none;
}
#top_nav a:hover{
	color: #59D6F4;
	text-decoration: none;
}

#company_submenu {
	display: none;
}


#navigation{ width: 740px; height: 45px; margin-top: 0px; position: relative; z-index: 998; float: left;}

#navigation #nav { position: static; margin: 0; padding: 0; }
#navigation #nav li { display: inline; margin: 0; }
#navigation #nav li a { float: left; height: 0; padding-top: 45px; overflow: hidden; }
#navigation #nav li a {
	background-image: url("../images/layout/header_nav.gif");
	background-repeat: no-repeat;
}
/* NAV BUTTONS */

#navigation #nav li#home,
#navigation #nav li#home a {
	width: 88px;
	background-position: 0 0;
}
#navigation #nav li#company,
#navigation #nav li#company a {
	width: 130px;
	background-position: -88px 0;
}
#navigation #nav li#products,
#navigation #nav li#products a {
	width: 113px;
	background-position: -218px 0;
}
#navigation #nav li#investors,
#navigation #nav li#investors a {
	width: 130px;
	background-position: -331px 0;
}
#navigation #nav li#training,
#navigation #nav li#training a {
	width: 151px;
	background-position: -461px 0;
}
#navigation #nav li#contact,
#navigation #nav li#contact a {
	width: 128px;
	background-position: -612px 0;
}

/* OVER STATES */

#navigation #nav li#home a:hover {
	background-position: 0px -45px;
}
#navigation #nav li#company a:hover {
	background-position: -88px -45px;
}
#navigation #nav li#products a:hover {
	background-position: -218px -45px;
}
#navigation #nav li#investors a:hover {
	background-position: -331px -45px;
}
#navigation #nav li#training a:hover {
	background-position: -461px -45px;
}
#navigation #nav li#contact a:hover {
	background-position: -612px -45px;
}

/* ON STATES */

#navigation.home #nav li#home,
#navigation.home #nav li#home a {
	background-position: 0px -90px !important;
}
#navigation.company #nav li#company,
#navigation.company #nav li#company a {
	background-position: -88px -90px !important;
}
#navigation.products #nav li#products,
#navigation.products #nav li#products a {
	background-position: -218px -90px !important;
}
#navigation.investors #nav li#investors,
#navigation.investors #nav li#investors a {
	background-position: -331px -90px !important;
}
#navigation.training #nav li#training,
#navigation.training #nav li#training a {
	background-position: -461px -90px !important;
}
#navigation.contact #nav li#contact,
#navigation.contact #nav li#contact a {
	background-position: -612px -90px !important;
}


/* +++++++++++++++++ */

/* Homepage Buttons */

#btn_video{
	width: 205px;
	height: 60px;
	background: url("../images/buttons/btn_video.png") no-repeat;
}
.img_button{
	width: 205px;
	height: 60px;
	margin-bottom: 5px;
}

.img_button a{
	width: 205px;
	height: 60px;
	display: block;
	
}

.img_button img{
	width: 205px;
	height: 60px;
}

* html a:hover{
	visibility:visible;
}

.img_button a:hover img{
	visibility:hidden;
}

.bottom_margin{
	margin-bottom: 15px;
}


.btn_video{
	background: url("../images/buttons/btn_video_over.png") no-repeat;
}
.btn_video a:active{
	background: url("../images/buttons/btn_video_down.png") no-repeat;
}
.btn_firelink{
	background: url("../images/buttons/btn_firelink_over.png") no-repeat;
}
.btn_firelink a:active{
	background: url("../images/buttons/btn_firelink_down.png") no-repeat;
}
.btn_support{
	background: url("../images/buttons/btn_support_over.png") no-repeat;
}
.btn_support a:active{
	background: url("../images/buttons/btn_support_down.png") no-repeat;
}
.btn_dealer{
	background: url("../images/buttons/btn_dealer_over.png") no-repeat;
}
.btn_dealer a:active{
	background: url("../images/buttons/btn_dealer_down.png") no-repeat;
}
.btn_dealerlist{
	background: url("../images/buttons/btn_dealerlist_over.png") no-repeat;
}
.btn_dealerlist a:active{
	background: url("../images/buttons/btn_dealerlist_down.png") no-repeat;
}
.btn_careers{
	background: url("../images/buttons/btn_careers_over.png") no-repeat;
}
.btn_careers a:active{
	background: url("../images/buttons/btn_careers_down.png") no-repeat;
}

.btn_sales{
	background: url("../images/buttons/btn_sales_over.png") no-repeat;
}
.btn_sales a:active{
	background: url("../images/buttons/btn_sales_down.png") no-repeat;
}
.btn_products{
	background: url("../images/buttons/btn_products_over.png") no-repeat;
}
.btn_products a:active{
	background: url("../images/buttons/btn_products_down.png") no-repeat;
}
.btn_ahj{
	background: url("../images/buttons/btn_ahj_over.png") no-repeat;
}
.btn_ahj a:active{
	background: url("../images/buttons/btn_ahj_down.png") no-repeat;
}

/* Form fields and buttons */
/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:Arial, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:1px 10px 1px 7px; /* IE6 */
}
.buttons button[type]{
    padding:1px 10px 3px 7px; /* Firefox */
    line-height:14px; /* Safari */
}
*:first-child+html button[type]{
    padding:1px 10px 1px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#000;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#000;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#000;
}


/* buttons: */

a.s_button {
    background: transparent url('../images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #666;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
.bottom_space{
	margin-bottom: 16px;
}

a.s_button span {
    background: transparent url('../images/buttons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.s_button:active {
    background-position: bottom right;
    color: #898989;
    outline: none; /* hide dotted outline in Firefox */
}

a.s_button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* Inputs */
.short_input{
	width: 95%;
	padding: 3px;
	border: 1px solid #959595;
	color: #666;
}
input{
	font-size: 10px;
}
select{
	font-size: 10px;
}

#main_img {
	width: 400px;
	height: 400px;
	border: solid 1px #b5b5b5;
	padding: 6px;
	text-align: center;
	margin: 14px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#main_img img {

	position: relative;
	top: 14px;

}

#thumb_cont {
	margin: 14px;
	margin-top: 0;
	margin-left: 0;
	text-align: center;
}

#smalltext {
	font-size: 11px;
	clear:both;
}

.thumb {
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}

.thumb img {
	cursor: pointer;
}





#prod_left {
	width: 435px;
	float: left;
}

#prod_right {
	width: 255px;
	padding: 14px;
	padding-top: 0;
	padding-bottom: 28px;
	float: right;
}

.faq_list_item {
	border-top: dotted 1px #aaaaaa;
	padding-top: 5px;
}

.img_border_left{
	float: left;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-right: 10px;
	margin-bottom: 15px;
}
.img_border_right{
	float: right;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-left: 10px;
	margin-bottom: 15px;
}

#login-box{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding: 0px;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 50px;
	border: 1px solid #ccc;
}

#register-box {
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #ccc;
}

#map_area{
	display: none;
}
#dealer_list{
	float: left;
	width:205px;
}
#dealer_list p{
	padding-left: 10px;
}

.addthis_toolbox{
	display: none;
}