
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}

ul {
	list-style-image: url(http://www.ectoolset.com/8020center/templateimages/tick.png);
	color: #002060;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	color: #000;
	font-family: arial;
	padding: 20px 0 20px 0;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #dddada solid;
	padding: 7px 7px 7px 7px;
	background-image: url(http://www.ectoolset.com/8020center/templateimages/wrapper-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
#header {
	margin-bottom: 7px;
	text-align: center;
	}
	
#headleft {
	text-align: left;
	padding: 0 0 0 50px;
	}

#headleft {
	vertical-align: top;
	}
	
#headleft p {
	font-size: 10pt;
	vertical-align: middle;
	color: #d7333f;
	margin-bottom: none;
	text-decoration: none;
	padding: 10px 5px 0 5px;
	}

#headleft a {
	margin-top: none;
	vertical-align: center;
	color: #d7333f;
	text-decoration: none;
	font-size: 10pt;
	}

#main {
	vertical-align: top;
	width: 100%;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	text-align: center;
	padding: 35px 15px 0 15px;
	}

#content, #content td {
	font-size: small;
	}

#content a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}

#featurehome td {
	width: 448px;
	height: 150px;
	background-color: #cecece;
	vertical-align: top;
	text-align: left;
	}

#featurehome p {
	padding: 0 15px 0 25px;
	font-size: 8pt;
	}
	
#featurehome a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-size: 1.6em;
	color: #000;
	}

h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: 12pt;
	color: #000;
	background-color: #ffea00;
	}

h3 {
	font-size: 1.3em;
	color: #ff0000;
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #cc0000;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

p {
	font-size: 1.2em;
	margin-bottom: 1.25em;
	font-family: arial, sans-serif;
	letter-spacing: 0.6pt;
	word-spacing: 1px;
	}

li {
	font-size: 1.2em;
	margin-bottom: 1.25em;
	font-family: arial, sans-serif;
	letter-spacing: 0.6pt;
	word-spacing: 0.1pt;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}
	
#signupec {
	background-color: #cecece;
	vertical-align: middle;
	text-align: left;
	width: 905px;
	padding: 2px 5px 5px 0;
	margin-bottom: 3px;
	}
	
#signupec p {
	color: #020202;
	font-size: 8pt;
	padding: 2px 0 0 5px;
	}
	
#signupec .formfield {
	padding: 0 5px 0 5px;
	}
	
#signupec .formfield input {
	border: 1px #dddada solid;
	font-size: 8pt;
	}

#mazegift {
	border: 1px #da251d solid;
	text-align: center;
	padding: none;
	width: 350px;
	}

#mazegift a:hover {
	background-color: #dc2521;
	color: #fff;
	}

#mazegift a:hover h2 {
	background-color: #dc2521;
	color: #fff;
	}

/* =================================================== */
/* E-C Logo and Copyright ... LEFT ALIGNED */
/* =================================================== */

#leftlogoshell {}
	
#poweredby {
	float: left;
	margin: 0 10px 0 10px;
	}

.small {
	font-size: 8pt;
	color: #020202;
	}

/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #cc0000;
	text-decoration: underline;
	}

a:hover	{
	color: #bd1b00;
	}
