
html {
	background: white url(/lib/img/bg.gif) repeat;
	margin-bottom:0.01em;
	height: 100%;
}
#underconstruction{
	text-align: center;
	font-weight: bold;
	background-color: #fceb7c;
	border: 1px solid #cdbf65;
	margin-bottom: 6px;
}
body {
	margin:	0;
	padding: 0;
	background:	url(/lib/img/bggradient.gif) repeat-x;
	height: 100%;
	text-align: center;
	color: #707070;
	font-size: 0.75em;
	line-height: 1.3em;
	font-family: Arial, sans-serif;
}

p {
	margin: 12px 0 12px 0;
	padding: 0;
}

a, a.visited, a.hover {
	color: #1732A7;	
}

h1 {
	color: #858585;
	font-family: Georgia, serif;
	font-size: 2em;
	line-height: 1.3em;
	font-weight: normal;
}

h2 {
	color: #1732A7;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 0.6em 0 0.7em 0;
}

h3 {
	/* color: #858585; */
	color: #1732A7;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0.6em 0 0.7em 0;
}

h4 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #EE0F93;
	margin: 0.1em 0 0.3em 0;
}

hr {
	height: 7px;
	background: url(/lib/img/offsetbg.gif) repeat;
	border: none;
	margin: 0;
	padding: 0;
	color: #F2F2F2;
	vertical-align: top;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	vertical-align: bottom;
}

a img {
	border: 0;
}
.clearall {
	clear: both;
}

#contentdiv {
	text-align: left;
	margin:	0 auto 0 auto;
	width: 752px;
	padding: 0;
}

#header {
	height: 123px;
	background:	#6A8AC7 url(/lib/img/menubg.jpg) no-repeat bottom center;
	text-align: center;
	position: relative;
	margin-bottom: 7px;
}

#homelink {
	display: block;
	width: 100%;
	height: 63px;
	color: #6A8AC7;
	text-decoration: none;
}

#header h1 {
	display: block;
	width: 100%;
	height: 63px;
	background:	url(/lib/img/psoclogotrans.gif) no-repeat top center;
	margin: 0;
	padding: 0;
	color: #6A8AC7;
	font-size: 12px;
	text-decoration: none;
}

#topnav {
	position: absolute;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 98px;
	left: 0;
	height: 36px;
	font-size: 1em;
	list-style-type: none;
}

#topnav li {
	display: inline;
	background: none;
}

#topnav li a {
	font-family: sans-serif;
	padding: 0 7px;
	color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
}

#topnav li a:hover {
	color: white;
}

#leftcol {
	width: 149px;
	display: inline;
	float: left;
	margin-right: 7px;
	overflow: visible;
	background: #F5F5F5 url(/lib/img/offsetbg.gif) repeat;
}

#leftnav {
	list-style-type: none;
	padding: 0 0 7px 0;
	margin: 0;
	display: block;
	width: 149px;
	overflow: hidden;
}

#leftnav ul {
	background: url(/lib/img/offsetbg.gif) repeat;
	margin: 0px -10px 0px -15px;
	display: block;
	padding: 0;
}

#leftnav li {
	display: inline;
	float: left;
	clear: left;
	background: url(/lib/img/leftnavbg.gif) repeat-y;
	margin-bottom: 1px;
	padding: 0 10px 0 15px;
}

#leftnav li li {
	background: url(/lib/img/leftnavbg1.gif) repeat-y;
}

#leftnav li li li {
	background: url(/lib/img/leftnavbg2.gif) repeat-y;
}

#leftnav li li li li {
	background: url(/lib/img/leftnavbg3.gif) repeat-y;
}

#leftnav li li li li li {
	background: url(/lib/img/leftnavbg4.gif) repeat-y;
}

#leftnav li li li li li li{
	background: url(/lib/img/leftnavbg5.gif) repeat-y;
}

#leftnav li a {
	width: 124px;
	display: block;
	text-decoration: none;
	font-size: 1em;
	font-family: sans-serif;
	color: #1732A7;
	padding: 5px 0 2px 0;
	margin: 0;
}

#leftnav li a:hover {
	color: #526FBA;
}

#searchbox {
	background: url(/lib/img/offsetbg.gif) repeat;
	color: white;
	font-size: 0.9em;
	font-family: sans-serif;
	position: relative;
	padding: 0 0 7px 0;
}

#searchbox form {
	position: relative;
	background: #FA6B24 url(/lib/img/searchbg.gif) repeat-y;
	margin: 0;
	padding: 2px 4px 5px 4px;
}

#searchfield {
	font-size: 9px;
	width: 105px;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 0;
}

#searchbutton {
	position: absolute;
	margin: 1em 0 0 0;
	top: 3px;
	left: 120px;
}

* html #searchbutton {
	top: 7px;
}

#footer {
	clear: both;
	background: white url(/lib/img/colgradright.gif) top right repeat-y;
	padding: 7px 7px 0 7px;
	overflow: auto;
}

#logolinks {
	display: inline;
	float: left;
	margin-left: 15px;
}

#logolinks a {
	display: inline;
	float: left;
	margin-right: 10px;
}

#rightcol3, #rightcol2 {
	width: 596px;
	display: inline;
	position: relative;
	float: right;
}

#rcolone {
	display: inline;
	float: left;
	width: 217px;
	margin: 0 14px 0 10px;
	padding: 0 0 14px 0;
}

#rcoltwo {
	display: inline;
	float: left;
	width: 160px;
	margin: 0 7px 0 10px;
	padding: 0 0 14px 0;
}

#rcolthree {
	display: inline;
	float: right;
	width: 160px;
	margin: 0 4px 0 10px;
	padding: 0 0 14px 0;
}

#rcolthree ol {
	margin-left:10px;
}

#rcolthreeouter {
	display: inline;
	float: right;
	width: 174px;
	margin: 0;
	padding: 0 0 14px 0;
	background: white url(/lib/img/colgradright.gif) top right repeat-y;
}

* html #rcolone, * html #rcoltwo, * html #rcolthree {
	overflow: hidden;
}

*+html #rcolone hr, *+html #rcoltwo hr, *+html #rcolthree hr {
	width: 109%;
	margin-top: -6px;
}

* html #rcolone hr, * html #rcoltwo hr, * html #rcolthree hr {
	width: 109%;
	margin-top: -6px;
}

#rcolwide {
	display: inline;
	float: left;
	width: 396px;
	margin: 0 14px 0 10px;
	padding: 0 0 14px 0;
	overflow: hidden;
}

#rcoltwo .fullwidth, #rcoltwo hr, #rcolthree .fullwidth, #rcolthree hr, #rcolwide .fullwidth, #rcolwide hr {
	left: -10px;
	position: relative;
	margin-right: -14px;
}

#rcolfooter {
	background: white url(/lib/img/colgradright.gif) top right repeat-y;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	overflow: auto;
}

#rcolfooterinner {
	background: url(/lib/img/horizborder.gif) repeat-x;
	padding: 22px 0px 15px 0px;
	margin: 0;
	overflow: auto;
}

#rcolfooterinner div {
	display: inline;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0;
	border-left: 1px solid #909090;
}

#colcontainer4 {
	background: url(/lib/img/fourcolbg.gif) repeat-y center;
	width: 752px;
	margin-bottom: 7px;
}

#colcontainer3 {
	background: url(/lib/img/threecolbg.gif) repeat-y center;
	width: 752px;
	margin-bottom: 7px;
}

#colcontainer2 {
	background: url(/lib/img/twocolbg.gif) repeat-y center;
	width: 752px;
	margin-bottom: 7px;
}

#copyright {
	display: inline;
	float: right;
	text-align: right;
	padding: 15px 0 10px 0;
	font-size: 0.85em;
	font-family: sans-serif;
	color:	#AAAAAA;
}

#copyright a {
	text-decoration: none;
	color:	#AAAAAA;
}

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

ul {
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

ul li {
	padding: 0 0 0 14px;
	background: url(/lib/img/listimage.gif) 0px 1px no-repeat;
}

ul#checkoutopts {
	margin-left:20px;
	padding:0;
}
ul#checkoutopts li {
	margin:0;
	padding:0 0 10px 20px;
}
ul#checkoutopts li.last {
	padding-bottom:15px;
}


.calendarlink {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #858585;
}

a.calendarlink:hover {
	color: #656565;
}

.calendar {
	display: block;
	height: 35px;
	width: 32px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 7px 7px 0;
	color: #EE0F93;
	text-align: center;
	float: left;
	clear: left;
	background:	url(/lib/img/calbg.gif);
}

.blue {
	color: #1732A7;
}

.poem {
	display: block;
	font-family: Georgia, serif;
	color: #858585;
	font-size: 1.1em;
	text-indent: -1.5em;
	margin: 0 0 0 1.5em;
	padding: 0;
}

.poem p {
	margin: 0;
	padding: 0;
}

#rightcol1 {	 
	background: white url(/lib/img/colgradright.gif) top right repeat-y;	 
	padding: 0 10px 0 10px;	 
	width: 576px;	 
	display: inline;	 
	position: relative;	 
	float: right;
	overflow: hidden; 
}

/* Fix for IE6 vanishing bullets (peek-a-boo bug, maybe)*/
#rightcol1 li {
	position:relative;
}

.rangegroup {	 
	margin-bottom: 1.5em;	 
}	 
.listedevent img {	 
	float: left;	 
	width: 100px;	 
	height: 38px;
	margin-left: -110px;
	margin-bottom:.5em;
}
.listedevent {
	margin-bottom:.5em;
	margin-left: 110px;
	clear: both;
}
.worldshipwarning {
	font-style:italic;
}
.callbacksummarycell {
	padding-left:10px;
	text-align:right;
}
.searchicon {
	display:inline;
	margin-right:3px;
	margin-bottom:3px; 
}
.alert {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #EE0F93;
	margin: 0.1em 0 0 0;
}

.abstract {
	font-weight:bold;
}

/* Calendar styles */	 

table.calendarbymonth, table.calendarbyweek {	 
	width: 100%;	 
}	 
table.calendarbymonth th {	 
	height: 15px;	 
	border: 1px solid rgb(206,220,222);	 
}	 
table.calendarbymonth td {	 
	height: 50px;	 
	border: 1px solid rgb(206,220,222);	 
	width: 14%;	 
	vertical-align: top;	 
	background-color: #FFFDDD;	 
}	 
table.calendarbyweek td {	 
	height: 100px;	 
	border: 1px solid rgb(206,220,222);	 
	width: 50%;	 
	vertical-align: top;	 
	background-color: #FFFDDD;	 
}	 
table.calendarbyweek td.weekend, table.calendarbymonth td.weekend {	 
	height: 50px;	 
	background-color: #ECF3FF;	 
}	 
table.calendarbymonth td.lastmonth {	 
	background-color: #ddd;	 
}	 
table.calendarbymonth td.today .daynum, table.calendarbyweek td.today .daynum {	 
	font-weight: bold;	 
	background-color: #FFCC33;	 
}	 
table.calendarbymonth td .daynum, table.calendarbyweek td .daynum {	 
	display: block;	 
	text-align: right;	 
	width: 100%;	 
	padding-bottom: 3px;	 
}	 
p.calpagination {	 
	float: right;	 
}

ul.shopcategories li {
	float: left;
	width: 180px;
}
ol.popprods {
	padding-left: 20px;
}
p.catbar {
	margin-top: 10px;
}
p.nonmemprice {
	color: #FA6B24;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:2px;
	margin-top:18px;
}
p.memprice {
	color: #FA6B24;
	font-weight: bold;
	font-size: 12px;
	margin-top:2px;
}
form.addtobasketform input#qtybox {
	width: 30px;
}
form.addtobasketform {
	margin-bottom: 10px;
}
form.addtobasketform input {
	font-size: 10px;
}
form#memnoform {
	margin-bottom: 20px;
}
p.productaddedtobasket {
	background-color: #e0e0e0;
	padding: 8px;
	font-weight: bold;
}
p.productaddedtobasket .quantityprice, p.productaddedtobasket .totalprice {
	float: right;
	text-align: right;
	font-weight: normal;
}
p.productaddedtobasket .totalprice {
	width: 100px;
}
p.productaddedtobasket .quantityprice {
	width: 200px;
}
form#poetryuploadform textarea {
	width: 98%;
	height: 300px;
}
form#poetryuploadform .poemuploadblock {
	margin-bottom: 20px;
}
p.shoperrormsg {
	background-color:#FA6B24;
	color:white;
	font-weight:bold;
	padding:3px;
}
table#basketcontents {
	width: 100%;
}
table#basketcontents .totalrow td {
	text-align: right;
}
table#basketcontents input {
	width: 25px;
	text-align: right;
	padding-right: 2px;
}
table#basketcontents td.productname {
	width: 50%;
}
table#basketcontents tr.totalrow td {
	padding-top: 8px;
}
form#frmbasketqty #frmbasket_updatebtn {
	position: relative;
	top: -15px;
	font-size: 11px;
}
form#frmbasketqty {
	border-bottom: 1px solid #888;
}
.stripeeven { background-color: #fff; }
.stripeodd { background-color: #f0f0f0; }
td.numericaldata, th.numericaldata { text-align: right }


/* Standard form styles */

form.styledform fieldset {
  margin-bottom: 10px;
  padding-bottom: 8px;
  padding-right: 8px;
}

form.styledform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.styledform label {
	float:left; /* I understand this causes problems in some browers.  Check?*/
	line-height: 1.8;
    vertical-align: top;
}

form.styledform fieldset ol {
  margin: 0;
  padding: 0;
  text-align: left;
}
form.styledform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.styledform fieldset fieldset {
  border: none;
  margin: 3px 0 0 0;
  min-height: 3em;
  padding: 0;
}
form.styledform fieldset fieldset legend {
  padding: 0 0 5px 0;
  font-weight: normal;
}
form.styledform fieldset fieldset label {
  display: block;
  width: auto;
}
form.styledform label {
  width: 180px; /* Width of labels */
}
form.styledform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.styledform  {
	text-align: right;
}
form.styledform .required {
	font-weight: bold;
}

/* Fix to the outline problem raised by A Bailey on 16th Jan */

div.calendar p {
	margin:0px;
	padding:0px;
}

#frontrotate {
	position:relative;
	left:-10px;
}


#compquestionnaire {
	width:100%;
}
#compquestionnaire td {
	vertical-align:top;
}
#compquestionnaire select.wide {
	width:20em;
}
#compquestionnaire .compquestionnairePleasespecify {
	width:20em;
	color:black;
	font-weight:bold;
}
#compquestionnaire .compquestionnairePleasespecify input {
	width:10em;
}