@font-face { font-family: ubuntu; src: local('ubuntu'), url('/_furniture/Ubuntu-R.woff'); }
@font-face { font-family: ubuntu; font-weight: bold; src: local('ubuntu-b'), url('/_furniture/Ubuntu-B.woff'); }
@font-face { font-family: ubuntu; font-style: italic; src: local('ubuntu-ri'), url('/_furniture/Ubuntu-RI.woff'); }
@font-face { font-family: ubuntu; font-weight: bold;font-style: italic; src: local('ubuntu-bi'), url('/_furniture/Ubuntu-BI.woff'); }

html
{
overflow-y: scroll;
}

body
{
background: ghostwhite;
background: lightsteelblue;
color: black;
font-family: ubuntu, cailibri, arial, sans serif;
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-image: url('/_images/bodyback.png');
background-repeat: repeat-x;
background-attachment: fixed;
}

img
{
xborder-radius: 6px;
}

.page
{
width: 100%;
}

.pageheader
{
width: 100%;
position: fixed;
background: white;
background-image: url('/_images/logoback.png');
background-repeat: repeat-x;
background-position: left top;
height: 108px;
z-index: 20;
}

.pagetitle
{
margin-left: auto;
margin-right: auto;
width: 1000px;
height: 80px;
background-image: url('/_images/topline2015.png');
//background-image: url('/_images/topline2016.png');
background-repeat: no-repeat;
background-position: left top;
}

.pagemenu
{
color: white;
width: 1000px;
margin-left: auto;
margin-right: auto;
padding: 4px 4px 4px 4px;
height: 20px;
line-height: 20px;
vertical-align: middle;
text-align: right;
}

.stopped
{
color: black;
background: #FFFF90;
width: 1000px;
margin-left: auto;
margin-right: auto;
padding: 4px 4px 4px 10px;
height: 32px;
}

.pagecontent
{
margin-left: auto;
margin-right: auto;
width: 1000px;
padding-top: 100px;
}

.pagecontentv2
{
margin-left: auto;
margin-right: auto;
width: 1000px;
padding-top: 0px;
}

.headback
{
position: relative;
top: -0px;
width: 100%;
background-image: url('/_images/headshowback.png');
background-repeat: repeat-x;
}

.showstopline
{
width: 258px;
height: 28px;
float: right;
background-image: url('/_images/showstopline.png');
background-repeat: no-repeat;
background-position: right top;
position: relative;
top: 4px;
}

.box
{
background: white;
xborder-radius: 6px;
color: black;
padding: 6px;
border: 2px solid #A5B7CC
}

.smtab, .swtab, .sstab, .gltab, .lktab, .satab, .ddtab, .tmtab, .sutab
{
background: #A5B7CC;
}

.smtabsel, .swtabsel, .sstabsel, .gltabsel, .lktabsel, .satabsel, .ddtabsel, .tmtabsel, .sutabsel
{
background: white;
}

.smtab, .smtabsel
{
background-image: url('/_images/blocks/sm/show.png');
}

.swtab, .swtabsel
{
background-image: url('/_images/blocks/sw/show.png');
}

.sstab, .sstabsel
{
background-image: url('/_images/blocks/ss/show.png');
}

.gltab, .gltabsel
{
background-image: url('/_images/blocks/gl/show.png');
}

.lktab, .lktabsel
{
background-image: url('/_images/blocks/lk/show.png');
}

.satab, .satabsel
{
background-image: url('/_images/blocks/sa/show.png');
}

.ddtab, .ddtabsel
{
background-image: url('/_images/blocks/dd/show.png');
}

.tmtab, .tmtabsel
{
background-image: url('/_images/blocks/tm/show.png');
}

.sutab, .sutabsel
{
background-image: url('/_images/blocks/su/show.png');
}

.tabspacer
{
float: left;
width: 10px;
height: 48px;
}

.tabstyle, .tabstylesel
{
float: left;
width: 88px;
height: 46px;
xborder-radius: 6px 6px 0px 0px;
border-left: 2px solid #A5B7CC;
border-top: 2px solid #A5B7CC;
border-right: 2px solid #A5B7CC;
border-bottom: 2px solid #A5B7CC;
position: relative;
z-index: 10;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
cursor: hand;

}

.tabstylesel
{
border-bottom: 2px solid white;
cursor: default;
}	

.tabbody
{
background: white;
border-left: 2px solid #A5B7CC;
border-bottom: 2px solid #A5B7CC;
border-right: 2px solid #A5B7CC;
border: 2px solid #A5B7CC;
xborder-radius: 6px 6px 6px 6px;
padding: 8px 18px 8px 18px;
position: relative;
top: -2px;
z-index: 1;
line-height: 20px;
}

.tabbody2
{
background: white;
border-left: 2px solid #A5B7CC;
border-bottom: 2px solid #A5B7CC;
border-right: 2px solid #A5B7CC;
xborder-radius: 0px 0px 6px 6px;
padding: 16px 18px 8px 18px;
position: relative;
top: 36px;
z-index: 1;
line-height: 20px;
}

.tabbodyv2
{
background: white;
border-left: 2px solid #A5B7CC;
border-right: 2px solid #A5B7CC;
border-top: 2px solid #A5B7CC;
xborder-radius: 6px 6px 0px 0px;
padding: 8px 18px 0px 18px;
position: relative;
top: -2px;
z-index: 1;
width: 958px;
line-height: 20px;
xheight: 4px;
}

.tabline
{
height: 50px;
}

.tablinev2
{
height: 50px;
padding-top: 8px;
}

.pagefooter
{
font-size: 14px;
width: 1000px;
padding: 10px 0px 20px 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}	

.pagename
{
font-size: 28px;
line-height: 48px;
font-weight: bold;
color: teal;
width: 100%;
}

.subtitle
{
color: white;
font-size: 20px;
font-weight: bold;
background-image: url('/_images/subback.png');
padding: 7px 5px 3px 5px;
height: 24px;
xborder-radius: 6px;
width: 820px;
}

a
{
text-decoration: none
}

a:hover
{
text-decoration: underline;
}

.showyears
{
font-size: 14px;
color: gainsboro;
}

.pictureleft
{
font-family: trebuchet ms, arial, sans-serif;
float: left;
padding-right: 10px;
padding-bottom: 10px;
color: teal;
text-align: center;
}

.pictureright
{
font-family: trebuchet ms, arial, sans-serif;
float: right;
padding-left: 10px;
padding-bottom: 10px;
color: teal;
text-align: center;
}

.picturecaption
{
font-family: trebuchet ms, arial, sans-serif;
color: teal;
text-align: center;
}

.quoteleft
{
font-family: trebuchet ms, arial, sans-serif;
float: left;
width: 150px;
padding-right: 10px;
padding-bottom: 10px;
color: teal;
font-size: 24px;
font-weight: bold;
line-height: 28px;
font-style: italic;
}


.quoteright
{
font-family: trebuchet ms, arial, sans-serif;
float: right;
width: 150px;
padding-left: 10px;
padding-bottom: 10px;
color: teal;
font-size: 24px;
font-weight: bold;
line-height: 28px;
font-style: italic;
}

.bodyleft
{
width: 820px;
max-width: 100%;
float: left;
display: table;
}

.bodyright
{
width: 120px;
float: left;
}	

.bodyspacer
{
width: 20px;
float: left;
}

.menublockholder
{
width: 84px;
height: 54px;
margin-left: auto;
margin-right: auto;
}

.menublockholder2
{
width: 64px;
height: 35px;
margin-left: auto;
margin-right: auto;
}

.menublock
{
position: relative;
width: 150px;
left: -158px;
top: -49px;
background-image: url('/_images/subback.png');
color: white;
font-weight: bold;
padding: 4px;
line-height: 16px;
border-left: 2px solid white;
border-top: 2px solid white;
border-bottom: 2px solid white;
text-align: right;
margin-top:auto;
margin-bottom:auto;
display: none;
xborder-radius: 6px 0px 0px 6px;
}

.menublock2
{
position: relative;
width: 200px;
left: -208px;
top: -36px;
background-image: url('/_images/subback.png');
color: white;
font-weight: bold;
font-size: 14px;
padding: 4px;
line-height: 16px;
border-left: 2px solid white;
border-top: 2px solid white;
border-bottom: 2px solid white;
text-align: right;
margin-top:auto;
margin-bottom:auto;
display: none;
xborder-radius: 6px 0px 0px 6px;
}

.bmback
{
background-image: url('/_images/greyback.png');
padding: 0px 0px 15px 0px;
left: 830px;
top: 110px;
width: 116px;
border: 1px solid gainsboro;
xborder-radius: 6px;
}

.bmback2
{
background-image: url('/_images/greyback.png');
padding: 10px 0px 10px 0px;
width: 80px;
border: 1px solid gainsboro;
xborder-radius: 6px;
}

.bmmenu
{
background-image: url('/_images/subback.png');	
padding: 5px 0px 5px 0px;
xborder-radius: 6px;
color: white;
text-align: center;
font-weight: bold;
}

.subheader
{
color: teal;
font-size: 18px;
font-weight: bold;
}

.fullsize
{
width: 100%;
height: 100%;
}

.mediaplay
{
font-family: trebuchet ms, arial, sans-serif;
color: teal;
font-size: 11px;
}

.clipyear
{
font-family: ubuntu, cailibri, arial, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 20px;
color: darkred;
}

.clipname, .medianame
{
font-family: ubuntu, cailibri, arial, arial, sans-serif;
font-size: 20px;
line-height: 24px;
color: white;
font-weight: bold;
}

.medianame
{
color: teal;
}

.clipnback
{
background-image: url('/_images/subback.png');	
padding: 2px 10px 2px 10px;
xborder-radius: 6px;
}

.bumper1
{
font-family: Cooper Black, ubuntu, cailibri, arial, sans-serif;
font-weight: bold;
font-size: 24pt;
color: #800080;
}

.bumper2
{
font-family: Cooper Black, ubuntu, cailibri, arial, sans-serif;
font-weight: bold;
font-size: 24pt;
color: #008000;
}

.bumper3
{
font-family: Cooper Black, ubuntu, cailibri, arial, sans-serif;
font-weight: bold;
font-size: 24pt;
color: #000080;
}

.menusection
{
font-family: ubuntu, cailibri, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
line-height: 18px;
color: teal;
}


.menusection a, .menusection a:visited, .menusection a:link, .menusection a:active
{
text-decoration: none;
color: teal;
}

.menusection a:hover
{
text-decoration: underline;
color: teal
}

.mediahover
{
position: absolute;
visibility: hidden;
z-order: 999;
width: 100%;
filter: alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
z-index: 200;
text-align: center;
}

.mediaback
{
background-image: url('/_images/greyback.png');
xborder-radius: 6px;
border: 1px solid gainsboro;
}

.timelineheader, .timelinefooter, .yellowheader, .datasheethead
{
background-image: url('/_images/subback.png');	
padding: 2px 10px 2px 10px;
xborder-radius: 6px;
font-size:14px;
color: white;
text-align: center;
}

.yellowheader
{
font-size: 16px;
}

.timelinefooter
{
height: 40px;
width: 200px;
display: table-cell;
vertical-align: middle;
}

.timelinesection, .timelinenarrative

{
background-image: url('/_images/greyback.png');
xborder-radius: 6px;
border: 1px solid gainsboro;
float: left;
}

.timelinenarrative
{
width: 790px;
height: 170px;
}

.timelinemain
{
width: 780px;
padding: 0px 0px 0px 35px;
float: left;
}

.timelineimage
{
padding: 10px;
height: 170px;
width: 200px;
}

.timelineyear
{
width: 705px;
background-image: url('/_images/subback.png');	
padding: 10px 0px 10px 0px;
xborder-radius: 6px;
font-size: 26px;
color: white;
font-weight: bold;
text-align: center;
}

.timeline ul
{
list-style-type: disc;
margin-left: 20px;
padding: 0px 0px 0px 0px;
}

.datasheet
{
background-image: url('/_images/greyback.png');
xborder-radius: 6px;
border: 1px solid gainsboro;
font-size: 14px;
}

.datasheetleft, .datasheetright
{
display: table-cell;
width: 350px;
padding: 0px 10px 0px 10px;
}

.datasheetright
{
width: 610px;
}

.datasheethead
{
text-align: left;
}

.mbarback
{
margin-top: 5px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
width: 450px;
height: 10px;
background: white;
overflow: hidden;
border: 2px solid white;
xborder-radius: 4px;
float: left;
}

.mbar
{
width: 0px;
height: 10px;
background-image: url('/_images/subback.png');
float: left;
}

.mbarhead
{
width: 2px;
height: 10px;
background-image: url('/_images/subbackdark.png');
float: left;
}

.pcheader
{
color: white;
background-image: url('/_images/subback.png');
padding: 4px 4px 4px 10px;
height: 20px;
xborder-radius: 6px;
}

.pcline
{
xwidth: 700px;
height: 20px;
padding: 4px 4px 4px 10px;
background-image: url('/_images/greyback.png');
xborder-radius: 6px;
border: 1px solid gainsboro"
}

.pctimedate
{
width: 150px;
float: left;
}

.pctitle
{
width: 250px;
float: left;
}

.pcprogid
{
width: 300px;
float: left;
}

hr
{
border: 0px 0px 0px 0px;
border: solid teal 2px;
}
