/*******************************************************************************
*                                                                              *
*  Web Site  :  http://www.eps.com.au/                                         *
*  Author    :  EPS                                                    *
*  Modified  :  09-Dec-2004                                                    *
*                                                                              *
*******************************************************************************/

/* General
*******************************************************************************/

* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../i/bg.jpg) repeat-x 0 -7px;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	min-width: 710px;
	position: relative;
}
a {
	text-decoration: none;
}

#main-content a,
#sidebar a,
#footer a {
	border-bottom: 1px solid #d0daef;
	color: #3b65b1;
	padding: 1px;
}
#main-content a:hover,
#sidebar a:hover,
#footer a:hover {
	background: #6eaedb;
	border-color: #6eaedb;
	color: #fff;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, dl, fieldset, address {
	font-size: 1em;
	margin: 1em 0;
}
hr {
	display: none;
}
img {
	border: none;
}
.access {
	position: absolute;
	left: -9999px;
}

/* Contact map
****************************/
#mapfull {
	display: none;
}

#mapfull a, #mapfull a:link, #mapfull a:hover  {
	border: none;
    background: none;
} 

#mapcontainer {
    position: relative;
}
#mapcontainer #mapthumb a {
    background: transparent url(../i/epsmap_thumb.gif) no-repeat 100%;
    position: absolute;
    height: 106px;
    width: 116px;
    top: 60px;
    right: 100px;
    text-decoration: none;
    border: 0px;
}

#mapcontainer #mapfull {
	background: transparent url(../i/epsmap.gif) no-repeat 100%;
    position: absolute;
    height: 265px;
    width: 291px;
    top: 40px;
    right: 15px;
}

#mapcontainer #mapthumb a span {
    display: none;
}

#mapcontainer #mapfull span {
    display: none;
}

/* Layout
*******************************************************************************/

#main {
	background: url(../i/bg_s1.jpg) no-repeat 0 47px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 710px;
}
#main-inner {
	background: url(../i/bg_s2.jpg) no-repeat 100% 47px;
	border-top: 1px solid #fff;
	margin: -1px 0 0 8px;
	padding: 0 8px 0 0;
	position: relative;
}
#content {
    background: #F7F7F9 url(../i/bgcontent_a.gif) repeat-y;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
#main-content {
	float: right;
	margin: 0 0 0 -195px;
	padding: 0;
	width: 100%;
}
#main-content-inner {
    background: url(../i/bg2a.jpg) repeat-x;
	border-top: 4px solid #fff;
	color: #122c2b;
	margin: 0 0 0 199px;
	min-height: 450px;
}

#sidebar {
    background: #698dcd url(../i/bgcontent_a.gif);
	color: #fff;
	float: left;
	font-size: .9em;
	width: 195px;
}

/* Header
*******************************************************************************/

h1 {
	background: url(../i/hbg07.jpg) 0 0;
	display: block;
	font-size: 1em;
	height: 160px;
	margin: 47px 0 0 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
h1 a {
	background: url(../i/logo07.gif) no-repeat 0 0;
	display: block;
	height: 56px;
	left: 16px;
	position: absolute;
	text-indent: -9999px;
	top: 15px;
	width: 350px;
}
#main h1 a:hover {
	background-position: 0 -56px;
}

h1 span {
	background: url(../i/slogan01.gif) no-repeat;
	bottom: 0;
	height: 40px;
	left: 471px;
	position: absolute;
	text-indent: -9999px;
	width: 259px;
    display: none
}

/* Navigation
*******************************************************************************/

#nav {
	height: 47px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#nav div {
	left: 0;
	margin: 0;
	position: absolute;
	right: 8px;
	top: 0;
}
#nav ul {
	background: url(../i/nav2.gif) no-repeat 0 -47px;
	height: 47px;
	margin: 0 auto;
	position: relative;
	width: 685px;
}
#nav li {
	float: left;
	height: 47px;
}
#n-home {
	width: 64px;
}
#n-development {
	width: 136px;
}
#n-hosting {
	width: 105px;
}
#n-products {
	width: 160px;
}
#n-experience {
	width: 121px;
}
#n-about {
	width: 92px;
}
#nav a {
	border: none;
	color: #777;
	display: block;
	font-weight: normal;
	height: 47px;
	padding: 0 5px;
	text-indent: -9999px;
}
#nav a {
	background: url(../i/nav2.gif) no-repeat;
}
#nav #n-home a {
	background-position: 0 0;
}
#nav #n-development a {
	background-position: -64px 0;
}
#nav #n-hosting a {
	background-position: -200px 0;
}
#nav #n-products a {
	background-position: -305px 0;
}
#nav #n-experience a {
	background-position: -465px 0;
}
#nav #n-about a {
	background-position: -586px 0;
}
#nav a:hover,
#nav li:hover a,
#nav li.mnhover a {
	background: none !important;
}
#sect-home #n-home a {
	background-position: 0 -94px;
}
#sect-development #n-development a {
	background-position: -64px -94px;
}
#sect-hosting #n-hosting a {
	background-position: -200px -94px;
}
#sect-products #n-products a {
	background-position: -305px -94px;
}
#sect-experience #n-experience a {
	background-position: -465px -94px;
}
#sect-about #n-about a {
	background-position: -586px -94px;
}
#nav li ul {
	background: transparent url(../i/bgsubmenu.png) repeat-x;
	border-bottom: 5px solid;
	border-top: 2px solid;
	border-color: #777;
	height: auto;
	left: -9999px;
	margin: -5px 0 0 8px;
	padding: 1px 0;
	position: absolute;
	z-index: 3;
}
#nav li:hover ul,
#nav li.mnhover ul {
	left: auto;
}
#nav li#n-about:hover ul,
#nav li#n-about.mnhover ul {
	left: auto;
	right: 15px;
}
#nav li ul li,
#nav li ul li a {
	height: auto;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#nav li ul li a {
	border: 1px #fff;
	border-style: none solid;
}
#nav li ul,
#nav li ul li {
	width: 195px;
}
#nav li:hover ul li a,
#nav li.mnhover ul li a,
#nav li ul li a {
	background: none;
	display: block;
	font-size: .9em;
	padding: 8px 22px 8px 29px;
	color: #444;
}
#nav li li {
	background: url(../i/blsubmenu.gif) no-repeat 14px 50%;
}
#nav li li.mnhover,
#nav li li:hover {
	background: #5079C5 url(../i/bgsubmenu_h.gif) repeat-y 100% 0;
}
#nav li ul li a:hover {
	background: url(../i/blsubmenu_h.gif) no-repeat 12px 50% !important;
	color: #fff;
}


/* Footer
*******************************************************************************/

#footer {
	background: #fff url(../i/bgfoot.gif) no-repeat 50% 0;
	clear: both;
	color: #777;
	font-size: 1em;
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
	width: 100%;
}
#footer ul {
	clear: both;
	line-height: 1.7em;
	margin: 0 20px;
	text-align: center;
	width: auto;
}
#footer li {
	background: url(../i/blft1.gif) no-repeat 0 50%;
	display: inline;
	font-size: .9em;
	padding: .6em 4px .6em 15px;
}
#footer li.f {
	background: none;
	padding-left: 8px;
}
#footer #f-copyright {
	background: url(../i/blft_logo.gif) no-repeat 0 50%;
	padding-left: 34px;
}
#footer #f-contact li {
	background-position: 0 55%;
	padding-left: 21px;
}
#footer #f-phone {
	background-image: url(../i/ficph.gif);
}
#footer #f-fax {
	background-image: url(../i/ficfx.gif);
}
#footer #f-email {
	background-image: url(../i/ficem.gif);
}
#footer #f-standards {
	padding: 15px 0 20px;
}
#footer #f-standards li {
	background: none;
	padding: 0 5px;
}
#footer #f-standards a,
#footer #f-standards a:hover {
	background: none;
	border: none;
}

/* Content
*******************************************************************************/

h2 {
	background: #4f9d90 url(../i/blh2.gif) repeat-y 0 50%;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	min-height: 31px;
	line-height: 31px;
	margin: 0;
	padding: 0 0 0 40px;
}
h3 {
    color: #369;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	margin: 15px 15px 0;
	padding: 0;
}
#main-content p {
   
}
#main-content p,
#main-content dl,
#main-content ol,
#main-content ul {
	line-height: 1.5em;
	margin: 1em 15px;
    color: #000;
}
#main-content p.lead {
    background: transparent url(../i/bg2a.jpg) repeat-x 0 -46px;
	display: block;
    color: #806233;
	font: bold 1.21em/1.21em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 15px 11px 15px 15px;
}
#main-content ul ul {
	margin: 0 15px;
}
#main-content dt,
#main-content li {
	background: url(../i/blc01.gif) no-repeat 0 .5em;
	padding: 0 15px;
}
dt {
	margin-top: .5em;
}
dd {
	margin: 0 15px;
}
#main-content a.more {
	background: #6eaedb url(../i/more01.gif) no-repeat 100% .4em;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: .9em;
	font-weight: bold;
	line-height: 1em;
	margin: 10px 0 10px 0;
	padding: 0 14px 2px 3px;
	text-transform: lowercase;
	width: 3em;
}
#main-content a.more:hover {
	background: #fff url(../i/more01.gif) no-repeat 100% -41px;
	border-color: #6eaedb;
	color: #6eaedb;
}
.container1 {
	background: #fafafa;
	border: 4px #fff;
	border-style: solid;
	padding: 10px;
	margin: 15px;
}
.container2 {
	background: #fff url(../i/bgcnt01_br.gif) no-repeat 100% 100%;
	border-top: 3px solid #3f7e73;
	clear: both;
	color: #555;
	margin: 15px 15px 20px 15px;
	padding: 0;
}
.c1 {
	float: left;
	margin: 0 0 20px 15px;
	width: 45%;
}
.c2 {
	float: right;
	margin: 0 15px 20px 0;
	width: 45%;
}
.outline {
	background: #fff;
	color: #555;
	padding: 15px;
}
.thumbnail {
	background: url(../i/bgclth.gif) no-repeat;
	display: inline;
	float: right;
	height: 140px;
	margin: 15px 11px 11px 11px;
	padding: 0;
	width: 201px;
}
.thumbnail img {
	margin: 8px;
}
#main-content .container dl {
	background: url(../i/bgcnt01_bl.gif) 0 100% no-repeat;
	margin: 0;
	padding: 15px;
}

#services h2 {
	cursor: pointer;
}

/* Sidebar content
*******************************************************************************/

#sidebar h2 {
	background: #4969a2 url(../i/blh2b.gif) no-repeat;
	border-top: 4px solid #fff;
	height: 31px;
	margin: 0;
	padding: 0;
	text-indent: -9999px
}

#sidebar #relatedlinks h2 {
	background-image: url(../i/sbh_relatedlinks.gif);
}

#relatedlinks li {
	background: url(../i/blsb1.gif) no-repeat 5px 50%;
    line-height: 1.7em;
    padding: 2px 10px 2px 20px;
}

#relatedlinks a {
	color: #fff;
}

#search h2 {
	background: url(../i/sbhtbg_07.gif) no-repeat 0 0;
	border: none;
	height: 39px;
	margin: -39px 0 0 0;
	padding: 0;
	position: absolute;
	width: 204px;
	text-indent: 0;
}
#search h2 em {
	background: #4969a2 url(../i/sbh_search.gif) 0 0;
	border: none;
	display: block;
	height: 31px;
	margin: 8px 0 0;
	padding: 0;
	position: absolute;
	width: 195px;
	text-indent: -9999px;
}
#sidebar form,
#sidebar div {
	background: url(../i/bgsidebar.gif) repeat-x 0 0;
}
#sidebar div {
	background-position: 0 35px;
}
#sidebar form p {
	margin: 0;
	padding: 15px;
}
#sidebar input {
	vertical-align: middle;
}

#sidebar #devenvironment h2 {
	background-image: url(../i/sbh_devenvironment.gif);
}

#devenvironment li {
	background: url(../i/blsb1.gif) no-repeat 5px 50%;
	line-height: 1.7em;
	padding: 2px 10px 2px 20px;
}
#devenvironment a {
	color: #fff;
}

#s {
	background: #f7f7f7 url(../i/bgsearch.gif) repeat-x 0 0;
	border: 1px solid #fff;
	color: #555;
	font: 1em/normal Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 2px;
	width: 112px;
}
#s:focus,
#s.focus {
	background: #fff;
	border-color: #d1e4f6;
	color: #003dc6;
}
#search-button {
	font: .8em Arial, Helvetica, sans-serif;
	height: 27px;
	margin: 0 0 0 5px;
	width: 41px;
}
#sidebar div ul {
	margin: 5px 5px 15px 5px;
}
#sidebar #customise h2 {
	background-image: url(../i/sbh_customise.gif);
}
#sidebar #marketing h2 {
	background-image: url(../i/sbh_useeps.gif);
}
#customise li {
	background: url(../i/blsb1.gif) no-repeat 5px 50%;
	line-height: 1.7em;
	padding: 2px 10px 2px 20px;
}
#customise a {
	color: #fff;
}

#sidebar #language h2 {
	background-image: url(../i/sbh_language.gif);
}

#language li {
	background: url(../i/blsb1.gif) no-repeat 5px 50%;
	line-height: 1.7em;
	padding: 2px 10px 2px 20px;
}
#language a {
	color: #fff;
}

/* Home
*******************************************************************************/
#sect-home #services h2 {
	background-image: url(../i/h_welcome.gif);
	background-position: 0 0;
	height: 31px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -9999px;
}
#intro {
	float: left;
	margin: 15px 0 15px -221px;
	width: 100%;
}
#intro p {
	margin-left: 236px;
}
#main-content #intro p.lead {
	margin: 0 15px 0 236px;
}
#client {
	background: transparent url(../i/split01.gif) repeat-y 0 0;
	float: right;
	font-size: .9em;
	margin: 15px 0 15px -220px;
	width: 221px;
}
#client .thumbnail {
	margin: 0 11px 11px 0;
}
#client .thumbnail a,
#client .thumbnail img {
	display: block;
	margin: 0;
	padding: 0;
}
#client .thumbnail a,
#client .thumbnail a:hover {
	background: none;
	border: none;
	padding: 8px;
}
#client h3 {
	margin: 0 20px 0;
}
#client p {
	margin: 8px 20px 0;
}
#services {
	/*background: #f00;*/
	clear: both;
	font-size: .9em;
}
#services div {
	background: transparent url(../i/split01.gif) repeat-y;
	float: left;
	min-height: 28em;
	width: 33.3%;
}
#services #edevelopment {
	background: none;
}
#services #webhosting {
	margin: 0;
}
#services #eproducts {
	float: right;
	margin: 0 0 0 -3px;
}
#main-content #services h2 {
	background-position: -2px -2px;
	height: 26px;
	line-height: 26px;
	margin: 0 0px 0 1px;
	min-height: 26px;
	padding: 0;
}
#services #edevelopment h2 {
	background-image: url(../i/h_businessservices.gif);
	margin-left: 0;
}
#services #webhosting h2 {
	background-image: url(../i/h_webhosting.gif);
}
#services #eproducts h2 {
	background-image: url(../i/h_productdevelopment.gif);
	margin-right: 0;
}
#services div span {
	background: url(../i/ico_hosting.gif) no-repeat 100% 100%;
	float: right;
	height: 22px;
	margin: 0 0 5px 5px;
	width: 25px;
}
#services #edevelopment span {
	background-image: url(../i/ico_development.gif);
}
#services #eproducts span {
	background-image: url(../i/ico_products.gif);
}
#sidebar #marketing ul {
	margin: 5px;
}
#marketing li {
	background: url(../i/blsb1.gif) no-repeat 5px .7em;
	margin: 0 0 5px 0;
	padding: 5px 10px 5px 20px;
}

#marketing a {
	color: #fff;
}

/* Alt Header Imgs
*******************************************************************************/
#sect-development h1 span,
#sect-hosting h1 span,
#sect-products h1 span,
#sect-experience h1 span,
#sect-about h1 span {
    display: none;
}
#sect-development h1            { background-image: url(../i/hbg02.jpg); }
#sect-development h1 a          { background-image: url(../i/logo02.gif); }
#sect-development #search h2    { background-image: url(../i/sbhtbg_02.gif); }

#sect-hosting h1                { background-image: url(../i/hbg03.jpg); }
#sect-hosting h1 a              { background-image: url(../i/logo03.gif); }
#sect-hosting #search h2        { background-image: url(../i/sbhtbg_03.gif); }

#sect-products h1               { background-image: url(../i/hbg04.jpg); }
#sect-products h1 a             { background-image: url(../i/logo04.gif); }
#sect-products #search h2       { background-image: url(../i/sbhtbg_04.gif); }

#sect-experience h1             { background-image: url(../i/hbg05.jpg); }
#sect-experience h1 a           { background-image: url(../i/logo05.gif); }
#sect-experience #search h2     { background-image: url(../i/sbhtbg_05.gif); }

#sect-about h1                  { background-image: url(../i/hbg06.jpg); }
#sect-about h1 a                { background-image: url(../i/logo06.gif); }
#sect-about #search h2          { background-image: url(../i/sbhtbg_06.gif); }

/* Alt Colour Schemes
*******************************************************************************/
/* A */
#sect-development #main-content-inner,
#sect-development #main-content p.lead {
    background-image: url(../i/bg2a.jpg);
    background-color: #F7F7FA;
    color: #795585;
}
#sect-development #content {
    background-image: url(../i/bgcontent_a.gif);
}
h2,
#sect-development h2 {
    background-image: url(../i/blh2a.gif);
    background-color: #369;
}
#sect-development h3 {
    color: #369;
}

/* B */
#sect-hosting #main-content-inner,
#sect-hosting #main-content p.lead {
    background-image: url(../i/bg2a.jpg);
    background-color: #F7F7FA;
    color: #5872A3;
}
#sect-hosting #content {
    background-image: url(../i/bgcontent_a.gif);
}
#sect-hosting h2 {
    background-image: url(../i/blh2a.gif);
    background-color: #369;
}
#sect-hosting h3 {
    color: #369;
}

/* C */
#sect-products #main-content-inner,
#sect-products #main-content p.lead {
    background-image: url(../i/bg2a.jpg);
    background-color: #F7F7FA;
    color: #9E7D47;
}
#sect-products #content {
    background-image: url(../i/bgcontent_a.gif);
}
#sect-products h2 {
    background-image: url(../i/blh2a.gif);
    background-color: #369;
}
#sect-products h3 {
    color: #369;
}

/* D */
#sect-experience #main-content-inner,
#sect-experience #main-content p.lead {
    background-image: url(../i/bg2a.jpg);
    background-color: #F7F7FA;
    color: #6E9E2F;
}
#sect-experience #content {
    background-image: url(../i/bgcontent_a.gif);
}
#sect-experience h2 {
    background-image: url(../i/blh2a.gif);
    background-color: #369;
}
#sect-experience h3 {
    color: #369;
}

/* E */
#sect-about #main-content-inner,
#sect-about #main-content p.lead {
    background-image: url(../i/bg2a.jpg);
    background-color: #F7F7FA;
    color: #3D6FD4;
}
#sect-about #content {
    background-image: url(../i/bgcontent_a.gif);
}
#sect-about h2 {
    background-image: url(../i/blh2a.gif);
    background-color: #369;
}
#sect-about h3 {
    color: #369;
}

/* Data Table
*******************************************************************************/
table.dataTable {
	border-collapse: collapse;
	margin-left: 2%;
	margin-right: 2%;
}

table.dataTable th, 
table.dataTable td {
	font-size: 0.8em;
	vertical-align: top;
	padding: 3px 5px;
    border: 1px solid #369;
    color: #000;
}
table.dataTable th {
	background-color: #369;
	color: white;
}
table.dataTable td {
	border: 1px solid #369;
}
table#hostingaccounts td.dtcol1 {
	width: 10%;
	font-weight: bold;
	background-color: #69c;
    color: black;
}
table#hostingaccounts .dtcol2, 
table#hostingaccounts .dtcol3, 
table#hostingaccounts .dtcol4 {
	width: 30%;
}
table#hostingaccounts p,
table#hostingaccounts dl,
table#hostingaccounts ol,
table#hostingaccounts ul {
	line-height: 1.5em;
	margin: 0.5em 0.2em;
}

/* form table
*******************************************************************************/
form#contactForm,
/*form#metaForm,*/
form#healthForm {
    background-color: #eec;
    border: 4px solid white;
    margin: 1em;
    color: #000;
}

form#presentForm {
    background-color: #eec;
    border: 4px solid white;
    margin: 1em;
    color: #000;
}

form#satisfactionForm {
    background-color: #eec;
    border: 4px solid white;
    margin: 1em;
}

#main-content-inner #sectionForm .txtok {
	border-color: #18a214;
	background-color: #f5fef5;	
}

#main-content-inner #sectionForm .txterror {
	border-color: #f36;
	background-color: #fff2f7;
}

#main-content-inner #sectionForm .txtfocus {
	border-color: #00f;
	background-color: #f2f3ff;
}

table.formTable {
    margin: 2em;
}

table.formTable2 {
    background-color: #eec;
    border: 4px solid white;
    margin: 1em;
    color: #000;
    width: 470px;
    padding: 0 10px;
}

.formTable2 input {
	position: relative;
    top: -6px;
    left: 0px;
}

.formTable2 input#search-button {
	position: relative;
    top: 0px;
}

#healthForm table.formTable th {
	width: 150px;
    text-align: left;
    vertical-align: top;
}

table.formTable th {
	width: 350px;
    text-align: left;
    vertical-align: top;
}
table.formTable td {
	padding: 0 5px 5px 5px;
	line-height: 1.5em;
    vertical-align: top;
}

table.formTable input, 
table.formTable select, 
table.formTable option  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#satisfactionForm table.formTable td.radio{
	border-bottom: 1px dotted #666;
}

/* our experience - client showcase
*******************************************************************************/
div.client-showcase p,
div.client-showcase li {
    font-size: 8pt;
}
div.client-showcase h3 a {
    border-bottom: none !important;
}
.thumbnail3 {
    display: inline;
    float: left;
    height: 80px;
    margin: 10px;
    padding: 0;
    width: 80px;
}
.thumbnail3 img {
    background: transparent url(../i/bg_clientlogo.png) no-repeat !important;
}
/* IE png alpha-transparency hack */
* html .thumbnail3 img {
    background-image: none !important;
}
div.client-showcase .thumbnail3 a,
div.client-showcase .thumbnail3 a:hover {
    background: none !important;
    border: none !important;
}

div.client-showcase .thumbnail2 {
    margin: 0 5px 5px 10px;
    position: relative;
    background: url(../i/bgclth.gif) no-repeat;
    display: block;
    height: 140px;
    width: 201px;
    padding: 0;
}
div.client-showcase .thumbnail2 a {
    position: absolute;
    top: 7px;
    left: 7px;
}
div.client-showcase .thumbnail2 a,
div.client-showcase .thumbnail2 a:hover {
    background: none !important;
    border: none !important;
}
div.client-showcase ul {
    clear: both;
}


/* community-showcase
*******************************************************************************/
div.comm-showcase {
    margin-top: 1em;
    margin-bottom: 2em;
    clear: both;
}
div.comm-showcase h3 {
    margin-bottom: 0.5em;
}
div.comm-showcase p {
    font-size: 8pt;
    margin-left: 230px;
}
div.comm-thumbnail {
    float: left;
    width: 230px;
    height: 110px;
}

div.comm-thumbnail a, 
div.comm-thumbnail a:hover {
    margin-left: 15px;
    background: none !important;
    border: none !important;
}


/* expandables
*******************************************************************************/
#main-content li.expandable {
	background-image: url(../i/bl_expandable.gif);
        cursor: pointer;
}
#main-content li.expanded {
        background-image: url(../i/bl_expanded.gif);
        cursor: pointer;
}
.expandable ul {
    display: none;
}
.expanded ul {
    padding: 1em 0;
}


/* want to know more
*******************************************************************************/
#sidebar div.knowmore {
	padding: 10px 0 10px 10px;
	background: none;
}
#sidebar div.knowmore a, #sidebar div.knowmore a:hover {
	border: none;
	background: none;
}

/* definition lists
*******************************************************************************/
#sect-relatedlinks dt {
	display: inline;
    font-weight: bold;
}
#sect-relatedlinks dd {
	display: inline;
    margin-left: -10px;
    font-weight: bold;
}

#relatedlinks li.pdf, #main-content li.pdf {
	line-height: 1.7em;
	padding: 2px 10px 2px 20px;
	background: url(../i/icnpdf.gif) no-repeat 0 50%;
}

#sidebar li.contact {
    background: url(../i/bl_contact.gif) no-repeat 0 50%;
    padding-left: 20px;
}

#sidebar li.contacticn a, #sidebar li.contacticn a:link {
	width: 140px;
    height: 184px;
    display: block;
    border-bottom: none;
    text-indent: -999px;
}
#sidebar li.contacticn a:hover {
	background: none;
}
#sidebar li.contacticn {
	background: url(../i/icncontact.gif) no-repeat 0 0px;
    height: 184px;
    padding-left: 20px;
}

#sidebar li.contacticn:hover{
    background: url(../i/icncontact.gif) no-repeat 0 -209px;
    height: 184px;
    padding-left: 20px;
}


#sidebar li.healthicn a, #sidebar li.healthicn a:link {
	width: 140px;
    height: 184px;
    display: block;
    border-bottom: none;
    text-indent: -999px;
}
#sidebar li.healthicn a:hover {
	background: none;
}
#sidebar li.healthicn {
	background: url(../i/icnhealth.gif) no-repeat 0 0px;
    height: 184px;
    padding-left: 20px;
}

#sidebar li.healthicn:hover{
    background: url(../i/icnhealth.gif) no-repeat 0 -209px;
    height: 184px;
    padding-left: 20px;
}

/* Error messages
********************************/
#errorMsg p, #errorMsg li {
	color: #ff0000;
    font-weight: bold;
}

/* Mac IE warning
********************************/
#macie {
	display: none;
}
