/* regular */

html {
/*	background: url('/image/bkgrnd.png'); */
}

body
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: trebuchet MS, geneva;
	background: url('/image/header_bkgrd.jpg');
	background-repeat: repeat-x;
	color: #DDDDDD;
}

img {
	border: 0px;
}

a	{
	color: #FFF;
}



/* ---- Re-usable containers | structure ---- */
/* ---- Box goes inside the container ------- */

.container-left {
	float: left;
	width: 234px;
	margin: 20px 0 10px 0;
	border-right: 1px solid #999;
	
}

.container-right {
	width: 700px;
	margin: 20px 0 10px 15px;
	float: left;
}

.wrapper 
{
	width: 950px;
	margin: 0px auto;
}

.wrapper-outer {
	display: block;
}

.right {
	float: right;
}
.left {
	float: left;
}
	
.box {
	margin: 5px;
	float: left;
}

.box1 {
	padding: 5px;
	float: left;
}

.box2 {
	border: 1px solid #dddddd;
	padding: 10px;
}

.titlebar {
	font-size: 21px;
	padding-top: 10px;
	font-weight: bold;
	font-family: trebuchet MS;
}

.titlebar2 {
	font-size: 24px;
	padding: 0px;
	
}

.titlebar3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #dddddd;
	color: #FFF;
	margin-bottom: 5px;
}

.titlebar3 a {
	text-decoration: none;
	color: #000000;
}

.titlebar4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* ---- Global Sections classes & IDs  ---- */

.header	{
	height: 110px;
	width: 950px;
	margin: 0 auto;
	}

.header-logo { 
	float: left;
	width: 350px;
	margin: 0px;
	padding-top: 10px;
	vertical-align: bottom;
}

.header-logosm { 
	float: left;
	width: 275px;
	margin: 0px;
	padding-top: 28px;
	vertical-align: bottom;
}

.header-quote {
	float: left;
	width: 276px;
	margin: 3px;
	padding: 3px;
	color: #FFF;
	font-size: 10px;
	font-family: trebuchet ms, geneva;
}

.header-nav {
	margin-top: 8px;
	height: 70px;
	width: 385px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	padding-top: 20px;
	font-size: 14px;
}

.header-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.header-nav a:hover {
	color:#666666;
	
}

.section-bar {
	color: #DDDDDD;
	padding: 4px;
	height: 30px;
	font-size:18px;
	width: 950px;
	margin: 0 auto;
}

.footer {
	width: 950px;
	color: #FFFFFF;
	margin:0px auto;
	padding-top: 10px;
	font-size: 12px;
	height:35px;
}

.footer a {
	color: #FFFFFF;
}

.footer-outer {

	background: url('/image/bg_footer.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin-top:10px;
	clear: both;

}

/* ---- Page Sections ---- */

.main1 {
	margin: 0px;
	width: 950px;
	height: 250px;
}

.main2 {
	width: 590px;
	float: left;
	background-image: url('/image/bg_main3.png');
	padding: 5px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 285px;
}
		
.main3 {
	width: 325px;
	margin-left: 10px;
	float: right;
	background-image: url('/image/bg_main3.png');
	padding: 5px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 285px;
}




/*
project

News

Invest

*/

fieldset {
  	padding: 7px;
  	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #CCC;
}

.button {
	width: 32px;
	height: 21px;
	border: 1px solid #CCC;
	vertical-align: middle;
	padding: 1px;
	background-color: #FFF;
}

.fieldbox {
	width: 150px;
	border: 1px solid #CCC;
	height: 17px;
	background: #FFF;
	margin: 0;
	vertical-align: middle;
}


/* Lists */

ul {
    padding:0;
    margin:0;
}


ul.main-nr li{
	list-style: none;
	padding-top: 10px;
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
}

ul.main-nr a{
	color:#FFFFFF;
}

ul.main-nr a:hover {
	color:#666666;
	text-decoration: none;
}

ul.main-stockinfo li{
	list-style: none;
	padding: 3px;
	width: 155px;
	float: left;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

ul.header-quote li{
	list-style: none;
	padding: 3px;
	width: 60px;
	float: left;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

ul.news li{
	list-style: none;
	padding-top: 10px;
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
	color: #DDDDDD;
}

ul.news a{
	color:#DDDDDD;
}

ul.news a:hover {
	color:#666666;
	text-decoration: none;
}

ul.header-nav-button li {
	background-color: #2E2E2E;
	font-size: 20px;
	font-weight: bold;
	font-family: trebuchet ms;
	height:30px;
	float:right;
    list-style: none;
    padding: 8px 20px 5px 20px;
	margin-top: 0 auto;
/*	background: url("/image/bg_button.jpg");*/
}


ul.header-nav-button a:hover {
	color:#666666;
}

ul.nav-nr {
	margin-bottom: 15px;
	list-style: none;
	font-size: 12px;
}

ul.nav-nr li{
	list-style: none;
	padding-top: 10px;
    text-align: left;
    list-style: none;
    padding: 3px 10px 5px 0px;
    margin-bottom: 0px;
}

ul.nav-nr a{
	color:#DDDDDD;
}

ul.nav-nr a:hover {
	color:#666666;
	text-decoration: none;
}

ul.nav {
	margin-bottom: 15px;
	list-style: none;
	font-size: 12px;
}



ul.stock-info {
	margin-bottom: 20px;
	list-style: none;
	width: 600px;
}


ul.stock-info li{
	list-style: none;
	padding: 3px;
	width: 120px;
	float: left;
	border-bottom: 1px solid #b3b3b3;
	color: #666666;
	
}

.news-icon {
	text-align: right;
	padding-bottom: 10px;
}

.exploration-map {
	width: 950px;
	height: 350px;
	margin-top: 20px;
	
}

ul.sitemap {
	margin-bottom: 20px;
	list-style: none;
	width: 600px
}


ul.sitemap li{
	list-style: none;
	padding: 3px;
	width: 220px;
	float: left;
	border-bottom: 1px solid #b3b3b3;
	color: #FFFFFF;
	height: 20px;
}

ul.sitemap a {
	color:#FFF;
	text-decoration: none;
}

ul.sitemap a:hover {
	color:#CCCCCC;

}

.sitemap-box {
	margin: 10px;
	background: #333;
	padding: 10px;
	float: left;
	width: 175px;
	color: #FFFFFF;
}

.sitemap-box a{
	color: #FFFFFF;
}
