*{
margin:0;
padding:0;
}

a img, iframe { border: 0; }


#header div {
	behavior: url(../css/iepngfix.htc);
}

.title
{
	behavior: url(../css/iepngfix.htc);	
}

/* Headers */

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
	
/* Lists 
	
ul, ol, dl, li, dt, dd {
	list-style: none;
}

*/

li
{
	position:relative;
	left:20px;
	top:0px;
}

ul
{
	position:relative;
	left:0px;
	top:0px;
	padding-bottom:20px;
}

/* Forms */

form, fieldset {
	border: 0;
}	
legend {
	color: #000;
}
input, textarea, select, button {
	font-size: 100%;
	font-family: serif;
}
select {
	width:250px;
}
/* Tables */

table {
	border-collapse: collapse;
	border: 0;
}
td, th, caption {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}

h1
{
	font-size:15px;
	color:#e6a801;
	font-weight:bold;	
}

h2
{
	font-size:13px;
	color:#e6D8D1;
	font-weight:bold;	
}


h3
{
	font-size:15px;
	color:#e6a801;
	font-weight:bold;
}

h4
{
	font-size:13px;
	color:#e6D8D1;
	font-weight:bold;
	padding-bottom:10px;
}

h5
{
	font-size:12px;
	color:#e6D8D1;
	font-weight:bold;
	padding-bottom:10px;
}



p
{
	padding-bottom:20px;
}

body {
/*
	min-width:990px;
	width:expression( documentElement.clientWidth < 900 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 900 ? "900" : "auto") : "900px") : "auto" );
*/
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	color:#9f9f9f;
	font-family:tahoma,helvetica,arial,sans-serif;	
	font-size: 9pt;	
	line-height:14pt;
	background-color:#272727;
}


#news_section
{
	font-size:8pt;
}


hr
{
	margin-top:7px;
	margin-bottom:15px;
	padding-top:1px;
	border-color:#999999;
	background-color: #999999;	
	border-width:1px;
}

#container
{
	width:960px;
	margin:auto;
	position:relative;
	overflow-x: hidden;
}

#inner_container
{
	width:1000px;
	height:800px;
	margin: 0px auto -1px auto; 
	background-color:#272727;
}


#top_banner
{
	color:#DD0000;	
}

a, a:visited
{
	color:white;
	text-decoration:none;
}

a:hover
{
	color:white;
	text-decoration:none;
}

#topbar
{
	background: url('../img/images/topgray_bar.jpg');
	height:21px;
}

#topbar_right
{
	background: url('../img/images/top_grey_fade.gif');
	height:21px;
	width:223px;
	float:right;
}

#logo_banner
{
	background: url('../img/images/top_black_bg.gif');
	height:82px;
}

#logo_txt
{
	width:363px;
	height:46px;
	position:relative;
	left:20px;
	top:20px;
}

#top_nav
{
	color:#acacac;	
	float:right;
	padding-right:30px;	
}


#splash_wrapper
{
	background-color: #313131; 
	/* url('../img/images/left_edge_filler.gif');	*/
	height:250px;
}

#splash_graphic
{
	padding-right:40px;
	position:absolute;
	z-index:35;
	right:0px;
}


#splash_graphic_static
{
 	background: url('../img/mx_static.jpg');
	width:950px;
	height:249px;
	position:relative;
	left:1px;
	z-index:30;
}

#splash_right
{
	float:right;
	position:absolute;
	top:103px;
	right:0px;
	z-index:40;
}

#right_banner
{
	background: url('../img/images/right_banner.gif');
	width:40px;
	height:210px;
	z-index:40;
	float:right;
}

#splash_lower_right
{
/*	background-color: #313131; */
	width:53px;
	height:140px;
	z-index:20;
}

#splash_bottom
{
	background: url('../img/images/splash_bottom_edge.gif') repeat-x;	
	height:5px;
	position:relative;
	top:-2px;
	z-index:20;
}


#left_content_section
{
	float:left;
	background: url('../img/images/left_content_filler.gif');	
	width:287px;
	height:410px;
	position:relative;
	top:-10px;
	z-index:1;
}

#left_content_footer
{
	background: url('../img/images/left_content_footer.gif');	
	height:10px;
	width:287px;
	position:absolute;
	left:0px;
	top:755px;
}

#right_content_section
{
	position:relative;
	top:-10px;
	left:-3px;
	z-index:0;
	background: url('../img/images/right_content_filler.gif');	
	height:352px;
}

#right_content_footer
{
	position:relative;
	top:-10px;
	left:-3px;
	float:bottom;
	background: url('../img/images/right_content_footer.gif') repeat-x;	
	height:5px;
	z-index:0;
}

#wide_content_section
{
	position:relative;
	top:-10px;
	z-index:0;
	background: url('../img/images/right_content_filler.gif');	
}

#wide_content_footer
{
	position:relative;
	top:-10px;
	float:bottom;
	background: url('../img/images/right_content_footer.gif') repeat-x;	
	height:5px;
	z-index:0;
}

#wide_content
{
	position:relative;
	top:25px;
	left:25px;
	padding-bottom:25px;
}


.left_content
{
	position:absolute;
	top:373px;
	left:35px;
	width:215px;
	height:370px;
	z-index:2;
}

.right_content
{
	position:absolute;
	top:373px;
	left:324px;
	padding-right:30px;
}

.highlight
{
	color:white;	
}

.mdate
{
	font-weight:bold;
	font-size:115%;
	color:white;
	display:block;
}

.mNewsItem
{
	position:relative;
	padding-top:0px;
	padding-bottom:12px;
	display:block;
}

.mNewsDescription
{
	padding-top:8px;
	display:block;
}

.mLink
{
	background: url('../img/images/right_arrow.gif') 0px 6px no-repeat;
	padding-left:12px;
	color:white;	
}

li
{
	background: url('../img/images/right_arrow.gif') 0px 6px no-repeat;
	padding-left:12px;
	list-style:none;
}

#footer
{
	position:relative;
	top:0px;
	text-align:center;
	margin: 0px auto -1px auto; 	
}

#footer_1
{
	color:#6f6f6f;
}

#footer_2
{
	padding-top:7px;
	color:#a9a9a9;
}

.greyBorder
{
	border-style:solid;
	border-color:#b5b5b5;
	border-width:2px;
}

label
{
	display:block;
}

#payment_form
{
	width:500px;
}

#payment_form label
{
	width:150px;
	display:inline;
}

#payment_form input[type=text]
{
	position:relative;
	display:inline;
}

#payment_form select
{
	height:25px;
}


#payment_form td
{
	vertical-align:top;
	padding-right:13px;
	padding-bottom:8px;
	height:35px;
}

.error-message
{
	color:#EF5555;
	font-weight:bold;
}

.cake-sql-log
{
display:none;
}


form label
{
	color:white;
	margin-top:10px;
}

#admin_message
{
	background-color: green;
	color:white;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	font-weight:bold;
	border:1px solid white;
	margin-bottom:10px;
}

#invoiceTable label
{
}

#invoiceTable th
{
	color:white;
}

#invoiceTable input
{
	margin-bottom:5px;
}

#invoiceTable input[type="text"]
{
	border: 1px solid white;
	padding: 1px;
}

#invoiceTable input[type="text"]:focus
{
	background:#f2ff70;
}

#invoiceTable #gst, 
#invoiceTable #invoice_number,
#invoiceTable #total
{
	background-color: #2e2e2e;
	color:white;
}

.paging div
{
	float:left;
	display:inline;
	margin-right:10px;
}


hr
{
	margin-top:8px;
	margin-bottom:8px;	
	padding:0px;
}

.invoices th
{
	padding-right:20px;
	white-space: nowrap;
	font-weight: bold;
}

.invoices td
{
	padding-right:20px;
	white-space: nowrap;
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
}

.altrow
{
	background: #444444;
}

.paging .disabled
{
	display:none;
}

.paidrow
{
	background: #1c8400;
}

.overduerow
{
	background: #84000c;
}
