/* @override http://abp/app/css/structure.css */

/* CSSTidy 1.3: Mon, 15 Sep 2008 08:53:57 +0100 */

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

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

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

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

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

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

#accessibility {
  margin: .5em .5em 0;
  overflow: hidden;
  }

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

#wrap {
  background: #fff;
  border: 1px solid #666;
  margin: .5em auto 2em;
  min-width: 750px;
  width: 95%;
  }

#header {
  padding: 1em;
  }

#nav {
  background: #c99;
  padding: 0;
  }

#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }

#nav li {
  display: inline;
  margin: 0;
  padding: 0;
  }

#infobar {
  border-bottom: 1px solid #000;
  overflow: hidden;
  padding: 5px 10px;
  text-align: right;
  }

div.message,div.error {
  float: right;
  text-align: right;
  width: 48%;
  }

div.error {
  font-weight: 700;
  padding: 0 1em;
  width: auto;
  }

div.breadcrumbs {
  float: left;
  text-align: left;
  width: 48%;
  }

#main {
  float: left;
  min-width: 500px;
  padding:1em;
  width: 67%;
  }

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

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

img.download {
  border: none;
  padding: 0;
  text-decoration: none;
  }

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

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

p.controls {
  overflow: hidden;
  }

p.info {
  font-style: italic;
  }

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

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

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

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

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

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

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

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

#profile_panel {
  background-color: #af7ffe;
  }

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

#login_panel {
  -moz-border-radius: 8px 0;
  -webkit-border-radius: 8px;
  background-color: #DDD;
  border: 0;
  float: right;
  margin: 0;
  max-width: 80%;
  padding: .5em;
  text-align: right;
  }

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

#site_search p {
  display: inline;
  }

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

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

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

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

#menu {
  height: auto;
  }

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

#menu a {
  border: none;
  display: block;
  float: left;
  padding: .5em 1em;
  text-decoration: none;
  }

#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;
  font-size: 11px;
  line-height: 25px;
  margin: 0 .5em 0 1em;
  }

#login_panel form {
  width: auto;
  margin: 0;
  }

#loginform ul li.controls input {
	margin: 0 0 0 1em;
}

#main p.sortcontrols {
  border-bottom: 2px dotted #31176D;
  padding-bottom: .5em;
  }

table.cart {
  border: none;
  margin: 0;
  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;
  margin: 0;
  width: 100%;
  }

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

tr th {
  text-align: left;
  }

div.nicEdit-main {
  background-color: #FFF;
  }

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

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

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 {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  font-size: 1em;
  padding: 5px 10px;
  text-decoration: none;
  }

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

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

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

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

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

div.notabene strong {
  color: blue;
  }

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

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

#actions h4,#header h1,#header h2,#header h3,#header p,div.message p,div.error p,#actions ul li,#links ul li,#links h4,#profile_panel h4 {
  margin: 0;
  }

p.right,span.right {
  float: right;
  }

p.left,#menu li {
  float: left;
  }

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

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

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

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

#main dl dt,ol.rules li {
  font-weight: 700;
  }

#main dl dd,#site_subscribe p,#site_search p,#profile_panel p {
  margin: 0 0 .5em;
  }

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

#loginform ul li {
  margin: 0;
  float: left;
  vertical-align: center;
}

#loginform ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

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

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

img.thumbnail {
  float: left;
  margin: 0 1em 2em 0;
  }

h4.category {
  margin: 0;
  }

div.portfolio_box {
  margin: 0;
  clear: both;
  }

div.portfolio_detail {
  width: 500px;
  }

#main div.portfolio_box h3 {
  margin: 0;
  }

span.controls {
  float: right;
  }

form.object_form fieldset fieldset {
  margin: 10px;
  width: 90%;
}

fieldset fieldset legend {
  font-size: 1em;
  margin-right: 1em;
  right: 30px;
}

form.object_form div.checkbox {
  border: 0;
  padding: 0 0.5em;
  font: 1em Tahoma,Arial,Helvetica,sans-serif;
  width: 17em;
  float: left;
}

form.object_form div.radiobutton {
  border: 0;
  padding: 0 0.5em;
  font: 1em Tahoma,Arial,Helvetica,sans-serif;
  width: 17em;
  float: left;
}

