@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*
***********************************************************

Title:			styleMain.css
Browser(s): 	All 

Author: 		Nutwork (http://www.nutwork.com.au)
Created: 		04.08.2008
Last modified: 	07.08.2008

***********************************************************
*/

body {
	margin: 0;
	padding: 0;
	text-align:left;
	background-color: #227ea4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-image:url(http://www.scianderson.com/ee/images/building_series/interface/bgd.gif);
	background-position:center;
	
}

p { margin:2px 0 16px 0 }
body, h4, p, dt, dd, label, input, textarea { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif }
body, p,  dt, dd, label { font-size:13px; line-height:18px; color:#000000 }


/*LINKS*/

img {

text-decoration:none;
border:none;

}

.floatleft {

text-decoration:none;
border:none;
float:left;
margin-right:20px;

}

.floatright{

float:right;
padding:5px 10px 0px 10px;

}


a:link {
	color: #2155BB;
	text-decoration: underline;
	font-size: 13px;
	font-weight:normal;

}
a:visited {
	color: #2155BB;
	text-decoration: underline;
	font-size: 13px;
	font-weight:normal;
}
a:hover, a:active {
	color: #666666;
}
/* TYPOGRAPHY*/

h2 {
	color: #006892;
	font-weight:normal;
	font-size:18px;
	margin-top: 0px;
    padding-bottom:10px;
margin-bottom:20px;
background-image: url(http://www.scianderson.com/ee/images/building_series/interface/left_div.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left bottom;
}

.mainh1{

color: #006892;
	font-weight:normal;
	font-size:18px;
	margin-top: 0px;
    padding-bottom:10px;
margin-bottom:20px;
background-image: url(http://www.scianderson.com/ee/images/building_series/interface/main_div.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left bottom;

}




h3 {
	color: #006892;
	font-weight:normal;
	font-size:14px;
margin-bottom:18px;
}

/* CONTAINERS*/

#container {
	width: 900px;
	text-align:left;
	background-color: #fff;
	border: 1px solid #333333;
	margin:auto;
	padding:0px;
	margin-top:5px;
	
}

#left {
	float: left;
	width: 245px;
	border:1px solid #333333;
	padding:10px;
	margin:10px;
	display:inline;
	background-image:url(http://www.scianderson.com/ee/images/building_series/interface/podbgd.gif);
	background-repeat:repeat-x;
}



#content {
	border:1px solid #333333;
	float:right;
	width:570px;
	padding:10px;
	margin:10px;
	display:inline;
	background-image:url(http://www.scianderson.com/ee/images/building_series/interface/podbgd.gif);
	background-repeat:repeat-x;
	
}

#content2 {
	
	
	margin-left:10px;
	background-image:url(http://www.scianderson.com/ee/images/building_series/interface/podbgd.gif);
	background-repeat:repeat-x;
        width:880px;
	
}

#footer {
	clear: both;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 0 10px 0;
	text-align:center;
	
}

/*HEADER*/


#header {
	
	
	margin-bottom:13px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(http://www.scianderson.com/ee/images/building_series/interface/logo.gif);
        background-repeat:no-repeat;
	height:110px;
	
}


/*SEARCH*/

#headerbox{


float:right;
padding:20px 120px 0 0;


}

.searchbox {

padding:10px 0 0 0;

}

.searchbox a {

text-decoration:none;

}

.searchbox a:hover {

text-decoration:underline;

}

#header img{


float:right;
padding:10px;

}


#headerlinks {


font-size:12px;
padding:6px 20px 10px 0px;

}


#headersearch form {

padding:0px;
margin:0px;

}


#headersearch {


top:20px;
right:0px;

}

#headersearch form input {

padding:0px;
margin:0px;
vertical-align:middle;
border:1px solid #333333;

}

#txtSearch {

height:17px;
width:115px;
border:1px solid #333333;
background-color:#CCCCCC;

}

/*BREADCRUMBS*/

.breadcrumbs {
       
	height:20px;
	margin-right:10px;
        margin-left:10px;
	background-image:url(http://www.scianderson.com/ee/images/building_series/interface/breadbgd.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px 0 0 0;
        
	
	

}

.bread {
	
	float:left;
	margin:0px;	padding:0px;
	
}

#mainnav {
	
width:900px;

	
}

#mainnav ul {
	list-style-type: none;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	height:22px;
	background-image:url(http://www.scianderson.com/ee/images/building_series/interface/header.jpg);
	background-repeat:repeat-x;
	padding:10px 0 10px 10px;
	
}
#mainnav li {
	display: inline;
	
	
}

#mainnav li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 40px 0 0px;
	
	
	
	
}

#mainnav li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	
	
}

/* FOOTER NAVIGATION LIST */


#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-size:13px;
color:#FFFFFF;
}

/* LEFT NAV CUSTOM BULLETED LISTS */

.bullet {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.bullet li {

background:url(http://www.scianderson.com/icons/link.png) left center no-repeat;
padding-left:22px;
margin-bottom:12px;
background-position:left;
height:25px;

}

.print {
	
	float:right;
	margin:0px;
	padding:0px;
	height: 20px;
			
	}

.printlist{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	
}

.printlist li a{

background:url(http://www.scianderson.com/icons/link.png) left center no-repeat;
padding-left:22px;
height:20px;

}

blue
{
list-style-type: none;
padding: 0;
margin: 0;
}
 
.blue li
{
background-image: url(http://www.scianderson.com/icons/resultset_next.png);
background-repeat:no-repeat;
margin-bottom:25px;
padding-left:22px;
background-position:left;

}



td.test2{ 


padding:10px;
background-color:#b8b9b9;
width:250px;
border-bottom:solid #ffffff 1px;

}

td.test {

background-color:#1879a0;
color:#ffffff;
border-bottom:solid #ffffff 1px;
padding:10px;
width:250px;

}
 

.pdf a {
	background: url(http://www.scianderson.com/PaullWarner/Paull/engine/images/interface/building_series/pdf.png) left center no-repeat;
	padding-left: 22px;
	margin-right: 20px;
	margin-bottom: 12px;
	background-position: left;
        text-decoration:none;
}



.pdf {
	
	margin-bottom:18px;
	
}




