/* The Frank Maselli Company, Inc */
/* Copyright 2008 */

body
{
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #000;
    font: small arial, helvetica, sans-serif;
}

p {
    display: block;
    padding: .5em 0;    
}

a {
    text-decoration: none;
    color: #4284c0;
}
a:hover {
    text-decoration: underline;
}

p.breadcrumb {
    font-size: 100%;
    font-weight: bold;
}

#content ul {
    list-style-type: disc;
    padding: .5em 0;
    line-height: 1.4em;
}
#content ul li {
    margin-left: 2em;
}

#content ol {
    list-style-type: decimal;
    padding: .5em 0;
    line-height: 1.4em;
}
#content ol li {
    margin-left: 2em;
}

#wrapper
{
    background-color: #fff;
    color: #000;
    margin: 0 auto;
    padding: 0;
    width: 900px;
}

h1 {
    display: none;
}

/* Header */

#header
{
    height: 30px;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 0;
    clear: both;
}

#header a
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

#header .header-left
{
    height: 30px;
    text-decoration: none;
    width: 305px;
    float: left;
    background-color: #fff;
    color: #fff;
}

#header .header-left-roundedcorner
{
    height: 30px;
    width: 16px;
    float: left;
    background-image: url(/images/header_left_corner.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

#header .header-right-roundedcorner
{
    height: 30px;
    width: 12px;
    float: left;
    background-image: url(/images/header_right_corner.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

#header .header-middle
{
    height: 30px;
    text-decoration: none;
    width: 544px;
    float: left;
    background-image: url(/images/header_center.gif);
    background-repeat: repeat;
    color: #fff;
    padding-left: 20px;
    padding-top: 0;
}

#header .header-middle-align
{
    height: 30px;
    padding-top: 4px;
}

#header .header-right
{
    height: 30px;
    text-decoration: none;
    width: 39px;
    float: left;
    background-color: #fff;
    color: #fff;
}

#header-bottom
{
    height: 1%;
    clear: both;
    background-color: #fff;
    color: #000;
    margin: 0;
    padding: 0;
}

/* Main */

#main
{
    width: 100%;
    margin-top: 0px;
    background-image: url(/images/left-nav-background.gif);
    background-position: bottom left;
    background-repeat: repeat-y;
}

#main2
{
    background-image: url(/images/newsfeed-background-repeat.gif);
    background-position: top right;
    background-repeat: repeat-y;
}

#content
{
    margin: 0 200px 0 225px;
    border-right: 1px solid #ccc;
    background-color: #fff;
    color: #000;
    height: 100%;
}

#content .inner
{
    padding: 10px;
}

/*#main-title
{
    background-color: #fff;
    color: #000;
    padding: 0;
    height: 1%;
}
*/
h2
{
    margin: 0;
    font-weight: bold;
    font-size: 170%;
    color: #cd3333;
    margin-bottom: .5em;
    display: block;
}

/*#content-title
{
    background-color: #fff;
    color: #000;
    padding: 0;
    margin-top: 20px;
}
*/
h3
{
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 145%;
    color: #f90;
    display: block;
}

h3.category {
  color: #444;
  font-weight: bold;
  background: #eee;
  padding: .25em;
  margin-bottom: .5em;
  text-shadow: 0 1px 2px #fff;
  font-size: 120%;
}

h4 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: .5em;
    display: block;
}

h5 {
  font-size: 16px;
  color: #cd3333;
}

/* Right News Feed */

#news-feed
{
    float: right;
    width: 200px;
    background-color: #fff;
    color: #000;
    clear: both;
    margin: 0;
    padding: 0;
}

#news-feed .news-feed-left-roundedcorner
{
    height: 29px;
    width: 8px;
    float: left;
    background-image: url(/images/newsfeed-left-corner.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

#news-feed .news-feed-right-roundedcorner
{
    height: 29px;
    width: 8px;
    float: left;
    background-image: url(/images/newsfeed-right-corner.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

#news-feed .newsfeed-h2
{
    background-image: url(/images/newsfeed-background.gif);
    background-repeat: repeat;
    color: #fff;
    height: 29px;
    font-weight: bold;
    float: left;
    font-size: 110%;
    width: 174px;
    text-transform: uppercase;
}

#news-feed .newsfeed-align-h2
{
    font-size: 90%;
    padding-top: 6px;
}

#news-feed .inner
{
    margin: 5px;
}

#newsitem-spacer
{
    height: 40px;
}

#news-feed h4.subscribe {
  padding: 0;
  padding-right: 3px;
  text-transform: uppercase;
  background: #eee;
  text-shadow: 0 1px 0 #fff;
}
#news-feed h4.subscribe a {
  color: #333;
  padding: 3px 0;
  background: url(/images/feed.png) no-repeat right 50%;
  padding-right: 18px;
  line-height: 16px;
  display: block;
  font-weight: bold;
  font-size: 90%;
  margin-left: .5em;    
}




#news-feed ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: .5em;
    line-height: 1.25em;
    margin-bottom: 1em;
    color: #333333;
}

#news-feed li
{
    padding: 0.4em 0 0.2em 0;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

#news-feed li a:link, li a:visited
{
    text-decoration: none;
    font-weight: bold;
    font-family: Helvetica;
}

/* Left Navigation Bar */

#left-nav-bar
{
    float: left;
    width: 225px;
    background-color: #DFDFDF;
    margin: 0;
    padding: 0;
}

/* Expands content area width when sidebar is suppressed. */
#admin #content,
#orders.index #content,
#responses.new #content,
#responses.show #content {
  margin-right: 4px;
  border-right: 0;
}

#nav
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav li
{
    text-transform: uppercase;
    border-bottom: 1px solid #BEBEBE;
    text-align: center;
    line-height: 2.2em;
    padding: 0.4em 0 0.2em 0;
    font-size: 11px;
    color: #c00;
    font-weight: bold;
}

#nav li a:link, li a:visited
{
    text-decoration: none;
    text-align: center;
    line-height: 2.2em;
    font-size: 11px;
    color: #c00;
    font-weight: bold;
}

/* Footer */

#footer
{
    width: 100%;
    margin-top: 0;
    clear: both;
    height: 37px;
}

#footer p
{
    font-size: 90%;
    color: #fff;
    margin: 0;
}

#footer a:link, 
#footer a:visited
{
    color: #fff;
}

#footer .footer-left-corner
{
    width: 8px;
    height: 37px;
    background-image: url(/images/footer_left_corner.gif);
    background-repeat: no-repeat;
    float: left;
}

#footer .footer-right-corner
{
    width: 8px;
    height: 37px;
    background-image: url(/images/footer_right_corner.gif);
    background-repeat: no-repeat;
    float: left;
}

#footer .footer-left
{
    width: 200px;
    height: 37px;
    background-image: url(/images/footer-background.gif);
    background-repeat: repeat;
    float: left;
    text-align: right;
    font-size: 11px;
    color: #fff;
}

#footer .footer-left-align
{
    height: 37px;
    padding-top: 10px;
    text-align: right;
}

#footer .footer-left a:link, 
#footer .footer-left a:visited
{
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    padding-top: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

#footer .footer-right
{
    width: 646px;
    height: 37px;
    background-image: url(/images/footer-background.gif);
    background-repeat: repeat;
    float: left;
    font-size: 11px;
    padding-left: 30px;
}

#footer .footer-right-align
{
    height: 37px;
    padding-top: 2px;
}

#clearone
{
    clear: both;
    height: 1px;
}
#nav li a:hover {
	text-decoration: none;
	text-align: center;
	line-height: 2.2em;
	font-size: 11px;
	color: #E3932D;
	font-weight: bold;
}

img.product {
    margin-right: 12px;
}

.product {
    margin-bottom: 2em;
}
.product h4 {
    margin: 0;
}
.product-image {
    float: left;
    width: 102px;
}
.product-detail {
    float: left;
    width: 330px;
}
.product-summary {
    font-style: italic;
    margin-bottom: 1em;
    font-weight: bold;
}

#news-feed li .date {
    color: #999;
    text-transform: uppercase;
    font-weight: normal;
}


#content table.orders {
    width: 100%;
}
#content table.orders tr {
    border-bottom: 1px dotted #999;
}
#content table.orders th,
#content table.orders td {
    padding-right: 2em;
    padding-top: 2px;
    padding-bottom: 2px;
}

table.cart {
    margin-top: 2em;
}
table.cart th {
    text-align: left;
    padding: .25em;
    padding-right: 1em;
    border-bottom: 2px solid #eee;
    color: #666;
}
table.cart td {
    padding: .25em;
    padding-right: 1em;
    border-bottom: 1px dotted #ccc;
}
table.cart .number {
    text-align: right;
}
table.cart tr.shipping,
table.cart tr.total {
    border-top: 2px solid #ccc;
}
table.cart tr.total td {
    font-weight: bold;
    border: none;
    font-size: 100%;
}
table.cart tr.checkout td {
    padding-top: 2em;
    border: none;
}

table.lined tr {
     border-bottom: 1px dotted #ccc;     
}
#content table.survey thead {
  margin-top: 3em;
}
#content table.survey thead th {
  font-size: 90%;
  font-weight: normal;
  vertical-align: middle;
  border-bottom: 2px solid #ccc;
  color: #333;
  padding: 2em 0 .25em 0;
}
#content table.survey tbody th {
  text-align: left;  
  padding: .5em 1em .5em 0;
}
#content table.survey tbody tr:hover {
  background-color: #ffc;
}
#content table.survey tbody td {
  text-align: center;
  vertical-align: middle;
}
#content table.survey tbody th.question-text {
  font-weight: normal;
  padding-left: 1em;
}
#content table.survey th.section-title {
  color: #333;
  background-color: #fff;
  font-size: 110%;
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
}


#content table.data th {
    text-align: left;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 2px 0;
}
#content table.data td {
    padding: .25em 1em .25em 0;
    vertical-align: top;
}
#content table.data {
    margin-bottom: 2em;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}
dl.questions {
}
dl.questions dt {
    font-weight: bold;
    padding-top: .5em;
}
dl.questions dd {
    border-bottom: 1px solid #eee;
}

dl.hint {
    font-size: 90%;
    color: #000;
    float: right;
    width: 180px;
    line-height: 1.2em;
    background-color: #ffc;
}
dl.hint dt {
    font-weight: bold;
    color: #333;
    font-size: 110%;
    padding: 8px 8px 0px 8px;
}
dl.hint dd {
    padding: 8px;    
}


.question {
    padding: 1em;
    background-color: #f4f4ff;
    border: 1px solid #ddf;
    margin-bottom: 1em;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
}

.lightbox {
    margin: 2em;
}

.ask {
    padding: 1em;
    background-color: #f2f2f2;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
}

span.hint {
    color: #666;
    font-size: 9px;
    padding-left: 13px;
    background: url(/images/information_small.png) no-repeat 0 30%;
}

.preview-container {
    border: 2px solid #ccc;
    padding: .5em;
}

ins {
    text-decoration: underline;
}

p.post-date {
    font-size: 90%;
    color: #999;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 1em;
}

p.flash {
    padding: .5em;
    margin-bottom: 1em;
    padding-left: 26px;
}
p.flash a {
    font-weight: bold;
}
p.notice {
    color: #000;
    background: #cfc url(/images/accept.png) no-repeat 6px 6px;
}
p.error {
    color: #c00;
    background: #fcc url(/images/exclamation.png) no-repeat 6px 6px;
}
p.info {
    color: #000;
    background: #ccf url(/images/information.png) no-repeat 6px 6px;
}

.fieldWithErrors {
    display: inline;
    color: #c00;
    font-weight: bold;
}
#errorExplanation {
    padding: .5em;
    background-color: #fee;
    color: #c00;
    border: 2px solid #fff;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    margin-bottom: 1em;
}
#errorExplanation h2 {
    display: none;
    text-align: left;
    font-weight: bold;
    font-size: 90%;
    margin: 0;
}
#errorExplanation p {
    margin-bottom: 0;
}
#errorExplanation ul li {
    font-weight: bold;
}

a img {
    text-decoration: none;
    border: none;
    color: #fff;
}

table.grid-form td {
    padding-bottom: 4px;
    padding-right: 4px;
}
table.grid-form caption {
    font-size: 110%;
    font-weight: bold;
    text-align: left;
    margin: 1em 0;
}
table.grid-form dl {
    padding-bottom: 1em;
}
table.grid-form dt {
    font-weight: bold;
    background-color: #eee;
    padding: .25em .5em;
}
table.grid-form dd .hint {
    font-size: 100%;
    color: #666;
    font-style: italic;
}
table.grid-form input[type=text] {
    width: 200px;
}

table.kolbe td {
    border-top: 1px solid #e0e0e0;
}

#content ol.articles {
    list-style-type: none;
}
#content ol.articles li.article {
    padding-bottom: .5em;
    margin-bottom: 1em;
    margin-left: 2em;
    border-bottom: 2px solid #eee;
}

.pagination {
    font-size: 90%;
    margin-top: 1em;
}
.pagination a {
    border: 1px solid #99f;
    padding: 2px 4px;
}
.pagination a:hover {
    border-color: #33f;
}
.pagination .disabled {
    display: none;
}
.pagination .current {
    font-weight: bold;
    padding: 2px 4px;
}
.pagination .next_page, .pagination .prev_page {
    border: 0;
}

.twitter a {
  background: url(/images/twitter_16x16.gif) no-repeat 0 50%;
  padding-left: 18px;
  line-height: 16px;
  display: inline-block;
  color: #3082af;
  font-weight: bold;
  font-size: 90%;
  margin-left: .5em;
}

#articles p.subscribe {
    margin-top: -.5em;
    margin-bottom: 1em;
    background: url(/images/feed.png) no-repeat 0 50%;
    line-height: 16px;
    padding-left: 20px;
}

#lbContent {
  padding: 1em;
}

#lbContent em {
  color: #333;
  font-style: normal;
}
form dl.h-form {
  margin-top: 1.25em;
}
form dl.h-form dt {
  float: left;
  width: 100px;
  margin-bottom: .5em;
  margin-right: 1em;
  text-align: right;
}
form dl.h-form dd {
  margin-bottom: .5em;
}
form .required {
  font-weight: bold;
}
form small {
  font-size: 80%;
}
#lbContent dl.h-form {
  margin-left: 40px;
}


input[type=submit] {
    font-weight: bold;
    font-size: 100%;
}
