@charset "UTF-8";

/* CSS Document 

Unitron Hearing, Inc.
Creator: Kimberly Gloff
Created: May 11, 2009
Updated: October 26, 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, sans-serif;
    background: #FFFFFF;
    color:#656565;
}

img,a img
{
    border:none;
}

img.right,a img.right
{
    border:none;
    margin-left:20px;
    margin-bottom:20px;
}

img.left,a img.left
{
    border:none;
    margin-right:20px;
    margin-bottom:20px;
}

.clear
{
    clear:both;
}

h3
{
    color:#00aeef;
    margin:0 0 10px;
    font-size:2.083rem;
    font-weight:normal;
}

/* --- STRUCTURE --- */
#wrap
{
    width:968px;
    margin:5px auto 10px;
}

/* --- HEADER --- */
#header
{
    width:969px;
    height:78px;
    padding:0;
}

.logo
{
    float:left;
    margin:25px 0 0 30px;
}

.top_menu
{
    text-align:right;
    height:17px;
    margin-bottom:10px;
    font-size:85%;
    padding:3px 0px 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;
}

.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
{
    float:right;
    margin:15px 0 0 180px;
    font-size:100%;
    border:solid 1px #eae9e9;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    font-weight:bold;
}

.top_nav li
{
    display:inline;
    text-align:center;
}

.top_nav li a
{
    padding:8px 0;
    height:18px;
    width:156px;
    float:left;
    text-align:center;
    color:#003b61;
}

#nav li.nav_selected a,.sidenav li.nav_selected a
{
    color:#00aeef;
}

.sidenav li.nav_notselected a
{
    color:#5B5B5B;
}

.top_nav li.left a
{
    border-right:solid 1px #eae9e9;
}

.top_nav li.left a:hover,.top_nav li.left_selected a
{
    border-right:solid 1px #eae9e9;
    color:#00aeef;
}

.top_nav li.middle a:hover,.top_nav li.middle_selected a
{
    color:#00aeef;
}

.top_nav li.right a
{
    border-left:solid 1px #eae9e9;
}

.top_nav li.right a:hover,.top_nav li.right_selected a
{
    border-left:solid 1px #EAE9E9;
    color:#00aeef;
}

/* --- BODY --- */
#shadow .flash
{
    /*border-bottom:2px solid #c8c8c8;*/
}

#shadow_about
{
    width:734px;
    float:left;
}

/*#shadow_about div.slideshow {
    margin-bottom:-3px;
}*/
#promo_about_rt
{
    height:554px;
    float:right;
}

/* OLD CSS


#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 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;
}*/
.promo_pro
{
    width:742px;
    height:186px;
    margin:0;
    float:left;
}

.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,.promo_about h3,.promo_about th
{
    color:#002b45;
    font-size: 1.167rem;
    font-weight:normal;
    margin-left:10px;
}
.promo_about h3 { margin-bottom: 0; }

.promo_pro h2,.promo_consumer h2,.promo_about h2,.promo_about p,.promo_about td
{
    color:#6a6a6a;
    font-size:1rem;
    font-weight:normal;
    margin:0 0 5px 10px;
}

.promo_about td { padding: 0; }

.promo_about
{
    width:742px;
    height:186px;
    background:url(/etc/designs/unitron/images/promo_about_bt_lt.png) no-repeat;
    margin:15px 0 10px;
    float:left;
}

.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_about p
{
    margin:5px 0 5px 10px;
}

.promo_about table
{
    margin-left:7px;
    margin-right:5px;
}

.promo_pro div.full,.promo_consumer div.full,.promo_about div.full
{
    width:732px;
    height:176px;
    background:url(/etc/designs/unitron/images/promo_full.png) no-repeat;
    margin:0;
    padding:0 0 0 10px;
}

.promo_pro div.full div,.promo_consumer div.full div
{
    background:none;
}

div.full h1
{
    margin-bottom:10px;
}

.promo_pro div.full h2,.promo_consumer div.full h2
{
    font-size:95%;
}

div.full p
{
    font-size:85%;
}

div.full img
{
    border:1px solid #ccc;
    float:right;
    margin:10px 10px 0 0;
}

div.full li
{
    font-size: 0.9167rem;
    font-weight:normal;
    margin-bottom:10px;
}

div.full li img
{
    vertical-align:text-top;
    float:left;
    margin:2px 10px 10px 0;
    border:1px solid #ccc;
    max-height:35px;
    max-width:35px;
    width:35px;
    height:35px;
}

.cta h3
{
    font-size:1.167rem;
    margin-left:10px;
}



.cta p
{
    color:#6a6a6a;
    font-size:100%;
    font-weight:normal;
    margin:0 20px 0 10px;
}

.cta td
{
    padding:10px 0 0;
}

.promo_pro div.full div.cta_left,.promo_consumer div.full div.cta_left
{
    float:left;
    width:60%;
    height:150px;
    margin:20px 0 0;
    border-right:1px solid #ccc;
    padding-right:10px;
}

div.cta_left img
{
    float:left;
    margin:0 10px;
    border:0 solid #ccc;
}

.promo_pro div.full div.cta_right,.promo_consumer div.full div.cta_right
{
    float:left;
    width:32%;
    margin:20px 0 5px 10px;
}

/*#home_btn_consumer,*/
.home_btn_pro
{
    width:224px;
    height:189px;
    margin:20px 0 10px;
    padding-top:1px;
    float:right;
    font-size: 100%;
    border:solid 1px #eae9e9;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

.home_btn_pro li
{
    padding:10px 8px 8px 15px;
    margin:0;
    border-bottom:solid 1px #eae9e9;
}

.home_btn_pro li p
{
    background:url(/etc/designs/unitron/images/home_btn_pro2.gif) no-repeat center right;
}

.home_btn_pro li.last
{
    border-bottom: none !important;
}

.about_facts
{
    background:url(/etc/designs/unitron/images/home_about_bt_rt.png) top no-repeat;
    width:186px;
    height:201px;
    margin-top:17px;
    padding:18px;
}

.about_facts h1,.about_facts h3,.news h1
{
    color:#002b45;
    font-size:100%;
    font-weight:normal;
    margin-bottom:5px;
    margin-top:15px;
}

/*.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;
}*/

.about_facts p
{
    margin:0;
}

.news
{
    background:url(/etc/designs/unitron/images/home_about_rt1.png) bottom no-repeat;
    width:186px;
    height:122px;
    padding:3px 18px;
}

.news p
{
    margin-bottom:5px;
}

.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;
    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;
    width:186px;
    height:32px;
    padding:5px 18px;
}

.parsys .country
{
    width:300px;
    text-align:left;
    font-size:100%;
    margin:10px;
}

.parsys .country h3
{
    font-weight:normal;
}

/* --- PRODUCT PG --- */
.shadow_prod
{
    width:969px;
    padding:0 4px 50px;
    margin:0 auto 10px;
}

.left_column
{
    width:208px;
    float:left;
}

.right_column
{
    width:734px;
    float:left;
    margin:0 0 0 20px;
}

/*
.right_column h1, .right_column_full h1 {
    font-size:140%;
    color:#002b45;
    margin-bottom:20px;
    font-weight:normal;
}
.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:1.333rem;
    color:#002b45;

    font-weight:normal;
}
.right_column h2.highlight {
    background:#ededed;
    margin: 0px;
    padding:4px 0 4px 8px;
}

.right_column .title h2.highlight {
    margin: 10px 0 10px -8px;
}
.right_column h3 {
    font-size: 1.167rem;
    color:#002b45;
}

.right_column p {

    font-size: 1rem;
    font-weight:normal;
    line-height:1.5em;
}*/
.right_column .right
{
    float:right;
}

.right_column .left
{
    float:left;
}

.right_column_full
{
    width:auto;
    float:right;
}

.right_column .table_new table
{
    border:1px solid #c8c8c8;
    border-collapse:collapse;
    margin-bottom: 20px;
}

.right_column .table_new td,.right_column .table_new th
{
    vertical-align:top;
    text-align:left;
    padding:10px 20px;
    border-bottom:1px solid #c8c8c8;
}

/* added .table_new by EMG 
 commented out 12/17/09 - doesn't work, looks like table within a table
.table_new {
    background-image: url(/etc/designs/unitron/images/downloads_bkgd.gif);
    padding-top: 20px;
    padding-left: 1px;
}*/
.table_new td.center
{
    text-align:center;
}

.right_column .table_new ul
{
    padding:0 20px;
    font-size:1rem;
    margin-top:-8px;
}

.right_column .table_new td.lightgray,.right_column .table_new th.lightgray
{
    background-color:#f8f8f8;
}

.right_column .table_new td.mediumgray,.right_column .table_new th.mediumgray
{
    background-color:#e9e9e9;
    border-right:1px solid #C8C8C8;
}

.right_column .simpletext table
{
    border-color:#c8c8c8;
    border-collapse:collapse;
}

/* Added by Twinkle on Jan 27 for td border on IE6 and IE& issue*/
.right_column .simpletext table.tdborder td
{
    border:1px solid #C8C8C8;
}

.right_column .simpletext 
{
    padding:0px 0px 5px;
}

.right_column .simpletext table h2
{
    margin: 0;
    padding: 5px 0px;
    font-size: 1.083rem;
}

.right_column .simpletext td ul
{
    padding:0 20px 0 0;
    margin-top:-3px;
    font-size: 1rem;
}

/* --- PRODUCT PG LEFT SIDEBAR --- */
.sidenav
{
    padding-bottom:2px;
    margin-left:2px;
}

.sidenav ul
{
    padding:0;
    color:#5b5b5b;
    margin-top:0;
}

.sidenav ul li
{
    display:block !important;
}

.sidenav li a
{
    color:#002b45;
    font-size: 1.083rem;
    border-bottom:1px solid #ddd;
    padding: 10px 0 10px 12px;
    display:block !important;
}

.sidenav li a:hover
{
    color:#00aeef;
}

/*.sidenav ul li ul {
    padding:0;
    clear: both!important;
    margin: 0 0 0 5px!important;
}

.sidenav ul li ul a {
    background: #fff!important; 
    color: #002b45!important; 
    font-size: 1em!important;
    border: none!important;
    padding-left: 10px!important;
    clear: both!important;
}

.sidenav ul li ul li ul {
    font-size: 1em!important;
    clear: both!important;
    color: #002b45!important; 
    margin: 0 0 0 10px!important;
}

.sidenav ul li ul li ul a { padding-left: 10px!important; clear: both!important;  background: #f7f7f7!important; }

.sidenav li li a {
    background:#fff;
    float:left;
    height:10px;
    width:181px;
    border-bottom:1px dashed #c5c5c5;
    padding:10px 0 10px 0;
}
.sidenav li li a:hover {
    background:#fff;
}
.sidenav li li.last a {
    border-bottom:1px solid #d7d7d7;
}*/
.side_btn
{
    background:url(/etc/designs/unitron/images/prodpg_sidebar.jpg) right bottom no-repeat;
    width:219px;
    padding:12px 5px 15px 0;
    margin-top:5px;
    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;
    font-weight: normal;
}

.side_btn_list
{
    background:url(/etc/designs/unitron/images/prodpg_sidebar.jpg) right bottom no-repeat;
    width:224px;
    padding:15px 0 10px;
    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;
}

.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
{
    background:url(/etc/designs/unitron/images/sidebar_note.jpg) right bottom no-repeat;
    width:193px;
    height:130px;
    margin-top:10px;
    padding:15px;
    font-size: 1rem;
}

.sidebar_note h1
{
    color:#002b45;
    font-size:115%;
    font-weight:normal;
    margin-bottom:10px;
}

/* CSS Class added to correct behavior of Sidebar H3 tag*/
.sidebar_note h3
{
    font-size: 1.167rem;
}

.sidebar_note p
{
    margin-bottom:10px;
    overflow:auto;
    line-height:1.35em;
}

.sidebar_blank
{
    width:219px;
    height: auto;
    padding:10px 5px 2px 0;
    margin-top:10px;
    font-size:80%;
}

/* --- PRODUCT PG RIGHT --- */
.breadcrumb,.breadcrumb_full
{
    height:16px;
    width:728px;
    float:left;
    font-size:95%;
    padding:6px 4px;
    font-weight:lighter;
    border-bottom:3px solid #eae8e9;
    margin-bottom:10px;
}

/* added by EMG */
.banner
{
    margin-left:2px;
    margin-top:10px;
}

.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
{
    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
{
    text-decoration:underline;
}

.share
{
    float:right;
    width:40px;
    height:16px;
}

.email,.print
{
    float:left;
    width:16px;
    height:16px;
    padding:0 !important;
    background:center center no-repeat url('/etc/designs/unitron/images/icons/email-icon.gif') !important;
}

.print
{   
   
    float:right;
    background:center center no-repeat url('/etc/designs/unitron/images/icons/print-icon.gif') !important;
}

.feature li
{
    display:inline;
    margin-right:12px;
}

.feature li a
{
    padding-right:12px;
    color:#002c45;
    border-right:1px solid #FFF;
    font-size:1.14em;
}

.feature li.last a,.feature li.last a:hover
{
    border:0;
}

.feature li a:hover
{
    color:#fff;
}

.feature li.selected a
{
    color:#fff;
}

.faq
{
    background:url(/etc/designs/unitron/images/faq_header.jpg) repeat-x;
    height:25px;
    padding:30px 20px 15px;
    border-bottom:1px solid #d7d7d7;
    margin-left:2px;
}

.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;
    font-size:2em;
}

.subtext
{
    font-size:40%;
    vertical-align:bottom;
}

.faq_qa h2.highlight
{
    margin:30px 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;
}

.prod_compare
{
    width:690px;
    margin:0 auto;
    padding-bottom:10px;
    margin-bottom:15px;
    border-bottom:1px dashed #ccc;
}

.prod_compare img
{
    float:left;
    width:auto;
    margin-right:10px;
}

.prod_compare p
{
    padding:0 0 10px;
}

.prod_compare table
{
    border-collapse:collapse;
    width:auto;
}

.prod_compare table.lightgray,.prod_compare tr.lightgray,.prod_compare td.lightgray
{
    background:#f8f8f8;
}

.prod_compare table.mediumgray,.prod_compare tr.mediumgray,.prod_compare td.mediumgray
{
    background:#e9e9e9;
}

.expand_btn
{
    float:right;
}

.expand
{
    float:left;
    margin-left:10px;
    padding-left:10px;
}

.expand p
{
    padding:0 0 10px;
    margin:0 0 10px;
}

.expand table
{
    border-collapse:collapse;
    width:650px;
    border-left:1px solid #C8C8C8;
    border-top:1px solid #C8C8C8;
}

.expand table.lightgray,.expand tr.lightgray,.expand td.lightgray
{
    background:#f8f8f8;
}

.expand table.mediumgray,.expand tr.mediumgray,.expand td.mediumgray
{
    background:#e9e9e9;
}

.expand td
{
    padding:20px 10px;
    text-align:center;
    vertical-align:middle;
    border:1px solid #c8c8c8;
}

.expand li { font-size:1.1em; }
/*
.expand thead td {
    border:0;
    background:url(/etc/designs/unitron/images/tbl_links_top.gif) top left no-repeat;
    padding:0;
    height:5px;
}

.expand tbody {
    background:url(/etc/designs/unitron/images/tbl_links_lft.gif) left repeat-y;
}

.expand tfoot td {
    border:0;
    background:url(/etc/designs/unitron/images/tbl_links_bt.gif) bottom left no-repeat;
    padding:0;
    height:5px;
}*/
.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;
    padding:20px 0;
}

.copy_border p
{
    margin-bottom:30px;
}

.copy_border p.lrg_link
{
    font-size:130%;
    margin-bottom:5px;
    color:#818181;
}

.copy ul,.textImageToggle ul,.copy ol,.textImageToggle ol, .right_column .simpletext ul
{
    background:none;
    padding:0 20px;
    font-size:100%;
}

.copy ul.shading,.textImageToggle ul.shading,.copy ol.shading,.textImageToggle ol.shading
{
    background:#f7f7f7;
    padding:5px 15px;
    margin-top:-15px;
}

.copy ul.last,.textImageToggle ul.last
{
    margin-bottom:35px;
}

.copy ul li,.textImageToggle ul li, .simpletext ul li, .about_facts li, .complexitem li
{
    margin:8px 0;
    padding-left:10px;
    background:url(/etc/designs/unitron/images/bullet.gif) top left no-repeat;
}

.copy a,.textImageToggle a
{
    color:#002b45;
}

.copy ol li,.textImageToggle ol li
{
    background:none;
    list-style-type:decimal;
    list-style-position: inside;
    margin:8px 0;
    padding-left:0px;
}

.copy a:visited,.textImageToggle a:visited
{
    color:#002b45;
}

.copy a:hover,.textImageToggle a:hover
{
    color:#00aeef;
}

.copy table.locate
{
    margin-bottom:0;
}

.copy table.locate td
{
    padding-bottom:10px;
    padding-right:10px;
}

.copy th,td
{
    padding:0 23px 10px 0;
    vertical-align:top;
    font-size: 1rem;
}

.prod_compare .copy th,td
{
    font-size: 1rem;
}

.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;
    font-size: 1rem;
}

.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-bottom:20px; 
}

.simpletext .side_btn ul li { list-style-type: none; padding-left: 5px; background: none; }
.simpletext .side_btn ul li a:hover { color: #FFF; }
.simpletext a { font-size: 1rem; }

.simpletext h2 { font-size:1.5em; }

#mainContent #custcare div
{
    background:none;
}

.form_row
{
    float:left;
    padding:0 20px;
    margin-top:10px;
    margin-bottom:20px;
    width:600px;
}

.form_leftcol
{
    font-size:.9em;
    float:left;
    width:600px;
}

.form_rightcol
{
    font-size:.9em;
    width:auto;
    float:left;
    padding:0 10px 10px 5px;
    margin-top:-5px;
}

.vertical
{
    clear:both;
}

/* --- LOCATE PROFESSIONAL --- */
.pro_locate
{
    border-top:1px solid #ccc;
    margin:0 20px;
    padding-top:15px;
}

.pro_locate p
{
    font-weight:bold;
}

.pro_locate table
{
    text-transform:uppercase;
    margin:10px 0;
}

.pro_locate td
{
    background:url(/etc/designs/unitron/images/arrow_locate.gif) top left no-repeat;
    padding-left:30px;
    padding-bottom:10px;
}

/* --- PROMOS --- 
testimonial*/
.copy_promo
{
    float:left;
    margin:0 0 5px;
    padding:0 20px;
}

.copy_promo h2
{
    margin: 10px 0 10px;
}

.copy_promo img
{
    margin-bottom:0;
}

.copy_promo p
{
    border-bottom:1px solid #d7d7d7;
    border-top:1px solid #d7d7d7;
    font-size:1.3em;
    float:left;
    width:340px;
    padding: 15px 0;
    margin: 10px 10px 0 0;
}

.copy_promo .promo_snippet1
{
    float:left;
    width:280px;
}

.copy_promo .promo_snippet1 p
{
    border-bottom:1px solid #d7d7d7;
    border-top:1px solid #d7d7d7;
    font-size:1.2em;
    padding:20px 0;
    margin:25px 10px 0 0;
}

.copy_promo p.full
{
    width:690px;
    margin-top:10px;
    font-size:1.25em;
}

.copy_promo_full p
{
    border-bottom:1px solid #d7d7d7;
    border-top:1px solid #d7d7d7;
    float:left;
    width:690px;
    margin:25px 10px 0 0;
    margin-top:10px;
    padding:20px 0;
    font-size:1.25em;
    font-weight:normal;
    line-height:1.5em;
}

.copy_promo2
{
    float:left;
    margin:5px 0 15px;
    text-align:left;
    width:685px;
    padding:0 15px;
}

/* custom add by EMG */
.image_three_textblocks
{
    float:left;
    width:400px;
}

.copy_promo2 .promo_snippet2
{
    margin-left:10px;
    width:auto;
}

.copy_promo2 .promo_snippet2 h1
{
    font-size:120%;
    color:#002b45;
    margin:10px 5px 0;
}

.copy_promo2 .promo_snippet2 p
{
    border-bottom:1px solid #d7d7d7;
    font-size:75%;
    padding:5px 0 10px;
    margin:0 5px;
}

.copy_promo2 .promo_snippet2 p.last
{
    border-bottom:0;
}

.copy_promo2 h1
{
    font-size:120%;
    color:#002b45;
    margin:10px 5px 0;
    width:385px;
    float:left;
}

.copy_promo2 p
{
    border-bottom:1px solid #d7d7d7;
    font-size:75%;
    float:left;
    width:385px;
    padding:5px 0 10px;
    margin:0 5px;
}

.copy_promo2 p.last
{
    border-bottom:0;
}

.copy_promo .caption,.copy_promo2 .caption
{
    float:left;
    width:auto;
}

.copy_promo .caption p,copy_promo2 .caption p
{
    clear:both;
    font-size:.7em;
    border:none;
    text-align:left;
    padding-bottom:10px;
}

.copy_promo3,.copy_promon
{
    width:694px;
    float:left;
    margin:0 0 5px;
    padding:0 20px 0 0;
}

.copy_promo3 h2,.copy_promon h2
{
    margin:0;
}

.copy_promo3 .caption,.copy_promon .caption
{
    width:auto;
    float:left;
    margin-bottom:20px;
}

.copy_promo3 .caption p,.copy_promon .caption p
{
    clear:both;
    border:none;
    font-size: .8em!important;
    margin-bottom:0;
    text-align:left;
}

.copy_promon .promo_snippet1,.copy_promo3 .promo_snippet1
{
    float:left;
    width:auto;
}

.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 .link
{
    font-size:75%;
    margin-top:10px;
}

.callout_1
{
    float:left;
    margin-bottom:20px;
}

.callout_1 p
{
    margin:0 5px 5px 0;
}

.callout_1 .link
{
    margin-top:10px;
}

.callout_1 h2
{
    margin:0; font-size:1.5em;
}

.img_caption
{
    margin:0 15px 15px 0;
}

.img_caption p
{
    text-align:left;
    font-size:70%;
    margin:-3px 35px 0;
    color:#818181;
}

.txt_caption
{
    text-align:left;
    font-size:0.8333rem;
    color:#666666;
}

/* --- 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: left top no-repeat url(/etc/designs/unitron/images/downloads_bkgd.gif);
    margin:10px 0 0;
}

.downloads table
{
    width:691px;
    border-collapse:collapse;
}

.downloads th
{
    color:#002b45;
    font-weight:normal;
    text-align:left;
    padding:20px 12px 5px;
    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
{

}

.downloads td.last
{
    border-right:0;
}

/*Added tdlast, tdfirst, thfirst, tdsecond by Twinkle on Jan 20th for downloads last td bottom border missing issue */
.downloads td.tdlast
{
    border-bottom:1px solid #c8c8c8;
}

.downloads td.tdsecond
{
    border-right:0;
    width:30%;
}

.downloads td.thfirst
{
    width:645px;
}

.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;
    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;
    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;
}

.chart h2
{
    text-transform:uppercase;
    font-size:.85em;
    font-weight:normal;
    margin:0 0 5px;
}

.chart table
{
    border-collapse:collapse;
}

.chart th,.chart td
{
    padding:20px 20px 10px;
    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
{
    background: top left no-repeat url('/etc/designs/unitron/images/layout/menuback.png');
    height:49px;
    width:969px;
    margin-bottom:20px;
}

/*
.menu ul {
    width:700px;
    margin:7px 10px;
    float:left;
    list-style-type:none;
}

.menu li {
    font-size:90%;
    list-style:none;
    display:inline;
    padding:0 11px 0 9px;
    background:url(/etc/designs/unitron/images/menu_bar.gif) center right no-repeat;
}*/
#menu_container
{
    margin:0;
    position:relative;
    z-index:100;
    width:700px;
    padding-left:5px;
    
}

#menu_container .submenu li
{
    margin:0;
    padding: 7px 0 7px 0!important;
    border-bottom:solid 1px #eae9e9 !important;
    border-left:1px solid #eae9e9;
    border-right:1px solid #eae9e9;
    background: #f7f7f7 !important;
    width: 100%;
}

#menu_container .submenu li.first { margin-top: 1px; border-top:solid 1px #eae9e9 !important; }

#menu_container .submenu li.last { 
    border: none!important; 
    margin-bottom:0!important;
    background: bottom left no-repeat url('/etc/designs/unitron/images/layout/ddlastback.png') !important;
    width: 224px;
 }

#menu_container .submenu li a
{
    background:none !important;
    border-bottom: none!important;
    padding: 0 0 0 15px!important;
    height: auto!important;
}


#menu_container .submenu li:last-child a
{
    padding-bottom:0!important;
    margin-bottom:0!important;
}

#nav
{
    float:left;
    margin:0;
    font-size:100%;
}

#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:1.09em;
    text-decoration:none;
}

#nav li
{
    position:relative;
    float:left;
    background:2px right no-repeat url('/etc/designs/unitron/images/layout/mainnav-divider.gif');
}

#nav li a
{
    color:#002b45;
    padding:6px 0px 0px 15px;
    padding-right:15px;
    padding-bottom:14px;
    margin-top:3px;
    height:18px;
}

#nav li a:hover
{
    position:relative;
    color:#00aeef;
}

#nav li:hover
{
    position:relative;
}

#nav li ul li:last-child a
{
    border-bottom:none !important;
    padding-bottom:0;
}

#nav li ul
{
    position:absolute;
    left:-9999px;
    width:222px;
    margin:0;
    padding:14px 0 10px;
    background:none !important;
    border-bottom: none !important;
}

#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 a:link,#nav li ul li a:visited,#nav li ul li a:hover,#nav li ul li a:active
{
    width:212px !important;
    display:block;
    margin:0;
    padding: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/
2 --- */
.testimonials_menu
{
    width: 100%;
    float:left;
    margin: 17px 0px;
    border-bottom:1px solid #d7d7d7;
}

.testimonials_menu li
{
    display:inline;
    text-align:center;
}

.testimonials_menu li.last a { background: none!important;  }

.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:100%;
    margin-left:0;
    float:left;
}

.testimonial li
{
    padding:5px 0;
    border-bottom:1px dashed #d7d7d7;
    font-size:85%;
}

.testimonial li.last
{
    border:0;
}

.test_callout
{
    width:100%;
    margin-bottom:30px;
}

.test_callout h2
{
    margin:2px 5px 5px 0;
    font-size: 1.6em;
}

.test_callout p
{
    margin-bottom:5px;
}

.testimonial-caption { }


.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:13px 0 0;
    background:url(/etc/designs/unitron/images/search_bkgd2.gif) no-repeat;
}

#search_box #search
{
    float:left;
    padding:0;
    margin:4px 0 0 9px;
    border:0;
    width:160px;
    background:none;
    font-size:90%;
    color:#999;
}

#search_box #go
{
    float:left;
    margin:4px 2px 0 -15px;
    width:17px;
    height:17px;
}

/*
Modified by Chirag on Jan 7th - page references class "searchresults"
so changing css class name here rather than a code change
original name is "search_results"*/
.searchresults
{
    width:98%;
    float:left;
    margin:0 0 0 10px;
}

h2.webPageResults  
{
	color: #5b5b5b;
}

/*
Added by Chirag on Jan 7th - adding in a CSS style to modify how the URL
is presented*/
.search_url
{
    color:gray;
    font-size: 1rem;
}

.search_results #search
{
    float:left;
    padding:0;
    margin:4px 0 0 9px;
    border:0;
    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
{
    color:#00aeef;
    text-decoration:none;
}

.search_results table
{
    padding:0;
    margin:0;
    border-collapse:collapse;
}

.search_results th
{
    background:#ededed;
    padding:5px;
    text-align:left;
}

.search_results table p
{
    font-size:1em;
    margin-bottom:5px;
}

/* Added by Chirag on Jan 15th
    moving the search_results pagination css into this file instead of embedded in JSP*/
.search_pagination
{
    float:right;
    color:cyan;
}

.details
{
    font-size:70%;
}

/* --- FOOTER --- */
.footer
{
    clear:both;
}

#footer
{
    font-size:95%;
    width:968px;
    margin:33px auto;
    color:#5b5b5b;
    bottom:0;
    padding:0 0 80px;
    border-top:solid 1px #d3d3d3;
}

.feature
{
    padding:0 0 0 10px;
    width:726px;
    height:35px;
    line-height:35px;
    background: #00AEEF;
    margin-bottom:10px;
    font-size:90%;
}

#nav .submenu li
{
    background:none;
}

#nav li.last
{
    background:none;
}

#footer .small-logo
{
    float:left;
    margin:10px 0 0;
}

#footer ul
{
    padding-top:20px;
    margin:0 15px 0 0;
    text-align:right;
    float:right;
}

#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;
}

#footer ul.smedia {
    width: 100%; text-align: right; padding-top: 5px;
}

#footer ul.smedia li a { background: none; padding: 0; margin-right: 4px; }

#footer ul.smedia li a img { vertical-align: middle; }

/* parsys component */
div.par
{
    clear:both;
}

div.parsys_column
{
    width:100%;
    float:left;
    vertical-align:top;
    padding:0;
    margin:0;
}

div.parsys_column div.parsys_column
{
    border:0;
}

/*
div.section {
    margin-bottom: 13px;
    /* Property added to avoid IE hasLayout issue on paragraphs
       see #20817 - IE6: div around Drag Components image not big enough
    
    zoom: 1;
}
Moved to iestyles6.css */
div.parsys_column .section
{
    overflow:hidden;
    width:100%;
}

/* column control layouts */
div.cq-colctrl-cols
{
    width:100%;
    float:left;
}

div.cq-colctrl-default
{
    width:100%;
}

div.cq-colctrl-lt0
{
    background:url(/etc/designs/unitron/images/cq-colctrl-lt0.gif) repeat-y scroll 0 0;
}

div.cq-colctrl-lt0-c0
{
    width:48%;
    padding-right:14px;
}

div.cq-colctrl-lt0-c1
{
    width:49%;
}

div.cq-colctrl-lt1
{
    background:url(/etc/designs/unitron/images/cq-colctrl-lt1.gif) repeat-y scroll 0 0;
}

div.cq-colctrl-lt1-c0
{
    width:34%;
    padding-right:14px;
}

div.cq-colctrl-lt1-c1
{
    width:63%;
}

div.cq-colctrl-lt2
{
    background:url(/etc/designs/unitron/images/cq-colctrl-lt2.gif) repeat-y scroll 0 0;
}

div.cq-colctrl-lt2-c0
{
    width:31%;
    padding-right:14px;
}

div.cq-colctrl-lt2-c1
{
    width:31%;
    padding-right:14px;
}

div.cq-colctrl-lt2-c2
{
    width:32%;
}

div.cq-colctrl-lt3
{
    background:url(/etc/designs/unitron/images/cq-colctrl-lt3.gif) repeat-y scroll 0 0;
}

div.cq-colctrl-lt3-c0
{
    width:46%;
    padding-right:14px;
}

div.cq-colctrl-lt3-c1
{
    width:24%;
    padding-right:14px;
}

div.cq-colctrl-lt3-c2
{
    width:24%;
}

div.cq-colctrl-lt4
{
    margin:-18px 0;
}

div.cq-colctrl-lt4-c0
{
    width:38%;
    padding-right:4px;
}

div.cq-colctrl-lt4-c1
{
    width:58%;
}

div.cq-colctrl-lt5
{
    background:url(/etc/designs/unitron/images/cq-colctrl-lt0.gif) repeat-y scroll 0 0;
}

div.cq-colctrl-lt5-c0
{
    width:23%;
    padding-right:14px;
}

div.cq-colctrl-lt5-c1
{
    width:73%;
}

div.cq-colctrl-lt6
{
    background:url(/etc/designs/unitron/images/cq-colctrl-lt0.gif) repeat-y scroll 0 0;
}

div.cq-colctrl-lt6-c0
{
    width:40%;
    padding-right:14px;
}

div.cq-colctrl-lt6-c1
{
    width:55%;
    float:right;
}

/* added .section by EMG 
 Causes Errors, change being removed
.section {
    background-image: url(/etc/designs/unitron/images/faq_header.jpg);
    margin-top: -20px;
}


Removing as the extra padding is throwing off other pages
.section h2 {
    padding-top: 20px;
    padding-left: 20px;
}

--- MISC --- */
iframe
{
    margin:20px 0;
}

/*Adding CSS for Forms
 Modified by Chirag on Jan 13th
 */
.contactUs table
{
    width:100%;
}

/* .contactUs th, td {
    padding:0px;
 }
 */
.contactUs p
{
    margin-bottom:0;
    margin-right:10px;
}

/*
 Modified by Chirag on Jan 13th
 Added to CSS to correct CTA update from MRM
 */
.calltoAction
{
    float:left;
    margin-top:20px;
}S

/*
 Modifed by Chirag on Jan 13th
 Added CSS to correct Customer Satisfaction Form
 */
.custSatSurveyForm
{
    margin-top:30px;
}

/*
Modified by Chirag on Jan 13th
Added CSS to correct Customer Care Form*/
.customerCareForm p
{
    margin:0;
}

.customerCareForm table
{
    width:75%;
}

/*
Added by Chirag on Jan 15th to properly display required fields message for Information Request Form
.InfoRequestForm_RequiredText
.InfoRequestForm_RequiredText {
    font-size: 1rem;
    color:cyan
}*/
.legal
{
    padding:15px 20px;
}

.legal p
{
    margin-bottom:20px;
    font-size: 1rem;
    font-weight:normal;
    line-height:1.5em;
}

.legal-body{
    background: none!important;
}

.legal-body .faq {
    background: none!important;
}

.legal-body .faq .share { margin-top: 10px; }

.legal-body .faq h1 {
    color: #2BAFE0;
    float: left;
}

/* --- FAQ2 --- */
.faq2_question
{
    font-size: 1.083rem;
    margin-top:5px;
    margin-bottom:10px;
}

.faq2 img
{
    vertical-align:middle;
}

.faq2
{
    font-size: 1rem;
}

.faq2 a
{
    color:#002b45;
    margin-bottom:15px;
}

.faq2 a:hover
{
    color:#00aeef;
}

.faq2 a:visited
{
    color:#00aeef;
}

.faq2 dt,dd
{
    background:none;
}

.faq2_horizontal_dotted_line
{
    border-bottom:1px dotted #9FA0A4;
    width:1000px;
}

.stop-word-set{
	margin-top:15px;
}
.stop-word-set .locale,
.stop-word-set .stop-words-label{
	font-weight: bold;
	font-size: 1.167rem;
}

.stop-word-set .stop-words{
	padding:15px;
	border:1px solid #ccc;
	margin:15px 0 0 15px;
}

.rotateCW {
    display:inline-block;
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.rotateCCW {
    display:inline-block;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rtl {
    direction: rtl;
}
