body {
	font-size:76%;
	font-family:Verdana;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.img {
	margin:0 ;
	border:none;
}

a img {
	border:none;
}
#container {
	width:62em;  /*was 58*/
	margin:0 auto 0 auto;
	border: none;
}
textarea#invitemessage  {
	font-family: arial;
	font-size: small;
}

/*note the next three styles are overwritten by rules in the archive/css/widthsidebar.css file used only in the archive pages */

#content {
margin: 0 10px 0 0;
padding: 0 0 0 15px;
}



#sidebar {
	border: none;
	float:left;
	padding:0 5px 0 0;
	margin: 10px 10px 10px -155px;
}

/*
* html #sidebar {
	margin: 10px 10px 20px -77px;
}
*/

#header {
	background-color:#fff;
	padding:5px 0 5px 0;
}


#resources {
	background-color: black;
}

/*******generic styles*********/

h0 {
	font-size: 1.5em;
}

h1 {
	 padding-top: 20px;
	 color: #01377e;
	 font-size: 1.5em;
}
h2 {
	 color: #01377e;
	 font-size: 1.2em;
	 padding: 15px 0 15px 0;
}

ol a {
	color: #01377e;
}

ol {
	color: #01377e;
}

ol li {
	padding: 2px;
}

p {
	color: #01377e;
}

a {
	color: #01377e;
	font-weight: bold;
}

h1.pad {
	padding: 0;
	margin: 0;
}


/*************Navigation**************/


#navbar {
	background-color:#ccc; /* was 6699ff blue color changed at JR request 29th Oct 22:43 */
	height:1%;
	padding:0 0;
	margin: 0 0;
}

#navbar ul {
	background-color:#6699ff;
	clear:both;
	list-style:none;
	padding: 0 0 0 0 ;
	margin:0 0 ;
}

#navbar ul li {
	display:inline;
	float:left;
	border-right: solid 1px #ffffff;
	color:#fff;
	margin:0;
	margin:5px 0 4px 0;
}

#navbar ul li.last {
border: none;
}

#navbar ul li.search {
margin-left: 32px;
border: none;
}

#navbar ul li.right {
	float:right;
	margin: 1px 0 1px 0;
	padding-right: 2px;
}

#navbar ul li form {
	display:inline;
	vertical-align:middle;
	margin:0;
	padding:0;
}

#navbar ul li form input {
	display:inline;
	width: 9em;
	vertical-align:middle;
	margin:0 2px 0 0;
	padding:0;
}

#navbar ul li form input.go {
	display:inline;
	width: 2em;
	vertical-align:middle;
}

#navbar ul li a:link,#navbar ul li a:visited {
	display:inline;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0 10px 0 10px;
	vertical-align:middle;
}

#navbar ul li a:hover {
	color:#ccc;
}

/*************Navigation End*************/

#footer {
	background-color:#ccc;  /* changed at JR request 29th Oct 2006 22:43 was 6699ff */
	height:1%;
	padding:5px 0 0 0;
	font-size:0.8em;
	
}

#footer ul {
	background-color:#6699ff;
	clear:both;
	list-style:none;
	padding:0;
	margin:0;
}

#footer ul li {
	display:inline;
	float:left;
	color:#fff;
	margin:0;
	margin:0 0 6px 0;
}
#footer ul li.right {
	float:right;
	padding-right:10px;
	border-right:none;
}

#footer ul li a:link,#footer ul li a:visited {
	display:inline;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0 10px 0 10px;
	vertical-align:middle;
	border-right:solid 1px #fff;
}

#footer ul li a.last {
	border-right:none;
}

#footer ul li a:hover {
	color:#ccc;
}




table#sidebasket {
	font-size:0.8em;	
	margin-bottom: 15px;
	margin-top: 0;
}

table#sidebasket .w75 {
	width: 60px;
	padding: 3px 2px 3px 0;
	border-bottom: solid 1px #fff;
}
table#sidebasket .w20 {
	width:25px;
	padding: 0 5px 0 0;
	border-bottom: solid 1px #fff;
}
table#sidebasket .w50 {
	width:30px;
	padding: 0 2px 0 0;
	border-bottom: solid 1px #fff;
}
table#sidebasket .textright {
	text-align:center;
	background: #b0cafe;
}
table#sidebasket .middle {
	text-align:center;
	background: #e8058b;
}
table#sidebasket th {
	padding: 5px 0 5px 0;
	background: #e8058b;
}
table#sidebasket td {
	padding: 4px;
}
table#sidebasket tr{
	padding: 2px;
}
table#sidebasket tr.prodrow {
	color: #fff;
	background: #6699ff;
}
table#sidebasket td.prod {
	width: 50px;
}

table#sidebasket a, table#sidebasket a:link, table#sidebasket a:hover {
	color: #fff;
	float: right;
}
table#sidebasket .total {
	background: #b0cafe;
	border-left: solid 1px #fff;
}
table#sidebasket .grandtotal {
	background: #6699ff;
}


/********Links*********/

h2.section {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #6699ff;
	color: #fff;
	padding: 3px 0 3px 0;
	margin: 0 0;
}
p.linkfirst {
	background-color: #e6eeff;
	margin: 0 0;
	padding: 10px 5px 10px 5px;
}
p.linksecond {
	background-color: #f4f7fe;
	margin: 0 0;
	padding: 10px 5px 10px 5px;
}

span.name {
	font-weight: bold;
}

p.linksecond a {
	margin: 0 0;
	padding: 0 0;
}

p.indent {
  padding-bottom: 10px;
}

/*********archive home**************/

div.pockets {
	width: 250px;
	float: left;
	margin: 80px 5px 15px 12px;
	background-color: #fff;

}

* html div.pockets {
	margin: 30px 5px 20px 7px;
}

div.pockets p {
	width: 130px;
	float: left;
	margin: 0;
	padding: 4px 4px 4px 10px;
}

/********surveytool-login **********/

div#introduction {
	padding: 0 0 0 130px;
	width: 90%;
}

div#introduction p {
	margin: 0;
	padding: 0;
}

div#introduction .sits {
	padding-left: 120px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0;
}

p .comeon {
	margin: 0 0;
	color: black;
}

div#register {
	/*border-right: solid 1px #6699ff; */
	float: left;
	width: 24em;
	margin: 2em 0 2em 0 ;
}

div#register ul.error {
    padding:0;
    margin:0;
    font-size:10px;
    color:#f00;
    list-style:none;
    padding:0 0 0 10px;
}

div.login {
	float: left;
	width: 30em;
	margin: 2em 0 0 2em;
	background-color: #eeeeee;
	padding: 15px 0 15px 15px;
}

div.login h2 {
	padding: 0;
	margin: 0;
}

div.login input {
	float: left;
	margin-left: 1em;
	text-align: left;
	margin-bottom: 0.5em;
}

div.login input.entry {
	text-align: left;
}

div.login label {
	float: left;
	width: 100px;
	text-align: right;
	margin: 0 0 0.3em 0;
}

div.login input.sub {
margin: 0.5em 1em 0 0 ;
width: 5em;
padding: 0 0;
text-align: center;
float: right;
}

fieldset.radio {
float:left;
width:250px;
border:none;
padding:0;
margin:0;
}
#login label.radio {
	text-align:left;
	border:none;
}
input.radio {
	
	text-align:left;
}

.login div.buttons {
	width: 20em;
	margin: 0;
	float: right;
	padding-right: 5.5em;
}


/******Survey Tool-Account*******/

*html div#account {
	margin: 1em 3em 3em 0 ;
}

div#account {
	margin: 3em 3em 3em 0 ;
}

div.accountspec table {
	color: #7F7F7F;
	border-collapse: collapse;
}

div.accountspec table.accounttab th {
background-color: #e4e4e4;	
}

div.accountspec table,caption {
	margin: 0 auto 3em auto;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

div.accountspec caption,th,td {
	border-left: 0;
	padding: 10px
}

div.accountspec caption,thead th,tfoot th,tfoot td {
	background-color: #e8058b;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

div.accountspec thead th {
	background-color: #6699ff;
	color: #FFF;
	text-align: center
}

div.accountspec tbody th {
	padding: 10px 10px
}

div.accountspec tbody tr.odd {
	background-color: #efefef;
	color: #666
}

div.accountspec tbody a {
	padding: 1px 2px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #e8058b;
}

div.accountspec tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666
}

div.accountspec tbody tr:hover {
	background-color: #ccc;
	color: #333;
}

div.accountspec tbody tr:hover a {
	background-color: #FFF
}

div.accountspec tbody td+td+td+td a {
	color: #e8058b;
	font-weight: bold;
	border-bottom: 0
}

div.accountspec tbody td+td+td+td a:active,tbody td+td+td+td a:hover,tbody td+td+td+td a:focus,tbody td+td+td+td a:visited {
	color: #e8058b;
}

div.accountspec tbody a:visited:after {
	font-family: Verdana,sans-serif;
}


/*******quickfix-account tab -otherwise inherits unwanted styles*************/

table.accounttab {
	color: #7F7F7F;
	border-collapse: collapse;
}

table.accounttab th {
background-color: #e4e4e4;	
}

table.accounttab,caption {
	margin: 0 auto 3em auto;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.accounttab caption,th,td {
	border-left: 0;
	padding: 10px
}

table.accounttab caption,thead th,tfoot th,tfoot td {
	background-color: #E63C1E;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

table.accounttab thead th {
	background-color: #6699ff;
	color: #FFF;
	text-align: center
}

table.accounttab tbody th {
	padding: 10px 10px
}

table.accounttab tbody tr.odd {
	background-color: #efefef;
	color: #666
}

table.accounttab tbody a {
	padding: 1px 2px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #E63C1E
}

table.accounttab tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666
}

table.accounttab tbody tr:hover {
	background-color: #ccc;
	color: #333;
}

div.accountspec tbody tr:hover a {
	background-color: #FFF
}

table.accounttab tbody td+td+td+td a {
	color: #C30;
	font-weight: bold;
	border-bottom: 0
}

table.accounttab tbody td+td+td+td a:active,tbody td+td+td+td a:hover,tbody td+td+td+td a:focus,tbody td+td+td+td a:visited {
	color: #E63C1E
}
table.accounttab tbody a:visited:after {
	font-family: Verdana,sans-serif;
}
/*******results********/

div#account .littlelink {
	font-size: small;
}

div#respage tbody tr:hover {
	background: none;
	color: #000;
}

.littlelink {
font-size: small;
}

/******guide******/

#toc {
	width:20em;
	float:left;
	background-color:#eee;
	padding:0;
	border:solid 1px #ccc;
	margin:0 9px 0 -16px;
}

#toc h1,#toc h2,#toc h3,#toc h4,#toc h5,#toc h6,#toc h7 {
	font-family:arial;
	font-size:9px;
	color:#000;
	background-color:transparent;
	font-weight:normal;
	margin:2px;
	padding:0;
}

#toc h1 {
	margin:0 0 0 0;
	background-color:#ccc;
	padding:1px;
}
#toc h2 {
	margin:0 5px 0 2px;
	border-top:solid 1px #fff;
}
#toc h3 {
margin:0 5px 0 4px;
border-top:solid 1px #ccc;
}
#toc h4 {
margin:0 0 0 8px;
}
#toc h5 {
margin:0 0 0 10px;
}
#toc h6 {
margin:0 0 0 12px;
}
#toc h7 {
margin:0 0 0 14px;
}


#toc a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#toc a:link {
	text-decoration:none;
}
#toc a:hover {
	text-decoration:underline;
	
}
#toc a:visited {
	
}

#toc .activetoc {
	background-color:#fff;
	border-right:none;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	line-height:2em;
	position:relative;
	left:1px;
	padding-left:3px;
}
#toc h1.activetoc {
	left:4px;
}
#toc h2.activetoc {
	left:4px;
}
#toc h3.activetoc {
	left:6px;
}

/*******view basket********/

 #viewbasket {
	width:550px;
	margin: 20px 15px 10px 0;
	font-size: 14px;
	border-top:solid 1px #e8058b;
}

 #viewbasket th {
	padding:5px 0 5px 0;
	margin-bottom: 15px;
	font-size: 14px;
	color: #01377e;
	border-bottom: solid 1px #e8058b;
	background: #fff;
	text-align: left;
}

 #viewbasket td {
 	color: #000;
	padding:3px 0 3px 0;
	margin-left: 2px;
	background: #fff;
}
 #viewbasket td  h1 {
	font-size:14px;
	margin:0;
	
}
#viewbasket tbody p {
	width: 250px;
	margin:0;
	margin-right: 10px;
}

#viewbasket td p {
	font-size: 1em;
}

#viewbasket td h5 {
font-size: 15px;
	padding:5px 0 5px 0;
}

#viewbasket td span.qty {
	border:solid 1px #e8058b;
	padding: 5px;
	margin: 0 3px 0 3px;
	float: left;
}
#viewbasket td img {
	margin:4px 0 4px 0;
	border: solid 1px #fff;
}
#viewbasket tfoot td {
	padding:3px 0 3px 0;
}

#viewbasket tfoot td.textright {
	text-align:left;
	padding-right:10px;
	font-size: 14px;
}
#viewbasket tfoot td.total {
border-bottom: solid 1px #6699ff;

}
#viewbasket tfoot td.grandtotal {
	font-weight:bold;
	border-bottom: solid 2px #000;
}

#viewbasket tbody p {
	font-size: 14px;
	padding: 0 0;
	margin: 0 0;
}


#viewbasket td.qty {
	font-size: 12px;
	height: 30px;
	padding: 10px;
}

#viewbasket h2{
	font-size: 16px;
}

#bottomlinks {
	margin: 50px 30px 0 0;
}


p.back {
width: 15em;
margin: 0 0;
font-weight: Bold;
padding: 3px 3px 3px 10px;
border: 1px solid #01377e;
font-size: 12px;
float: right;

}
	
p.back a {
text-decoration: none;
color: #01377e;
}

p.back a:hover {
text-decoration: underline;
color: #01377e;
}

br.clear {
	clear: both;
}


#deladdress {
	width: 525px;
	margin: 20px 0 0 20px;
}

#deladdress h2 {
	font-size: 16px;
}

input.button {
	margin-left: 10px;
	width: 100px;
}

p.postcode{
	padding: 0 0;
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	float: left;
}

#deladdress input {
	display: block;
	width:150px;
	float: left;
	margin-bottom: 10px;
}

#deladdress label {
	display: block;
	width:175px;
	text-align: right;
	float: left;
	padding-right: 20px;
	font-size: 14px;
}

p.straight {
display: block;
height: auto;
float: left;
text-align: right;
}

/******Payment*****/



/* registration form styling */

.row {
   clear:left;

display:block;
}
.row .label {
display:block;
width:6em;
float:left;
}
.row input, .row select {
float:left;
width:10em;
margin:0;
padding:0;
}
select#gender {
  margin:0 0 0.5em 1em;
}
.rowright {
float:right;
 clear:left;

display:block;
padding-right:5px;
}



#guidecontainer {
    background-color:#eee;
    margin:10px 0 0 0;
    width:720px;
    border:solid 1px #000;
}
#guidenav h1,#guidenav h2,#guidenav h3 {
    font-size:12px;
    text-indent:-1.4em;
    margin-left:1.2em;
}


#guidenav {
    border:none;
    width:29%;
    float:left;
    font-size:80%;
    margin:0 0 10px 10px;
}


#bodyframe {
    border:solid 1px #999;
    margin:20px 10px 10px 10px;
    width:65%;
    float:right;
    height:530px;
}

#guidecontainer table {
    border-collapse:collapse;
    width:100%;
    
}

#guidecontainer table td {
    background-color:#fff; 
    border-bottom:solid 1px #000;
    text-align:center;
    padding:0;
    height:30px;
    
}



#guidecontainer table td.selected {
    background-color:#eee;
    border:solid 1px #000;
    border-bottom:none;
    
}

#invitemessage {
width:95%;
height:100px;
}

p,td{
    line-height:20px;
}



