/* springmakers redditch ltd  */ 
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     background-image: url(images/b6-edited-2.jpg);
}

ul.slidingmenu, ul.slidingmenu ul {
/*  border: 1px solid #666;
  border-width: 4px 1px 1px 1px; */
}

ul.slidingmenu li {
  background: transparent; /* was 000066 and #CCCCCC */
  text-align: left; 
/*   border-bottom: 1px dotted #999;  */
  margin-left: 2px;
  padding: 2px;
}

ul.slidingmenu a {
  color: #000000; /* was FFFFFF */
  background: transparent; /* was 000066 and #CCCCCC */
  text-decoration: none; /* was none */
}

ul.slidingmenu a.subheader {
/* was   background: #000066;  */
background: transparent;
}

ul.slidingmenu a:hover {
 background: transparent;      /* was background: #CCCCCC; */
/*  background-image     was url(images/b2-126-30.jpg); */
  color: #000000;
  text-decoration: underline;
}

ul.slidingmenu,
ul.slidingmenu ul,
ul.slidingmenu li,
ul.slidingmenu a { 
  padding: 0;
  margin: 0;
  display: block;
}

ul.slidingmenu,
ul.slidingmenu ul {
  width: 11em;
}

ul.slidingmenu li {
  list-style-type: none; 
  position: relative;
}

ul.slidingmenu a {
  width: 100%;
}

ul.slidingmenu ul { 
  position: absolute;  
  top: -4px;
  left: 100%; 
  display: none;
}

body {
  margin: 0px; 
  padding: 0px;
}

#top {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  height: 144px; /* was 120 then 144 */
  text-align: center;
  background-image: url(images/b1.jpg);
}

#left {
  position: absolute;
  left: 0px;
  top: 144px;  /* was   115 then 135 then 120 */
  width: 150px; 
  padding: 6px;
}

#center {
  margin-left: 160px;   
  margin-right: 200px;   /* was */
}

#centerwide {
  margin-left: 160px;   
  margin-right: 30px;   
  background: #FFFFFF;
}


#right {
  position: absolute;
  right: 0px;
  top: 144px;
  width: 195px; /* was 180 */
  padding: 3px; /* was 3px;  */
  padding-left: 10px;
  margin-left: 10px;
  border-left: medium;
  border-color: Lime;
}

#rightnarrow {
  position: absolute;
  right: 0px;
  top: 130px; 
  width: 10px;
  background: #FFFFFF;
}

#footer {
   /* was background: #FFFFFF; */
  margin: 0px;
  text-align: center;
  visibility: hidden;
  padding: 3px;
 }

div > p {
  margin-top: 0;
}

p,ul,ol {
	font: 80%/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

h1 {
	color: #000080;
  font : bold 1.3em Verdana, Arial, Helvetica, geneva,sans-serif;
}

h2 {
	color: #FFF;  
   font : bold 1.15em Verdana, Arial, Helvetica, geneva,sans-serif;
	margin-bottom: 2px;
}

h3 {
	color: #000080;
   font : bold 1.2em Verdana, Helvetica, geneva,sans-serif;
}

h4  {background: #000080;
	color: #FFFFFF; 
	font: bold 1.15em Verdana,Helvetica, geneva,sans-serif;
	padding:2px;
	width: 99%;
}

h5  {background: #000080;
     width: 50%;
	color: #FFFFFF; 
	font: bold 1.15em Verdana,Helvetica, geneva,sans-serif;
	padding:2px;
}


h6 {
   background: #BBBBBB;
   color: #000000;
   font : bold 80%/1.05em Verdana, Helvetica, geneva,sans-serif; 
	padding: 4px;
	width: 50%;
}

#logo1 {
	position: absolute;
	top: 10px;
	left: 1%;
   color: #000080;
   font : bold 1.3em Verdana, Arial, Helvetica, geneva,sans-serif;
/* 	letter-spacing: 1px; */
}

#logo2 {
	position: absolute;
	top: 2px; 
	right: 1%; 
	margin: 0px 0px 0px 0px;
}

#logo3 {
	position: absolute;
	top: 124px; /* was 74 then 115 then 100*/
	left: 0px;  /* was 164 */
	width: 100%
}

#logo4 {
	position: absolute;
	right: 80px;
	top: 170px;
}

#logo5 {
	position: absolute;
	right: 5px;
	top: 140px;
}



#logot1 {
	position: absolute;
	top: 10px;
	left: 200px;

}

#logot2 {
	position: absolute;
	top: 10px;
	right: 270px;
}

#logot3 {
	position: absolute;
	top: 10px;
	right: 340px;
}

#logotagline {
	position: absolute;
	top: 85px;
	right: 20px;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#FAQs {
	border:1px solid #000000;
	border-collapse: collapse;
}

#FAQs tbody tr.even td {
      table-layout: fixed;
	   width: 95%; 
		border-collapse: collapse;
		border: 0px solid; 
      background-color: #0077B7;   
      color: #FFFFFF;
      font-size: .8em;
		vertical-align: top;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      margin-left:   0px; 
	   margin-right: 20px;
	   padding: 5px; 
      text-align:left;
    }
    
 #FAQs tbody tr.odd  td {
		table-layout: fixed;
      width: 95%;
		border-collapse: collapse;
		border: 0px solid;
      background-color: #004F4F;
      color: #FFFFFF;
		font-size: .85em; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      vertical-align: top;
      margin-left:   0px;
	   margin-right: 20px; 
	   padding: 5px;
      text-align: left;
    } 

a.linkclass {text-decoration:underline; color:#FF0000; font-weight:bold; } 
a.linkclass:visited {text-decoration:none; color:#D00E0F; font-weight:bold; } 
a.linkclass:active {text-decoration:none; color:#FF0000; font-weight:bold; }
a.linkclass:hover {text-decoration:underline; color:#FF0000; font-weight:bold; }

a.linkclass1 {text-decoration:underline; color:#1003AA; font-weight:bold; }
a.linkclass1:visited {text-decoration:none; color:#D00e0F; font-weight:bold; }
a.linkclass1:active {text-decoration:none; color:#0077B7; font-weight:bold; }
a.linkclass1:hover {text-decoration:underline; color:#1003f6; font-weight:bold; }

.adboxr {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border-style: solid;
	border-color:  #1003AA; 
	background-color: #FFFFFF;
	text-align: left;
}

.input1{
	background: #000080; 
	font: bold 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.boxContent
   {
		float: right;
		padding-top:  0px;
	   padding-left: 10px;
	   margin-right: 1px; /* was 5 */
	   border-right:1px solid #000000;
	 margin:0px;
	padding:0px;
	width:250px; /* width 204 */
   background-color:#1003AA;
	height:154px;
	overflow: auto;
}

.boxContentList
{list-style-type: none;
	margin:0px;
	padding:0px;	
}

.boxContent li
{  margin:0px;
	display:block;
	width:224px;  
	padding:4px;
}

ul.star {
	list-style-image: url(images/bluebullet.gif);
}

ul.starright {
	list-style-image: url(images/bluebullet.gif);
	margin: 0px;
	padding: 0px;
}

#smallbox {
	   float: right;
		padding-top:  3px;
	   padding-left: 10px;
	   margin-left: 10px;
	   width: 236px;
	   border-style: solid;
	   border-color:  Red;
	 /*  border-color:  #004F4F;  */
      background-color: #EEEEEE;
	}
	
	#smallbox ul {
	margin-left: 10px;
	padding-left: 1px;
   list-style-type: square;
}
	
#smallbox li {
	font-weight: bold;
}
#content {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}	

#content1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}	

#smallbox1 {
	   float: right;
		padding-top:  0px;
	   padding-left: 10px;
	   margin-right: 1px;
	   width: 150px;
	   border-style: solid;
	   border-color:  #004F4F;
      background-color: #FFFFFF;
	}


/* crossFader */ 
div.cf_wrapper {
  position: relative;
  left: 30%;
}
	
div.cf_element {
		width: 400px;
		background-color: #eee;
		border: 1px solid #ccc;
}
	
div.cf_element div.content {
		padding: 10px;
}

div.cf_element div.content h3 {
		padding-top: 0;
		margin-top: 0;
}


.headernavigation1 {
	font: 0.85em /1.3 Verdana, Arial, sans-serif;		
	color: #ffffff;
	text-align: center;
	padding: 3px;  
	margin: 0px 0px 0px 0px; 
	background: #1003aa;
	width: 100%;

	}
	
.headernavigation1 ul  {
		list-style: none;
		margin: 3px;
		padding: 3px;
		}
		
.headernavigation1 li  {
			display: inline;
		}
		
.headernavigation1 a:link, .headernavigation1 a:visited  {
	color:#ffffff;
	padding: 3px;
	background-color: #1003aa; 
	text-decoration: none;
float: left;
   width: 70px;
	line-height: 1.1;
}
   
	.headernavigation1 a:hover  {
	color:#ffffff;
	background-color: #d00e0f;
	}
	
#navline {
	width: 100%;
	background: #1003AA;
	height: 30px;
}

  .addfooteroval{
   background-image: url(images/indestructible-footer.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 136px;
	text-align: center;
	color: #FFF;
	padding: 10px 4px 4px 4px;
	font : .8em / 1.1em Verdana,Arial,geneva,helvetica; /* was 9/9  */
}


hr.blue
{
	width: 90%;
	height: 2px;
	color: #1003AA;
}




#leftpic{
	position: absolute;
	top: 62px;
	text-align: center;
	padding-bottom: 20px;
	right: 15px;
}
     
	  
	  
/*  new */

#nav {
  margin: 0;
  padding: 0;
/* background-image: url(images/b6-126-30.jpg); */
background-color: #000080;
  list-style-type: none;
  width: 766px;    
  float: left; 
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
  margin: 0;
  padding: 0;
  float: left;
  width: 85px;
  color: #FFF;
  text-decoration: none;
 /* line-height: 20px; */ /* was 20 */
  text-align: center;
/*   border-right: 3px solid #FFF; */
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
/*  background-image: url(images/b2-126-30.jpg); */
 background-color: #C0C0C0;
 color: #000080;
 
}
#body_hom #nav_hom a, 
#body_lar #nav_lar a,
#body_com #nav_com a,
#body_ext #nav_ext a,
#body_pre #nav_pre a,
#body_wir #nav_wir a,
#body_tor #nav_tor a,
#body_des #nav_des a,
#body_con #nav_con a {
/* background-image: url(images/b6-edited-3-121-45.jpg); */
  color: #000080;
/*   font-weight: bold; */
  background-color: #C0C0C0;
  margin: 0;
  padding: 0;
}

#content {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}	

#smallboxright {
      background-image: url(images/b1.jpg);
	   background-repeat: no-repeat;
      float: right;
		padding-top:  0px;
	   padding-left: 10px;
	   margin-right: 0px;
		margin-left: 20px;
		margin-bottom: 20px;
	   width: 150px;
		height: 250px; 
	}
	
	#smallboxright ul {
	margin-left: 10px;
	padding-left: 1px;
   list-style-type: square;
	color: #fff;
}
	
#smallboxright li {
	font-weight: bold;
}

ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF; 
	}
		
ul#mainnav li {
	display: block;
	border-top: 1px solid #A5B5C6;
	}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	background-color: #5C6F90;
	font: bold 0.9em /1.5 Verdana, Arial, sans-serif;	
	color: #fff;
	text-decoration: none;
	width: 88%;		
	}

ul#mainnav li a:hover {
	background-color: #43616B; 
	color: #eee;
	}
	
ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px #FFC0CB;
	}

ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: 1.5em;
	}

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em /1.3 verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	border: 0px solid yellow;
	}

ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
	}
	
		#smallbox {
		background-image: url(images/b1.jpg);
	   background-repeat: no-repeat;
	   float: left;
		padding-top:10px;
	   padding-left: 10px;
	   margin-right: 20px;
	   width: 320px;
		height: 300px;  
	}
	
	#smallbox ul {
	margin-left: 10px;
	padding-left: 1px;
	color: White;
   list-style-type: square;
}
	
#smallbox li {
	font-weight: bold;
}

#smallboxnews {
      background-image: url(images/b1.jpg);
	   background-repeat: no-repeat;
	   float: left;
		padding-top:  0px;
	   padding-left: 10px;
	   margin-right: 20px;
	   width: 150px;
		height: 200px;
	}
	
	#smallboxnews ul {
	margin-left: 10px;
	padding-left: 1px;
   list-style-type: square;
	color: White;
}
	
#smallboxnews li {
	font-weight: bold;
}

#smallboxteam {
		background-image: url(images/b1.jpg);
	   background-repeat: no-repeat;
	   float: right;
		padding-top:10px;
	   padding-left: 10px;
	   margin-left: 20px;
	   width: 320px;
		height: 160px; 
		color: #FFF;
		font: 95%/1.3em Verdana, Arial, Helvetica, sans-serif;
	}	
	
	.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

 .centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

#navline {
	width: 98%;
	background: #000080;
	height: 35px;
	text-align: center;
	margin: 0 auto;
}

cite {
	display: block;
	margin-top: 1.25em;
	font: normal normal 1em/1.75em Verdana, sans-serif;
	text-align: center;
	}
.captioned_photo {
	position: relative;
	float: left;
	display: block;
	margin: 0em 2.25em .5em 0;
	padding: 1em;
	border: 1px solid #000080;
/*	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;  */
	background: url(images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 400px; /* This needs to match the width of the image */
	margin: 0;
	padding: 0;
	background: url(images/caption-black.png) top left repeat-y;
	font: .75em/1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
.captioned_photo p span {
	display: block;
	padding: 1em;
	}
.captioned_photo img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}
	
.captioned_photo_r {
	position: relative;
	float: right;
	display: block;
	margin: .0em 0em .5em .5em;
	padding: 1em;
	border: 1px solid #000080;
/*	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;  */
	background: url(images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo_r p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 400px; /* This needs to match the width of the image */
	margin: 0;
	padding: 0;
	background: url(images/caption-black.png) top left repeat-y;
	font: .75em/1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
.captioned_photo_r p span {
	display: block;
	padding: 1em;
	}
.captioned_photo_r img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}
	
#index1{
		background-color: #FFB200;
		width: 50px;
		height: 50px;
	}
	
#index2{
		background-color: #330099;
		width: 50px;
		height: 50px;
	}
	
#index3{
		background-color: #8866CC;
		width: 50px;
		height: 50px;
	}
	
#index4{
		background-color: #CC99FF;
		width: 50px;
		height: 50px;
		}
		
#index5{
		background-color: #0033CC;
		width: 50px;
		height: 50px;
	}
	
#index6{
		background-color: #8ba3ed;
		width: 50px;
		height: 50px;
		}

#index7{
/*		background-color: #02a5db; */
		background-image: url(images/index7.jpg);
		width: 50px;
		height: 50px;
	}
	
#index8{
		background-color: #FF8000;
		width: 50px;
		height: 50px;
		}
		
		/*
	.righthome {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 400px;  This needs to match the width of the image 
	margin: 0;
	padding: 0;
	background: url(images/caption-black.png) top left repeat-y;
	font: .75em/1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
	*/
	
	.righthome {
	position: relative;
	float: right;
	margin: .0em 0em .0em .0em;
	padding: .5em;
/*	border: 1px solid #000080; */
	width: 300px;
	height: 224px;
/*	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;  */

	}
	
	
	/*  newx */

#navx {
 position: relative;
  top:  10px;   
  left: 1px;
  margin: 0;
  padding: 0;
/* background-image: url(images/b6-126-30.jpg); */
background-color: #000080;
  list-style-type: none;
  width: 99%;   /* was 766px */
  float: left; 
}
#navx li {
  margin: 0;
  padding: 0;
  float: left;
}
#navx a {

margin-left: 0px;   /* was 10 */
padding-left: 3px;  /* was 10 */
padding-right: 3px;  /* was 10 */
/*
  margin: 0;
  padding: 0; */
  float: left;
/*  width: 85px; */
  color: #FFF;
  text-decoration: none;
 /* line-height: 20px; */ /* was 20 */
  text-align: center;
  border-right: 1px solid #FFF; 
   font-weight: bold;
}
#navx #navx_con a {
  border: none;
}
#navx a:hover {
/*  background-image: url(images/b2-126-30.jpg); */
 background-color: #FFB200; /* was C0C0C0 */
 color: #00080;  /* was 000080 */
  font-weight: bold;
 
}
#body_hom #navx_hom a,
#body_abo #navx_abo a,
#body_lar #navx_lar a,
#body_com #navx_com a,
#body_ext #navx_ext a,
#body_pre #navx_pre a,
#body_wir #navx_wir a,
#body_tor #navx_tor a,
#body_spr #navx_des a,
#body_con #navx_con a {
/* background-image: url(images/b6-edited-3-121-45.jpg); */
  color: #000080; /* was 000080 */
  font-weight: bold;
  background-color: #C0C0C0; /* was C0C0C0  */
  margin: 0;
  padding: 0;
}

.floatright{
	float: right;
}


.input1ds {
	background: #FFF; 
	font: 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 99%;
   color: #1003AA; 
}

.input1ds tr.ev td {
	background: #CCCCCC;
	text-align: center;
	padding: 3px;
}

.input1ds tr.od td {
	background: #FFFFFF;
	text-align: center;
	padding: 3px;
}

