/* 
  -----------------------------------
Futurum Print Stylesheet CSS
 
 Copyright digital evolution 2007
 
 last updated 25/06/07
  -----------------------------------
*/
{
  margin: 0;
  padding: 0;
}
* {
  margin: 0;
  padding: 0;
}

/*
PAGE LAYOUT STYLES
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: white;
	margin-top: 0px;
}
/*
Sets link styles for all links*/

 h1, h3 {
	font-family: /*"Century Gothic", */ Arial, Helvetica, sans-serif;
	color: black;
	
	}

 h2, h4{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	}
h5{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
	}
	

	
	
/*Masthead */
#masthead {
	display: none;
	
}
/*
Logo row */
#logodiv {
	display: none;
	
}
#logodiv .bannerlogo {
	display: none;
}

#logodiv .bannertd {
	display: none;
}

#logodiv .bannertd h1 {
	display: none;
}
#logodiv .bannertd h1 a:link, #logodiv .bannertd h1 a:visited{
	display: none;
}
#logodiv .bannertd h1 a:hover, #logodiv .bannertd h1 a:active{
	display: none;
}

#logodiv img {
	display: block;
}

/* Page Wrapper*/
#pagewrapper {
	width: 580px;
	margin: 0px;
}
/*main content and footer sizes*/
#contentTable, #contentTable2 ,#footerTable, #footerTableHome {
	width: 580px;
}

/*Main Menu*/
#menubar {
	display: none;
	
	/*letter-spacing: 0.1em;*/
}


/*
Main Content - Content Pages*/

#maincontent {
 width: 580px;
	vertical-align: top;
	margin: 0;
	padding: 7px;
	
}

#maincontent h1 {
	
	font-size: 1.3em;
	line-height: 1.7em;
	margin-top: 0;
	margin-bottom: 10px;
	
	
	
	
}

#maincontent h2 {
	
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 5px;
	
	
}

#maincontent h3 {
	
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 5px;
	
	
}

#maincontent h4 {
	
	font-size: 1.0em;
	line-height: 1.1em;
	margin-top: 30px;
	margin-bottom: 5px;
	
	
}

#maincontent h5 {
	
	font-size: 1.0em;
	line-height: 1.1em;
	margin-top: 20px;
	margin-bottom: 0;
	
	
}

#maincontent h5 a:link {
	color: black;
	text-decoration: underline;
}
#maincontent h5 a:visited {
	color: black;
	text-decoration: underline;
}
#maincontent h5 a:hover, #maincontent h5 a:active, #maincontent h5 a:focus {
	color: #0061AA;
	text-decoration: none;
}

#maincontent p {
	
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 15px;
	
	
}
#maincontent .smalltxt p{
	
	font-size: 0.8em;
	line-height: 1.1em;
	margin-bottom: 15px;
		
}

#maincontent .note p{
	
	font-size: 0.8em;
	line-height: 1.1em;
	margin-top: 30px;
	margin-bottom: 15px;
	
	
}
#maincontent a:link {
	color: black;
	text-decoration: underline;
}
#maincontent a:visited {
	color: black;
	text-decoration: underline;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: black;
	text-decoration: underline;
}


/*#maincontent ul {
	color: #585858;
	font-size: 0.8em;
	list-style-type: none;
	margin: 0 0 15px 20px;
	padding: 0;
	line-height: 1.4em;
	background-color: transparent;
	text-indent: 0;
	
}
#maincontent ul li {
background: transparent url(../imgs/misc/list_redsquare.gif) no-repeat 0 5px;
padding: 0 0 10px 20px;

}
#maincontent ol {
color: #676767;
font-size: 0.8em;
margin: 0 0 15px 30px;


}

#maincontent ol li {
padding: 0 10px 5px 0;
line-height: 1.1em;

}*/

#maincontent ul {
	color: black;
	font-size: 0.9em;
	list-style-type: none;
	margin: -10px 0 5px 30px;
	padding: 0;
	line-height: 1.2em;
	background-color: transparent;
	/*text-indent: 0;*/
	
}
#maincontent ul li {
background: transparent url(../imgs/misc/list_dot_grey.gif) no-repeat 0 5px;
padding: 0 0 5px 20px;


}
#maincontent ol {
color: black;
font-size: 0.8em;
margin: 0 0 15px 30px;


}

#maincontent ol li {
padding: 0 10px 5px 0;
line-height: 1.1em;

}
#maincontent a {
color: black;
	text-decoration: underline;

}


/*
Main Content - Content Pages*/

#maincontenthome {
   margin: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	color: black;
	vertical-align: top;
	width: 580px;
	
	
}

#maincontenthome h1 {
	
	font-size: 1.5em;
	line-height: 1.7em;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 0.1px;
	
}

#maincontenthome h2 {
	
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 5px;
	
}

#maincontenthome h3 {
	
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0;
		
}

#maincontenthome h4 {
	
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0;
		
}

#maincontenthome h5 {
	
	font-size: 1.0em;
	line-height: 1.1em;
	margin-top: 20px;
	margin-bottom: 0;
	
	
}

#maincontenthome p {
	
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 15px;
	
	
}
#maincontenthome p .introtxt{
	
	font-size: 1.0em;
	line-height: 1.3em;
	margin-bottom: 15px;
	
	
	
}
#maincontenthome a:link {
	color: black;
	text-decoration: underline;
}
#maincontenthome a:visited {
	color: black;
	text-decoration: underline;
}
#maincontenthome a:hover, #maincontenthome a:active, #maincontenthome a:focus {
	color: black;
	text-decoration: underline;
}


#maincontenthome ul {
	color: black;
	font-size: 0.9em;
	list-style-type: none;
	margin: -10px 0 5px 30px;
	padding: 0;
	line-height: 1.2em;
	background-color: transparent;
	/*text-indent: 0;*/
	
}
#maincontenthome ul li {
background: transparent url(../imgs/misc/list_dot_grey.gif) no-repeat 0 5px;
padding: 0 0 5px 20px;


}
#maincontenthome ol {
color: #676767;
font-size: 0.8em;
margin: 0 0 15px 30px;


}

#maincontenthome ol li {
padding: 0 10px 5px 0;
line-height: 1.1em;

}
#maincontenthome li a{
color: black;
	text-decoration: underline;

}

/* Sidebar */
#sidebar {
	display: none;
}

#sidecontent {
	display: none;
}
#sidebar #sidecontent h2{
	display: none;
}
#sidebar #sidecontent h3{
	display: none;
}
#sidebar #sidecontent h4{
display: none;
	
}
#sidecontent a:link, #sidecontent a:visited{
	display: none;
}
#sidecontent a:hover, #sidecontent a:active{
	display: none;
}

#sidecontent p{
	display: none;
}
#sideaddress p{
	display: none;
}
#sideaddress a:link, #sideaddress a:visited{
	display: none;
}
#sideaddress a:hover, #sideaddress a:active{
display: none;
}

/* Footer - Content Pages*/
#footerTable {
	display: none;
	
		
}

.footerleft {
	display: none;
		
}
.footerleft a {
	display: none;
		
}
.footerleft a:link, .footerleft a:visited {
	display: none;
		
}
.footerleft a:hover, .footerleft a:active {
	display: none;
		
}
.footerright {
	display: none;
}
.footerright a:link, .footerright a:visited {
	display: none;
		
}
.footerright a:hover, .footerright a:active {
	display: none;
	
}

/* Footer - Content Pages*/
#footerTableHome {
	display: none;
	
		
}
#footerTableHome tr{
	display: none;
	
		
}

.footerlefthome {
	display: none;
		
}
.footerlefthome a {
	display: none;
		
}
.footerlefthome a:link, .footerlefthome a:visited {
	display: none;
		
}
.footerlefthome a:hover, .footerlefthome a:active {
	display: none;
		
}
.footerrighthome {
	display: none;
	
	
}
.footerrighthome a:link, .footerrighthome a:visited {
	display: none;
		
}
.footerrighthome a:hover, .footerrighthome a:active {
	display: none;
	
}
/* Base menu */
#basemenu {
   display: none;
}
#basemenu a:link, #basemenu a:visited {
	display: none;
		
}
#basemenu a:hover, #basemenu a:active {
	display: none;
	
}



/* Misc spacers */	

.topspaceside {
	display: none;
}
.topspacesidemain {
	display: none;
}

#basespace {
	display: none;
}
.tdspacer {
	display: none;
}

/* Misc button links */

#maincontent .findoutmore {
   display: none;
}

#maincontent .findoutmore a:hover, #maincontent .findoutmore a:active {
	display: none;
	
}

/* Testimonials */



/* Featured section on the home page */
#maincontent .featured {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
}

#maincontent .featuredtable {
	width: 540px;
	background-color: #E1E1E1;
	color: black;
	margin: 0;
	padding: 0;
	
}


#maincontent .featuredtd {
	width: 10px;
}

#maincontent .featuredhdr {
	width: 140px;
	padding-top: 10px;
	vertical-align: top;
}
#maincontent .featuredhdr h4{
	color: #585858;
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0;
	padding-left: 10px;
}
#maincontent .featuredhdr h4 a:link {
	color: #585858;
	text-decoration: none;
}
#maincontent .featuredhdr h4 a:visited {
	color: #585858;
	text-decoration: none;
}
#maincontent .featuredhdr h4 a:hover, #maincontent .featuredhdr h4 a:active, .featuredhdr h4 a:focus {
	color: #F98817;
}
#maincontent .featuredhdr p{
	font-size: 0.8em;
	line-height: 1.1em;
	padding-left: 10px;
}
#maincontent .featuredtxt {
	width: 276px;
	padding-top: 10px;
	
	vertical-align: top;
}

#maincontent .featuredtxt p{
	font-size: 0.8em;
	line-height: 1.1em;
	padding-left: 10px;
	padding-bottom: 5px;
}

#maincontent .featuredtxt a:link {
	color: #0061AA;
}
#maincontent .featuredtxt a:visited {
	color: #0061AA;
}
#maincontent .featuredtxt a:hover, #maincontent .featuredtxt a:active, #maincontent .featuredtxt a:focus {
	color: #F98817;
}

#maincontent .featuredthumb {
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	
	
}
#maincontent .featuredthumb img{
	padding: 4px;
	background-color: white;
		
}

#maincontent .featuredthumb imgt a:link {
	border: 1px solid white;
}
#maincontent .featuredthumb img a:visited {
	border: 1px solid white;
}
#maincontent .featuredthumb img a:hover, #maincontent .featuredthumb img a:active, #maincontent .featuredthumb img a:focus {
	border: 1px solid #A3A3A3;
}

/* Featured section used in casestudy section */
#maincontent .featured2 {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
}

#maincontent .featuredtable2 {
	width: 580px;
	background-color: White;
	color: #585858;
	margin: 0;
	padding: 0;
	border: 1px solid #A3A3A3;
}


#maincontent .featuredtd2 {
	width: 10px;
}

#maincontent .featuredhdr2 {
	width: 140px;
	padding-top: 10px;
	vertical-align: top;
}
#maincontent .featuredhdr2 h4{
	color: #676767;
	font-size: 1.0em;
	line-height: 1.3em;
	padding-left: 10px;
}
#maincontent .featuredhdr2 h4 a:link {
	color: #676767;
	text-decoration: none;
}
#maincontent .featuredhdr2 h4 a:visited {
	color: #676767;
	text-decoration: none;
}
#maincontent .featuredhdr2 h4 a:hover, #maincontent .featuredhdr2 h4 a:active, .featuredhdr2 h4 a:focus {
	color: #F98817;
}
#maincontent .featuredhdr2 p{
	font-size: 0.8em;
	line-height: 1.1em;
	padding-left: 10px;
}
#maincontent .featuredtxt2 {
	width: 330px;
	padding-top: 10px;
	
	vertical-align: top;
}

#maincontent .featuredtxt2 p{
	font-size: 0.8em;
	line-height: 1.1em;
	padding-left: 10px;
	padding-bottom: 5px;
}

#maincontent .featuredtxt2 a:link {
	color: #0061AA;
}
#maincontent .featuredtxt2 a:visited {
	color: #0061AA;
}
#maincontent .featuredtxt2 a:hover, #maincontent .featuredtxt2 a:active, #maincontent .featuredtxt2 a:focus {
	color: #F98817;
}

#maincontent .featuredthumb2 {
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	
	
}
#maincontent .featuredthumb2 img{
	padding: 4px;
	background-color: white;
		
}

#maincontent .featuredthumb2 imgt a:link {
	border: 1px solid white;
}
#maincontent .featuredthumb2 img a:visited {
	border: 1px solid white;
}
#maincontent .featuredthumb2 img a:hover, #maincontent .featuredthumb2 img a:active, #maincontent .featuredthumb2 img a:focus {
	border: 1px solid #F98817;
}
/* Enquiry Form */
#maincontent .enquiryform {
	padding-right: 5px;
	font-size: 0.9em;
	color: #585858;
	margin-left: 10px;
}
#maincontent .enquiryform tr{
	vertical-align: top;
}

#maincontent .enquiryforminput {
	border: 1px solid #A3A3A3;
	font-size: 0.9em;
	margin-bottom: 15px
}


#maincontent .enquiryformsubmit{
	font-size: 0.7em;
	color: #fff;
	background-color: #D40D15;
	border: 1px solid #C30D16; 
	margin-top: 15px;
	font-weight: bold;
	padding: 4px 4px;
	text-align: center;
	}


#tableindustries {
margin-top: -10px;
margin-bottom: 20px;


	
}
#tableindustries p{
font-size: 0.8em;
margin-bottom: 5px;

	
}
#tableindustries a:link {
	color: black;
	text-decoration: underline;}
#tableindustries a:visited {
	color: black;
}
#tableindustries a:hover, #tableindustries2 a:active, #tableindustries a:focus {
	color: black;
	
}

/* Context Menu List */
#sidebar #sidecontent .contextmenulist {
	display: none;
}

#sidebar #sidecontent .contextmenulist  ul {
	display: none;
}
#sidebar #sidecontent .contextmenulist li {
	display: none;
		
}

#sidebar #sidecontent .contextmenulist  a:link, #sidebar #sidecontent .contextmenulist  a:visited {
	display: none;}
#sidebar #sidecontent .contextmenulist  a:hover, #sidebar #sidecontent .contextmenulist  a:active {
	display: none;
	}

/* Top of Page */
#maincontent .topfaq p{
	color: black;
	font-size: 0.7em;
	float: right;
	margin-top: -15px;
	padding-bottom: 30px;
	clear: both;
}

#maincontent .topfaq p a:link, #maincontent .topfaq p a:visited{
	color: black;
	text-decoration: underline;
}

#maincontent .topfaq p a:hover, #maincontent .topfaq p a:active{
	color: black;
	text-decoration: underline;
}

/* General floats */
.floatright {
	float: right;
	margin-top: 0;
	padding: 0 10px 40px 40px;
}

/* Scroll Main Content */
.scroll {
margin-right: 0;
	
}
.scroll2 {
margin-right: 0;

	
}

/* Futurum Enrolment Form */

