/*

AFM Web Design
Unit F16, BTC
Bessemer Drive
Stevenage
Hertfordshire
SG1 2DX

t: 0845 078 0193

e: solutions@afmss.co.uk

*/



/* Generic classes */
/* =============== */

BODY {
  font-family:                          verdana, arial, sans-serif;
  font-size:                            100%;
  font-weight:                          normal;
  color:                                #003366;
  margin:                               0px;
  padding:                              0px;
  border:                               0px}

DIV {
  background:                           transparent;
  position:                             relative;
  display:                              block;
  border:                               0px;
  margin:                               0px;
  padding:                              0px}

DIV.ClearLeft {
  clear:                                left;
  height:                               1px;
  overflow:                             hidden}

DIV.ClearRight {
  clear:                                right;
  height:                               1px;
  overflow:                             hidden}

DIV.ClearBoth {
  clear:                                both;
  height:                               1px;
  overflow:                             hidden}

TABLE {
  border:                               0px;
  margin:                               0px;
  padding:                              0px}

TD {
  border:                               0px;
  margin:                               0px;
  padding:                              0px}

FORM {
  border:                               0px;
  margin:                               0px;
  padding:                              0px}

INPUT {
  margin:                               0px;
  padding:                              0px}

P {
  background-color:                     transparent;
  margin:                               0px;
  border:                               0px;
  padding-top:                          10px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.Quote {
  text-align:                           center;
  font-size:                            110%;
  font-weight:                          bold;
  padding-top:                          30px;
  padding-left:                         30px;
  padding-right:                        30px;
  padding-bottom:                       0px}

A:link {
  color:                                #003366;
  text-decoration:                      none}
A:visited {
  color:                                #003366;
  text-decoration:                      none}
A:active {
  color:                                #003366;
  text-decoration:                      underline}
A:hover {
  color:                                #003366;
  text-decoration:                      underline}

IMG {
  margin:                               0px;
  padding:                              0px;
  border:                               0px}

IMG.FloatLeft {
  float:                                left;
  margin-top:                           20px;
  margin-left:                          10px;
  margin-right:                         20px;
  margin-bottom:                        20px;
  padding:                              0px;
  border:                               0px}

IMG.FloatRight {
  float:                                right;
  margin-top:                           20px;
  margin-left:                          20px;
  margin-right:                         10px;
  margin-bottom:                        20px;
  padding:                              0px;
  border:                               0px}

OBJECT {
  margin:                               0px;
  padding:                              0px;
  border:                               0px}

EMBED {
  margin:                               0px;
  padding:                              0px;
  border:                               0px}

H1 {
  text-align:                           center;
  color:                                #003366;
  font-size:                            115%;
  font-weight:                          bold;
  background-color:                     transparent;
  margin:                               0px;
  border:                               0px;
  padding-top:                          20px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       10px}

A.H1:link {
  color:                                #003366;
  text-decoration:                      none}
A.H1:visited {
  color:                                #003366;
  text-decoration:                      none}
A.H1:active {
  color:                                #003366;
  text-decoration:                      none}
A.H1:hover {
  color:                                #003366;
  text-decoration:                      none}

H2 {
  text-align:                           left;
  color:                                #003366;
  font-size:                            110%;
  font-weight:                          bold;
  background-color:                     transparent;
  margin:                               0px;
  border:                               0px;
  padding-top:                          30px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

H3 {
  text-align:                           left;
  color:                                #003366;
  font-size:                            105%;
  font-weight:                          bold;
  background-color:                     transparent;
  margin:                               0px;
  border:                               0px;
  padding-top:                          20px;
  padding-bottom:                       0px;
  padding-left:                         10px;
  padding-right:                        10px}

H4 {
  text-align:                           left;
  color:                                #003366;
  font-size:                            100%;
  font-weight:                          bold;
  background-color:                     transparent;
  margin:                               0px;
  border:                               0px;
  padding-top:                          20px;
  padding-bottom:                       0px;
  padding-left:                         10px;
  padding-right:                        10px}

UL {
  list-style-image:                     url("bullet-level-1.jpg");
  list-style-position:                  outside;
  margin:                               0px;
  padding-top:                          2px;
  padding-left:                         50px;
  padding-right:                        10px;
  padding-bottom:                       2px;
  border:                               0px}

LI {
  margin:                               0px;
  padding-top:                          5px;
  padding-left:                         5px;
  padding-right:                        10px;
  padding-bottom:                       5px;
  border:                               0px}

HR {
  width:                                85%;
  padding:                              0px;
  border-top:                           1px solid #000000;
  border-left:                          0px;
  border-right:                         0px;
  border-bottom:                        0px;
  margin-top:                           1px;
  margin-bottom:                        1px}



/* Skip to page content link */
/* ========================= */

DIV.TextBrowserSkipToContent {
  height:                               1px;
  overflow:                             hidden}



/* Page layout construction */
/* ======================== */

/* The division float and width values are set by the index page */

/* BODY contains the background layer for the page */
BODY {
  background-position:                  center top;
  background-image:                     url("body.jpg");
  background-repeat:                    repeat}

/* BodyWrapper contains the top backgound graphic and centers the page */
DIV.BodyWrapper {
  width:                                100%;
  background-position:                  center top;
  background-image:                     url("body-wrapper.jpg");
  background-repeat:                    repeat-x}

/* BodyWrapperClearer forces the BodyWrapper division to stretch to contain the PageWrapper division */
DIV.BodyWrapperClearer {
  clear:                                both;
  height:                               1px}

/* PageWrapper contains the top banner, page contents and bottom banner */
DIV.PageWrapper {
  padding-top:                          20px;
  margin-left:                          auto;
  margin-right:                         auto;
  padding-bottom:                       20px}

/* PageWrapperClearer forces the PageWrapper division to stretch to contain all the page components */
DIV.PageWrapperClearer {
  clear:                                both;
  height:                               1px}

/* TopBanner contains the logo and top contact details */
DIV.TopBanner {
  float:                                left;
  background-color:                     #FFFFFF;
  border-top:                           1px solid #000000;
  border-left:                          1px solid #000000;
  border-right:                         1px solid #000000}

/* PageContents contains the menu, page and side columns */
DIV.PageContents {
  float:                                left;
  background-color:                     #FFFFFF;
  background-position:                  left top;
  background-image:                     url("page-contents.jpg");
  background-repeat:                    repeat-y;
  border-left:                          1px solid #000000;
  border-right:                         1px solid #000000}

/* PageContentsClearer forces the PageContents division to stretch to contain all the column components */
DIV.PageContentsClearer {
  clear:                                both;
  height:                               1px}

/* MenuColumn contains the menu components */
DIV.MenuColumn {}

/* MenuColumnClearer forces the MenuColumn division to stretch to contain all the menu components */
DIV.MenuColumnClearer {
  clear:                                both;
  height:                               1px}

/* ColumnContainer contains the page and side columns */
DIV.ColumnContainer {}

/* ColumnContainerClearer forces the ColumnContainer division to stretch to contain the page and side columns */
DIV.ColumnContainerClearer {
  clear:                                both;
  height:                               1px}

/* PageColumn contains the page contents */
DIV.PageColumn {}

/* PageColumnClearer forces the PageColumn division to stretch to contain the page cotents */
DIV.PageColumnClearer {
  clear:                                both;
  height:                               1px}

/* SideColumn contains the side column contents */
DIV.SideColumn {}

/* SideColumnClearer forces the SideColumn division to stretch to contain the side column cotents */
DIV.SideColumnClearer {
  clear:                                both;
  height:                               1px}

/* BottomBanner contains the bottom contact details */
DIV.BottomBanner {
  float:                                left;
  background-color:                     #FFFFFF;
  background-position:                  left top;
  background-image:                     url("page-contents.jpg");
  background-repeat:                    repeat-y;
  border-left:                          1px solid #000000;
  border-right:                         1px solid #000000;
  border-bottom:                        1px solid #000000}



/* Menu */
/* ==== */

/* All widths and paddings are set in the menu classes in index.php */

DIV.MenuLevel1 {}

DIV.MenuLevel1Current {
  background-color:                     #336699}

DIV.MenuLevel1Active {
  background-color:                     #336699}

DIV.MenuLevel2 {}

DIV.MenuLevel2Current {
  background-color:                     #336699}

DIV.MenuLevel2Active {
  background-color:                     #336699}

DIV.MenuLevel3 {}

DIV.MenuLevel3Current {
  background-color:                     #336699}

DIV.MenuLevel3Active {
  background-color:                     #336699}

P.MenuLevel1 {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel1Current {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel1Active {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel2 {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         20px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel2Current {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         20px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel2Active {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         20px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel3 {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         30px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel3Current {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         30px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.MenuLevel3Active {
  color:                                #FFFFFF;
  font-weight:                          normal;
  font-size:                            90%;
  padding-top:                          0px;
  padding-left:                         30px;
  padding-right:                        10px;
  padding-bottom:                       0px}

A.Menu:link {
  color:                                #FFFFFF;
  text-decoration:                      none}
A.Menu:visited {
  color:                                #FFFFFF;
  text-decoration:                      none}
A.Menu:active {
  color:                                #FFFFFF;
  text-decoration:                      underline}
A.Menu:hover {
  color:                                #FFFFFF;
  text-decoration:                      underline}



/* Security login */
/* ============== */

DIV.LoginBoxContainer {
  padding-top:                          50px;
  padding-bottom:                       100px}

DIV.LoginBox {
  width:                                340px;
  margin-left:                          auto;
  margin-right:                         auto;
  background-color:                     #DDDDDD;
  border:                               1px solid #000000}

P.LoginBoxTitle {
  text-align:                           center;
  padding-top:                          20px;
  padding-left:                         20px;
  padding-right:                        20px;
  padding-bottom:                       10px}

DIV.LoginBoxPasswordBox {
  width:                                180px;
  padding-top:                          3px;
  padding-left:                         40px;
  padding-bottom:                       20px;
  float:                                left}

DIV.LoginBoxLoginButton {
  width:                                80px;
  padding-left:                         20px;
  padding-bottom:                       20px;
  float:                                left}

INPUT.LoginBoxPasswordBox {
  width:                                180px;
  color:                                #000000;
  font-weight:                          normal;
  font-size:                            100%;
  margin:                               0px;
  padding:                              1px}

INPUT.LoginBoxLoginButton {
  color:                                #000000;
  font-weight:                          normal;
  font-size:                            100%;
  margin:                               0px;
  padding:                              2px}

DIV.LoginBoxClearer {
  clear:                                both}



/* Website map */
/* =========== */

DIV.WebsiteMapItem {
  float:                                left}

DIV.WebsiteMapItemArrowLevel1 {
  float:                                left;
  width:                                1px;
  height:                               20px}

DIV.WebsiteMapItemArrowLevel2 {
  float:                                left;
  width:                                50px;
  height:                               20px;
  background-position:                  30px 6px;
  background-image:                     url("website-map-arrow.gif");
  background-repeat:                    no-repeat}

DIV.WebsiteMapItemArrowLevel3 {
  float:                                left;
  width:                                80px;
  height:                               20px;
  background-position:                  60px 5px;
  background-image:                     url("website-map-arrow.gif");
  background-repeat:                    no-repeat}

DIV.WebsiteMapItemEntry {
  float:                                left}

DIV.WebsiteMapItemClearer {
  clear:                                both}

DIV.WebsiteMapBottomSpacer {
  float:                                left;
  height:                               20px}

P.WebsiteMapLevel1 {
  font-size:                            110%;
  padding-top:                          10px;
  padding-left:                         20px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.WebsiteMapLevel2 {
  font-size:                            105%;
  padding-top:                          5px;
  padding-left:                         0px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.WebsiteMapLevel3 {
  font-size:                            100%;
  padding-top:                          5px;
  padding-left:                         0px;
  padding-right:                        10px;
  padding-bottom:                       0px}

A.WebsiteMap:link {
  text-decoration:                      none}
A.WebsiteMap:visited {
  text-decoration:                      none}
A.WebsiteMap:active {
  text-decoration:                      underline}
A.WebsiteMap:hover {
  text-decoration:                      underline}



/* ************************************************************************ */
/* **                                                                    ** */
/* **              ADD CLASSES FOR PAGE CONTENTS BELOW HERE              ** */
/* **                                                                    ** */
/* ************************************************************************ */


/* Top banner */
/* ========== */

DIV.TopBannerHertsFBULogo {
  float:                                left;
  width:                                950px;
  height:                               100px}

IMG.HertsFBULogo {
  width:                                592px;
  height:                               100px;
  float:                                left}

DIV.TopBannerLogoBottom {
  float:                                left;
  width:                                950px;
  height:                               8px;
  background-image:                     url("top-banner-logo-bottom.jpg");
  background-repeat:                    repeat-x}

DIV.TopBannerContactDetails {
  float:                                left;
  width:                                950px;
  background-image:                     url("top-banner-contact-details.jpg");
  background-repeat:                    repeat}

P.TopBannerContactDetails {
  color:                                #FFFFFF;
  padding-top:                          6px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       8px}

A.TopBannerContactDetails:link {
  color:                                #FFFFFF;
  text-decoration:                      none}
A.TopBannerContactDetails:visited {
  color:                                #FFFFFF;
  text-decoration:                      none}
A.TopBannerContactDetails:active {
  color:                                #FFFFFF;
  text-decoration:                      underline}
A.TopBannerContactDetails:hover {
  color:                                #FFFFFF;
  text-decoration:                      underline}


/* Bottom banner */
/* ============= */

DIV.BottomBannerContactDetails {
  float:                                right;
  width:                                770px;
  padding-top:                          10px;
  padding-bottom:                       0px}

HR.BottomBannerContactDetails {
  width:                                85%;
  padding:                              0px;
  border-top:                           1px solid #003366;
  border-left:                          0px;
  border-right:                         0px;
  border-bottom:                        0px}

P.BottomBannerContactDetails {
  color:                                #003366;
  text-align:                           center;
  padding-top:                          10px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.BottomBannerContactAuthorDetails {
  color:                                #003366;
  font-size:                            90%;
  text-align:                           center;
  padding-top:                          3px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

A.BottomBannerContactDetails:link {
  color:                                #003366;
  text-decoration:                      none}
A.BottomBannerContactDetails:visited {
  color:                                #003366;
  text-decoration:                      none}
A.BottomBannerContactDetails:active {
  color:                                #003366;
  text-decoration:                      underline}
A.BottomBannerContactDetails:hover {
  color:                                #003366;
  text-decoration:                      underline}

DIV.BottomBannerComplianceLogo1 {
  float:                                left;
  width:                                100px;
  padding-top:                          15px;
  padding-left:                         46px;}

DIV.BottomBannerComplianceLogo2 {
  float:                                left;
  width:                                100px;
  padding-top:                          15px;
  padding-left:                         46px;}

IMG.BottomBannerComplianceLogo {
  float:                                left;
  width:                                88px;
  height:                               31px}



/* Generic surround */
/* ================ */

DIV.Surround {
  clear:                                both}

DIV.SurroundTopEdge {
  height:                               8px;
  background-image:                     url("surround-top-edge.jpg");
  background-repeat:                    repeat-x;
  overflow:                             hidden}

DIV.SurroundTopLeftCorner {
  width:                                8px;
  height:                               8px;
  float:                                left;
  background-image:                     url("surround-top-left-corner.jpg");
  background-repeat:                    no-repeat;
  overflow:                             hidden}

DIV.SurroundTopRightCorner {
  width:                                8px;
  height:                               8px;
  float:                                right;
  background-image:                     url("surround-top-right-corner.jpg");
  background-repeat:                    no-repeat;
  overflow:                             hidden}

DIV.SurroundLeftEdge {
  clear:                                both;
  background-image:                     url("surround-left-edge.jpg");
  background-repeat:                    repeat-y}

DIV.SurroundRightEdge {
  padding-left:                         8px;
  padding-right:                        8px;
  background-image:                     url("surround-right-edge.jpg");
  background-position:                  right;
  background-repeat:                    repeat-y}

DIV.SurroundBottomEdge {
  clear:                                both;
  height:                               8px;
  background-image:                     url("surround-bottom-edge.jpg");
  background-repeat:                    repeat-x;
  overflow:                             hidden}

DIV.SurroundBottomLeftCorner {
  width:                                8px;
  height:                               8px;
  float:                                left;
  background-image:                     url("surround-bottom-left-corner.jpg");
  background-repeat:                    no-repeat;
  overflow:                             hidden}

DIV.SurroundBottomRightCorner {
  width:                                8px;
  height:                               8px;
  float:                                right;
  background-image:                     url("surround-bottom-right-corner.jpg");
  background-repeat:                    no-repeat;
  overflow:                             hidden}



/* Reps page */
/* ========= */

DIV.RepContainer {
  width:                                550px;
  padding-top:                          30px;
  padding-left:                         120px;
  padding-right:                        0px}

DIV.Rep {
  height:                               150px;
  overflow:                             hidden}

IMG.RepPicture {
  float:                                left;
  width:                                113px;
  height:                               150px;
  margin-right:                         10px}

DIV.RepDetails {
  height:                               90px}

H2.Rep {
  text-align:                           left;
  font-size:                            110%;
  font-weight:                          bold;
  padding-top:                          10px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.RepName {
  padding-top:                          10px;
  padding-left:                         0px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.RepLocation {
  padding-top:                          5px;
  padding-left:                         0px;
  padding-right:                        10px;
  padding-bottom:                       0px}

P.RepEmail {
  padding-top:                          0px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       0px}









/* ==================== END ==================== */
