.PlayerBox
{
    width:100%;
    height:auto;
    /*float:left;*/ 
    border-top-color: rgb(0, 0, 0);
    /*border-top-width: 68px;*/
    border-top-width: 58px;
    border-top-style: solid;
    border-radius: 18px;
    background-color: rgba(0, 0, 0, 0.792157);
}


iframe
{
    position: absolute;
    top:0;
    left: 0;
    width: 68% !important;
    height: 100% !important;
    border: 0px !important;
}


.SubRTColBoxTitl
{
    width:100%; height:43px; /*background: url(/Images/WebSkin/FL_HmPgBoxTitleBG.png) repeat;*/ text-align:left; border-bottom:solid #959494 1px;
}

.greyBar
{
    color: #333333;
}

.caseYr
{
    color: #cc0000;
}

.watchArrow
{
    color: #cc0000;
    font-size: 1.4em;
}

.livDT
{
    font-size: 0.8em;
    float: none;
    width: 98%;
	display: block;
    letter-spacing: -1px;
    text-align: right;
    margin-right: 2%;
    line-height: 1em;
    margin-top:-1em;
}

.redDot
{
    color: red;
    font-size: 27px;
    position: relative;
    top:-5px;
}
/* *************** Subpage Left Box outline ****************** */


/*.SubTranscript
{
    width:100%; height:43px; background: url(../Images/WebSkin/FL_HmPgBoxTitleBG.png) repeat; text-align:left; border-bottom:solid #959494 1px;
}*/

.TranscriptBtn {
  background: #74a1dd;
  background-image: -webkit-linear-gradient(top, #74a1dd, #194b83);
  background-image: -moz-linear-gradient(top, #74a1dd, #194b83);
  background-image: -ms-linear-gradient(top, #74a1dd, #194b83);
  background-image: -o-linear-gradient(top, #74a1dd, #194b83);
  background-image: linear-gradient(to bottom, #74a1dd, #194b83);
  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1px;
  font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 6px 2px 6px;
  text-decoration: none;
  border: solid #1f628d 1px;

}

.TranscriptBtn:hover {
  background: #143d6c;
  text-decoration: none;
}

/* ******************** Landmark Cases Video Section ********************** */

#PlayerSection
{
    background-color:Black; 
    width:100%; 
    position: relative; 
    /*top:-50px;*/
    top:-22px;
    clear:both;
}

.defaultTitleSubTranscript
{
   color:#3464ac;font-family: Verdana;
	text-align:left; line-height:30px;
}

#SubPlayerTitle
{
    color:#cccccc;
    width: 300px;
	font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neue", sans-serif;
	text-align:left;
	position:relative;
	left:7px;
	height:48px;
    padding:5px;
    font-size:1em;
    font-weight:normal;
    display:table-cell;
    height: 48px;
    vertical-align:middle;
}

#SubPlayerTitle h1
{
    font-size:14px;
    font-weight:bold;
}


#PlayerSection ul
{
    list-style-type:none; 
}

#flashLoad
{
    border-right: 0px;
}
#VideoSec{
    float:left;
    width: 68%;
    height:auto;
    background-color: black;
}
.mediacolumn{
	float:left;
	width:32%;
	height: auto;
	border-left:solid #959494 1px;
	background-color:#333333;
    position:relative;
}



#playlistRows ul
{
    margin: 0;
    position:relative;
    /*left:-40px;*/
    width: 100%;
    text-align:left;
    padding: 0;
    list-style-type: none;
}

#playlistRows li { 
    font-family:Tahoma;
    display: block;
    color:white;
    background-color: #666666;
    width:100%;
    padding: 10px 5px 10px 10px;
    text-decoration: none;
    border-top:solid 1px grey;
    border-bottom:solid 1px #333333;
    font-size:14px;
    font-weight:normal;
    
}

#playlistRows li:hover, li:active
{
    background-color: rgb(247, 200, 108);
    color: #1c1a4e;
}

#playlistRows li:focus
{
    background-color: rgb(247, 200, 108);
    color: #1c1a4e;
}

.caseTagline
{
    clear:both;
    color: rgb(247, 200, 108);
    font-size: 1.3em;
    /*font-style: italic;*/
    font-family: myriad pro;
    text-align:center;
    /*line-height: 25px;*/
    position:relative;
    top:-13px;
}

.SubRTColBox
{
    width:64%;
    height:auto;
    float:left; 
    border-top-color: rgb(0, 0, 0);
    border-top-width: 50px;
    border-top-style: solid;
    border-radius: 18px;
    background-color: rgba(0, 0, 0, 0.792157);
    margin-top: 15px;
}

.DecideTitl, .DecideDT, .OralArgu
{
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-transform: capitalize;
    font-variant: small-caps;
}

.DecideTitl
{
    font-size: 28px;
    font-weight: bold;
    color: #cc0000;
    
}

.DecideDT
{
    font-size: 1.6em;
    color: rgb(247, 200, 108);
    padding: 15px 0px;
    line-height: 1em;
}

.OralArgu
{
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 600;
    color: #cc9933;
    border-top: 1px #990000 solid;
    border-bottom: 1px #990000 solid;
    padding: 7px 0px 7px;
    width:auto;
    min-width:200px;
    display: inline-block;
    margin-bottom: 8px;
    float:none;
    clear:both;
}

.OralArgu a:hover
{
    color:#cc0000;
}

.OralArguNon, .audioCreditNon
{
    display: none;
}

.audioCredit
{
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 0.9em;
    font-weight: normal;
    color: white;
    /*padding-top: 3px;*/
    width:auto;
    min-width:200px;
    display:block;
    float:none;
    clear:both;
}

.audioCredit:hover
{
    color:#cc0000;
}

.FinalTitle
{
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1.3em;
    font-weight: 800;
    color: #cc0000;
    padding-top:10px;
	padding-bottom:5px;
	text-transform: capitalize;
    font-variant: small-caps;
}

.FinalCont
{
    font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neue", sans-serif;
    font-size: 1.0em;
    padding-bottom:5px;
}

.FinalCont a:hover
{
    color: rgb(247, 200, 108)
}

.FinalCont span
{
    color: #cc9933;
}

.SubLEFTColBox
{
    width:34%;
    height:auto;
    float:right; 
    border-top-color: rgb(0, 0, 0);
    border-top-width: 50px;
    border-top-style: solid;
    border-radius: 18px;
    background-color: rgba(0, 0, 0, 0.792157);
    margin-top: 15px;
}

.clearFlo
{
    clear: both;
}

.kpName
{
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-transform: capitalize;
    font-variant: small-caps;
    font-size: 1.6em;
    color: rgb(247, 200, 108);
    font-weight: 600;
    padding-bottom: 10px;
    line-height: 1em;
}

.kpImg
{
    float:left;
    padding: 0px 10px 10px 0px ;
}

.kpImg img
{
    width: 120px;
}

.reLine
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #990000;
    margin: 1em 0;
    padding: 0;
}

.keyPlayerTextBox {
    height: auto;
    text-align: left;
    font-weight: normal;
    min-height: 200px;
    /*max-height: 686px;*/
    max-height: 800px;
    padding: 15px 20px 10px;
    font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neue", sans-serif;
    font-size: 1.0em;
    line-height: 1.2em;
    color: rgb(255, 255, 255);
    overflow: auto;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.photoCredit
{
    padding-top: 14px;
    padding-left: 10px;
    font-size: 14px;
    font-style:italic;
}

.PlayerBox .subpgTitle{
    top:-40px;
    line-height: 1.1em;
    height:1em;
}

#flashLoad, #flashLoad img{
    width:100%;
    height: 44vw;
    max-height: 400px;
}
.playlistBox{
    font-family:Georgia;
    font-size: 15px;
    overflow-y:scroll;
    overflow-x:hidden;
    background-color:#aaacae;
    border-top:solid #959494 1px;
    height:38vw;
    max-height:352px;

}
#PlayerSection{
    height: 44vw;
    max-height: 400px;
    overflow: hidden;
}

/*Guest*/

.GuestSec{
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    position:relative;
    top:-19px;
    /*height:52px;*/
    /*border:1px solid red;*/
    height:auto;
    min-height:55px;
    width: 100%;
    display:block;
}

.GuestSec table {
    /*width: 80%;*/
}

#GuestHeader  {
    float: left;
    /*height: 38px;*/
    height: auto;
    min-height:58px;
    margin-left: 0.2%;
    margin-top: 0px;
    clear: none;
    width: 5em;
}

#GHeaderTxt {
    float: left;
    font-size: 1.2em;
    /*width: auto;
    height: auto;*/
    text-align: left;
    font-weight: bold;
    line-height: 49px;
    margin-left: 0.2em;
    /*margin-top: 1em;*/
    vertical-align:middle;
    clear: none;
    min-height: 0px;
    color: rgb(204, 153, 51);
    display: block;
    margin-right: 0%;
}

.Gbox1 {
    float: left;
    height: auto;
    /*min-height:4.5em;*/
    /*margin-left: 0.14206955%;*/
    /*margin-top: .5em;*/
    clear: none;
    width: 45%;
    min-width:8em;
    margin-right: 0%;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(153, 0, 0);
    display:table-cell;
    vertical-align: top;
}

.GImage{
    width:auto;
    max-width:52px;
    float:left;
}

.GnameTitle{
    float:left;
    width:auto;
    max-width:80%;
    padding:5px 2px;
}

.GName {
    font-size: 1.1em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 100;
    line-height: 1em;
    margin-left: 1.435617%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(247, 200, 108);
    display: block;
    margin-right: 0%;
}

.GTitle {
    font-size: 0.9em;
    /*width: 96.925959%;*/
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 300;
    line-height: 1em;
    margin-left: 1.37702%;
    margin-top: 5px;
    clear: both;
    min-height: 0px;
    color: rgb(255, 255, 255);
    text-indent: 0px;
    display: block;
    margin-right: 0%;
    font-style: normal;
}

.highlightRow{
    background-color: #74a1dd;
}

.NCCexplain {
    font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neue", sans-serif;
    font-size: 1.0em;
    padding-bottom:5px;
}

.NCCexplain a {
    /*color: white;*/
}

.NCCexplain a:hover {
    color: rgb(247, 200, 108);
}

#explainer{
    width: auto;
    height: auto;
    position: relative;
    margin-top: 25px;
    margin-left: 0px;
    line-height: 1em;
    min-height: 0px;
    color: rgb(204, 153, 0);
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1.1em;
    font-weight: 900;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-variant: small-caps;
}

#explainer img{
    width: 15%;
}

@media (min-width: 768px) and (max-width: 800px) {
    .PlayerBox .subpgTitle {
        top: -48px;
        line-height: 0.9em;
        height: 0.9em;
    }

    .livDT {
        font-size: 0.8em;
        margin-top: 0em;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    .PlayerBox .subpgTitle {
        top: -48px;
        line-height: 0.9em;
        height: 0.9em;
    }
    .livDT {
        font-size: 0.8em;
        margin-top: 0em;
    }
}

@media (min-width: 667px) and (max-width: 767px) {
    .PlayerBox .subpgTitle {
        top: -48px;
        line-height: 0.9em;
        height: 0.9em;
    }
    .livDT {
        font-size: 0.8em;
        margin-top: 0em;
    }
    .Gbox1{
        width:43%;
    }
}

@media (min-width: 501px) and (max-width: 666px){
    
    #PlayerSection{
        /*top:-45px;*/
    }

    .PlayerBox .subpgTitle {
        top: -46px;
        line-height: 1.1em;
        height: 1em;
    }
    .subpgTitle{
        font-size:1.5em;
    }

    .livDT{
        text-align: left;
        font-size: 0.7em;
        margin-top: 0em;
    }

    #GuestHeader{
        /*min-height:100px;*/
    }
    
    #GHeaderTxt {
        /*line-height: 100px;*/
    }
    .Gbox1 {
        margin-top:.6em;
        float:none;
    }

    .SubRTColBox,.SubLEFTColBox{
        width:100%;
    }

    .caseTagline {
        font-size: 1.2em;
    }

    .mediacolumn{
        width:32%;
    }


    .kpImg img{
        width: 100px;
    }

    .keyPlayerTextBox {
        height: auto;
        max-height: 686px;
        overflow:auto;
    }

}
@media all and (min-width: 50px) and (max-width: 500px){
    .PlayerBox .subpgTitle{
        top:-46px;
        line-height: 1em;
        font-size:1.4em;
    }

    #PlayerSection{
        top:-23px;
        overflow:visible;
        height:auto;
        /*max-height:auto;*/
    }

    #GuestHeader
    {
        margin-top: 10px;
        margin-left: 41%;
        display: block;
        clear:none;
        min-height: 24px;
    }

    #GHeaderTxt{
        line-height: 13px;
    }
        
    .Gbox1 {
        margin-top:-0.1em;
        margin-left:2%;
        clear:both;
        width: 95%;
        min-height:4em;
        border-left-width: 0px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(153, 0, 0);

    }
    .GuestSec {
        /*height:30px;*/
    }

    .GImage{
        
    }
    .GImage img {
        width:78%;
    }
    .GName {
        font-size: 1.1em;
    }
    
    .GTitle
    {
        font-size: 0.9em;
    }

    .SubRTColBox,.SubLEFTColBox{
        width:100%;
    }

    .livDT{
        font-size: 0.7em;
        text-align: left;
        margin-top: 0.2em;
    }

    .caseTagline {
        font-size: 1.1em;
    }
    .mediacolumn{
        width:100%;
        height: auto;
    }

    #VideoSec, #flashLoad img{
        width: 100%;
        height: 63vw;
    }   

    .playlistBox{
        height:auto;
        max-height:352px;
        overflow-y: auto; 
    }

    .kpImg img{
        width: 100px;
    }

    .keyPlayerTextBox {
        height: auto;
        min-height: 200px;
        max-height: auto;
        overflow:auto;
    }

    iframe {
        position: relative;
        width: 100% !important;
        height: 100% !important;
        border: 0px !important;
    }

    .video div#video-embed{
        height: 300px !important;
    }

    #flashLoad{
        width:100%;
        height: 300px !important;
        max-height: 400px;
    }

    .OralArgu
    {
        font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
        font-size: 18px;
        line-height: 18px;
        font-weight: 600;
        color: #cc9933;
        border-top: 1px #990000 solid;
        border-bottom: 1px #990000 solid;
        padding: 7px 0px 7px;
        width:auto;
        min-width:200px;
        display: inline-block;
        float:none;
        clear:both;
    }

    .OralArgu:hover
    {
   	    color:#cc0000;
    }

    .OralArguNon, audioCreditNon
    {
	    display: none;
    }

    .audioCredit
    {
  	    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
        font-size: 12px;
        font-weight: normal;
        color: white;
        padding-top: 3px;
        width:auto;
        min-width:200px;
        display:block;
        float:none;
        clear:both;
    }

    .audioCredit:hover
    {
	    color:#cc0000;
    }
}