body {
  font-family: Arial, sans-serif;
  color: black;
}

h1,h2,h3,h4,h5,h6 {
 font-family: Helvetica,Arial,Geneva,sans-serif;
}

h1 {
 font-size: 1.5em;
 font-weight: bold;
 color: #990000;
}

h2 {
 font-size: 1.5em;
 font-weight: bold;
}

h3 {
 font-size: 1.10em;
 font-weight: bold;
 color: #990000;
}

h4 {
 font-size: 1.10em;
 font-weight: bold;
}

h5 {
 font-size: 0.9em;
 font-weight: bold;
 color: #990000;
}

h6 {
 font-size: 0.9em;
 font-weight: bold;
}

p {
 margin: 10px 10px;
 text-indent : 20px;
}
  
li {

 list-style-type: square;
}

ul {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}

em { 
 font-style: italic;
 background-color: #FFFF00;
}

i { 
 font-style: italic;
}

strong {
 font-weight: bold;
}

address {
 font-style: italic;
 font-size: .9em;
 margin-left: 30px;
}

blockquote {
 font-style: italic;
 font-size: .9em;
 margin-left: 50px;
 border-top: 1px solid grey;
 border-bottom: 1px solid grey;
}

blockquote p {
 text-indent : 0px;
}

code {
 background-color: #ddd;
 margin-left: 25px;
 padding: 3px;
}

#store-pane {
 width: 100%;
}

.storetable {
 margin-left: auto;
 margin-right: auto;
 margin-top: 20px;
 border-bottom: 2px solid #444;
}

#stage2 {
 margin: 0;
}

#stage {
 margin: 0;
 overflow: auto;
}

.title-tab {
 text-decoration: underline;
 font-weight: bold;
}

.action-tab span {
 cursor: pointer;
 color: #990000;
}

.action-tab span:hover {
 text-decoration: underline;
 color: #000;
}

.mid-list-tab {
 padding-top: 13px;
}

.selected span {
 color: #900;
 font-weight: bold;
}

.selected span:hover {
 color: #900;
 text-decoration: none;
}

#tab-widget strong {
 color: maroon;
 font-weight: bold;
}

#tab-widget {
 margin-top: 30px;
}

#biglist-container {
 border-right: 2px solid black;
}

#biglist {
 text-align: right;
 padding: 0 10px 0 0;
 margin: 0;
 float: left;
 color: black;
}

#biglist li {
 list-style-type: none;
}

#biglist li span {
 font-size: 1.0em;
 padding: 0 5px;
}

.tab-content .title {
 font-size: 1.4em;
 font-weight: bold;
 color: black;
}

.tab-media {
  vertical-align:top;
  width:210px;
}

#reg-table td, #reg-table th {
 padding: 2px 9px;
}

#reg-table {
 margin: 20px auto;
}

.clear {
 clear: both;
}
       
#navmenu 
{
  background-color: transparent;
  background-image: url(/i/nav_bg.png);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center center;
  height: 34px;
  margin: 10px 5px;
  position: relative;
  z-index: 10000;
  font-family: Helvetica,Arial,Geneva,sans-serif;
  font-size: .75em;
}

#navmenu .leftbar
{
  float: left;
  width: 6px;
  height: 34px;
  background-color: transparent;
  background-image: url(/i/leftbar.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
}

#navmenu .inset {
  float: right;
  height: 34px;
  line-height: 34px;
  padding-right: 16px;
  font-family: Helvetica,Arial,Geneva,sans-serif;
  font-size: 1.20em;
  color: #ffffff;
}

#navmenu .inset a {
  text-decoration:none;
  color:white;
}

#navmenu .inset a:hover {
  text-decoration:underline;
}

#navmenu .rightbar
{
  float: right;
  width: 6px;
  height: 34px;
  background-color: transparent;
  background-image: url(/i/rightbar.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
}

#navmenu ul {
 margin: 0;
}

#navbar li {
 list-style-type: none;
 padding: 0;
 margin: 0;
}

#navbar > li {
 display: inline;
 float: left;
}

#navbar li a
{
  color: white;
  text-decoration: none;
  display: block;
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-left: 14px;
}

#navbar > li > a
{
  background-color: transparent;
  background-image: url(/i/nav_sep.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 100% 0pt;
}

#navbar a:hover, #navbar a.haschild:hover, .navdrop li a:hover
{
  background-color: #860805;
}

.navdrop
{
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
  float: none;
}

.navdrop li {
  border-bottom: 1px solid black;
}

.navdrop li a
{
  width: auto;
  background-color: #444;
}

#content
{
  width: 976px;
  margin-right: auto;
  margin-left: auto;
}

#logo {
  margin-bottom: 5px;
}

.centerp { text-align: center; }

#head {
  margin-top: 10px;
}

#footer {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 0.8em;
  color: gray;
}

#footer a {
  color: gray;
}

.topblurb a {
  color: #860805;
}

.topblurb span {
  font-size: .7em;
}

.topblurb {
  width: 400px;
  margin-top: 40px;
  margin-right: 15px;
  font-size: 1.0em;
  color: gray;
  text-align: right;
  float: right;
}

.blog {
  color: black;
  width: 95%;
  margin: 0px auto;
}

.blog-titlebar a {
  color: white;
  text-decoration: none;
  padding: 0 13px;
  font-size: 1.15em;
  float: left;
}

.blog-titlebar {
  padding-bottom: 4px;
  border-bottom: 1px solid #333;
}

.blogentry {
  padding: 10px;
}

.blog .datebox {
  color: white;
  font-size: .8em;
  padding: 4px 10px;
  float: right;
}

.blog .entry-head {
  background-color: black;
}

.blog-body {
  margin: 0;
  padding: 6px 10px;
  border-top: 1px solid #666;
}

.datebox .upper {
  background-color: #464545;
  height: 24px;
  line-height: 24px;
  vertical-align: bottom;
}

.datebox .lower {
  background-color: #505050;
  height: 24px;
  vertical-align: top;
}

#pagecontent {
  width: 97%;
  margin: 0px auto;
}

#pagecontent a {
 text-decoration: none;
 color: #990000;
}

#pagecontent a:link {
 text-decoration: none;
 color: #990000; 
}

#pagecontent a:visited {
 text-decoration: none;
 color: #990000;
}

#pagecontent a:hover {
 text-decoration:underline;
 color: #990000;
}

#pagecontent a:active {
 text-decoration: none;
 color: #FF0000;
}

#cms-pagecontent {
 margin-left: 15px;
 margin-right: 15px;
}

td.QfolkTable {
  padding: 2px;
  padding-right: 10px;
}

tr.even {
  background-color: #eee;
  border-bottom: 5px solid white;
}

tr.odd {
  background-color: #ddd;
  border-bottom: 5px solid white;
}

#djangoForumList, #djangoForumThreadList, #djangoForumThreadPosts {
  background-color: white;
  color: #000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#djangoForumNav  {
  background-color: black;
  color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#djangoForumThreadPosts {
  margin-top: 15px;
  margin-bottom: 15px;
}

#djangoForumList td, #djangoForumThreadList td {
  padding: 5px;
}

#djangoForumList th, #djangoForumThreadList th {
  font-size: 1.1em;
  color: #900;
  border-bottom: 1px solid gray;
  padding: 5px;
}

#djangoForumList a, #djangoForumThreadList a {
  color: #900;
}

th.djangoForumThreadPostDetail, #djangoForumThreadPosts td {
  padding: 5px;
  vertical-align: top;
}
th.djangoForumThreadPostDetail {
  font-size: .75em;
}

#djangoForumNav td {
  padding-left: 10px;
  padding-right: 10px;
  padding-top:   4px;
  padding-bottom: 4px;
  vertical-align: middle;
}

#djangoForumNav a {
  color:white;
  text-decoration: none;
}

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

#djangoForumPost th {
  padding-left: 30px;
  text-align: right;
}

#djangoForumPost td {
  padding: 5px;
}

#ContactForm th {
  padding-left:10px;
  text-align:right;
}


.item-select {
  margin: 4px 20px;
  font-size: 2em;
}

.item-opt a.notify {
 font-size: .9em;
 font-weight: bold;
 color: #860805;
}

.price {
 color: black;
}

.item-opt {
  margin: 5px 0 0 0;
  padding: 5px 10px;
  border-top: 1px solid black;
}

.item-opt li {
  list-style-type: none;
}

.delivery-opts {
 float: left;
 margin: 10px;
}

.delivery-opts td {
 padding: 1px 4px;
}

.delivery-opts th {
 font-weight: bold;
}

#dialog {
 background-color: white;
 border: 3px solid black;
}

.rtop, .rbottom {display:block}
.rtop *, .rbottom * {display: block; height: 1px; overflow: hidden}
.rt1,.rb1{margin: 0 5px}
.rt2,.rb2{margin: 0 3px}
.rt3,.rb3{margin: 0 2px}
.rt4,.rb4{margin: 0 1px; height: 2px;}

.blog-body, .rb2, .rb3, .rb4 {
background-color: #fff;
border-left: 1px solid black;
border-right: 1px solid black
}

.rb2 {
border-left: 2px solid black;
border-right: 2px solid black;
}


.rb1 {
 height: 1px;
 background-color: black;
}

.blog-titlebar, .rt1, .rt2, .rt3, .rt4 {background-color: black}

.tab-sect {
 font-weight: bold;
 border-top: 1px solid black;
 margin-top: 5px;
 padding: 5px 2px 2px 2px;
}

.tab-sect span {
 color: maroon;
}

.tab-sect-list li {
 list-style-type: none;
}

#faq-page {
 width: 850px;
 margin: 20px auto;
}

#faq-page p {
 padding: 4px;
}

#faq-page h2 {
 margin: 22px 0 0 0;
 border-bottom: 1px solid gray;
 padding: 2px 6px;
}

#faq-page h5 {
 margin: 22px 12px 0 12px;
}

#faq-page blockquote {
 margin: 8px;
 padding-left: 20px;
 font-style: italic;
}

.lb-set {
 overflow: auto;
 height: 200px;
 white-space: nowrap;
 background-color: black;
}

.lb-set img {
 vertical-align: middle;
 border: 2px solid black;
 margin: 1px:
 padding: 1px;
}

.errorlist {
 color: red;
 margin: 5px 20px 0 20px;
}
