/* global */

body, .body {
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	background-color: #FFF;
}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, .event .name a, .event .name a:visited, .bottom_event .name a,
.bottom_event .name a:visited, .title, .item a, .item a:visited {
	color: #77100b;
}

.search .formfields, .explorer input, .agenda, /*.contact_form,*/
.subscription input {
	border: 1px solid #c49e57;
}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #c6a260;
}

h3 {
	text-align: center;
	
	color: #854137;
}

a {
	text-decoration: none;
	
	color: #77100B;
}

	a:hover { text-decoration: underline;}

#wrapper {
	width: 825px;
	margin: 0 auto;
}

#header {
	width: 825px;
	height: 106px;
	
	background: url(../../images/header/watermark_bg.gif) no-repeat right;
	border-top: 15px solid #c49e57;
}

.logo {
	margin: 6px 0 0 47px;
	float: left;
}

.banner {
	margin: 5px 9px 0 0;
	float: right;
}

.header_print { display: none; }

.search {
	width: 193px;
	height: 21px;
	float: right;
	margin: 48px 13px 0 0;
	position: relative;
}

	.search .formfields {
		width: 149px;
		height: 17px;
		margin: 0;
		padding: 2px 0 0 3px;
		
		font-size: 11px;
		
		color: #968b76;
	}
	
	.search .btn {
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.search_table { margin: 20px 0 0 0;}
	
		.search_table .btn { margin: 2px 0 0 0;}
	
.header_nav {
	float: left;
	width: 270px;
	height: 10px;
	margin: 55px 0 0 80px;
	
	font-size: 10px;
}

	.header_nav ul {
		width: 250px;
		height: 10px;
		padding: 0;
		
		list-style: none;
	}

	.header_nav li {
		float: left;
		padding: 0;
		margin: 0 5px;
		
		list-style: none;
	}
	
	.header_nav li a, .header_nav li a:visited {
		text-decoration: none;
		
		color: #b48137;
	}
	
.left_side {
	float: left;
	width: 220px;
	padding: 0 0 10px 0;
}

.explorer {
	width: 200px;
	height: 75px;
	padding: 10px 0 0 10px;
}
	
	.explorer img { margin: 0 0 0 27px;}

	.explorer input {
		width: 192px;
		height: 15px;
		padding: 4px 0 0 2px;
		margin: 11px 0 0 1px;
		
		font-size: 12px;
		
		color: #968b76;
	}
	
	.explorer .btn {
		width: 199px;
		height: 27px;
		margin: 6px 0 0 -1px;
		padding: 0 0 2px 0;
		
		border: none;
		background: url(../../images/left_side/subscribe_btn.gif);
	}

#content {
	float: left;
	width: 601px;
	margin: 0 0 0 3px;
}

#footer {
	clear: both;
	width: 825px;
	height: 63px;
	
	background: #42050d;
	border-bottom: 15px solid #bd9653;
}

.line {
	width: 100%;
	height: 15px;
	
	border-bottom: 1px solid #c49e57;
}

.contact_details {
	margin: 0 0 0 19px;
	padding: 5px 0 3px 0;
	width: 360px;
	
	font-size: 10px;
}

	.contact_details .numbers {
		height: 20px;
		
		font-weight: bold;
		
		color: #c49e57;
	}
	
	.contact_details .number { color: #FFF;}
	
.pi {
	float: left;
	margin: 5px 0 0 5px;
}

.pi a, .pi a:visited, .privacy a, .privacy a:visited {
	text-decoration: underline;
	
	color: #42050d;
}

.privacy {
	height: 20px;
	float: right;
	margin: 5px 5px 0 0;
}
	
	.privacy ul {
		margin: 0;
		padding: 0;
	}

	.privacy li { list-style: none;}

/* home page */

.flash_header { height: 201px;}

.future_mineral_exploration {
	margin: 0;
	padding: 0;
}

.home_news {
	width: 364px;
	/*height: 292px;*/
	margin: 17px 0 10px 9px;
	float: left;
}

	.item { margin: 10px 0 0 8px;}

	.date { color: #d0b179;}
		
	.text { color: #968b76;}

	.news_line {
		height: 1px;
		width: 100%;
		margin: 10px 0 0 0;
		overflow: hidden;
		
		background: #e7d8bc;
	}	

.subscription {
	width: 215px;
	/*height: 206px;*/
	height: 236px;
	float: right;
	margin: 15px 0 0 0;
	position: relative;
	
	background: url(../../images/subscription/subscription_bg.jpg) repeat-x;
}

.subscription_left, .subscription_right {
	width: 9px;
	height: 236px;
}

.subscription_left {
	position: absolute;
	left: 0;
	top: 0;
	
	background: url(../../images/subscription/subscription_left.jpg);
}

.subscription_right {
	position: absolute;
	right: 0;
	top: 0;
	
	background: url(../../images/subscription/subscription_right.jpg);
}
	
	.subscription .main {
		width: 198px;
		position: absolute;
		left: 9px;
		top: 0;
		z-index: 9999;
	}
	
	.subscription .text {
		margin: 9px 0 0 23px;
		padding: 0 0 5px 0;
	}
	
	.subscription .field {
		width: 190px;
		height: 17px;
		margin: 5px 0 0 0;
		padding: 2px 0 0 4px;
		
		font-size: 12px;
		font-family: 'Trebuchet MS';
		
		color: #978A79;
	}
	
	.subscription #email { margin: 4px 0 0 0;}
	
	.subscription .reg {
		width: 198px;
		height: 27px;
		margin: 6px 0 0 0;
		
		font-size: 13px;
		
		color: #968b76;
		border: none;
		background: url(../../images/buttons/home_register.gif) no-repeat;
	}

	.subscription .btn {
		margin: 3px 0 0 1px;
		
		border: none;
	}
	
.event .name a, .event .name a:visited { font-size: 12px;}

/* services page */

.subscribe_left {
	margin: 10px 0 0 0;
	
	font-size: 10px;
	text-align: center;
}

.subscribe_left p { margin: -2px 0 0 0;}

.service_images { margin: 0 0 0 9px;}

.sub_page_content {
	margin: 0 0 0 8px;
	color: #555555;

	//margin: 0 0 0 7px;
}

.agenda {
	width: 198px;
	padding: 0 5px;
}
	.agenda h3 {
		padding: 0 0 10px 0;
		
		font-size: 16px;
		
		border-bottom: 1px solid #e7d8bc;
	}

/* contact page */

.subscribe_btn { margin: 7px 0 0 10px;}

.subscribe_btn p { margin: 0;}

.contact_images { margin: -1px 0 0 9px;}

.contact_form {
	width: 98%;
	/*height: 332px;*/
	/*float: left;*/
	/*padding: 15px;*/
	/*position: relative;*/
	
	/*background: url(../../images/contact/form_border.gif) no-repeat;*/
}

	.top_left_corner {
		width: 9px;
		height: 9px;
		position: absolute;
		top: -2px;
		left: -2px;
		
		background: url(../../images/contact/form_border_top_left.gif);
	}
	
	.bottom_left_corner {
		width: 9px;
		height: 9px;
		position: absolute;
		bottom: -2px;
		left: -2px;
		
		background: url(../../images/contact/form_border_bottom_left.gif);
	}
	
	.top_right_corner {
		width: 9px;
		height: 9px;
		position: absolute;
		top: -2px;
		right: -2px;
		
		background: url(../../images/contact/form_border_top_right.gif);
	}
	
	.bottom_right_corner {
		width: 9px;
		height: 9px;
		position: absolute;
		bottom: -2px;
		right: -2px;
		
		background: url(../../images/contact/form_border_bottom_right.gif);
	}

.contact_form th {
	font-size: 14px;
	
	color: #957230;
}

.contact_form td {
	font-size: 10px;
	text-transform: uppercase;
	
	color: #9e7a37;
}

.formfields {
	width: 250px;
	
	border: 1px solid #957230;
	background: #e3cba0;
}

.button {
	width: 120px;
	margin: 14px 0 0 0;
	
	color: #9e7a37;
	border: 1px solid #957230;
	background: url(../../images/contact/btn_bg.jpg) repeat-x;
}

.contact_list_form {
	width: 171px;
	height: 362px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 5px;
	
	color: #c49e57;	
	background: url(../../images/contact/contact_list_border.gif);	
}

.contact_list_form h3 {
	padding: 0 0 10px 0;
	
	border-bottom: 1px solid #e7d8bc;
}

.contact_list_form td { padding: 0 0 0 4px;}

.contact_list_form span, .registerScreen span, .customForm span {
	padding: 0 0 0 10px;
	
	font-size: 10px;
	text-transform: uppercase;
	
	color: #9e7a37;
}

.contact_list_form .name a {
	text-decoration: underline;
	
	color: #C49E57;
}

.contact_list_form .bottom_line {
	height: 1px;
	overflow: hidden;
	margin: 70px 0 0 0;
	
	background: #e7d8bc;
}

.formfields_textarea {
	width: 250px;
	
	font-size: 11px;
	
	color: #968b76;
	background: #e3cba0;
	border: 1px solid #957230;
	}

/* news page */

.news_page {
	width: 500px;
}

/* register page */

.registerScreen, .customForm {
	margin: 10px 0 0 0;
	
	/*border: 1px solid #D8BF91;*/
}

.registerScreen th { padding: 10px 0 0 0;}

.registerScreen .button { margin: 10px 0;}

.form_desc {
	color: #777;
}


.print {
	width: 90%;
	margin: 0 auto;
}

.print table { border: 1px solid #C49E57; }

.print table tr { vertical-align: top; }

.print table td {
	padding: 5px 10px;
	background: #E9DABF;
}

.print table td.title_text {
	color: #42050D;
}