/* ---------------------------------------------------------------------- */
/* ARTC HUNT8R CSS */
/* ---------------------------------------------------------------------- */

*, html {
	margin: 0;
	padding: 0;
}

/* page structure */
/* ---------------------------------------------------------------------- */
body {
	background: #313131 url(../_images/background.jpg) top center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 60px 0 30px 0;
}
#container {
	margin: auto;
	position:relative;
	width:810px;
}
#header,
#main-c,
#footer-c {
	width: 710px;
	margin-left: 100px;
}
#header {
	background: url(../_images/content_bg_header.png) top center no-repeat;
	padding: 30px 0 20px 0;
}
#header img {
	padding-left: 190px;
}
#main-c {
	background: url(../_images/content_bg_body.png) top center repeat-y;
}
#main {
	padding: 20px 0;
	border-top: 1px solid #ccc;
	margin: 0 40px;
}
#main p,
#main ul,
#main ol,
#main dl,
#main h1,
#main h2,
#main h3,
#main table.data {
	padding: 0 40px 0 150px;
}
#main img {
	margin-bottom: 2em;
}
#footer-c {
	background: url(../_images/content_bg_footer.png) top center no-repeat;
	height: 100px;
	margin-bottom: 100px;
}
#footer {
	border-top: 1px solid #ccc;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	margin: 0 40px 0 40px;
	padding-top: 100px;
}


/* formatting */
/* ---------------------------------------------------------------------- */
p,
#main ul {
	margin-bottom: 1.5em;
}
#main ul,
#main ol {
	margin-left: 2em;
}
#main dt {
	display: block;
	width: 100%;
	font-weight: bold;
}
#main dd {
	text-align: right;
	position: relative;
	top: -1.7em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1.5em;
}
h1 {
	height: 40px;
	text-indent: -9000px;
	margin-bottom: 1em;
	background-position: 150px 0;
	background-repeat: no-repeat;
}
h1.h-maitland { background-image: url(../_images/h1_maitland.gif); }
h1.h-alliance { background-image: url(../_images/h1_alliance.gif); }
h1.h-community { background-image: url(../_images/h1_community.gif); }
h1.h-construction { background-image: url(../_images/h1_construction.gif); }
h1.h-contact { background-image: url(../_images/h1_contact.gif); }
h1.h-documents { background-image: url(../_images/h1_documents.gif); }
h1.h-environment { background-image: url(../_images/h1_environment.gif); }
h1.h-media { background-image: url(../_images/h1_media.gif); }
h1.h-opportunities { background-image: url(../_images/h1_opportunities.gif); }
h1.h-oohw { background-image: url(../_images/h1_oohw.gif); }
h1.h-pabout { background-image: url(../_images/h1_pabout.gif); }
h1.h-recondition { background-image: url(../_images/h1_recondition.gif); }
h1.h-safety { background-image: url(../_images/h1_safety.gif); }
h1.h-stage1 { background-image: url(../_images/h1_stage1.gif); }
h1.h-stage2 { background-image: url(../_images/h1_stage2.gif); }
h1.h-sign { background-image: url(../_images/h1_sign.gif); }
h1.h-dropin { background-image: url(../_images/h1_dropin.gif); }
#main h2 {
	font-size: 12px;
	margin: 1.5em 0;
	border-top: 1px solid #ccc;
	padding:  1.5em 0 0 150px;
}
#main h2.toggle { 
	position: relative;
	*/
	height: 15px;
}
#main h2.toggle .more a {
	cursor: pointer;
	color: #fff;
	background: #930 url(../_images/button_hole.png) 50% 50% no-repeat;
	border: none;
	font-weight: normal;
	display: block;
	height: 50px;
	width: 30px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0;
}
#main h2.toggle .more a:link,
#main h2.toggle .more a:visited {
	background-color: #930;
}
#main h2.toggle .more a:focus,
#main h2.toggle .more a:hover,
#main h2.toggle .more a:active {
	background-color: #f00;
	color: #fff;
}
#main h3 {
	font-size: 12px;
	margin: 1.5em 0;
	border-top: 1px dashed #ccc;
	padding:  1.5em 0 0 150px;
}
#main .side-graphic {
	float: left;
	padding-top: .5em;
}
#main p.img-caption {
	margin-top: -2em;
	font-size: 11px;
	color: #999;
}
#main .side-graphic-right {
	margin-left: 150px;
	padding-top: .5em;
}
ul#stages {
	height: 55px;
	margin: 0;
	position: relative;
}
ul#stages li {
	list-style: none;
}
ul#stages li a,
ul#stages li a:link,
ul#stages li a:visited {
	display: block;
	height: 38px;
	text-indent: -9000px;
	position: absolute;
	top: 0;
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}
li a#stage1 {
	background-image: url(../_images/stage1.png);
	width: 246px;
	z-index: 100;
	right: 235px;
}
li a#stage2 {
	background-image: url(../_images/stage2.png);
	width: 225px;
	right: 20px;
}
ul#stages li a:focus,
ul#stages li a:hover,
ul#stages li a:active {
	background-position: bottom left;
	border: none;
}
#main a.cssbutton,
#main a:link.cssbutton,
#main a:visited.cssbutton {
	text-indent: -9000px;
	text-decoration: none;
	display: block;
	height: 34px;
	width: 479px;
	margin-left: 150px;
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}
#main a:focus.cssbutton,
#main a:hover.cssbutton,
#main a:active.cssbutton {
	background-position: bottom left;
	border: none;
}
#subscribe {
	background-image: url(../_images/subscribe.jpg);
}
#submit {
	background-image: url(../_images/submit.jpg);
	margin-top: 1.5em;
}

/* links */
/* ---------------------------------------------------------------------- */
#main a,
#main a:link {
	color: #993300;
	text-decoration: none;
	border-bottom: 1px solid #993300
}
#main a:visited {
	color: #990000;
	border-bottom: 1px solid #E1C2B3;
}
#main a:focus,
#main a:hover,
#main a:active {
	color: #f00;
	border-bottom: 1px solid #f00;
}
a img {
	border: none;
	text-decoration: none;
}

/* navigation */
/* ---------------------------------------------------------------------- */
#nav {
	width: 118px;
	position: absolute;
	left: -10px;
	_left: -9px;
	top: 40px;
}
#nav li {
	list-style: none;
}
#nav li a.n-home { background-image: url(../_images/nav_bg_home.gif); }
#nav li a.n-mm { background-image: url(../_images/nav_bg_mm.gif); }
#nav li a.n-mm-con { background-image: url(../_images/nav_bg_mm_con.gif); }
#nav li a.n-mm-rec { background-image: url(../_images/nav_bg_mm_rec.gif); }
#nav li a.n-mm-env { background-image: url(../_images/nav_bg_mm_env.gif); }
#nav li a.n-mm-com { background-image: url(../_images/nav_bg_mm_com.gif); }
#nav li a.n-mb { background-image: url(../_images/nav_bg_mb.gif); }
#nav li a.n-mb-con { background-image: url(../_images/nav_bg_mb_con.gif); }
#nav li a.n-mb-env { background-image: url(../_images/nav_bg_mb_env.gif); }
#nav li a.n-mb-doc { background-image: url(../_images/nav_bg_mb_doc.gif); }
#nav li a.n-media { background-image: url(../_images/nav_bg_media.gif); }
#nav li a.n-safety { background-image: url(../_images/nav_bg_safety.gif); }
#nav li a.n-contact { background-image: url(../_images/nav_bg_contact.gif); }
#nav li a.n-about { background-image: url(../_images/nav_bg_about.gif); }

#nav li a,
#nav li a:link, 
#nav li a:visited {
	float: left;
	cursor: pointer;
	text-indent: -9000px;
	width: 118px;
	height: 28px;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}
#nav li a:focus, 
#nav li a:hover, 
#nav li a:active {
	background-position: -118px 0;
}
#nav li a .current,
#nav li a:link.current,
#nav li a:visited.current,
#nav li a:focus.current,
#nav li a:hover.current,
#nav li a:active.current {
	background-position: -236px 0;
}

#nav li a.n-mm,
#nav li a.n-mb {
	height: 48px;
}

/* tables */
/* ---------------------------------------------------------------------- */
#main table.data {
	width: 480px;
	margin: 0 0 2em 150px;
	padding: 0 0 0 0;
}
.data caption {
	text-align: left;
	font-weight: bold;
	padding: 1.5em 0 0 0;
}
.data th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: .5em 0;
}
.data.vertical th {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
.data th.subsection,
.data td.subsection {
	border-bottom: 1px solid #000;
}
.data td {
	border-bottom: 1px solid #ccc;
	padding: .5em 0;
}
.data .date,
.data .kb {
	width: 100px;
}
#main .data a,
#main .data a:link,
#main .data a:visited,
#main .data a:focus,
#main .data a:hover,
#main .data a:active {
	border: none;
}

/* forms (used currently on the newsletter sign up page) */
/* ---------------------------------------------------------------------- */
td.field-input {
	width: 350px
}
form input.input-text {
	border: none;
	background: #efefef;
	width: 346px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form input.input-text.phone {
	width: 292px;
}
form select.input-select {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form select.input-select.phone {
	width: 50px;
}
form input.input-checkbox {
	text-align: right;
}

/* companies footer */
/* ---------------------------------------------------------------------- */
#companies {
	height: 35px;
}
#main ul#companies {
	margin: 0;
}
#companies li {
	float: left;
	list-style: none;
	margin-right: 44px;
}
#companies li a {
	text-indent: -9000px;
	border: none;
}
#companies li a#company-artc {
	background-image: url(../_images/logo_artc.gif);
	width: 156px;
}
#companies li a#company-jh {
	background-image: url(../_images/logo_jh.gif);
	width: 74px;
}
#companies li a#company-ghd {
	background-image: url(../_images/logo_ghd.gif);
	width: 35px;
}
#companies li a:link, 
#companies li a:visited {
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	border: none;
}

