body {
	margin:0px;
	background: #FFFFFF;
	color:#333333;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(http://www.uraniumenergy.com/_templates/1/source/bg_body.jpg) repeat-x top center #FFFFFF;
}

p, h1, h2 {
	margin:0px 0px 12px 0px;
}
h1 {
	font-size:18px;
	color:#5c9534;
	font-weight:normal;
}
#header-structure h1 {
	margin:0px;
	font-size:22px;
}
.helpdesk #header-structure { display:none }
h2 {
	font-size:14px;
	color:#5c9534;
	font-weight:bold;
	letter-spacing:-1px;
}
form {
	display:inline;
}
#form-password {
 display:none;	
}
img, a img {border:none; outline:none;}
/* LINKS */
a 		{ color:#5c9534; text-decoration:none; outline:none; }
a:hover { color:#000000; text-decoration:underline; outline:none; }

.on a 	  { color:#43781e; text-decoration:none; }
.on a:hover { color:#000000; text-decoration:underline; }

.off a 	  { color:#424242; text-decoration:none; }
.off a:hover { color:#000000; text-decoration:underline; }

#footer-links a 	  { color:#FFFFFF; text-decoration:none; }
#footer-links a:hover { color:#AAAAAA; text-decoration:underline; }

#disclaimer a 	  { color:#777777; text-decoration:none; }
#disclaimer a:hover { color:#000000; text-decoration:underline; }

a.header-nav { color:#828282; text-decoration:none; padding:2px 14px 2px 0px; position:relative; top:-3px; margin-right:14px; border-right:1px solid #E7E7E7; }
a.header-nav:hover { color:#828282; text-decoration:underline; }

/* TOP */
#container-header{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	background:url(bg_header2.png) repeat-x bottom left;
	z-index:999999;
	color:#589131;
}
#headerwrap {
	width:100%;
	overflow:hidden;
	background-color:#fff;
}
#header {
	width:955px;
	height:39px;
	margin:0px auto;
	overflow: hidden;
}
#headertop {
	width:100%;
	background:url(bg-topline.png) center top repeat-x;
	height:2px;
}
#headerbot {
	overflow:hidden;
	width:100%;
	height:0px;
}
#quotes {
	float:left;
	padding-top:10px;
}
#header-links {
	float:right;
	padding-top:10px;
}

/* NAVIGATION */
#container-navigation {
	width:990px;
	margin:0px auto;
	height:106px; 
	padding-top:74px;
}
#logo {
	float:left;
	padding:0px 73px 0px 12px;
}
#navigation {
	float: left;
    padding-top: 25px;
    position: relative;
    z-index: 99999;
}

#navigation ul {
	margin:0px;
	padding:0px;
	list-style: none;
}
#navigation ul li {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	background-image:url(bg_navigation.png);
	height:35px; 
}
#navigation ul li a {
    text-indent: -9000px;
    overflow: hidden;  
	display:block;
	height:35px;
}

#nav-aboutus 	{ width:118px; background-position:-0px -0px; }
#nav-projects 	{ width:122px; background-position:-118px -0px; }
#nav-investors 	{ width:157px; background-position:-240px -0px; }
#nav-news 		{ width:153px; background-position:-397px -0px; }
#nav-resources 	{ width:181px; background-position:-550px -0px; }

#nav-aboutus:hover 	{ background-position:-0px -35px; }
#nav-projects:hover 	{ background-position:-118px -35px; }
#nav-investors:hover	{ background-position:-240px -35px; }
#nav-news:hover  		{ background-position:-397px -35px; }
#nav-resources:hover  	{ background-position:-550px -35px; }
.menu, .menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu {
	margin:0 auto;
	position:relative;
	z-index: 99999;
}
.menu li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  background-color:transparent;
}
.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
font-style:normal;
font-weight:normal;
display: block;
line-height:11px;  
color:#5b8d3a;
margin:0;
font-weight:bold;
}
#navigation ul li .dd_sub a {
	padding:4px 0;
}
/* END NAV*/
/* Mega Dropdown */
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .60;
	z-index: 9999;
}
.dd_sub{
	display: none; /*--hidden by default--*/
	background: #ededed;
	padding: 10px;
	font-size: 11px;
	position: absolute;
	top: 35px; left: 0;
	z-index: 99999;
}
li:hover .dd_sub {
	display:block;
}
.dd_sub ul{
	display:block;
	float:left;
	padding:10px 20px 10px 0 !important;
}
.dd_sub li {
	height:auto !important;
	text-indent:none !important;
	float:none !important;
	background-image: none !important;
}
.dd_sub a {
	font-size: 11px;
	color:#5b8d3a;
	height:auto !important;
	text-indent: 0 !important;
	padding: 4px 0;
}

.dd_image {
	float:right;
}
.dd_image a {
	padding:0 !important;
}
#nav-projects .dd_image a {
	padding:0 0 4px !important;
}
.dd_sub a {
	text-indent:0 !important;
}
.menu .dd_sub ul {
	top:27px !important;
	padding: 4px 0 !important;
}
#nav-aboutus .dd_sub {
	width: 445px;
}
#nav-projects .dd_sub {
	width: 541px;
}
#nav-projects .dd_sub ul, #nav-investors .dd_sub ul {
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding: 4px 0 7px !important;
	position:static;
	width:100%;
	float: left;
	margin: 4px 0 0;
}
#nav-investors .dd_sub ul {
	padding: 4px 0 11px !important;
	margin: 4px 0 8px !important;
}
#nav-projects .dd_sub li,#nav-investors .dd_sub li {
	clear: none !important;
    float: left !important;
    width: 180px;
}
#nav-investors .dd_sub {
	left:-217px !important;
	width: 540px;
}
#nav-investors .dd_sub ul {
	border-top:none;
}
#nav-news .dd_sub {
	left:-240px !important;
	width: 555px;
}
#nav-news .dd_sub ul {
	border-top:none;
}
#nav-resources .dd_sub {
	right:0 !important;
	left: auto;
	width: 405px;
}
#nav-resources .dd_sub ul {
	border-top:none;
}
.bottom-border {
	border-bottom:1px solid #c0c0c0;
	float:left;
	width:100%;
	height:8px;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .dd_sub {
	position: absolute;
}

/* End Mega Dropdown*/
#side-buttons {
	position:absolute;
	top:180px;
	left:0px;
	height:215px;
	width:37px;
	z-index:0;
}
#social-media {
	padding-bottom:11px;
}
#container-banner {
	width:987px;
	margin:0px auto;
	z-index:3;
	padding: 21px 0 0;
	background:#fff;
}
#container-content {
	width:993px;
	margin:0px auto;
	z-index:3;
}
#content-background {	
	background:url(bg_container.png) repeat-y left;
	float:left;
	position:relative;
	z-index:2;
}
#container-content-left {
	width:226px;
	background:url(bg_leftcol.png) repeat-y right;
	float:left;
	padding:20px 0 0;
}
#header-category {
	margin-top:14px;
	height:33px;
	background:url(bg_category.jpg) no-repeat right;
	padding:5px 5px 0px 22px;
}
#content-left {
	padding:15px 0 20px 3px;
	min-height:300px;
}
.subnav {
	padding:8px 36px 11px 22px; 
	color:#43781e;
}
.subsubnav {
	padding:8px 36px 11px 32px; 
	color:#43781e;
}

.subsubsubnav {
	padding:8px 36px 11px 47px; 
	color:#43781e;
}

.on {
	background:url(bg_subnav_on.jpg) no-repeat scroll right bottom #FFFFFF;
}
.off {
	background:url(bg_subnav_off.jpg) no-repeat right bottom;
}
#container-content-right {
	width:697px;
	background:url(bg_content.png) repeat-y left;
	min-height:500px;
	float:left;
	padding:45px 35px;
	position:relative;
	line-height:18px;
}
.helpdesk #container-content-right {
	padding:15px 35px;
	}

#header-structure {
	border-bottom:1px solid #E7E7E7;
	padding-bottom:7px;
	margin-bottom:15px;
}
.clear{
	clear:both;
}
#addthis {
	position: absolute;
top: 45px;
right: 35px;
}
#addthis a {
	float:right;
}

/* FOOTER */
#container-footer {
	width:100%;
	height:100px;
	background:url(bg_footer.jpg) repeat-x;
	color:#FFFFFF;
}
#footer {
	width:993px;
	height:100px;
	margin:0px auto;
}
#footer-links {
	width:769px;
	padding:15px 0px 0px 0px;
	float:right;
}
#footer-links div {
	padding-bottom:12px;
}
#blender {
	float:left;
	padding:0px 0px 0px 0px;
}



/* SLIDER */
#slider {
	position:relative;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a{
}
#slider .nivo-controlNav {
	position:absolute;
	bottom:-70px; /* Put the nav below the slider */
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
}

.imageFader {
	position:relative;
}
.imageFader img {
	position:absolute;
	top:0px;
	left:0px;
}
.imageFader a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:1;
	height:100%;
}



/* tables */
table.tablesorter {
	background-color: #4F802E;
	width: 100%;
	text-align: left;
	color:#FFFFFF;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #4F802E;
	border: 1px solid #FFF;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg_white.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F6F6F6;
}
table.tablesorter thead tr .headerSortUp {

	background-image: url(asc_white.gif);
}
table.tablesorter thead tr .headerSortDown {

	background-image: url(desc_white.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #253F16;
}
/* FORM */
.helpdesk #signup_container_top { display:none; }
#signup_container_top{
	z-index:600;
	color:#589131;
}
#signup_message_top {

}
#signupwrap_top {
	padding: 0 22px 11px 22px;
}
#signupwrap_top label {
	float:left;
	width: 100%;
}
#signup-btn_top {
	margin:0 25px 0 0;
	float:left;
}
#signup_container_top input.emailbox{
	float:left;
	width: 120px;
	color:#737373;
	font-size:16px;
	border:1px solid #cfcfcf;
	padding:7px 15px;
	margin:0 0 15px 0;
}
#signup_container_top h3 {
	float: left;
}
#signup_container_top h3 span {
	float: left;
	font-size: 10px;
	width: 100%;
	padding: 4px 0 0;
}
#signup_container_top form {
	float:left;
}
#signup_container{
	background:url(bg-signup.png) repeat-x left top;
	height:110px;
	position:fixed;
	bottom:-110px;
	left:0px;
	right:0px;
	z-index:600;
	color:#589131;
}
#signup_message {
	left: 290px;
    position: absolute;
    top: 80px;
}
#signupwrap {
	width:955px;
	margin:0px auto;
	padding: 15px 0 0;
	position:relative;
}
#signupwrap label {
	float:left;
	height: 0;
}
#signup-btn {
	margin:22px 0 0;
}
#signup_container input.emailbox{
	float:left;
	width:135px;
	color:#737373;
	font-size:16px;
	border:1px solid #cfcfcf;
	padding:7px 15px;
	margin:21px 15px 0 0;
}
#signup_container h3 {
	background:url(signup-bg.jpg) no-repeat;
	padding: 0 0 20px 74px;
	width: 200px;
	float: left;
	margin:4px 15px 0 0;
}
#signup_container h3 span {
	float: left;
	font-size: 10px;
	width: 100%;
	padding: 4px 0 0;
}
#signup_container form {
	width:665px;
	float:right;
}
#close {
	position:absolute;
	right: 0;
	top:22px;
	text-decoration:underline;
	cursor:pointer;
}

/* MOBILE */
#link-to-mobile {
	background:#FF0000;
	padding:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#link-to-mobile a {
	color:#FFFFFF;
}
.address {
	display:none;
}
.amex {
	float:right;
	padding:0 0 20px 20px;
}
.stage {
	display:none;
}