/* @override http://staging.enbit.com.au/mt-static/fortress.css */

/* CSS Document */

body{
	background-color:#004b82;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #004b82;
	margin-top: 10px;
	height:100%;
}

p{
	text-align:left;
}

a{
	color:#FF0000;
	text-decoration: none;
}

a:hover{
	color:#FF6600;
	text-decoration: underline;
}

h1{
	color:#004b82;
	font-size:150%;
}

h2{
	color:#ef3d35;
	font-size:120%;
}

h3{
	color:#004b82;
	font-size:110%;
}

.text_small {
	font-size:10px;
}

#header{
	margin: auto;
	width: 1000px;
}

#content{
	margin: auto;
	width: 1000px;
	background-color:#FFFFFF;
	background-image:url("http://staging.enbit.com.au/fortress/images/page_bg.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
}

#footer{
	margin: auto;
	width: 1000px;
	clear: both;
	text-align:right;
	color:#FFFFFF;
	font-size:70%;
	vertical-align:middle;
	padding-bottom: 5px;
	padding-right: 0;
}

#sidebar{
	float:left;
	width: 235px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 25px;
}

#main{
	float:right;
	width: 698px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 25px;
}

.box1{
	background-color:#ccecf4;
	font-size:80%;
	width:235px;
}

.side_contain{
	padding: 10px;
}

.box2{
	background-color:#ffe5cc;
	font-size:80%;
	width:235px;
}

.box3{
	background-color:#fcd9d7;
	font-size:80%;
	width:235px;
}

.navibar{
	background-color:#ef3d35;
	color:#FFFFFF;
	text-align:center;
	font-size:100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navibar a {
	color:#FFFFFF;
}

/* ----------------------------- start #nav ----------------------------- */
#nav img { border: none; }
#nav td { display: inline; list-style:none; padding: 0; }
#nav td a { float: left; display:block; height: 38px; margin: 0; padding: 0; }
#nav td a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav td a:hover { visibility:visible; }
#nav td a:hover img { visibility:visible; }
#nav td a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#why { background:url("http://staging.enbit.com.au/fortress/images/why_btn-up.jpg") no-repeat left bottom; }
#what { background:url(/fortress/images/what_btn-up.jpg) no-repeat left bottom; }
#how { background:url(/fortress/images/how_btn-up.jpg) no-repeat left bottom; }
#info { background:url(/fortress/images/info_btn-up.jpg) no-repeat left bottom; }
#trial { background:url(/fortress/images/trial_btn-up.jpg) no-repeat left bottom; }
#contact { background:url(/fortress/images/contact_btn-up.jpg) no-repeat left bottom; }
/* ----------------------------- end #nav ids ----------------------------- */

body#page-2 a#why img
{
	vertical-align:bottom; /* for IE6 */
	visibility: hidden; /* hide from IE5.0/win */
	background: url(/fortress/images/why_btn-up.jpg) no-repeat left bottom;
}

body#page-8 a#what img
{
	vertical-align:bottom; /* for IE6 */
	visibility: hidden; /* hide from IE5.0/win */
	background: url(/fortress/images/what_btn-up.jpg) no-repeat left bottom;
}

body#page-6 a#how img
{
	vertical-align:bottom; /* for IE6 */
	visibility: hidden; /* hide from IE5.0/win */
	background: url(/fortress/images/how_btn-up.jpg) no-repeat left bottom;
}

body#page-7 a#info img
{
	vertical-align:bottom; /* for IE6 */
	visibility: hidden; /* hide from IE5.0/win */
	background: url(/fortress/images/info_btn-up.jpg) no-repeat left bottom;
}

body#page-3 a#trial img
{
	vertical-align:bottom; /* for IE6 */
	visibility: hidden; /* hide from IE5.0/win */
	background: url(/fortress/images/trial_btn-up.jpg) no-repeat left bottom;
}

body#page-5 a#contact img
{
	vertical-align:bottom; /* for IE6 */
	visibility: hidden; /* hide from IE5.0/win */
	background: url(/fortress/images/contact_btn-up.jpg) no-repeat left bottom;
}