/* Orex Minerals Inc CSS */
BODY {font-family:arial, helvetica, sans-serif; font-size:12px; margin:0px; color:#333333; background-image: url('/i/common2/bg.jpg'); background-position: top left; background-repeat: repeat-x;} 
TD {font-family:arial, helvetica, sans-serif; font-size:12px} 
BIG {font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:bold} 
STRONG {font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:bold} 
SMALL {font-family:arial, helvetica, sans-serif; font-size:10px} 
.stock {font-family:arial, helvetica, sans-serif; font-size:10px} 
.green { color: #00a91c; }
.red { color: #a91c00; }

/* Navigation Styling */
a:link {color:#1fa43b; text-decoration:none;}
a:visited {color:#1fa43b; text-decoration:none;}
a:hover {color:#003366; text-decoration:none;}

.navLink {width: 140px;}
.navLink a {display:block; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#1fa43b; 
 text-decoration: none; padding:5px; padding-left:0px; border-bottom:1px solid #cfd9e0;}
.navLink a:visited {color:#1fa43b;}
.navLink a:hover {color:#003366;}   

.subnavLink {width: 140px;}
.subnavLink a {display:block; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#1fa43b; 
 text-decoration: none; padding:5px; padding-left:20px; border-bottom:1px solid #cfd9e0;}
.subnavLink a:visited {color:#1fa43b;}
.subnavLink a:hover {color:#003366;} 

/* Layout & Formatting */
.content {background:#fff;}
.textfield {color:#5e6163; font-size:10px; border:1px solid #cfd9e0; background-color:#e5e5e5; padding:3px;} 
H1 {color:#820c24; font-size:18px; font-weight:bold; padding:0px; margin:0px; padding-bottom:10px;}
H2 {color:#000; font-size:18px; font-weight:bold; padding:0px; margin:0px; padding-bottom:0px;}

/* NR Table Formatting */
table.nrtable {border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	}

table.nrtable td {border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	padding:4px;
	}

.redtext {color:#cc0000;}
.thumb IMG {padding:8px;}

/* BG Image Styling */
.mainbg {background-image: url('/i/common/main-bg.gif'); background-repeat: repeat-x; background-attachment: relative; background-position: top left;}
.mainbg2 {background-image: url('/i/common2/bg.jpg'); background-repeat: repeat-x; background-position: top left;}
.bgimage {background-image: url('/i/common2/bgimage.jpg'); background-repeat: no-repeat; background-position: top left; padding:0; margin:0;}

/* Front page only */
.pad10 {padding:10px;}
.stockticker { font-family:arial, helvetica, sans-serif; font-size:12px; margin: 15px auto auto 15px; color:#ffffff; font-weight:bold;}
.blueline {background-image:url('/i/front2/blueline-right.jpg'); background-position:top left; background-repeat: no-repeat;}
.textcenter { font-family:arial, helvetica, sans-serif; font-size:13px; margin: auto 20px auto 20px; color:#333333; line-height: 1.4em; text-align:justify; text-justify; newspaper;}
.textcenter ul {margin: 8px 0 0 5px; padding:0 0 0 10px;}
.bullet { font-size: 16px; color: #333333; font-weight: bold;}
.feed {width: 320px; height: 165px; overflow:hidden; margin:0;}

.subpic {background-image: url("/i/common/orex-logo.jpg"); background-position: left top; background-repeat: no-repeat;}

/* News */
.news_format {clear: both;}
.news_format .list {display: block; clear: both;}
.news_date {font-style: italic; float: left;}
.news_format.corp4 .news_date {clear: left; text-align: right; float: left; width: 100px;}
.news_title {font-weight: bold; float: left; overflow: hidden; width: auto; margin-left: 15px;}
.news_title_list {font-weight: normal; float: left; overflow: hidden; width: auto;}
.news_format .list h3 {clear: both; padding: 0; margin: 0;}
.news_format .item h3 {clear: both; font-size: 18px; margin: 0; padding: 5px 0;}

.news_abstract {clear: both;}
.news_file {float: right; padding-bottom: 10px;}
.news_file ul {list-style: none; margin: 0; padding: 0;}
.news_file ul li {display: block; float: left; margin-right: 5px;}
.news_file ul li.pdf a {font-weight: bold; margin: 0; padding-left: 17px; background: url('/cc/lib/masterfunctions/images/pdf_icon.png') no-repeat 0 2px;}
.news_file ul li.link a {font-weight: bold; margin: 0; padding-left: 22px; background: url('/cc/lib/masterfunctions/images/link_icon.gif') no-repeat 0 0;}
.news_file ul li.pdf a:hover {background-position: left -132px;}
.news_file ul li.link a:hover {background-position: left -134px;}
.nr_latest {width: 100%; overflow: hidden;}

.top-right a{float: right;}