﻿


em
{
    font-style: italic;
}

sub
{
    font-size: 11px;
}

sup
{
    font-size: 11px;
}

.black
{
    color: #000;
}

.white
{
    color: #FFF;
}

.dolbyBlack
{
    color: #1E1E1E;
    padding-right: 3px;
}

.dolbyNickel
{
    color: #5f6062;
}

.bodyCopy
{
    color: #999;
}

.mainBlue
{
    color: #2c6097;
}

.secBlue
{
    color: #3399cc;
    font-size: 12px;
    font-weight: bold;
}

.tertBlue
{
    color: #99ccff;
}

.dolbyGreen
{
    color: #9db824;
}

.dolbyOrange
{
    color: #E88A1A;
}

.greenArrowWhite
{
    background-image: url(/images/greenarrow_whtbkg.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 8px;
}

.subCopy
{
    color: #777;
    font-size: 16px;
    line-height: 24px;
}

p .subHeader
{
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
}

p .largebold
{
    color: #1e1e1e;
    font-size: 14px;
    font-weight: bold;
}


.headline
{
    color: #2c6097;
}

.headline.med
{
    font-size: 35px;
}

.headline.large
{
    font-size: 40px;
}

.findOutMore
{
    background-image: url(/images/greenarrow_whtbkg.gif);
    background-repeat: no-repeat;
    background-position: 98px 2px;
    width: 102px;
    color: #3399cc;
    font-size: 12px;
    font-weight: bold;
    float: left;
    text-decoration: none;
    margin-bottom: 30px;
}

.findOutMore:hover
{
    color: #2c6097;
    text-decoration: underline;
}

ol
{
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px;
}

* html ol
{
    padding-left: 24px;
}

ol li
{
    list-style-type: decimal;
    font-size: 13px;
    line-height: 20px;
    color: #777777;
}

.blueBullets li
{
    background-image: url(/images/blue_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 15px;
    color: #666666;
    font-size: 13px;
    line-height: 18px;
}

select
{
    font-size: 12px;
}

.selectReplacement a
{
    color: White !important;
    text-decoration: none !important;
}

.greenArrowWhite.related
{
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}

.relatedHeader a
{
    font-size: 13px;
}

.relatedSubsection a
{
    color: #1e1e1e;
}

.interactiveDemo
{
    color: #3399cc;
    font-size: 11px;
}

.sideBar
{
    font-size: 11px;
}

#fragment-1 li
{
    margin-left: 15px;
    list-style-type: disc;
}

#fragment-2 li
{
    margin-left: 15px;
    list-style-type: disc;
}

#fragment-3 li
{
    margin-left: 15px;
    list-style-type: disc;
}



/* ==========================================
			FORM STYLES
============================================= */

a.formSubmitButton:link, a.formSubmitButton:visited
{
    clear: both;
    margin: 5px 0px 5px 0px;
    display: block;
    padding: 5px 10px 5px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    background-color: #3399cc;
    float: left;
}

a.formButton:link, a.formButton:visited
{
    margin: 5px 5px 5px 0px;
    display: block;
    padding: 5px 10px 5px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    background-color: #3399cc;
    float: left;
}

a.formSubmitButton:hover
{
    text-decoration: underline;
    color: #41a6fb;
}

.formFieldLabel, .formFieldInput
{
    display: block;
    width: 160px;
    float: left;
    padding: 3px 5px 3px 0px;
}
.licensingFormFieldInput
{
    display: block;
    float: left;
    margin-bottom: 3px;
    width: 70%;
}
.formFieldLabel
{
    text-align: left;
    width: 125px;
    padding: 3px 5px 3px 0px;
}
.formFieldClear
{
    clear: left;
}

.qFormFieldLabel, .qFormFieldInput
{
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding: 3px 5px 3px 0px;
}

.validationSummary, .formValidationSummary
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.licenseFormFieldInput
{
    display: block;
    width: 500px;
    float: left;
    margin-bottom: 3px;
    margin-top: 3px;
}

/* =============================================
   CSS Friendly .NET control styles
   =============================================
*/
ul.AspNet-CheckBoxList-RepeatDirection-Vertical
{
    list-style-type: none;
}
li.AspNet-CheckBoxList-Item
{
    background-image: none;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 5px 0px;
    color: #1E1E1E;
}

div.AspNet-CheckBoxList label
{
    display: inline;
    padding-left: 5px;
}

span.AspNet-CheckBox label
{
    display: inline;
    padding-left: 5px;
}

ul.AspNet-RadioButtonList-RepeatDirection-Vertical
{
    list-style-type: none;
}
li.AspNet-RadioButtonList-Item
{
    background-image: none;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 5px 0px;
    color: #1E1E1E;
}


/* ==========================================
			FORM STYLES
============================================= */

a.formSubmitButton:link, a.formSubmitButton:visited
{
    clear: both;
    margin: 5px 0px 5px 0px;
    display: block;
    padding: 5px 10px 5px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    background-color: #3399cc;
    float: left;
}

a.licensingFormSubmitButton:link, a.licensingFormSubmitButton:visited
{
    margin: 5px 5px 5px 0px;
    display: block;
    padding: 5px 10px 5px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    background-color: #3399cc;
    float: left;
}

a.formSubmitButton:hover
{
    text-decoration: underline;
    color: #2c6097;
}
.questionStyle
{
    font-weight: bold;
    color: #393939;
}

.licenseQuestionTextStyle
{
    font-weight: bold;
    color: #174a88;
    padding-top: 20px;
    padding-bottom: 5px;
}

.licenseQuestionElementStyle
{
    padding-top: 20px;
    padding-bottom: 5px;
}

.licenseTextBoxFullWidth
{
    width: 90%;
}

.requiredContent
{
    color: #ff0000;
}
#pagination
{
    white-space: nowrap;
}
table.pagination
{
    background-color: #e8e9e9;
}
table.pagination td
{
    padding: 5px;
}

hr.formDivider
{
    clear: both;
    height: 1px;
    border: 0px;
    border-top: 1px solid #CDD2D6;
    background-color: #CDD2D6;
    color: #CDD2D6;
}


DIV #mainContentAreaFull
{
    padding: 1em 30px 1em 40px;
    margin: 0px auto;
}


/* table styles for Manufacturers data lists */
table.companynames
{
    width: 100%;
}
table.companynames td
{
    padding: 5px;
}
table.companynames td a:hover
{
    color: #41a6fb;
}

td.CompanyItem
{
    padding-bottom: 10px;
}

img.mainContentHeaderImage
{
    width: 778px;
    padding-left: 2px;
    border: 0px;
}

* html img.mainContentHeaderImage
{
    padding-left: 1px;
    width: 779px;
}


strong
{
    font-weight: bold;
}

.clear
{
    clear: both;
}

td.royaltyAmount
{
    text-align: right;
}

/* to set non label controls to default label text */
.labelText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
}





 .fileUploadStyle
      {
       background-color:whitesmoke;
       border: 1px solid #008996;
       font: Verdana 10px;
       padding: 1px 4px;
      }


 /*ravi common css*/


.w100p {
    width: 100%
}

.fontW500 {
    font-weight: 500;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-27 {
    padding-bottom: 27px;
}

.pb-2 {
    padding-bottom: 2px;
}

.pt-21 {
    padding-top: 21px;
}

.pt-2 {
    padding-top: 2px;
}

.mt-16 {
    margin-top: 16px;
}

    .mt-24 {
        margin-top: 24px;
    }

.mt-26 {
    margin-top: 26px;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-32 {
    margin-bottom: 32px !important;
}

.mb-88 {
    margin-bottom: 88px;
}

.m-0 {
    margin: 0;
}

.pt-8 {
    padding-top: 8px;
}

.pt-26 {
    padding-top: 26px;
}

.pb-23 {
    padding-bottom: 23px;
}

.font-regular {
    font-family: AvenirNextLTPro-Regular;
}

.mt-4 {
    margin-top:4px;
}

.mt-5 {
    margin-top: 5px;
}

.line-height48 {
    line-height: 48px;
}





