body {
    backgroundx:-webkit-gradient(linear, 50% 100%, 50% 0%, from(#ffffdd), to(#f4f4f4));
    background:#fbfbfb;
    margin-leftx:0px; 
    margin-topx:0px; 
    margin:0px; 
    overflow-y: hidden; 
    overflow-x: hidden;
}

div {
  font-family:Calibri;
  font-size: 11pt;
}

a 
{
    text-decoration:none;
}

.MainContainer 
{
    position:absolute;
    top:0px;
    left:0px;
    width:1px;
    height:100%;
    opacity:0.0;
}

.chromeDetailsTitleLabel 
{
    margin-left:32px;
    cursor:default;
}

.EmbeddedVideoOuterFrame
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:2147483645;
}

.EmbeddedVideoShield
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color:Black;
    opacity:.85;
}

.EmbeddedVideoFrame 
{
    position:absolute; 
    top:100px; 
    left:100px; 
    width:644px;
    height:404px;
    display:block; 
	border-top-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	background-color:#dddddd;
	border:1px solid black;
    -webkit-box-shadow: 5px 5px 5px #999;
}

.EmbeddedVideoFrameLarge
{
    width:768px;
    height:480px;
}

.EmbeddedVideo 
{
    position:absolute; 
    top:2px; 
    left:2px; 
}

.linkTitle 
{
    font-size:11.5pt;
    font-weight:normal;
    color:#444;
    text-shadow: #fff 1px 1px 1px;
    cursor:pointer;
    font-family:Calibri;
    margin-bottom:6px;
}

.HoverPicTitle 
{
    font-size:10pt;
    font-weight:normal;
    color:#222;
    text-shadow: #fff 1px 1px 1px;
    cursor:pointer;
    font-family:Calibri;
	border-top-left-radius: 6px 6px;
	border-bottom-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
    padding:6px;
    border: 2px solid #999999;
    background-color:#FFFFBF;
}

.bkTagPage 
{
    font-size:11.5pt;
    font-weight:normal;
    color:#444;
    text-shadow: #fff 1px 1px 1px;
    cursor:pointer;
    font-family:Calibri;
    margin-bottom:6px;
}

.seeAlsolinkTitle 
{
    font-size:10.5pt;
    color:#222266;
}

.seeAlsoLabel 
{
    font-size:10pt;
}

.titleSize 
{
    font-size:12.5pt;
    font-weight:normal;
    color:#444;
    text-shadow: #fff 1px 1px 1px;
}

.receiverDish 
{
    position:absolute;
    top:2px;
    right:45%;
    height:40px;
}

.ContentContainer
{
    width:55%;
    heightx:400px;
    overflow-y:auto;
	border-top-left-radius: 50px 50px;
	border-top-right-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
    border:2px solid rgba(30,30,30,.3);
    border-left:2px solid rgba(30,30,30,.1);
    border-top:1px solid rgba(30,30,30,.2);
    padding-right:10px;
    padding-left:15px;
    background:-webkit-gradient(linear, 50% 100%, 0% 0%, from(#f4f4f4), to(#ffffdd));
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.7);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.7);
    box-shadow: 2px 2px 2px rgba(0,0,0,.7);
}

.PageFlip 
{
    position:absolute; 
    top:0px; 
    left:0px;
    cursor:pointer;
}

.ChromePackageIcon 
{
    position:absolute; 
    top:1px; 
    left:1px;
    width:20px;
    display:none;
    cursor:pointer;
}

.packageHeader 
{
    position:relative;
    width:100%;
    margin-top:10px;
}

.commentBreak 
{
    font-size:1pt;
    opacity:0.0;
}

.commentSectionBreak 
{
    opacity:0.0;
}

.fullOpacity 
{
    opacity:1.0;
}

.dimOpacity 
{
    opacity:0.4;
}

.PackageHeaderRule
{
    font-size:0pt;
    padding:0px;
    border:2px solid rgba(0, 0, 0, 0.1);
    margin-bottom:15px;
    margin-top:10px;
}

.LinkLineItem 
{
    margin-bottom:30px;
}

.LinkLineItemTable 
{
    display: table; 
    table-layout:fixed;
}

.hangingImage 
{
    display: table-cell;
    width:32px;
    vertical-align:top;
}

.inlineLink 
{
    position:relative;
    display: table-cell;
    vertical-align:top;
}

.isIllustrationtrue
{
    margin-left:50px;
    vertical-align:middle;
}

.seeAlsoHangingImage 
{
    display: table-cell;
    width:32px;
    vertical-align:top;
}

.hangingImageImage 
{
    border: 0px solid #cccccc;
    padding: 1px;
    width:20px;
}

.fauxLink 
{

}

.oxyChromePackageAttribution 
{
    position:relative;
    left:46px;
    width:390px;
    text-align:right;
    cursor:default;
}

.oxyChromeLinkText
{
    font-weight:600;
    color:#4444ff;
    text-shadow: #aaa 1px 1px 1px;
    font-size:12pt;
}

.oxyChromePackageAttributionText 
{
    font-weight:normal;
    color:#000000;
}

.URLThumbnailChooser
{
    position:absolute; border:2px solid; border-color:#666666; display:block; padding:2px; z-index:200000; left:10000px; right:auto;
	border-top-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	cursor:pointer;
	background-color:#F2EED3;
}

.mainSectionHeading
{
    font-family:Calibri;
    color:#444;
    font-size:110%;
    font-weight:600;
}

.extraSectionHeading 
{
    font-family:Calibri;
    color:#444;
}

.expandedPackageComment
{
    margin-left:32px;
    padding:0px 6px 0px 0px;
    cursor:default;
}

.linkComment
{
    color:rgba(60, 60, 60, 1.0);
    font-weight:normal;
    text-shadow: #fff 1px 1px 1px;
}

[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.picIndexEntry 
{
    margin-right:7px;
    width:12px;
    cursor:pointer;
}

.picIndexThumbnail 
{
    margin-right:7px;
    margin-bottom:7px;
    height:54px;
    width:auto;
    cursor:pointer;
	border-top-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border:1px solid #444444;
	padding:2px;
	background-color:White;
}

.featuredPicURL 
{
    position:absolute;
    left:-10000px;
    height:150px;
    cursor:pointer;
	border-top-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border:1px solid #444444;
	padding:2px;
	background-color:White;
	top:3px;
}

.topic 
{
    font-weight:600;
}

