html{
   height:100%;      /*forces vertical scrollbar in firefox*/
   margin:0 0 1px 0; /*forces vertical scrollbar in firefox*/
}

body{
   background:#fff;
   color:#1E2F91;
   font:normal normal 85% arial,sans-serif;
   margin:5px;
   padding:0;
}

/*standard styles*/

a img{
   border:0px;
}

a,
a:active,
a:visited{
   color:#e00;
   text-decoration:underline;
}

a:hover{
   text-decoration:none;
}


h2{
   font-size:1.5em;      /* only used on home page*/
   font-weight:normal;
   margin:0 0 10px 0;
   padding:0;
}

h3{
   font-size:2em;
   font-weight:normal;
   margin:0 0 10px 0;
   padding:0;
}

h4{
   font-size:1.1em;
   font-weight:bold;
   margin:12px 0 0 0;
   padding:0;
}

h5{
   font-size:1.1em;
   font-weight:normal;
   margin:12px 0 0 0;
   padding:0;
}

p{
   margin:4px 0 8px 0;
   line-height:1.5em;
}

font{
  font-size:1em;
  color:#e00;
}

ul{
  list-style-type:disc;
  margin:8px 0 8px 0;
  padding:0;
   line-height:1.5em;
}

li{
   margin:0 0 4px 18px;
   padding:0;
}

ol{
  margin:8px 0 8px 0;
  padding:0;
  line-height:1.5em;
}


table{
   border-collapse:collapse;
   padding:0;
   margin:10px 0 10px 5px;
}

td{
   padding:4px;
   vertical-align:top;
}

td.head{
   font-weight:bold;
}

td.rowTitle{
   font-weight:bold;
   width:30px;
   text-align:right;
}

/*layout*/

#wrapper{
   width:976px;
   margin:0 auto 0 auto;
   padding:0;
}

/*header*/

#headerWrap{
  width:976px;
  height:164px;
  background:url("images/header-background.jpg") #fff no-repeat top left;
  margin:0;
  position:relative;
  padding:0;
}

h1{
   width:630px;
   height:158px;
   margin:0;
   padding:0;
   position:absolute;
   top:0px;
   left:0px;
   color:#273A7F;
   font-size:2em;
   font-weight:bold;
}

#headerWrap h1 a,#headerWrap h1 a:active,
#headerWrap h1 a:visited,#headerWrap h1 a:hover{
   width:630px;
   height:158px;
   position:absolute;
   top:0px;
   left:0px;
   background:transparent;
   text-decoration:none;
}

#headerWrap h2{
   width:auto;
   height:auto;
   margin:0;
   padding:0;
   position:absolute;
   top:-2000px;
   left:-2000px;
   font-size:0em;
   line-height:0em;
}

#headerWrap h1 span{
   position:absolute;
   top:-2000px;
   left:-2000px;
   font-size:0em;
   line-height:0em;
}

#rightAlignWrap{
   float:right;
   width:330px;
   margin:75px 0 0 0;
   position:relative;
   top:0px;
   left:0;
}

/*fact or statistic*/

#tagline{
   font-weight:bold;
   font-size:1.1em;
   color:#2F2883;
   width:330px;
   text-align:left;
}


/*menu in header*/

#headerMenu{
   width:250px;
   margin:20px 0 0 0;
   float:right;
   padding:0;
   font-size:0.9em;
   list-style-type:none;
}

#headerMenu a,
#headerMenu a:active,
#headerMenu a:visited{
  color:#00628C;
  font-weight:bold;
  text-decoration:none;
}

#headerMenu li{
   display:inline;
   background:url("images/menu-red-dot.gif") right transparent no-repeat;
   padding:0 17px 0 0;
   margin:0 7px 0 0
}

#headerMenu a:hover{
   text-decoration:underline;
}

#headerMenu img{
   margin:0 8px 3px 8px;
}

/*top level menu*/

#topMenu{
}

#topMenu ul{
   width:976px;
   margin:8px 0 0 13px;
   padding:0;
   list-style-type:none;
}

#topMenu li{
   width:226px;
   height:33px;
   padding:0;
   margin:0 16px 0 0;
   display:inline;
   float:left;
}

#latestNews{
   width:471px;
   float:right;
   height:201px;
   display:inline;
   clear:right;
   background:url("images/latest-news-box.gif") top left no-repeat #fff;
   margin:12px 11px 0 40px;
}

#latestNews p{
  margin:0;
  padding:0;
}

.newsTitle{
  font-weight:bold;
  font-size:1.2em;
  margin-bottom:3px;
}

.newsItem{
  width:145px;
  height:146px;
  padding:34px 3px 0 9px;
  float:left;
  font-size: 0.9em;
}

.oldernews{
  float:right;
  margin:0;
  padding:0;
  font-weight:bold;
}

.oldernews a,.oldernews a:active,.oldernews a:visited,.oldernews a:hover{
  color:#fff;
  padding:0 10px 0 0;
}

.readmore a,.readmore a:active,.readmore a:visited,.readmore a:hover{

}
/*home page buttons*/

#homePageButtons{
   width:479px;
   float:right;
   margin:18px 5px 0 40px;
   display:inline;
   clear:right;
}

#homePageButtons img{
   margin-bottom:18px;
}

#homePageTextWrap{    /*wraps text on home page*/
   padding:5px 0 0 25px;
   clear:left;
}

/*content layout*/

#staffcontentlayout{
  width:976px;
  margin:0 0 10px 0;
  position:relative;
  top:40px;
  left:0px;
  clear:both;
}

#contentLayout{
   width:976px;
   background:url("images/.jpg") #fff top left no-repeat;
   margin:0 0 10px 0;
   position:relative;
   top:20px;
   left:0;
   padding:0;
   border-collapse:collapse;
   clear:both;
}

#contentLayout td{
   vertical-align:top;
}


#contentCell{
   padding:0 25px 0 25px;
}

/*side menu*/

#sideMenu{
  width:249px;
  padding:0;
  margin:0;
}

#sideMenu ul{
   margin:0 0 20px 13px;
   padding:0;
   font-size:1.3em;
   line-height:1.2em;
   list-style-type:none;
}

#sideMenu li{
   margin:0 0 3px 0;
}

#sideMenu a,
#sideMenu a:active,
#sideMenu a:visited{
   color:#2B3A97;
   text-decoration:none;
}

#sideMenu a:hover{
   text-decoration:underline;
}

a.currentPage,
a.currentPage:active,
a.currentPage:visited,
a.currentPage:hover{
   color:#ED1C24 !important;
}

.sectionTitle,
a.sectionTitle,
a.sectionTitle:active,
a.sectionTitle:visited,
a.sectionTitle:hover{
   color:#8C238E !important;
   font-weight:bold;
}

.successStorysNav{
   margin-top:40px !important;
}


/*centerPanel layout*/

#centerPanel{
   width:458px;
   padding:0 20px 0 5px;
   margin:0;
}

/*right hand panel*/

#rightPanel{
   width:248px;
   border-left:1px solid #504D50;
   text-align:center;
   padding:0;
}

.successStoryBackground{
   background:url("images/success-story-background.gif") center #fff repeat-y;
   width:221px;
   padding:0;
   margin:5px auto 10px auto;
}

.successStoryBottom{
   background:url("images/success-story-bottom.gif") bottom center transparent no-repeat;
   width:221px;
   padding:0;
   margin:0;
}

.successStoryTop{
   background:url("images/success-story-top.gif") top center transparent no-repeat;
   width:211px;
   padding:15px 5px 15px 5px;
   margin:0;
   text-align:center;
   clear:both;
}

.successStoryTop p{
   text-align:right;
   margin:10px 10px 0 0;
}

/*two column layout*/
#twoColRight {
   width: 706px;
   padding:0;
}

/*donate box*/

.donateBoxBackground{
   background:url("images/donate-box-background.gif") center #fff repeat-y;
   width:221px;
   padding:0;
   margin:5px auto 10px auto;
}

.donateBoxBottom{
   background:url("images/donate-box-bottom.gif") bottom center transparent no-repeat;
   width:221px;
   padding:0;
   margin:0;
}

.donateBoxTop{
   background:url("images/donate-box-top.gif") top center transparent no-repeat;
   width:211px;
   padding:15px 5px 15px 5px;
   margin:0;
   text-align:center;
   clear:both;
}

.donateBoxTop h3{
  color:#fff;
  font-weight:bold;
  margin:0 0 0 10px;
  padding:0;
  font-size:1.4em;
  text-align:left;
}

.donateBoxTop td{
   text-align:left;
   vertical-align:top;
   color:#fff;
   font-size:0.9em;
}


/*online store, offers*/

.storeOfferBackground{
   background:url("images/store-offer-background.gif") center #fff repeat-y;
   width:221px;
   padding:0;
   margin:5px auto 10px auto;
}

.storeOfferBottom{
   background:url("images/store-offer-bottom.gif") bottom center transparent no-repeat;
   width:221px;
   padding:0;
   margin:0;
}

.storeOfferTop{
   background:url("images/store-offer-top.gif") top center transparent no-repeat;
   width:211px;
   padding:15px 5px 5px 5px;
   margin:0;
   text-align:center;
   clear:both;
}

.storeOfferTop p{
   text-align:right;
   margin:5px 0 0 0 !important;
}

.storeOfferTop strong{
   font-size:1.6em;
   font-weight:normal;
}

.storeOfferTop a,
.storeOfferTop a:active,
.storeOfferTop a:visited,
.storeOfferTop a:hover{
   color:#1E2F91;
   text-decoration:none;
}


/*products*/

.productBackground{
   background:url("images/product-background.gif") left #fff repeat-y;
   width:203px;
   padding:0;
   margin:5px 8px 10px 0;
   float:left;
   display:block;
}

.productBottom{
   background:url("images/product-bottom.gif") bottom left transparent no-repeat;
   width:203px;
   padding:0;
   margin:0;
}

.productTop{
   background:url("images/product-top.gif") top left transparent no-repeat;
   width:193px;
   padding:15px 5px 5px 5px;
   margin:0;
   text-align:center;
   clear:both;
}

.productTop p{
   text-align:right;
   margin:5px 0 0 0 !important;
}

.productTop strong{
   font-size:1.6em;
   font-weight:normal;
}


.productList{
   border-collapse:collapse;
   margin:0;
   padding:0;
}

.productList td{
   padding:0;
   vertical-align:top;
}

.productList h4 {
   margin-top: 5px;
}

/*footer*/

#footer{
   border-top:2px solid #bababa;
   padding:6px 3px 3px 3px;
   width:970px;
   margin:0;
   font-size:0.9em;
   clear:both;
   position:relative;
   top:20px;
   left:0;
}

#footerMenu{
   margin:0;
   padding:0;
   float:left;
   list-style-type:none
}

#footerMenu li{
   display:inline;
   background:url("images/menu-red-dot.gif") right #fff no-repeat;
   padding:0 17px 0 0;
   margin:0 7px 0 0
}

li.end{
  background-image:none !important;
  margin:0 !important;
  padding:0 !important;
}

#footer a,
#footer a:active,
#footer a:visited{
  color:#00628C;
  text-decoration:none;
}

#footer a:hover{
   text-decoration:underline;
}

#footer img{
   margin:0 8px 3px 8px;
}

#copyright{
  margin:0;
  padding:0;
  color:#00628C;
  float:right;
}


/*forms*/

form{
   margin:0;
   padding:0;
}

input{
  width:210px;
  padding:1px;
  font:normal normal 1em verdana,sans-serif;
  background:#fff !important;
  border:1px solid #504D50;
}

textarea{
  width:210px;
  padding:1px;
  font:normal normal 1em verdana,sans-serif;
  background:#fff !important;
  border:1px solid #504D50;
  overflow:auto;
}

select{
  width:214px;
  padding:1px;
  font:normal normal 1em verdana,sans-serif;
  background:#fff !important;
  border:1px solid #504D50;
}


input.btn{
   width:69px !important;
   height:23px !important;
   padding:0 !important;
   border:0 !important;
}

p.error{
   color:#e00;
   margin:0;
}


#newsletter{
   margin:20px 0 0 70px;
   width:380px !important;
}

#newsletter td{
  padding:2px 2px 6px 2px;
}

#contact{
   margin:20px 0 0 70px;
   width:380px !important;
}

#contact td{
  padding:2px 2px 6px 2px;
}


/*w3c logos*/

#w3cLogos{
   float:right;
   width:430px;
}

#w3cLogos img{
   float:left;
   margin:10px;
}


/*site map*/

#siteMap ul{
   list-style-type:none;
}

/*shop pages*/

#buybox {
   clear: both;
   float: right;
   margin: 1em 0 0 0;
   text-align: right;
}

#buybox td{
  vertical-align:middle !important;
}

.qtyfield {
   width: 40px;
   margin-left: 0.4em;
   margin-top: 0px;
   margin-right: 0.4em;
   vertical-align:middle;
}

.buybtn {
   width: 145px;
   background-color: #1e2f91 !important;
   color: #fff;
   font-weight: bold;
   margin-left: 0.5em;
   margin-top: 5px !important;
}

.productLink {
   text-align: right;
}

.productImg {
   margin-left: auto;
   margin-right: auto;
   width: 147px;
   height: 162px;
   text-align:center;
}

.productDescription {
   font-size: 0.85em;
}

/* gallery pages */
#galleryTable {
   margin-left: auto;
   margin-right: auto;
}

.galleryCell {
   width: 156px;
}

.galleryCaption {
   font-size: 0.85em;
}

/*how to find us map*/

#map{
  width:300px;
  height:270px;
  float:right;
  margin:40px 0 0 20px;
  border:1px solid #2C3A97;
}



/*added by jamie 26.03.08*/

.addtocart{
  border:0px !important;
  width:93px !important;
  height:23px !important;
  margin-top:0px !important;
  vertical-align:middle;
}


#buybox select{
   margin-top:5px !important;
}

#twitterBox{
  margin:0 0 20px 0;
}

.twtr-ft{
  padding:0 !important;
  height:40px !important;
}

.twtr-hd{
  height:30px !important;
}

#socialLogos{
  overflow:auto;
  padding:5px 0 0 0;
}

#socialLogos img{
  float:left;
  margin:0 5px 0px 10px;
}

#socialLogos a,#socialLogos a:active,#socialLogos a:visited,#socialLogos a:hover{
 color:#1E2F91;
 text-decoration:none;
 padding:10px 0 0 0;
 display:block;
}

#socialLogos strong{
  font-size:1.1em;
}

.twitter{
  width:210px;
  float:left;
}

.facebook{
  width:210px;
  float:left;
}

#buttonsBottom{
  clear:both;
}

#buttonsBottom img{
  float:left;
  margin-top:0px;
  margin-bottom:20px;
}
