/***********************************************
** File:      %M%  version %I%
** Author:    nat
** Modified:  %G%
** Copyright: I-Next Ltd
***********************************************/
/* ident %W% */

BODY {
  background: #FFFFFF url(../gifs/bg_fade.gif) repeat-x;
  margin: 0px;
}
BODY.popup { background: #FFFFFF url(../gifs/popup_tile.gif) repeat-x; }


/* DIV's */

#holder {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
  height: 100%;
}

#header {
  background: url(../gifs/from_tcfc.png) 0px 15px no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
}

#topline {
  background: url(../gifs/bodyline.gif) 0px 1px no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  height: 2px;
  line-height:1px;
  font-size: 0px; /*This is important to get IE Right*/
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  }

#widetopline {
  background: url(../gifs/widebodyline.gif) 0px 1px no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  height: 2px;
  line-height:1px;
  font-size: 0px; /*This is important to get IE Right*/
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  }

#body {
  background: url(../gifs/content_tile_1.gif) repeat-y;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  text-align: left;
  margin-top: 0px;
  padding-top: 0px;
  
}

#widebody {
  background: url(../gifs/wide_content_tile.gif) repeat-y;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  text-align: left;
  margin-top: 0px;
  padding-top: 0px;  
  
}
/**** Header Anibanner ******/
div#banner        { float: right;}
div#banner p      { margin: 0px; padding: 0px; }
/***********************************/

#leftmenu {
  float: left;
  width: 201px;
  background: url(../gifs/left_menu_tile.gif) repeat-y;
  }

#content {
  float: left;
  width: 375px;
  margin: 15px 0px 20px 15px;
}

#portlet {
  float: right;
  width: 135px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

#widecontent {
  float: left;
  width: 515px;
  margin: 3px 0px 20px 15px;
  text-align: left;
}

#footer {
  clear: both;
  height: 27px;
  background: url(../gifs/footer.gif) center no-repeat;
  text-align: center;
  font-size: 10px;
  color: #284A74;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  line-height: 27px;
}

#search {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  width: 180px;
  height: 25px;
  float: left;
  clip: rect( 0px 180px 25px 0px );
  overflow: hidden;
  display: inline;
}

#popupmenu { position: absolute; z-index: 1; left: 0px; top: 0px; }
#popupcontent { position: absolute; z-index: 1; left: 0px; top: 30px; padding: 15px; }

/* Template Only Styles */

#search INPUT.search {
  width: 130px;
  height: 20px;
  background-color: #C2D8F2;
  border: 1px solid White;
} 

#portlet IMG { padding-bottom: 8px; }
#portlet UL {
  width: 135px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#portlet LI {
  padding-left: 10px;
  background: url(../gifs/portlet_bullet_white.gif) 0px center no-repeat;
  margin: 7px 0px;
}
#portlet UL A {
  font-weight: bold;
  color: #284A74;
  text-decoration: none;
}
#portlet UL A:hover { color: #FFFFFF; }

#content UL.menu {
  width: 140px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#content LI.menu {
  padding-left: 15px;
  background: url(../gifs/portlet_bullet_white.gif) 5px center no-repeat;
  margin: 2px 0px;
}
#content UL.menu A {
  font-weight: bold;
  color: #284A74;
  text-decoration: none;
}
#content UL.menu A:hover { color: #8CB0D8; }

#widecontent UL.menu {
  width: 140px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#widecontent LI.menu {
  padding-left: 15px;
  background: url(../gifs/portlet_bullet.gif) 5px center no-repeat;
  margin: 2px 0px;
}
#widecontent UL.menu A {
  font-weight: bold;
  color: #284A74;
  text-decoration: none;
}
#widecontent UL.menu A:hover { color: #8CB0D8; }

#popupcontent UL.menu {
  width: 140px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#popupcontent LI.menu {
  padding-left: 15px;
  background: url(../gifs/portlet_bullet.gif) 5px center no-repeat;
  margin: 2px 0px;
}
#popupcontent UL.menu A {
  font-weight: bold;
  color: #284A74;
  text-decoration: none;
}
#popupcontent UL.menu A:hover { color: #8CB0D8; }

#widebody IMG.wide { margin: 0px 0px 0px; }

#body IMG.body { margin: 0px 0px 0px 0px; }

#topline IMG.bodyline { margin: 0px 0px 0px 0px; }

#widetopline IMG.widebodyline { margin: 0px 0px 0px 0px; }

#leftmenu IMG { margin: 10px 0px 10px 15px; }
#leftmenu IMG.menu { margin: 0px 0px 0px; }
#leftmenu TABLE {
  border-top: 2px dotted #FFFFFF;
  margin-left: 4px;
  width: 189px;
}
#leftmenu TD {
  background: url(../gifs/menu_bullet.gif) no-repeat 12px 7px ;
  color: #484848;
  /*font-weight: bold;*/
  font-size: 10px;
  border-bottom: 2px dotted #FFFFFF;
  padding: 4px 4px 4px 25px;
}
#leftmenu TD.hilite {
  background: url(../gifs/menu_bullet.gif) 12px 7px no-repeat;
  font-size: 10px;
  background-color: #b6c8d6;
  border-bottom: 2px dotted White;
  padding: 4px 4px 4px 25px;
}

#leftmenu A {
  color: #284A74;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#leftmenu A:hover { color: #FFFFFF; }

#header IMG.tcfc {
  float: left;
  margin-top: 0px;
  }

/* Menu */
div#mainnav { clear: both; margin: 0px; position:relative; top: 10px; width: 760px; height: 35px; background: url(../gifs/menubg.gif) center left repeat-x; font-size: 75%; }
div#mainnav ul { margin: 0; width: 760px; padding: 0; }
div#mainnav ul li { float: left; display: inline; background: url(../gifs/menulibg.gif) center right no-repeat; }
div#mainnav ul li.last { background: url(../gifs/basket.gif) no-repeat center left; margin-left: 4px; padding-left: 7px; width: 288px; }
div#mainnav ul li.logout { background-image: none; float: right;}
div#mainnav ul li a { line-height: 35px; padding-left: 7px; padding-right: 7px; color: #194379; text-decoration: none;}
div#mainnav ul li a:hover { color: #8CB0D8; text-decoration: none;}

TABLE.mainmenu {
  float: right;
  margin-top: 21px;
  padding-right: 5px;
}

TABLE.mainmenu TD {
  white-space: nowrap;
  border-left: 1px solid #8CB0D8;
  height: 13px;
  font-weight: bold;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  }
  
TABLE.mainmenu A {
  color: #194379;
  text-decoration: none;
}
TABLE.mainmenu A:hover { color: #FFFFFF; }

TABLE.dottedbottom {
  border-bottom: 1px dotted #AFC2CA;
  margin-bottom: 6px;
}
TABLE.dottedbottom TD { padding: 1px; }

/* E-Commerce Styles */

TABLE.product-list {
  width: 500px;
  border-top: 1px solid #00365F;
  border-left: 1px solid #00365F;
}
TABLE.product-list TH {
  padding: 3px;
  font-weight: normal;
  border-right: 1px solid #00365F;
  border-bottom: 1px solid #00365F;
  background-color: #EAF2FA;
  color: #00365F;
}
TABLE.product-list TD {
  padding: 3px;
  border-right: 1px solid #00365F;
  border-bottom: 1px solid #00365F;
}

TABLE.product-detail {
  width: 375px;
  border-top: 1px solid #00365F;
}
TABLE.product-detail TH {
  padding: 3px;
  font-weight: normal;
  border-right: 1px solid #00365F;
  border-bottom: 1px solid #00365F;
  border-left: 1px solid #00365F;
  background-color: #EAF2FA;
  color: #00365F;
  text-align: left;
  width: 170px;
}
TABLE.product-detail TD {
  padding: 3px;
  border-right: 1px solid #00365F;
  border-bottom: 1px solid #00365F;
  text-align: right;
  vertical-align: middle;
}
TABLE.product-detail TD.quantity {
  padding: 3px;
  border-bottom: 1px solid #00365F;
  border-right: 0px;
  text-align: right;
  vertical-align: middle;
}
TABLE.border {
  border-top: 1px solid black;
  border-left: 1px solid black;
}
TABLE.border TD {
  padding: 3px;
  border-right: 1px solid black;
  border-bottom: 1px solid #00365F;
}

SPAN.price { font-weight: bold; }

/* Applet Selectable Styles */

H1 {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-top: 0px;
  color: #284A74;
}
H2 {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #008AC4;
}
H3 {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

P,TD,UL,OL,TH {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
}

p.nomargin {
  margin: 0;
  padding: 0;
  /* No Margin */
}
p.flash object, p.flash embed,
h1.flash object, h1.flash embed { float: right; /* Flash Float Right */}

P.indent1 { margin-left: 1em; }
P.indent2 { margin-left: 2em; }
P.indent3 { margin-left: 3em; }
P.indent4 { margin-left: 4em; }



TD.alignright { text-align: right; }
TD.aligncenter { text-align: center; }
TD.aligntop { vertical-align: top; }
TD.alignbottom { vertical-align: bottom; }
TD.aligntopright {
  vertical-align: top;
  text-align: right;
}
TD.aligntopcenter {
  vertical-align: top;
  text-align: center;
}
TD.alignbottomright {
  vertical-align: bottom;
  text-align: right;
}
TD.alignbottomcenter {
  vertical-align: bottom;
  text-align: center;
}

SPAN.sup {
  font-size: 7px;
  vertical-align: super;
}
SPAN.sub {
  font-size: 7px;
  vertical-align: sub;
}

/* Images */

IMG.floatright { float: right; }
IMG.floatleft  { float: left; }
IMG.noborder   { border-width: 0px; }

/* Links: A */

A {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  color: #000099;
}
A:hover {
  color: #5E8099;
  text-decoration: none;
}
A.rightportlet {
  padding-left: 15px;
  background: url(../gifs/portlet_bullet.gif) 5px center no-repeat;
  text-decoration: none;
  font-weight: bold;
  color: #284A74;

}
A.rightportlet:hover { color: #8CB0D8; }


/******** style added 02/05/2006 Gill Mead for newsletter signup form **********/
#newslettersignup {
  background: url(/gifs/newsletterbg.gif) center center no-repeat white;
  padding: 0;
  text-align: center;
  height: 88px;
  width: 100%;
  font-size: 8px;
  margin: 0;
}

#newslettersignup table {
  margin: 0;
  padding: 0;
}

#newslettersignup td {
  font-size: 10px;
}

#newslettersignup form {
  font-size: 8px;
  margin: 0;
  padding: 20px 0 0 6px;
}

#newlettersignup table input {
  font-size: 8px;
  line-height: 10px;
}

/*******************************************************************************/

/*********** styles added 02/05/2006 Gill Mead for purchase options change */

#purchaseOptions {
  display: none;
}

#togglebox {
  display: none;
}

/*******************************************************************************/

/* ecommerce styles */
BODY.ecom{
  background-color: #FFFFFF;
  background-image: none;
  margin: 0px 0px 0px 0px;
  text-align: left;
}
TD.linedtitle {
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  border-top: 1px solid #B0B3C6;
  border-bottom: 1px solid #B0B3C6;
}
TD.lined {
  font-size: 11px;
  padding: 6px;
  border-bottom: 1px solid #B0B3C6;
}
TABLE.ecomtable {
  width: 400px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}
TD.ecomparamcol {
  font-size: 11px;
  font-weight: bold;
}
TD.ecominputcol {
  font-size: 11px;
}
TABLE.payment {
  width: 400px;
}
TABLE.details {
  width: 210px;
}
H3{
  font-size: 13px;
}

