/* Start of CMSMS style sheet 'ukb' */
/* css by Michael Farrar 21/05/2008 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background: url(uploads/images/UKBunded_background.jpg) repeat-x top left #589A5C;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
  text-align: left;
}

h1 {
  color: #FFFF00;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
}

h2 {
  color: #666;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 14px;
padding: 5px 0 7px 0;
}

h3 {
  color: #019027;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
padding: 5px 0 7px 0;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}

#outershadow {
  background:url(uploads/images/backdropshadow_repeat.jpg) repeat-y top left;
  margin: 0 auto 0 auto;
  width:822px;
}

#innershadow {
  background:url(uploads/images/backdropshadow.jpg) no-repeat top left;
  padding: 0px 0px 10px 15px;
}

#outerWrapper {
  background-color: #fff;
  width: 804px;
}
#outerWrapper #header {
  background:url(uploads/images/header-logos.jpg) top left no-repeat #fff;
  width: 804px;
  height: 167px;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}

#outerWrapper #header #logo {
  float:left;
  height:139px;
  padding: 0 0 0 10px;
}

#outerWrapper #header #logo a img { 
border:none;
}

#outerWrapper #header #banner {
  padding: 60px 0 0 200px;
}

#outerWrapper #header #navcontainer {
  font: 14px Arial; 
  margin: 27px 0 0 195px;
  text-align:right;
}
#outerWrapper #header #navcontainer ul{
 
  padding:0px;

}
#outerWrapper #header #navcontainer li {
  list-style: none;
  display: inline;
  border-right:dotted 1px #999;
  float:left;
}

#outerWrapper #header #navcontainer li a {
  padding: 4px 8px 4px 8px;
  color: #fff;
}

#outerWrapper #header #navcontainer li a:link { 
  color: #fff; 
}


#outerWrapper #header #navcontainer li a:visited { 
  color: #fff;
  text-decoration:none;
}

#outerWrapper #header #navcontainer li a:hover {
  color: #000;
  background-image:url(uploads/images/horizmenu_hover.jpg);
  background-repeat:repeat-x;
  text-decoration:none;
}

#outerWrapper #header #navcontainer li.current a {
  color: #000;
  background-image:url(uploads/images/horizmenu_hover.jpg);
  background-repeat:repeat-x;
  text-decoration:none;
}


#outerWrapper #header #navcontainer li.quote, #outerWrapper #header #navlist .quote a, #outerWrapper #header #navlist li.quote a {
  border: none;
  color:#000;
  background-color:#e49401;
}

#outerWrapper #contentWrapper {
  background:url(uploads/images/content_background.jpg) repeat-x bottom;
}

#outerWrapper #contentWrapper #leftColumn1 {
  background-color:#098128;
  float: left;
}

#outerWrapper #contentWrapper #leftColumn1  ul#navlist {
  font-family: "arial", Helvetica, sans-serif;
  font-weight:500;
  font-size: 14px;
  line-height: 35px;
  list-style-type: none;
  border:#56AF6D 4px solid;
  margin:5px;
  padding:36px 0 0 0 ;
  background:url(uploads/images/ukbunded_menu1_header.jpg) top left no-repeat;
}


#outerWrapper #contentWrapper #leftColumn1 #navlist li {
  border-top:1px dotted #56AF6D;
}

#outerWrapper #contentWrapper #leftColumn1 #navlist li a {
  background: url(uploads/images/ukbunded_menu_back.jpg);
  color: #fff;
  display:block;
  width:174px;
  padding: 0 0 0 5px;
}

#outerWrapper #contentWrapper #leftColumn1 #navlist .current a {
  color: #000;
  background:url(uploads/images/ukbunded_menu_backhover.jpg);
}

#outerWrapper #contentWrapper #leftColumn1 #navlist a:hover {
  color: #000;
  text-decoration:none;
  background:url(uploads/images/ukbunded_menu_backhover.jpg);
}

#outerWrapper #contentWrapper #leftColumn1 #menubenefits ul {
  font-family: arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  list-style-type: none;
  border:#56AF6D 4px solid;
  margin:5px;
  padding:44px 0 0 0 ;
  background:url(uploads/images/ukbunded_menu2_header.jpg) top left no-repeat;
}

#outerWrapper #contentWrapper #leftColumn1 #menubenefits li {
  border-top:none;
  background:url(uploads/images/ukbunded_menu2_back.jpg);
  color: #fff;
  display: block;
  padding: 2px 0 0 23px;
}
#outerWrapper #contentWrapper #leftColumn1 #menubenefits li a{
  background:none;
  color: #fff;
  display: block;
  padding: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 #menubenefits li a:hover{
text-decoration:underline;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 200px;
  padding: 25px 10px 0 25px;
  width: 525px;
}

#content a {
  text-decoration: underline;
}

#outerWrapper #contentWrapper #content img {
  border: 2px #004013 solid;
  margin: 5px 5px 5px 5px;
  padding: 3px 3px 3px 3px;
}

#outerWrapper #contentWrapper #content .specimg {
  border: none;
}

#outerWrapper #contentWrapper #content #feathold {
height:570px;
margin:30px 0;
}

#outerWrapper #contentWrapper #content #featured {
  padding: 5px;
}

#outerWrapper #contentWrapper #content #featured img {
  border: none;
  margin: 0;
  padding: 0;
}

#outerWrapper #contentWrapper #content #featured .box {
  padding: 0;
  width: 170px;
  float: left;
  text-align:right;
  margin: 10px 0 0 0;
}

/* START FORM */

.contactform fieldset {
padding: 1em; 
background-color: #eee;
border-color:#015A0D;
}

.contactform fieldset legend {
font-weight: bold;
color: #015A0D;
font-size:20px
}

.contactform div {
width: 100%; 
padding: 0.25em 0 0.25em 0;
}

.contactform div label {
display: block; 
width: 10em;
color: #015A0D;
}

.contactform div.required {
color: #015A0D;
}

#outerWrapper #contentWrapper #content .contactform {
padding:10px;
}

#outerWrapper #contentWrapper #content .contact ul {
font-weight:normal;
}

#outerWrapper #contentWrapper #content input {
   width:450px;
   height:20px;
   margin-bottom:15px;
   font-size:14px;
border-color:#015A0D;
}

#outerWrapper #contentWrapper #content textarea {
   width:450px;
   height:150px;
   margin-bottom:15px;
   font-size:14px;
border-color:#015A0D;
}

#outerWrapper #contentWrapper #content .checkboxes input {
   width:15px;
   height:15px;
   margin-bottom:25px;
   margin-left:-10px;
   font-size:14px;
border-color:#015A0D;
}
#outerWrapper #contentWrapper #content .checkboxesgroup {
   float:left;
   width:150px;
   text-align:center;
border-color:#015A0D;
}
#outerWrapper #contentWrapper #content select {
border-color:#015A0D;
}

#outerWrapper #contentWrapper #content .submit input {
   width:450px;
   height:35px;
   margin:10px 0 0 20px;
   font-size:15px;
   font-weight:bold;
   border:2px solid #000;
   background-color:#015A0D;
   color:#fff;
}

#outerWrapper #contentWrapper #content label {
   
}
#outerWrapper #contentWrapper #content .formlabel {
   font-weight:bold;
}
/* END FORM */

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}

#outerWrapper #contentWrapper #insidefooter {
  height:10px;
  background-color:#015a0d;
margin-top:50px;
}

#footer {
  padding-top: 10px;
  margin: 0 auto 0 auto;
  width: 804px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
  color:#FFF;

}

#footer li{
  list-style: none;
  display: inline;
  border-right:double 1px #fff;
}

#footer li a{
  color: #fff;
  padding: 0 10px 0 10px;
}


#footer #approved {
  float:left;
  padding:0 0 0 10px;
height:150px;
}


/* Cataloger mod follows */

/* Categories */

#outerWrapper #contentWrapper #content div.notes {
margin:30px 0;
}

#outerWrapper #contentWrapper #content .item_images img {  
margin:0;
}

#outerWrapper #contentWrapper #content .item_thumbnails img {  
margin:0;
}

#outerWrapper #contentWrapper #content  .category_item {
  background: url(uploads/bunded_back.jpg) top left no-repeat;
width: 212px;
float: left;
margin: 0px 15px 30px 15px;
text-align:center;
height:220px;
border:1px solid #000;
padding:5px;
}

#outerWrapper #contentWrapper #content  .category_item a{
color:#fff;
}

#outerWrapper #contentWrapper #content .imgbox {
padding:1px;
width: auto;
text-align:center;
margin-bottom:-20px;
}

#outerWrapper #contentWrapper #content .imgbox img{
border:1px solid #000;
background:#fff;
}

/* Items */


#outerWrapper #contentWrapper #content .item_images img {
border:1px solid #098128;
padding:2px;
margin:3px 0px 0 0;
}

#outerWrapper #contentWrapper #content .item_images {
width: 450px;
margin: 10px 15px 20px 10px;
border-style:none;
}

div#item_attributes {
width: 440px;
margin: 10px 15px 20px 10px;
padding:10px;
border: 1px dotted #ccc;
}

div#item_links {
text-align:center;
padding:20px;
}

/* End of 'Cataloger' */

.main {
float:left;
margin:0 0 10px 0;
}
/* End of 'ukb' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */


/* End of 'ukb' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */


/* End of 'ukb' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */


/* End of 'ukb' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

