/* ---------------------------------------------------------------------- */
/* ARTC ATMS CSS */
/* ---------------------------------------------------------------------- */

*, html, ul, li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}
/* Twin Helix PNG fix for ie6 - url must be relative to html */
img, #nav-c a, h1 { behavior: url(http://atms.artc.com.au/_scripts/iepngfix.htc) }

/* visible only to printers */
#print-logo {
	display: none;
}

/* page structure */
/* ---------------------------------------------------------------------- */
html {
	background-color: #000;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../_images/nav_bg.gif);
}
body {
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../_images/header.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#container, #nav-c, #footer-c {
	width: 960px;
	margin: auto;
}
#container {
	padding-top: 290px;
	line-height: 1.51em;
	padding-bottom: 18em;
	background-repeat: repeat-y;
}
#main {
	width: 550px;
	padding: 0 0 0 8px;
}
#intro-c {
	position: absolute; 
	z-index: -1; 
	left: 0;
	display: block; 
	height: 432px; 
	width:100%
}
#subinfo {
	border-top: 1px solid #fff;
}
#front-about {
	width: 253px;
	padding: 27px 20px 0 0;
	float: left;
}
#front-news {
	padding: 27px 0 20px 30px;
	margin-left: 273px;
	border-left: 1px solid #fff;
}
.general #main {
	width: 520px;
}
#overview {
	width: 270px;
	float: left;
}
#news {
	width: 176px;
	margin-left: 340px;
}
#footer {
	margin-top: -157px;
	height: 327px;
}
#footer-cc {
	background: url(../_images/footer_bg.gif) 0 157px repeat-x;
	padding: 157px 0 20px 16px;
}

/* text formatting */
/* ---------------------------------------------------------------------- */
p {
	margin-bottom: 1.5em;
}
h1 {
	text-indent: -9000px;
	height: 71px;
	margin: 0 0 15px -2px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2, h3 {
	font-size: 11px;
	margin-bottom: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #0cf;
	border-top: 1px solid #0cf;
	xborder-bottom: 1px solid #333;
	padding: 1.5em 0 0 0;
}
h3 {
	border-top-style: dashed;
}
img {
	margin: 1em 0 3em 0;
	border-top: 3px solid #0cf;
	border-bottom: 3px solid #0cf;
}
.page-home h1 {
	background-image: url(../_images/h1_home.png);
	height: 90px
}
#front-about h1 {
	background-image: url(../_images/h1_front_about.png);
	height: 38px;
}
#front-news h1 {
	background-image: url(../_images/h1_front_news.png);
	height: 38px;
}
.page-about h1 {
	background-image: url(../_images/h1_what.png);
}
.page-features h1 {
	background-image: url(../_images/h1_features.png);
}
.page-schedule h1 {
	background-image: url(../_images/h1_schedule.png);
}
.page-faqs h1 {
	background-image: url(../_images/h1_faqs.png);
}
.page-media h1 {
	background-image: url(../_images/h1_media.png);
}
.page-contacts h1 {
	background-image: url(../_images/h1_contacts.png);
}
.page-credits h1 {
	background-image: url(../_images/h1_credits.png);
}
h1.t-benefits,
h1.t-where,
h1.t-overview {
	height: 37px;
	border-top: 3px solid #0cf;
	margin-top: 2em;
	padding-top: 1em;
}
h1.t-benefits {
	background-image: url(../_images/h1_benefits.gif);
}
h1.t-where {
	background-image: url(../_images/h1_where.gif);
}
h1.t-overview {
	background-image: url(../_images/h1_overview.gif);
	margin-bottom: 0;
}
#main ul, #main ol {
	margin: 0 0 1.5em 2em;
}
#main ul li {
	list-style: disc;
}
#main ol li {
	list-style: decimal;
}
#main .no-border {
	border: none;
}

/* mootools slides */
/* ---------------------------------------------------------------------- */
h2.toggle {
	margin: 0;
	padding: 1em 0;
}
.answer {
	padding: 0 0 1em 15px;
}
#main h2.toggle a,
#main h2.toggle a:link {
	text-decoration: none;
	padding-left: 15px;
	color: #00667F;
	border-bottom: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../_images/h2_plus.gif);
}
#main h2.toggle a:focus,
#main h2.toggle a:hover,
#main h2.toggle a:active {
	color: #0cf;
	background-image: url(../_images/h2_plus_on.gif);
	border-bottom: none;
}

/* links */
/* ---------------------------------------------------------------------- */
#main a, 
#main a:link {
	color: #0cf;
	text-decoration: none;
	border-bottom: 1px solid #00667F;
}
#main a:visited {
	color: #00667F;
}
#main a:focus, 
#main a:hover,
#main a:active {
	color: #0cf;
	border-bottom: 1px solid #0cf;
}
#submenu a, 
#submenu a:link,
#submenu a:visited {
	color: #0cf;
	text-decoration: none;
}
#submenu a:focus, 
#submenu a:hover,
#submenu a:active,
#footer #footer-cc #footer-c #submenu a.current {
	color: #0cf;
	border-bottom: 1px solid #0cf;
}
#main .data td a,
#main .data td a:link,
#main .data td a:visited {
	border: none;
	display: block;
	width: 100%;
}
#main .data td a:focus,
#main .data td a:hover,
#main .data td a:active {
	background: url(../_images/td_bg_a.gif) no-repeat 0 55%;
	padding-left: 12px;
}

/* new items */
/* ---------------------------------------------------------------------- */
.news-item {
	border-bottom: 1px dashed #fff;
	margin-bottom: 1.5em;
}
.news-item h2 {
	color: #fff;
	border: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
.news-date {
	color: #999;
	margin: 0;
}

/* navigation */
/* ---------------------------------------------------------------------- */
#nav {
	position: absolute;
	width: 100%;
	height: 54px;
	top: 234px;
	left: 0;
	color: #000;
}
#nav-c {
	padding-left: 16px;
}
#nav-c li {
	height: 52px;
	float: left;
	cursor: pointer;
}
#nav-c li a {
	text-indent: -9000px;
}
#nav-c li a.n-home {
	width: 56px;
	background-image: url(../_images/nav_bg_home.png);
}
#nav-c li a.n-about {
	width: 60px;
	background-image: url(../_images/nav_bg_about.png);
}
#nav-c li a.n-features {
	width: 104px;
	background-image: url(../_images/nav_bg_features.png);
}
#nav-c li a.n-schedule {
	width: 78px;
	background-image: url(../_images/nav_bg_schedule.png);
}
#nav-c li a.n-faqs {
	width: 56px;
	background-image: url(../_images/nav_bg_faqs.png);
}
#nav-c li a.n-media {
	width: 62px;
	background-image: url(../_images/nav_bg_media.png);
}
#nav-c li a.n-contacts {
	width: 76px;
	background-image: url(../_images/nav_bg_contacts.png);
}
#nav-c li a:link, 
#nav-c li a:visited {
	background-position: 0 1px;
	background-repeat: no-repeat;
	display: block;
	height: 53px;
}
#nav-c li a:focus, 
#nav-c li a:hover, 
#nav-c li a:active, 
#nav-c li a.current,
#nav #nav-c li a.current {
	background-position: 0 bottom;
}

/* footer: companies and submenu */
/* ---------------------------------------------------------------------- */
#footer p {
	clear: both;
	margin-top: 1.5em;
}
#companies {
	height: 66px;
}
#companies li {
	float: left;
}
#companies li a {
	text-indent: -9000px;
	margin-right: 44px;
}
#companies li a#company-artc {
	background-image: url(../_images/logo_artc.gif);
	width: 122px;
}
#companies li a#company-lm {
	background-image: url(../_images/logo_lm.gif);
	width: 187px;
}
#companies li a#company-asts {
	background-image: url(../_images/logo_asts.gif);
	width: 82px;
}
#companies li a:link, 
#companies li a:visited {
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	height: 66px;
}
#submenu {
	margin-top: 20px;
	/* don't ask me why this fixes an error in ie6 */
	border: 1px solid #000;
}
#submenu li {
	float: left;
	margin-right: 15px;
}

/* tables */
/* ---------------------------------------------------------------------- */
.data {
	width: 100%;
	margin-bottom: 2em;
}
.data caption {
	font-weight: bold;
	text-align: left;
	padding: 0.5em 0;
	color: #0cf;
	border-bottom: 2px solid #0cf;
}
.data th {
	border-bottom: 2px solid #fff;
	font-weight: bold;
	padding: 2px 0;
	text-align: left;
}
.data td {
	border-bottom: 1px solid #333;
	padding: 2px 5px 2px 0;
	vertical-align: top;
}
.data .number {
	width: 90px;
}
.data .size {
	width: 90px;
}
.data .date {
	width: 90px;
}
.data ul {
	margin-left: 1.5em;
	xborder: 1px solid #f00;
}
.data li {
	list-style: disc;
}

/* page forms - stand alone & inline forms */
/* ---------------------------------------------------------------------- */
.pageform {
	font-size: 11px;
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0 3em 0;
	border-top: 3px solid #fff;
}
.pageform td, .pageform th {
	text-align: left;
	vertical-align: top;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #333;
	empty-cells: show;
}
.pageform th {
	width: 120px;
}
.pageform td input,
.pageform td textarea {
	width: 430px;
}
.pageform td select {
	width: 434px;
}
.pageform td .button {
	width: auto;
	padding: 0 10px;
}
/* style for radio button group produced by messy .net code! */
.pageform .radiogroup td input, .radiogroup td input {
	width: auto;
	margin-right: 15px;
	background: none;
	border: none;	
}
.pageform .radiogroup td, .radiogroup td {
	border:none;
	padding:2px;
}
.pageform .radiogroup input, .radiogroup input {
	width: auto;
	margin-right: 15px;
	background: none;
	border: none;	
}
.pageform .radiogroup, .radiogroup {
	line-height:30px;
	
}
#ToRadioButtonList input {
	background: none;
	width: auto;
	margin: 0 10px 0 0;
}
#ToRadioButtonList td {
	border: none;
	padding: 0;
}
#EmailValidationSummary {
	height: 0;
	width: 0
}

/* forms - general */
/* ---------------------------------------------------------------------- */
form {
	margin-bottom: 1em;
}
input, select, textarea, .button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background: #333;
	color: #fff;
	border: none;
	padding: 2px;
	margin-right: 2px;
	vertical-align: middle;
}
select {
	padding: 1px;
}
.button {
	width: auto;
	height: 19px;
	font-weight: bold;
	background: #fff;
	color: #000;
}

/* gallery index on front page */
/* ---------------------------------------------------------------------- */
ul#gallery-index {
	display: block;
	width: auto;
	border-left: 1px solid #333;
	height: 30px;
	margin: 10px 0 1.5em 0;
	padding: 0;
}
ul#gallery-index li {
	list-style: none;
	float: left;
}
#main ul#gallery-index a {
	float: left;
	display: block;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	border: none;
	border-right: 1px solid #333;
}

