@charset "UTF-8";
/* CSS Document */

/*
Unitron Hearing, Inc.
Creator: Kimberly Gloff
Created: June 19, 2009
Updated: June 23, 2009
*/

/* --- BASELINES --- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
* a {
	line-height: normal;
	color: #002b45;
	text-decoration:none;
}

* a:hover {
	color:#00aeef;
}
	
body {	
	font-family: "lucida grande", "lucida sans", Arial;
	background:none; /*#e4e4e4 url(/etc/designs/unitron/images/bkgd.jpg) repeat-x;*/
	font-size:.9em;
	color:#656565;
	}
		
img, a img {
	border: none;
	}
	
.clear {
	clear:both;
	}

/* --- STRUCTURE --- */

#wrap {
	width:968px;
	margin:5px 0 10px 0;
}


/* --- HEADER --- */

#header {
	width:960px;
	height:78px;
	padding:4px;
	background:none; /* url(/etc/designs/unitron/images/header_bkgd.png) no-repeat; */
}

.logo {
	float:left;
	margin:25px 0 0 30px;
}

.top_menu {
	display:none;
	/*
	text-align:right;
	height:17px;
	margin-bottom:10px;
	font-size:85%;
	padding:3px 15px 0 0;
	color:#686868;
	*/
}
/*
.top_menu form {
	color:#686868;
	float:right;
}

.top_menu .selected a {
	color:#a7a7a7;
}

.top_menu a {
	color:#686868;
}

.top_menu a:hover {
	text-decoration:underline;
}

.top_menu .language ul {
	border-right:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	padding:0 5px;
	margin-left:8px;
}

.top_menu .language2 ul {
	padding:0 5px;
}

.top_menu ul li {
	display:inline;
	padding:0 5px;
}

.top_menu .language, .top_menu .language2 {
	padding:0;
	margin-top:5px;
}

.top_menu .country {
	padding:0 20px;
	margin-top:5px;
}

.top_menu .country img {
	margin-right:5px;
	border-bottom:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
}

.top_menu table {
	border:0;
	padding:0;
	float:right;
	margin-bottom:5px;
}

.top_menu table td {
	vertical-align:middle;
	white-space:nowrap;
	margin-bottom:0;
	padding:0;
}

.top_menu select {
	color:#686868;
	width:130px;
	font-size:.95em;
}

.top_menu option {
	padding:0 0 3px 5px;
	color:#686868;
}
*/


/* --- TOP BUTTONS IN HEADER --- */

.top_nav {
	display:none;
	/*
	float:right;
	margin:35px 25px 0 0;
	width:350px;
	font-size:80%;
	*/
}

/*
.top_nav li {
	display:inline;
	text-align:center;
}

.top_nav li a {
	padding:6px 0;
	height:15px;
	width:112px;
	float:left;
	text-align:center;
	color:#002b45;
}

.top_nav li.left a {
	background:url(/etc/designs/unitron/images/top-nav_left.gif) left center no-repeat;
}

.top_nav li.left a:hover, .top_nav li.left_selected a {
	background:url(/etc/designs/unitron/images/top-nav_left_on.gif) left center no-repeat;
	color:#00aeef;
}

.top_nav li.middle a {
	background:url(/etc/designs/unitron/images/top-nav_mid.gif) left center no-repeat;
}

.top_nav li.middle a:hover, .top_nav li.middle_selected a {
	background:url(/etc/designs/unitron/images/top-nav_mid_on.gif) left center no-repeat;
	color:#00aeef;
}

.top_nav li.right a {
	background:url(/etc/designs/unitron/images/top-nav_right.gif) left center no-repeat;
}

.top_nav li.right a:hover, .top_nav li.right_selected a {
	background:url(/etc/designs/unitron/images/top-nav_right_on.gif) left center no-repeat;
	color:#00aeef;
}
*/

/* --- BODY --- */

#shadow {
	width:960px;
	background:none; /* url(/etc/designs/unitron/images/main_bkgd.png) repeat-y; */
	padding:0 4px;
}

#shadow_about {
	width:734px;
	background:none; /* url(/etc/designs/unitron/images/home_about_shadow.png) repeat-y; */
	padding:0 4px;
	float:left;
}

#promo_about_rt {
	height:554px;
	float:right;
}

#promo_about {
	width:742px;
	height:186px;
	background:url(/etc/designs/unitron/images/promo_about_bt_lt.png) no-repeat;
	margin:15px 0 10px 0;
	float:left;
}

#promo_consumer {
	width:742px;
	height:186px;
	background:url(/etc/designs/unitron/images/promo_bkgd.png) no-repeat;
	margin:20px 0 10px 0;
	float:left;
}

#promo_pro {
	width:742px;
	height:186px;
	background:url(/etc/designs/unitron/images/promo_bkgd_pro.png) no-repeat;
	margin:20px 0 10px 0;
	float:left;
}

#promo_pro div, #promo_consumer div {
	background:url(/etc/designs/unitron/images/promo_line.gif) right top no-repeat;
	margin-top:20px;
	width:182px;
	float:left;
	display:inline;
}

#promo_about div {
	background:url(/etc/designs/unitron/images/promo_line.gif) right top no-repeat;
	margin-top:20px;
	padding:0 5px;
	width:232px;
	height:160px;
	float:left;
	display:inline;
	position:relative;
}

#promo_about div img {
	position:absolute;
	bottom:7px;
}

#promo_pro div.first, #promo_consumer div.first, #promo_about div.first {
	margin-left:7px;
}

#promo_pro div.last, #promo_consumer div.last, #promo_about div.last {
	background:none;
	margin-right:7px;
}

#promo_pro h1, #promo_consumer h1, #promo_about h1 {
	color:#002b45;
	font-size:90%;
	font-weight:normal;
	margin-left:10px;
}

#promo_pro h2, #promo_consumer h2, #promo_about h2, #promo_about p {
	color:#6a6a6a;
	font-size:78%;
	font-weight:normal;
	margin:0 0 5px 10px;
}

#promo_about p {
	margin:5px 0 5px 10px;
}

/*#home_btn_consumer,*/
.home_btn_pro {
	width:222px;
	height:187px;
	margin:20px 0 10px 0;
	float:right;
	font-size:80%;
}

.home_btn_pro {
	background:url(/etc/designs/unitron/images/btn_rt_bkgd_pro.png) no-repeat;
}

.home_btn_pro ul {
	margin:10px 0;
}

.home_btn_pro li {
	height:24px;
	width:192px;
	padding:0;
	margin-left:7px;
}

.home_btn_pro li a {
	background:url(/etc/designs/unitron/images/home_btn_pro.gif) left center no-repeat;
	float:left;
	width:180px;
	height:24px;
	padding:8px 10px 2px 15px;
}

.home_btn_pro li.last a{
	background:url(/etc/designs/unitron/images/home_btn_pro2.gif) left center no-repeat;
}
/*
#home_btn_consumer {
	font-size:75%;
	background:url(/etc/designs/unitron/images/btn_right_bkgd.jpg) no-repeat;
}

#home_btn_consumer ul {
	margin:12px 0 12px 20px;
}

#home_btn_consumer li {
	height:32px;
	width:182px;
	padding:0;
	margin-bottom:5px;
}

#home_btn_consumer li a {
	background:url(/etc/designs/unitron/images/home_btn_gry.jpg) left center no-repeat;
	float:left;
	color:#fff;
	height:18px;
	width:152px;
	padding:6px 20px 8px 10px;
	margin-bottom:5px;
}

#home_btn_consumer li a:hover {
	color:#9CF;
}
*/

.about_facts {
	background:url(/etc/designs/unitron/images/home_about_bt_rt.png) top no-repeat;
	width:186px;
	height:201px;
	margin-top:10px;
	padding:18px;
}

.about_facts h1, .news h1 {
	color:#002b45;
	font-size:100%;
	font-weight:normal;
	margin-bottom:5px;
}

.about_facts li {
	list-style-type:none;
	font-size:80%;
	margin-bottom:5px;
	padding-left: 12px;
	background:url(/etc/designs/unitron/images/about_dash.gif) left top no-repeat;
}

.news {
	background:url(/etc/designs/unitron/images/home_about_rt1.png) bottom no-repeat;
	width:186px;
	height:92px;
	padding:18px;
}

.news p {
	font-size:80%;
	margin-bottom:10px;
}

.press {
	background:url(/etc/designs/unitron/images/home_about_rt2.png) no-repeat;
	width:186px;
	height:117px;
	padding:10px 18px;
}

.press li {
	border-bottom:1px dashed #d7d7d7;
	font-size:80%;
	margin-bottom:5px;
	padding-bottom:5px;
}

.press li.last {
	border:0;
	margin-bottom:0;
	padding-bottom:0;
}

.press_all {
	background:url(/etc/designs/unitron/images/home_about_rt3.png) no-repeat;
	font-size:80%;
	width:186px;
	height:32px;
	padding:5px 18px;
}

.parsys .country {
	width:300px;
	text-align:left;
	font-size:90%;
	margin:10px;
}

.parsys .country h3 {
	font-weight:normal;
}


/* --- PRODUCT PG --- */
.shadow_prod {
	background:none; /* url(/etc/designs/unitron/images/main_bkgd2.png) bottom no-repeat; */
	width:958px;
	padding:0 4px 50px 4px;
	margin:0 auto 10px auto;
}

.left_column {
	display:none;
	background:none; /* #f1f2f3; */
	width:0;
	/*
	width:223px;
	float:left;
	*/
}

.right_column {
	width:735px;
	float:left;
	/*
	float:right;
	*/
}

.right_column h1, .right_column_full h1 {
	font-size:140%;
	color:#042035;
	font-weight:lighter;
	margin-bottom:20px;
}

.right_column h1.border {
	border-bottom:1px solid #d7d7d7;
	padding:0 0 15px 20px;
	margin:0 -20px 10px -20px;
}

.right_column .title h1 {
	margin-bottom:10px;
}

.right_column h2 {
	font-size:120%;
	color:#042035;
	font-weight:normal;
	margin:30px 0 20px 0;
}

.right_column h2.highlight {
	background:#ededed;
	margin:30px 0 20px -8px;
	padding:4px 0 4px 8px;
}

.right_column .title h2.highlight {
	margin:10px 0 10px -8px;
}

.right_column h3 {
	font-size:85%;
	font-weight:normal;
	margin:-15px 0;
}

.right_column p {
	font-size:80%;
	font-weight:normal;
	line-height:1.5em;
}

.right_column .right {
	float:right;
}

.right_column .left {
	float:left;
}

.right_column_full {
	width:auto;
	float:right;
}

/* --- PRODUCT PG LEFT SIDEBAR --- */
.sidenav {
	display:none;
	background:none; /* url(/etc/designs/unitron/images/prodpg_sidebar.jpg) right bottom no-repeat;
	width:223px;
	padding-bottom:2px;
	*/
}

.sidenav .clearfix {
	display:none;
}

.sidenav ul {
	display:none;
	background:none;
	/*
	width:219px;
	padding:0;
	font-size:85%;
	color:#5b5b5b;
	margin-top:0;
	*/
}
/*
.sidenav li a {
	background:url(/etc/designs/unitron/images/prodpg_sidenav.gif) left center no-repeat;
	color:#5b5b5b;
	float:left;
	height:24px;
	width:181px;
	border-bottom:1px solid #ddd;
	padding:15px 20px 5px 20px;
}

.sidenav li a:hover {
	background:url(/etc/designs/unitron/images/prodpg_sidenav_on.gif) left center no-repeat;
	color:#00aeef;
}

.sidenav ul li ul {
	padding:0;
	font-size:90%;
}

.sidenav li li a {
	background:#fff;
	float:left;
	height:10px;
	width:181px;
	border-bottom:1px dashed #c5c5c5;
	padding:10px 20px 10px 20px;
}

.sidenav li li a:hover {
	background:#fff;
}

.sidenav li li.last a {
	border-bottom:1px solid #d7d7d7;
}
*/

.side_btn {
	display:none;
	background:none; /* url(/etc/designs/unitron/images/prodpg_sidebar.jpg) right bottom no-repeat;
	width:219px;
	padding:12px 5px 15px 0px;
	margin-top:10px;
	border-top:1px solid #e3e4e5;
	font-size:80%;
	*/
}
/*
.side_btn ul {
	margin:0 0 20px 10px;
}

.side_btn li {
	height:32px;
	width:182px;
	padding:0;
	margin-bottom:5px;
}

.side_btn li a {
	background:url(/etc/designs/unitron/images/side_btn_blue.jpg) left center no-repeat;
	float:left;
	color:#fff;
	height:23px;
	width:171px;
	padding:12px 20px 8px 10px;
	margin-bottom:2px;
}
*/

.side_btn_list {
	display:none;
	background:none; /* url(/etc/designs/unitron/images/prodpg_sidebar.jpg) right bottom no-repeat;
	width:224px;
	padding:15px 0 10px 0;
	margin-top:10px;
	border-top:1px solid #e3e4e5;
	font-size:85%;
	*/
}
/*
.side_btn_list h1 {
	color:#002b45;
	font-size:115%;
	font-weight:normal;
	margin-bottom:10px;
	padding-left:15px;
}

.side_btn_list ul {
	padding:0;
	margin:0 0 10px 0;
}

.side_btn_list li {
	list-style:none;
	margin-bottom:0;
	height:24px;
	padding:0;
}

.side_btn_list li a {
	background:url(/etc/designs/unitron/images/side_btn_bkgd.gif) left center no-repeat;
	float:left;
	height:21px;
	width:205px;
	padding-left:15px;
	margin-bottom:0;
	font-size:95%;
}

.side_btn_list li.last a {
	background:url(/etc/designs/unitron/images/side_btn_bkgd2.gif) left center no-repeat;
}
*/

.sidebar_note {
	display:none;
	background:none; /* url(/etc/designs/unitron/images/sidebar_note.jpg) right bottom no-repeat;
	width:193px;
	height:148px;
	margin-top:10px;
	padding:15px;
	font-size:85%;
	*/
}

/*
.sidebar_note h1 {
	color:#002b45;
	font-size:115%;
	font-weight:normal;
	margin-bottom:10px;
}

.sidebar_note p {
	margin-bottom:10px;
	overflow:auto;
	line-height:1.35em;
}
*/
.sidebar_blank {
	display:none;
	background:none; /* url(/etc/designs/unitron/images/prodpg_sidebar.jpg) right bottom no-repeat;
	width:219px;
	height:500px;
	padding:10px 5px 2px 0px;
	margin-top:10px;
	border-top:1px solid #e3e4e5;
	font-size:80%;
	*/
}

/* --- PRODUCT PG RIGHT --- */
.breadcrumb, .breadcrumb_full {
	display:none;
	/*
	height:16px;
	width:716px;
	float:left;
	color:#fff;
	font-size:65%;
	padding:6px 4px 2px 15px;
	font-weight:lighter;
	background:#00aeef;
	*/
}
/*
.purple {
	background:#382b55;
}

.red {
	background:#b60025;
}

.breadcrumb_full {
	width:939px;
}

.breadcrumb li, .breadcrumb_full li {
	display:inline;
}

.breadcrumb a, .breadcrumb a:hover, .breadcrumb_full a, .breadcrumb_full a:hover {
	color:#fff;
	padding:0 12px 0 3px;
	background:url(/etc/designs/unitron/images/arrow_right.gif) right center no-repeat;
}

.breadcrumb li.last a, .breadcrumb li.last a:hover, .breadcrumb_full li.last a, .breadcrumb_full li.last a:hover {
	background:none;
}

.breadcrumb a:hover, .breadcrumb_full a:hover {
	color:#fff;
	text-decoration:underline;
}
*/

.share {
	display:none;
	/*
	float:right;
	width:72px;
	height:22px;
	*/
}
/*
.email {
	float:left;
	width:36px;
}

.print {
	float:right;
	width:36px;
}
*/

.feature {
	display:none;
	background:none; /* url(/etc/designs/unitron/images/prodpg_gryheader.jpg) repeat-x;
	width:716px;
	height:21px;
	font-size:75%;
	padding:8px 4px 4px 15px;
	*/
}
/*
.feature li {
	display:inline;
	margin-right:12px;
}

.feature li a{
	padding-right:12px;
	color:#4f4f4f;
	border-right:1px solid #4f4f4f;
}

.feature li.last a, .feature li.last a:hover {
	border:0;
}

.feature li a:hover {
	color:#fff;
}
*/

/* --- FAQ --- */

.faq {
	background:url(/etc/designs/unitron/images/faq_header.jpg) repeat-x;
	height:25px;
	padding:30px 20px 15px 20px;
	border-bottom:1px solid #d7d7d7;
}

.faq_qa {
	background:url(/etc/designs/unitron/images/faq_bkgd1.jpg) top repeat-x;
	padding:20px 0;
	border-bottom:2px solid #d7d7d7;
}

.faq_qa h2 {
	margin:10px 20px;
}

.faq_qa h2.img {
	margin:20px;
}

.faq_qa h2.highlight {
	margin:30px 15px 15px 15px;
}

.faq_qa dl {
	font-size:90%;
}

.faq_qa dt, dd {
	margin:0;
	padding:20px 20px 15px 60px;
	background:url(/etc/designs/unitron/images/faq_q.gif) top left no-repeat;
}

.faq_qa dt.selected {
	border-bottom:0;
	border-top:1px solid #ccc;
	background:#f1f1f1 url(/etc/designs/unitron/images/faq_q_selected.gif) top left no-repeat;
}

.faq_qa .first {
	background:url(/etc/designs/unitron/images/faq_q_first.gif) top left no-repeat;
}

.faq_qa dd {
	padding-top:5px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	background:#f1f1f1 url(/etc/designs/unitron/images/faq_a.gif) top left no-repeat;
}

.anchor {
	background:url(/etc/designs/unitron/images/arrow_up.gif) center right no-repeat;
	text-align:right;
	font-size:75%;
	margin:5px 20px;
	padding-right:12px;
}

.anchor a {
	color:#777;
}

/* --- COPY --- */

.copy {
	padding:15px 20px;
}

.copy p {
	margin-bottom:15px;
}

.copy_border {
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
	margin:0 20px 5px 20px;
	padding:20px 0;
}

.copy_border p {
	margin-bottom:30px;
}

.copy_border p.lrg_link {
	font-size:130%;
	margin-bottom:5px;
	color:#818181;
}

.copy ul {
	background:#f1f1f1;
	padding:10px 20px;
	font-size:80%;
}

.copy ul.last {
	margin-bottom:35px;
}

.copy li {
	margin:8px 0;
	padding-left:10px;
	background:url(/etc/designs/unitron/images/dash.gif) left top no-repeat;
}

.copy a {
	color:#002b45;
}

.copy a:visited {
	color:#a7a7a7;
}

.copy a:hover {
	color:#00aeef;
}

.copy table {
	margin:0 0 60px 40px;
}

.copy th, td {
	padding:0 23px 10px 0;
	vertical-align:top;
	font-size:85%;
}

.copy th {
	color:#002b45;
	text-align:right;
	font-weight:normal;
}

.copy th.required {
	background:url(/etc/designs/unitron/images/asterisk.gif) top right no-repeat;
}

.copy th.first, .copy td.first {
	padding-top:15px;
}

.copy select {
	color:#686868;
}

.copy option {
	padding:0 8px;
}

.copy .text {
	background:url(/etc/designs/unitron/images/form_textfield.gif) no-repeat;
	width:175px;
	height:12px;
	padding:5px;
	border:0;
	color:#686868;
}

.copy textarea {
	background:url(/etc/designs/unitron/images/form_textfield2.gif) no-repeat;
	width:405px;
	height:177px;
	padding:5px;
	border:0;
	color:#686868;
}

.copy .submit {
	background:url(/etc/designs/unitron/images/submit.png);
	width:88px;
	height:33px;
	border:0;
	color:#fff;
	padding:0 5px 5px 0;
	font-size:1.1em;
}

.simpletext p {
	margin:20px;
	font-size:.95em;
}

.radio {
	padding:0 20px;
}

.form_row {
	float:left;
}

.form_leftcol, .form_rightcol {
	font-size:.9em;
	width:auto;
	float:left;
	clear:both;
}

.form_leftcol .form_leftcollabel {
	width:100%;
}

.form_rightcol {
	padding:0 20px;
}

/* --- PROMOS --- */

.copy_promo {
	float:left;
	margin:0 0 5px 0;
	padding:0 20px;
}

.copy_promo p {
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
	font-size:1.2em;
	float:left;
	width:280px;
	padding:20px 0;
	margin:25px 10px 0 0;
}

.copy_promo p.full {
	width:690px;
	margin-top:10px;
	font-size:1.25em;
}

.copy_promo2 {
	float:left;
	margin:5px 0 15px 0;
	text-align:left;
	width:685px;
	padding:0 15px;
}

.copy_promo2 h1 {
	font-size:120%;
	color:#002b45;
	margin:10px 5px 0 5px;
	width:385px;
	float:left;
}

.copy_promo2 p {
	border-bottom:1px solid #d7d7d7;
	font-size:75%;
	float:left;
	width:385px;
	padding:5px 0 10px 0;
	margin:0 5px;
}

.copy_promo2 p.last {
	border-bottom:0;
}

.copy_promo3 {
	width:694px;
	float:left;
	margin:0 0 5px 0;
	padding:0 20px;
}

.callout {
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	margin:10px 0;
	padding:15px 0;
	width:270px;
	float:left;
}

.callout p {
	font-size:1.2em;
	margin:0 5px 5px 0;
}

.callout p.link {
	font-size:85%;
	margin-top:10px;
}

.img_caption {
	margin:0 15px 15px 0;
}

.img_caption p {
	text-align:left;
	font-size:70%;
	margin:-3px 35px 0 35px;
}

/* --- DOWNLOADS --- */

.filter {
	margin:10px 15px 0 0;
	float:right;
	clear:both;
}

.filter table {
	width:auto;
	text-align:left;
	float:left;
}

.filter th {
	color:#002b45;
	font-weight:normal;
	padding-bottom:5px;
	font-size:90%;
}

.filter th, .filter td {
	padding-left:15px;
}

.downloads {
	background:url(/etc/designs/unitron/images/downloads_bkgd.gif) top no-repeat;
	margin:10px auto 0 auto;
}

.downloads table {
	width:691px;
	margin:5px auto 0 auto;
	border-collapse:collapse;
}

.downloads th {
	color:#002b45;
	font-weight:normal;
	text-align:left;
	padding:20px 12px 5px 12px;
	border-bottom:1px solid #c8c8c8;
	white-space:nowrap;
	font-size:90%;
}

.downloads th a {
	background:url(/etc/designs/unitron/images/arrow_up_blue.gif) right center no-repeat;
	padding-right:12px;
}

.downloads td {
	border-right:1px solid #c8c8c8;
	padding:15px 10px;
	vertical-align:middle;
}

.downloads td a {
	font-weight:bold;
}

.downloads td.last {
	border-right:0;
}

.downloads tr.odd {
	background:#f4f3f3;
}

.downloads tr.last {
	border-bottom:1px solid #c8c8c8;
}

.downloads_footer {
	background:url(/etc/designs/unitron/images/downloads_bt_bkgd.gif) bottom no-repeat;
	margin:0 auto 20px auto;
	height:15px;
	width:693px;
}

/* --- COMPARE --- */

.compare {
	background:url(/etc/designs/unitron/images/compare_tbl_bkgd.jpg) top no-repeat;
	width:700px;
	padding:45px 4px 0 4px;
	margin:0 auto;
	font-size:95%;
}

.compare table {
	width:690px;
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
}

.compare td {
	vertical-align:middle;
	text-align:center;
	margin:0;
	padding:0;
}

.compare td.showall {
	background:url(/etc/designs/unitron/images/compare_graybkgd.jpg) repeat-x;
	height:26px;
	padding:3px 0 0 15px;
	text-align:left;
}

.compare td.benefit {
	text-align:left;
	border-bottom:1px solid #e3e2e2;
	background:url(/etc/designs/unitron/images/compare_benefit_bkgd.png) top right no-repeat;
	width:235px;
	padding-left:15px;
	font-size:1.1em;
}

.compare p {
	padding:15px 30px 10px 0;
}

.compare td.selected {
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #e3e2e2;
	background:url(/etc/designs/unitron/images/compare_benefit_bkgd2.png) top right no-repeat;
	width:235px;
	padding:20px 0 0 15px;
	font-size:1.1em;
}

.compare td.dot {
	background:url(/etc/designs/unitron/images/compare_dot_bkgd.jpg) right no-repeat;
	width:110px;
	height:55px;
}

.compare td.dot_right {
	background:url(/etc/designs/unitron/images/compare_dot_bkgd.jpg) left no-repeat;
}

.compare td.dot2 {
	background:url(/etc/designs/unitron/images/compare_dot_bluebk.jpg) right no-repeat;
	width:110px;
	height:188px;
}

.compare td.dot2_right {
	background:url(/etc/designs/unitron/images/compare_dot_bluebk.jpg) left no-repeat;
}


/* --- CHART --- */

.chart {
	background:url(/etc/designs/unitron/images/chart_bkgd.jpg) top no-repeat;
	width:693px;
	margin:0 auto;
}

.chart p {
	margin:0 0 20px 0;
}

.chart h2 {
	text-transform:uppercase;
	font-size:.85em;
	font-weight:normal;
	margin:0 0 5px 0;
}

.chart table {
	border-collapse:collapse;
}

.chart th, .chart td {
	padding:20px 20px 10px 20px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #c8c8c8;
}

.chart td.last, .chart th.last {
	border:0;
}

.chart th {
	color:#002b45;
	font-size:125%;
	font-weight:normal;
	width:185px;
}

.chart th.gray {
	color:#818181;
	width:auto;
	padding-top:10px;
}

.chart th ul {
	color:#656565;
	font-size:75%;
	font-weight:normal;
	margin-top:10px;
}

.chart th ul li {
	margin-bottom:5px;
}

.chart td {
	font-size:100%;
}

.chart li {
	background:url(/etc/designs/unitron/images/dash.gif) left top no-repeat;
	padding-left:12px;
	margin-bottom:8px;
	font-size:85%;
}

.chart_bottom {
	background:url(/etc/designs/unitron/images/chart_bottom.jpg) no-repeat;
	width:693px;
	height:10px;
	margin:0 auto;
}

/* --- MAIN MENU --- */

.menu {
	display:none;
	/*
	background:url(/etc/designs/unitron/images/menu_bkgd.jpg) repeat-x;
	border-bottom:2px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
	height:31px;
	width:958px;
	margin:0 auto;
	*/
}
/*
#menu_container {
	margin:0; 
	position:relative;
	z-index:100;
	width:700px;
	float:left;
	}

#nav {
	float: left;
	margin:0;
	font-size:120%;
	}

#nav, #nav ul {
	padding:0; 
	margin:0; 
	list-style-type: none;
	z-index:100;
	}

#nav iframe {
	position:absolute; 
	left:-9999px; 
	border:0; 
	padding:0; 
	margin:0; 
	width:0; 
	height:0;
	}

#nav a, #nav a:visited {
	display:block;
	float:left;
	font-size:.75em;
	text-decoration:none;
	}

#nav li {
	position: relative;
	float:left;
	}
	
#nav li a {
	color:#002b45;
	background:url(/etc/designs/unitron/images/main_menu_line.gif) center right no-repeat;
	padding:6px 15px;
	margin-top:3px;
	}
	
#nav li a:hover {
	position:relative;
	color:#00aeef;
}
	
#nav li:hover {
	position:relative; 
	}
	
#nav li ul {
	position:absolute; 
	left:-9999px; 
	width:222px;
	background:url(/etc/designs/unitron/images/dropdown_bkgd.png) bottom no-repeat;
	margin:4px 0 10px 0;
	padding:0 0 10px 0;
	border-top:2px solid #d7d7d7;
	}
	
#nav li:hover > ul {
	top:-1px; 
	left:165px; 
	width:222px;
	}
	
#nav > li:hover > ul {
	left:-1px; 
	top:27px;
	}
	
#nav li:hover ul.first {
	top:0;
	}

#nav table {
	border-collapse:collapse; 
	width:0; 
	height:0;
	font-size:1em;
	}

#nav li a:active, #nav li a:focus {
	color:#002b45;
}

#nav li.fly {
	color:#002b45;
	}

#nav li ul li {
	width:222px;
	}

#nav li ul li a:link,
#nav li ul li a:visited,
#nav li ul li a:hover,
#nav li ul li a:active {
	width:180px;
	display: block;
	margin: 1px 1px 1px 10px;
	padding: 5px 10px;
	font-weight: normal;
	border-bottom:1px solid #d7d7d7;
	background:none;
	color:#5b5b5b;
	}
	
#nav li ul li a:hover {
	color:#00aeef;
	text-decoration:none;
}

#nav li ul li.last a {
	border-bottom:0;
}

#nav li a:hover ul {
	left:-1px; 
	top:21px;
}

#nav li a:hover ul a:hover ul,{
	top:-1px; 
	left:150px;
	}

#nav a:hover ul ul,
#nav a:hover ul iframe, {
	left:-9999px;
	}

#nav a:hover iframe {
	left:-1px; 
	top:21px;
	}

#nav a:hover a:hover iframe,{
	left:150px; 
	top:-1px;
	}
*/
	
/* --- TESTIMONIALS/MENU2 --- */
.testimonials_menu {
	width:100%;
	float:left;
	margin:0;
	font-size:80%;
	border-bottom:1px solid #d7d7d7;
}

.testimonials_menu li {
	display:inline;
	text-align:center;
}

.testimonials_menu li a {
	background:url(/etc/designs/unitron/images/testimonials_line.gif) center right no-repeat;
	padding:6px 15px;
	height:15px;
	float:left;
	text-align:center;
	color:#002b45;
}

.testimonials_menu li a:hover {
	color:#00aeef;
}

.testimonial {
	width:45%;
	margin-left:20px;
	float:left;
}

.testimonial li {
	padding:5px 0;
	border-bottom:1px dashed #d7d7d7;
	font-size:85%;
}

.testimonial li.last {
	border:0;
}

.test_callout {
	width:200px;
	float:left;
	margin-bottom:30px;
}

.test_callout h2 {
	margin:2px 5px 5px 0;
}

.test_callout p {
	margin-bottom:5px;
}

.video {
	float:left;
	width:45%;
	margin-left:20px;
}

.video h2 {
	margin-left:0;
}

.video_frame {
	background:url(/etc/designs/unitron/images/video_frame.jpg) no-repeat;
	margin-left:-3px;
	width:227px;
	height:121px;
	padding:13px 12px;
}

/* --- SEARCH BOX --- */

#search_box {
    width: 202px;
    height: 23px;
	float:right;
	margin:5px 20px 0 0;
    background: url(/etc/designs/unitron/images/search_bkgd.gif) no-repeat;
}

#search_box #search {
    float: left;
    padding: 0;
    margin: 4px 0 0 9px;
    border: 0px;
    width: 160px;
    background: none;
    font-size: 78%;
	color:#999;
}
#search_box #go {
    float: right;
    margin: 1px 2px 0 5px;
	width:20px;
	height:20px;
}

.search_results {
    width: 100%;
	float:left;
	margin:5px 20px 0 0;
    background: url(/etc/designs/unitron/images/search_bkgd2.gif) no-repeat;
}

.search_results #search {
    float: left;
    padding: 0;
    margin: 4px 0 0 9px;
    border: 0px;
    width: 160px;
    background: none;
    font-size: 78%;
	color:#999;
}

.search_results .submit {
	background:url(/etc/designs/unitron/images/search_results.png);
	width:88px;
	height:23px;
	border:0;
	color:#fff;
	padding:0 5px 5px 0;
	margin-left:15px;
	font-size:.9em;
}

.search_results p {
	margin-top:10px;
}

.search_results ul {
	background:none;
	margin-bottom:10px;
}

.search_results li {
	background:none;
	display:inline;
	font-size:1.2em;
}

.search_results li a {
	color:#00aeef;
	text-decoration:underline;
}

.search_results li a:hover {
	text-decoration:none;
}

.search_results table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

.search_results th {
	background:#ededed;
	padding:5px;
	text-align:left;
	font-weight:bold;
}

.search_results table p {
	font-size:1em;
	margin-bottom:5px;
}

.details {
	font-size:70%;
}

/* --- FOOTER --- */

#footer {
	font-size:70%;
	width:960px;
	margin:0;
	text-align:left;
	color:#5b5b5b;
}

#footer ul {
	margin:0 15px 20px 15px;
}

#footer ul li {
	list-style:none;
	display:inline;
	padding:0 0 0 5px;
}

#footer ul li a {
	background:url(/etc/designs/unitron/images/footer_bar.gif) center right no-repeat;
	padding:0 10px 0 0;
}