﻿@font-face 
{
  src: local("Segoe UI Light");
  font-family: "Home Main Message 1";
}
@font-face 
{
  src: local("Verdana");
  font-family: "Home Main Message 2";
  font-size: 25pt;
  font-weight: 100;
}

/***************************************************************************************************************/
/** COMMON *****************************************************************************************************/
/***************************************************************************************************************/

html, body, form
{
	margin: 0;
	padding: 0;
	border: 0;
	line-spacing: 0.01em;
	outline: 0;
	color: #505050;
	font-size: 12px;
	line-height: 19px;
	font-weight: inherit;
	font-style: inherit;
	font-family: Verdana Regular, Verdana, Tahoma, sans-serif;
	vertical-align: baseline;
	background: #fff;
}
:focus { outline: 0; }

a, a:link, a:active, a:focus, a:visited { color: #0072c6; text-decoration: none; }
a:hover          { text-decoration: underline; }
a img            { border: none; }
a.box-link       { display: block; }
a.box-link:hover { text-decoration: none; }

h1 { font-size: 40px; font-weight: 100; font-family: "Segoe UI Light", "Segoe Light", "Segoe UI Regular", "Segoe UI", Verdana, Tahoma, Sans-Serif; color: #0072c6; line-height: 52px; margin: 15px 0 0 0; }
h1 sup { font-size: 12px; font-family: Verdana, Tahoma, Sans-Serif; bottom: 1.6em; }

h2          { font-size: 18px; font-weight: normal; line-height: 24px; color: #0072c6; margin: 38px 0 14px 0; }
h2.leader   { font-size: 19px;  line-height: 19px;  margin: 0;  padding: 4px 0 0 0; font-family: "Segoe UI Regular", "Segoe UI", Verdana, Tahoma, Sans-Serif; color: #00bcf2; letter-spacing: 0.1em; }
h2.headline { font-size: 30px; line-height: 30px; font-weight: 100; font-family: "Segoe UI Light", "Segoe Light", "Segoe UI Regular", "Segoe UI", Verdana, Tahoma, Sans-Serif; letter-spacing: 0.02em; color: #0072c6; margin: 0; padding: 8px 0 13px 0; }
h2.subtitle { font-size: 19px; padding-bottom: 8px; border-bottom: 1px solid #d2d2d2; margin-bottom: 0; }

h3 { font-size: 15px; font-weight: normal; line-height: 18px; color: #7E7D7D; margin: 14px 0; }

h4     { font-size: 14px; line-height: 18px; font-family: Verdana, Tahoma, Sans-Serif; font-weight: bold; letter-spacing: 0.05em; color: #0072c6; margin: 25px 0 7px 0; padding: 0; }
h4 + p { margin: 0; padding: 0 0 10px 0; }

p.intro       { margin-bottom: 61px; }
p.intro.tight { margin-bottom: 0; }

sup { position: relative; bottom: 0.4em; font-size: 75%; vertical-align: middle; line-height: 1; }

.highlight   { color: #0072c6; }
.new-feature { font-style: italic; color: red; font-weight: bold; padding-left: 15px; }
.footnote    { font-size: 0.9em; border-bottom: 1px solid #d2d2d2; }
.clearing    { clear: both; height: 0; line-height: 1px; font-size: 1px; color: #fff; }

/********************/

#everything
{
    position: relative;
    max-width:1180px;
    min-width: 320px;
    margin: 0 auto;
    background: #fff;
    width: 962px;
}

/********************/

#ms-common-header           { background: #464646; padding: 2px 16px; }
#ms-common-header .ms-logo  { float: left; margin: 3px 22px 0 6px; display: block; background: transparent url(../media/ms-logo-gray-on-black.png) 0 0 no-repeat; width: 71px; height: 15px; }

#ms-common-header #bing-search { font-size: 10px; float: left; display: block; width: 234px; height: 20px; line-height: 20px; border: 1px solid #999; border-right: none; padding: 0 5px; }

#ms-common-header #bing-search-trigger       { float: left; width: 67px; height: 22px; padding-right: 5px; background: transparent url(../media/bing-search-trigger.png) 0 0 no-repeat; }
#ms-common-header #bing-search-trigger:hover { text-decoration: none; }

#ms-common-header #ms-major-links   { float: left; padding-left:5px; }
#ms-common-header #ms-major-links a { color: #C9C9C9; padding-left: 15px; font-size: 10px; line-height: 22px; font-family: "Segoe UI", "Segoe UI Regular", Verdana, Tahoma, Sans-Serif; letter-spacing: 0.01em; }

#ms-common-header #worldwide        { float: right; }
#ms-common-header #worldwide a      { color: #C9C9C9; font-size: 10px; line-height: 22px; font-family: "Segoe UI", "Segoe UI Regular", Verdana, Tahoma, Sans-Serif; letter-spacing: 0.01em; }

#ms-common-header .watermark        { color: #999; font-size: 12px; font-style: italic; }

/********************/

#header                           { margin: 0 auto; padding: 0 10px; position: relative; height: 110px; z-index: 1000; }
#header .site-logo                { float: left; display: block; background: transparent url(../media/playready-logo.png) left bottom no-repeat; width: 135px; height: 67px; margin-left: 12px; }
#header .show-main-nav            { display: inline-block !important; }

#header #main-nav                 { clear: both; position: relative; margin-left: 10px; }
#header #main-nav div:first-child { padding-left: 0; }
#header #main-nav-toggle          { background: transparent url(../media/menu.png) 0 0 no-repeat; display: none; position: relative; top: 9px;  height: 18px; font-size: 1px; line-height: 1px; color: transparent; vertical-align: top; width: 23px; }

#header #right-side               { float:right; margin-top: 20px; margin-right:10px;}
#header #right-side .license-now-button       { display: block; background: transparent url(../media/license-now.png) 0 0 no-repeat; width: 171px; height: 36px; }
#header #right-side .license-now-button:hover { background-position: 0 bottom; }
#header #right-side a.sign-out    { display: none;/* TBD */ text-align: right; font-size: 10px; line-height: 10px; margin: 8px 0; color: #929292 !important; /* TBD */visibility: hidden; }

/********************/

#footer { position: relative; clear: both; margin: 37px 0 0 0; padding: 20px 10px 0 10px;  border-top: 1px solid #d2d2d2; }

#footer div, #footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:focus, #footer a:hover { color: #505050 !important; font-size: 10px !important; line-height: 11px !important; }
#footer a:hover { text-decoration: underline; }

#footer #footer-navs   { float: right; }
#footer #footer-navs a { display:inline-block; padding:0 15px; }

#footer #copyright-and-logo           { float: right;  text-align: right; font-family: Segoe UI,Tahoma,Arial,Verdana,sans-serif; font-size: 80%; padding-right:20px;width: 100px; }
#footer #copyright-and-logo .ms-logo  { float:right; display: block; background: transparent url(../media/ms-logo.png) 0 0 no-repeat; width: 83px; height: 16px; }
#footer #copyright-and-logo .copyright{ clear:both; padding-top:4px;  }

#footer #PRFooterLinks { text-align: left;}
#footer #MSFooterLinks { padding-top:10px; text-align: right;}
#footer #MSFooterLinks a { padding-left:50px;}

/********************/
/********************/

#body-content               { padding: 0 10px; position: relative; clear: both; z-index: 900; }
#body-content .content-bulk { margin: 0px 12px 0 12px; }

#body-content .explore-more           { float: left; min-height: 110px; width: 28%; padding: 1%; margin: 1%; border: 1px solid #cbcbcb; }
#body-content .explore-more .box-link { background-color: transparent; background-position: left top; background-repeat: no-repeat; font-size: 1px; line-height: 1px; }
#body-content .explore-more h3        { margin: 9px 0 7px 0; padding: 0; line-height: 18px; }
#body-content .explore-more p         { margin: 0; padding: 0; line-height: 16px; color: #666; }

#body-content .explore-more h3 a,       
#body-content .explore-more h3 a:link,    
#body-content .explore-more h3 a:active,
#body-content .explore-more h3 a:focus, 
#body-content .explore-more h3 a:visited, 
#body-content .explore-more h3 a:hover { text-decoration: none; }

#body-content .explore-more h3 { margin-top: 0; }

#body-content .final-action { border: 1px solid #cbcbcb; line-height: 100px; height: 100px; font-family: "Segoe UI", "Segoe UI Regular", Verdana, Tahoma, Sans-Serif; font-size: 21px; color: #7D7D7D; text-align: center; }
#body-content .final-action .license-now-button       { float: right; display: block; background: transparent url(../media/license-now.png) 0 0 no-repeat; width: 171px; height: 36px; margin: 32px 38px 0 20px; }
#body-content .final-action .license-now-button:hover { background-position: 0 bottom; }

#body-content .triple-block                 { margin: 0; padding: 0; }
#body-content .triple-block + .explore-more { margin-left: 0 !important; }
 
#body-content .triple-block #block-1 .box-link,
#body-content .triple-block #block-2 .box-link,
#body-content .triple-block #block-3 .box-link { float: left; margin: 3px 15px 40px 10px; }
 
#body-content .triple-block #block-1 .box-link { width: 45px; height: 45px; background-image: url(../media/explore-more-scenarios.png); }
#body-content .triple-block #block-2 .box-link { width: 43px; height: 55px; background-image: url(../media/explore-more-white-paper.png); }
#body-content .triple-block #block-3 .box-link { width: 26px; height: 37px; background-image: url(../media/explore-more-faq.png); }
 
#body-content .duo-block  { margin: 40px 0 20px 0; padding: 0; }
#body-content .duo-block #block1,
#body-content .duo-block #block2 { width: 46%; padding: 1%;  border: 1px solid #ccc; text-align: center;}
#body-content .duo-block #block1 { float: left;  margin-left:  0 !important; }
#body-content .duo-block #block2 { float: right; margin-right: 0 !important; }
#body-content .duo-block h2      { margin: 0px; }
#body-content .duo-block #block1 a img  { width: 100%; max-width: 145px; }
#body-content .duo-block #block2 a img  { width: 100%; max-width: 77px; }




/***************************************************************************************************************/
/** HOME *******************************************************************************************************/
/***************************************************************************************************************/

#home       { margin-left:-10px;margin-right:-10px; }

#home #CTA1andCTA2-wrapper { background: #00BCF2; }

#home #CTA1 { border-right: 5px solid #fff; width: 75%; float:left; position: relative; vertical-align:top;font-family:"Segoe UI Light", "Segoe Light", "Segoe UI Regular", "Segoe UI", Verdana, Tahoma, Sans-Serif;  }

#home #CTA1 #slider { visibility: hidden; }
#home #CTA1 .flexslider { background: #fff; margin:0;border: none; position: relative; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 0 0 rgba(0,0,0,.2); -moz-box-shadow: 0 0 0 rgba(0,0,0,.2); -o-box-shadow: 0 0 0 rgba(0,0,0,.2); box-shadow: 0 0 0 rgba(0,0,0,.2); zoom: 1; }
#home #CTA1 .flexslider .slides      { padding:0;margin:0; }
#home #CTA1 .flexslider .slides img  { max-width:900px;  }
#home #CTA1 .flexslider .slides ul   { margin-right:20px!important;  }
#home #CTA1 .flexslider .slides li   { padding:0;margin:0; position: relative; }
#home #CTA1 .flexslider .slides div { position: absolute; }

#home #CTA1 .flexslider .slides .Azure  { background-color:#F48907; }
#home #CTA1 .flexslider .slides .Azure div { line-height:1.5em; font-size:2.2em; top: 12%; left: 7%; width: 45%; color:#fff; }
#home #CTA1 .flexslider .slides .Azure div.learn-more { line-height:1.9em; font-size:1.9em; top: 75%; left: 32%; width: 33%; color:#fff; }
#home #CTA1 .flexslider .slides .Azure div a, #home #CTA1 .flexslider .slides .Azure div a:link, #home #CTA1 .flexslider .slides .Azure div a:visited { color:#fff; font-weight: bold;}
#home #CTA1 .flexslider .slides .Azure div a:hover   { color: #3e3e3e; text-decoration: none;}

#home #CTA1 .flexslider .slides .lic-agreement div        { line-height:1.1em;  font-size:1.6em;   top: 2%;  width: 100%; font-weight: 700;  color:#00188E; text-align: center; }
#home #CTA1 .flexslider .slides .lic-agreement div + div  { line-height:1em; font-size:1.4em; top: 10%; width: 100%;                    color:#00204F; }
#home #CTA1 .flexslider .slides .lic-agreement div.learn-more                 { font-size:1.5em; top: 18%; width: 100%; font-weight:normal; color:#00BCF2; }
#home #CTA1 .flexslider .slides .lic-agreement div a, #home #CTA1 .flexslider .slides .lic-agreement div a:link, #home #CTA1 .flexslider .slides .lic-agreement div a:visited { color:#00BCF2; font-weight: bold;}
#home #CTA1 .flexslider .slides .lic-agreement div a:hover   { color: #000; text-decoration: none;}

#home #CTA1 .flexslider .slides .partner-promo {background-color:#A9BDDE; }
#home #CTA1 .flexslider .slides .partner-promo div     { line-height:1.5em; font-size:2.05em; top: 8%; left: 5%; width:45%; text-align:center; color:#000; }
#home #CTA1 .flexslider .slides .partner-promo div.learn-more { color:#fff; font-size:1.7em;  top: 58%;left: 5%; width:45%; text-align:center; }
#home #CTA1 .flexslider .slides .partner-promo div a,
#home #CTA1 .flexslider .slides .partner-promo div a:link, 
#home #CTA1 .flexslider .slides .partner-promo div a:visited { color:#0072c6; font-weight: bold;}
#home #CTA1 .flexslider .slides .partner-promo div a:hover   { color: #000; text-decoration: none;}

#home #CTA1 .flexslider .slides .client-SDKs { background-color: #8FEAFF; }
#home #CTA1 .flexslider .slides .client-SDKs div { line-height:1.5em; font-size:2em; top: 10%; left: 10%; width: 60%; color:#002F55;  }
#home #CTA1 .flexslider .slides .client-SDKs div + div { top: 50%; font-size:1.7em; width: 80%;  }
#home #CTA1 .flexslider .slides .client-SDKs div.learn-more{ top: 80%; left: 80%; color:#fff;font-size:1.8em;  }
#home #CTA1 .flexslider .slides .client-SDKs div a, #home #CTA1 .flexslider .slides .client-SDKs div a:link, #home #CTA1 .flexslider .slides .client-SDKs div a:visited { color:#00bcf2; }
#home #CTA1 .flexslider .slides .client-SDKs div a:hover   { color: #fff; text-decoration: none;}

#home #CTA1 .flexslider .slides .enh-content-prot { background-color: #EEE; }
#home #CTA1 .flexslider .slides .enh-content-prot div { line-height:1.5em; font-size:2.2em; top: 12%; left: 7%; width: 45%; color:#505050; }
#home #CTA1 .flexslider .slides .enh-content-prot div.learn-more { line-height:1.9em; font-size:1.9em; top: 75%; left: 32%; width: 33%; color:#00bcf2; }
#home #CTA1 .flexslider .slides .enh-content-prot div a, #home #CTA1 .flexslider .slides .enh-content-prot div a:link, #home #CTA1 .flexslider .slides .enh-content-prot div a:visited { color:#00bcf2; font-weight: bold;}
#home #CTA1 .flexslider .slides .enh-content-prot div a:hover   { color: #111; text-decoration: none;}

#home #CTA2 { width: 20%; position: absolute; top:0; right:2%; text-align:center; line-height:1em;font-size:200%;color:#FFF; font-family:"Segoe UI Light", "Segoe Light", "Segoe UI Regular", "Segoe UI", Verdana, Tahoma, Sans-Serif; }
#home #CTA2 .main-message > div > img { width: 100%;padding:0;  }
#home #CTA2 .main-message > div { padding:5% 0 5% 0; position: relative;  }

#home #CTA3     { margin:0;text-align:center;border-top:solid 1px #eee;padding-top:10px;} 
#home #CTA3 > div           /* all divs in CTA3 */                      { margin: 0; padding: 0;float:left;width:33%; } /* float the first to the left so its left edge is aligned with the thing above it */
#home #CTA3 > div+div       /* all but the first div in CTA3 */         { float:none; display:inline-block; }           /* no float.. this one gets treated line regular content that is sort of inline-ish */
#home #CTA3 > div+div+div   /* all but the first 2 divs in CTA3 */      { float:right; display:block;}                  /* float the last to the right so its right edge is aligned with the thing above it */
#home #CTA3 img { width:100%; }
#home #CTA3 h3 {padding: 0; font-size:1.5em; }
#home #CTA3 p  {padding: 0 0.5em; }

/* Flexslider rules for the next/prev arrows */
#home .flex-direction-nav           { position: absolute; top: 40%; left: 0; width: 98.5%; list-style: none; padding: 0; margin: 0; z-index: 2100; }
#home .flex-direction-nav > li      { position: relative; left: 6px; float: left; width: 28px; height: 27px; background: transparent url(/playready/media/bg_direction_nav.png) left top no-repeat; }
#home .flex-direction-nav > li a    { color: transparent; }
#home .flex-direction-nav > li + li { float: right; text-align: right; left: auto; right: 2px; background: transparent url(/playready/media/bg_direction_nav.png) right top no-repeat; }


/***************************************************************************************************************/
/** OVERVIEW ***********************************************************************************/
/***************************************************************************************************************/

#overview #block                   { background: #00BCF2 !important; margin-top:10px; }
#overview #block .main-message     { float:left; width: 60%; padding:2%; text-align: center; line-height: 1.25em;  font-size: 250%; color: #FFF; font-family: "Home Main Message 1", "Home Main Message 2", "Segoe UI Light", "Segoe Light", "Segoe UI Regular", "Segoe UI", Verdana, Tahoma, Sans-Serif; }
#overview #block .main-graphic     { float: right; width: 35%; padding-right: 1%; padding-top: 1%; padding-bottom: 0.5%;  max-width: 337px;}
#overview #block .main-graphic img { width: 100%;  }


/***************************************************************************************************************/
/** SCENARIOS **************************************************************************************************/
/***************************************************************************************************************/

#scenarios #block-1
{
    min-height: 265px;
    padding: 0 0 0 310px;
    margin: 0 0 57px 0;
    background: transparent url(../media/scenario-silicon.png) 0 0 no-repeat;
}

#scenarios #block-2
{
    min-height: 431px;
    padding: 65px 325px 0 0;
    margin: 0 0 0 0;
    background: transparent url(../media/scenario-oem.png) right 0 no-repeat;
}

#scenarios #block-3
{
    min-height: 325px;
    padding: 0 0 0 409px;
    margin: 0 0 95px 0;
    background: transparent url(../media/scenario-service.png) 0 0 no-repeat;
}

#scenarios #block-4
{
    min-height: 340px;
    padding: 50px 468px 0 0;
    margin: 0 0 30px 0;
    background: transparent url(../media/scenario-isv.png) right 0 no-repeat;
}

/***************************************************************************************************************/
/** FEATURES ***************************************************************************************************/
/***************************************************************************************************************/
#features .hero { max-width:800px; min-width:300px; width: 100%; margin:0 auto;text-align:center;display:block;}

#features .endpt-blocks h3  {padding:3px 0 0 0;margin:0;}
#features .endpt-blocks img {padding:0 10px 10px 0;float:left;width:100%;max-width:170px;}

#features .blocks  { margin-top:30px;}
#features .blocks h2 { margin-top:6%;}
#features .blocks div { min-height: 14em; }
#features .blocks div h2 { padding-left: 15px; padding-right: 15px; }

#features .blocks #block1,
#features .blocks #block2,
#features .blocks #block3,
#features .blocks #block4 {padding-top: 1%; width: 23%; float: left; text-align:center; border: 1px solid #eee;}

#features .blocks #block1 { margin: 2%  1%   2%   0; }
#features .blocks #block2 { margin: 2%  1.3% 2%   1.3%; }
#features .blocks #block3 { margin: 2%  1.3% 2%   1.3%; }
#features .blocks #block4 { margin: 2%  0    2%   1%; }

#features .blocks #block1 img        { max-width: 145px; min-width: 85px; width:100%;}
#features .blocks #block2 img,
#features .blocks #block4 img        { max-width: 77px;  min-width: 35px; width:100%;}

#features .blocks #block3 .winph img,
#features .blocks #block3 .win   img { width:100%; display: block; text-align: center; margin:0 auto;}
#features .blocks #block3 .winph img { max-width: 161px; min-width: 90px; }
#features .blocks #block3 .win   img { max-width: 106px; min-width: 50px; }

#features .features-list img.feature-1,
#features .features-list img.feature-3 { max-width: 400px; min-width: 100px; width: 20%; float:left; padding-right:20px;  }
#features .features-list img.feature-2,
#features .features-list img.feature-4 { min-width: 100px; width: 20%; float: right; padding-left:20px;}
#features .features-list img.feature-2 { max-width: 420px; }
#features .features-list img.feature-4 { max-width: 440px; }


#features .features-list.left            { background-color: #eee;  }
#features .features-list       h2        { margin-top: 0; }
#features .features-list.left  h2        { padding-top: 10px; }
#features .features-list.right h2        { padding-top: 10px; margin-left: 0; }
#features .features-list .list-container { float: left; width: 75%; }
#features .features-list.left  ul        { padding: 0 0 0 15px; margin-top:0;}
#features .features-list.right ul        { padding: 0 0 0 10px; margin-top:0;}
#features .features-list li              { padding: 0 10px 10px 15px; margin-left: 5px !important; font-size: 14px; line-height: 17px; }
#features .features-list ul.left-list    {float:left; width:50%; }
#features .features-list ul.right-list   {float:left; width:38%; }
#features .features-list ul.right-list   {padding-left:2%; }


/***************************************************************************************************************/
/** clientoptions **************************************************************************************************/
/***************************************************************************************************************/

#clientoptions .hero { max-width:371px; min-width:200px; width: 100%}

/***************************************************************************************************************/
/** enhanced content protection ********************************************************************************/
/***************************************************************************************************************/

#ecp .hero img { min-width:200px; max-width:732px; width: 100%; margin-top: 25px;}

/***************************************************************************************************************/
/** SL3000 (certification program) *****************************************************************************/
/***************************************************************************************************************/

#sl3000 .cert-house  { float:left; padding-bottom: 20px; width: 50%; }
#sl3000 .cert-house .logo        { position:absolute; width: 200px; }
#sl3000 .cert-house .logo a img  { width: 100%;   max-width: 200px;  }
#sl3000 .cert-house .contact     { margin-left: 215px; }

#sl3000 #ChipMfgTable h2   { margin-top: 50px; }
#sl3000 .chip-mfg   { float:left; padding-bottom: 20px; width: 25%; }
#sl3000 .chip-mfg .logo        { position:absolute; width: 80px; }
#sl3000 .chip-mfg .logo a img  { width: 100%;   max-width: 80px;  }
#sl3000 .chip-mfg .contact     { margin-left: 90px; }

/***************************************************************************************************************/
/** html5 **************************************************************************************************/
/***************************************************************************************************************/

#html5 .diagram.CDMi img, 
#html5 .diagram.EME  img  { max-width: 600px; min-width: 350px; width: 100%; }




/***************************************************************************************************************/
/** STANDARDS **************************************************************************************************/
/***************************************************************************************************************/

#standards .content-bulk a
{
    white-space: nowrap;
    max-width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    margin-bottom: -5px;
}

#standards  p.no-header
{
    padding: 0;
    margin: 12px 0 16px 0;
}

#standards h4 + p + p.no-header
{
    margin-top: 8px;
}

#standards p.final
{
    margin-bottom: 0;
}


/***************************************************************************************************************/
/** FAQ ********************************************************************************************************/
/***************************************************************************************************************/

#faq h2,
#transition-faq h2
{
    color: #7E7D7D;
}

#faq #categories
{
    margin: 10px 0;
    display: none; /* Don't show this for now... it was experimental */
}

#transition-faq #categories
{
    margin: 10px 0;
}

#faq #controls,
#transition-faq #controls
{
    margin: 10px 0 0 0;
}

#faq #list .faq-item,
#transition-faq #list .faq-item
{
}

#faq #list .faq-item .faq-question,
#transition-faq #list .faq-item .faq-question
{
    padding-left: 15px;
    margin: 10px 0 0 0;
    background: transparent url(../media/expander-plus.png) 0 5px no-repeat;
    color: #0072c6;
    font-size: 15px;
}

#faq #list .faq-item .faq-answer,
#transition-faq #list .faq-item .faq-answer
{
    display: none;
    margin: 0 0 30px 15px;
    font-size: 15px;
}

#faq #list .faq-item .faq-answer img,
#transition-faq #list .faq-item .faq-answer img
{
    max-width: 100%;
}

/***************************************************************************************************************/
/** COMPIANCE **************************************************************************************************/
/***************************************************************************************************************/

#licensing-compliance .content-bulk { word-wrap: break-word;}
#licensing-compliance .content-bulk ul { padding-left: 0px;}
#licensing-compliance .content-bulk li { list-style-type:none; line-height: 1.1em; padding-bottom:8px;  }
#licensing-compliance #expander { padding-left: 15px;  padding-bottom: 0; margin-bottom: 0; background: transparent url(../media/expander-plus.png) 0 center no-repeat; }      
#licensing-compliance #previous_versions { display: none; padding: 5px 10px; margin-left: 4px; }
#licensing-compliance #previous_versions ul { margin-top: 0 !important;}


/***************************************************************************************************************/
/** DOCUMENTS **************************************************************************************************/
/***************************************************************************************************************/

#documents #expander { padding-left: 15px;  padding-bottom: 0; margin-bottom: 0; background: transparent url(../media/expander-plus.png) 0 center no-repeat; }      
#documents #archived_docs { display: none; padding: 5px 10px; margin-left: 4px; }



/***************************************************************************************************************/
/** NEWS *******************************************************************************************************/
/***************************************************************************************************************/

#newsroom #subscribe,
#newsroom #press-contact
{
    position: absolute;
    right: 21px !important;
    display: block;
    font-size: 12px;
    font-weight: normal;
	font-family: Verdana Regular, Verdana, Tahoma, sans-serif;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
    vertical-align: middle;
}
#newsroom #subscribe     { top: 0; }
#newsroom #press-contact { top: 30px; }
#newsroom #subscribe a,
#newsroom #press-contact a { display: inline-block; float:left; padding: 0 2px;}
#newsroom .entry h3 { font-size: 14px; line-height: 14px; margin-bottom: 4px; }
#newsroom .entry .linkless-article-title { color: #333; font-size: 14px; line-height: 14px; margin-bottom: 4px; }
#newsroom .entry .timestamp, #newsroom .entry .author { float: left; color: #7E7D7D; }
#newsroom .entry .author { margin-left: 3em; }
#newsroom .entry .teaser { clear: both; margin-left: 2em; }
#newsroom .entry .teaser p:first-child { margin-top: 2px; padding-top: 0; }
#newsroom .entry .teaser p + .read-more { margin-top: -12px; }

#newsroom #expander { padding-left: 15px;  padding-bottom: 0; margin-bottom: 0; background: transparent url(../media/expander-plus.png) 0 center no-repeat; }      
#newsroom #archived_news { display: none; padding: 5px 10px; margin-left: 4px; }

/***************************************************************************************************************/
/** (LICENSING) PRICING **********************************************************************************************/
/***************************************************************************************************************/
#licensing-pricing h1 { margin-bottom: 14px; }
#licensing-pricing table                   { padding: 5px; border: 1px solid #EEE; border-bottom-width: 5px; border-right-width: 5px; }
#licensing-pricing table .notes            { font-size: 90%;   }
#licensing-pricing table th                { padding: 5px; vertical-align: middle;  text-align: left; border-bottom: solid 1px #eee; }
#licensing-pricing table thead th          { width: 35%; }
#licensing-pricing table thead .col-header { width: 20%; }
#licensing-pricing table td                { line-height: 1.25em; vertical-align: top; padding:5px; border-bottom: solid 1px #eee;  }
#licensing-pricing table tfoot td          { border: none;  }
#licensing-pricing table .row-header       { font-weight:bold; }
#licensing-pricing table td.ctr-development  { text-align:center;padding-right:20%; }
#licensing-pricing table li.ctr-no-agreement { text-align: left; width:100px; margin: 0 auto; padding-left:0;}



/***************************************************************************************************************/
/** LICENSING PROCESS **********************************************************************************************/
/***************************************************************************************************************/
#licensing-process h1 { margin-bottom: 14px; }
#licensing-process #flow-intro {max-width: 800px;}

#licensing-process #flow-steps table                   { padding: 5px; border: 1px solid #EEE; border-bottom-width: 5px; border-right-width: 5px; }
#licensing-process #flow-steps table .notes            { font-size: 90%;   }
#licensing-process #flow-steps table tr:nth-child(odd) { /* background: #EEE; */ }
#licensing-process #flow-steps table th                { background-color: #fff; min-height: 20px; margin-top:50px;padding: 5px 5px 5px 0; vertical-align: middle;  text-align: left; }
#licensing-process #flow-steps table th img            { height: 20px; padding: 0 5px; vertical-align: middle; }
#licensing-process #flow-steps table td                { width: 45%; line-height: 1.25em; vertical-align: top; padding:5px;}
#licensing-process #flow-steps table td.them           { padding-right: 5%;}
#licensing-process #flow-steps table td.us             { padding-right: 2%;}
#licensing-process #flow-steps table tfoot             {  text-align: center; font-style: italic;}


/***************************************************************************************************************/
/** LICENSEE LIST **********************************************************************************************/
/***************************************************************************************************************/

#licensee-list .licensee-name       { float: left;  width: 40%; margin: 0.5% 2% 0 2% !important; padding: 0 4% 0 0; word-wrap:break-word;   }
#licensee-list .licensee-name.item  { clear: both;  }
#licensee-list .licensee-name.alt   { width: 44%; margin-right: 0 !important; padding-right: 0; }
#licensee-list .licensee-name:hover { color: #00BCF2 !important; }

#licensee-list #search    {   margin: 20px 0 40px 0; padding: 10px 20px; border: 1px solid #DDD; background: #F9F9F9; }
#licensee-list #search #result { margin: 20px 0 0 0; padding: 10px 20px; border: 1px solid #DDD; background: #FFF; }

#licensee-list #search #result ul { margin-top: 0; }

.autocomplete-w1 {
    background: url(../media/autocomplete-shadow.png) no-repeat bottom right;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 6px 0 0 6px;
    /* IE6 fix: */ 
    _background: none;
    _margin: 1px 0 0 0;
}

.autocomplete 
{
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    text-align: left;
    max-height: 350px;
    overflow: auto;
    margin: -6px 6px 6px -6px;
    /* IE6 specific: */ 
    _height: 350px; 
    _margin: 0;
    _overflow-x: hidden;
}

.autocomplete .selected { background: #F0F0F0; }
.autocomplete div { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete strong { font-weight:normal; color:#3399FF;  }

/***************************************************************************************************************/
/** TRANSITION: PRIOR LICENSEES ********************************************************************************/
/***************************************************************************************************************/

#prior-licensees table th
{
    background: #0072c6;
    color: White;
    font-weight: bold;
    font-size: 1.2em;
    border: 1px solid #d2d2d2;
    border-bottom: none;
}

#prior-licensees table th,
#prior-licensees table td
{
    padding: 4px 10px;
}

#prior-licensees table td
{
    border: 1px solid #d2d2d2;
}



/***************************************************************************************************************/
/** OEMTerms ***************************************************************************************************/
/***********************************************************************************************************/

#OEMTerms .doc-group
{
    width: 21%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-bottom: 10px;
    border-right: 1px solid #555;
    margin-bottom: 30px;
}

#OEMTerms #doc-group-1
{
    padding-left: 0;
}

#OEMTerms #doc-group-4
{
    padding-right: 0;
    border-right: none;
}

#OEMTerms .doc-group .doc-group-title
{
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

#OEMTerms .doc-group .locale-for-doc .locale
{
    clear: both;
    display: block;
    float: left;
}

#OEMTerms .doc-group .locale-for-doc .info
{
    display: block;
    float: right;
}

#OEMTerms .notes { color: #AAA; }

/***************************************************************************************************************/
/** PARTNERS ***************************************************************************************************/
/***********************************************************************************************************/

#partners    { min-width:320px; }
#partners h1 { margin-bottom: 50px; }

#partners .legalese { clear:both; font-size: 0.9em; font-style: italic; line-height: 1.2em; padding-top:30px; }

#partners .view-all-lic   { display: inline-block; float:right; margin-right:10px; }
#partners .view-all-lic a { padding: 10px 40px 10px 0; color: Gray; font-size: 70%; background: #FFF url(../media/partners/view-arrow.jpg) no-repeat right center;   }

/*#00BCF2*/
/*#0072C6*/

#partners .icon-wrapper .icon {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding:10px 10px 10px 33px;
    background-color: #00BCF2;
    border: 4px solid #f0f0f0; 
    position: relative; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    -o-border-radius: 4px; 
    border-radius: 4px; 
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
    box-shadow: 0 1px 4px rgba(0,0,0,.2); 
    zoom: 1;
}

#partners .icon-wrapper .icon        { background: #00BCF2 url(/playready/media/category.png) 3px center no-repeat; }
#partners .icon-wrapper .icon:hover  { background-image: url(/playready/media/category-selected.png); }
#partners .icon-wrapper .icon:active { background-color: #0072C6; }

#partners .icon-wrapper .icon a       { font-size:1.3em;  color: #fff;  }
#partners .icon-wrapper .icon a:hover { text-decoration: none; }

#partners .selected-category.icon     { background-color: #0072C6; background-image: url(/playready/media/category-selected.png); }

#partners #OnlySelCat { display: none;  clear:both; }
#partners #NotSelCat  { display: block; clear:both; }

#partners .partner-wrapper        { padding: 20px; } 
#partners .partner-wrapper .col1  { float:left; max-width:220px; } 
#partners .partner-wrapper .col2  { float:none; clear:both; max-width:100%;   padding:10px;  }                       
#partners .partner-wrapper .col3  { float:right; text-align: right;  }   

#partners .partner-wrapper .indiv-partner {padding: 10px 0 0 0; border-bottom:solid 1px #eee;  }                                      

#partners .partner-wrapper .col1 img { max-width:200px; min-width:120px; width: 100%;  }
#partners .partner-wrapper .col2 .cat-header-text { font-weight: bold; text-align: center; }

#partners #OnlySelCat .indiv-partner .col2 { background-color: #fafafa; color: #303030;  } /* selected partners highlighting */
#partners .partner-wrapper #OnlySelCat .indiv-partner {border-bottom:solid 1px #ccc;  }                                      



