/* ===============================
	LAYOUT STYLES
=============================== */
html, body, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt {margin:0;padding:0;}

body {
	background: #c0c2ac url(../assets/interface/body_bg_karmin.gif) repeat-y;
	font: 0.8em/1.4em Arial, Helvetica, sans-serif;
	color: #222222;
	}
#container {
	width:1039px;
	}
#header {
	background: url(../assets/interface/header_bg_karmin.jpg);
	height: 269px;
	width: 1039px;
	}
#header h1 {
	display:none;
	}
#sideBar {
	float:left;
	width:250px;
	padding-right:25px;
	margin-bottom: 10px;
	background: #dadbca url(../assets/interface/bg_sidebar.gif) repeat-x bottom;
	font-size:1.1em;}
#content {
	float:left;
	width:660px;
	margin: 35px 0 50px 50px;
	text-align:justify;
	}
#footer {
	clear:both;
	margin:0 0 0 25px;
	border-top:1px solid #a0a0a0;
	font-size:0.8em;
	color: #777777;
	width:975px;
	text-align:right;
	}
	
/* ===============================
	IMAGE & CAPTION STYLES
=============================== */
div.imageRight {float:right;margin:0 0 5px 15px;}
div.imageRight a img, div.imageLeft a img {border:1px solid #646464;}
div.imageRight p, div.imageLeft p {font-size:10px;margin:0;padding:0;width:125px;text-align:center;line-height:11px;}
div.imageLeft {float:left;margin:0 15px 5px 0;height: 175px;}

div.imageGrid p {float:left;margin:0 15px 0 0;width:205px;text-align:center;}
div.imageGrid img {display:block;}


/* ===============================
	TABLE STYLES
=============================== */
table.datatable {clear:both;border-collapse: collapse;font-size:.86em;width:100%;margin:2em 0;}
table.datatable caption {font-size: 1.4em;font-weight:bold;margin:.3em 0 0 0;padding:0;}
table.datatable thead {background-color: #0093fb;color:#ffffff;margin:0;padding:0;}
table.datatable tbody {}
table.datatable tfoot {background-color:#949494;}
table.datatable th {text-align:center;border-right:1px solid #949494;}
table.datatable tr {}
table.datatable td {border:1px solid #c8c8c8;padding:3px;}

/* ===============================
	TYPOGRAPHY & COLOUR STYLES
=============================== */
h2 {
	font-size: 2em;
	color:#317CD3;
	margin: 0 0 .5em 0;
	padding: 0.1em 0 0 0;
	}
h3 {
	margin: 0 0 .5em 0;
	font-size: 1.5em;
	color:#0527A2;
	line-height: 1.2em;
	}
h4 {
	font-size: 1.1em;
	margin: 0 0 .5em 0;
	color:#333;
	line-height: 1.2em;
	}
h5 {
	font-size: 1em;
	color:#0093fb;
	font-style: italic;
	}
a:link {
	color: #317dd5;
	text-decoration: none;
	} 
a:visited {
	color: #317dd5;
	text-decoration: none;
	}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}
img {
	border: none;
	}
p {
	margin: 0 0 1em 0;
	}
ul {list-style-type: none;margin: 0px 0px 1em 2em;color:#555;}
li {list-style-type: none;background: url(../assets/interface/bullet_karmin.gif) no-repeat left 3px;display: block;padding-left: 11px;}
/* ===============================
	NAV STYLES
=============================== */
#nav {margin:25px 0 0 15px;}
#nav ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}
#nav ul li {
	margin-bottom: .2em;
	background:none;
	}
div#nav ul li a {
	font-size: 0.9em;
	display: block;
	padding: 1px 0 0 4px;
	background-color: white;
	border:1px solid #a0a0a0;
	}
#nav a:link, 
#nav a:visited {
display: block;
	color: #317dd5;
	text-decoration: none;
	}
#nav a:hover {
	display: block;
	background-color: #369;
	color: #fff;
	text-decoration: none;
	}
	
/* ===============================
	ADDRESS STYLES
=============================== */
#address {
	margin: 2em 0px 3em 27px;
	font-size: 0.8em;
	line-height: 1em;
	color: #333;	
	}
#address strong {
	color: #333333;
	font-size: 1.2em;
	margin:0;
	border-top: 4px solid #b8b8b8;
	border-bottom: 1px dotted #8D8D8D;
	display:block;
	padding:.35em 0 .25em .25em;
	background-color:white;
	}


/* ===============================
	LIST STYLES
=============================== */
.employee {margin: 1em 50px 3em 50px;}
.employee h4 {border-bottom:1px solid #dcdcdc;margin:0 0 0 0;font-size:1em;color:#111;}
.employee ul {list-style-type: none;margin: -1.5em 0px 0 2em;width: 450px;}
.employee li {list-style-type: none;background: url(../assets/interface/bullet_karmin.gif) no-repeat left 3px;display: block;padding-left: 11px;}
.employee p.location {display:block;text-align:right;font-size:.9em;font-style:italic;color:#717171;}


/* ===============================
	ACCORDION STYLES
=============================== */
h3.acToggle {
	text-align:center;
	background-color:#f2f2f2;
	margin: 1px;
	padding: 5px;
	}
.acStretch {
	width: 400px;
	background: #fff;
	margin: 0px auto;
	padding: 8px 15px;
	border-top: 5px solid #4bbbfa;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
.acStretch p {margin:0 0 1.6em 0;}
.acStretch a {display:block;font-weight:bold;font-style:italic;color:#317dd5;}


/* ===============================
	Properties nav STYLES
=============================== */
#aripuanaNav {
	float:right;
	margin: 4em 0 0em 30px;
	padding-bottom:1em;
	border-bottom:1px dotted #a0a0a0;
	}
#aripuanaNav h4 {
	margin: 0 0 0 0;
	padding: .15em;
	font-style:italic;
	border-top:3px solid #a0a0a0;
	border-bottom:1px dotted #a0a0a0;
	color: #262a0f;
	}
#aripuanaNav ul {
	margin:.5em 0 0 1em;
	}
#aripuanaNav a {
	color: #317dd5;
	}
h3.lrgImgTitle {margin: 1em; width: 1000px;text-align: center;}

/* ===============================
	FORM STYLES
=============================== */
form {
	margin: 0 0 2em 2em;
	padding: 0px;
	width: 250px;
	}
fieldset {
	border-top: 1px solid #8D8D8D;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #222222;
	}
label {
	}
input,textarea {width:100%;border: 1px solid #8C8C8C;}
input.button {width:auto;}

iframe {border:1px solid #222;}


form#contact {float:right;}
form#contact div {font-size:.8em;}
form#contact label{margin:0;padding:0;font-weight:bold;}
form#contact input{margin:0;padding:0;font-size:.9em;}
form#contact textarea {height: 50px;margin:0;}

/* ===============================
	SIGNUP FORM STYLES
=============================== */
form#signUpForm {
	margin: 2em 0 2.5em 26px;
	padding: 0px;
	width: 250px;
	font-size: .84em;
	}

form#signUpForm h3, div.amecDL h3 {
	border-top: 4px solid #b8b8b8;
	border-bottom: 1px dotted #8D8D8D;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.2em;
	margin:0 25px 0 0;
	padding:.25em 0 .25em .25em;
	background-color:white;
	}
form#signUpForm p {margin:.2em 25px .4em 0;padding:0;line-height:1em;color:#333;}
form#signUpForm div {margin:0 0 .2em 0;}
form#signUpForm label {
	display:block;
	width: 4em;
	text-align:right;
	margin:0 .25em 0 0;
	float:left;
	}
form#signUpForm input {width:auto;border: 1px solid #8C8C8C;font-size: .86em;padding:0 .25em;}
form#signUpForm input.button {width:auto;margin:0 0 0 5em;background-color:c10403;}


/* ===============================
	NEWS PAGE STYLES
=============================== */
div.prBoxYear {font-size: .9em;color:#000;margnin:0 10px 0 0;}
div.prBoxYear h3 {border-top: 4px solid #999;border-bottom: 1px dotted #555;margin:1.5em auto .5em auto;width: 500px;padding:.1em .5em;}
div.prBoxYear p {margin:0 auto 1em auto;padding: .1em .4em .3em;line-height:1.2em;width: 400px;border:1px solid #fff;}
div.prBoxYear p:hover {background-color:#eee;border:1px solid #e1e1e1;}
div.prBoxYear a.prDate:link, div.prBoxYear a.prDate:visited, div.prBoxYear a.prDate:active {
	text-transform:uppercase;
	display:block;
	text-align: right;
	border-bottom:1px solid #999;
	font-size:0.8em;
	padding:0.1em 18px 0 0;
	background: url(../assets/interface/save_icon.gif) no-repeat 99% center;
	font-style: oblique;
}
div.prBoxYear a.prDate:link:hover {
	background:#317cd3 url(../assets/interface/save_icon.gif) no-repeat 99% center;
	color:#fff;
	padding:0.1em 18px 0 0;
	text-decoration:none;
border-bottom:1px solid #fff;
}

div.amecDL {margin:1em 0 0 26px;}
div.amecDL h3 {font-size:.94em;margin:0 0 .2em 0;}
div.amecDL p {margin:0;padding:0;font-size: .8em;line-height: 1em;}


/* ===============================
	WELCOME STYLES
=============================== */
div.welcomeStock {float:right;width:195px;margin:0 0 0 1em;}
div.welcomeStock h3 {background-color:#b1ceee;font-size:11px;text-align:center;margin:0;padding:.2em 0;color:#000;}
table.welcomeTable {width:195px;}

/* ===============================
	STOCK VALUES TABLE
=============================== */
.datagrid {margin:0 0 1em 0;font-size: .8em;border: 1px solid #7a7a7a;padding: .3em .7em;}
.datagrid caption {font-weight:bold;font-size: 1.1em;border-top: 1px solid #444;border-right: 1px solid #444;border-left: 1px solid #444;background-color:#317DD5;color:#fff;padding: 0.2em 0 0.15em;margin:0;}
.datagrid tbody tr td{text-align:right;color: #444;border-bottom:1px solid #dcdcdc;padding: .1em .3em;}
.datagrid tbody tr td.stockValue {text-align:left;font-weight:bold;color: #222;background: url(../assets/interface/0001_arrow.png) no-repeat 0 .4em;padding-left: 13px;}
.datagrid tfoot {text-align:right;font-style:italic;color:#888;font-size: 9px;}