/*<![CDATA[*/
html,body{
margin:0;
padding:0;
width:100%;
height:100%;
}
body{
font: 76% Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}
a { text-decoration: none; }
a:hover { text-decoration: none; }
hr {
	margin: 15px 0px 15px 0px;
	height: 1px;
	width: 100%;
}

/* reset header fonts */
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:0;
margin:0;
padding:0 0 10px 0;
}
h1{font-size:22px;font-weight:bold;}
h2{font-size:20px;font-weight:bold;}
h3{font-size:18px;font-weight:bold;}
h4{font-size:16px;font-weight:bold;}
h5{font-size:14px;font-weight:bold;}
h6{font-size:12px;font-weight:bold;}

p {
  padding: 0;
}
form {
	margin: 0;
}

/* template specific */
#wrapper{
width:100%;
top:0;
left:0;
margin:0;
padding:0;

}

/* top banner */
#topbanner{
  padding:0;
  height:118px;
  background-image: url(top-slice.gif);
  background-position: top;
  background-repeat: repeat-x;
}
#logo {
  position:relative;
  float:left;
  width:579px;
  height:118px;
  top:0;
  left:0;
  padding:0 0 0 155px;
  margin:0;
}
#banner{
  float:right;
  width:500px;
  height:118px;
  margin-right:10px;
  border:1px solid #000;
}
#banner img{
  margin:0;
  padding:0;
}
#topnav{
  height:30px;
  padding:0;
  text-align: center;
}
#breadcrumb{
  height:20px;
  padding:0;
}
#leftcol{
  width:150px;
  padding:5px 5px;
}
#content{
  padding: 20px 20px;
  border: 0;
}
#content img{
  margin:10px;
}
#subnav{
  height:20px;
  margin-bottom:15px;
}
#rightcol{
  width:200px;
  padding:5px 5px;
}
#footer{
  height:50px;
  padding:0 30px;
  text-align: center;
}
#footer p{
  margin:0;
  padding:0;
}
#footer a {
  padding:0;
  text-decoration: none;
}
#logintable{
    padding:5px 0 10px;
}
.login {
	padding: 2px 3px 2px 3px;
	font-size: 10px;
    text-align: center;
}
.login-field input {
	font-size: 10px;
	border: 0;
}
.login-text a {
	text-decoration: none;
}
.login-text a:hover {
	text-decoration: none;
}
.login-button {
	font-size: 10px;
	text-align: center;
}
#clickit{
  position:relative;
  height:50px;
  margin-top:20px;
  font-size: 10px;
  text-align: center;
}
#clickit a {
padding:0;
text-decoration: none;
}
.buttonSubmit {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
.buttonSubmitRoll {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
/* as used in HTML class */
.button {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
.buttonRoll {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}


/* generic form styles */
.genform_table{
	padding:10px;
}
.genform_text{
	font-weight:bold;
	text-align:right;
}
.genform_field{
	text-align:left;
}
.genform_button{
	text-align:center;
}

/* basket styles */
#fsbasket_wrapper{
	width:100px;
	text-align:center;
	padding: 5px;
	margin: 10px 0;
}
#fsbasket_value{
	font-size:10px;
	text-align:center;
}
#fsbasket_link{
	font-size:10px;
	text-align:center;
}
#fsbasket_link a {
	text-decoration: none;
}



/* ##########  COLOURS SET HERE ############ */
body{ color:#000;background:#A8B0EE; }
a{ color:#1A199F; }
a:hover{ color:#f00; }
hr { color: #ccc; }
h1,h2,h3,h4,h5,h6 { color: #000; }
#topbanner{ }
#topnav{ background-image: url(bar-slice.gif); background-repeat: repeat-x; }
#subnav{ background:#fff; }

.h-title h3 { font-size:18px;text-align:center;color:#fff;padding:3px;}

#leftcol{ background:#A8B0EE; }
#rightcol{ background:#1A199F;color:#fff; }
#content{background: #fff;}
.content{background: #fff;}
#content img{ border:1px solid #fff; }
#footer { background: #A8B0EE; color: #000; }
#footer a { color: #f93; }
#footer a:hover{ color: #f00; }
#logintable{border: 0;}
.login { color: #fff; }
.login-field input{ border:1px solid #000; }
#clickit{ color: #666; }
#clickit a { color: #666; }
#clickit a:hover{ color: #000;  }
.buttonSubmit { background-color: #f93; color: #000; border: 1px solid #fff; }
.buttonSubmitRoll { background-color: #fff; color: #000; border: 1px solid #f93; }
/* as used in HTML class */
.button { background-color: #f93; color: #000; border: 1px solid #fff; }
.buttonRoll { background-color: #fff; color: #000; border: 1px solid #f93; }
/* basket styles */
#fsbasket_wrapper{border:1px solid #999;}
#fsbasket_value{color:#000;}
#fsbasket_link a {color: #fff;}
#fsbasket_link a:hover{color: #f00;}
/* generic form styles */
.genform_table{border:1px solid #999;}
.genform_text{color:#000;}
.genform_field input{background: #fff;border:1px solid #000;}
.genform_button{color: #000;}

/* content corners */
.tl,.tr,.bl,.br{height: 8px; width:9px;}
.bl {background: url(page-corner-BL.gif);}
.br {background: url(page-corner-BR.gif);}
.tl {background: url(page-corner-TL.gif);}
.tr {background: url(page-corner-TR.gif);}

.rcol { background:#1A199F;}
.rborder { background:#A8B0EE;}
.rtl,.rtr,.rbl,.rbr{height: 8px; width:8px;}
.rbl {background: url(rightcol-BL.gif);}
.rbr {background: url(rightcol-BR.gif);}
.rtl {background: url(rightcol-TL.gif);}
.rtr {background: url(rightcol-TR.gif);}

/*]]>*/

