html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	height:100%;
}
/* ********************************************************************* */
body {

	margin: 0; padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fefefe;
	text-align:justify;
	height:100%;
	font-size: 10px;
	background-image:url(../images/body_bg.jpg);
	scrollbar-arrow-color: #000000;
    scrollbar-3dlight-color: #43A34C;
    scrollbar-highlight-color: #71BF80;
    scrollbar-face-color: #12A21C;
    scrollbar-shadow-color: #0C892B;
    scrollbar-darkshadow-color: #0C7224;
    scrollbar-track-color: #0C892B;
	background-color: #293B8F;
	background-repeat:repeat-x;
}
#pagetop
{
position: relative;
z-index:0;
height:180px;
}
.bg_left {
	position:absolute;
	top:0px;
	left:0px;
	z-index:-4;
	background-image: url(../images/opalmine_logo.jpg);
	background-repeat: no-repeat;
	width:272px;
	height:180px;
}
.bg_right {
	position:absolute;
	top:0px;
	right:0px;
	z-index:-4;
	background-image: url(../images/opalmine_top_right.jpg);
	background-repeat: no-repeat;
	width:299px;
	height:73px;
}
.bg {
	position:relative;
	top:0px;
	left:0px;
	z-index:-5;
	background-image: url(../images/opalmine_top_bar.jpg);
	background-repeat: repeat-x;
	height:180px;
}

td {font-size:10px;}
a:link, a:visited, h3, .contentheading,.blog_more div strong {
color:#ffff99;
}


/* ********************************************************************* */
ul {
	margin:0;
	padding:0;
	margin-left:15px;
}

a {
	text-decoration:none;
	font-weight:bold;
}

ul li a, .pagenavcounter {
	font-weight:bold;
}

ul#mainlevel-nav {
	margin:2px;
	padding:2;
	height:30px;
}

ul#mainlevel-nav li {
	list-style: none;
	display:inline;
	height:30px;

}

ul#mainlevel-nav li a {
	font-size:16px;
	color:white;
	font-weight:normal;
	text-align:center;

	line-height:30px;
	height:30px;

	display: block;
	float:left;
}
ul#mainlevel-nav li a:hover {
	color:white;
	font-size:16px;
	font-weight:normal;
	text-align:center;

	line-height:30px;
	height:30px;

	display: block;
	float:left;
}

h3 {
	margin-bottom:10px;
}

.contentheading, .blog_more div strong {
	font-weight:bold;
}

.blog_more a {
	font-weight:normal;
	color:#fefefe;
}

.componentheading {
	color:#fefefe;
	padding-bottom:10px;
	margin-bottom:20px;
}
.module {
	margin:0;
	padding-bottom:10px;
	color:#fefefe;
}
.moduletable td {
	padding-left:0px;
	padding-right:0px;
}

.small {
	color:#666666;
}

.createdate, .modifydate {
	color:#999999;
}

#mod_login_username, #mod_login_password {
	
	background-color:#fefefe;
	border:1px solid #205cc2;
	padding:2px;
	color:#249e15;
	font-size:10px;
	font-weight: bold;	
}

.inputbox {
	background-color:#224c9f;
	border:1px solid #4e61b8;
  border-top: thin #09B523;
  border-left: thin #71BF80;
	border-right: thin #0C892B;
	border-bottom: thin #0C7224;
	padding:2px;
	color:#fefefe;
}
.inputbox2 {
	background-color:#0C892B;
	border:1px solid #43A34C;
  border-top: thin #09B523;
  border-left: thin #71BF80;
	border-right: thin #0C892B;
	border-bottom: thin #0C7224;
	padding:2px;
	color:#fefefe;
}
.inputbox3 {
	background-color:#0C892B;
	border:1px solid #43A34C;
	padding:2px;
	color:#fefefe;
	width:148px;
}

.contenttoc {
	margin:10px;
	border:1px solid #CCCCCC;
}

.contenttoc td {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.contenttoc th {
	text-align:left;
	background-color:#DEDEDE;
	padding-left:5px;
	padding-right:5px;
}

.label {
	text-align:left;
}
.mosimage {
	border:1px solid #CCCCCC;
	margin:5px;
}

.mosimage_caption {
	background-color:#DEDEDE;
}

.sectiontableheader {
	font-weight: bold;	
}

.sectiontableentry2 label {
	text-align:left;
}

.sectiontableentry2 {
	background-color:#1449bb;
	color:#fefefe;		
}

.sectiontableentry1 {
	background-color:#30880e;
	color:#fefefe;
}

.sectiontableentry1 td div a, .sectiontableentry2 td div a {
	font-weight:bold;
	border:none;	
}
h3, .contentheading {
	/*font-size:140%;*/
	font-size:14px;
	font-weight:bold;
}

.componentheading {
	/*font-size:160%;*/
	font-size:14px;
	font-weight:bold;
	letter-spacing: 2px;
	text-transform:uppercase;
}

img {
	border:none;
}

.contentpane
{color:#fefefe;}
.contentpaneopen {
color:#fefefe;
}


.button {
  color: #fefefe;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #09B523;
  background-image: url(../images/button.jpg);
  background-repeat:repeat-x;
  height:18px;
}

.button2 {
  color: #fefefe;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #09b523;
  background-image: url(../images/button.jpg);
  background-repeat:repeat-x;
  height:18px;
}

.back_button {
  color: #fefefe;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  padding:2px;
  font-weight: bold;
  border: 1px none #09b523;
  background-image: url(../images/button.jpg);
  background-repeat:repeat-x;
  height:18px;
}

.pagenav_next {
  color: #fefefe;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  padding:2px;
  font-weight: bold;
  border: 1px none #09b523;
  background-image: url(../images/button.jpg);
  background-repeat:repeat-x;
  height:18px;
	
}

.pagenav_prev {
  color: #fefefe;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  padding:2px;
  font-weight: bold;
  border: 1px none #09b523;
  background-image: url(../images/button.jpg);
  background-repeat:repeat-x;
  height:18px;
}

.pagenav {
  color: #fefefe;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  padding:2px;
  font-weight: bold;
  border: 1px none #09b523;
  background-image: url(../images/button.jpg);
  background-repeat:repeat-x;
  height:18px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


 @media print
 {
.vistaleft, .vistauser1user1, .vistaright, .vistatop, .vistauser3, .noprint {display:none;} 
.print {width:100%;}
body, .vistamain{background:none;}

}
/* ********************************************************************* */
.height {
	height: 100%;
}
.copyright {
	font-weight:bold;
	color: #99d54b;
	font-family: Verdana;
	font-size:10px;	
}

/* LEFT --------------------------------------------------------------------------------------- */

/* END LEFT --------------------------------------------------------------------------------------- */

/* RIGHT --------------------------------------------------------------------------------------- */

/* END RIGHT --------------------------------------------------------------------------------------- */
/* START TOP --------------------------------------------------------------------------------------- */

/* END TOP ----------------------------------------------------------------------------------------- */


.banner {
	position:absolute;
	top:10px;
	left:20%;
	z-index:1000;
	height:95px;
	width:55%;
	/*background-color: purple;*/
	overflow:hidden;
	padding:5px;
}
.searchbar {
	position:absolute;
	top:75px;
	left:24%;
	z-index:1000;
	height:32px;
	width:75%;
	/*background-color: green;*/
	overflow:hidden;
	padding:5px;
}
.loginbar {
	position:absolute;
	top:128px;
	left:20%;
	z-index:1000;
	height:95px;
	width:55%;
	/*background-color: orange;*/
	overflow:hidden;
	padding:5px;
	text-align:justify;
}
.cartinset {
	position:absolute;
	top:106px;
	left:85%;
	z-index:1000;
	height:74px;
	width:15%;
	/*background-color: gold;*/
	overflow:hidden;
	padding:5px;
}
#wrapper {
position: relative;
top:-5px;
width: 100%;
min-width: 600px; /* to allow room for images and long words */
/*background: red; /* light grey */
min-height: 100%; /* IE has height hacked in in conditional below */
margin: 0 auto; /* compliant center */
text-align: justify; /* reset text alignment */

}
/* this particular version layout will not work in IE/Win Strict Mode 
   it can be made to work in IE strict with the use of CSS expressions
	 to calculate the required height of the 2 absolute positioned divs
*/

#footer_container {
clear:both;
position: relative;
bottom: 1em;
width: 100%;
min-width: 600px; /* to match wrapper div */
/*background: green;*/
padding:0px;
}

#content_left, #content_right {
position: absolute;
float:none;
z-index:39;

bottom: 0px; /* Opera needs this! Moz would automatically assume this as default */
height: 100%;  /* hacked in for IE via conditional comment */
}

#content_left
{
left: 0; 
width:24%;
top: 20px;
/*background: gold;*/
padding:1px;
}
#content_right
{
right: 0;
top: 17px;
width: 22%; 
/*background: brown;*/
padding:1px;
}

#content_left p {background: #b0c4de; height: 5%;}/* height to show inheritance */
#content_right p {background: #ddd; margin: 0px;} 


/* bringing the center content into position (clear the sides)
   using a wrapper div to avoid any IE Box Model issues
	 also use this div if using expression to calculate
*/
#contentwrap {
position: relative;
top: 47px;
float: none;
z-index:3;
padding: 0 22% 0 24%;
text-align:justify;
}

#content {
position: relative;  /* to enable further positioned divs inside content area */

z-index: 600; /* to make sure if long words overflow they show above the right column */ 
/*background: orange;*/
padding: 3px;
margin: 0px;
text-align:justify;
/*word-wrap:break-word;*/
}

/***** General formatting ****/
 /* tanfa logo/link */


.vistaleft{
width:24%;

}
vistaright {
width:150px;

}
/* LEFT --------------------------------------------------------------------------------------- */
.vistaleft a.mainlevel:link, .vistaleft a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:0px;
	padding-top: 2px;
	margin-left:0px;
	height: 16px;
	width:150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
	border-bottom-color: #14a41e;
	color:#fefefe;
}


.vistaleft a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #14a41e;
	color: #fefefe;
	text-align: right;
	background:url(../images/opalmine_star.jpg) no-repeat;
	background-position: left;
}
.vistaleft a.sublevel:link, .vistaleft a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	padding-left:0px;
	padding-top: 2px;
	margin-left:0px;
	height: 16px;
	width:150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
	border-bottom-color: #14a41e;
	color:#fefefe;
	
}

.vistaleft a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #14a41e;
	color: #fefefe;
	text-align: right;
}
.vistaleft {padding:0px;}

.vistaleft .module h3 {
	padding-left:0px;
	padding-top: 2px;
	margin-left:0px;
	color:white;
	line-height:18px;
	height:18px;
	font-size:12px;
	width:150px;
	background:url(../images/title.jpg) no-repeat;
	background-position: top right;
}
/* END LEFT --------------------------------------------------------------------------------------- */

/* RIGHT --------------------------------------------------------------------------------------- */
vistaright a.mainlevel:link, .vistaright a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:0px;
	padding-top: 2px;
	margin-left:0px;
	height: 16px;
	width:150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
	border-bottom-color: #14a41e;
	color:#fefefe;
}


.vistaright a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #14a41e;
	color: #fefefe;
	text-align: right;
}
.vistaright a.sublevel:link, .vistaright a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	text-align: left;
	padding-left:0px;
	padding-top: 0px;
	height: 16px;
	width:150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
	border-bottom-color: #14a41e;
	color:#fefefe;
	
}

.vistaright a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #14a41e;
	color: #fefefe;
	text-align: right;
}
.vistaright {padding:0px;}
.vistaright .module h3 {
	padding-left:11px;
	color:white;
	line-height:18px;
	height:18px;
	font-size:12px;
	width:150px;
	background:url(../images/title.jpg) no-repeat;
	background-position:right;
}
/* END RIGHT --------------------------------------------------------------------------------------- */
.searchrez
{
position:relative;
float:left;
width:100px;
height:100px;
padding:1px;
}
.mainlevel
{
font-size: 11px;
padding:1px;
}