/*
  Licensed under GPL and MIT.
*/
body {
  margin-left: auto;
  margin-right: auto;
  width:960px;
}
.container{
  margin-left:auto;
  margin-right:auto;
}
.header{
  display: inline;
  width:930px; /* originally 960px. 20px reduced for padding on both sides */
  float: left;
  color: #ffffff;
  clear: none;
  font-family: Georgia, Arial, sans-serif;
  font-size: 12px;
  margin-top: 2px;
  /*padding:5px;*/
  text-align: center;
}
.l-header
{
  float: left;
  width:100px;
}
.m-header
{
  width:730px;
  text-align:center;
  float: left;
}
.r-header
{
  width:100px;
  float:left;
  text-align:right;
}
.m-header #p1
{
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.m-header #p2
{
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 2px;
}
.m-header #p3
{
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.content{
  font-family: Arial, sans-serif;
  color: #444;
  display: inline;
  float: left;
  clear:both;
  width:940px;
}
#c-data
{
  clear: both;
}
#c-data .c-major {
  width: 460px;
  float:left;
}
.c-major{
  width: 730px;
  float:left;
}
#metadataTable {
  background-color: #E9EEF2;
  margin-top: 10px;
}
#c-data .c-minor{
  width: 250px;
  float: right;
}
.c-minor{
  width: 730px;
  float: left;
  margin-top:10px;
}

.zzCommentThreadSeparator, .zzCommentPoster {
  width: 98%;
}
.comments {
  float: left;
  clear: left;
}
.VideoCommentThreadCustom {
  width: 730px;
}
img
{
  border:0pt none;
}
.adsense
{
  margin-top:15px;
  font-size:small;
  vertical-align:middle;
}
.links_youtube
{
  margin-top:5px;
  font-size:small;
  vertical-align:middle;
}
.links_youtube a {
  /*color:#0000CC;*/
  padding-left:0.5em;
  text-decoration:none;
  white-space:nowrap;
}
.links_youtube a span
{
  text-decoration:underline;
}
.links_youtube a img
{
  background:no-repeat url(../wp-images/link.png);
  width:16px;
  height:16px;
  vertical-align:bottom;
}
.links_pdf {
  float:right;
}
.links_pdf a {
  color:#0000CC;
  padding-left:0.5em;
  text-decoration:none;
  white-space:nowrap;
}
.links_pdf a span
{
  text-decoration:underline;
}
.links_pdf a img
{
  background:no-repeat url(../wp-images/link.png);
  width:16px;
  height:16px;
  vertical-align:bottom;
}
.links_youtube #le {
  /*background-color:#E5ECF9;*/
  background-color: #E9EEF2;
  border:1px solid #86A1C4;
  font-size:small;
  padding:5px 5px 10px 5px;
  z-index:7;
  /*position: absolute;*/
  position: relative;
  width:240px;
}
.links_pdf #le {
  background-color:#E5ECF9;
  border:1px solid #86A1C4;
  font-size:small;
  padding:5px 5px 10px 5px;
  z-index:7;
  position:absolute;
  width:300px;
  margin-left: -190px;
}
.lelabel {
  float:left;
  padding-top:5px;
}
.iw_close {
  cursor:pointer;
  vertical-align:top;
  background: url(../wp-images/close.gif) no-repeat;
  float:right;
  height:12px;
  width:12px;
}
.leurlinput {
  padding-bottom:5px;
  clear:left;
}
.leinput
{
  font-size:small;
  width:98%;
}
.breadcrumbs{
  padding-top:10px;
  padding-bottom:10px;
  font-size: 15px;
  float:left;
  color: #E9EEF2;
}
.searchbox{
  padding-top:10px;
  text-align:right;
  float:right;
}
.metadata{
  border:1px solid #999;
  /*background: #D9D9D9;*/
  background: #E9EEF2;
  padding:10px 5px 10px 5px;
}
.metadata ul{
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  line-height:1.3em;
}

.footer
{
  clear:both;
  margin-top: 8px;
}
.foottxt
{
  text-align:center;
  /*color:#000;*/
  color: #E9EEF2;
  font-size:.7em;
  font-family: Arial, sans-serif;
  line-height:33px;
  position:relative;
  z-index:1;
  margin-bottom:-18px;
}
.logogoogle {
    border:0 none;
    height:20px;
    vertical-align:middle;
    width:54px;
}
/* =Tables
--------------------------------------------------------------------------------*/

table, th, td {
  border: 1px solid #D4E0EE;
  border-collapse: collapse;
  font-family: "Arial", sans-serif;
  font-size:13px;
  color: #444;
  /*color: #E9EEF2;*/
}

table, th{
  width:100%;
}

caption {
  font-size: 150%;
  font-weight: bold;
  margin: 5px;
}

td, th {
  padding: 4px;
}

thead th {
  text-align: center;
  background: #E6EDF5;
  color: #4F76A3;
  font-size: 100% !important;
}

tbody th {
  font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
  color: #718ABE;
  text-decoration: none;
}

table a:visited {
  color: #718ABE;
  text-decoration: none;
}

table a:hover {
  color: #718ABE;
  text-decoration: underline !important;
}

tfoot th, tfoot td {
  font-size: 85%;
}

#entityNode {
  width: 460px;
  height: 355px;
}
#youtube .collapsed {
  width: 620px;
  height: 355px;
}
#viewport {
  border: 1px solid;
  border-color: #3366CC;
  height:700px;
}

#viewport.collapsed {
  border: 1px solid;
  border-color: #3366CC;
  height:700px;
}
#wp-slider
{
    width:10px;
    float:left;
}
/* =Side Navigation Menu
--------------------------------------------------------------------------------*/
#navcontainer{
  width: 170px;
  margin: 0 auto;
  padding: 1em 0;
  font-family: Arial, sans-serif;
  font-size:0.8em;
  display:block;
  clear:left;
  float:left;
}
ul#menu
{
  width: 160px;
  text-align: left;
  list-style: none;
  padding: 0;
  margin-left:0px;
  margin-top:auto;
}
ul#menu ul {
  list-style-type:none;
  margin-left: 0;
  padding: 0;
}
/*ul#menu li{
  display: block;
  margin: 0;
  padding: 0;
}
*/
ul#menu li a
{
  display: block;
  padding: 0.6em 0 0.6em 1em;
  border-bottom:1px solid #eee;
  color: #333;
  text-decoration: none;
  /*background: #a9a9a9;*/
  background: #396596;
}

/*#navcontainer>ul#menu li a { width: auto; }*/

ul#menu li#active a{
  background: #333;
  color: #fff;
}

ul#menu li a:hover, ul#menu li#active a:hover {
  color: #000;
  background: #F7D155;

}
/*ul#menu li ul
{
  width:180px;
}
ul#menu li ul li
{
  width:160px !important;
  width:153px;
}*/
ul#menu li ul li a {
  /*background: #ccc;*/
  background: #7a99b8;
  color: #000;
  padding-left: 20px;
}
/*ul#menu li ul li ul li
{
  width:160px !important;
  width:143px;
}*/
ul#menu li ul li ul li a
{
  /*background: #ddd;*/
  background: #BBCBDB;
  color: #000;
  padding-left: 30px;
}

/*ul#menu li ul li ul li ul li
{
  width:160px !important;
  width:133px;
}*/

ul#menu li ul li ul li ul li a
{
  /*background: #eee;*/
  background: #E9EEF2;
  color: #000;
  padding-left: 40px;
}
/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
}

.clearfix
{
  display: inline-block;
}

* html .clearfix
{
  height: 1%;

}

.clearfix
{
  display: block;
}

 /* ----- show/hide sidenav ----- */
#wp-pagecontent
{
  display: inline;
  margin-left: 30px;
  float:left;
  font-family: Arial, sans-serif;
  font-size:0.8em;
  /*color: #444;*/
  /*color: #E9EEF2;*/
  width: 730px;
}
#wp-pagecontent-main
{
  display: inline;
  margin-left: 0px;
  float:left;
  font-family: Arial, sans-serif;
  font-size:0.8em;
  color: #444;
  width: 765px;
  padding-top: 13px;
}
#wp-data-main {
  width: 765px;
  height: 550px;
}
#navcontainer.hidden {
  display: none;
}

#navcontainer.visible * {
  zoom: 1;
}

#wp-pagecontent.expanded {
  margin-left: 0;
  width: auto;
}

#wp-collapsible {
  width: 3px;
  border: 2px solid #fff;
  border-top:none;
  border-bottom:none;
  background: #e5ecf9;
  cursor: pointer;
  float: left;
  display: none;
}

#wp-collapsible.hover {
  border-color: #d3d9e5;
  border-width: 1px;
  width:5px;
  display: none;
}

#wp-collapsible-arrow {
  width: 4px;
  height: 12px;
  background: url(../wp-images/hide-arrow.gif) top left no-repeat;
  position: absolute;
  display: none;
  z-index: 5;
  margin-left: -10px;
}

#wp-collapsible-arrow.collapsed {
  background: url(../wp-images/show-arrow.gif) top left no-repeat;
  margin-left: 15px;
}
#wp-panel-arrow {
  background:transparent url(../wp-images/hpimgs5.png) -8px -34px no-repeat scroll;
  height:13px;
  width:15px;
  position: absolute;
  z-index:7;
  cursor: pointer;
  margin-left: -25px;
  margin-top: 0;
}
#wp-panel-arrow.collapsed {
  background: transparent url(../wp-images/hpimgs5.png) -23px -34px no-repeat scroll;
  margin-left: 28px;
}

 /* ----- show/hide sidenav ends----- */

.c-common{
  width: 710px;
  float: left;
}

#tabcontents
{
    clear: both;
}
ul.intabs{
    height: 23px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.intabs li {
  background-image:url(../wp-images/tabnotsel_r.gif);
}
ul.intabs li 
{
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 5px;
  line-height: 23px;
  font-weight: bold;
  padding-right: 6px;
  float: left;
}
ul.intabs li .ltab {
  background-image:url(../wp-images/tabnotsel_l.gif);
}
ul.intabs li.sel {
  background-image:url(../wp-images/tabsel_r.gif);
}
ul.intabs li.sel .ltab {
  background-image:url(../wp-images/tabsel_l.gif);
}
ul.intabs li.sel, ul.intabs li.sel a { color: #fff; }
ul.intabs li .ltab,
ul.intabs li.sel .ltab {
  width: 6px;
  height: 23px;
  background-position: left center;
  float: left;
}
a {
  /*color:#02679c;*/
  color: #E9EEF2;
  text-decoration:none;
}
a:hover {
  /*color:#00344f;*/
  color: #7A99B8;
  text-decoration:underline;
}

.listdivi {
  margin-top: 1px;
  margin-bottom: 1px;
  clear: both;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  background: transparent;
  height: 0px;
}

.ln {
  height: 1px;
}

.tabdivi 
{
  background-color:#86A1C4;
  height: 1px;
}

