﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    font: normal 0.82em Tahoma,Verdana,sans-serif;
    color: #ffffff;
    line-height: 20px;
    background-color: #990000;
}

h1 {font-size:1.3em; font-weight:bold; margin-top:15px; font-variant: small-caps;}

h2 {font-size:1.2em; font-weight:bold; margin-top:15px; font-variant: small-caps;}
    
#logo
{
    border:0;
    width: 272px;
    height: 86px;
    margin-left:auto;
    margin-right:auto;
}

#container 
{
   position:relative;
   height:100%;
   min-height:100%;
}

#content
{
    width: 840px;
    margin-left: auto;
    margin-right: auto;
    background-color: #520c08;
    line-height:20px;
}

.contentwrapper{
float: left;
width: 100%;
}

#contentcolumn {
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
margin-right:10px;
padding-bottom:20px;
margin-bottom: 10px;
color:#333333;
z-index:2;
color:#333333;
background-color: White;
}


#contentcolumn p
{
    line-height:1.3;
    padding-bottom: 10px;
    padding-top: 10px;}
    
#contentcolumn a 

{ color: #990000; }

#contentcolumn a:hover 

{ color: #C31B10; }


#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
}

.text-wrapper{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

#why-invest
{
    height: 150px;
    background: url(../images/why-invest-in-zanaco.gif) no-repeat left top;
    color: white;
    font: 12px 'Lucida Sans' , Verdana, sans-serif;
    padding: 20px 20px 20px 160px;
}

.why-invest-head
{
    font-size: 20px;
    color: #e79a52;
    text-transform: none;
}


/* MAIN MENU */

#main-menu
{width: 100%;
overflow: hidden;
border-bottom: 1px dotted white;}

#main-menu ul
{
    margin: 0;
    padding: 0;
    font-size:10px;
    list-style-type: none;}
    
#main-menu li{
    display: inline;
    margin: 0;
}

#main-menu  li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 2px 12px; /*padding inside each tab*/
color: white;
}

#main-menu li a:hover, #main-menu li.selected a{

background: #C31B10; /*background of tabs (default state)*/

}

/*LEFT HORIZONTAL MENU */

ul.sidemenu
{   padding: 0;
    margin:0;
    list-style:none;
    border-bottom: 1px solid #C31B10;
    background-color:#990000;
    width:180px;
    }

ul.sidemenu li
{
    border-top: 1px solid #C31B10;
    border-left: 1px solid #C31B10;
    border-right: 1px solid #C31B10;
    }
ul.sidemenu li a 
{
    text-decoration:none;
    display:block;
    color:White;
    width:158px;
    padding: 2px 10px;
}

ul.sidemenu li a:hover, ul.sidemenu li.selected a 
{
    background-color: #520c08;
}

.sidebar 
{
    color: white;}
    
.sidebar a {color: #e79a52;}

.sidebar a:hover{ color:#C31B10;}

.sidebar .b2i5Plug1Cell2, .sidebar .b2i5Plug2Cell2, .sidebar .b2iHeadLinesDateCell {color: White;}


/*FOOTER COPYRIGHT */
#copyright
{
    color:#ffffff;
    width: 840px;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    }

#copyright .text-wrapper

{ margin: 5px 20px 5px 20px;
    text-align:center;
    color:#e79a52;
    line-height:18px;
    }

#copyright .text-wrapper .aic
{   
    color: White;
    margin-top:5px;}

.aic a, #why-invest a
{ color: #e79a52;}   

.aic a:hover, #why-invest a:hover {color:#C31B10;}    

/* CONTENT FORMATTING */

#page-header, #page-header-ic
{
    text-align:center;
    font-size:1.4em;
    padding: 10px 0 20px 0;
    color:#520c08;
    font-weight:bold;
     font-variant: small-caps;
    
    }
    
#page-header
{
    color:#520c08;
    
    }    
    
    
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.zanaco-swf{z-index:-1;
    float:left;}

/* STICKY FOOTER */

.wrapper {
    width: 980px; 
	position: relative;
 	margin:0 auto; 
	display: block !important;
}

#sticky_footer
{
    background-image: url(http://irpass.cc/b2iweb/1992/s-footer.png);
    bottom: 0px;
    height: 60px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 99999;
    background-repeat: repeat-x;
}


#sticky_footer .email a {
	border: 0;
	display: block;
	width: 198px;
	height: 40px;
	padding: 15px 5px;
	background: url(http://irpass.cc/b2iweb/1992/email.png) no-repeat 5px center;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
}

#sticky_footer .subscribe a {
	text-decoration: none;
	background: url(http://irpass.cc/b2iweb/1992/rss.png) no-repeat 5px center;
	display: block;
	height: 40px;
	width: 160px;
	padding: 15px 5px;
	text-indent: -99999px;
	float: left;
	margin-right: 5px;
}

#sticky_footer .contact a {
	text-decoration: none;
	background: url(http://irpass.cc/b2iweb/1992/contact.png) no-repeat 5px center;
	display: block;
	height: 40px;
	width: 197px;
	padding: 15px 5px;
	text-indent: -99999px;
	float: left;
	margin-right: 5px;
}  

#sticky_footer .investorpass a {
	text-decoration: none;
	background: url(http://irpass.cc/b2iweb/1992/investorpass.png) no-repeat 5px center;
	display: block;
	height: 40px;
	width: 190px;
	padding: 15px 5px;
	text-indent: -99999px;
	float: left;
	margin-right: 5px;
}

#sticky_footer .investor-center a {
	text-decoration: none;
	background: url(http://irpass.cc/b2iweb/1992/investor-center.png) no-repeat 5px center;
	display: block;
	height: 40px;
	width: 156px;
	padding: 15px 5px;
	text-indent: -99999px;
	float: left;
	margin-right: 5px;
}      


/* B2i FIXES */

#b2iSearchbox {
    margin: 5px 0 5px 0;
}

/* Investorpass */
ul
{
     margin:10px 0 10px 20px;}

.b2iMySectionHeaderText, .formfieldname
{
    padding-left: 10px;}
    
.b2ibutton
{margin: 5px;}

.b2iMySelectedTab a, .b2iMyTab a
{ display:block;}

.b2iMyProfileSectionTable{margin-top: 10px;}

.ShowCaseTable td, .ShowCaseTable tr
{ padding:2px;}

.b2iCalHeading
{ padding-bottom:20px;
    padding-top:10px;}
    
.b2icopyright{padding-top: 70px;}    

.b2iDirectorImg{float: left; 
    
    border: 2px solid #C31B10;
    margin:10px;
    background-color:#990000;
    }

.b2iDirectorsBodyTable td, .b2iDirectorsBodyTable td
{
    vertical-align:middle;
}

.b2iCommRow td, .b2iCommRow tr
{
    border: 1px solid #e5e4e3;
    padding: 2px;}
    
.b2iCalHeadline{color: #990000}

.b2iCalDescription, .b2iCalendarReminderLinkCell, .b2iCalendarBriefcaseLinkCell  {padding-left:20px;}    
/*
.b2iEmailAlertListCheckbox {padding: 2px 5px 2px 20px;}
*/
