
/* Stylesheet 1 */

BODY
{
	font-family: arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: small;
	padding: 0px;
	border: 0px black solid;
	margin: 0px;
}

H1
{
	font-size: xx-large;
	color: #333333;
	margin: 0px 0px 0px 0px;
	clear: both;
}

H2
{
	color: #000000;
	margin: 0.5em 0 0.5em 0;
	font-weight: bold;
	font-size: x-large;
	clear: both;
}

H3
{
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

HR
{
	border: 0px;
	height: 1px;
	clear: both;
}

IMG
{
	border: 0px;
	
<!--[if IE 6]>

border: 1px black solid;
behavior: url(/cms/plugins/pngfix/iepngfix.htc)

<![endif]-->
}

A, A:link, A:visited
{
	cursor: pointer;
	color: #000099;
	text-decoration: none;
}

A:hover
{
	text-decoration:underline;
}

TD
{
	vertical-align:top;
}

UL
{
	list-style-type: square;
	/*margin-left: 1em;*/
	padding-left: 2em;
}

LI
{
	padding: 0.4em 0 0.4em 0;
}

.page_divier
{
	width: 100%;
	height: 3em;
	clear: both;
}

.menu_icon
{
	padding-right: 0.3em;
}

/* main layout */

#main_table
{
	width:100%;
}

#logo_bar
{
	background-color: #ffffff;
	color: #000000;
	padding-left: 10px;
	width: 100%;
}

#logo
{
	width: 600px;
	float: left;
}

#navigation_bar
{
	clear: both;
	font-size: medium;
	vertical-align: middle;
}

#navigation_bar A:link, #navigation_bar A:visited
{
	padding-right: 20px;
	color: #000000;
	font-size: small;
	text-decoration: none;
}

/* content/body */

.hidden
{
	display:none;
}

#content
{
	margin: 0px;
	padding: 0px;
}

#content .left
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
}

#content .right
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
  padding-left: 10px;
  float: right;
}

#content .centre, #content .center
{
  padding: 0.5em 0 0.5em 0;
  width: 100%;
  text-align: center;
}

.left p, .right p
{
  margin-top: 0px;
  font-size: small;
}

.left .media_caption p, .left .media_caption, .right .media_caption, .right .media_caption p
{
	font-size: x-small;
}

.box
{
	border: 1px #999999 solid;
	padding: 8px;
	font-size: small;
}

.clear { clear:both; }
.clearnone { clear:none; }
.clearleft { clear: left; }
.clearright { clear: right; }

.form_error
{
	color: #b20034;
	font-weight: bold;
}

.red
{
	color: #ff0000;
}
.red A:link, .red A:visited
{
	color: #000000;
}

.larger { font-size: larger }
.smaller { font-size: smaller }


/* -------- media ------------- */

#media_right
{
	float: right;
	width: 150px;
	padding-right: 5px;
}

.media_enlarge
{
	font-size: xx-small;
}

.media_caption
{
	font-size: xx-small;
	padding-bottom: 20px;
}

.normal_text .media_caption
{
	font-size: small;
}

.media_download
{
}

/* file download icon */

.file_download
{
	font-size: x-small;
	text-align:center;
	width:150px;
	padding-bottom:10px;
}

/* ---------------------------------------- search ------*/

#search_div
{
	float: right;
	width: 150px;
}

.search_box
{
	float:right;
	margin-right: 10px;
	text-align:left;
	padding-top: 20px;
}

.search_text
{
	font-size:small;
	font-weight:bold;
	color: #FFFFFF;
}

.search_field
{
	color: #999999;
	border:1px #999999 solid;
	font-size: x-small;
	width: 80px;
	height:15px;
}

.search_button
{
	padding: 2px;
	border: 1px #999999 solid;
	height: 15px;
	background-color:#CCCCCC;
	color:#333333;
	font-size:smaller;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

/* ---------------------------------------- info boxes --*/

#right
{
	padding: 10px;
}

.info_box
{
	font-size: small;
	margin-bottom: 20px;
	padding: 5px;
}

.info_box H1
{
	margin: 0px;
	margin-bottom: 5px;
	font-size: medium;
	color: #666666;
	font-weight: bold;
}

.info_box H2
{
	font-size: small;
	font-weight: bold;
	margin: 0;
}

.smallText
{
	font-size: x-small;
}

.feature
{
	text-align: center;
	padding-bottom: 10px;
}

.external_link
{
	padding-bottom: 5px;
}

.feature_event
{
	padding: 10px 0px 10px 0px;
}
.feature_event_date
{
	font-weight: bold;
}

/* ------ menu item text ---- */

#menus UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menus UL LI
{
	padding: 0;
}

.menu_item_selected A:link, .menu_item_selected A:visited
{
	color: #000000;
}

/* ---------------------------------------- info boxes --*/

.info_box
{
	font-size: small;
	margin-bottom: 20px;
	padding: 5px;
}

.info_box H1
{
	margin: 0px;
	margin-bottom: 5px;
	font-size: medium;
	color: #666666;
	font-weight: bold;
}

.info_box H2
{
	font-size: small;
	font-weight: bold;
	margin: 0px;
}

.smallText
{
	font-size: x-small;
}

.feature
{
	text-align: center;
	padding-bottom: 10px;
}

.external_link
{
	padding-bottom: 5px;
}

.page_links_pages { font-weight: bold }

/* --------------- admin features ------------ */

.admin_bar
{
	background-color: #2AA3F8;
	color: #ffffff;
	border-bottom: 1px #ffffff dashed;
	padding: 0.3em 0 0.2em 1em;
}

.admin_bar_page_edit_links
{
	display: inline;
}

.admin_bar h1
{
	display: inline;
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	margin-right: 3em;
}

.admin_bar h1 A:link, .admin_bar h1 A:visited
{
	text-decoration: underline;
	color: #ffffff;
}

.admin_bar_option
{
	display: inline;
	margin-right: 3em;
}

.admin_bar_close
{
	float: right;
	margin: 0 5px 0 3em;
}

.admin_bar_option A:link, .admin_bar_option A:visited, .admin_bar_close A:link, .admin_bar_close A:visited
{
	color: #ddddff;
	text-decoration: underline;
}

.media_img .admin_edit_media_button
{
	text-align: left;
	left: 5px;
	top: 15px;
	height: 0px;
	z-index: 100;
	position: relative;
}

.admin_edit_page_button, .admin_show_page_button, .admin_edit_css_button
{
	display: inline;
}

.admin_edit_blogs_button, .admin_edit_news_button, .admin_edit_events_button, .admin_edit_jobs_button, .admin_edit_ecards_button
{
	margin: 0.5em 0 0.5em 0;
}

.page_divider
{
	display:block;
	height: 4em;
}

/* ---------------------------------------- login box --*/

.login_title { text-align: center; }

.login_page .login_box
{
	margin: 3em auto 3em auto;
	width: 400px;
}


.change_password_page .login_box
{
	width: 500px; 
	margin: 3em auto 3em auto;
}

.login_box_main
{
	background-color: #e1e1e1;
	color: #111111;
}


.login_box_title H2
{
	padding: 5px;
	font-size: small;
	font-weight: bold;
	background-color: #1E408C;
	margin: 0;
	color: #ffffff;
}


.login_page .login_box .login_username, .login_page .login_box .login_password
{
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding-right: 0.5em;
}

.change_password_page .login_box .login_username, .change_password_page .login_box .login_password
{
	float: left;
	width: 180px;
	font-weight: bold;
	text-align: right;
	padding: 0 0.5em 1em 0;
}

.login_box_body
{
	border-top: 2px #ffffff solid;
	padding: 0;
}

.login_box_field { clear: both;padding: 0.5em 0 0.5em 0 }

.login_button
{
	text-align: center;
	padding: 1em 0 1em 0;
}
.login_page .login_box_main { padding: 10px }

.registration_message
{
	padding: 2em;
	border: 1px #dddddd solid;
	background-color: #efefef;
	text-align: center;
	margin-bottom: 1em;
}

#username, #password { width: 180px }

#left_column #username, #left_column #password, #right_column #username, #right_column #password { width: 100px }

.table_divider
{
	height: 1em;
	border-top: 0.2em #eeeeee solid;
}

.required_field
{
	color: #ff0000;
	font-weight: bold;
}

.login_error { color: #ff0000 }


.login_page .login_box_options
{
	padding: 5px 0 0 0;
	font-size: x-small;
}

.login_box_options A:link, .login_box_options A:visited
{
	color: #111111;
	text-decoration: underline;
}


/* enlarged image */

.media_enlarged_background
{
	z-index: 1000;
	color: #ffffff;
	background-color: rgba( 50, 50, 50, 0.3 );
	width: 100%;
	padding: 2em 0 2em 0;
	position: absolute;
	left: 0;
	top: 0;
}

.media_enlarged_inner_div
{
	background-color: rgba( 30, 30, 30, 0.95 );
	margin: 0 auto 0 auto;
	padding: 1em;
}

.media_enlarged_close_gadget
{
	float: right;
	padding: 0.3em 0 0.3em 0;
}

.media_enlarged_close_gadget A:link, .media_enlarged_close_gadget A:visited, .media_enlarged_close_gadget A
{
	color: #ffffff;
	text-decoration: underline;
}

.media_enlarged_inner_div .media_caption
{
	font-size: small;
	padding: 0.3em 0 0.3em 0;
}

/* Stylesheet 59 */

#content.content_narrow
{
margin: 0 0 1em 10px;
width: 600px;
float: left;
display: inline;
}







.panel_box {
background: url(/cms/blocks/web/minerals/img/intro_block_long.jpg) repeat-x #cccccc;
  padding: 5px;
  margin-bottom: 10px;
border-bottom: solid 1px #dddddd;
  }
.panel_toparrow {
  text-align: center;
  background: url(/media/2/4/0/2/uparrow.gif) center no-repeat;
  margin-bottom: 0px;
  padding-bottom: 0px;
  height: 17px;
  }
.panel_bottomarrow {
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
  background: url(/media/2/4/0/3/downarrow.gif) center no-repeat;
  height: 17px;
  }
.panel_next_prev {
  background: url(/cms/blocks/web/minerals/img/bg_header.gif) repeat-x #888888;
  padding-top: 2px;
  border-top: #888888 1px solid;
border-bottom: #cccccc 1px solid;
  height: 20px; 
  vertical-align: center;
  margin-bottom: 5px;
  }

a.panel_nav_buttons, a.panel_nav_buttons:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 1.1em;
}

a.panel_nav_buttons:hover {
  text-decoration: underline;
  color: #ffffff;
  font-size: 1.1em;
}
.select_panel_surround {
   border: solid 1px #dddddd;
}
.select_panel_item {
  text-align: center;
  background-color: #000000; 
  padding-top: 1px;
  padding-bottom: 1px; 
border-bottom: solid 1px #cccccc;
  margin: 0px;
  color: #000000;
  }
.select_panel_nonitem {
  text-align: center;
 background: #949996;
  color: #000000; 
  border-bottom: solid 1px #cccccc;
  padding: 0px; 
  margin: 0px; 
  }



a.alphabet, a.alphabet:visited {
  width: 18px;
  text-align: center;
  border: 1px solid #777777;
  float:left; 
  margin-right: 3px;
  color: #ffffff;
  background: url(/cms/blocks/web/minerals/img/bg_header.gif) repeat-x #666565;
  text-decoration: none;
  }

a.alphabet:hover 
  {
  width: 18px;
  text-align: center;
  border: 1px solid #777777;
  float:left; 
  margin-right: 3px;
  color: #ffffff;
  background: #000000;
  text-decoration: none;
  }

.h3equal {
  font-size: 110%;
  font-weight: bold;
}

.side_panels {
  margin-bottom: 10px;
background: url(/cms/blocks/web/minerals/img/intro_block.jpg) repeat-x #666565;
width: 100%;
border-bottom: solid 1px #dddddd;
}

.side_panels_title {
  background: url(/cms/blocks/web/minerals/img/bg_header.gif) repeat-x #666565;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: center; 
  font-size: 1.1em;
  height: 18px;
  color: #ffffff;
  }


.content_narrow
{

width: 580px;
}

#right_column
{
width: 180px;
}

.mineral_title {
background: url(/cms/blocks/web/minerals/img/bg_header.gif) repeat-x #666565;
font-size: 125%;
text-decoration: none;
padding-left: 5px;
margin-top: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top: solid 1px #999999;
height: auto;
width: 100%;

}

/* ------- boxes ------- */
.division_box 
{ 
background: url(/cms/blocks/web/minerals/img/intro_block.jpg) repeat-x #666565;
clear:both;
min-height:150px;
width:100%;
margin-top: 0px;
margin-bottom:20px;
padding-bottom: 20px;
padding-top: 10px;
padding-left: 5px;
border-bottom: solid 1px #dddddd;
}

.division_box IMG { float:left;width:136px;height:136px;border:1px solid #666666; padding:5px; background-color:#ffffff;}
.division_box_body { float:right;width:350px;margin-bottom: 10px }
.division_box_body H3 { padding: 5px 0px 5px 5px;color:#000000;clear:none; }
.division_box_body H3 A { color:#000000 }
.division_box_body UL { margin-top: 10px;margin-left:20px;padding-left:0px }
.division_box_body LI { margin-left: 10px;padding-left:0px;color: #333333 }