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:19px;
	color:#43781e;
	font-weight:normal;
}
#header-structure h1 {
	margin:0px;
	font-size:22px;
}
h2 {
	font-size:14px;
	color:#5c9534;
	font-weight:bold;
	letter-spacing:-1px;
}
#project-links h2 {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin:12px 0px 0px 0px;
}
form {
	display:inline;
}
li {
	margin:0px 0px 0px 15px;
}
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; }

.subnav a, .subsubnav a 	  { color:#424242; text-decoration:none; }
.subnav a:hover, .subsubnav 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; }

#project-links a{color:inherit; text-decoration:none;}
#project-links a:hover{color:inherit; text-decoration:none;}

.subnav a {color:#43781e;font-size:14px;}
.subnav:hover a {color:#43781e;font-size:14px;}

/* TOP */
#container-header{
	height:41px;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	background:url(bg_header.png) repeat-x center left;
	z-index:999999;
	color:#589131;
}
#header {
	width:955px;
	margin:0px auto;
}
#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*/


#container-slider {
	position: relative;
	width:987px;
	height:552px;
	margin:0px auto;
	background:#fff;
	padding:21px 0 8px;
	z-index:3;
	clear:both;
}
#slider-overflow {
	overflow:hidden;
	z-index:2;
}
#slider {
	position: relative;
	overflow:hidden;
	width:987px;
	height:552px;
	z-index:2;
}
#slider-tabs {
	position:relative; 
	bottom:10px
}
#slider-tab1 {
	z-index:1000;
	float:right;
	position:absolute;
	bottom: 111px; 
	left: 762px;
	width:225px;
}
#slider-tab2 {
	z-index:1000;
	float:right;
	position:absolute;
	bottom: 67px; 
	left: 960px;
	width:26px;
}
#slider-tab3 {
	z-index:1000;
	float:right;
	position:absolute;
	bottom: 41px;  
	left: 960px;
}
#slider-tab4 {
	z-index:1000;
	float:right;
	position:absolute;
	top: 141px; 
	left: 940px;
}
#slider img {
	z-index:1;
	position:relative;
	top: 0; 
	left: 0;
}
#side-buttons {
	position:absolute;
	top:180px;
	left:0px;
	height:215px;
	width:37px;
	z-index:0;
}
#social-media {
	padding-bottom:11px;
}

#container-content {
	width:993px;
	margin:0px auto;
	z-index:3;
	overflow: hidden;
}
#content-background {	
	background:url(bg_container.png) repeat-y left;
	float:left;
	z-index:2;
	position:relative;
}
#container-content-left {
	width:249px;
	background:url(bg_leftcol.png) repeat-y left;
	float:left;
	margin-bottom: -2000px;
    padding: 0 0 2000px;
}
#header-category {
	background:url(bg_category.png) no-repeat left top #fff;
	height: 33px;
    line-height: 33px;
    padding: 39px 5px 0 22px;
}
#content-left {
	padding:15px 0px 20px 0px;
	min-height:300px;
}
.subnav {
	color: #43781E;
    height: 27px;
    line-height: 27px;
    padding: 8px 10px 4px 32px;
}
.subsubnav {
	padding:0 10px 0 32px; 
	color:#43781e;
	height: 20px;
    line-height: 20px;
}
.subnav.on {
	background:url(bg_subnav_on.png) no-repeat right 10px;
}
.subsubnav.on {
	background:url(bg_subsubnav_on.png) no-repeat right top;
}
.subnav.off {
	background:url(bg_subnav_off.png) no-repeat right 8px;
}
#container-content-right {
	width:741px;
	background:url(bg_content.png) repeat-y right;
	min-height:500px;
	float:left;
	padding:30px 3px 0px 0px;
}

#header-structure {
	border-bottom:1px solid #E7E7E7;
	padding-bottom:7px;
	margin:0px 25px 15px 25px;
}
.clear{
	clear:both;
}
#content-right {
	width:697px;
	float:left;
	padding:0px 35px 30px 35px;
}

/* PROJECTS */
#project-links {
	clear:both;
	background:url(bg_project_links.jpg) repeat-x top #F8F8F8;
	padding:15px 25px;
	height:150px;
	top:-25px;
	position:relative;
}
#links1 {
	float:left;
	width:195px;
	height:150px;
	border-right:1px solid #CCCCCC;
}
#links2 {
	float:left;
	width:145px;
	padding-left:25px;
}
#links3 {
	float:left;
	width:145px;
	padding-left:25px;
}
#links4 {
	float:left;
	width:145px;
	padding-left:25px;
}
#desc-exploration {
	background:#474546;
	color:#FFFFFF;
	padding:4px 8px;
	width:129px;
	margin-top:16px;
}
#desc-development {
	background:#3A72A3;
	color:#FFFFFF;
	padding:4px 8px;
	width:129px;
	margin-top:16px;
}
#desc-mining {
	background:#558839;
	color:#FFFFFF;
	padding:4px 8px;
	width:129px;
	margin-top:16px;
}
#desc-processing {
	background:#883939;
	color:#FFFFFF;
	padding:4px 8px;
	width:129px;
	margin-top:16px;
}
.selected, .project:hover {
	background:#CCCCCC;
}
.link-exploration {
	color:#474546;
}
.link-development {
	color:#3A72A3;
}
.link-mining {
	color:#558839;
}
.link-processing {
	color:#883939;
}

/* 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;
}
#container-infobox {
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
    margin: 0 auto;
    overflow: hidden;
    width: 990px;
}
.button {
	float:left;
}
.menu_bot {background:#fff;}
/* MOBILE */
#link-to-mobile {
	background:#FF0000;
	padding:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#link-to-mobile a {
	color:#FFFFFF;
}