html{background-color:#3f3f3f;}
body {behavior: url("/csshover3.htc");background-color:#3f3f3f;background: url(/assets/interface/bg_body.gif) repeat-x 0 0;color:#5a5959;}

/* ================================== */
/* ===== LAYOUT ===== */
/* ================================== */

#header {width:940px;height:171px;margin-top:13px;z-index: 1;position:relative;}
.headerAma1 {background: url(/assets/interface/headerAma1.jpg);}
.headerAma2 {background: url(/assets/interface/headerAma2.jpg);}
.headerDes1 {background: url(/assets/interface/headerDes1.jpg);}
.headerDes2 {background: url(/assets/interface/headerDes2.jpg);}
.headerDes3 {background: url(/assets/interface/headerDes3.jpg);}
.headerDes4 {background: url(/assets/interface/headerDes4.jpg);}
.headerDel1 {background: url(/assets/interface/headerDel1.jpg);}
.headerDel2 {background: url(/assets/interface/headerDel2.jpg);}
.headerDel4 {background: url(/assets/interface/headerDel4.jpg);}
.headerGrace {background: url(/assets/interface/headerGrace.jpg);}

#header h1 {margin:0;padding:0;text-indent:-999em;position: relative;width: 120px;height: 154px;left:12px;top:9px;background: url('/assets/interface/logo_Malbex_Resources2.jpg');}
#content {margin-top: 25px;min-height: 300px;}


.marginLeft15 {padding-left: 15px;}

/* ================================== */
/* ===== TYPOGRAPHY ===== */
/* ================================== */
a:link {color:#e57820;text-decoration: none;}
a:visited {color: #b35e19;text-decoration: none;}
a:hover {color:#333;}
a:active {}

p.qna {border-top:1px solid #eee;padding:20px 0 0 0px;margin:40px 0;background: url('/assets/interface/bg_pgTitle.gif') no-repeat -3px -23px;}
p.qna strong {display: block;font-weight: bold;}


.events {}
.events p {margin:0 0 .5em;font-weight:bold;}
.events p strong {font-weight:normal;font-style:oblique;width:17em;float:left;border-right:1px solid #ccc;margin-right:20px;padding-right:20px;}
#expiredEvents h3 {margin-top:2em}
#expiredEvents p {color:#999;}
#expiredEvents {margin-top: 2em;}

ul#sitemap {list-style:none;}
ul#sitemap li {margin:0 0 2em;padding-top:5px;}
ul#sitemap li a {font-weight:bold;font-size:1.2em;color:#4b4b4b;}
ul#sitemap li ul li {border:0;margin:0 0 .5em;}
ul#sitemap li ul li a {font-weight:normal;font-size:1em;color:#e57820;}



/* Show the below styles again and remove display none once the years are added back in*/


ul#newsYears .yearSelected {color:#333;background-color: #ccc;}

#newsYear {margin-bottom:10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;overflow:hidden;color:#333;letter-spacing:.1em;}
#newsYear ul {list-style:none;margin:5px 0;padding:0;float:left;background-color:#eee;width:100%;}
#newsYear ul li {background-image:none;list-style:none;float:left;margin:0;padding:0;border-right:1px solid #ccc;border-top:0;}
#newsYear li a {display:block;padding:5px 10px;font-size:10px;text-decoration:none;color:#666;}
#newsYear li a:hover {color:#fff;background-color: #999;}

#newsYear .yearSelected {color:#fff;background-color: #999;}


ul#downloads {list-style-type:none;margin:0 0 25px 0;padding:0;width:210px;}
ul#downloads li {background-image:none;margin:0;padding:.5em 0 ;border-bottom:1px solid #eee;}

/* ================================== */
/* ===== COLUMNS ===== */

/* ===== colA ======================= */
.colA h3 {background: url('/assets/interface/bg_titleGrad.gif') repeat-x;color:#fff;font-size: .9em;font-weight: bold;padding:1.2em 1em;text-transform: uppercase;margin:0;}

.colA ul {list-style: none;margin: 0;}
	.colA li {}
	.colA li:hover {color:#f0f0f0;background:#f0f0f0;}
		.colA li a {background: url('/assets/interface/sprite_bullet_square.gif') no-repeat 5px 20px;padding:15px 10px 15px 21px;display:block;text-decoration:none;border-bottom:1px dotted #999;color:#4f4f4f;}
		.colA li a:hover {background: url('/assets/interface/sprite_bullet_square_hover.gif') no-repeat 5px 20px;color:#e57820;}

.colA ul ul {margin:0 0 0 25px;}
.colA ul ul li {}
.colA ul ul a {font-size:.94em;background: url('/assets/interface/sprite_bullet_square.gif') no-repeat 5px 10px;padding:5px 10px 5px 21px;}
.colA ul ul a:hover {background: url('/assets/interface/sprite_bullet_square_hover.gif') no-repeat 5px 10px;color:#e57820;}


/* ===== colB ======================= */
.colB {}
.colB h2 {background: url('/assets/interface/bg_pgTitle.gif') no-repeat 0 0; color:#e57820;padding:12px 15px 10px;font-size: 2em;font-weight: normal;}
.colB h3 {color:#4b4b4b;font-size:1.4em;margin:1em 0 .5em 0;font-weight: normal;}
.colB h3 span {color:#888;font-size:.7em;font-style: oblique;display: block;margin:.3em 0 0 0;}
.colB h4 {margin:0;font-size:1em;font-weight: bold;}
.colB p {}
.colB ul {margin:1.5em 40px;line-height:1.2em;list-style-type:none;}
.colB li {background: url('/assets/interface/sprite_bullet_square.gif') no-repeat 0px 5px;padding:0 0 0 20px;margin-bottom:1em;}

/* ===== colC ======================= */

/* ===== colD ======================= */
.colD {border:1px solid #ccc;width:150px;padding:25px;
background: url('/assets/interface/bg_contactAddress.gif') no-repeat 0 0;
}

/* ================================== */
/* ===== MAIN NAVIGATION ===== */
/* ===== SUCKERFISH =====*/
/* ===== htmldog.com/articles/suckerfish/dropdowns/ ===== */
/* ================================== */


ul#nav li a.selected {background-color:#999999;}

div#navigation {
	text-transform:uppercase;
	font-size:10px;
	height: 42px;
	z-index: 101;
	position:relative;
	}
ul#nav, ul#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height: 1;/*for keeping the submenus a specific distance below the mainmenu*/
	}

ul#nav li {
	float:left;
	width:155px;/*need to specify width for opera*/
	}

ul#nav li a {
	display:block;
	width:155px;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	padding:15px 0 17px;
	background-color:#808080;
	border-bottom: 1px solid #ffffff;
	}


ul#nav li ul {
	position: absolute;
	width: 155px;
	left: -999em;/*move the sub menus out of sight*/
	background-color:#5b5b5b;
	}
	
ul#nav li ul li {
	width: 155px;
	}
	
ul#nav li a:hover, 
ul#nav li ul li a:hover {
	color:#4c4c4c;
	background-color:#e4e3e2;
	border-bottom: 1px solid #e4e3e2;

	}
#nav li:hover {background-position: 0 0;/*fix ie7 sticky drop downs*/}

ul#nav li ul li a{
	width:148px;
	display:block;
	height:auto;
	color:#fff;
	text-decoration:none;
	padding: 1em .3em 1em .5em;
	line-height: 1.2em;
	text-align:left;
	background-color:#8e8e8e;
	border-bottom: 1px solid #e4e3e2;
	}
	
ul#nav li ul ul {margin:-2.2em 0 0 155px;}/*third level and deeper list*/

div#navigation #nav li:hover ul ul, 
div#navigation #nav li.sfhover ul ul {
	left: -999em;
}

div#navigation #nav li:hover ul, 
div#navigation #nav li li:hover ul, 
div#navigation #nav li.sfhover ul, 
div#navigation #nav li li.sfhover ul {
	left: auto;
}

.dividerLine {border-right: 1px solid #eee;}




/* ================================== */
/* ===== FORMS ===== */
/* ================================== */
form#contact {}
form#contact p {margin:0;}
form#contact div {margin:0 0 1em;}
form#contact div label {display:block;}
form#contact div input {margin:0;padding:5px;}

form#contact .width400 input[type="text"], #test textarea {width:400px;}


/* ================================== */
/* ===== FOOTER ===== */
/* ================================== */
#footerWrapper {background: url('/assets/interface/bg_footer.gif') repeat-x;min-height: 116px;margin-top: 100px;}
#footer {width: 940px;margin: 20px auto;min-height: 116px;text-align: left;color:#a3a3a3;text-align: right;font-size: 10px;}
p#footerNav {margin-top:20px;}
#footer p {margin:.2em;}
#footer a {text-decoration: none;}
#footer a:link {color:#a5a5a5;}
#footer a:visited {color:#a5a5a5;}
#footer a:hover {color:#e57820;}
#footer a:active {color:#a5a5a5;}


/* ================================== */
/* ===== TABLES ===== */
/* ================================== */
table.datagrid {border-collapse:collapse;margin:0 0 1em;width:100%;border-left:1px solid #d2d2d2;font-size: .9em;}
table.datagrid caption {font-size: 9px;text-transform:uppercase;text-align:right;padding:0;margin:0;color:#999;}
table.datagrid caption strong {display: none;}
table.datagrid th{text-align:center;background:#555;color:#fff;text-transform:uppercase;padding:.4em .25em .5em;font-weight:bold;font-size: .9em; line-height:1.4em;}
table.datagrid tbody tr {text-align:left;border-bottom:1px solid #e0e0e0;line-height:2.em;}
table.datagrid tbody tr:hover {background:#f2e5da;color:#333; cursor: pointer;}
table.datagrid tr.trA {background:#ededed;}
table.datagrid tr.trB {background:#fcfcfc;} 

table.datagrid td {font-size:.95em;padding: .2em .25em .2em;border-right:1px solid #e0e0e0;}

table.datagrid tfoot td {background:#999;color:#e8e8e8;font-size: 9px;line-height:1em;font-style:oblique;padding:1em;}
table.datagrid tfoot a {color: #fff;}

table.noPointer tbody tr:hover {cursor: default;background:#fff;color:#666;}

table.pdfIcon img {padding:2px;}

table#pressReleases {font-size: 11px;line-height:1.4em;color:#333;background:#f0f5f7;}
table#pressReleases td {padding:.4em;}
td.date {text-transform:uppercase;width:100px;text-align:center;font-size:10px;color:#333;}
td.icons {width:32px;border:0;border-right:1px solid #ccc;}
td.icons a {float:left;width:16px;height:16px;margin:0 auto;}

td.pdficon img {margin-top:10px;}


/* ================================== */
/* ===== STUFF ===== */
/* ================================== */
ul#whyInvest {list-style:none;margin:0;padding:0;font-size:.95em;overflow:auto;/*clear subsequent floats*/}
ul#whyInvest li {float:left;width:210px;margin:0 20px 0 0;border:1px solid #ccc;padding:10px;min-height:29em; background-image: none;}
ul#whyInvest strong {display:block;}
ul#whyInvest {}

ul#whyInvest .last {margin-right:0;}

ul#whyInvest h3 {text-indent:-999px;height:130px;margin:0 0 1em 0;padding:0; }
ul#whyInvest h3.people {background: url('/assets/interface/bg_snapshotPeople2.jpg');}
ul#whyInvest h3.projects {background: url('/assets/interface/bg_snapshotProjects2.jpg');}
ul#whyInvest h3.jurisdiction {background: url('/assets/interface/bg_snapshotJurisdiction.jpg');}

.imgwCap {text-align:center;font-size:10px;}
.imgwCap img {clear:both;border:1px solid #999;padding:1px;}


p.presentation {overflow:auto;float:left;width:50%;}
p.presentation img {float:left;margin-right:1em;}
p.presentation strong {display:block;}
p.presentation em {display:block;}




/* ===== PRESS RELEASE DETAIL PAGE  ===== */

#release {}
#release .titlebar {border-bottom:1px solid #ccc;margin:0 0 20px 0;float:left;width:100%;}
#release .titlebar  h2  {font-size:1.3em;text-transform:uppercase;width:300px;float:left;margin:0;padding:0;color:#666;}
#release h3  {font-size:1.3em;text-transform:uppercase;margin:0 0 20px 0;padding:0;color:#666;}

#releaseDocuments {border-bottom:1px dotted #666;padding-bottom:10px;}
#releaseDocuments img {width:70px;height:auto;border:1px solid #ccc;}
#releaseDocuments img:hover {border:1px solid #a4a3a3;}
#releaseDocuments ul {list-style-type:none;}
#releaseDocuments ul li {width:40%;float:left;}
#releaseDocuments h3 {text-transform:none;margin:0;padding:0 0 10px 0;}

#releaseBody {width:750px;}

#release .titlebar .dlPDF {float:right;text-align:right;width:300px;display: block;}
h4#releaseTitle {font-size:1.7em;text-align:center;font-weight:normal;letter-spacing:.02em;margin:40px 0 20px 0;}

#releaseBody {font-size:1.1em;}
#releaseFooter {font-size:1em;}

#release strong {}


/* ===== PRESS RELEASE DETAIL PAGE ASSOCIATED IMAGES AND DOCS  ===== */

#PRassocFileImg {
	width:131px;
	padding:0 10px;
	margin:0 0 0 25px;
	font: 10px/12px Arial;
	color: #666;
	float:right;
	border:1px solid #999;
	background:#ededed;}

	
#PRassocFileImg h3 {margin:10px 0;padding:0;color:#000;}
	
#PRassocFileImg p {
	margin: 0 0 10px;
	padding: 1px;
	}

#PRassocFileImg img {
	border:1px solid #c8c8c8;
	padding:1px;
	margin-top: 2px;
	}
	
.PRdocView {
	width: 49px;
	height: 11px;
	background: url('/assets/interface/sprite_prAssocDocDL.gif') 0px -11px;
	display: block;
	text-indent: -999em;
	float:left;
	margin:0 4px 0 0;
	padding: 0;
	}

.PRdocView:hover {
	background: url('/assets/interface/sprite_prAssocDocDL.gif') 0px 0px;
	}

.PRdocDL {
	width: 76px;
	height: 11px;
	background: url('/assets/interface/sprite_prAssocDocDL.gif') -49px 11px;
	display: block;
	text-indent: -999em;
	float: left;
	margin: 0;
	padding: 0;
	}

.PRdocDL:hover {
	background: url('/assets/interface/sprite_prAssocDocDL.gif') -49px 0px;
	}
	
.parentDocDL {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	margin:0 -10px 10px;
	padding:5px;
	background:#fff;	
	}

.parentDocDL p {margin:0;padding:0;}


/* ================================== */
/* ===== DEL CARMEN DOWNLOADS ===== */
/* ================================== */

#DCdownloads h3 {margin:-1.8em 0 .5em;}
.DCdlfile {margin-bottom:15px;}
p.DCdltextlink {margin:5px 0;padding:.2em 0;border-bottom:2px solid #e57820;}
.DCdlbuttons {margin:5px 0;}
.DCdlbuttons .PRdocView {}
.DCdlbuttons .PRdocDL {}
#DCdownloads img {border:1px solid #ccc;margin:5px 0;}
