/* Zwiki shared Screen media presentation */

/* site overrides/extensions */

.no-js .map-canvas , .no-js .map-object, .no-js .map-controls {
	display: none;
}

.hidden {
	display: none;
}

.alertContinuii h2 > .alert-level {
	margin-top: 0;
}

#AdviceTopicPage .currentAlertLevel {
	font-weight:bold;
}

.map-main, .map-main-white {
	width: 592px;
	height: 371px;
	float: left;
	position:relative;
	margin-top:18px;
}

.map-main {
	background:url(/images/bg-video.png) 0 0 no-repeat;
}
.map-main-white {
	background:url(/images/bg-video1.png) 0 0 no-repeat;
}

.map-frame {
	width: 572px;
	height: 312px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(/images/preload-white.gif) center center no-repeat;
}

.map-border {
	background:#fff;
	border:1px solid #d8d9d7;
	padding:8px;
}

.map iframe {
	border: 0px;
	border-style: none;
}

.s4 .address_map{
	display: none;
}

/* World map for TA TB Index page */

.webIndexPage #worldMapObject {
	display: hidden;
}

/* /images/bg-worldMap.png is 592x400 with 358 high white bkgd panel */
.webIndexPage #worldMap .map-main , .webIndexPage #worldMap .map-main-white {
	width: 592px;
	height: 400px;
}
.webIndexPage #worldMap .map-main {
	background:url(/images/bg-worldMap.png) 0 0 no-repeat;
}

.webIndexPage #worldMap .map-frame {
	width: 572px;
	height: 338px;
}

.webIndexPage #worldMap .map-object {
	width: 572px;
	height: 338px;
}

.webIndexPage #worldMap iframe {
	width: 572px;
	height: 338px;
	border: 0px;
	border-style: none;
}
 
#countryMap.map , .webIndexPage #worldMap.map-sub {
	width: 305px;
}

/* override site default for .groupingIndex */
.webIndexPage #countryIndex .groupingIndex > ul > li
{
	margin-right: 1px;
}

#countryMap.map {
	margin-left: auto;
	margin-right: auto;
}

body.topicPage #theArticle {
	margin-top:-20px;
}



/* --------- Zwiki specific additions ----------------- */



#content table.zwStdTable {
	margin-top: 2em;
}
#content table.zwStdTable th {
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: left;
}
#content table.zwStdTable td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#topicNavBar {
  	font-family: "Arial Narrow", Arial, sans-serif; 
	font-size: 9pt;
	font-style: italic ;
}
#topicNavBarTable {
	margin: 0; 
	padding: 0;
	border : groove ;
	background-color : #CDCDCD;
	width : 100%;
}
#topicNavBarTable tr td {
	margin: 0;
	padding: 0;
	vertical-align : middle;
	text-align: right;
	white-space : nowrap;
}
#topicNavBarTable tr td img {
	border : solid 1px #FFFFFF;
	background-color : #DDDDDD;
}
#topicNavBarTable form span.label {
	font-size: 130%;
	vertical-align: bottom;
}
#topicNavBarTable input {
	color: black;
}
#topicNavBar #userInfo {
	text-align: right;
    padding-right: 1em;
    color: white;
}

#loginPanel {
    float: right;
	margin-bottom: 1em;
}
#mainbody .loginPanel {
	text-align: left;
	padding: 6px 10px 6px 10px;
	margin: 5px 5px 4px 15px;
	background: #E6EAED;
	border:1px solid #DDE1E6;
}
#mainbody .loginPanel form {
	display: inline;
	padding: 0;
}
#mainbody .loginPanel .submitBtn,
#mainbody .loginPanel .lnkBtn {
    height: auto ;
	padding: 0;
	margin: 0 1em 1px 1em;
	font: 100% verdana, lucida, arial, helvetica, sans-serif; 
	color: #494949; 
	background: #DCDCDC;
}
#mainbody .loginPanel .lnkBtn {
}
#mainbody .loginPanel .lpInput {
	margin : 0.8ex 0 0 0 ;
}
#mainbody .loginPanel #email,
#mainbody .loginPanel #passwd {
	color : #999999;
	border: 1px solid #DCDCDC;
	/* font: 115% verdana, lucida,  sans-serif; */
	font-weight: normal ;
}
#mainbody .loginPanel #email:hover ,
#mainbody .loginPanel #passwd:hover {
	color: white;
}


#comboBar {
        clear: right;
        float: right;
}
#rssLinks {
	display: inline;
	margin: 0 1% 0 2%;
}
#rssLinks td {
    white-space: normal;
	text-align: center;
	width: 36px;
	padding: 2px 4px 2px 4px ;
	font-size: 90%;
	font-family: arial, "gil sans", verdana, sans-serif ;
}
#rssLinks td a img {
	display : block ;
	margin-left : auto ;
	margin-right : auto;
}
#rssLinks td a:link , #rssLinks td a:visited {
	text-decoration: none;
}

#toolBar {
	display: inline;
	margin: 0 1% 0 2%;
}
#toolBar td {
        white-space: normal;
	text-align: center;
	padding: 2px 4px 2px 4px ;
	font-size: 75%;
	font-family: arial, "gil sans", verdana, sans-serif ;
}
#toolBar td a:link , #toolBar td a:visited {
	text-decoration: none;
}

#topicText {
        clear: both;
        margin-left: 1ex;
}


/* Full Page Forms - general styles */
#fpForm {
	margin: 1ex;
}

#mainbody  hr.seperator {
	margin-top: 1em;
	clear : both;
}

/* Index Page Latest Topics object */

/* all types */
#latestTopicsSection   {
	width : auto;
	margin  : 1em 0 0.3em 2% ;
	text-indent: 0;
}
#latestTopicsSection  table * td  {
	vertical-align: middle;
}

#latestTopicsSection .label  {
	margin-right : 2%;
}

#latestTopics   {
	padding : 0 0 0 1% ;
}
#latestTopics a.withdrawnTopic {
	background-color: #FFDDDD;
}

/* list types */
#latestTopics ul {
	margin-top: 0;
	margin-bottom: 0;
}
#latestTopics * li {
	margin-left: 0;
}

/* onelineTextMenu type */
#mainbody .oneLineTxtMenu  {
	text-align: center; 
}
#mainbody .oneLineTxtMenu a  {
	white-space: nowrap;
}

/* Index grouped Topic Index object */
/* list based */

#content .groupingIndex {
	padding-bottom: 5px;
}

#content .groupingIndex .label {
	padding-bottom: 5px;
}

#content .groupingIndex ul
{
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
}

#content .groupingIndex > ul > li
{
	display: inline;
	list-style-type: none;
	text-align: left;
	line-height: 16px;
	/* font-weight: bold; */
	margin: 0px;
	padding: 2px 3px;
	text-decoration: none;
	color: #999;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	cursor:pointer;
}
#content .groupingIndex > ul > li:hover, #content .groupingIndex > ul > li.selected:hover
{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 3px solid #999;
	background: transparent;
}
#content .groupingIndex > ul > li.notarget:hover
{
		padding: 3px 4px;
}
#content .groupingIndex > ul > li.notarget:hover
{
	border: 0px;
}

#content .groupingIndex > ul > li.selected
{
	color: black;
	border-bottom: 3px solid #000;
	background: transparent;
}

#content .groupingIndex > ul > li#current
{
	border-bottom: 3px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#content .groupingIndex a 
{
	text-decoration:	inherit;
	color: inherit;
}


/* Index Page Alphabetic Topics Index object */
/* can be tabular or span based */

#alphaIndexSection   { 
    clear : both ;
	margin-top: 0;
	margin: 0 1% 0 4%;
}
#alphaIndexSection .label {	
	padding : 0 0 0 0 ;
	margin-right: 0;
}
#alphaIndex   { 
	text-align: left; 
	padding-left: 1em;
	padding-right: 0;
}
#alphaIndex * a {	
	font-weight: bold; 
}

#alphaKeypad {
}
#alphaKeypad .label {	
	white-space: nowrap;
}

#offlineAdviceIndexPage #rhsTopPanel {
	padding-top: 30px;
}
#offlineAdviceIndexPage #alphaKeypad h3 {
	text-align: center
}
#rhsTopPanel #alphaKeypad table {
	margin-left: auto;
	margin-right: auto;
}
#alphaKeypad table td {
	padding: 0em;
	margin: 0em;
	text-align : center;
        border : 1px solid gray ;
        font-size : 110%;
}

#alphaKeypad table td a {
	display: block ;
	padding: 0.1em 0em;
	margin: 0em;
	width: 1.6em;
}

/*  */

#currentDate {
	font-family: "trebuchet ms",Verdana, Arial,Helvetica,sans-serif;
    font-size: 10pt;
	font-weight: normal;
}

#issuedDate, #lastModifiedDate {
	font-family: "trebuchet ms",Verdana, Arial,Helvetica,sans-serif;
    font-size: 10pt;
	font-weight: normal;
    margin-top: 1em;
}

span.statusStamp    { 
	color: #336699; 
	font-family: Verdana, Helvetica, Arial, serif; 
	font-size: 16pt; font-weight: bold ;
}

#text, .editBlock  {
	text-align: left;
    margin: 1.0em 0.5em 0 0;
    padding: 0 0 0 4%;
}
#text h1, .editblock h1, 
#text h2, .editblock h2,
#text h3, .editblock h3,
#text h4, .editblock h4,
#text h5, .editblock h5,
#text p,  .editblock p,
#text ol, .editblock ol,
#text ul, .editblock ul {
        margin-left: 0; 
}
#text h2, .editblock h2 {
	color: #003D68;
}

#text div.execsummary, #text div.execsummary * {
	font-weight: bold ;
        line-height: 1.25 ;
}
#text div.execsummary ul li {
        margin-bottom: 0.4em;
}

#text #contentIndex {
	margin-bottom: 1em;
	margin-left: 2%;
	border-top: 1px solid gray;
	padding-top: 0.5em;
}
#text #contentIndex hr {
        display: none;
	border: none 0;
	border-top: 1px solid gray;
	height: 1px;
}
#text #ciLabel {
	font-style: italic;
	font-size: 75%;
	margin-left: 2%;
}
#text .ciEntry {
	margin-left: 6%;
}

#text .contentNav {
	display: block;
	float: right;
}
#text .contentNav img{
	border: none;
}

a.targetOnly:hover {
	text-decoration: none;
}

#text table {
        margin-left: auto;
        margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid silver;
        border-collapse: collapse;
}

#text table th {
	border: 1px solid silver;
	padding: 0.4em 1.0em 0.4em 1.0em;
}
#text table td{
	border: 1px solid silver;
	padding: 0.2em 1.0em 0.2em 1.0em;
	font-weight: normal;
	font-style: normal;
}

#text strong {
	font-weight: bold;
	font-style: normal;
}

#text i {
	font-style: italic;
	font-weight: normal;
}

#text em {
	font-weight: normal;
	font-style: italic;
}

#text .boldItalic {
	font-weight: bold;
	font-style: italic;
}

/* General Index, headline list & TOC properties */

#mainbody .headlines * a, .TOC * a  { 
}

#mainbody .TOC * th,
#mainbody .headlines * th {
	font: bold 100% "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
}

#mainbody .TOC {
	width: 100%;
        padding: 0  ;
	margin-left: 3%;
}

#mainbody .TOC table  {
	width: auto;
}

#mainbody .TOC * strong {
	font-weight: bold;
}
#mainbody .TOC * td,
#mainbody .TOC * th {
	padding : 0.2em 0.3em 0.2em 0.3em;
}
#mainbody .TOC * .oddRow .titleCol, 
#mainbody .TOC * .oddRow .issueDateCol ,
#mainbody .TOC * .oddRow .aliasCol, 
#mainbody .headlines * .oddRow .topicTitleCol ,
#mainbody .headlines * .oddRow .issueDateCol   {
	background-color: #EFEFEF;
}
#mainbody .TOC * .evenRow .titleCol,
#mainbody .TOC * .evenRow .issueDateCol,
#mainbody .TOC * .evenRow .aliasCol,
#mainbody .headlines * .evenRow .topicTitleCol ,
#mainbody .headlines * .evenRow .issueDateCol {
	background-color: transparent;
}

#mainbody .issueDateCol {
	font-family: courier new, monospace ;
	font-size: 100%;
	padding : 0 0 0 1em;
	margin : 0;
	text-align : right;
	text-indent : 0;
}
#mainbody .issueDate {
	font-family: courier new, monospace ;
}

#mainbody .headlines { 
	padding : 2em 0 0 3%;
}
#mainbody .headlines th { 
	text-align: left  ; 
}

#mainbody .headlines td { 
	margin : 0;
	padding-top    : 0.3em;
	padding-bottom : 0.3em;
		
}
#mainbody .headlines .topicTitleCol { 
	text-align: left ; 
	text-indent: -1.0em ;
	padding-left: 1.5em ;
	padding-right : 2% ;
}
#mainbody .headlines .issueDateCol { 
	width: 20%;
	text-align: right ; 
	padding-left: 1.5em ;
	padding-right : 1em;
}

/* */
#mainbody .linearIndex { 
	text-align: center; 
	font-size: 10pt;   
	margin-left: 1ex;
	margin-right: 1ex;
        font-family: Arial, Helvetica, Sans-serif;
}
#mainbody .linearIndex a {	
	font-weight: bold; 
}

/* periodic - general */

#mainbody .yearRow {
}
#mainbody .yearCell {
	text-align: left;	
	padding-top: 0.5em;
}
/* selects all year display cells */
#mainbody .yearCell div { 
	display: none;
}
/* selects year display cells of the most recent month of each year  */
#mainbody .yearCell .yearMonth1 { 
	display: block;
}
/* selects year display cell of most recent month in most recent year*/
#yc1mi1 {
	display: none;
}

#mainbody .monthCell {
	text-align: left;	
	padding-top: 0.5em;
}

/* miscellaneous */

#footer #webConformanceIcons{
	width: 180px; 
	float: left;
	padding-left: 5px;
}
#webConformanceIcons{
    text-align: left;
}

#searchObject {
	margin-left: 0.5em;
}
#searchResults {
	margin-top: 1.0em;
	margin-left: 0.5em;
}
#searchResults table th {
	padding-top: 1em;
	padding-bottom: 1em;
}

