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

* {margin: 0; padding: 0;}
body {font: normal .75em "Lucida Sans", Helvetica, Arial, sans; background: url(../images/page_bg.png) center top; }
* html body {text-align: center; }
a img {border: 0; }/* DIVS */
#container {width: 960px; margin: 10px auto 0 auto; position: relative; padding-top: 235px; text-align: left; background: #fff; }
#footer {background: url(../images/large_footer_bg.png); height: 194px;}
#footer #seen_on {padding-top: 22px; text-transform: uppercase; margin-bottom: 14px;}
#footer p {color: #fff; text-align: center; margin-bottom: 0px; line-height: 18px;}
#footer p img {margin-bottom: 12px; }
#footer p.links {word-spacing: 8px; }
#footer p a {color: #fff; font-weight: normal; word-spacing: normal;}

/* HOME PAGE */
#main {float: left; margin-left: 680px; width: 250px; padding-top: 30px; margin-right: 30px;}
#flash {width: 680px; float: left; margin-left: -100%; padding-top: 14px; text-align: center;}

* html #main {margin-left: 340px; width: 250px;}
* html #flash {margin-left: -960px;}

#flash img {margin-bottom: 0px; }
#flash #flash_player, #flash #SWFObjectExprInst {margin-left: 20px; }
#flash p {margin: inherit 20px; }
#flash p.spread {text-align: center; font-weight: bold; font-size: 1.2em; letter-spacing: 4px; word-spacing: 4px;}
#musion {width: 128px; height: 50px; margin-bottom: 12px; }
.clear {clear: both; height: 0px;}

/* HEADER */
#header { height: 235px; width: 960px; background: #f56800 url(../images/header_bg_all.png) 0 100% no-repeat; position: absolute; top: 0px; left: 0px; z-index: 1}
.subhead {text-indent: -400em; overflow: hidden; position: absolute; top: 120px; left: 0px;}	
#logo {background: url(../images/logo_white_bg.png); width: 435px; height: 120px; text-indent: -40em; overflow: hidden;  position: absolute; top: 5px; left: 0px; } 


.home #logo {background: url(../images/logo_24.png); height: 116px; width: 450px; text-indent: -40em; overflow: hidden;  position: absolute; top: 76px; left: 24px; z-index: 2; opacity: .5;}
* html #logo {background: url(../images/logo_orange_matte.png); z-index: 4; }


/* NAVIGATION */
#nav {position: absolute; top: 25px; right: 0px; list-style: none;}
#nav li {display: block; float: left; }
#nav li a {display: block; float: left; height: 27px; line-height: 27px; text-indent: -100em; overflow: hidden; background: url(../images/nav_bg_new.png) no-repeat;}
#nav li a#home_btn {background-position: 0px 0px; width: 74px;}
#nav li a#port_btn {background-position: -74px 0px; width: 103px;}
#nav li a#prof_btn {background-position: -177px 0px; width: 92px;}
#nav li a#demo_btn {background-position: -269px 0px; width: 114px;}
#nav li a#press_btn {background-position: -383px 0px; width: 79px;}
#nav li a#cont_btn {background-position: -462px 0px; width: 92px;}
#nav li a#home_btn:hover {background-position: 0px -27px;}
#nav li a#port_btn:hover {background-position: -74px -27px;}
#nav li a#prof_btn:hover {background-position: -177px -27px;}
#nav li a#demo_btn:hover {background-position: -269px -27px;}
#nav li a#press_btn:hover {background-position: -383px -27px;}
#nav li a#cont_btn:hover {background-position: -462px -27px; }

object {outline: none; display: block; }/* TYPOGRAPHY */	
p.warning {color: #F00; margin: 30px 0 20px 0; font-weight: bold; }
p {margin-bottom: 1.5em; line-height: 1.8em; text-align: justify; word-spacing: -1.5px;}
a { text-decoration: none; font-weight: bold; color: #f56800; }
a:hover {text-decoration: underline; }

/*
h4 {font-size: 1.2em; margin-bottom: 12px;} 
h5 {font-size: 1.0em; padding-bottom: 12px; margin-bottom: 12px; } */

/* HALF PAGE */
.half #header {background-image: url(../images/thin_header_bg.png); height: 125px; }
.half #container {padding-top: 203px; }



.left_half {float: left; width: 413px; }
.left_half h3, .left_half h1 {text-align: right; color: #f56800; font-size: 1.4em; font-weight: normal; margin-right: 14px; height: 48px;}

.left_half h1 {font-weight: bold; font-size: 1.6em;}

.left_half img {float: right; clear: both; margin-bottom: 14px;}

.half_page {float: left; width: 505px; margin-right: 12px; margin-left: 22px;border-top: 4px solid #f56800; padding-top: 50px; margin-top: 12px;}
.half_page p {margin-right: 6px; }
.half_page #musion {float: right; margin-right: 0px;}/* DEMO */

.right_half {float: left; width: 505px; margin-right: 12px; margin-left: 22px; margin-top: 12px;}
.right_half p {margin-right: 6px; }
.right_half #musion {float: right; margin-right: 0px;}

ul#demo {list-style: none; text-align: right; font-size: .75em; margin-top: 4px; margin-right: 22px; line-height: 1.7em; text-transform: uppercase;}

.video_box {background: #666; margin: 20px 12px; padding: 8px 10px 0px 20px;}
.video_box .flash {display: block; float: left; margin-top: 22px; }
.video_box a {display: block; float: right; margin-bottom: 8px; }/* CONTACT */
#contact #container {padding-top: 140px; }
address {text-align: right; width: 40%; float: left; margin-right: 5%; font-size: .8em; font-style: normal; line-height: 20px; color: #f56800; margin-top: 56px;}
#contact_form {width: 55%; float: left; }


.demo #header {background-image: url(../images/header_very_thin.png); height: 85px; }
.demo #container {padding-top: 95px; }
.demo #logo {background: none; height: 85px; }
.demo .left_half {width: 318px; }
.demo .right_half { width: 620px; margin-left: 12px; margin-right: 0px;}
.demo h1 {color: #f56800; font-size: 1.8em; margin-bottom: 0; text-transform: uppercase; font-weight: normal; }
.demo h2 {text-transform: uppercase; font-weight: normal; font-size: .8em; padding-bottom: 0;}
.demo #lb_images {margin-right: 20px; margin-top: 20px;}
#fl_demo {margin: 12px 0;}




.press h2 {height: 25px; line-height: 25px; font-size: 14px; font-weight: bold; color: #4d4d4d; background: url(../images/press_header_bg.png); margin: 0 50px; text-indent: 20px;}
.press_box {margin: 20px 50px; }
.press_entry {border-bottom: 1px solid #aaa; }
.press_logo, .press_descrip, .press_pdf {float: left; height: 83px; }
.press_logo, .press_pdf {background: url(../images/press_entry_bg.png); }
.press_logo {width: 212px; margin-right: 2px; }
.press_pdf {width: 123px; margin-left: 2px; border-left: 1px solid #aaa;}
.press_pdf img {margin-left: 24px; }
.press_descrip {background: url(../images/press_box.png); width: 518px; border-left: 1px solid #aaa;}
.press_descrip p {color: #000; line-height: 18px; margin: 10px 20px 20px 10px; text-align: left;}
.press_descrip p a {color: #000; word-wrap: break-word; }

.banner, .heading {display: block; text-indent: -400em; overflow: hidden; }
.banner {width: 898px; height: 214px; }
.heading {width: 800px; height: 331px; }

.wowvx {background: url(../images/wowvx.jpg) no-repeat; margin: 30px;}
.wowvx_heading {background: url(../images/wowvx_large.jpg) no-repeat; margin: 40px 0px 40px 80px; }

.less_pad #container {padding-top: 130px; }
.less_pad .half_page {padding-top: 26px; }

.bottom_banners {height: 126px; margin: 20px 10px; }
.bottom_banners li {list-style: none; display: block; float: left; }
.bottom_banners li a {display: block; float: left; height: 126px; width: 298px; margin-left: 12px; background: url(../images/bottom_banners4.png); overflow: hidden; text-indent: -500em;}
.bottom_banners li a.infocom09 {}
.bottom_banners li a.audiology_now {background-position: -305px 0;}
.bottom_banners li a.fire_foil {background-position: -613px 0;}


/* FORMS */
.signup_form {background: #ccc; border: 2px solid #555; padding: 20px; margin: 0 20px 20px 80px; width: 310px; float: left; }
fieldset {border: 0;}
label, input, textarea {display: block; }
input, textarea {margin-bottom: 12px; font-size: 18px; line-height: 18px; font-family: Helvetica, Arial, sans; padding: 2px; width: 300px;}
textarea {height: 100px; }
label { font-size: 18px; } /* color: #030b2b; color: #f56800; */
input {font-size: 18px; line-height: 18px; }


.nocaps { text-transform:none !important }

