/* Add your custom CSS here */

/* -- Setup -- */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/page_bgr.jpg) no-repeat top center #f2eaf9;
	font: 14px Helvetica, Arial, sans-serif;
	color: #646464;
	line-height: 1.5;
}
a {
	color: #2e652e;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #ffd234;
	font-weight: normal;
	text-decoration: none;
}
input, select, textarea {
	border: 1px solid #343434;
	font-size: .933em;
	padding: 2px;
	color: #AAA;
}
h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	color: #575757; 
}
h1 span, h2 span {
	margin: 0;
	padding: 0;
	display: none;
} 
h1 { 
	font-size: 3em; 
	line-height: 1; 
	margin-bottom: 0.5em; 
} 
h2 { 
	font-size: 2em; 
	margin-bottom: 0.75em; 
} 
h3 { 
	font-size: 1.5em; 
	line-height: 1; 
	margin-bottom: 1em; 
} 
h4 { 
	font-size: 1.2em; 
	line-height: 1.25; 
	margin-bottom: 1.25em; 
} 
h5 { 
	font-size: 1em; 
	font-weight: bold; 
	margin-bottom: 1.5em; 
} 
h6 { 
	font-size: 1em; 
	font-weight: bold; 
} 
p { 
	margin: 0 0 .5em 0; 
} 
p img.left { 
	float: left; 
	margin: 1.5em 1.5em 1.5em 0; 
	padding: 0; 
} 
p img.right { 
	float: right; 
	margin: 1.5em 0 1.5em 1.5em; 
} 
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
p.left {
	text-align: left;
} 
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.4em; 
	width:100%;
}
td, th {
	padding: 0;
}
hr {
	border-top: 1px dotted #343434;
	clear: both;
	height: 1px;
	margin: 5px 0;
	width: 100%;
}

li ul, li ol { 
	margin:0 1.5em; 
} 
ul, ol { 
	margin: 0 1.5em 1.5em 1.5em; 
} 
ul { 
	list-style-type: disc; 
} 
ol { 
	/*list-style-type: decimal;*/
} 
blockquote {
	margin-left: 15px;	
}
/* -- Page -- */
#page {
	width: 967px;
	margin: 0 auto;
}
/* -- Home Layout -- */
#header {
	clear: both; 
	float: left;
	display: inline;
	margin-top: 16px;
	width: 967px;
	height: 141px;
	overflow: hidden;
}
#header_col1 {
	float: left;
	width: 358px;
	min-height: 141px;
	overflow: hidden;
}
#header_col2 {
	float: right;
	width: 254px;
	height: 38px;
	overflow:hidden;
	font-size: 20px;
	color: #FFF;
}
#header_col2 a {
	font-size: 20px;
	color: #FFF;
}
#header_col2 a:hover {
	font-size: 20px;
	color: #fcf0c2;
}
#kitco_quote {
	float: right;
	display: inline;
	margin: 47px 3px 0 0;
	padding: 4px 0 0 6px;
	width: 404px;
	height: 52px;
	background: url(/images/bgr_kitco_quote.png) top left no-repeat;
}

/* -- Flash Header -- */
#flash_header {
	clear: both; 
	float: left;
	display: inline;
	margin-top: -4px;
	width: 967px;
	/*height: 294px;*/
	height: 187px;
	overflow: hidden;
}
.images div {
	position: absolute;	
    font-size:12px;
}
#flash_header .home_image_title {
	float: left;
}

/* -- Navigation Links -- */
ul#navlinks {
	clear: both;
	float: left;
	margin: 0; padding: 0;
	margin-top: -37px;
	width: 967px; 
	height: 77px;
	overflow: hidden;
	background: url(../images/navlinks_bgr.gif) bottom left no-repeat;
	position: relative;
}
ul#navlinks li {
	float: left;
	display: inline;
	list-style-type: none;
}
ul#navlinks li a {
	display: block;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding-top: 37px;
}
ul#navlinks li a:hover {
	color: #2e652e;
	text-decoration: none;
	background: url(../images/nav_crown.png) top center no-repeat;
}
ul#navlinks li a.active {
	color: #2e652e;
	text-decoration: none;
	background: url(../images/nav_crown.png) top center no-repeat;
}
ul#navlinks li.nav_home a {
	margin-left: 132px;
	width: 99px;
}
ul#navlinks li.nav_company a {
	width: 129px;
}
ul#navlinks li.nav_properties a {
	width: 134px;
}
ul#navlinks li.nav_news a {
	width: 96px;
}
ul#navlinks li.nav_investors a {
	width: 126px;
}
ul#navlinks li.nav_contact a {
	width: 116px;
}

/* -- Stock Quote -- */
#stock_quote {
	clear: both;
	float: left;
	width: 967px; 
	height: 22px;
	overflow: hidden;
	background: url(../images/stock_quote_bgr.gif) no-repeat;
}
#stock_quote p {
	margin-top: 1px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#stock_quote_new {
	clear: both;
	float: left;
	width: 967px; 
	height: 26px;
	overflow: hidden;
	background: url(../images/stock_quote_new_bgr.gif) 3px 0 no-repeat;
}
#stock_quote_new p {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
/* -- Home Content -- */
#home_wrap {
	clear: both;
	float: left;
	width: 967px; 
	/*min-height: 607px;*/
	min-height: 607px;
	height: auto !important;
	/*height: 607px;*/
	background: url(../images/home_content_bgr.gif) bottom center;
}

/* -- Home Row 1 -- */
#home_row1 {
	clear: both;
	float: left;
	padding: 7px 0 0 14px;
	width: 953px; 
	height: 230px;
	overflow: hidden;
}
#home_row1_col1 {
	float: left;
	width: 306px; 
	height: 223px;
	overflow: hidden;
}
#home_row1_col2 {
	float: left;
	margin-left: 10px;
	width: 306px; 
	height: 223px;
	overflow: hidden;
}
#home_row1_col3 {
	float: left;
	margin-left: 10px;
	width: 306px; 
	height: 223px;
	overflow: hidden;
}

/* -- Home Row 2 -- */
#home_row2 {
	clear: both;
	float: left;
	padding: 20px 0 0 17px;
	width: 950px; 
	
	
}
#home_row2_left {
	float: left;
	width: 619px; 
	min-height: 320px;
	height: auto !important;
	height: 320px;
	
}
#home_row2_left ul.keypoints li{
	font-size: 13px;
}
/*
#home_row2_col2 {
	float: left;
	margin-left: 39px;
	width: 337px; 
	height: 320px;
	overflow: hidden;
}
*/
#home_row2_right {
	float: left;
	display: inline;
	margin-left: 14px;
	width: 300px; 
	min-height: 320px;
	height: auto !important;
	height: 320px;
	
}
#form_email_alerts {
	width: 293px;
	height: 40px;
	padding: 15px 0 0 9px;
	background: url(/images/bgr_email.gif) top left no-repeat;
}
#form_email_alerts form {
	width: 285px;
	height: 26px;
}
#email_textbox {
	float: left;
	display: inline;
	width: 215px;
	height: 26px;
	margin-right: 5px;
}
#email_textbox input[type="text"] {
	width: 211px;
	height: 19px;
	color: #767674;
	border: none;	
}
input.textbox {
	width: 211px;
	height: 19px;
	color: #767674;
	border: none;
}
	
#submit {
	float: left;
	width: 64px;
	height: 25px;
}
#home_row2_right input[type="image"] {
	margin: 0; padding: 0; border: none;
	
} 
input.submit_button {
	margin: 0; padding: 0; border: none;
}


/* -- Footer -- */
#footer {
	clear: both;
	float: left;
	width: 967px; 
	height: 70px;
	padding: 6px 0 0 0;
	overflow: hidden;
	background: url(../images/footer_nav_bgr.png) no-repeat;
	text-align: center;
	font-size: 12px;
	color: #828181;
}
#footer a {
	font-size: 16px;
	color: #575757;
	padding: 16px 16px 0;
}
#footer a:hover {
	color: #a79777;
}
#footer a.active {
	color: #a79777;
}
#footer a.laxa {
	padding: 0;
	font-size: 12px;
}

/* -- Footer -- */
#footer_hr {
	clear: both;
	float: left;
	display: inline;
	margin-top: 23px;
	width: 967px; 
	height: 15px;
	background: url(../images/footer_hr.gif) no-repeat;
}

/* ----------------------------------- Inner Page ----------------------------------- */
/* -- Flash Header -- */
#flash_header_inner {
	clear: both; 
	float: left;
	display: inline;
	width: 967px;
	height: 187px;
	background: url(/images/bgr_flashheader.gif) 954px 0 no-repeat;
	overflow: hidden;
}

/* -- Inner Col 1 -- */
#inner_wrap {
	clear: both;
	float: left;
	width: 967px; 
	min-height: 607px;
	overflow: hidden;
	background: url(../images/inner_content_bgr.gif) repeat-y;
}
#inner_col1 { 
	clear: both;
	float: left;
	display: inline;
	margin: 20px 0 0 15px;
	width: 213px;
}
#inner_col2 { 
	float: left;
	display: inline;
	margin: 20px 0 0 30px;
	width: 680px;
}

#inner_col2 p {
	padding: 8px 0 0 0;
}
#inner_col2 p.maps {
	clear: both;
	float: right;
	display: inline;
	text-align: center;
	margin-left: 2px;
}
#list_news {
	margin-top: 4px;
}
/* -- Sub Navigation Links -- */
ul#subnavlinks {
	clear: both;
	float: left; 
	display: inline;
	margin: 0; padding: 0;
	width: 213px;
	margin-bottom: 30px
	overflow: hidden;
}
ul#subnavlinks li {
	float: left;
	list-style-type: none;
	margin-bottom: 8px;
}
ul#subnavlinks li a {
	display: block;
	font-size: 18px;
	width: 215px;
	height: 29px;
	color: #FFF;
	text-align: right;
	padding: 0 13px 0 0;
	text-decoration: none;
	background: #497949;
}
ul#subnavlinks li#properties_yanfolila_43-101_report-january_2010 a {
	font-size: 14px;
	padding-top: 2px;
	height: 27px;
}
ul#subnavlinks li#properties_yanfolila_43-101_report_-_september_2011 a, ul#subnavlinks li#properties_dandoko_43-101_report_-_september_2011 a {
	font-size: 13px;
	padding-top: 3px;
	height: 26px;
}
ul#subnavlinks li a:hover {
	background: #89a889;
	text-decoration: none;
}
ul#subnavlinks li a.active {
	background: #89a889;
	text-decoration: none;
}

/*-- Monthly Archive Subnavlinks --*/
ul#subnavlinks li.months a {
	display: block;
	font-size: 18px;
	width: 213px;
	height: 29px;
	color: #497949;
	text-align: right;
	padding: 0 15px 0 0;
	text-decoration: none;
	background: #f5f5f5;
}
ul#subnavlinks li.months a:hover {
	background: #497949;
	text-decoration: none;
	color: #fff;
}

/* -- Global -- */
span.gold {
	color: #ffd234;
}
span.green {
	color: #2e652e;
}
span.yellow {
	color: #be8109;
}
h2.home {
	font-size: 26px;
	color: #c1880d;
	margin: 0;
}
h2.title {
	font-size: 26px;
	color: #497949;
	margin: 0;
}
.nr_home_date {
	font-weight: bold;
}
.nr_home_content {
	margin-bottom: 1em;
}
/* -- Request form -- */
#request_form { 
	float: left;
	width: 100%;
	min-height: 300px;
}
.form_content {
	clear: both;
	float: left;
	display: inline;
	margin-top: 10px;
	width: 100%;
	height: auto;
}
.form_label {
	float: left;
	width: 82px;
	height: auto;
}
.form_label2 {
	float: left;
	width: 400px;
	height: auto;
}
.input_textbox {
	width: 68%;
	padding: 2px;
	border: 1px solid LightGray;
	color: #000000;
}
.input_textarea {
	clear: both;
	float: left;
	display: inline;
	margin-top: 3px;
	width: 80%;
	padding: 2px;
	height: 200px;
	border: 1px solid LightGray;
	color: #000000;
}
	
.form_submit {
	clear: both;
	float: left;
	display: inline;
	margin-top: 43px;
	width: 80%;
	height: auto;
	text-align: center;
}
.form_submit input {
	color: #000000;
	border: 2px outset #EBE9ED;
	width: 100px;
}
.form_radio_button {
	border: 0;
}

/*-- Monthly Archive --*/
#monthly_archive {
	margin-left: 20px;
	width: 100%;
}
ul#latest_work_links {
	margin-left: 40px;  
}
ul#latest_work_links li {
	margin-bottom: .5em;
}
.monthly_content { 
	clear: both;
	float: left;
	display: inline;
	margin-top: 19px;
	width: 680px;
	height: 117px;
	height: auto !important;
	min-height: 117px;
}
.monthly_date { 
	clear: both;
	float: left;
	display: inline;
	margin-top: 2px;
	padding-right: 6px; 
	width: 69px;
	height: 104px;
	text-align: right;
	line-height: 1;
	/*color: #ffd234;*/
	color: #2e652e;
	font-size: 1.357em;

}
.monthly_details { 
	float: left;
	padding-left: 4px; 
	width: 598px;
	height: 104px;
	height: auto !important;
	min-height: 104px;
	line-height: 1.4;
}
.monthly_details h2 {
	margin: 0 0 2px 0; 
	padding: 0;
	font-size: 1.286em;
	color: #777777;
}
.monthly_details p{
	margin: 0; padding: 0;
	font-size: 12px;
}
.monthly_details p img {
	vertical-align: text-bottom;
}
span.day_green {
	color: #2e652e;
	font-size: 1.421em;
	
}
.monthly_hr {
	clear: both;
	float: left;
	display: inline;
	margin-left: 16px; 
	width: 664px;
	height: 12px;
	border-bottom: 1px solid #dbdbdb;
}
.monthly_blank {
	clear: both;
	float: left;
	height: 12px;
}
.last {
	margin-bottom: 19px;
}

/*-- Financials --*/
#quarterly {
	float: left;
	display: inline;
	margin-right: 15px;
	width: 316px;
}
#annual {
	float: left;
	width: 316px;
}
/*-- Email Alerts --*/
#email_alerts {
	clear: both;
	float: left;
	display: inline;
	margin-top: 39px;
	padding: 10px 0 0 6px;
	width: 222px;
	height: 123px;
	background: url(/images/bgr_email_alerts.jpg) no-repeat;
}
#ttl_email_alerts {
	clear: both;
	float: left;
	width: 213px;
	height: 51px;
}
#email_textbox {
	clear: both;
	float: left;
	display: inline;
	margin-bottom: 10px;
	width: 213px;
	height: 26px;
}
#email_textbox input {
	width: 209px;
	height: 26px;
	color: #646464;
	border: none;
}
#email_submit {
	clear: both;
	width: 212px;
	height: 24px;
	text-align: right;
	
}
#email_submit input {
	margin: 0; padding: 0;
	border: none;
	
}
#compass_table {
	width: 50%;
	font-size: 11px;
}
#compass_table_wide {
	width: 100%;
	font-size: 11px;
}
#compass_table td, #compass_table_wide td{
	border: 1px solid #8a8a8a;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
