BODY {
	font-family: Helvetica,'TradeGothicW02-BoldCn20 675505',sans-serif;
	background-color:#000;
    color: #FFF;
	font-size:12px;
	margin:0;
	padding:0;
}

P {
    line-height: 1.5em;
    text-align: left;
}

div#container {
    text-align: center;
}

img {
    border: none;
}

div#squeeze{
    min-width: 960px;
}

div.squeeze {
   width:960px; 
   text-align: left;
   display: inline-block;
}

div#main {
   min-height: 600px;
   background-color: #DDD;
}

A {
    color: #C10000;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    text-align: left;
    line-height: 1em;
}

h1, h2 {
    color: #C10000;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
    line-height: 1.4em;
}

h6 {
    font-size: 12px;
}

hr {
    border-width: 0;
    height: 1px;
    background-color: #000;
    margin: 0;
}

div#content {
    text-align: center;
    position: relative;
    color: #000;
    min-height: 400px;
}

div#content.node {
    background-color: #000;
}

div#content.products {
    border-top: 4px solid #C10000;
}
div#content.mailer {
    border-top: 4px solid #C10000;
}

div#content .padded {
    padding:20px;
}

.inner_content {
    text-align: left;
}

/*helpfull list styles*/
ul.simple_list {
    margin: 0;
    list-style: none;
    padding: 0;
}

ul.simple_list.divider li {
    border-bottom: 1px solid #BCBCBC;
}

ul.simple_list.divider li.omega {
    border-bottom: none !important;
}

ul.inline-list {
    margin: 0;
    text-align: left;
    padding: 0;
    display: inline-block;
    list-style: none;
}

ul.inline-list > li {
    display: inline-block;
    padding: 0;
    vertical-align: top;
}

ul.inline-list > li.omega {
    margin-right: 0 !important;
}

.float {
    float: left;
}

/*navi floaty blinky thingy*/
ul.navi {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

ul.navi.browse {
    min-width: 151px;
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    font-size: 20px;
    color: #C10000;
    font-weight: normal;
    text-align: left;
    line-height: 35px;
    background-image: url(/images/artists/active-browse.png);
    color: #DEDEDE;
    background-repeat: no-repeat;
    background-position: left 3px;
    top: 0;
    float: left;
}

ul.navi.browse li {
    color: #C10000;
    padding-left: 5px;
    padding-right: 60px;
}

ul.navi.browse li.active a {
    color: #DEDEDE;
}

.navi_content {
    width: 710px;
    float: right;
}
/*browse_cats*/
.browse_cats {
    margin-top: 10px;
    background-color: #DDD;
    width: 220px;
}

.browse_cats ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

#browse_manuals {
     position: relative;
}

#browse_manuals .browse {
    top: 220px;
     position: relative;
}

/*featured news*/
.featured_news_articles ul {
    list-style: none;
    list-style-type: none;
}

.featured_news_articles li {
    float: left;
}

.article_preview img {
    vertical-align: text-top;
}

.content_sitemap {
    text-align: left;
}
.content_sitemap a:hover {
    text-decoration: underline;
    color: red;
}
.content_sitemap ul {
    list-style: none;
    list-style-type: none;
    padding-left: 20px;
}
.content_sitemap ul li {
    font-weight:bold;
    padding: 5px;
    font-size: 200%;
    border-bottom: 1px black solid ;
}
.content_sitemap ul ul li {
    font-weight:normal;
    font-size: 130%;
    border-bottom: none;
}
.content_sitemap ul ul li.strong {
    font-weight:bold;
}
.content_sitemap ul ul ul li {
    font-size: 100%;
    padding: 3px;
}
.content_sitemap ul ul ul ul li {
    font-size: 100%;
    padding: 1px;
}
.content_account {
    text-align: left;
    color: black;
}

.error_box {
    background-color: #EBEBEB;
    border-radius: 9px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.account_box {
    background-color: #EBEBEB;
    border-radius: 9px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.account_summary h3 {
    border-bottom: 2px solid #333;
}


.newproducts_box {
    display: inline-block;
         position: absolute;
    margin-top: 10px;
    left: 0;
    background-color: #EBEBEB;
    border-radius: 9px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}

.viewinghistory_box {
    margin-top: 10px;
    background-color: #EBEBEB;
    border-radius: 9px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}

.content_manual ul {
    list-style: none;
    list-style-type: none;
}

.content_manual li {
    padding: 10px;
}
.content_manual img {
    border: 0px;
    padding-right: 10px;
    vertical-align: middle;
}

.content_manual li:nth-child(even) {
    background: #EEE;
}
.content_manual li:nth-child(odd) {
    background: #D7D7D7;
}

.content_manual td.name {
    text-align: left;
}
.content_manual td {
    text-align: center;
    padding: 8px;
}
.content_manual th {
    text-align: center;
    background: #666;
    color: white;
   padding: 8px;
}

.content_manual tr:nth-child(even) {
    background: #EEE;
}
.content_manual tr:nth-child(odd) {
    background: #D7D7D7;
}

.content_software {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

.content_software .chooser {
    border-bottom: 1px solid #333;
}

.content_software .chooser form {
    text-align: center;
    padding: 18px 0;
}

.content_software .feature,
.content_software .feature_download {
    text-align: center;
}

.content_software .feature_download {
    background-color: #EBEBEB;
    border-radius: 9px;
    padding: 10px;
    padding-top: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content_software .feature_download img {
    padding-left: 30px;
}

.content_legacy {
    text-align: left;
    color: black;
}
.content_legacy h2 {
    background-color: #ddd;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.content_legacy ul {
    list-style: none;
    list-style-type: none;
    padding-left: 5px;
}

.content_legacy .nav h2 {
    border-bottom: 1px solid black;
}

.content_legacy .nav li {
    float: left;
}
.content_legacy a {
    padding: 10px;
}


.content_blog {
    text-align: left;
}

.content_blog p {
    text-align: left;
}

.content_support {
    text-align: left;
    color: black;
}

.content_support h2 {
    color: black;
}

.content_support .support_links img {
    float:left;
    border: 0;
}

.content_account ul {
    list-style: none;
    list-style-type: none;
}

.content_account h1 {
    text-align: center;
}

.summary_edit {
    padding-left: 15px;
    font-size: x-small;
}

.category_page {
    background-color: #EEE;
    color:black;
}
.category_page h1 {
    text-align: left;
}
.category_page h2 {
    text-align: left;
    background-color: #ccc;
    color: #C10000;
    padding: 5px;
}
.category_page h3 {
    text-align: left;
    color:black;
}
.category_page p {
    text-align: left;
}

#global_top_bar-container {
    background-color: #C10000;
    margin: 0;
    padding: 0px;
    padding-right: 20px;
}

#global_top_bar { 
    text-align: right;    
}
#global_top_bar .tools { 
    color: gray;
}
#global_top_bar .tools a { 
    color: gray;
}

#global_top_bar ul {
    margin: 0px;
    display: inline-block;
    text-align:right;
    list-style: none;
    list-style-type: none;
    position: relative;
}
#global_top_bar li {
    position: relative;
              padding: 4px 8px;
    display: inline-block;
             line-height: 16px;
}

#global_top_bar img {
    margin-left: 10px;
    vertical-align: middle;
}

#global_top_bar a {
    color: white;
    padding-bottom: 6px;
}

#global_top_bar a:hover {
    color: black;
}

#global_top_bar #top_menu li {
    border-right: 1px solid black;
}

.support_select {
    border-top: 1px solid #000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: black;
    display: none;
    position: absolute;        
    top: 24px;
    z-index: 100;
    right: 0;
    width: 175px;
}

.support_select dl,
.support_select dl dd,
.support_select dl dt{
    margin: 0px;
    padding: 3px 0px 0;
    font-family: Helvetica;
    font-size: 12px;
    margin-left: 10px;
}

.support_select > dl {
    padding: 0 0 10px 15px;
    background-color: #C10000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.support_select > dl > dd,
.support_select > dl > dt{
    display: inline-block;
    vertical-align: top;
    padding-right: 12px;
}

.support_select dl dt {
    border-bottom: 1px solid black;
    font-weight: bold;
    padding-top: 5px;
}

.site_select {
    border-top: 1px solid #000;
    display: none;
    position: absolute;        
    top: 24px;
    z-index: 100;
    text-align: right;
    right: 0;
    width: 150px;
}

.site_select dl,
.site_select dl dt{
    margin: 0px;
    padding: 2px 0px;
    font-family: Helvetica;
    font-size: 12px;
}

.site_select > dl {
    padding-left: 15px;
    background-color: #C10000;
    padding-bottom: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.site_select > dl > dt{
    display: block;
    vertical-align: top;
    padding-right: 12px;
}

.site_select img {
    margin-left: 10px;
}

#global_nav_bar {
    position: relative;
    background-color: #000;
    color: #BCBCBC;
    text-align: center;
}

#nav_logo {
    margin: 0;
    position: absolute;
    top: 30px;
    left: 0;

}

#nav_menu {
    font-family: 'Trade Gothic W01 Bold',Verdana,Helvetica;
    font-size:14px;
    padding: 38px 0 17px 0;
    margin: 0 200px;
    display: block;
    list-style: none;
    list-style-type: none;
}

#nav_menu li {
    display: inline;
    list-style: none;
    list-style-type: none;
    padding: 0px 15px;
}

#nav_menu li a {
    text-decoration: none;
    text-shadow: #000 1px 1px 1px;
    color: #999;
    -webkit-text-size-adjust:none; 
}

#nav_menu li a:hover {
    text-decoration: none;
    color: #FFF;
}

#nav_menu li a.current {
    border-bottom: 1px solid #C10000;
    color: #FFF;
    padding-bottom: 9px;
    background: url(/images/topnav/triangle.png);
    background-position: center 22px;
    background-repeat: no-repeat;
}

#global_search_form {
    position: absolute;
    display: inline-block;
    margin: 0px;
    right: -23px;
    top: 25px;
}

#global_search_form .b_submit {
    position: relative;
    top: 8px;
    right: 32px;
    padding: 4px;
}

#global_search_form #searchq {
    border: 1px solid #000;;
    border-radius: 12px;
    text-indent: 1em;
    height: 25px;
    font-size: 14px;
    background-color: #999;
    color: #000;
    padding: 0;
    margin: 0;
    width: 160px;
}

/*global subnav*/
#global_subnav_bar {
    background-color: #000;
    border-bottom: 1px solid #333;
    color: #FFF;
    overflow: visible;
    text-align: center;
    font-size:14px;
    position: relative;
              height: 51px;
}

#nav_submenu {
    margin: 0;
    text-align: left;
    padding: 15px 10px 12px;
    display: inline-block;
}

#nav_submenu > li {
    display: inline;
    list-style: none;
    padding: 0;
}

#nav_submenu > li a {
    text-decoration: none;
    color: #FFF;
}

#nav_submenu > li a:hover {
    color: #C10000;
}

#nav_submenu > li > a {
    padding: 10px 20px 19px 25px;
    text-shadow: #000 1px 1px 1px;
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    line-height:1em;
    font-size: 16px;
    letter-spacing: 0.5px;
}

#nav_submenu > li > a.current {
    color: #C10000;
}

#nav_submenu > li > a.active {
    color: #C10000;
    background: url(/images/topnav/tab.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.global_subnav_detail {
    width:960px;
    display: none;
    position: absolute;        
    top: 52px;
    z-index: 100;
    text-align: left;
    left: 0;
    border-bottom: 1px solid #333;
}

.global_subnav_detail ul,
.global_subnav_detail ul li{
    list-style-type: none;
    padding-left: 0px;
    font-family: Helvetica;
    font-size: 12px;
}

.global_subnav_detail > ul {
    padding: 0 20px 20px 175px;
    margin-left: 0px;
    background: url(/images/subnav/nav_bg.png);
    background-repeat: repeat;
}

.global_subnav_detail > ul > li{
    display: inline-block;
    vertical-align: top;
    padding-right: 45px;
    max-width: 160px;
}

.subnav_family h3 {
    margin-top: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #BCBCBC;
    padding-right: 8px;
    padding-left: 2px;
    font-size: 14px;
    font-family: Helvetica;
}

.subnav_model {
    padding-bottom: 15px;
}

.subnav_model a {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*end global_subnav*/
.blue_button {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    border-radius: 15px;
    padding: 4px 18px;
    font-size: 16px;
    background-color: #C10000;
    color: white !important;
    background-image: linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -o-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -moz-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -webkit-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -ms-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.27, rgb(0,112,153)),
        color-stop(0.74, rgb(0,165,225)),
        color-stop(0.87, rgb(0,165,225)));
}
.blue_button:hover {
    cursor: pointer;
}

.red_button {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    border-radius: 15px;
    padding: 4px 18px;
    font-size: 16px;
    background-color: #C10000;
    color: white;
    background-image: linear-gradient(bottom, rgb(120,0,0) 27%, rgb(193,0,0) 74%, rgb(202,0,0) 87%);
    background-image: -o-linear-gradient(bottom, rgb(120,0,0) 27%, rgb(193,0,0) 74%, rgb(202,0,0) 87%);
    background-image: -moz-linear-gradient(bottom, rgb(120,0,0) 27%, rgb(193,0,0) 74%, rgb(202,0,0) 87%);
    background-image: -webkit-linear-gradient(bottom, rgb(120,0,0) 27%, rgb(193,0,0) 74%, rgb(202,0,0) 87%);
    background-image: -ms-linear-gradient(bottom, rgb(120,0,0) 27%, rgb(193,0,0) 74%, rgb(202,0,0) 87%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.27, rgb(120,0,0)),
        color-stop(0.74, rgb(193,0,0)),
        color-stop(0.87, rgb(202,0,0)));
}
.red_button:hover {
    cursor: pointer;
}

.store_button, 
.section_nav a.blue_button,
.blue_button a {
    border-radius: 15px;
    font-size: 18px;
    padding: 4px 18px;
    background-color: #00a6e1;
    color: #FFF;
    background-image: linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -o-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -moz-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -webkit-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);
    background-image: -ms-linear-gradient(bottom, rgb(0,112,153) 27%, rgb(0,165,225) 74%, rgb(0,165,225) 87%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.27, rgb(0,112,153)),
        color-stop(0.74, rgb(0,165,225)),
        color-stop(0.87, rgb(0,165,225)));
}

.learn_more {
    display: inline-block;
    padding-right: 18px;
    background-image: url(/images/icons/header-arrow.png);
    background-repeat: no-repeat;
    background-position: right 4px;
    line-height: 20px;
}

.close {
    display: inline-block;
    padding-right: 18px;
    background-image: url(/images/icons/icon_close.gif);
    background-repeat: no-repeat;
    background-position: right 4px;
    line-height: 20px;
}

.store_item {
    min-height: 140px;
    background-color: #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}

.img_accent {
    border-bottom: 2px solid #333;
    text-align: center;
    margin-bottom: 9px;
}

.img_accent img {
    margin-bottom: 0 !important;
}

/* nav classes */
.left_nav ul {
    list-style: none;
    list-style-type: none;
    padding-left: 10px;
    margin: 0px;
}
.left_nav h3 {
    text-align: left;
    margin-bottom: 3px;
    color: black;
    border-bottom: 3px solid #C10000;
}
.left_nav li {
    text-align: left;
    padding: 0px;
    margin: 0px;
}

#login_menu {
    float:right;
}

#login_menu A {
    color: #DDD;
}

/*login_dialog*/
#login_dialog h3 {
    padding: 5px;
         margin: 0;
}

.clear {
    clear: both;
}

/*---footer---*/
#global_footer {
    background-color: #111;
    font-size:12px;
    font-family: Helvetica;
    color: #666;
    text-align: center;
    padding-bottom: 60px;
    border-top: 5px solid #C10000;
}

#global_footer A {
    color: inherit;
}

#global_footer .hoverable li a {
    padding: 8px 0;
}

#global_footer .hoverable li a:hover {
    color: #C10000;
}

#global_footer UL {
    list-style: none;
    padding: 0;
    margin: 0;
}

#global_footer UL LI {
    display: inline-block;
    vertical-align: top;
}

#global_footer .resources { 
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #1B1B1B;
    color: #999;
}

#global_footer .resources h3 {
    margin: 0;
    margin-top: 20px;
    color: #FFF;
}

#global_footer .resources > LI {
    padding-left: 40px;
}

#global_footer .resources .about {
    padding-left: 0;
    width: 445px;
}

#global_footer .resources .about ul {
    padding-top: 10px;
}

#global_footer .resources .about ul li {
    width: 145px;
    height: 50px;
}

#global_footer .resources .about li img {
    position: relative;
    top: 12px;
    padding-right: 6px;
}

#global_footer .resources .community {
    border-left: 1px solid #1B1B1B;
}

#global_footer .resources .community P.social-media {
    width: 200px;
    display: inline-block;
}

#global_footer .resources .community UL {
    display: inline-block;
    position: relative;
    top: -18px;
}

#global_footer .resources .community UL LI {
    padding-right: 22px;
}

#global_footer .resources .community .newsletter {
    display: inline-block;
    position: relative;
    top: -6px;
    padding: 20px;
             margin-top: 10px;
    background-color: #000;
    border: 1px solid #1B1B1B;
    min-width: 300px;
}

#global_footer .resources .community .newsletter .text_input {
    background-color: #333;
    color: #CCC;
    font-size: 12px;
    border: none;
    padding: 6px;
    font-family: Helvetica;
    font-style: italic;
    padding-right: 0;
    margin-right: 0;
    width: 300px;
}

#global_footer .resources .community .newsletter .submit {
    background: url(/images/icons/arrow-right.png);
    background-color: #C10000;
    background-position: 92% 50%;
    background-repeat: no-repeat;
    border: 0;
    padding: 6px;
    padding-right: 30px;
    margin-left: 5px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    color: #CCC;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
}

#global_footer .submit {
    cursor: pointer;
}
    
#global_footer .legal {
    float: right;
}

#global_footer .site_links {
    float: left;
}

#global_footer .legal li {
    padding-left: 25px;
    padding-top: 20px;
}

#global_footer .site_links li {
    padding-right: 25px;
    padding-top: 20px;
}

#global_footer .copyright {
    float: right;
    clear: both;
    padding-top: 15px;
    color: #333;
}

/*---clearfix---*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
        display: inline-block;
}
 
html[xmlns] .clearfix {
        display: block;
}
 
* html .clearfix {
        height: 1%;
}

/* page_header */
#page-header .headline-image {
    background-image: none;
    background-position: right center;
    background-repeat: no-repeat;
    min-height: 100px;
}

.page_header {
    background-color: black;
}

.page_header.line {
    border-bottom: 4px solid #C10000;
}

.page_headline {
    text-align: left;
}

.page_headline a {
    color: white;
}

.page_headline h1 {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    display: inline-block;
    margin: 0;
    margin-top:30px;
    font-size: 44px;
    font-weight: normal;
    color: white;
}

/* NODE */
#node_content {
    background-color: #E1E1E1;
    color: black;
    padding-bottom: 20px;
}

.fancy {
    color: #C10000;
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica !important;
    font-weight: normal;
}

.fancy.border {
    border-bottom: 1px solid #BCBCBC;
}

.subheading,
.gray {
    color: #333;
}

h1.fancy {
    margin: 18px 0 0;
    padding: 0 0 18px;
    font-size: 32px;
}

h1.inline, h2.inline, h3.inline {
    display: inline-block;
    vertical-align: top;
}

#node_content {
    font-size: 14px;
    line-height: 1.6em;
}

.node_footer {
    background-color: #CBCBCB;
    border-top: 1px solid #999;
    clear: both;
    padding-bottom: 10px;
}

.tab_nav
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tab_nav li 
{ 
    display: inline; 
}

.tab_nav li a
{
    text-decoration: none;
    padding: .2em 1em;
    color: #fff;
    background-color: #036;
}

.tab_nav li a:hover
{
    color: #fff;
    background-color: #369;
}


/* MENU nav ( primary node nav ) */
div.section_nav {
    border-top: 4px solid #C10000;
    text-align: center;
}

.section_nav hr {
    background-color: #C10000;
    height: 5px;
}

.section_nav ul {
    list-style-type: none;
    padding: 0px 8px 0;
    margin: 0;
}

.section_nav li {
    display: inline-block;
    margin: 0;
    padding: 0px 7px;
    min-width: 100px;
    text-align: center;
}

.section_nav .current a {
    color: white;
}

.section_nav .current {
    background: url(/images/productnav/active.png);
    background-position: center 49px;
    background-repeat: no-repeat;
}

.section_nav a {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    text-decoration: none;
    color: #bbb;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 57px;
    padding-bottom: 10px;
    text-shadow: #000 1px 1px 1px;
}

.section_nav a:hover {
    color: #FFF;
}

/* SUBNAV */
.section_subnav {
    text-align: right;
    margin-bottom: 1px;
}

.section_subnav hr {
    background-color: black;
    height: 2px;
}

.section_subnav ul {
    list-style-type: none;
    padding-top: 21px;
    margin-bottom: 16px;
}

.section_subnav li {
    display: inline;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 5px;
    margin-bottom: 12px;
    padding: 0px;
    font-size: 16px;
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
}

.section_subnav a:hover {
    padding-bottom:11px;
}

.section_subnav a:hover {
    color: #C10000;
}

.section_subnav .current a {
    color: #C10000;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom:17px;
    border-bottom: 3px solid #C10000;
    line-height: 22px;
}

.section_subnav a {
    text-decoration: none;
    color: #000;
}

/*node_current*/
.node_current {
    background-color: #999;
}
.node_current a {
    color: black;
}

.padding_top_5 { padding-top: 5px; }
.padding_top_10 { padding-top: 10px; }
.padding_top_20 { padding-top: 20px; }


.padding_bottom_5 { padding-bottom: 5px; }
.padding_bottom_10 { padding-bottom: 10px; }
.padding_bottom_20 { padding-bottom: 20px; }


/* NODE Sections */
/*videos*/
.section_videos {
    text-align:center;
}

.section_videos #video_container_wrapper {
    display: inline-block;
    padding: 0 40px 40px;
}

.section_videos .video-playlist {
    list-style-type: none;
    border-top: 1px solid black;
    text-align: left;
    padding-top: 20px;
    padding-left: 0px;
    margin-top: 20px;
}

.section_videos .playlist-item {
    display: inline-block;
    width: 185px;
    font-size: 12px;
    cursor: pointer;
    vertical-align: top;
}

.section_videos .playlist-item:hover {
    background-color: #E5E5E5;   
}

.section_videos .playlist-item h5 {
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0;
    color: #C10000;
    font-size: 1em;
}

.section_videos .playlist-item p {
    color: #666;
    margin: 0;
    line-height: 1.4em;
}

/* headline */
.section_headline {
    text-align: left;
    min-height: 100px;
}

.section_headline a {
    color: white;
}

.section_headline h1 {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    margin-top:30px;
    font-size: 44px;
}

.section_headline h3 {
    font-family: Helvetica;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    margin-left: 20px;
    color: #666;
    font-weight: normal;
}

.section_headline span {
    float: right;
    text-align:left;
    width: 100%;
    height: 102px;
}

/* image */
.section_image {
    position: relative;
}
.section_image .image {
    position: absolute;
}
.section_image .overlay {
    position: absolute;
}

/*images*/
.section_images {
    text-align: left;
}

.section_images ul {
    list-style-type: none;
    padding: 0;
}

.section_images li {
    display: inline-block;
    margin: 10px;
    padding: 0px;
    text-align: center;
    width:164px;
    vertical-align: top;
}

.screenshot_dialog {
    display: none;
}

.section_images figure {
    margin: 0;
    display: inline-block;
}

/* files */
.section_files img { /* IE is stupid */
    border: 0;
}

.section_files ul {
    list-style-type: none;
    display: inline;
}

.section_files li {
    padding: 10px;
    text-align: left;
}

.section_files li:nth-child(even) {
    background: #EEE;
}
.section_files li:nth-child(odd) {
    background: #D7D7D7;
}

.section_files li a {
    color: #C10000;
    text-decoration: none;
    font-weight: bold;
}


/* links */
.section_links ul {
    list-style-type: none;
    display: inline;
    padding: 0;
}

.section_links li {
    float: left;
    margin: 0px 10px;
    width: 215px;
    text-align: left;
}

.section_links li span {
    color: #C10000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.section_links .blue_button {
    border-radius: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right:12px;
    padding-left:12px;
    background-color: #00a6e1;
    color: white;
}

.node_footer .section_links li{
    font-size: 12px;
    text-align: center;
    display: inline-block;
    margin: 5px;
    padding: 20px 5px 10px;
    min-height: 35px;
    width: 130px;
    background-color: rgb(211,211,211);
}

.node_footer .section_links li.blue_button {
    font-size:.8em;
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    border-radius: initial;
    background-color: rgb(211,211,211);
    background-image: initial;
}

.node_footer li.submitemail {
    width: 280px;
    text-align: left;
    padding: 8px 5px 8px 8px;
}

.node_footer li.submitemail h5 {
    margin: 0;
    margin-top: 10px;
    margin-left: 30px;
    color: black;
    font-weight: normal;
}

.node_footer .text_input {
    background-color: #333;
    color: #CCC;
    font-size: 12px;
    border: none;
    padding: 6px;
    font-family: Helvetica;
    font-style: italic;
    margin-top: 5px;
    padding-right: 10px;
    margin-right: 2px;
}

.node_footer .submit {
    background: url(/images/icons/arrow-right.png);
    background-color: #00A6E1;
    background-position: 92% 50%;
    background-repeat: no-repeat;
    padding: 6px;
    padding-left: 15px;
    padding-right: 30px;
    border: 0;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    color: #CCC;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
}

.node_footer .submit:hover {
    cursor: pointer;
}

/* html */
.section_html {
    text-align: left;
    position: relative;
}

.section_html .htmlbody .min_height_100 {
    min-height: 100px;
}

.section_html .htmlbody a {
    color: black;
}
.section_html .htmlbody a.learn_more {
    color: #C10000;
}

.section_html .featureRight .htmlbody a.learn_more {
    position: absolute;
    bottom: 0;
}

.section_html .featureLeft .featuresLeftImg,
.section_html .featureRight .featuresRightImg {
    padding:20px 0;
}

.section_html .featureLeft .featuresLeftImg {
    float: left;
    padding-right: 10px;
}

.section_html .featureRight .featuresRightImg {
    float: right;
    padding-left: 10px;
}

/* popup */
.section_popup div {
    display: none;
}

/* cycle */
.section_cycle {
    height: 370px;
}

.section_cycle .nav {
    text-align:center;
           position: relative;
    z-index: 100;
    top: 335px;
}

.section_cycle ul {
    display: inline-block;
    list-style-type: none;
}

.section_cycle  li {
    display: inline;
}

.section_cycle .nav .activeSlide {
    background-color: #C10000;
}

.section_cycle .nav a {
    text-decoration: none;
    display: inline-block;
    background-color: #333;
    color: #333;
    padding: 0px;
    margin: 3px;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/* audio */

.section_audio {
    text-align: left;
}

.section_audio div {
    padding: 10px;
}

/* imagemap */

.section_imagemap .part {
    display: none;
    position: absolute;
    opacity: .88;
    background-color: #666;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

/*remove dialog title*/
.ui-dialog.sans-title .ui-dialog-titlebar{
    display: none; !important;
}

/*products*/
.products h1 {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    font-weight: normal;
    border-bottom: 1px solid #BCBCBC;
    padding-bottom: 20px;
    font-size: 32px;
    margin-bottom: 0px;
}

.products h2 {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    font-weight: normal;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    padding: 10px 0;
    margin-top: 10px;
    font-size: 18px;
    color: #333;
}

.products h3 {
    text-align: left;
    font-size: 14px;
}

.products h2.alpha {
    border-top: none;
    margin-top: 0;
}

ul.product_families,
ul.product_models {
    list-style-type: none;
    padding: 0;
             margin: 0;
}

ul.product_models img {
            padding: 7px;
}

ul.product_models li {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    padding: 0;
    padding-right: 5px;
    text-align: center;
}

ul.product_models li:hover {
    cursor: pointer;
    background-image: linear-gradient(bottom, rgb(221,221,221) 5%, rgb(221,221,221) 53%, rgb(200,200,200) 66%);
    background-image: -o-linear-gradient(bottom, rgb(221,221,221) 5%, rgb(221,221,221) 53%, rgb(200,200,200) 66%);
    background-image: -moz-linear-gradient(bottom, rgb(221,221,221) 5%, rgb(221,221,221) 53%, rgb(200,200,200) 66%);
    background-image: -webkit-linear-gradient(bottom, rgb(221,221,221) 5%, rgb(221,221,221) 53%, rgb(200,200,200) 66%);
    background-image: -ms-linear-gradient(bottom, rgb(221,221,221) 5%, rgb(221,221,221) 53%, rgb(200,200,200) 66%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/*/index.html (frontpage)*/
#sub-features a {
    color: inherit;
}

#sub-features ul {
    list-style-type: none;
    padding: 0px;
    margin: 25px 0px;
}

#sub-features .artist {
    text-align: center;
    overflow: hidden;
    width: 200px;
    height: 100px;
}

#sub-features .artist a {
    margin: -10px -15px;
}

#media ul li.anchor:hover {
    cursor: pointer;
}

#sub-features ul li:hover {
    cursor: pointer;
    border-bottom: inherit;
}

#sub-features ul li:hover h3 {
    color: red;
    background-image: url(/images/icons/header-arrow_over.png);
}

#media ul li,
#sub-features ul li {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding: 10px 5px 0 5px;
    margin: 0;
    margin-right: 12px;
    width: 208px;
   border: 1px solid transparent;
           min-height: 175px;
}

.fb_edge_widget_with_comment {
    top: -5px;
}

#media ul li,
img.accent,
#sub-features .artist,
#sub-features ul li img {
    border-bottom: 2px solid #999;
}

#media h3,
#sub-features h3 {
    font-size: 20px;
    margin: 0;
    color: #C10000;
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    font-weight: normal;
}

#sub-features h3 {
    margin: 0;
    display: inline-block;
    padding-right: 20px;
    background-image: url(/images/icons/header-arrow.png);
    background-repeat: no-repeat;
    background-position: right 5px;
    line-height: 20px;
}

#sub-features p {
    padding: 0 4px;
}

#sub-features .divider {
    width: 1px;
    height: 180px;
    border-bottom: none;
    border-left: 1px solid #b0b0b0;
    padding: 0;
}

#media-container {
    border-top: 2px solid #999;
    background-color: #CBCBCB;
    padding: 25px 0;
}

#media {
   font-family: helvetica;
   font-size: 12px;
}

#media .title {
    border-bottom: 1px solid #9d9d9d;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
#media .title h3 {
    display: inline-block;
}
#media .title #media-socialmedia {
    float: right;
    margin-top: -12px;
}
#media .title #media-socialmedia ul {
    list-style-type: none;
}
#media .title #media-socialmedia li {
    display: inline;
    border: none;
}

#media ul {
    display: inline;
    list-style-type: none;
    padding: 0px;
    margin: 0;
}

#media .more img {
    position: relative;
    bottom: -1px;
}

#media h4 {
    color: #C10000;
    font-size: 14px;
    margin: 0 0 10px;
}

#media h5 {
    margin: 10px 0;
    font-size: 12px;
}

#media p {
    color: #333;
           min-height: 90px;
}

#media-container #youtube {
    display: inline-block;
    position: relative;
}

#media-container #youtube a.learn_more {
    position: absolute;
    display:inline-block;
    bottom: 0;
    left: 0;
}

div.center {
    text-align: center;
}

#heroes-container {
    text-align: center;
    background-color: black;
    border-bottom: 5px solid #C10000;
    position: relative;
    height: 350px;
}

#heroes {
    display: inline-block;
    min-height: 350px;
    width: 935px;
}

#heroes > a {
    display: block;
}

.hero_cycle .nav {
    text-align:center;
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 960px;
}

.hero_cycle ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
}

.hero_cycle  li {
    display: inline;
}

.hero_cycle .nav .activeSlide {
    background-color: #C10000;
}

.hero_cycle .nav a {
    text-decoration: none;
    display: inline-block;
    background-color: #333;
    color: #333;
    padding: 0px;
    margin: 3px;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/*artists*/
#artist_cycle {
    text-align:center;
    position: relative;
    height: 300px;
}
#artist_cycle .quote {
    width: 80%;
}

#next_artist_button,
#prev_artist_button {
    padding: 7px 17px 7px 12px;
    background-color: #333;
    border-radius: 40px;
    font-size: 26px;
    margin: 10px;
    color: #E1E1E1;
    position: absolute;
    top: 20px;
    cursor: pointer;
}

#prev_artist_button {
    left: 20px;
}

#next_artist_button {
    padding: 10px 12px 10px 16px;
    right: 20px;
}

#artist_container {
    display: inline-block;
    width: 680px;
    min-height: 200px;
    padding-left: 40px;
    padding-right: 40px;
}
#featured_artists {
    min-height: 180px;
    position: relative;
    border-bottom: 2px solid #888;
    padding-bottom: 10px;
}

#browse_artists h1,
#featured_artists h1 {
    font-family: 'TradeGothicW02-BoldCn20 675505',Verdana,Helvetica;
    font-weight: normal;
    border-bottom: 1px solid #BCBCBC;
    color: #C10000;
    font-size: 32px;
    padding-bottom: 20px;
    line-height: initial;
    margin: 20px 0;
}

#featured_artists ul {
    list-style-type: none;
    display: inline-block;
             margin:0;
                    padding:0;
}

#featured_artists ul li {
    width: 225px;
    float:left;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 1.5em;
}

#featured_artists ul li.hidden {
    display: none;
}

#featured_artists ul li.prerelease {
    display: block;
    width: 0;
    opacity: 0;
}

#featured_artists ul li img {
    padding-bottom: 3px;
}

#featured_artists ul li div {
    width: 220px;
    color: #333;
    text-align: right;
}

#featured_artists ul li .artist {
    font-weight: bold;
    font-size: 14px;
    font-family: helvetica;
}

#featured_artists ul li .band {
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
    line-height: initial;
}

#featured_artists ul li .quote {
    width: 180px;
    text-align: left;
    display: inline-block;
}

#browse_artists {
    position: relative;
}

#browse_artists .profile .artist_divider {
    border-bottom: 1px solid #BCBCBC;
    margin-bottom: 5px;
}

#browse_artists .profile .back_to_top {
    display: block;
    text-align: right;
}

#browse_artists .profile li {
    vertical-align: top;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 4px;
}

#browse_artists .profile li p {
    margin-top: 5px;
    line-height: 1.4em;
    font-size: 12px;
    width: 170px;
}

/*video-player*/
.video-player {
    display: inline-block;
}

.video-container {
    background-color:#DADADA; 
    text-align: center;
    padding: 5px;
}

/*press page*/
ul.press-overview li {
    width:215px;
    color: #333;
    font-size: 14px;
    margin-right: 30px;
}

h3.fancy a.hover,
div.section_links h3.fancy a:hover,
ul.press-overview h3.fancy a:hover {
    color: #ff0000;
    background-image: url(/images/icons/header-arrow_over.png);
}

h3.fancy a.learn_more,
ul.press-overview h3 a.learn_more {
    line-height: initial;
    background-position: right 5px;
}

ul.press-overview li a {
    color: #333;
}

.press-overview li .title a,
.press-overview li .title {
    font-weight: bold;
    background: initial;
    background-image: initial;
}

.press-overview li .anchor .title a,
.press-overview li .anchor .title {
    cursor: pointer;
}

.press-overview li .anchor .title.hover a,
.press-overview li .anchor .title.hover {
    color: #C10000;
}

ul.press-overview h5 a,
ul.press-overview h5 {
    padding: 0;
    margin: 0;
    background-image: none !important;
    display: inline;
}


.press-overview a.learn_more:hover {
    color: #FF0000;
    background-image: url(/images/icons/header-arrow_over.png);
}

.press-overview p {
    line-height: 18px;
}

.press-overview .anchor p {
    cursor: pointer;
}

.press-overview .image-archive img {
    float:left;
    margin-left: -50px;
}

.press-overview .image-archive li {
    margin-top: 15px;
    padding: 0 0 15px 0px;
}

ul.contact {
    padding: 15px 10px 12px;
             font-size: 14px;
             color: #333;
}

ul.contact li {
    padding-left: 80px;
}

ul.contact h2 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.pager {
    padding-top: 10px;
    display: block;
    text-align: center;
}

.pager p {
    text-align: center;
}

.pager .pager_link b {
    padding: 5px;
    border: 1px solid black;
    background-color: white;
    border-radius: 3px;
}

.pager .pager_link a {
    padding: 5px;
    border: 1px solid black;
    border-radius: 3px;
}

.pager .pager_link a:hover {
    background-color: white;
}

.dialog_close {
    position: absolute;
    top: 0;
    right: 5px;
           cursor: pointer;
                   font-weight: bold;
}

.edit_pos {
    display: inline;
    position: absolute;
}

#asset_edit {
    display: inline;
    position: relative;
    padding-top:20px;
    padding-bottom:10px;
    z-index: 1000;
}

#section_edit {
    display: inline;
    position: relative;
    left: -20px;
    padding-top:20px;
    padding-bottom:10px;
    z-index: 1000;
}

.edit_highlight {
    background-color: red;
}

#product_notify_container,
#feedback_all {
    position: fixed;
}

#product_notify,
#feedback {
    position: absolute;
    background-color: #c10000;
    color: white;
    padding: 8px;
    color: white;
    top: 250px;
    left: -280px;  
    z-index: 2000; 
    text-align: left;
    box-shadow: 0 0px 13px #222;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
}

#product_notify {
    top: 140px;
}

#feedback textarea {
    resize: none;
}

#product_notify a,
#feedback a {
    color: white;
}

#product_notify p,
#feedback p {
    color: white;
}

#product_notify .dialog_close,
#feedback .dialog_close {
    padding: 5px;
    margin-right: 9px;
}

#product_notify_button,
#feedback_button {
    position: absolute;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-family: Helvetica, Verdana, Sans-Serif;
    font-size: 110%;
    font-weight: bold;
    background-color: #c10000;
    padding: 8px;
    color: white;
    top: 350px;
    left: -28px;
    -webkit-transform: rotate(90deg);   
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 2000;
    cursor: pointer;
}

#product_notify_button {
    left: -18px;
    background-color: #00A6E1;
    top: 200px;
}

/*news*/
.article-preview {
    padding: 0 40px;
}

.article-preview img {
    padding-top: 20px;
}

img.right {
    float: right;
}

