﻿/* Kundun */
/*
+--------------------------------------
|
| Table of Contents:
|       1. Global
|       2. Typography
|       3. Outter Content Areas
|       4. Page Containers
|       5. Top Nav
|       6. Left Menu
|       7. Right Panels
|       8. Footer
|       9. FeaturedProducts SL
|       10. Product Page
|       11. Product Category Page
|       12. Contact Page
|       13. Tech Support Page
|       14. Trans Sub Support Page
|       15. Icons
|       16. Region
|       17. State
|       18. Atlas News
|       19. Headers
|       20. INTERNATIONAL CONTACT
|       21. Advanced Search
|       22. INTERNATIONAL
|       23. Network Solutions
+--------------------------------------
*/

/* 1. Global */

.searchWatermark
{
    color: Gray;
}

.transparentBG
{
    border-right: solid 2px #3780a5;
    border-bottom: solid 2px #8fa9bc;
    border-left: solid 2px #000;
    width: 100px;
    min-height: 10px;
    background: url('../images/bg_ietransparenttables.png') top left;
}
.transparentBox
{
    background: url('../images/bg_ietransparenttables.png') top left;
    border-right: solid 2px #3780a5;
    border-bottom: solid 2px #8fa9bc;
    border-left: solid 2px #000;
    margin: 10px auto 0px auto;
    width: 782px;
    min-height: 563px;
}
    .transparentBox h1
    {
        background:url("/images/bg_topbar2.png") no-repeat scroll right top transparent;   
        height:25px;
        padding:10px 0px 0px 10px;
        border-bottom:solid 1px #545454;
        border-top:solid 1px #000;
    }
.searchBox
{
    background-color:#DEEFFF;
    width:300px;
    min-height: 300px;
    margin-left:auto;
    margin-right:auto;
}

.resultsBox
{
    background-color:#DEEFFF;
    width:700px;
    min-height: 500px;
    margin-left:auto;
    margin-right:auto;
}

.newsModal
{
    background: black;
    filter: alpha(opacity=40);
    -moz-opacity: .40;
    opacity: .40;
}

.coversModal
{
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


body
{
    background: #333333 url('../images/bg_blendform.png') repeat-y top center;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

a:link, a:visited, a:active
{
    color: #d7d7d7;
}

a:hover
{
    color: White;
}

div.clear
{
    clear: both;
    height:2px;
}

.decimal
{
    list-style-type: decimal;
    margin-left: 50px;
}

.upRoman
{
    list-style-type: upper-roman;
}

.upAlph
{
    list-style-type: upper-alpha;
}

.lowAlph
{
    list-style-type: lower-alpha;
}

.livechatContainer
{
    background: url('../images/bg_transparentBg.png') top left;
    border: solid 1px #cccccc;
    width: 610px;
    min-height: 10px;
    margin: 10px auto 0px auto;
    padding: 5px;
}

#formpage div.submitfield
{
    margin: 10px 0px 0px 150px;
    float: left;
    width: 500px;
    text-align: center;
}
#formpage div.submitfield input
{
    float: none;
    margin: 0px 0px 10px 0px;
}


.defaultButton
{
    border: 1px none;
    background: transparent url(../images/button01_bg.gif) repeat scroll 0%;
    color: #d7d7d7;
    width: 109px;
    height: 26px;
    margin-left: auto;
    margin-right: auto;
}

.defaultButton:hover
{
    background: transparent url(../images/button01_bg-over.gif) repeat scroll 0%;
    color: #fff;
    cursor: pointer;
}

/*
.clearForm {
    margin-left:130px;
}
.submitForm {
    margin-left:10px;
}

.clearForm,
.submitForm
 {
    background:url('../images/button01_bg.gif') no-repeat;
    display:block;
    float:left;
    padding-top:3px;
    width:109px; height:26px;
    text-decoration:none;
}
.clearForm:hover,
.submitForm:hover {
    background:url('../images/button01_bg-over.gif') no-repeat;
    text-decoration:none;
}
*/

/* table style */
.tablestyle
{
    background: url('../images/bg_transparentBg.png');
    border-right: solid 1px #4786a9;
    border-left: solid 1px #0f212d;
    border-bottom: solid 1px #a8c5d5;
    margin: 0px auto 0px auto;
}

/* 2. Typography */

*
{
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    color: #fff;
}

input
{
    padding-left: 2px;
}
input, select, option.first, textarea, .dropdown
{
    color: #000;
    background: #fff url('../images/bg_input.gif') repeat-x top left;
}
input.download
{
    background: transparent url('');
}

option
{
    color: #000;
}
.dropdown
{
}

.breadcrumbs
{
    display: block;
    color: #d7d7d7;
    margin: 2px 0px 0px 10px;
    float: left;
    text-align: left;
    width: 810px;
}

address, caption, cite, code, dfn, em, th, var
{
    font-style: normal;
    font-weight: normal;
}

#footer ul li
{
    font-size: .8em;
    font-weight: bold;
}

div #support legend
{
    font-weight: bold;
}
div #support em
{
    font-style: italic;
}
div #support ul
{
    text-align: left;
}

/* 3. Outter Content Areas */

#outterContainer
{
    border: solid 0px red;
    background: #004473 url(../images/AtlasBg.jpg) repeat-x top center;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 1024px;
}

#topBar
{
    background: url(../images/bg_topbar2.png) repeat-x top left;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    width: 1024px;
    height: 48px;
}

#content_container
{
    border: solid 0px purple;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    min-height: 450px;
    text-align: left;
    width: 1024px;
}

#left_container
{
    float: left;
    margin-top: 0px;
    min-height: 450px;
    text-align: center;
    width: 195px;
    min-height: 616px;
}

/* 4. Page Containers */

#advancedSearch, #reviewspage, #baffle, #transSub, #support, #formpage, #loginpage, #countrypage, #statepage, #regionpage, #contactpage, #content_placeholder, #productcategory_placeholder, #product_placeholder, #atlasNews
{
    border: solid 0px pink;
    float: left;
    margin-top: 0px;
    min-height: 616px;
    text-align: center;
    width: 820px;
}
#dealerpage
{
    border: solid 0px pink;
    float: left;
    margin-top: 0px;
    min-height: 616px;
    text-align: left;
    width: 820px;
}
#atlasSearch
{
    border: solid 0px pink;
    float: left;
    margin-top: 0px;
    min-height: 616px;
    width: 820px;
}

#reviewspage
{
    text-align: left;
}
#reviewspage ul
{
    padding: 0px 20px 20px 20px;
}
#statepage a, #regionpage a, #contactpage a
{
    text-decoration: underline;
}

#regionpage ul, #contactpage ul
{
    display: inline;
}

#regionpage ul li, #contactpage ul li
{
    display: inline;
}

.content
{
    clear: left;
    background: url(../images/bg_ietransparenttables.png);
    width: 610px;
    min-height: 35px;
    margin: 0px auto 10px auto;
    text-align: left;
}

.corporatecontacts
{
    border: solid 0px red;
    margin: 10px auto 10px auto;
    width: 610px;
    min-height: 100px;
    text-align: left;
}

/* 5. Top Nav */

.topNav
{
    display: inline;
    float: left;
    list-style: none;
    width: 535px;
    height: 33px;
}

.topNav li.first
{
    margin-left: 0px;
}

.topNav li
{
    display: block;
    float: left;
    margin-left: 5px;
    width: 128px;
    height: 33px;
}

.topNav li a
{
    display: block;
    float: left;
    width: 128px;
    height: 33px;
}

.topNav li.buttonHome a
{
    background: url(../images/btn_home.png) top left;
    width: 128px;
    height: 33px;
}

.home_active, .topNav li.buttonHome a:hover
{
    background: url(../images/btn_home-over.png) top left;
    width: 128px;
    height: 33px;
}

.topNav li.buttonSupport a
{
    background: url(../images/btn_support.png) top left;
    width: 128px;
    height: 33px;
}

.support_active, .topNav li.buttonSupport a:hover
{
    background: url(../images/btn_support-over.png) top left;
    width: 128px;
    height: 33px;
}

.topNav li.buttonNews a
{
    background: url(../images/btn_news.png) top left;
    width: 128px;
    height: 33px;
}

.news_active, .topNav li.buttonNews a:hover
{
    background: url(../images/btn_news-over.png) top left;
    width: 128px;
    height: 33px;
}

.topNav li.buttonContact a
{
    background: url(../images/btn_contact.png) top left;
    width: 128px;
    height: 33px;
}

.contact_active, .topNav li.buttonContact a:hover
{
    background: url(../images/btn_contact-over.png) top left;
    width: 128px;
    height: 33px;
}

.search
{
    float: left;
    width: 265px;
    height: 33px;
    margin-left: 10px;
}

.searchdealer
{
    float: left;
    width: 190px;
    height: 33px;
    margin-left: 10px;
}

.logout
{
    float: left;
    width: 75px;
    height: 33px;
}

.logout span
{
    color: #000;
}

input.searchinput, .searchWatermark
{
    float: left;
    margin: 6px 5px 0px 5px;
}

.search a
{
    display: block;
    float: left;
    font-size: 10px;
    margin: 2px 0px 0px 0px;
}

.searchdealer a
{
    display: block;
    float: left;
    font-size: 10px;
    margin: 2px 0px 0px 0px;
}

/* 6. Left Menu */

.leftMenuContainer
{
    background: url(../images/bg_leftmenu_middle.png) top left;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    width: 186px;
}

.leftMenuContainer li a span
{
    position: absolute;
    left: -6000px;
    display: none;
}

.leftMenuTop
{
    background: url(../images/bg_leftmenu_top.png) top left;
    height: 5px;
}

/*
    .leftMenuContainer li a {
        display:block;
    }
    .leftMenuContainer li.speakers a {
        background:url('../images/leftmenu_speakers.png') no-repeat top left; width:180px; height:37px;}
    .leftMenuContainer li.speakers a:hover {
        background:url('../images/leftmenu_speakers-over.png')}
    .leftMenuContainer li.home a {
        background:url('../images/leftmenu_home.png') no-repeat top left; width:180px; height:31px;}
    .leftMenuContainer .home_active,
    .leftMenuContainer li.home a:hover {
        background:url('../images/leftmenu_home-over.png')}
    .leftMenuContainer li.grillsandback a {
        background:url('../images/leftmenu_grilles.png') no-repeat top left; width:180px; height:45px;}
    .leftMenuContainer li.grillsandback a:hover {
        background:url('../images/leftmenu_grilles-over.png')}
    .leftMenuContainer li.amplifier a {
        background:url('../images/leftmenu_amps.png') no-repeat top left; width:180px; height:33px;}
    .leftMenuContainer li.amplifier a:hover {
        background:url('../images/leftmenu_amps-over.png')}
    .leftMenuContainer li.soundmasking a {
        background:url('../images/leftmenu_soundmask.png') no-repeat top left; width:180px; height:34px;}
    .leftMenuContainer li.soundmasking a:hover {
        background:url('../images/leftmenu_soundmask-over.png')}
    .leftMenuContainer li.racks a {
        background:url('../images/leftmenu_racks.png') no-repeat top left; width:180px; height:29px;}
    .leftMenuContainer li.racks a:hover {
        background:url('../images/leftmenu_racks-over.png')}
    .leftMenuContainer li.volumecontrol a {
        background:url('../images/leftmenu_volumecontrol.png') no-repeat top left; width:180px; height:32px;}
    .leftMenuContainer li.volumecontrol a:hover {
        background:url('../images/leftmenu_volumecontrol-over.png')}
    .leftMenuContainer li.micstands a {
        background:url('../images/leftmenu_micstands.png') no-repeat top left; width:180px; height:34px;}
    .leftMenuContainer li.micstands a:hover {
        background:url('../images/leftmenu_micstands-over.png')}
    .leftMenuContainer li.other a {
        background:url('../images/leftmenu_other.png') no-repeat top left; width:180px; height:33px;}
    .leftMenuContainer li.other a:hover {
        background:url('../images/leftmenu_other-over.png')}

*/

.lftSubMenu
{
    color: Black;
    cursor: pointer;
    width: 150px;
    background: white;
    border: solid 2px black;
    text-align: center;
    padding: 3px;
}

.lftSubMenuMO
{
    color: Blue;
    cursor: pointer;
    width: 150px;
    background: white;
    border: solid 2px black;
    text-align: center;
    padding: 3px;
}

.lftMenu
{
    cursor: pointer;
    text-align: right;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px;
    color: White;
}

.lftMenuMO
{
    cursor: pointer;
    text-align: right;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px;
    color: #cccccc;
    text-decoration: underline;
}

.leftMenuBottom
{
    background: url(../images/bg_leftmenu_bottom.png) top left;
    height: 6px;
    margin-top: 0px;
}

.divider
{
    background: #000;
    height: 2px;
    width: 150px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.leftMenuContainer img
{
    margin-bottom: 0px;
    margin-top: 0px;
}

.leftMenuContainer ul
{
    margin-top: 0px;
}

.leftMenuContainer ul li
{
    list-style: none;
    text-align: right;
}

img.logo_Syn-Aud-Con
{
    margin: 5px 0px;
}

img.logo_NSCA
{
    margin: 5px 0px;
}

img.atlas_chatstat
{
    margin: 5px 0px;
}

img.logo_TellUsAbout
{
    margin: 5px 0px;
}

/* 7. Right Panels ------- */
.productspotlight
{
    min-height: 171px;
    width: 371px;
}


.rightSpotlightContent
{
    color: #d7d7d7;
    float: right;
    overflow: auto;
    text-align: left;
    width: 346px;
    min-height: 92px;
    padding:10px;
}
.rightSpotlightContent a
{
    text-decoration: none;
}
.rightSpotlightContent a:hover
{
    text-decoration: underline;
}

.rightSpotlightContent img
{
    float: left;
    margin: 0px 0px 0px 5px;
}
.Podcast_content
{
    background: url('../images/bg_rightPanels_mid.png') no-repeat bottom left;
    float: left;
    min-height: 136px;
    width: 371px;
    margin: 10px 10px 0px 0px;
}

.RightPanel_content
{
    background: url('../images/bg_rightPanels_mid.png') no-repeat bottom left;
    float: right;
    min-height: 136px;
    width: 371px;
    margin: 10px 10px 0px 0px;
}

.rightPanelContent
{
    border: solid 0px red;
    float: right;
    width: 344px;
    min-height: 92px;
    overflow: auto;
    padding:10px;
    text-align:left;

}

.rightPanelContent img
{
    float: left;
    margin-left: 5px;
}

.rightPanelContent p
{
    border: solid 0px red;
    color: #d7d7d7;
    float: left;
    font-size: 12px;
    width: 230px;
    margin-left: 10px;
}

.rightPanelContent a
{
    color: #d7d7d7;
    cursor: pointer;
    text-decoration: none;
}

.rightPanelContent a:hover
{
    color: #fff;
    text-decoration: underline;
}

.atlasNewsHome ul, .atlasNewsHome ol
{
    list-style-type: decimal;
}

.atlasNewsHome li
{
    display: block;
    height: 37px;
    background: url('../images/icon_newspaper.png') no-repeat top left;
    margin: 20px 0px 0px 10px;
    padding-left: 60px;
}

.atlasNewsHome li.first
{
    margin-top: 3px;
}

.atlasNewsHome ul img, .atlasNewsHome ol img
{
    clear: left;
}

/* 8. Footer ------- */

#footer
{
    background: url(../images/bg_bottombar.png) repeat-x bottom left;
    border: solid 0px red;
    height: 91px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
    width: 1024px;
}

#footer ul
{
    display: inline;
    float: right;
    margin-top: 1.3em;
}

#footer ul li
{
    display: inline;
    list-style: square;
    margin-left: .1em;
    margin-right: .1em;
}

#footer img
{
    float: right;
    margin-top: 0px;
}

/* 9. FeaturedProducts SL */

.BGfeaturedProductsTable
{
    background: url('../images/bgFeaturedProducts.png') no-repeat top left;
    float: left;
    width: 421px;
    /*height: 616px;*/
    height: 635px;
    margin: 10px 0px 0px 0px;
}

.bghdrFeatured
{
    background: url('../images/hdr_FeaturedProducts.png') no-repeat 2px 2px;
    width: 421px;
    /*height: 616px;*/
    height: 675px;
}

#featuredProductsTable
{
    border: solid 0px black;
    float: left;
    width: 421px;
    margin-top: 50px;
}

.prodimages td
{
    border: solid 0px green;
    height: 195px;
    vertical-align: top;
}

.prodimages td a
{
    display: block;
    text-decoration: none;
    color: #fff;
}

.prodimages td a:hover
{
    background: url('../images/bg_products_over02.png') no-repeat top center;
    text-decoration: none;
}


/*
.prodtitles td {
    border:solid 0px purple;
    height:50px;
    vertical-align:top;
    padding-right:30px;
    padding-left:30px;
}
*/


/* 10. Product Page */
.productInfoCenter
{
    border: solid 0px red;
    margin: 5px 0px 10px 15px;
    width: 390px;
    float: left;
    text-align: center;
}

.prodName, .prodDescripShort
{
    display: block;
    width: 400px;
    font-size: 22px;
    font-weight: bold;
    float: left;
    text-align: left;
}

.prodDescripShort
{
    font-size: 15px;
}

.prodDescrip
{
    display: block;
    float: left;
    width: 390px;
    text-align: left;
}

.ProdInfoCenterTableBottom
{
    background: url('../images/bg_InfoCenter_bottom.png') no-repeat bottom left;
    float: right;
    padding-bottom: 7px;
    margin: 5px 19px 5px 0px;
    width: 371px;
}

.ProdInfoCenterTable
{
    background: url('../images/bg_InfoCenter_middle.png') repeat-y top left;
    width: 371px;
}

.ProdInfoCenterTable td
{
    border-collapse: separate;
    padding: 5px;
}

.ProdInfoCenterTable table.relatedproducts td img
{
    border: solid 2px #000;
    text-decoration: none;
}

.ProdInfoCenterTable table.relatedproducts td img:hover
{
    border: solid 2px #90bbe8;
    text-decoration: none;
}

.ProdInfoCenterTableTop_related
{
    background: url('../images/hdr_relatedProducts.png') no-repeat top left;
    padding-top: 45px;
    width: 371px;
}

.ProdInfoCenterTableTop
{
    background: url('../images/hdr_downloads.png') no-repeat top left;
    padding-top: 45px;
    width: 371px;
}

.ProdInfoCenterVideoTableTop
{
    background: url('../images/hdr_videos.png') no-repeat top left;
    padding-top: 45px;
    width: 371px;
}

.ProductInfobgBottom
{
    background: url('../images/bg_producttabBodyBottom.png') no-repeat bottom left;
    border: solid 0px red;
    float: right;
    width: 390px;
    margin: 5px 0px 5px 0px;
    padding-bottom: 10px;
}
.tabtext
{
    display: block;
    margin-top: 12px;
    font-size: 11px;
}

.ajax__tab_xp, .ajax__tab_container, .ajax__tab_default
{
    float: left;
}
.ajax__tab_panel
{
    overflow-y: auto;
    overflow: auto;
    height: 325px;
}

/* default layout */
.CustomTabStyle .ajax__tab_header
{
    white-space: nowrap;
}
.CustomTabStyle .ajax__tab_outer
{
    margin-left: 10px;
    display: -moz-inline-box;
    display: inline-block;
}
.CustomTabStyle .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.CustomTabStyle .ajax__tab_tab
{
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

/* xp theme */
.CustomTabStyle .ajax__tab_header
{
    font-size: 11px;
    width: 371px;
    height: 40px;
    background: url('../images/tab-topbar.gif') repeat-x top;
}

.CustomTabStyle .ajax__tab_outer
{
    padding-right: 0px;
    height: 40px;
    background: url('../images/tab-right.gif') no-repeat top right;
}
.CustomTabStyle .ajax__tab_inner
{
    padding-left: 6px;
    height: 40px;
    background: url('../images/tab-left.gif') no-repeat top left;
}
.CustomTabStyle .ajax__tab_tab
{
    padding: 4px;
    height: 40px;
    margin: 0;
    background: url('../images/tab.gif') repeat-x;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
    height: 40px;
    background: url('../images/tab-hover-right.gif') no-repeat top right;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner
{
    text-decoration: underline;
    height: 40px;
    background: url('../images/tab-hover-left.gif') no-repeat;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
    height: 40px;
    background: url('../images/tab-hover.gif') repeat-x;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
    height: 40px;
    background: url('../images/tab-active-right.gif') no-repeat top right;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner
{
    height: 40px;
    background: url('../images/tab-active-left.gif') no-repeat top left;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
    height: 40px;
    background: url('../images/tab-active.gif') repeat-x;
}

.CustomTabStyle .ajax__tab_body
{
    border: 0px;
    width: 371px;
    padding: 0px;
    background: url('../images/bg_producttabBody.png') repeat-y top left;
}

/* scrolling */
.CustomTabStyle .ajax__scroll_horiz
{
    overflow-x: scroll;
}
.CustomTabStyle .ajax__scroll_vert
{
    overflow-y: scroll;
}
.CustomTabStyle .ajax__scroll_both
{
    overflow: scroll;
}
.CustomTabStyle .ajax__scroll_auto
{
    overflow: auto;
}


.datalist
{
    margin: 0px auto 0px auto;
    width: 300px;
    list-style-type: disc;
    text-align: left;
    color: #fff;
}
.datalist li
{
    margin-left: 20px;
    padding-top: 10px;
}


.tabledata a
{
    text-decoration: underline;
}

table.tabledata
{
    width: 300px;
    margin: 0px auto 0px auto;
    color: #fff;
    text-align: left;
}

table.tabledata td
{
    border-bottom: solid 1px #d7d7d7;
    padding: 2px;
    vertical-align: bottom;
}
.tablehr
{
    height: 1px;
    background: #cccccc;
}

.partNumberSpecsTitle
{
    /* background:#eeeeee; */
    text-align: right;
    font-weight: 600;
}

.partNumberSpecsHeader
{
    text-align: center;
    font-weight: 600;
    font-size: 17px;
}

.partNumberSpecs
{
    /* background:#c4c4c4; */
    padding-left: 7px;
    text-align: left;
    color: #d7d7d7;
}

/* Larger Image div */
.largerimage
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.largerimageContainer
{
    border: solid 3px white;
    background-color: #3982AE;
    width: 520px;
    min-height: 610px;
    margin: 149px auto 0px auto;
    text-align: center;
}

img.larger
{
    width: 500px;
    height: 500px;
    margin: 0px auto 0px auto;
}
.largerimagethumbs
{
    background: #000 url('../images/bg_largerimage.png') repeat-x top left;
    margin: 0px auto 0px auto;
    width: 500px;
    height: 85px;
    padding-top: 12px;
}
.btnClose
{
    display: block;
    width: 520px;
    text-align: right;
    margin: 0px auto 0px auto;
    background: white;
    color: black;
    text-decoration: none;
}
.btnClose:visited
{
    color: Black;
    background: white;
}
.btnClose:hover
{
    color: Black;
    background: white;
}
.btnClose:link
{
    color: Black;
    background: white;
}

h2
{
    font: bold 190%/100% Arial, Helvetica, sans-serif;
    margin: 0 0 .2em;
    color: #999999;
}
h2 em
{
    font: normal 80%/100% Arial, Helvetica, sans-serif;
    color: #999999;
}

#largeImg
{
    border: solid 1px #ccc;
    width: 500px;
    height: 500px;
}

.thumbs
{
    margin: 5px;
    text-align: center;
}
.thumbs div
{
    float: left;
    width: 60px;
    margin: 3px;
}

.thumbs img
{
    border: solid 1px #ccc;
    width: 50px;
    height: 50px;
    padding: 4px;
}

.thumbs img:hover
{
    border-color: #5277AE;
    cursor: pointer;
}

.thumbssmall img
{
    border: solid 1px #ccc;
    width: 25px;
    height: 25px;
    padding: 2px;
}

.thumbssmall img:hover
{
    border-color: #90bbe8;
    cursor: pointer;
}

/* 11. Product Category Page */

table.productCategory
{
    float: left;
    margin: 0px auto 0px auto;
    width: 700px;
    height: 300px;
}
table.productCategory td
{
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

table.products
{
    float: left;
    margin: 3px auto 0px auto;
    width: 750px;
}
table.products td
{
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

/* 12. Contact page */

#contactpage p.email
{
    display: block;
    width: 650px;
    margin: 15px auto 10px auto;
    text-align: left;
}

#contactpage p.email strong
{
    text-decoration: underline;
    font-style: italic;
}

.choosearegion
{
    background: url('../images/bg_topbar.png') no-repeat top right;
    display: block;
    width: 601px;
    height: 25px;
    text-align: left;
    margin: 0px auto 0px auto;
    padding: 5px 0px 0px 10px;
}

p.corporateoffice
{
    border-right: dashed 1px #fff;
    float: left;
    display: block;
    width: 165px;
}

p.morecontacts
{
    width: 415px;
    margin-left: 10px;
    float: left;
}

p.morecontacts span
{
    display: block;
    margin-bottom: 3px;
}

#DealerWorldMap ul
{
    list-style-type: circle;
    text-align: center;
}

#DealerWorldMap ul li
{
    float: left;
    padding-left: 20px;
}

/* Contact us form */

#formpage fieldset, #formpage .captcha
{
    border: solid 1px #fff;
    margin: 20px 0px 0px 125px;
    float: left;
    width: 550px;
    padding: 10px 5px 5px 5px;
}

#formpage fieldset ol
{
    margin: 0;
    padding: 0;
}

#formpage fieldset li
{
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 5px;
}

#formpage legend
{
    padding: 0 2px;
    font-weight: bold;
}

#formpage label, #formpage span.label
{
    display: block;
    border: solid 0px green;
    float: left;
    width: 175px;
    margin-left: 100px;
    text-align: left;
}

/*
#formpage label.commetslabel {
    border:solid 0px green;
    float: left;  
    width: 175px;  
    margin-left: 5px;
    text-align:left; 
}
*/

#formpage fieldset label
{
    display: block;
    width: 200px;
}

#formpage fieldset select, #formpage fieldset input, #formpage fieldset label
{
    width: 250px;
    float: left;
    margin: 2px 0px 0px 150px;
}

#formpage fieldset input.satisfied
{
    width: 20px;
    float: left;
}

#formpage fieldset textarea.comments
{
    float: left;
    clear: left;
    margin: 5px auto 0px auto;
}

.star
{
    width: 8px;
    height: 8px;
}

#formpage textarea
{
    float: left;
    clear: left;
    padding: 4px;
    margin-top: 10px;
}

#formpage .satisfaction
{
    margin: 10px auto 10px auto;
    width: 150px;
}

#formpage .satisfaction td
{
    border: solid 0px red;
    vertical-align: middle;
}

#formpage .satisfaction label
{
    float: right;
    margin: 0px 0px 0px 0px;
    width: 100px;
}

#formpage .satisfaction input
{
    float: left;
    margin: 0px 0px 0px 0px;
    width: 30px;
}

#loginpage fieldset div
{
    width:250px;
    text-align:right;
    float:left;
    margin: 10px 5px 0px 0px;
}

#loginpage fieldset, #loginpage .captcha
{
    border: solid 1px #fff;
    margin: 20px 0px 0px 125px;
    float: left;
    width: 550px;
    padding: 10px 5px 5px 5px;
}

#loginpage legend
{
    padding: 0 2px;
    font-weight: bold;
}

#loginpage fieldset select, #loginpage fieldset input, #loginpage fieldset label
{
/*    width: 200px;*/
    float: left;
    margin: 10px 0px 0px 0px;
}



table.dealerinfo
{
    margin-left:auto;
    margin-right:auto;
}
table.dealerinfo td
{
    text-align:right;
    padding: 2px;
}
table.dealerinfo .dxtl
{
    text-align:left;
}
#dealerpage td, #dealerpage span
{
    color:Black;
}

.fieldInput
/*#dealerpage select, #dealerpage input, #dealerpage label*/
{
    /*width: 200px;*/
    float: left;
    margin: 5px 0px 0px 0px;
}

.fieldLabel
{
    width: 250px;
    text-align: right;
    float: left;
    margin: 5px 5px 0px 0px
}

.required
{
    background: url(../images/icon_alert.gif) no-repeat center left;
    display: block;
    float: left;
    font-size: 12px;
    width: 115px;
    height: 20px;
    padding-left: 22px;
    margin: -1px 0px 0px 6px;
}

/* 13. Tech Support page */

#support
{
    min-height: 200px;
    margin: 0px auto 0px auto;
}

#support .column01
{
    margin-left: 10px;
}

#support .column01, #support .column02, #support .column03
{
    float: left;
    width: 255px;
}

fieldset.downloadableitems, fieldset.regulatory, fieldset.reference, fieldset.catalog, fieldset.guides, fieldset.basics
{
    border: solid 1px #fff;
    float: left;
    margin: 6px 3px;
    padding: 5px;
    text-align: left;
    width: 230px;
}

div #support li
{
    padding-left: 0px;
    margin: 0px 0px 10px 20px;
}

div #support a
{
    text-decoration: underline;
}

div #support p
{
    text-align: left;
    margin: 0px 10px 10px 10px;
}

ul.whitepapers
{
    margin: 0px auto 0px auto;
    width: 783px;
}
ul.whitepapers h2
{
    padding-left: 5px;
}

#support table
{
    margin: 5px auto 10px auto;
    width: 600px;
}

div #support table.bold
{
    border: solid 2px #000;
    margin: 10px auto 0px auto;
    width: 500px;
}

div #support table tr.header
{
    background: url('../images/topbar_repeat.gif') repeat-x top left;
}

div #support table tr.row1
{
    background: #00659d;
}

div #support table tr.row2
{
    background: #00629c;
}


div #support table td
{
    padding: 5px;
}

.enterData
{
    display: block;
    margin: 5px auto 5px auto;
    text-align: right;
    width: 390px;
}
.enterDataSubmit
{
    display: block;
    margin: 5px auto 5px auto;
    text-align: center;
    width: 390px;
}

ul.productCatalog
{
    border: solid 0px red;
    list-style-type: none;
}

ul.productCatalog li
{
    border: solid 0px green;
}

/* 14. Trans Sub Support Page */
#transSub
{
}
#transSub p, #support ol, #transSub ol, #transSub table
{
    margin-left: 20px;
}

#transSub p
{
    text-align: left;
    margin: 5px 0px 5px 20px;
}

#support ol, #transSub ol
{
    text-align: left;
}

#support li, #transSub li
{
    padding-left: 0px;
    margin: 5px 0px 5px 20px;
}

#transSub table td
{
    padding: 10px;
}

/* Baffle Enclosure Guide */
#baffle
{
}

#baffle p
{
    text-align: left;
}

.BaffleCustomTabStyle
{
    margin: 0px auto 0px auto;
}
.BaffleCustomTabStyle table
{
    margin: 3px;
}

.BaffleCustomTabStyle .ajax__tab_xp, .BaffleCustomTabStyle .ajax__tab_container, .BaffleCustomTabStyle .ajax__tab_default
{
    float: left;
}

.BaffleCustomTabStyle .ajax__tab_panel
{
    height: 325px;
    overflow-y: scroll;
    overflow: auto;
}

/* default layout */
.BaffleCustomTabStyle .ajax__tab_header
{
    white-space: nowrap;
}
.BaffleCustomTabStyle .ajax__tab_outer
{
    margin-left: 10px;
    display: -moz-inline-box;
    display: inline-block;
}
.BaffleCustomTabStyle .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.BaffleCustomTabStyle .ajax__tab_tab
{
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

/* xp theme */
.BaffleCustomTabStyle .ajax__tab_header
{
    font-size: 11px;
    width: 600px;
    height: 40px;
    background: url('../images/tab-topbarBaffle.gif') repeat-x top;
}

.BaffleCustomTabStyle .ajax__tab_outer
{
    padding-right: 0px;
    height: 40px;
    background: url('../images/tab-right.gif') no-repeat top right;
}
.BaffleCustomTabStyle .ajax__tab_inner
{
    padding-left: 6px;
    height: 40px;
    background: url('../images/tab-left.gif') no-repeat top left;
}
.BaffleCustomTabStyle .ajax__tab_tab
{
    padding: 4px;
    height: 40px;
    margin: 0;
    background: url('../images/tab.gif') repeat-x;
}

.BaffleCustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
    height: 40px;
    background: url('../images/tab-hover-right.gif') no-repeat top right;
}
.BaffleCustomTabStyle .ajax__tab_hover .ajax__tab_inner
{
    text-decoration: underline;
    height: 40px;
    background: url('../images/tab-hover-left.gif') no-repeat;
}
.BaffleCustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
    height: 40px;
    background: url('../images/tab-hover.gif') repeat-x;
}

.BaffleCustomTabStyle .ajax__tab_active .ajax__tab_outer
{
    height: 40px;
    background: url('../images/tab-active-right.gif') no-repeat top right;
}
.BaffleCustomTabStyle .ajax__tab_active .ajax__tab_inner
{
    height: 40px;
    background: url('../images/tab-active-left.gif') no-repeat top left;
}
.BaffleCustomTabStyle .ajax__tab_active .ajax__tab_tab
{
    height: 40px;
    background: url('../images/tab-active.gif') repeat-x;
}

.BaffleCustomTabStyle .ajax__tab_body
{
    border: solid 0px green;
    width: 598px;
    min-height: 300px;
    padding: 0px;
    background: url('../images/bg_producttabBody_Baffle.png') top left;
}

/* scrolling */
.BaffleCustomTabStyle .ajax__scroll_horiz
{
    overflow-x: scroll;
}
.BaffleCustomTabStyle .ajax__scroll_vert
{
    overflow-y: scroll;
}
.BaffleCustomTabStyle .ajax__scroll_both
{
    overflow: scroll;
}
.BaffleCustomTabStyle .ajax__scroll_auto
{
    overflow: auto;
}

/* Rack guide page */

#support table.racks
{
    width: 700px;
    text-align: left;
}

/* 70 Volt Rules */

.column01, column02, column03
{
    float: left;
}

.70volttable td
{
    border: solid 1px red;
}

div #support table.volttable
{
    margin: 0px auto 0px auto;
    width: 785px;
}

/* faq */
.contentWhite
{
    width: 750px;
    margin: 0px auto 10px auto;
    text-align: left;
}

.faqHDR
{
    background: #00588A;
    border: solid 1px black;
    padding: 5px;
    cursor: pointer;
}

.faqText
{
    border-right: solid 1px black;
    border-left: solid 1px black;
    background: #fff;
    color: #000;
    padding: 10px;
}

.faqText a
{
    color: Black;
}

.faqText a:hover
{
    color: Blue;
}

/* wattage table */
#wattagetable
{
    margin: 0px auto 0px auto;
}
#wattagetable td
{
    border: solid 1px #fff;
    padding: 5px;
}

/* 15. Icons */

/* $ - ends with, ^ - starts with, * - contains
    Only Supported in ie7 and above and in newer browsers */

div #support a[href $='
.pdf']
{
    padding: 5px 0px 5px 20px;
    background: transparent url('../images/iconPDF.gif') no-repeat center left;
}
div #support a[href *='WhitePapers.aspx']
{
    padding: 5px 0px 5px 20px;
    background: transparent url('../images/iconPDF.gif') no-repeat center left;
}
div #support a[href *='ProductCatalog.aspx']
{
    padding: 5px 0px 5px 20px;
    background: transparent url('../images/iconPDF.gif') no-repeat center left;
}
div #support a[href *='CADdrawings.aspx']
{
    padding: 0px 0px 5px 20px;
    background: transparent url('../images/icon_CAD.gif') no-repeat top left;
}
div #support a[href $='
.ppt']
{
    padding: 0px 0px 5px 20px;
    background: transparent url('../images/iconPPT.jpg') no-repeat top left;
}
a[href ^='
http']
{
    padding: 5px 17px 5px 0px;
    background: transparent url('../images/icon_externallink.gif') no-repeat center right;
}

.rightPanelContent a[href ^='
http']
{
    padding: 5px 17px 5px 0px;
    background: transparent url('../images/icon_externallink.gif') no-repeat top right;
}

div #support a[href *='industryLinks.aspx']
{
    padding: 5px 0px 5px 20px;
    background: transparent url('../images/icon_externallink.gif') no-repeat center left;
}

div #support a[href $='
.xls']
{
    padding: 0px 0px 5px 20px;
    background: transparent url('../images/icon_xls.gif') no-repeat top left;
}

div #support a[href $='
.zip']
{
    padding: 5px 0px 5px 20px;
    background: transparent url('../images/icon_zip.gif') no-repeat center left;
}

div #support a[href $='
.doc']
{
    padding: 5px 0px 5px 20px;
    background: transparent url('../images/icon_doc.gif') no-repeat center left;
}

/* 16. Region */
#contactpage .content #DealerWorldMap
{
}

.content
{
    margin-top: 30px;
}

.statelist
{
    border: solid 1px #cccccc;
    background: url('../images/bg_transparentBg.png');
    float: left;
    width: 600px;
    height: 375px;
    margin: 0px auto 0px auto;
    padding: 5px;
    text-align: left;
}
.statelist li
{
    list-style: disc;
}

/* 17. State */
#statepage
{
}

p.becomeadealer
{
    display: block;
    padding: 4px 0px 0px 93px;
    float: left;
}

.statecontactcontainer
{
    background: url('../images/bg_transparentBg.png');
    border: solid 1px #cccccc;
    margin: 0px auto 0px auto;
    width: 610px;
    height: 375px;
}

.flagcontainer
{
    float: left;
    width: 275px;
    min-height: 150px;
    margin: 10px 20px 0px 10px;
    text-align: center;
}
.contactinfo
{
    float: left;
    margin-top: 10px;
    text-align: left;
}

/* 18. Atlas News */
#atlasNews
{
}

.mainnewsitem
{
    border: solid 0px red;
    float: left;
    min-height: 500px;
    text-align: left;
    padding: 0px 10px 10px 10px;
    width: 540px;
}
.mainnewsitem .newspics
{
    margin: 0px 10px 10px 10px;
    padding: 5px 10px 10px 10px;
    width: 150px;
    float: left;
}
.mainnewsitem .newspics img
{
    width: 150px;
    margin-bottom: 5px;
}

.newsitems
{
    background: #000 url('../images/topbar_repeat.gif') repeat-x top left;
    border: solid 1px #000;
    border-top: 0px;
    border-right: 0px;
    float: left;
    min-height: 500px;
    padding-left: 5px;
    text-align: left;
    width: 200px;
}

.newsitemsOther
{
    background: #000 url('../images/topbar_repeat.gif') repeat-x top left;
    border: solid 1px #000;
    border-top: 0px;
    border-right: 0px;
    float: left;
    min-height: 100px;
    padding-left: 5px;
    text-align: left;
    width: 200px;
}

.newsitems li, .newsitemsOther li
{
    padding: 5px;
    border-bottom: dotted 1px #5a5a5a;
}
.newsitems img, .newsitemsOther img
{
    width: 40px;
    margin: 0px 8px 8px 0px;
}
.newsitems img.newsicon, .newsitemsOther img.newsicon
{
    margin: 0px 3px 0px 10px;
}
.newsitems a, .newsitemsOther a
{
    text-decoration: none;
}
.newsitems a:hover, .newsitemsOther a:hover
{
    text-decoration: underline;
}

li.rsslink
{
    padding: 0px 0px 5px 0px;
}
a.rss
{
    border: solid 0px red;
    background: url('../images/RSS_icon.gif') no-repeat bottom right;
    display: block;
    width: 175px;
    height: 28px;
    margin: 2px 0px 2px 0px;
    text-decoration: underline;
}
a.rss:hover
{
    background: url('../images/RSS_icon-over.gif') no-repeat bottom right;
}

.mainnewsitem h1, .mainnewsitem p
{
    margin: 10px;
}
.newsitems li.pages, .newsitemsOther li.pages
{
    text-align: center;
}
.newsitems li.pages a, .newsitemsOther li.pages a
{
    padding: 0px 4px;
}

.newsitems li.pages a.activepage, .newsitemsOther li.pages a.activepage
{
    border: solid 1px #fff;
}


/* 19. Headers */

h3 span
{
    display: none;
}

h1
{
    background: url('/images/bg_h1_top.png') repeat-x top left;
    border-top: solid 2px #000;
    border-right: solid 0px #000;
    color: #d8d8d8;
    font-size: 17px;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 8px 0px 0px 10px;
    text-align: left;
    width: 771px;
    height: 48px;
}

h1.productpage
{
    margin-top: 10px;
}

h1 a
{
    text-decoration: underline;
}

h2
{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin: 5px;
}


.stateheader
{
    width: 601px;
    margin-top: 10px;
    border-right: solid 1px #000;
    border-left: solid 1px #000;
}

#transSub h2, #support h2
{
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.captchaimage
{
    margin-left: 190px;
    float: left;
}

#formpage fieldset input.captcharefresh
{
    background-image: url('');
    margin-top: 0px;
    margin-left: 10px;
    float: left;
}

.mathFractSup
{
    font-size: 60%;
    font-family: Arial;
}

.mathFractSub
{
    font-size: 60%;
    font-family: Arial;
}

/* 20. INTERNATIONAL CONTACT */

.hr
{
    clear: left;
    width: 92%;
    height: 1px;
    border-bottom: solid 1px #434343;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

/* 21. Advanced Search */
#advancedSearch
{
}

#advancedSearch div.datawrapper
{
    border: solid 0px red;
    padding: 20px;
}

/* 22. INTERNATIONAL */
#countrypage
{
}

#countrypage fieldset
{
    margin: 20px;
    padding: 10px;
}

ul.targetLinks
{
    float: left;
    margin-left: 20px;
    list-style: square;
    width: 200px;
    border: solid 0px red;
    text-align: left;
}

ul.targetLinks li
{
    margin: 3px;
}

ul.targetLinks .countryHead
{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    list-style: none;
}

.flagImage
{
    float: right;
    margin-right: 20px;
    width: 300px;
}

.mediaDivContain, .newsDivContain
{
    margin-left: auto;
    margin-right: auto;
    width: 559px;
    text-align: center;
    clear: both;
    border: solid 0px red;
}

.mediaDivContain img, .newsDivContain img
{
    border: solid 2px #434343;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

.newsDivContain p
{
    margin: 10px;
}

.mediaDivContain p
{
    width: 400px;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    margin-left: 10px;
}

.retailerLogo
{
    float: left;
    width: 200px;
    min-height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.retailerInfo
{
    float: left;
    width: 325px;
    min-height: 50px;
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.mediaImage
{
    float: left;
    width: 124px;
    text-align: center;
    margin: 7px;
}

#dAL
{
    font-size: 18pt;
    font-weight: bold;
    color: White;
    text-align: left;
    position: relative;
    left: 92px;
    top: -58px;
}

.bubbleWinBkgd
{
    background: #ffffff;
}

#adpopout
{
    margin: 0;
    padding: 0;
    width: 140px;
    height: 620px;
    position: absolute;
    top: 140px;
    left: 0;
    z-index: 100;
    overflow: hidden;
}

#adpopout a, #adpopout a img
{
    text-decoration: none;
    border: 0;
    outline: 0;
}

#adpopout a span
{
    display: none;
}

#adpopout #cap
{
    width: 20px;
    height: 600px;
    position: relative;
    left: 0;
    z-index: 102;
    float: left;
}

#adpopout a#closead
{
    position: absolute;
    top: 0;
    background: transparent url(../images/blank.gif);
    left: 96px;
    height: 24px;
    width: 24px;
}

#adpopout #adbox
{
    position: absolute;
    top: 0px;
    left: 17px;
    margin-left: -200px;
    z-index: 101;
}


/* 23. Network Solutions */

.NetSol p
{
    text-align:left;
    padding:10px;
}

.NetSol ul
{
    text-align:left;
    margin:0px 20px;
}

.NetSol li
{
    padding-left:0px;
    margin-left:10px;
    list-style-type:circle;
}

.NetSol img
{
    float:left;
    margin:0px 10px 10px 10px;
    border:solid 1px #000;
}

.nsButton
{
    width:250px;
    height:75px;
    background-image:none;
    background-color:Transparent;
    margin-top:20px;
    margin-bottom:20px;
}
