
/* ------------------------------ */
/*                                */
/*   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;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #e2f9ff;
	background-image: url(http://www.ectoolset.com/autopilotbplay/templateimages/bg-body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	font-family: verdana;
	margin-top: 28px;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {							/* for TABLE based header */
	background-color: #cc0000;
	background-image: url(http://www.ectoolset.com/autopilotbplay/templateimages/bg-header.gif);
	}

#rightheader {						/* for TABLE based header  */
	text-align: right;
	}
	
#headerdiv {
	width: 100%;
	background-color: transparent;
	}

#headright {						/* DIV based header  */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: transparent;
	padding-bottom: 0;
	background-image: url(http://www.ectoolset.com/autopilotbplay/templateimages/bg-mainbod.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 35px 20px 15px 20px;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-size: large;
	color: #1c79ce;
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: large;
	color: #000;
	}

h3 {
	font-size: smalle;
	color: #1c79ce;
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #1c79ce;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	margin-top: 0;
	}

p {
	
	margin-bottom: 1.25em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}

.bgreen {
	background-color: #00391f;
	}

.topnav {
	position:absolute;
	top:0;
	width: 760px;
	margin:0 auto;
	}

.topnav td {
	width: 16.6%;
	text-align: center;
	background-color: transparent;
	height: 27px;
	background-image: url(http://www.ectoolset.com/autopilotbplay/templateimages/bg-topnav.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.topnav td a {
	color: #fff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	display: block;
	padding: 7px 0 8px 0;
	}

.topnav td a:hover {
	color: #fff;
	background-color: #7fb8ee;
	}

#navcolumn {
	background-color: #8ec8ff;
	vertical-align: top;
	height: auto;
	background-image: url(http://www.ectoolset.com/autopilotbplay/templateimages/bg-nav.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}

#hollow {
	height: 0px;
	padding: 0;
	margin: 0;
	}

.baseleft {
	text-align: left;
	vertical-align: top;
	}

.baseright {
	text-align: right;
	vertical-align: top;
	}


/* =================================================== */
/* E-C Logo and Copyright ... LEFT ALIGNED */
/* =================================================== */

#leftlogoshell {}
	
#poweredby {
	float: left;
	margin: 0 10px 0 10px;
	}

.small {
	font-size: x-small;
	color: #6ca8e1;
	}


/* =================================================== */
/* FLOATING BOX */
/* =================================================== */

.floatrightbox {
	width: 212px;
	float: right;
	margin: 0 0 10px 15px;
	}

.floatboxtop {
	background-image: url(http://www.autopilotbusinessplan.biz/templateimages/floating-box/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}

.floatboxleft {
	background-image: url(http://www.autopilotbusinessplan.biz/templateimages/floating-box/bg-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}

.floatboxright {
	background-image: url(http://www.autopilotbusinessplan.biz/templateimages/floating-box/bg-right.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}

.floatboxbot {
	background-image: url(http://www.autopilotbusinessplan.biz/templateimages/floating-box/bg-bot.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}

.floatboxmain {
	background-color: #fff;
	}

.formtable {
	border: solid #fff 1px;
	border-collapse: collapse;
	}

.formtable td{
	padding: 3px;
	border: solid #fff 1px;
	}

.formtext {
	background-color: #fff;
	}

.formfield {
	background-color: #8ec8ff;
	}

.subbox {
	background-color: #1b78ce;
	}

.submit {
	
	}

/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #ef0000;
	text-decoration: underline;
	}

a:hover	{
	color: #1c79ce;
	}

.subnav {
	color: #aad9ff;
	font-size: x-small;
	border-top: solid #aad9ff 1px;
	padding: 5px 0 0 0;
	text-align: center;
	margin-top: 35px;
	}

.subnav a {
	color: #1b78ce;
	}

.subnav a:hover {
	color: #000;
	}

#nav {
	background-color: transparent;
	background-image: url(http://www.ectoolset.com/autopilotbplay/templateimages/bg-navcoltop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 15px 0;
	}
	
#nav td {
	padding: 20px 0 0 0;
	}

#navigator {
	width: 150px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 134px;
	margin: 0 0 0 5px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: solid #c4e7ff 1px;
	color: #11385c;
	}

.currentpage a {
	color: #fff;
	background-color: #1b78ce;
	border-bottom: solid #0660b2 1px;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #11385c;
	background-color: #bae3ff;
	border-bottom: solid #c4e7ff 1px;
	}

.submen a {
	font-weight: normal;
	}