/********************************************
   AUTHOR:  			Martin Langmaid
   WEBSITE:   			http://www.pluss.org.uk/
	TEMPLATE NAME: 	Pluss
   TEMPLATE CODE: 	P-0001
   VERSION:          1.0          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */

* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #ddd8f1 url(images/bg.gif) repeat-x;
	text-align: center;
}

/* links */
a { 
	color: #bb8bdd;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9a029c;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #000000;border-bottom: 2px #ddd8f1 solid;} 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }


p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #000000;
}
ul span, ol span {
	color: #dba6e4; 
}

/* images */
img.top-logo {
	border: none;
margin-left: 5px;
margin-top: 10px;}

img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #9a029c;
}
a:hover img {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #9a029c; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #9a029c;   
	color: #9a029c;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #bdbdbd;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #bdbdbd;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #9a029c;	
}



/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 84px;	
	background: #000 url(images/headerbg.gif) repeat-x 0% 100%;	

}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}
/* Breadcrumbs */
#breadcrumbs{position: relative;
margin-left: 15px;margin-top: 5px;margin-right: 30px;padding:0px;font-weight: bold;font-size: 1em;z-index: 1;}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;z-index: 5;}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Divisional Menu */
#top-section{
	
	height:68px;
	background-color: #ddd8f1;z-index: 10;}

#DivNav{
	position:relative;
    bottom: 2px;
	width:100%;
	Height:22px;
	bottom: 2px !important /*non-ie6*/; bottom: 0px;
	background-color: #9a029c;
	z-index: 20;
	
}
/*Drop-down menu*/
.nav2 {float:left; padding:0px; margin:0px; width:100%; height:100%; border:none; background: #9a029c url(/images/bg_head_bottom_nav.jpg) no-repeat; color:white; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none; padding:0px; margin:0px;}
.nav2 ul li {float:left;   position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175); }
.nav2 ul li a.Working {background:#3b9dd8; width:240px; color:white; text-align:center;}
.nav2 ul li a.Manufacturing {background:#c1c300; width:241px; color:white; text-align:center;}
.nav2 ul li a.Equipping {background:#f4ad03; width:240px; color:white; text-align:center;}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:22px; line-height:22px; padding:0px 16px 0px 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;font-size:100%;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a { text-decoration:none;
color: #9a029c;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:19.px; margin-top:1px; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:#9a029c;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:#ddd8f1; text-decoration:none;z-index: +1;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none; color:#9a029c} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:22px; t\op:22px; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:#9a029c;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:#ddd8f1; text-decoration:none;} /*Color subcells hovering mode*/


/* sidebar */
#sidebar {

	float: left;

	width: 23%;

	margin: 0;	padding: 0; 

	display: inline;		

}

#sidebar ul.sidemenu {

	list-style:none;

	margin:10px 0 10px 15px;

	padding:0;		

}

#sidebar ul.sidemenu li {

	margin-bottom:1px;

	border: 1px solid #f2f2f2;

}

#sidebar ul.sidemenu a {

	display:block;

	font-weight:bold;

	color: #333;	

	text-decoration:none;	

	padding:2px 5px 2px 10px;

	background: #f2f2f2;

	border-left:4px solid #CCC;	

	

	min-height:18px;

}



* html body #sidebar ul.sidemenu a { height: 18px; }



#sidebar ul.sidemenu a:hover {

	padding:2px 5px 2px 10px;

	background: #f2f2f2;

	color: #9a029c;

	border-left:4px solid #9a029c;

}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	/* width: 210px; */
	padding: 0; margin:0;	}
#rightbar ul.sidemenu {

	list-style:none;

	margin:10px 0 10px 15px;

	padding:0;		

}

#rightbar ul.sidemenu li {

	margin-bottom:1px;

	border: 1px solid #f2f2f2;

}

#rightbar ul.sidemenu a {

	display:block;

	font-weight:bold;

	color: #333;	

	text-decoration:none;	

	padding:2px 5px 2px 10px;

	background: #f2f2f2;

	border-left:4px solid #CCC;	

	

	min-height:18px;

}



* html body #rightbar ul.sidemenu a { height: 18px; }



#rightbar ul.sidemenu a:hover {

	padding:2px 5px 2px 10px;

	background: #f2f2f2;

	color: #9a029c;

	border-left:4px solid #9a029c;

}
#rightbar.topnav a {
 text-decoration: none;
 }
 
#rightbar ul.topnav { 
    /*width: 210px;*/font-weight: bold;}

#rightbar ul.topnav, ul.topav ul {
    padding: 0 0 6px;
    margin: 0em 0em 6px 15px;
    
}
#rightbar ul.topnav li { 
    list-style: none;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1.7em;
}

/* hide sub-page nav lists by default */
#rightbar ul.topnav ul {
    display: none;
    margin: 0 0 9px 5px;
}
/* show sub-page nav lists in the current tree */
#rightbar ul.topnav li.here ul {
    display: block;
}

#rightbar ul.topnav a {
    background: transparent url(images/folder_purple.jpg) no-repeat 0 3px;
    display: block;
    color: #33c;
    border: 0 !important;
    height:22px;
}

/* use line-height in containing span instead of 
   padding for consistent vertical spacing */
   /* top-level here state (no href to grab) */
#rightbar ul.topnav li span { 
    padding: 0 0 0 20px;
    line-height: 1.7em; 
}
#rightbar ul.topnav li.here li.here span {
    padding: 0;
}
/* top-level grandparent state (now it has an href to grab) */
#rightbar ul.topnav li.here a span {
    padding: 0 0 0 20px;
}
/* sub-page under an non-active parent */
#rightbar ul.topnav li.here li span { 
    padding: 0 0 0 20px;
    line-height: 1.7em; 
}
/* sub-page under an active (you-are-here) parent */
#rightbar ul.topnav li.here span li span, ul.topnav li.here span a span { 
    padding: 0 0 0 0;
    line-height: 1.7em; 
}
#rightbar ul.topnav li.here li.here span a span { 
    padding: 0 0 0 0;
}

/* hovers and additional icons */
#rightbar ul.topnav a:hover, ul.topnav a:active {
    background: #fafafa url(images/folder_orange.jpg) no-repeat 0 3px;
    color: #006;
}
#rightbar ul.topnav a:active {
    color: #777;
}

#rightbar ul.topnav li.here {
    background:  transparent;
    background: url(images/folder_open.jpg) no-repeat 0em 5px;
    font: bold 100.01%/1.5em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;}

/* remove extra icon on containing folders in the "here-path"
   make sure sub-pages below it have icons though... IE Win 
   needs "!important" for some reason... oh how I loathe thee */
#rightbar ul.topnav li.here a {
    background: none !important;
}
#rightbar ul.topnav li.here li a {
    background: transparent url(images/page.gif) no-repeat 0 3px !important;
    
}
#rightbar ul.topnav li.here li.here a {
    background-image: none !important;
     /*background: transparent url(images/urhere.jpg) no-repeat 0 3px;*/
    padding: 0;
}
#rightbar ul.topnav li.here li a:hover { 
    background-color: #fafafa !important;
}
/* I added the follwoing two -MJL */
#rightbar ul.topnav li.here ul li ul li a{
background: transparent url(images/page.gif) no-repeat 0 3px !important;}

#rightbar ul.topnav li.here ul li ul li.here a{background-image: none !important;}


/* the sub-page you are here state icon */
#rightbar ul.topnav li.here li.here {
    background: transparent url(images/urhere.jpg) no-repeat 0 3px;
    padding-left: 20px;
    line-height: 1.6em;
}
#SectionMenu{
	padding-left:15px;
	
}
#u_rightmenu{
	padding-left:5px;
	padding-right:10px;
}
/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #BB8BDD; 
	border-top: 5px solid #9587d0;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 40%;
}
#footer .footer-right{
	float: right;
	width: 60%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
    margin:0; padding: 0;
    list-style:none;
	right: 0; 
	bottom: 5px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -43px;
}
#header a:hover span {
   background-position:100% -43px;
}
#header #current a {
   background-position:0% -43px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */
/* Footer nav styles */
ul.footernav{
}
ul.footernav li{display:inline}
ul.footernav li a{


}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.purple {	color: #9a029c; }
.blue {color: #1d93d1;}
.green{color: #b5b900;}
.orange{color: #efa000;}
.gray  {	color: #BFBFBF; }

/*Feature Box */
.featurebox {color:#333;padding: 15px 20px 20px ;border-top: 1px solid #d7d7d7;margin: 10px 0em 1.5em 10px;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100% }
.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .3em;border-bottom: 1px solid #9a029c;color:#9a029c}
.featurebox p {border:none;margin: 0 0 1em;color:#444}
.featurebox a {font-weight:bold}
.pdffile p, .pdffile span, .pdffile a{
	background: url(images/pdf.gif) no-repeat left center;
	padding-left: 22px; margin: 0 10px 0 5px;
	}

.readmore  p, .readmore span, .readmore a{
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.date  p, .date span, .date a {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.comments  p, .comments span, .comments a {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.highlightpurp p {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}