/* photo layout */	
*  {margin:0;padding:0;
    font-family: Arial, Helvetica, sans-serif;} 

h1 {color:#FFFFFF;  /* #003399;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	position:relative;
	top:10px;	}
p {	margin-top:1em; text-align:justify;}
.style1 {	color: #003399;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;}
.style3 {font-weight: bold;
	font-size: medium;
	font-family: Arial;}
/*	<style type="text/css">
<!--
.style1 {font-size: 1.3em}
.style2 {font-size: xx-small}
-->
</style>*/
#rings {font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;}
.breadcrumbs {font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;padding:10px 15px 15px 15px; float:left;}
ul {margin: 0;}	 
ul.products {width:100%; margin:0px 0px; overflow:hidden; padding:0 !important;}
ul.products a {text-decoration:none;}
ul.products li {list-style-type:none; width:195px; height:195px; float:left; padding:0; margin:0;font-size:12px}
.products li.hproduct {float:left; width:160px; height:180px; padding:0; font-size:12px}
ul.copy {width:100%;list-style:none;}
ul.copy li { width:260px; height:375px; padding:10px 15px 0px 15px; float:left;
            font-family:Arial, Helvetica, sans-serif; font-size:12px}
ul.copy2 {width:100%;list-style:none;}
ul.copy2 li { width:260px; height:450px; padding:10px 15px 0px 15px; float:left;
            font-family:Arial, Helvetica, sans-serif; font-size:12px}


identifier{font-family:Arial, Helvetica, sans-serif; font-size:9px}
/*misc*/
.displaynon {display:none;}
body {text-align:center; margin:0px; padding:0px;}

.container {margin-left:auto; margin-right:auto; }
.header {clear:both; height:50px; 
         background-color:#86C0E6; background-image:url(mt-taranaki.jpg); background-repeat:no-repeat;  background-position:right}
.menubar {  /* #003399;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	/*position:relative;
	top:10px;*/
		background-color:#003399;}		 
.menubar li {display:inline; list-style:none; }
.menubar li a {	color:#FFFFFF;	text-decoration:none; padding:10px;}
.menubar li a:hover {background-color:#86C0E6; color:#000000} 
.content {clear:both; margin-left:0; margin-right:auto; background-color:#FFFFFF; }
.footer {width:100%; background-image:none;background-color: #eeeeee; clear:both; padding-top:0.5em; font-family:Arial, Helvetica, sans-serif;} 

/*menubar2 stuff*/
ul#menu {
background: #003399; 
color: #fff;
margin: 0;
padding: 0.3em 0em;
}


ul#menu li {
display: inline;
margin: 0.1em 1em;
position: relative;
}

ul#menu h2, ul#menu h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}


ul#menu li a {
color: #fff;
text-decoration: none;
padding: 0 0.4em;
}

ul#menu li a:hover {
text-decoration: underline;
}

ul#menu li.mega a {
background: transparent url(arrow.gif) center right no-repeat;
padding: 0 1.2em;
}

ul#menu li.mega a:hover {
text-decoration: underline;
}

ul#menu div {
display: none;
}

ul#menu li.mega div {
border: 1px solid #dda;
width: 10em;
position: absolute;
top: 1.6em;
left: 0em;
padding: 0.5em;
background: #ffc;
color: #930;
}

ul#menu li.hovering div {
display: block;
}

ul#menu li.mega div a {
color: #300;
padding: 0;
background-image: none;
text-decoration: underline;
}

ul#menu li div a.more {
color: #390;
font-weight: bold;
}


ul#menu div h3 {
color: #f70;
font-weight: bold;
font-size: 1.1em;
}
ul#menu div p {
margin: 0 0 0.8em 0;
padding: 0;
}