/* $Id: acquia-prosper-style.css,v 1.1.2.6 2009/11/11 05:26:25 sociotech Exp $ */

/* Basic Typography & Colors
-------------------------------------------------------------- */
html {
  background: #b0ffd8;
}

body {
  background: #e2e2e2;
  font-family: Arial, Helvetica, Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 75%;   /* also set in acquia_prosper.info: settings[base-font-size] = font-size-12 */
}

/* Links */
a:link,
a:visited {
  color: #555;
}

a:hover,
a:focus,
a:active {
  color: #005E20;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #535353;
  font-weight: normal;
  line-height: 100%;
}

h1,
h1.title {
	font-size: 30px;
	color: #707070;
  /*font-size: 250%;*/   /* 30px/12px */
}

h2 {
  font-size: 200%;   /* 24px/12px */
}

h3 {
  font-size: 166.67%;   /* 20px/12px */
}

h4 {
  font-size: 116.67%;   /* 14px/12px */
}

h5 {
  font-size: 100%;   /* 12px/12px */
}

h6 {
  font-size: 83.33%;  /* 10px/12px */
}


/* Specific Typography
-------------------------------------------------------------- */
#site-name {
  font-size: 200%;   /* 24px/12px */
  line-height: 85%;
}

#slogan {
  font-size: 116.67%;   /* 14px/12px */
  line-height: 120%;
}

#footer-message {
  font-size: 90%;
}

.header-primary-menu-inner ul.menu li {
  font-size: 108.33%;   /* 13px/12px */
  background: url(../i/nav/green-right.jpg) no-repeat scroll right 0;
}

ul.links li {
  font-size: 100%;   /* 12px/12px */
}

ul.pager li.pager-current {
  line-height: 190%;
}

/* forms */
.form-submit {
  font-size: 80%;
}

legend,
legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
  font-family: "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 116.67%;   /* 14px/12px */
}

/* Prosper Skinr styles */
.prosper-rounded-title h2.block-title,
.prosper-shoppingcart-light h2.block-title,
.prosper-menu-list h2.block-title {
  font-size: 116.67%;   /* 14px/12px */
  line-height: 250%;   /* 30px/12px */
}

.prosper-gray-rounded-plain h2.block-title,
.prosper-gray-rounded-style h2.block-title {
  line-height: 120%;
}

.prosper-mediumgraybackground-bottomborder h2.block-title,
.prosper-lightgraybackground-border h2.block-title,
.prosper-shoppingcart-dark h2.block-title {
  font-size: 150%;   /* 18px/12px */
}

.prosper-gradient-border h2.block-title {
  font-size: 250%;   /* 30px/12px */
}

.prosper-shoppingcart-light table,
.prosper-shoppingcart-dark table {
  font-size: 91.67%;   /* 11px/12px */
}

.prosper-shoppingcart-light .cart-block-summary-links ul li,
.prosper-shoppingcart-dark .cart-block-summary-links ul li {
  font-size: 100%;   /* 12px/12px */
}

.prosper-comments-edgy .comment-wrapper .content-inner h3.title {
  font-size: 150%;   /* 18px/12px */
}

.prosper-comments-clean .comment-wrapper h3.title a {
  font-size: 100%;   /* 12px/12px */
}

.footer .fusion-inline-menu ul li {
  font-size: 100%;   /* 12px/12px */
}

/* Ubercart */
.category-grid-products .catalog-grid-title {
  font-size: 116.67%;   /* 14px/12px */
}

.category-grid-products .catalog-grid-sell-price {
  font-size: 150%;   /* 18px/12px */
}

.product-group .uc-price-display {
  font-size: 200%;   /* 24px/12px */
}

#product-details .product-field .sell {
  font-size: 200%;   /* 24px/12px */
}

#cart-form-products table td.subtotal .uc-price,
#uc-cart-checkout-form table td.subtotal .uc-price {
  font-size: 116.67%;   /* 14px/12px */
}

#uc-cart-checkout-form .uc-price {
  font-size: 108.33%;   /* 13px/12px */
}

.order-review-table {
  font-size: 100%;   /* 12px/12px */
}

#edit-update.form-submit,
#edit-cancel.form-submit,
#edit-back.form-submit {
  font-size: 100%;   /* 12px/12px */
}
.images h2.title {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0 8px 14px 0;
}
.images p {
	color: #707070;
	margin: -1px 0 0 0;
	float: left;
}
#product-group .images {
	border-top: 1px solid #e1e1e1;
	width: 680px;
	padding: 7px 0 40px;
	margin: 10px 0 0 0;
}


/* HTML Elements
-------------------------------------------------------------- */
body {
  padding: 0;
}

.page {
}

.page-inner {
}

/* Lists */
ul li {
  list-style-image: url(../images/list-level-1.png);
}

ul li ul li {
  list-style-image: url(../images/list-level-2.png);
}

ul li ul li ul li {
  list-style-image: url(../images/list-level-3.png);
}

.node .content ul {
  margin: 0 0 10px 30px;
}

.node .content ul li {
  margin: 0 0 5px 0;
}

/* Blockquotes */
blockquote {
  background: #ececec url(../images/blockquote-quote.png) no-repeat 8px 8px;
  border-top: 1px solid #d8d8d8;
  color: #6a6a6a;
  font-style: italic;
  margin: 10px 0;
  padding: 10px 30px;
}
#main-group {
	min-height: 570px;
}


/* Site Info
-------------------------------------------------------------- */
#header-site-info span {
}

#logo {
  float: left;
  margin: 0 10px 0 0;
}

#site-name a:link,
#site-name a:visited {
  color: #d8d8d8;
}

#slogan {
  color: #acacac;
  float: left;
  font-style: italic;
}

#site-name-slogan {
  float: left;
}


/* Regions
-------------------------------------------------------------- */

/* All Regions
-------------------------------------------------------------- */
#page-inner {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}


/* Header Regions
-------------------------------------------------------------- */

/* Header Group */
.header-group-wrapper {
  background: #fff;
  float: left;
}

.header-group-inner {
  padding: 15px 0 8px 0;
}

.header-group-wrapper a:link,
.header-group-wrapper a:visited {
  color: #fff;
}

/* Header Top */
.header-top-wrapper {
  background: #4f4f4f url(../images/secondary-menu-bg.png) repeat-x top left;
  float: left;
  min-height: 32px;
}

.header-top {
  overflow: visible;
  position: relative;
}

/* Header top region */
.header-top-region {
  color: #AFAFAF;
  padding: 20px 0 0 0;
}

.header-top-region a:link,
.header-top-region a:visited,
.header-top-region a:hover,
.header-top-region a:focus {
  color: #fff;
}

/* Header Site Info */
.header-site-info {
  margin: 0;
}

.header-site-info-inner {
  float: left;
}

/* Header Wrapper */
.header-group .block {
  margin: 0;
}

.header-group .inner {
  background: #fff;
  color: #b0b0b0;
}


/* Header Regions - Secondary menu
-------------------------------------------------------------- */
.secondary-menu {
  margin-bottom: 0;
  width: auto;
}

.secondary-menu-inner ul.links {
  float: none;
}

.secondary-menu-inner ul.links li a:link,
.secondary-menu-inner ul.links li a:visited {
  background: url(../i/links-div.jpg) no-repeat scroll 0 6px;
  color: #009900;
  display: block;
  float: left;
  padding: 7px 12px 7px 12px;
  font-size: 12px;
  font-weight: bold;
}

.secondary-menu-inner ul.links li.first a {
	background: none;
}

.secondary-menu-inner ul.links li a:hover,
.secondary-menu-inner ul.links li a:focus {
  text-decoration: underline;
}

.secondary-menu-inner ul.links li a.active {
  background: #383838;
}


/* Header Regions - Search
-------------------------------------------------------------- */
.search-box {
  float: right;
  margin-bottom: 0;
  overflow: visible;
  width: auto;
}

.search-box-inner {
  float: right;
  width: 232px;
}

.search-box-inner form#search-theme-form {
  background: url(../images/search-bg.png) no-repeat top center;
  height: 35px;
  position: absolute;
  right: 0;
  top: 5px;
  width: 232px;
  z-index: 10;
}

.search-box-inner #search-input {
  padding: 8px 0 0 10px;
}

.search-box-inner input#edit-search-theme-form {
  background: none;
  border: none;
  color: #333;
  float: left;
  margin: 0;
  padding: 0;
  width: 185px;
}

.search-box-inner .searchButtonPng {
  margin: -1px 0 0 10px;
  padding: 0;
}

.search-box-inner #search-input input {
  margin: 2px 0 0 0;
}

/*  Preface Regions
-------------------------------------------------------------- */
.preface-top {
  padding: 20px 0 0 0;
}

/*  Main Area (content + sidebars + main-prefaces + main-postscripts)
-------------------------------------------------------------- */
#main-wrapper {
}

/* Content Regions
-------------------------------------------------------------- */
#content-inner {
  clear: both;
}

/*  Postscript & Footer Regions
-------------------------------------------------------------- */
.postscript-bottom-wrapper {
  background: #4c4c4c;
  color: #b0b0b0;
}

.postscript-bottom {
  padding: 20px 0 0 0;
}

.postscript-bottom h2.block-title,
.footer-message-wrapper h2.block-title {
  color: #b0b0b0;
}

.postscript-bottom a:link,
.postscript-bottom a:visited,
.footer-message a:hover {
  color: #fff;
}

.footer-wrapper {
  border-top: 5px solid #009900;
}

.footer-wrapper,
.footer-message-wrapper,
.store-footer,
.footer-wrapper h2.block-title {
  color: #727171;
}

.footer {
  padding: 20px 0 0 0;
}

.footer-wrapper,
.footer-message-wrapper {
  background: #b0ffd8;
}

.footer-message {
  padding: 10px 0;
}

.footer-message a:link,
.footer-message a:visited,
.footer a:link,
.footer a:visited {
  color: #a9a9a9;
}

#store-footer {
  background: #343434;
}

#store-footer a:link,
#store-footer a:visited {
  color: #a9a9a9;
}

#store-footer {
  color: #727171;
}


/* Primary Menu
/-------------------------------------------------------------- */
.header-primary-menu-wrapper {
  background: #fff;
  border-bottom: 5px solid #009900;
  float: left;
}

.header-primary-menu {
  overflow: visible;
}

.primary-menu {
  margin: 0;
  overflow: visible;
  position: relative;
  z-index: 10;
}

/* visited pseudo selector so IE6 applies text colour */
.primary-menu-inner ul.menu li a:link,
.primary-menu-inner ul.menu li a:visited {
  color: #000;
  display: block;
  float: left;
  padding: 5px 11px 2px 11px;
  font-size: 11.4px;
  background: url(../i/nav/green-left.jpg) no-repeat scroll -2px 0;
}

.primary-menu-inner ul.menu li.last a:link,
.primary-menu-inner ul.menu li.last a:visited {
	background: url(../i/nav/blue-left.jpg) no-repeat scroll -2px 0;
}

.primary-menu-inner ul.menu li a:hover,
.primary-menu-inner ul.menu li a:focus {
  color: #fff;
}
.primary-menu-inner {
	margin: 0px !important;
}

/* styles for Superfish primary menu */
.primary-menu-inner ul.sf-menu {
  float: none;
}
.primary-menu-inner ul.menu li.active-trail a {
	color: #000;
}

.primary-menu-inner ul.sf-menu li a:hover,
.primary-menu-inner ul.sf-menu li:hover a,
.primary-menu-inner ul.sf-menu li.hover a {
  color: #464646;
}

.primary-menu-inner ul.menu li.active-trail a.active {
  color: #000;
}

.primary-menu-inner ul.sf-menu li.last {
	background: url(../i/nav/blue-right.jpg) no-repeat scroll right 0;
}

.primary-menu-inner ul.sf-menu li.expanded:hover a,
.primary-menu-inner ul.sf-menu li.expanded.hover a {
  margin-bottom: -5px;
  padding-bottom: 13px;
}

.primary-menu-inner ul.sf-menu li.expanded:hover ul.menu li a,
.primary-menu-inner ul.sf-menu li.expanded.hover ul.menu li a {
  margin-bottom: 0;
  padding: 5px 10px;
}

/* 2nd Level */
.primary-menu-inner ul.sf-menu li ul {
  background: #f4f4f4;
  border-left: 1px solid #dadada;
  font-size: 90%;
}

.primary-menu-inner ul.sf-menu li ul.menu {
  border-bottom: 5px solid #939393;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  margin-left: 1px;
  width: 200px;
}

.primary-menu-inner ul.sf-menu li ul.menu li {
  border-bottom: 1px solid #dcdcdc;
}

.primary-menu-inner ul.sf-menu ul li.last {
  border-right: none;
}

.primary-menu-inner ul.sf-menu li ul.menu a:link,
.primary-menu-inner ul.sf-menu li ul.menu a:visited {
  border-left: none;
  color: #000;
  padding: 5px 10px;
  width: 180px;
}

.primary-menu-inner ul.sf-menu li:hover ul li a:link,
.primary-menu-inner ul.sf-menu li:hover ul li a:visited,
.primary-menu-inner ul.sf-menu li.hover ul li a:link,
.primary-menu-inner ul.sf-menu li.hover ul li a:visited {
  color: #000;
}

.primary-menu-inner ul.sf-menu li.last a:link,
.primary-menu-inner ul.sf-menu li.last a:visited,
.primary-menu-inner ul.sf-menu li.last ul li a:link,
.primary-menu-inner ul.sf-menu li.last ul li a:visited {
  border-right: none;
}

.primary-menu-inner ul.sf-menu li.sfHover ul {
  margin-top: 12px;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:visited {
  background: #f4f4f4;
  color: #535353;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:hover {
  background: #fff;
  color: #535353;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a.active {
  text-decoration: underline;
}

/* 3rd Level */
.primary-menu-inner ul.sf-menu .current ul,
.primary-menu-inner ul.sf-menu ul li:hover ul,
.primary-menu-inner ul.sf-menu ul li.sfHover ul {
  left: 200px;
  top: -12px;
}

.primary-menu-inner ul.sf-menu li ul.menu li ul.menu {
  border-bottom: none;
  border-top: 1px solid #dcdcdc;
}

/* Primary menu - nolink */
.primary-menu-inner ul.menu li .nolink {
  border-left: 1px solid #5b5b5b;
  color: #aeaeae;
  display: block;
  float: left;
  padding: 8px 20px 8px 20px;
}

.primary-menu-inner ul.menu li .nolink {
  cursor: pointer;
}

.primary-menu-inner ul.menu li .nolink:hover,
.primary-menu-inner ul.menu li .nolink.hover {
  color: #fff;
}

.primary-menu-inner ul.menu li.active-trail .nolink,
.primary-menu-inner ul.sf-menu li:hover .nolink,
.primary-menu-inner ul.sf-menu li.hover .nolink {
  background: #f4f4f4;
  color: #8b8b8b;
}

.primary-menu-inner ul.sf-menu li.expanded:hover .nolink,
.primary-menu-inner ul.sf-menu li.expanded.hover .nolink {
  margin-bottom: -5px;
  padding-bottom: 13px;
}


/* Tables
/-------------------------------------------------------------- */
thead th,
th {
  background: #e8e8e8;
  border-bottom: 1px solid #cfcfcf;
  padding: 3px 10px;
}
body.page-catalog thead th,
body.page-catalog th {
  background: #c2c2c2;
  border-left: 1px solid #c2c2c2;
}
tbody th {
  border-bottom: 1px solid #cfcfcf;
}

tr.even,
tr.odd {
  background: transparent;
}
body.page-catalog #content-inner tr.even,
body.page-catalog #content-inner tr.odd {
	height: 106px;
}
.msie7 body.page-catalog #content-inner tr.even td,
.msie7 body.page-catalog #content-inner tr.odd td,
.msie6 body.page-catalog #content-inner tr.even td,
.msie6 body.page-catalog #content-inner tr.odd td {
  border: 1px solid #e1e1e1;
  margin: 0px !important;
  padding: 0px !important;
  width: 220px;
}
body.page-catalog #content-inner .category-products tr.even td,
body.page-catalog #content-inner .category-products tr.odd td {
	background: #F9F9F9;
}
.msie7 body.page-catalog #content-inner .category-products tr.even td,
.msie7 body.page-catalog #content-inner .category-products tr.odd td,
.msie6 body.page-catalog #content-inner .category-products tr.even td,
.msie6 body.page-catalog #content-inner .category-products tr.odd td {
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	border-bottom: 1px solid #e1e1e1;
}
.msie7 body.page-catalog #content-inner td.category img,
.msie6 body.page-catalog #content-inner td.category img {
	margin: 0 0 0 20px;
}
body.page-catalog #content-inner tr.even td,
body.page-catalog #content-inner tr.odd td {
  background: #ebebeb;
  float: left;
  height: 204px;
  width: 204px;
  margin: 0 16px 19px 0;
}
#extra_billing-pane input {
	margin: 10px 0 0 0;
}
body.page-catalog #content-inner tr.even td:hover,
body.page-catalog #content-inner tr.odd td:hover {
  background: #c2c2c2;
}
body.page-catalog #content-inner .category-products tr.even td,
body.page-catalog #content-inner .category-products tr.odd td {
	float: none;
	height: auto;
	width: auto;
	margin: none;
	/*border: 1px solid #d7d7d7;*/
	text-align: center;
	padding: 0px;
	background: #f9f9f9;
}
.msie7 body.page-catalog #content-inner .category-products tr td a,
.msie6 body.page-catalog #content-inner .category-products tr td a {
	padding: 0 0 0 0px;
}
.msie7 body.page-catalog #content-inner .category-products tr td img,
.msie6 body.page-catalog #content-inner .category-products tr td img {
	padding: 0 8px;
}

tr.drag td,
tr.drag-previous td {
  background: #ffd;
}
td.test {
	width: 400px !important;
	background: #f9f9f9 !important;
}
td.image {
	/*background: #fff !important;*/
	background: #F9F9F9;
}



/* Pagers
-------------------------------------------------------------- */

ul.pager {
  margin: 10px 0;
  background-color: #ebebeb;
  padding: 9px 5px 5px 5px;
  border: 1px solid #cecece;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

ul.pager li {
  display: block;
  margin: 0 5px 0 0;
  float: left;
}

ul.pager li a,
ul.pager li.pager-current {
  background-color: #aaa;
  color: #fff;
  padding: 3px 8px;
  text-transform: uppercase;
}

ul.pager li.pager-current {
  background-color: #f3f3f3;
  border: 1px solid #cecece;
  border-top: none;
  color: #acacac;
  display: block;
  font-weight: bold;
  height: 22px;
  margin: -10px 5px 0 0;
  padding: 7px 8px 0 8px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

ul.pager li a:link,
ul.pager li a:visited {
  border: 1px solid #a8a8a8;
  color: #fff;
  margin: 3px 0 0 0;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

ul.pager li a:hover,
ul.pager li a:focus {
  background-color: #888;
  color: #fff;
  text-decoration: none;
}

ul.pager li.pager-first a,
ul.pager li.pager-previous a,
ul.pager li.pager-next a,
ul.pager li.pager-last a {
  border: none;
  color: transparent;
  display: block;
  height: 22px;
  margin: -3px 0 0 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9000px;
  width: 22px;
}

/* Pager - First */
ul.pager li.pager-first a {
  background: url(../images/pager-first.png) no-repeat;
  width: 22px;
}

/* Pager - Previous */
ul.pager li.pager-previous a {
  background: url(../images/pager-previous.png) no-repeat;
}

/* Pager - Next */
ul.pager li.pager-next a {
  background: url(../images/pager-next.png) no-repeat;
}

/* Pager - Last */
ul.pager li.pager-last a {
  background: url(../images/pager-last.png) no-repeat;
  width: 22px;
}

/* Pager Hovers */
ul.pager li.pager-first a:hover,
ul.pager li.pager-first a:focus,
ul.pager li.pager-previous a:hover,
ul.pager li.pager-previous a:focus,
ul.pager li.pager-next a:hover,
ul.pager li.pager-next a:focus,
ul.pager li.pager-last a:hover,
ul.pager li.pager-last a:focus  {
  background-position: 0 -22px;
}

/* Pager in Header */
.header-group-wrapper ul.pager li.pager-current {
  background-color: #383838;
  border: 1px solid #444;
  border-top: none;
  color: #acacac;
}

.header-group-wrapper ul.pager {
  background-color: #4F4F4F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}

/* Pager in Postscript Bottom */
.postscript-bottom-wrapper ul.pager li.pager-current {
  background-color: #4C4C4C;
  border: 1px solid #444;
  border-top: none;
  color: #fff;
}

.postscript-bottom-wrapper ul.pager {
  background-color: #5F5F5F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}

/* Pager in Footer */
.footer-wrapper ul.pager li.pager-current {
  background-color: #343434;
  border: 1px solid #444;
  border-top: none;
  color: #fff;
}

.footer-wrapper ul.pager {
  background-color: #4F4F4F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}


/* Forms
/-------------------------------------------------------------- */
/* defaults for all form buttons */
.form-submit {
  background: #9e9e9e url(../images/button-bg.png) repeat-x top center;
  border: 3px solid #e9e9e9;
  color: #fff;
  font-weight: bold;
  margin: 2px;
  padding: 4px 8px;
}
#product-details .add-to-cart .form-submit {
	margin: 7px 0 0;
}
.form-submit:hover,
.form-submit.hover,
.form-submit:focus {
  background-position: bottom center;
}

fieldset {
  border: 1px solid #d9d9d9;
}

fieldset legend {
  padding: 0 5px;
}

legend,
legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
  color: #535353;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.form-item input,
.form-item select,
.form-item textarea {
  border: 1px solid #ddd;
  border-top: 2px solid #cecece;
  padding: 3px;
}

.form-item .form-radio,
.form-item .form-checkbox {
  background: none;
  border: none;
}

.form-item .form-checkbox {
  padding: 2px;
}

html.js fieldset.collapsible legend a {
  background: transparent url(../images/menu-expanded.png) no-repeat 0% 50%;
  text-decoration: none;
}

html.js fieldset.collapsed legend a {
  background: transparent url(../images/menu-collapsed.png) no-repeat 0% 50%;
}

html.js fieldset.collapsed {
  margin-bottom: 15px;
}


/* Forum
/-------------------------------------------------------------- */
.forum-topic-navigation {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}


/* Book
/-------------------------------------------------------------- */
.book-navigation .menu {
  border-top: 1px solid #CCC;
}

.book-navigation .page-links {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}


/* Poll
/-------------------------------------------------------------- */
div.poll div.bar {
  background: #eee;
  border-top: 1px solid #e2e2e2;
}

div.poll div.bar div.foreground {
  background: #eaeaea url(../images/poll-bg.png) repeat-x bottom center;
}

div.poll .percent {
  color: #999;
}


/* Skinr styles
/-------------------------------------------------------------- */
/* Rounded Titles */
.prosper-rounded-title h2.block-title {
  background: #86f0b8;
  color: #104e1b;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
  font-size: 14px !important;
}

/* Gray Rounded - Plain */
.prosper-gray-rounded-plain h2.block-title {
  padding: 10px;
}

.prosper-gray-rounded-plain .content {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
  padding: 10px;
}

.prosper-gray-rounded-plain a:link,
.prosper-gray-rounded-plain a:visited {
  color: #af0000;
}

.prosper-gray-rounded-plain a:hover,
.prosper-gray-rounded-plain a:focus,
.prosper-gray-rounded-plain a:active {
  color: #369;
}

.prosper-gray-rounded-plain ul.pager li.pager-current {
  background-color: #fff;
}

/* Gray Rounded - Style */
.prosper-gray-rounded-style h2.block-title {
  padding: 10px;
}

.prosper-gray-rounded-style .content {
  background: #fff;
  border-bottom: 2px solid #297a46;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
  padding: 10px;
  margin: 0 0 29px;
}

.prosper-gray-rounded-style ul {
  margin: 0;
  padding: 0;
}

.prosper-gray-rounded-style ul li {
  background: #fff;
  border-bottom: 1px solid #e8e7e7;
  display: block;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 5px 5px 25px;
}

.prosper-gray-rounded-style ul li,
.prosper-gray-rounded-style ul li.leaf {
  background: transparent url(../images/menu-block-leaf.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li ul li,
.prosper-gray-rounded-style ul li ul li.leaf{
  background: transparent url(../images/menu-block-leaf-2.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li.collapsed {
  background: transparent url(../images/menu-block-collapsed.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li.expanded {
  background: transparent url(../images/menu-block-expanded.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li a:link,
.prosper-gray-rounded-style ul li a:visited {
  color: #000;
}

.prosper-gray-rounded-style ul li.active-trail a.active {
  text-decoration: underline;
}

.prosper-gray-rounded-style ul li ul {
  background: #f6f6f6;
  border-bottom: 1px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
  margin: 5px -5px -6px -25px ;
  padding: 0 10px;
}

.prosper-gray-rounded-style ul li ul li {
  border-bottom: none;
}

.prosper-gray-rounded-style ul li ul li a:link,
.prosper-gray-rounded-style ul li ul li a:visited {
  color: #818181;
}

.prosper-gray-rounded-style ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Gray border - dark background */
.prosper-grayborder-darkbackground .inner {
  background: #353535;
  border-bottom: 1px solid #434343;
  border-top: 1px solid #2a2a2a;
  color: #8b8b8b;
  padding: 20px;
}

.prosper-grayborder-darkbackground h2.block-title {
  color: #f5f5f5;
}

.prosper-grayborder-darkbackground a:link,
.prosper-grayborder-darkbackground a:visited {
  color: #fff;
}

.prosper-grayborder-darkbackground ul {
  margin: 0 -10px;
  padding: 0;
}

.prosper-grayborder-darkbackground ul li {
  background: #fff;
  border-bottom: 1px solid #4e4e4e;
  display: block;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 5px 5px 25px;
}

.prosper-grayborder-darkbackground ul li,
.prosper-grayborder-darkbackground ul li.leaf {
  background: transparent url(../images/menu-block-leaf.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li ul li,
.prosper-grayborder-darkbackground ul li ul li.leaf{
  background: transparent url(../images/menu-block-leaf-2.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li.collapsed {
  background: transparent url(../images/menu-block-collapsed.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li.expanded {
  background: transparent url(../images/menu-block-expanded.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li a:link,
.prosper-grayborder-darkbackground ul li a:visited {
  color: #818181;
}

.prosper-grayborder-darkbackground ul li a:hover,
.prosper-grayborder-darkbackground ul li.active-trail a.active {
  color: #fff;
  text-decoration: none;
}

.prosper-grayborder-darkbackground ul li.active-trail a.active {
  text-decoration: underline;
}

.prosper-grayborder-darkbackground ul li ul {
  background: #2f2f2f;
  border-bottom: 1px solid #4e4e4e;
  border-top: 2px solid #4e4e4e;
  margin: 5px -5px -6px -25px ;
  padding: 0 10px;
}

.prosper-grayborder-darkbackground ul li ul li {
  border-bottom: none;
}

.prosper-grayborder-darkbackground ul li ul li a {
  color: #818181;
}

.prosper-grayborder-darkbackground ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Medium gray background - bottom border */
.prosper-mediumgraybackground-bottomborder .inner {
  background: #dedede;
  border-bottom: 2px solid #bfbfbf;
  padding: 20px;
}

.prosper-mediumgraybackground-bottomborder h2.block-title {
  color: #535353;
}

.prosper-mediumgraybackground-bottomborder a:link,
.prosper-mediumgraybackground-bottomborder a:visited {
  color: #af0000;
}

/* Light gray background - border */
.prosper-lightgraybackground-border .inner {
  background: #f7f7f7;
  border: 1px solid #ededed;
  color: #535353;
  padding: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.prosper-lightgraybackground-border h2.block-title {
  color: #000;
}

.prosper-lightgraybackground-border a:link,
.prosper-lightgraybackground-border a:visited {
  color: #af0000;
}

/* Gradient & border */
.prosper-gradient-border .inner {
  background: #ddd url(../images/prosper-gradient-border-bg.png) repeat-x top center;
  border: 3px solid #b4b4b4;
  color: #6a6a6a;
  padding: 50px;
}

.prosper-gradient-border h2.block-title {
  color: #383838;
}

.prosper-gradient-border a:link,
.prosper-gradient-border a:visited {
  color: #000;
}

/* Menu list */
.prosper-menu-list .inner {
  border-bottom: 2px solid #bfbfbf;
}

.prosper-menu-list h2.block-title {
  background: #aeaeae;
  color: #fff;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

.prosper-menu-list ul {
  background: #f3f3f3;
  border: 1px solid #ededed;
  margin: 0;
  padding: 0;
}

.prosper-menu-list ul li {
  background: #f7f7f7 url(../images/menu-block-list.png) repeat-x top left;
  line-height: 250%; /* 30px/12px */
  list-style: none;
  list-style-image: none;
}

.inner .prosper-menu-list ul li a:link,
.inner .prosper-menu-list ul li a:visited,
.inner .prosper-menu-list ul li .nolink {
  background: url(../images/menu-block-leaf.png) no-repeat 5px 10px;
  border-bottom: 1px solid #fff;
  color: #222;
  display: block;
  padding: 0 10px 0 20px;
}

.inner .prosper-menu-list ul li.collapsed a:link,
.inner .prosper-menu-list ul li.collapsed a:visited,
.inner .prosper-menu-list ul li.collapsed .nolink {
  background: url(../images/menu-block-collapsed.png) no-repeat 5px 8px;
}

.inner .prosper-menu-list ul li.expanded a:link,
.inner .prosper-menu-list ul li.expanded a:visited,
.inner .prosper-menu-list ul li.expanded .nolink {
  background: url(../images/menu-block-expanded.png) no-repeat 5px 9px;
}

.prosper-menu-list ul li ul {
  border: none;
  border-top: 2px solid #e6e6e6;
  margin: 0;
  padding: 5px 0 5px 5px;
}

.prosper-menu-list ul li ul li {
  background: none;
  line-height: 100%;
  padding: 5px 0;
}

.inner .prosper-menu-list ul li ul li a:link,
.inner .prosper-menu-list ul li ul li a:visited,
.inner .prosper-menu-list ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li .nolink,
.inner .prosper-menu-list ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li.expanded ul li .nolink {
  background: url(../images/menu-block-leaf-2.png) no-repeat 5px 0;
  border-bottom: none;
  color: #818181;
  padding: 0 10px 0 20px;
}

.prosper-menu-list ul li ul li ul {
  border: none;
  margin: 5px 0 -10px 10px;
}

.inner .prosper-menu-list ul li ul li ul li a:link,
.inner .prosper-menu-list ul li ul li ul li a:visited,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li ul li .nolink,
.inner .prosper-menu-list ul li ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li ul li.expanded ul li .nolink {
  background: url(../images/menu-block-leaf.png) no-repeat 5px 0;
  color: #818181;
  margin-top: -5px;
  padding: 0 10px 0 20px;
}

/* Shopping cart - light */
.prosper-shoppingcart-light h2.block-title {
  background: #86f0b8;
  color: #104E1B;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}
.msie6 .prosper-shoppingcart-light h2.block-title {
	height: 38px;
}
.prosper-shoppingcart-light .content {
  background: #fff;
  border-bottom: 2px solid #287945;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
  padding: 5px;
}

.prosper-shoppingcart-light td.cart-block-item-title a:link,
.prosper-shoppingcart-light td.cart-block-item-title a:visited {
  color: #af0000;
}

.prosper-shoppingcart-light .cart-block-icon-empty {
  background: url(../i/shopping-cart-empty-isi.png) no-repeat left center;
}

.prosper-shoppingcart-light .cart-block-icon-full {
  background: url(../i/shopping-cart-full-isi.png) no-repeat left center;
}

.prosper-shoppingcart-light .cart-block-icon-empty,
.prosper-shoppingcart-light .cart-block-icon-full {
  display: block;
  float: left;
  height: 11px;
  margin: 7px 7px 0 0;
  padding: 5px;
  width: 10px;
}

.prosper-shoppingcart-light .arrow-down {
  background: url(../i/shopping-cart-expanded-isi.png) no-repeat center center;
}

.prosper-shoppingcart-light .arrow-up {
  background: url(../i/shopping-cart-collapsed-isi.png) no-repeat center center;
}
.msie6 .prosper-shoppingcart-light .cart-block-arrow {
  margin: -25px 60px 0;
  float: right;
}
.prosper-shoppingcart-light table {
  margin: 5px 0;
}

.prosper-shoppingcart-light table td {
  border: none;
  padding: 0 5px 0 0;
}

.prosper-shoppingcart-light #cart-block-contents ul.product-description {
  margin: 0 0 0 20px;
}

.prosper-shoppingcart-light .cart-block-summary-links ul {
  float: right;
  margin: 10px 0 5px 0;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li {
  border: none;
  display: block;
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:visited,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:visited {
  background: #9e9e9e url(../images/button-bg.png) repeat-x top center;
  border: none;
  color: #fff;
  margin: 0;
  padding: 4px 4px;
  text-decoration: none;
  height: 20px;
  float: left;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:hover,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:focus,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:hover,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:focus {
  background-position: bottom center;
}

/* Shopping cart - dark */
.prosper-shoppingcart-dark .inner {
  background: #353535;
  border-bottom: 1px solid #434343;
  border-top: 1px solid #2a2a2a;
  color: #8b8b8b;
  padding: 8px 5px 5px 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.prosper-shoppingcart-dark h2.block-title {
  color: #f5f5f5;
}

.prosper-shoppingcart-dark .content {
  color: #d7d7d7;
}

.prosper-shoppingcart-dark .cart-block-icon-empty {
  background: url(../images/icon-shoppingcart-dark.png) no-repeat left center;
}

.prosper-shoppingcart-dark .cart-block-icon-full {
  background: url(../images/icon-shoppingcart-full-dark.png) no-repeat left center;
}

.prosper-shoppingcart-dark .cart-block-icon-empty,
.prosper-shoppingcart-dark .cart-block-icon-full {
  display: block;
  float: left;
  height: 11px;
  margin-right: 5px;
  padding: 5px;
  width: 10px;
}

.prosper-shoppingcart-dark .arrow-down {
  background: url(../images/shoppingcart-expanded.png) no-repeat center center;
}

.prosper-shoppingcart-dark .arrow-up {
  background: url(../images/shoppingcart-collapsed.png) no-repeat center center;
}

.prosper-shoppingcart-dark table {
  margin: 0;
}

.prosper-shoppingcart-dark table td {
  border: none;
  padding: 0;
}

.prosper-shoppingcart-dark #cart-block-contents ul.product-description {
  margin: 0 0 0 20px;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul {
  float: right;
  margin: 10px 0 5px 0;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li {
  border: none;
  display: block;
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:visited,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:visited {
  background: #9e9e9e url(../images/button-bg-dark.png) repeat-x top center;
  border: none;
  color: #d7d7d7;
  margin: 0;
  padding: 4px 4px;
  text-decoration: none;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:hover,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:focus,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:hover,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:focus {
  background-position: bottom center;
}

/* Prosper quicktabs */
.prosper-quicktabs .quicktabs_wrapper {
  margin: 10px 0;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs {
  margin: 0;
  padding: 0 0 20px 0;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li {
  display: block;
  float: left;
  margin: 0 2px 0 0;
  padding: 0;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:visited {
  background: #b6b6b6;
  border-bottom: 2px solid #f3f3f3;
  border-top: 1px solid #e8e7e7;
  color: #fff;
  padding: 8px 20px;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:visited {
  background: #fff;
  border-bottom: none;
  color: #000;
}

.prosper-quicktabs .quicktabs_main {
  background: #fff;
  border-bottom: 2px solid #c5c5c5;
  border-top: 1px solid #e8e7e7;
  margin: 4px 0;
  padding: 20px;
}

/* Prosper comments - edgy */
.prosper-comments-edgy div.comment {
  border: none;
  margin: 0 0 20px 0;
  padding: 0;
}

.prosper-comments-edgy #comments .comment-wrapper div.odd,
.prosper-comments-edgy #comments .comment-wrapper div.even {
  background: none;
}

.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted {
  background: #383838;
  color: #acacac;
  padding: 0 10px;
}

.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted a:link,
.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted a:visited {
  color: #fff;
}

.prosper-comments-edgy .comment-wrapper .submitted {
  color: #9a9a9a;
}

.prosper-comments-edgy .comment-wrapper .withpicture .withpicture-column-left {
  float: left;
  width: 25%;
}

.prosper-comments-edgy .comment-wrapper .withpicture .withpicture-column-right {
  float: right;
  width: 75%;
}

.prosper-comments-edgy .comment-wrapper .content-inner {
  padding: 20px;
}

.prosper-comments-edgy .comment-wrapper .content-inner h3.title,
.prosper-comments-edgy .comment-wrapper .content-inner h3.title a {
  color: #232323;
}

.prosper-comments-edgy .comment-wrapper .picture img {
  border: 1px solid #cbcbcb;
}

.comment-wrapper .odd .content {
  border-top: 1px solid #ccc;
}

.prosper-comments-edgy .comment-wrapper .odd .content-inner {
  background: #fff;
  border-bottom: 1px solid #bfbfbf;
  margin-left: 10px;
}

.prosper-comments-edgy .comment-wrapper .odd .comment-top-left {
  background: url(../images/comment-top-left-odd.png) no-repeat top left;
  display: block;
  float: left;
  height: 11px;
  width: 10px;
}

.prosper-comments-edgy .comment-wrapper .even .content {
  border-top: 1px solid #dadada;
}

.prosper-comments-edgy .comment-wrapper .even .content-inner {
  background: #dedede;
  border-bottom: 1px solid #bfbfbf;
  margin-left: 10px;
}

.prosper-comments-edgy .comment-wrapper .even .comment-top-left {
  background: url(../images/comment-top-left-even.png) no-repeat top left;
  display: block;
  float: left;
  height: 11px;
  width: 10px;
}

.prosper-comments-edgy .comment-wrapper .signature {
  background: #EFEFEF;
  border-top: 2px solid #cdcdcd;
  margin: 0 0 10px 0;
  padding: 5px 10px;
}

.prosper-comments-edgy .comment-wrapper .signature p {
  margin: 0;
}

.prosper-comments-edgy .comment-wrapper .links {
  margin: 0 -20px;
  padding: 5px;
}

.prosper-comments-edgy .comment-wrapper .links ul.links {
  border: none;
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}

.prosper-comments-edgy .comment-wrapper .odd .links {
  border-top: 1px solid #ebebeb;
}

.prosper-comments-edgy .comment-wrapper .even .links {
  border-top: 1px solid #cdcdcd;
}

.prosper-comments-edgy .box .content {
  background: #fff;
  border-bottom: 2px solid #c5c5c5;
  padding: 20px;
}

.prosper-comments-edgy .box .form-item input,
.prosper-comments-edgy .box .form-item select,
.prosper-comments-edgy .box .form-item textarea {
  background: #f5f5f5;
}

/* Prosper comments - clean */
.prosper-comments-clean #comments {
  background: #fff;
  color: #8e8e8e;
  padding: 20px;
}

.prosper-comments-clean div.comment {
  margin: 0 0 15px 0;
}

.prosper-comments-clean .comment-wrapper .withpicture .withpicture-column-left {
  float: left;
  width: 25%;
}

.prosper-comments-clean .comment-wrapper .withpicture .withpicture-column-right {
  border-bottom: 1px solid #ccc;
  float: right;
  padding: 0 0 10px 0;
  width: 75%;
}

.prosper-comments-clean .comment-wrapper .odd .content {
  border-top: none;
}

.prosper-comments-clean .comment-wrapper h3.title a {
  color: #8e8e8e;
}

.prosper-comments-clean .comment-wrapper .links ul.links {
  border: none;
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}

/* Footer - single column list */
.footer .fusion-inline-menu {
  margin-top: -20px;
}

.footer .fusion-inline-menu h2.block-title {
  display: none;
}

.footer .fusion-inline-menu ul {
  margin: 0;
  padding: 0;
}

.footer .fusion-inline-menu ul li {
  border-left: 1px solid #4c4c4c;
  border-right: none;
  display: block;
  float: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.footer .fusion-inline-menu ul li.last {
  border-right: 1px solid #4c4c4c;
}

.footer .fusion-inline-menu ul li.expanded ul {
  display: none;
}

.footer .fusion-inline-menu .inner ul li a:link,
.footer .fusion-inline-menu .inner ul li a:visited {
  color: #a9a9a9;
  display: block;
  padding: 10px;
}

.footer .fusion-inline-menu .inner ul li a:hover {
  background: #2c2c2c;
  text-decoration: none;
}

.footer .fusion-inline-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

/* Footer - multi-column list */
.footer .fusion-multicol-menu {
  margin: -20px 0 0 0;
}

.footer .fusion-multicol-menu h2.block-title {
  display: none;
}

.footer .fusion-multicol-menu ul li {
  border-left: 1px solid #4c4c4c;
  font-weight: normal;
}

.footer .fusion-multicol-menu ul li.last {
  border-right: 1px solid #4c4c4c;
}

.footer .fusion-multicol-menu .inner ul li a:link,
.footer .fusion-multicol-menu .inner ul li a:visited {
  color: #a9a9a9;
  display: block;
  font-weight: bold;
  padding: 10px;
}

.footer .fusion-multicol-menu .inner ul li ul li a:link,
.footer .fusion-multicol-menu .inner ul li ul li a:visited {
  font-weight: normal;
}

.footer .fusion-multicol-menu .inner ul li a:hover {
  background: #2c2c2c;
  text-decoration: none;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

.footer .fusion-multicol-menu ul li.expanded ul li {
  border: none;
  display: block;
  text-align: left;
}

.footer .fusion-multicol-menu .inner ul li ul {
  margin-left: 10px;
  margin-top: 5px;
}

.footer .fusion-multicol-menu .inner ul li ul li a:link,
.footer .fusion-multicol-menu .inner ul li ul li a:visited {
  padding: 0 0 5px 0;
}

.footer .fusion-multicol-menu .inner ul li ul li a:hover {
  background: none;
  color: #fff;
  text-decoration: underline;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a {
  background:  #404040;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li.active-trail ul li a:link,
.footer .fusion-multicol-menu .inner ul li.active-trail ul li a:visited {
  background: none;
}

.footer .fusion-multicol-menu .inner ul li.active-trail ul li a.active {
  background:  none;
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li ul li ul {
  margin-top: 0;
}


/* Nodes
/-------------------------------------------------------------- */
.node_read_more a:link,
.node_read_more a:visited {
  background: #aeaeae;
  border: 2px solid #e9e9e9;
  color: #fff;
  padding: 3px 5px;
  text-transform: lowercase;
}

.postscript-bottom-wrapper .node_read_more a:link,
.postscript-bottom-wrapper .node_read_more a:visited,
.footer-wrapper .node_read_more a:link,
.footer-wrapper .node_read_more a:visited {
  color: #fff;
}

/* Links list */
ul.links li {
  margin: 0 10px 0 0;
}

/* Teaser */
.teaser {
  border-bottom: 2px solid #e7e7e7;
  padding: 0 0 20px 0;
}

.postscript-bottom-wrapper .teaser,
.footer-wrapper .teaser {
  border-bottom: 2px solid #6F6F6F;
}


/* Breadcrumbs
/-------------------------------------------------------------- */
.breadcrumbs .inner {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  color: #8e8e8e;
  padding: 5px 5px 0 5px;
}


/* Clear fixes
/-------------------------------------------------------------- */
#secondary-menu:after,
#header-top:after,
#header-site-info:after,
#search-box:after,
#primary-menu:after,
#header-group-inner:after,
ul.links.inline.uc-categories:after,
ul.pager:after,
.prosper-quicktabs .quicktabs_main:after,
.teaser:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}


/* Ubercart
/-------------------------------------------------------------- */
img.category {
  border: 1px solid #ebe9e9;
  margin: -40px 0 10px 10px;
  padding: 0;
}

.category-grid-products table {
  border-collapse: separate;
  border-spacing: 10px;
}

.category-grid-products {
  border-top: 2px solid #dedede;
  clear: both;
}

.category-grid-products td {
  background: #f7f7f7;
  border: 1px solid #ededed;
  margin: 0 10px;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.category-grid-products .catalog-grid-title,
.category-grid-products .catalog-grid-sell-price,
.category-grid-products .add-to-cart {
  text-align: left;
}

.category-grid-products td img {
  border: 2px solid #bbb;
}

.category-grid-products .catalog-grid-sell-price {
  font-weight: bold;
}

ul.links.inline.uc-categories {
  display: block ;
}

ul.uc-categories {
  background: #6a6a6a;
  border-bottom: 3px solid #dedede;
  clear: both;
  display: block ;
}

ul.uc-categories a:link,
ul.uc-categories a:visited {
  border-right: 1px solid #dedede;
  color: #fff;
  display: block;
  float: left;
  padding: 5px 10px;
}

/* Ubercart - product node */
.product-group .images {
  float: left;
}

.product-group .content {
  overflow: hidden;
}

.product-group #price-group {
  float: right;
  margin-right: 20px;
  text-align: right;
}

.product-group #field-group {
  float: left;
  margin-right: 20px;
}

.product-group .uc-price-display {
  color: #000;
  float: none;
  padding-left: 0;
}

.product-group .add-to-cart .form-submit {
  margin-left: 0;
}

.product-group .drupal-tabs {
  float: none;
  margin-right: 0;
}

.product-group .drupal-tabs .ui-tabs-nav {
  margin: 0;
}

.product-image img {
  border: 1px solid #eee;
  float: left;
  /*padding: 7px 0 0;*/
  margin: 0 8px 0 0;
}

.product-image {
  display: block;
  /*float: left;*/
  margin: 0 20px 20px 0;
}

#product-details {
  background: #f7f7f7;
  border: 1px solid #ededed;
  color: #8e8e8e;
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 20px 20px 20px 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 456px;
}
.product-details {
	border-top: 1px solid #e1e1e1;
	clear: both;
	float: left;
	padding: 7px 0 0;
	width: 680px;
}

#product-details .form-item input,
#product-details .form-item select,
#product-details .form-item textarea {
  background: #f5f5f5;
}

#product-details .product-field .sell {
  color: #000;
}
#product-group .images img.coming {
	border: 1px solid #e1e1e1;
	float: left;
	margin: 10px 0 0 -66px;
} 

/* Ubercart - cart */
#cart-form-products {
  background: #fff;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #e8e7e7;
}

#cart-form-products table {
  margin: 20px 0;
  width: auto;
}

#cart-form-products table th {
  border-bottom: 1px solid #c7c7c7;
  font-weight: normal;
}

#cart-form-products table tr.odd {
  background: #f3f3f3;
}

#cart-form-products table td {
  border: none;
  padding: 10px;
}

#cart-form-products table td.image img {
  border: 1px solid #bbb;
  padding: 0;
}

#cart-form-products table td.desc .item-list ul.product-description {
  margin: 0 0 0 20px;
}

#cart-form-products table td.subtotal {
  color: #535353;
}

#cart-form-products table td.subtotal strong {
  font-weight: normal;
  margin-right: 20px;
}

#cart-form-products table td.subtotal .uc-price {
  font-weight: bold;
}

#cart-form-products table td .form-item input,
#cart-form-products table td .form-item select,
#cart-form-products table td .form-item textarea {
  background: #f5f5f5;
}

/* Ubercart - cart quotes */
#uc-cart-pane-quotes .solid-border {
  background: #f7f7f7;
  border: 1px solid #ededed;
  margin: 20px 0;
  padding: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#uc-cart-pane-quotes .form-item label {
  float: left;
  margin: 0 10px 0 0;
}

/* Ubercart - checkout */
#uc-cart-checkout-form {
  background: #fff;
  border-top: 1px solid #e8e7e7;
  border-bottom: 2px solid #bfbfbf;
  padding: 20px;
}
.msie6 .grippie {
	display: none;
}

#uc-cart-checkout-form fieldset {
  border-top: 25px solid #aeaeae;
}
#uc-cart-checkout-form #payment-pane,
.row-border-top {
	display: none;
}

#uc-cart-checkout-form fieldset legend {
  background: #aeaeae;
  color: #fff;
  padding: 3px 3px 4px 3px;
  border: 0 none !important;
}

#uc-cart-checkout-form fieldset legend a:link,
#uc-cart-checkout-form fieldset legend a:visited {
  color: #fff;
  padding: 0 0 0 15px;
}

#uc-cart-checkout-form table tr.odd {
  background: #f3f3f3;
}

#uc-cart-checkout-form table td.subtotal .uc-price {
  font-weight: bold;
}

#uc-cart-checkout-form .item-list .product-description {
  margin: 0 0 0 20px;
}

html.js #uc-cart-checkout-form fieldset.collapsible legend a {
  background: transparent url(../images/menu-expanded-uc.png) no-repeat 0% 50%;
}

html.js #uc-cart-checkout-form fieldset.collapsed legend a {
  background: transparent url(../images/menu-collapsed-uc.png) no-repeat 0% 50%;
}

#uc-cart-checkout-form .address-pane-table .field-label {
  color: #8e8e8e;
  font-weight: normal;
  padding-right: 20px;
  width: 193px;
}

#uc-cart-checkout-form .address-pane-table .form-required {
  color: #535353;
  float: right;
  font-weight: bold;
  padding: 0 0 0 3px;
}

#uc-cart-checkout-form .uc-price {
  font-weight: bold;
}

#uc-cart-checkout-form input#edit-panes-customer-primary-email,
#uc-cart-checkout-form table td .form-item input,
#uc-cart-checkout-form table td .form-item select,
#uc-cart-checkout-form table td .form-item textarea {
  background: #f5f5f5;
}

/* Ubercart - review order */
.order-review-table {
  background: #fff;
  border: none;
  width: 100%;
}

.order-review-table .pane-title-row {
  background: #adadad;
  color: #fff;
  text-align: left;
}

.order-review-table .pane-title-row td {
  border: none;
  padding: 5px 15px;
}

.order-review-table .title-col {
  padding: 15px;
  text-align: left;
  width: 100px;
}

.order-review-table .data-col {
  color: #535353;
  padding: 15px;
}

.order-review-table .review-button-row {
  background: #fff;
  border: none;
  border-bottom: 2px solid #bfbfbf;
  border-top: 1px solid #ededed;
}

.order-review-table .review-button-row td {
  padding: 5px 3px 5px 0;
}

/* Ubercart buttons - action */
#edit-checkout.form-submit,
#edit-continue.form-submit,
table.order-review-table #edit-submit.form-submit {
  padding: 8px 16px;
}

/* Ubercart buttons - secondary */
#edit-update.form-submit,
#edit-cancel.form-submit,
#edit-back.form-submit {
  background: none;
  border: none;
  color: #005E20;
  font-weight: normal;
}

#edit-update.form-submit:hover,
#edit-update.form-submit.hover,
#edit-update.form-submit:focus,
#edit-cancel.form-submit:hover,
#edit-cancel.form-submit.hover,
#edit-cancel.form-submit:focus,
#edit-back.form-submit:hover,
#edit-back.form-submit.hover,
#edit-back.form-submit:focus {
  text-decoration: underline !important;
}


/* Tab Menus
/-------------------------------------------------------------- */
#content-tabs {
  background-color: transparent;
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
}

/* Primary */
#content-tabs ul.primary {
  border-bottom: 1px solid #000;
  clear: both;
  float: left;
  margin: 0;
  padding: 0 10px;
}

#content-tabs ul.primary {
  border-bottom: 1px solid #c3c3c3;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}

#content-tabs ul.primary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none;
  margin: 0 1px 0 0;
  padding: 0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  background-color: transparent;
  border: none;
  color: #000;
  float: left;
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px 0;
  text-decoration: none;
  white-space: nowrap;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  background: #e3e3e3;
  border: none;
  color: #666;
  font-weight: normal;
  padding: 5px 10px;
}

#content-tabs ul.primary li.active a,
#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited,
#content-tabs ul.primary li.active a:hover,
#content-tabs ul.primary li.active a:focus  {
  background: #cecece;
  border: none;
  color: #000;
  padding: 5px 10px;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.primary li a:focus  {
  border-bottom: none;
  color: #000;
  text-decoration: underline;
}

/* Secondary */
#content-tabs ul.secondary {
  border-bottom: 1px solid #c3c3c3;
  clear: both;
  float: left;
  margin: -10px 0 20px 0;
  padding: 0 10px;
  text-transform: lowercase;
  width: 100%;
}

#content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none;
  margin: 0 1px 0 0;
  padding: 0;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  color: #999;
  float: left;
  font-weight:  normal;
  margin: 0 20px 0px 0;
  padding: 0 0 6px 0;
  text-decoration: none;
  white-space: nowrap;
}

#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
  border-bottom: 1px solid #ddd;
  color: #777;
  padding: 0 0 2px 0;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 2px solid #ddd;
  color: #000;
  padding: 0 0 2px 0;
}

/* Kathryn Custom Styles */
td.category div {
	margin: 10px 0px 8px;
	float: left;
	width: 204px;
	text-align: center;
}
table.category {
	margin: 8px 0 0;
}
.msie7 table.category,
.msie6 table.category {
	width: auto;
}
#sidebar-first #user-login-form .form-text {
	background: url(../i/textfield-side.jpg) no-repeat;
	border: 0 none;
	width: 126px;
	height: 13px;
	padding: 7px;
}
#user-login-form {
	text-align: left !important;
}
#user-login-form .form-item label {
	font-weight: normal;
	color: #252525;
	font-size: 12px;
}
.marker, .form-required {
	color: #8a1f11;
}
#user-login-form .form-submit {
	background: url(../i/login.jpg) no-repeat;
	border:0 none;
	font-size:0;
	height:29px;
	line-height:0;
	overflow:hidden;
	text-indent:-9999px;
	width:70px;
	margin: 6px 0 9px;
}
.msie6 #user-login-form .form-submit {
	float: left;
}
#user-login-form ul {
	margin: 0px 0 35px;
	clear: both;
}
#sidebar-first-inner a:link,
#sidebar-first-inner a:visited {
	color: #005e20;
	font-weight: bold;
}
body.logged-in #block-user-1 ul li a {
	color: #000;
	font-weight: normal;
}
#user-login-form ul a {
	font-size: 10px;
	text-decoration: underline;
}
#user-login-form .form-item {
	margin: 0px 0 5px;
}
#sidebar-first-inner .block .inner {
	border-bottom: 1px solid #c2c2c2;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
}
body.logged-in #sidebar-first-inner .block-user .inner {
	padding: 0px;
}
#sidebar-first.nested {
	padding: 20px 0;
}
.block-user h2.title {
	font-size: 18px;
}
#block-user-0 {
	margin-bottom: 10px;
}
#content-inner-inner table.category td.category a {
	font-size:11px;
}
.breadcrumb {
	color: #297a46;
}
.msie7 #breadcrumbs,
.msie6 #breadcrumbs {
	margin: 0 0 10px 0;
}
#breadcrumbs-inner {
	margin: 0px;
}
.breadcrumb a {
	color: #297a46;
}
#footer-message-wrapper {
	border-top: 5px solid #009900;
	height: 200px;
}
#footer-message-inner img {
	float: right;
	margin: 10px 20px;
}
.content-group.nested {
	padding: 0px;
}
.msie6 #content-group {
	padding: 0px !important;
}
#content-tabs-inner {
	margin: 0px;
}
#header-site-info-inner {
	float: left;
	margin: 0px !important;
}
a.cs {
	position: relative;
	height: 32px;
	width: 131px;
	overflow: hidden;
	float: left;
	margin: 20px 0 0 270px;
}
.customer-service {
	background: url(../i/customer-service.jpg) no-repeat;
	float: right;
	height: 32px;
	width: 131px;
}
a.cs .customer-service:hover {
	background: url(../i/customer-service.jpg) no-repeat 0px -32px;
}
.msie7 #sidebar-first h2.title,
.msie6 #sidebar-first h2.title {
	margin: 15px 0 0 0;
}
/* CART CUSTOMIZATIONS */
.block-uc_cart {
	margin: 10px 0 0;
}
tr.cart-block-summary-links ul li a {
	color: #fff !important;
	font-weight: normal !important;
}
.block-uc_cart .inner {
	border-bottom: 0 none !important;
	padding: 0px !important;
}
body.page-catalog img.category {
	display: none;
}

/* Category Products Table */
.category-products td a {
	color: #287945;
	font-weight: bold;
	float: left;
	padding: 0 0 0 8px;
}
.category-products td a img {

}
.category-products .tableHeader-processed tr th a {
	color: #287945 !important;
}
#content-inner .category-products .uc-price {
	padding: 0 9px;
}

/* RELATED PRODUCTS STYLING */
#content-bottom .block-uc_upsell {
	border-top: 1px solid #e1e1e1;
	padding: 0px;
}
.block-uc_upsell h2.title {
	font-size: 14px;
	font-weight: bold;
}
.block-uc_upsell .inner {
	margin: 0px !important;
	padding: 7px 0;
}
div.upsell-block-product {
	height: 250px;
	width: 116px;
	margin: 0px 20px 0 0;
	padding: 0px;
}
.msie6 div.upsell-block-product {
	margin: 0 10px 0 0;
}
.upsell-block-product .uc-price {
	float: left;
	text-align: center;
	width: 116px;
	margin: 0 0 3px;
}
.upsell-block-product .add-to-cart {
	width: 116px;
	text-align: center;
}
img.buy-related-item {
	border: 1px solid #efefef;
}
div.upsell-block-product-title {
	text-align: center;
	float: left;
	margin: 8px 0;
	width: 116px;
	line-height: 12px !important;
}
a.buy-related-item {
	color: #005e20;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px !important;
}
.block-uc_upsell .content {
	margin: 20px 0 0 0;
}
#continue-shopping-link {
	top: 15px;
}
#continue-shopping-link a {
	color: #005E20;
}
#continue-shopping-link a:hover {
	text-decoration: none !important;
}
body.page-cart #cart-form-products table td.image img {
	border: 0 none;
}
#uc-cart-checkout-form .textarea-identifier {
	display: none;
}
/* PRODUCT PAGES */
.main-product-image {
	float: left;
}
#price-group p {
	margin: 5px 0 0;
}
#block-block-3,
#block-block-4 {
	margin: 0px 0 0 -10px;
	text-align: right;
}
