/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size: 11px;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #154b70;
	text-decoration: none;
}

a:link{
	color: #154b70;
	text-decoration: none;
}

a:visited{
	color: #154b70;
	text-decoration: none;
}

a:hover{
	color: #154b70;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 16px;
 color: #006266;
 margin: 0px;
 padding: 20px 0px 0px 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 12px;
 color: #49738c;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 11px;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

#sectionlinks li{
 list-style-type: square;
 color: #49738c;
}

	
li span{
	color: #333333;	 
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 184px;
	background-image: url(../images/mirrabooka_home_header.jpg);
	background-color: rgb(255, 255, 255);
	background-repeat: no-repeat;
}

#mastheadLink{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url(../images/mirrabooka_link_header_01.jpg);
	background-color: rgb(0, 0, 0);
	background-repeat: no-repeat;
}

#howtoInvest{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url(../images/mirrabooka_link_header_02.jpg);
	background-color: rgb(0, 0, 0);
	background-repeat: no-repeat;
}

#Boardroles{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url(../images/mirrabooka_link_header_03.jpg);
	background-color: rgb(0, 0, 0);
	background-repeat: no-repeat;
}

#Keydates{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url(../images/mirrabooka_link_header_03.jpg);
	background-color: rgb(0, 0, 0);
	background-repeat: no-repeat;
}

#shareholderinfo{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url(../images/mirrabooka_link_header_02.jpg);
	background-color: rgb(0, 0, 0);
	background-repeat: no-repeat;
}

#faq{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url(../images/mirrabooka_link_header_02.jpg);
	background-color: rgb(0, 0, 0);
	background-repeat: no-repeat;
}

#annualreports{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url(../images/mirrabooka_link_header_03.jpg);
	background-color: rgb(0, 0, 0);
	background-repeat: no-repeat;
}

#navBar{
	float: left;
	width: 207px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#content{
	float: left;
	width: 675px; 
}
#setwidth {
	width: 650px; 
}


#contentLink{
	float: left;
  	width: 65%;
}


/************* #globalNav styles **************/

div#globalNav{
top: 185px;
margin-left: 207px;
background-color:#006266;
height: 31px;
}

div#globalNav ul, div#globalNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
		
}	
	
div#globalNav a {
	float: left;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	line-height: 31px;
	color:#FFFFFF;
	border-right: 1px #FFFFFF solid;
	background-color:#006266;
	
}

div#globalNav a:hover{
	background-color:#078287;
	text-decoration:none;
}

/************* #globalNavLink styles **************/

div#globalNavLink{
top: 106px;

margin-left: 207px;
background-color:#006266;
height: 31px;
}

div#globalNavLink ul, div#globalNavLink li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#globalNavLink a {
	float: left;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	line-height: 31px;
	color:#FFFFFF;
	border-right: 1px #FFFFFF solid;
	background-color:#006266;
}

div#globalNavLink a:hover{
	background-color:#078287;
	text-decoration:none;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 15px;
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	background-color:#dadada;
	font-size: 9px;
	color: #333333;
	line-height: 14px;
	height: 14px;
	text-align:center;
	margin-left: 215px;
	background: #dadada url(../images/greyend.gif) no-repeat left center;

}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: none;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #9dbbc9;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;

}
#sectionLinks li {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #9dbbc9;
}


#sectionLinks a {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF solid;
	padding: 6px 0px 6px 17px;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat left center;
}

#sectionLinks a:hover{
	background-color: #bfd4de;
	text-decoration: none;
}

/*********** #greyLinks styles ***********/

div#greyLinks{
	height: 31px;
	width: 207px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: 0px solid white;

}

div#greyLinks ul, div#greyLinks li {
		margin: 0;
		padding: 0;
		list-style-type: none;	
		display: inline;
	}

div#greyLinks a {
	display: block;
	width: 33%;
	float: left;
	line-height: 31px;
	text-align: center;
	color:#000000;
	border-right: 1px #FFFFFF solid;
	background-color: #dadada;
	text-decoration: none;
}

div#greyLinks a:hover{
	background-color: #bbbbbb;
}

/*********** #below left nav elements***********/

#greenbelowNav{
	width: 206px;
	height: 55px;
	background: #FFFFFF url(../images/greenbg.gif) no-repeat center;
}

#greenText{
	padding-left: 30px;
	padding-top: 8px;	
	font-size: 10px;
	color: #b1d1dc;
}

#dollarvalueText{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

#belowleftNav{
	background-color:#922e14;
	width: 206px;
	line-height: 14px;
	height: 14px;
	border-bottom: 1px #FFFFFF solid;
	background: #922e14 url(../images/redend.gif) no-repeat right center;

}

#gradientLeft{
	width: 202px;
	height: 260px;
	border-right: 5px #FFFFFF solid;
	background: url(../images/gradient.jpg);

}
div#greyLinksend a {


	border-right: 0px;
}
#setwidthmain {
	width: 890px;
}
