/* Created By Lisa Merriman for Unlimited Webdesign */

/************ GLOBAL RESET STUFF **************/
* { padding: 0; margin: 0; }
p, pre, blockquote, form, label, ol, dl, fieldset, address { margin: 20px 0; }
h1, h2, h3, h4, h5, h6 { margin: 0.2em 0; }
dd, blockquote { margin-left: 40px; margin-bottom: 0.9em;} 
fieldset { padding: 10px; }
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.3em;
} 

/************ APPEARANCE TAGS **************/
TABLE {	
	empty-cells: show;
	border-collapse: collapse;
}
td { vertical-align: top; }

A:link, A:visited { color: #2c5fab; }  /*#22408c;*/
A:hover { color: #c13d28; text-decoration: underline; }
A.hlite:link, A.hlite:visited { color: #c13d28; }
A.hlite:hover { color: #2c5fab; text-decoration: underline; }

a.btn, a.btn:visited { color: #ffffff; text-decoration: none; }
a.btn:hover { text-decoration: none; }

.maincontent_area ul, .maincontent_area ol {
	margin: 0 0 0 2em;
}

.maincontent_area ul li, .maincontent_area ol li {
	margin: 0 0 0.5em 0;
}

/*********************** LAYOUT TAGS **********************/

body {
	color: #3c3c3c;
	font-family: Arial,Helvetica,sans-serif;
}

.uwd_header_row {
}

.logo {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

.logo IMG {
	border: none;
}

.uwd_photo_row {
	position: relative;
}
.uwd_photo {
	position: relative;
	height: 200px;
	background: url(../images/hd-photobar-1920W.jpg) no-repeat center top;
	background-size: cover;
}
.uwd_wrap_photo {
	padding: 0 15px 0 15px;
}

.maincontent_area {
	min-height: 300px;
	padding-bottom: 1.5em;
	text-align: justify;
}

.clearer {
	position: relative;
	clear: both;
}

.hlite { color: #eea500; }

/*** MAIN MENU  ***/

.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	margin-bottom: 0;
}

li.menuheading a {
	font-weight: 200 !important;
	color: black;
	font-size: 17px;
}


/*** SIDE COLUMN  for submenu etc *******************************************/
.uwd_sidemenu {
	padding-top: 0em; /* was 3em */
}

.uwd_sidemenu H2 {
	color: #a07f0c;
	font-size: 140%;
	margin-bottom: 0.5em;
	margin-top: 12px;
	padding-left: 15px;
}
.uwd_sidemenu IMG {
	position: relative;
	float: left;
	clear:  left;
	border: 1px solid #666;
	margin-left: 10px;
}

.uwd_sidemenu .special_button {
	position: relative;
	margin-top: 2em;
}

.uwd_sidemenu .special_button  IMG {
	border: 1px solid #fff;
}

.uwd_sidemenu .feature_buttons img {
	border: none;
}
/** SECTION SUBMENU ******************/

UL.subsection_menu {
	position: relative;
	list-style-type: none;
	margin: 0px 0px 2em 0px;
	padding: 0 5px 0 0px;
	font-size: 95%;
/*	font-size: 12px; */
}

.subsection_menu LI {
	list-style: none;
	padding: 0em 0 0.2em 15px;
	margin: 0 0 0.5em 0;
/*	background-image: url(https://www.azumahresources.com.au/images/arrow.gif);  */
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

UL.subsection_menu H2 {
	color: #b36442;
/*	font-size: 13px; */
	margin: 1em 0 0 0em;
	padding: 0;
	border: none;
}

.subsection_menu  UL { /* Sub-submenus */
	margin: 0px 0 0 0;
	padding: 0;
}

.subsection_menu LI UL LI {
	border: none;
	margin: 0;
}

.subsection_menu A:link, .subsection_menu A:visited {
	text-decoration: none;
	color: #a07f0c; /*#363636;*/
}
.subsection_menu A:hover {
	text-decoration: underline;
/*	color: #c13d28; */
}

/*** footer ***************************************/
.page_bottom {
	position: relative;
	background-color:#333333;
}

.uwd_footer_row {
	position: relative;
	margin-top: 0em;
	padding-bottom: 1.5em;
	border-top: 1px solid #ccc;
	color: #aaa;
}
.uwd_footer_row h2 {
	color: #a07f0c;	
	font-size: 160%;
}

.footer_central_area {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
}
.contact_zone {
	position: relative;
	float: left;
	margin-right: 1em;
	margin-left: 20px;
	width: 18.5em;
	border-right: 1px solid #444444;
}
.footer-socialmedia {
	padding-top: 3px;
	margin-bottom: 0.8em;
}

.footer-socialmedia img {
	border: none;
	margin-right: 21px;
}
.footer_smallprint {
	position: relative;
	float:left;
	margin-top: 3.5em;
	margin-left: 2em;
}
.uwd_copyright, .footer_uwd {
	text-align: right;
}
.footer_central_area A:link, .footer_central_area A:visited, .footer_uwd A:link, .footer_uwd A:visited {
	text-decoration: none;
	color: #aaa;
}
.footer_central_area A:hover, .footer_uwd A:hover {
	text-decoration: underline;
}

/********** MENU CONTAINER ***********************/



/** MINOR BREADCRUMBTRAIL-ish MENU **/
.minor_menu_horiz {
	position: relative;
	clear: both;
	width: 98%;
	height: 29px;
	margin: 1em 0 1em 0;
	line-height: 1.8;
	background-color: #c13d28;
}
.minor_menu_horiz a:link, .minor_menu_horiz a:visited {
	position: relative;
	display: block;
	float: left;
	height: 25px;
	padding: 2px 10px;
	margin-right: 2px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.minor_menu_horiz a:hover {
	color: white;
	background-color: #2c5fab;
	text-decoration: none;
}
.minor_menu_horiz a.this_page:link, .minor_menu_horiz a.this_page:visited {
	color: white;
	background-color: #00667f;
}

/********* ILLUSTRATIONS ***************************/

.photo_gallery ul, .gallery-figures ul {
	position: relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.photo_gallery ul li, .gallery-figures ul li {
  list-style:none;
  list-style-type: none;
  margin-bottom:25px;
}
.photo_gallery ul li img {
}

.gallery-figures img {
	margin-bottom: 0.8em;
	border: 1px solid #999;
}

.gallery-figures A, .photo_gallery A {
	text-decoration: none;
}

table.table_gallery {
	border-collapse: collapse;
	margin: 1em 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}
table.table_gallery TD{
	padding: 15px 15px;
}
.illustration, .illustration_left, .illustration_right, table.table_gallery {
	position: relative;
	font-size: 90%;
	text-align: center;
	line-height: 1.2;
	color: #666;
}

.illustration A, .illustration_left A, .illustration_right A {
	text-decoration: none;
}

.illustration A:hover, .illustration_left A:hover, .illustration_right A:hover {
	text-decoration: underline;
}

.illustration {
	margin-bottom: 1em;
}

.illustration_right {
	float: right;
/*	margin: 5px 0px 1.5em 1em; */
	margin-left: 20px;
/*	clear: left; */
}

.illustration_left {
	float: left;
	margin: 5px 1.5em 1em 0px;
}

.illustration IMG, .illustration_left IMG, .illustration_right IMG, table.table_gallery IMG  {
	margin-bottom: 0.8em;
	border: 1px solid #999;
}

/*************** NICE TABLES ********************/
TABLE.table_data , TABLE.table_invisible , TABLE.table_investorcentre {
	border-collapse: collapse;
	empty-cells: show;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

TABLE.table_data {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #6c6c6c;	
}
TABLE.table_investorcentre {
	width: 720px;
}
TABLE.table_invisible TD , TABLE.table_investorcentre TD {
	padding: 8px 12px; 
	border: none;
	vertical-align: top;
}

TABLE.table_invisible TD {
	border-style: none;
}

table.table_data th , TABLE.table_invisible TH, TABLE.table_investorcentre TH {
	padding: 10px 5px 10px 0px;
	font-size: 110%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #6c6c6c;
	color: #aaa;
}

TABLE.table_data TD {
	border: 1px solid #6c6c6c;
	padding: 6px 9px; 
	vertical-align: top;
}

TABLE.table_invisible A , TABLE.table_investorcentre A  {  
	text-decoration: none;
}

A:hover , TABLE.table_invisible A:hover , TABLE.table_investorcentre A:hover {  
	text-decoration: underline; 
}

table td.sizecell {  
	text-align: right;
	padding-right: 20px;
}

table td.datecell {
/*	background: transparent url(https://www.azumahresources.com.au/images/announcement.gif) 0px 7px no-repeat; */
/*	padding-left: 2px; */
	padding-right: 0;
/*	width: 80px; */
	text-align: left;
}

table td.titlecell { 
	text-align: left; 

}

/*  *  *  *  *  *  *  *  *  *  *  *  * */
.smallfont {
	font-size: 80%;
}


@media (max-width: 320px) { /* Mobile Portrait */
	.uwd_main_row {	
		padding-top: 1em;
	}
	.debugging_width {
		background-color: purple;
		color: white;
	}
	.logo {
		margin-left: 0px;
		margin-bottom: 20px;
	}
}
/* Mobile Portrait to Mobile Landscape */
@media only screen and (min-width: 321px) and (max-width: 568px) { 
	.uwd_main_row {	
		padding-top: 0.5em;
	}
	.debugging_width {
		background-color: red;
		color: white;
	}
	.logo {
		margin-left: 0px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 568px) { 
	.footer_central_area {
		width: auto;
	}
	.contact_zone {
		position: relative;
		margin: 0 0 0 35px;
		width: auto;
		border-right: none;
		text-align: left;
	}
	.footer_smallprint {
		clear: left;
		border-top: 1px solid #444444; 
		margin: 1em 0 0 45px;
		padding-top: 1.5em;
		text-align: left;
	}
	.logo {
		text-align: center;
	}
}

/* Mobile Landscape to Desktop med */
@media only screen and (min-width: 569px) and (max-width: 970px) { 
	.uwd_main_row {	
		padding-top: 0.8em;
	}
}
/* Mobile Landscape to Desktop med */
@media only screen and (min-width: 971px) { 
	.uwd_main_row {	
		padding-top: 1.5em;
	}
}

@media (max-width: 767px) { /* BS "XS" */
	.uwd_sidemenu {
		margin-top: 2em;
		padding: 0.8em 0.8em 0.1em 0.8em;
		background-color: #eee;
	}
	.maincontent_area {
		min-height: auto;
	}
	.footer_menu {
		margin-bottom: 1.5em;
		font-size: 110%;
	}
	.uwd_copyright, .footer_uwd {
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 992px) { /* BS "Small" */
	.debugging_width {
		background-color: orange;
		color: white;
	}
	.debug_content:before {
	    content: 'BS SMALL';
	}
	.footer_central_area {
		width: 750px;
	}
	.uwd_main_row {
		background: url(../images/bg-interior-BSsmall.gif) repeat-y 1em 0;
	}
	.logo {
		margin-left: 0px;
		text-align: left;
	}
}


@media (min-width: 993px) and (max-width: 1199px) { /* BS "Medium" */
	.debugging_width {
		background-color: yellow;
		color: white;
	}
	.debug_content:before {
	    content: 'BS Medium';
	}
	.footer_central_area {
		width: 970px;
	}
	.uwd_main_row {
		background: url(../images/bg-interior-BSmed.gif) repeat-y 1em 0;
	}
}

@media (min-width: 1200px) { /* BS "Large"  */
	.debugging_width {
		background-color: green;
		color: white;
	}
	.debug_content:before {
	    content: 'BS Large';
	}
	.footer_central_area {
		width: 1170px;
	}
	.contact_zone {
		margin-right: 1em;
	}
	.uwd_main_row {
		background: url(../images/bg-interior-BSlarge.gif) repeat-y 1em 0;
	}
}

/* Mobile Landscape to Desktop med */
@media only screen and (min-width: 569px) and (max-width: 970px) { 
	.uwd_main_row {	/* s2r*/
		padding-top: 1em;
	}
	.debugging_width {
		background-color: yellow;
		color: black;
	}
}

@media only screen and (min-width: 1280px) { 
	.maincontent_area {
		min-height: 350px;
	}

}
@media only screen and (min-width: 1681px) { 
	.uwd_header_row {
		height: 140px;
	}

	.logo {
		position: relative;
		padding-top: 20px;
		margin-left: 10px;
	}
}