/* @override 
	http://gcm/app/css/structure.css
	http://www.gocm.co.uk/app/css/structure.css
	http://gocm/app/css/structure.css
*/

body, html {
  margin:0;
  padding:0;
  color:#000;
}

body {
  min-width:750px;
  font: 11px Tahoma,Arial,Helvetica,sans-serif;
}


h1  { font-size: 2em; } 
h2  { font-size: 1.4em; } 
h3  { font-size: 1.2em; } 
h4  { font-size: 1.1em; } 


img.image {
  float: left;
  margin: 0 1em 0 0;
  padding: 1em;
  border: 1px solid #ccc;
}

#main div.profile_box h1, #main div.profile_box h3{
  font-weight: normal;
  margin: 0;
}

#main div.profile_box h1 strong, #main div.profile_box h3 strong{
  font-size: 120%;
}

#main div.profile_box p {
  margin: 0;
  margin-left: 2em;
  padding-top: 0.2em;
}

#main div.profile_box p:last-child {
  margin-bottom: 1em;
}

div.page_content {
  border: 1px solid black;
  padding: 1em;
}

div.search_results {
  max-width: 400px;
  overflow: hidden;
}

#actions h4 {
  margin: 0;
}

#accessibility {
  overflow: hidden;
  margin: 0.5em 0.5em 0 0.5em;
}

#accessibility p {
  font-size: 90%;
  margin: 0 3em 0 3em;
}

div.event_box {
  border: 8px double #3a0e73;
  padding: 1.5em;
  margin:  1em;
  text-align: center;
  line-height: 2em;
  font-size: 1em;
}

div.event_box * {
	margin: 0;
	padding: 0;
}

#main div.event_box p.event_description {
  margin-left: 20%;
  margin-right: 20%;
  text-align: left;
  
}

div.event_box p {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1.event_name {
	font-size: 2em;
	line-height: 3em;
	font-weight: normal;
	font-family: Zapfino,
             "Old English Text MT",
             "Edwardian Script ITC",
             "Zapf Chancery",
             "Apple Chancery",
             Papyrus,
             Braggadocio,
             "URW Chancery L",
             cursive;
}

#main div.event_teaser dl {
	margin: 0 0 0 1em;
}

p.event_place, p.event_dress {
	font-weight: bold;
}

p.event_timings {
	font-style: italic;
}

div.event_box p.event_date {
	font-family: Zapfino,
             "Old English Text MT",
             "Edwardian Script ITC",
             "Zapf Chancery",
             "Apple Chancery",
             Papyrus,
             Braggadocio,
             "URW Chancery L",
             cursive;
}


p.right {
  float: right;
}

p.left {
  float: left;
}

#wrap {
  background: #fff;
  margin:0.5em auto 2em auto;
  min-width:750px;
  width: 95%;
  border: 1px solid #666;
  overflow: hidden;
}
#header {
  padding:1em;
}
#header h1, #header h2, #header h3, #header p {
  margin:0;
}
#nav {
  background:#c99;
  padding:0;
}
#nav ul{
  margin:0;
  padding:0;
  list-style:none;
}
#nav li{
  display:inline;
  margin:0;
  padding:0;
}

#infobar {
  padding: 5px 10px;
  text-align: right;
  border-bottom: 1px solid black;
  overflow: hidden;
}
div.message, div.error {
  float: right;
  width: 48%;
  text-align: right;
}
div.message p, div.error p {
  margin: 0;
}
div.error {
  font-weight: bold;
  width:  auto;
  padding: 0 1em
}
div.breadcrumbs {
  float: left;
  text-align: left;
  width: 48%;
}
#main {
  float:left;
  min-width:500px;
  width:67%;
  padding: 1em;
}

#main h2, #main h1, #main h3, #main p {
  padding:0;
  margin: 1em 0 0 0;
}

#main h1.page_title {
  margin: 0;
}

#main > h1, #main > h2 {
  margin: 0;
}

#main div > h1{
  margin: 0;
}

div.news_teaser img.image {
  float: left;
  margin: 0 1em 0 0;
  padding: 1em;
  border: 1px solid #ccc;
}

div.news_teaser {
  border-bottom: 2px dotted #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: hidden;
}

div.profile_box a.view, div.profile_box a.edit, div.profile_box a.delete{
  width: auto;
  height:16px;
  padding-left: 18px;
  margin-left: 6px;
  padding-right: 0;
  text-indent: 0;
  float: none;
}

div.event_teaser a.view, div.event_teaser a.edit, div.event_teaser a.delete{
  width: auto;
  height:16px;
  padding-left: 18px;
  margin-left: 6px;
  padding-right: 0;
  text-indent: 0;
  float: none;
}

#main div.event_teaser h3 em {
	font-weight: bold;
	font-style: normal;
	display: block;
}

div.biography {
	margin: 1em 0;
	padding: 1em;
	border: 1px #ccc solid;
	background-color: #ddd;
}

table.specifications {
	border: 1px #ccc solid;
}

table.specifications th {
	background-color: #ddd;
	font-weight: bold;
}

#main div.page_box ul{
	margin: 0;
	padding: 0 0 1em 1em;
}

#main div.page_box h4 {
	margin: 1em 0 0 0;
}

#main div.page_box ul li{
	margin: 0;
	padding: 0;
}

#main div.event_teaser h3 {
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

div.news_box img.image {
  float: right;
  margin: 0 0.5em 0.5em 0.5em;
  padding: 1em;
  border: 1px solid #ccc;
}

#main div.stockitem_box h4 {
	margin: 0em 1em 1em 1em;
	padding: 0;
}

#main div.stockitem_box img.image {
	margin: 0 1em 1em 1em;
}

#main div.stockitem_box img.image {
	float: left;
}

#main div.stockitem_box h3 {
	clear: both;
}

div.event_teaser img.image {
  float: left;
  margin: 0 1em 0 0;
  padding: 1em;
  border: 1px solid #ccc;
}

div.event_teaser {
  border-bottom: 2px dotted #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: hidden;
}

div.event_teaser:first-child {
  padding: 1em 0 0 0;
 }


div.event_teaser:last-child {
  border-bottom: none;
}

#main dl dt {
  font-weight: bold;
}

#main div.event_teaser table {
	border: 0;
	margin: 0;
}

#main div.event_teaser table * {
	vertical-align: text-top;
}

#main div.event_teaser table th{
	font-weight: bold;
	width: 7em;
}



#main dl dd {
  margin: 0 0 0.5em 0;
}



img.download {
  border: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
  vertical-align: text-bottom;
}

a.download {
  border: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
  vertical-align: text-bottom;
}

div.profile_box {
  width: 100%;
  min-width: 400px;
  overflow: hidden;
}

div.event_box img.image {
  float: right;
  margin: 0 1em 0 0;
}


p.controls {
  overflow: hidden;
}

p.info {
  font-style: italic;
}

#sidebar {
  float:right;
  min-width:180px;
  width: 27%;
  padding: 1em;
}

body#roll #sidebar * {
  display: none;
}

body#roll #sidebar #actions{
  display: block;
}
body#roll #sidebar #actions *{
  display: inline;
}

ul {
  list-style-type: none;
  padding: 0 0 0 2em;
}

ul li {
  margin: 1em 0 0 0;
}

#actions ul li, #links ul li {
  margin: 0;
}

span.right {
  float: right;

}

table.subscriptions {
  border: none;
  border-top:none;
}

ol.rules {
  padding: 0 0 0 2em;
}

ol.rules ol {
  list-style-type: lower-alpha;
  margin: 1em 0 1em 0;
}

ol.rules li {
  font-weight: bold;
}

ol.procedures {
  padding: 0 0 0 2em;
}

ol.procedures li {
  margin: 1em 0 0 0;
}

ol.rules ol li {
  font-weight: normal;
}

#sidebar ul {
  margin:0 0 1em 0;
  padding: 0;
  list-style-type: none;
}

div.radiobutton {
	float: left;
	width: 30%;
	margin: 0.25em 0.5em;
}

#sidebar h3, #sidebar p {
  padding:0 10px 0 0;
}

#site_subscribe, #site_search, #profile_panel, #contact_panel, #actions, #links, div.mini_cart{
  background-color: #DDD;
  padding: 0.75em 1em;
  margin: 0 0 1em 0;
  -moz-border-radius: 8px 0;
  -webkit-border-radius: 8px;
}

div.checkbox {
	float: left;
	width: 30%;
	margin: 0 0.5em;
}

form.object_form select {
	margin: 2px 2px 2px 0;
}

.tooltip {
  border: 2px solid red;
  background-color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.tooltip p {
  margin: 0.5em;
}

#profile_panel, #contact_panel {
  background-color: #af7ffe;
}

#site_search {
  background-color: #9dba5e;
}

#login_panel {
  background-color: #DDD;
  padding: 0.5em;
  margin:0;
  -moz-border-radius: 8px 0;
  -webkit-border-radius: 8px;
}

#links h4, #profile_panel h4, #site_subscribe h4, #contact_panel h4 {
  margin: 0;
}

#site_subscribe form, #site_search form{
  padding: 0;
  margin: 0;
}

#site_subscribe p, #site_search p , #profile_panel p, #contact_panel p{
  margin: 0 0 0.5em 0 ;
}

#site_search p {
  display: inline;
}

#site_subscribe input#email, #site_search input#term {
  width: 8em;
  margin: 0 1em 0 0;
}

div.mini_cart {
  background-color: #e6d7fe;
}

#footer {
  clear: both;
  border-top: 1px solid #000;
  width: 100%;
  background-color: #FFF;
  padding: 10px 0 ;
  overflow: hidden;
}

#footer p {
  padding: 0 0 3px 0;
  margin: 0 10px 0 10px;
}

/* @group Menu */

#menu {
  height: auto;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  text-align: center;
  overflow: hidden;
}

#menu li {
  float: left;
  margin: 0;
}

#menu a {
  display: block;
  float: left;
  font-size: 1.2em;
  padding: 0.5em 1em;
  text-decoration: underline;
  border: none;
}

/* @end */

/* @group Login Panel */

#login_panel {
  float: right;
  border: 0;
  text-align: right;
  max-width: 80%;
}

#login_panel p, #login_panel p a {
  font-size: 11px;
  width: 100%;
}

#login_panel form input {
  font-size: 11px;
  width: 8em;
}

#login_panel form label {
  float: none;
  line-height: 25px;
  font-size: 11px;
  margin: 0 0.5em 0 1em;
}

#login_panel form {
  width: auto;
}

/* @end */

#main p.sortcontrols {
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 2px dotted #31176D;
	border-color: #a486ca;
}


/* @group Shopping Cart */

table.cart {
  margin: 0;
  border: none;
  width: 100%;
}

table.cart tbody tr.top th {
  background-color: #c6cabd;	
}

table.cart tbody tr.totals th {
  border-top: 3px double #666;
}

table#basket {
  border: none;
  width: 100%;
  margin: 0;
}

#basket tbody tr th {
  color: #3a0e73;
  font-weight: bold;
}

div#actions {

}

tr th {
  text-align: left;
}

div.nicEdit-main {
  background-color: white;
}

td.money, td.qty {
  text-align: right;
}

#basket tbody tr td {
  padding: 0 4px 2px 6px;
  vertical-align: top;
}

tr.heading th {
  font-size: 120%
}

td.currency, th.currency {
  text-align: right;
}

td.quantity, th.quantity {
  text-align: center;
}

form.cart {
  margin-bottom: 1em;
}

div.controls {
  margin: 1em 0;
  text-align: right;
}

td.totals.currency {
  border-top: double 3px #666;
}

a.continue, .empty_button, .update_button, .checkout_button, .paynow_button {
  border-right-width: 1px;
  border-bottom-width: 1px;
  padding: 5px 10px;
  font-size: 1em;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;

}

.empty_button {
  background: #f77b7b;
  color: #7e0000;
  border: 0px solid #7e0000;
}

.update_button, .checkout_button, .paynow_button {
  background: #97ca25;
  color: #004000;
  border:  0px solid #567e00;
}

a.continue {
  background: #5c90ff;
  color: #0a0a76;
  border: 0px solid #0a0a76;
}

div.info {
  border: 1px solid #666;
  padding: 1em;
  margin: 1em 0;
  background: transparent;
}


div.notabene {
  border: 1px solid #007;
  padding: 1em;
  margin: 1em 0;
  background: #dee8ff;
}

div.notabene strong {
  color: blue;
}

td.currency, th.currency {
  text-align: right;
}

td.quantity, th.quantity {
  text-align: center;
}


/* @end */

#main div.profile_box img.image {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 1em;
	float: left;
	border: 1px gray solid;
}

#main div.profile_box img.lrg_image {
	margin: 0.5em;
	padding: 1em;
	float: right;
	border: 1px gray solid;

}

#sponsorship{
  clear: both;
  border-top: 1px solid #d;
  width: 100%;
  padding: 10px 0 ;
  overflow: hidden;
}

#sponsorship p.sponsorship {
  clear:  none;
  float: left;
  margin: 0 0 0 1.5% ;
  padding: 1%;
  width: 20% ;
}

p.sponsorship {
  text-align: center;
  border: 1px solid #a98cce;
  background: url(images/sponsor_bg.jpg) repeat-x;
}

p.sponsorship a {
  text-decoration: none;
  color: #3a0e73;
  font-weight: bold;
  border-bottom: 1px dotted #3a0e73;
  font-size: 1.1em;
}

p.sponsorship.bg_0 {
  background-image: url(images/sponsor_bg_0.jpg);
}

p.sponsorship.bg_1 {
  background-image: url(images/sponsor_bg_1.jpg);
}

p.sponsorship.bg_2 {
  background-image: url(images/sponsor_bg_2.jpg);
}

p.sponsorship.bg_3 {
  background-image: url(images/sponsor_bg_3.jpg);
}


table.appointments {
	margin: 0 0 2em 0;
	border: none;
}

table.appointments th {
	width: 30%;
	font-weight: bold;
	text-align: right;
}

#main p.footnote {
	padding-left: 2em;
	width:  60%;
	min-width: 400px;
}

span.unavailable {
	color: #888;
}

span.plus, span.minus{
	font-weight: bold;
	font-size: 1.2em;
}

#slideshow img {
	border: 1px solid #ddd;
	padding: 1em;
	background-color: #fff;
}

div#slideshow.pics {
height:240px;
margin:1em 0;
overflow:hidden;
padding:0;
}


element.style {
position:relative;
}

