/* $Id: acquia-prosper-style.css,v 1.1.2.4 2009/09/29 04:19:00 sociotech Exp $ */

/* Basic Typography & Colors
-------------------------------------------------------------- */
html {
  background: #ffffff;
}

body {
  background: #ffffff;
  font-family: Arial, Helvetica, Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;   /* also set in acquia_prosper.info: settings[base-font-size] = font-size-12 */
  color:#797979;
}

/* Links */
a{
outline:none;
}

a:link,
a:visited {
  color: #139ff6;
  text-decoration:none;
}

a:hover,
a:focus,
a:active {
  color: #af0000;
}

a.jgButton:link,
a:visited {
  color: #000;
}

a.jgButton:hover,
a.jgButton:focus,
a.jgButton:active {

}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #535353;
  font-weight: normal;

}

div.titleContainer {
  clear:both;
  display:block;
  overflow:auto;
  border:0px solid;
  margin-bottom:5px;

}
div.title {
	width:207px;
	background-color:#666666;
	float:left;
	padding: 11px 0 10px 19px;
	
}
div.title h1 {
	padding: 0;
  margin: 0;
}
div.titleText {
	margin-left:10px;
	float:left;
	padding-top:28px;
	font-size:12px;
	width:464px;
	
}
h1 {
  font-size: 12px;   /* 30px/12px */
  font-weight:bold;
  text-transform:uppercase;
  color:#FFFFFF;
  margin:3px 0px 3px 5px;
}


div.subHeadingContainer {
  clear:both;
  display:block;
  overflow:auto;
  border:0px solid;
  margin-bottom:5px;
}
div.subHeading {
	width:226px;
	background-color:#dd1a2b;
	height:30px;

}
div.subHeadingText {
	margin:5px;
	
	
}
div.subHeadingBoxes {
	margin-left:10px;
	float:left;
	display:block;
	margin-top:18px;

}

div.subHeadingBoxes2 {
	margin-left:10px;
	float:left;
	display:block;

}

div.subHeadingBoxes22 {
	width:440px; padding: 0 0 0 10px; margin: 0

}



div.subHeadingh2 {
  	font-size: 12px;   /* 30px/12px */
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:7px 0px 3px 5px;
}




h3 {
  font-size: 166.67%;   /* 20px/12px */
}

h3.blueheading {
	color:#003399;
}

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: 90%;   /* 13px/12px */
}

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 */
}


/* HTML Elements
-------------------------------------------------------------- */
body {
  padding: 0;
  background-color:#fff;
}

.page {
}

#page {
	width:1024px;
	border:0px solid;
	background-color:#ffffff;
  padding: 0px 20px;
}

.page-inner {
}

/* Lists */


.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 10px;
  font-size:11px;
}


/* 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: #ffffff;
  float: left;
}

.header-group-inner {
  padding: 10px 0 5px 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: 0px 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;
  width: auto;
}

.header-site-info-inner {
  float: left;
}

/* Header Wrapper */
.header-group .block {
  margin: 0;
}

.header-group .inner {
  background: #ffffff;
  color: #b0b0b0;
}

.header-wrapper .header a:link,
.header-wrapper .header a:visited {
  color: #fff;
}


/* Header Regions - Secondary menu
-------------------------------------------------------------- */
.secondary-menu {
  margin-bottom: 0;
  width: auto;
}

.secondary-menu-inner ul.links {
  float: none;
  margin: 0;
}

.secondary-menu-inner ul.links li a:link,
.secondary-menu-inner ul.links li a:visited {
  border-left: 1px solid #353535;
  color: #c7c7c7;
  display: block;
  float: left;
  padding: 7px 10px 7px 10px;
}

.secondary-menu-inner ul.links li.last a {
  border-right: 1px solid #353535;
}

.secondary-menu-inner ul.links li a:hover,
.secondary-menu-inner ul.links li a:focus {
  background: #737373;
  text-decoration: none;
}

.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-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 {
  padding: 0px 0;
}

/* 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: 0px solid #CCCCCC;
  border-bottom: 0px solid #CCCCCC;
  margin-top: 12px;
}

#footer {
 border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.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: #ffffff;
}

.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: #ff0030  url(images/ufhMenuBg.png) repeat-y;
  border-bottom: 0px solid #929292;
  float: left;
}

.header-primary-menu {
  overflow: visible;
}

.primary-menu {
  margin: 0;
  overflow: visible;
  position: relative;
  z-index: 10;
}

.primary-menu-inner ul.menu {
  margin: 0;
}

/* visited pseudo selector so IE6 applies text colour */
.primary-menu-inner ul.menu li a:link,
.primary-menu-inner ul.menu li a:visited {
  border-left: 1px solid #bb1523;
  color: #ffffff;
  display: block;
  float: left;
  padding: 7px 10px 7px 10px;
}

.primary-menu-inner ul.menu li a:hover,
.primary-menu-inner ul.menu li a:focus {
  color: #fff;
}

/* styles for Superfish primary menu */
.primary-menu-inner ul.sf-menu {
  float: none;
}

.primary-menu-inner ul.sf-menu li a:hover,
.primary-menu-inner ul.menu li.active-trail a,
.primary-menu-inner ul.sf-menu li:hover a,
.primary-menu-inner ul.sf-menu li.hover a {
  background: #01aef0;
  color: #ffffff;
}

.primary-menu-inner ul.menu li.active-trail a.active {
  color: #ffffff;
}

.primary-menu-inner ul.sf-menu li.last {
  border-right: 1px solid #bb1523;
}

.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:hover,
.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:visited {
  background: #fff;
  color: #535353;
}

/* 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;
}

tbody th {
  border-bottom: 1px solid #cfcfcf;
}

tr.even,
tr.odd {
  background: transparent;
}

tr.even td,
tr.odd td {
  background: transparent;
  border: 1px solid #dbdbdb;
}

tr.drag td,
tr.drag-previous td {
  background: #ffd;
}


/* 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
/-------------------------------------------------------------- */
.form-item {
  max-width: none;
}

/* 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-size:14px;
  font-weight: bold;
  margin: 2px;
  padding: 1px 4px 4px;
}

.form-submit:hover,
.form-submit.hover,
.form-submit:focus {
  background-position: bottom center;
}

.form-submit-blue {
  background: #0052A4;
  border: 3px solid #e9e9e9;
  color: #fff;
  font-size:14px;
  font-weight: bold;
  margin: 2px;
  padding: 1px 4px 4px;
  cursor:pointer;
}

.form-submit-blue:hover,
.form-submit-blue.hover,
.form-submit-blue: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;
  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: #aeaeae;
  color: #fff;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

/* 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;
}

/* Gray Rounded - Style */
.prosper-gray-rounded-style h2.block-title {
  padding: 10px;
}

.prosper-gray-rounded-style .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-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: #aeaeae;
  color: #fff;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

.prosper-shoppingcart-light .content {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  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(../images/icon-shoppingcart.png) no-repeat left center;
}

.prosper-shoppingcart-light .cart-block-icon-full {
  background: url(../images/icon-shoppingcart-full.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-right: 5px;
  padding: 5px;
  width: 10px;
}

.prosper-shoppingcart-light .arrow-down {
  background: url(../images/shoppingcart-expanded.png) no-repeat center center;
}

.prosper-shoppingcart-light .arrow-up {
  background: url(../images/shoppingcart-collapsed.png) no-repeat center center;
}

.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;
}

.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: 0px solid #4c4c4c;
  font-weight: normal;
  width:170px;
}
.footer .fusion-multicol-menu ul li.middle {
	padding-left:15px;
}

.footer .fusion-multicol-menu ul li.last {
  border-right: 0px solid #4c4c4c;
}

.footer .fusion-multicol-menu .inner ul li a:link,
.footer .fusion-multicol-menu .inner ul li a:visited {
  color: #999999;
  display: block;
  padding: 10px 10px 0px 10px;
  font-size:10px;
  text-transform:uppercase;
  

}

.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;
  font-size:10px;
  text-transform:uppercase;
}

.footer .fusion-multicol-menu .inner ul li a:hover {
  
  text-decoration: none;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a.active {
  background:  #E8E8E8;
  color: #333333;
}

.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 2px 0;
  color:#999999;
  
  
}

.footer .fusion-multicol-menu .inner ul li ul li a:hover {
  background: none;
  text-decoration: none;
}

.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;
}

.node ul.links {
  margin: 0;
  padding: 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: #efefef; */
  border-bottom: 1px solid #fff;
  border-left: 0px solid #e2e2e2;
  border-right: 0px solid #e2e2e2; 
  border-top: 1px solid #fff; 
  /* border-top: 1px solid #929292; */
  color: #8e8e8e;
  padding: 5px 5px 0 5px;
}
.breadcrumbs .inner a {
  color: #8e8e8e;
}


/* Clear fixes
/-------------------------------------------------------------- */
#secondary-menu:after,
#header-top:after,
#header-site-info:after,
#header-inner: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;
}

.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: 2px solid #bbb;
}

.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;
}

#product-details .form-item input,
#product-details .form-item select,
#product-details .form-item textarea {
  background: #f5f5f5;
}

#product-details .product-field .sell {
  color: #000;
}


/* Ubercart - cart */
#cart-form-products {
  background: #fff;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #e8e7e7;
}

#cart-form-products table {
  margin: 20px;
  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;
}

#uc-cart-checkout-form fieldset {
  border-top: 25px solid #aeaeae;
}

#uc-cart-checkout-form fieldset legend {
  background: #aeaeae;
  color: #fff;
  padding: 3px 3px 4px 3px;
}

#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;
}

#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: #af0000;
  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 {
  color: #336699;
  text-decoration: underline;
}


/* Content tabs
/-------------------------------------------------------------- */

/* Primary */
#content-tabs {
  float: none;
  margin-bottom: 10px;
  margin-top: 0;
}

#content-tabs ul.primary {
  border-bottom: 1px solid #c3c3c3;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}

#content-tabs ul.primary li {
  margin: 0 1px 0 0;
}

#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 a:hover,
#content-tabs ul.primary li a:focus  {
  border-bottom: none;
  color: #000;
  text-decoration: underline;
}

#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;
}

/* Secondary */
#content-tabs ul.secondary {
  border-bottom: 1px solid #c3c3c3;
  margin: -10px 0 20px 0;
  width: 100%;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  border: none;
  color: #999;
  font-weight:  normal;
}

#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
  border-bottom: 1px solid #ddd;
  color: #777;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 2px solid #ddd;
  color: #000;
}

/* Colin Custom CSS
-------------------------------------------------------------- */
/* Front page 
-------------------------------------------------------------- */
body.front div#content-content div.inner {
	margin: 0;
}

/* Header Block
-------------------------------------------------------------- */
div#block-menu-menu-header-links h2 {
  display: none;
}
div#block-menu-menu-header-links a {
  color: #000000;
}

map#bannerEstimate {
  display: none;
}
img#bannerImage {
  padding-top: 0px;
}

div#homePageButtonsBlock {
 clear: both;
}

div#homePageButtonLeft {
 width: 33%;
 float: left;
 text-align: center;
}

div#homePageButtonMiddle {
 width: 33%;
 text-align: center;
 float: left;
}

div#homePageButtonRight {
 float: left;
 text-align: center;
 width: 33%;
}

div.right {
  float: right;
}

div.figure {
 border: thin #c3c3c3 solid;
 margin: 0.5em;
 padding: 2em 0.5em 0.5em 0.5em;
 background: #ffffff
}

div.figure p {
 text-align: center;
 font-style: italic;
 font-size: smaller;
 text-indent: 0;
}

/* Product nodes
-------------------------------------------------------------- */

div.productImageContainer {
 border: 1px solid #7d7d7d;
 padding: 5px;
 float: left;
}

div.productImageBg {
  background: transparent url('customImages/productImageBg.png') no-repeat 0px 0px;
  height: 144px;
  width: 174px;
}
div.productImageBgV2 {
 background: #ffffff;
 padding: 10px;
 border: 1px solid #7d7d7d;
 display: block;
 float: left;
}

div.productDescriptionNode {
  clear: both;
  padding-top: 10px;
}

div.productImageBg img {
  padding: 10px 0px 0px 5px;
}
div.product {
  padding: 10px 0 0 0;
}

div.productPDFs {
	padding-top: 10px;
	clear: both;
}

/* Product Variants Table (within product node)
-------------------------------------------------------------- */
div.productVariants {
 padding: 20px 0px;
}

div.productDescriptionNode table#productVariants tbody tr td,  div.productDescriptionNode table#productVariants thead tr th {
  padding: 3px 7px;
  margin: 0;
}

div.productDescriptionNode table#productVariants tr th#firstRowTopLeft {
  background: transparent url('/sites/all/themes/acquia_prosper/images/customImages/productCatalogueTableTopLeft.png') no-repeat top left;
  background-color: #e3e3e3;
  border-bottom: 2px solid #292929;
  width: 10px;
}

div.productDescriptionNode table#productVariants tr th#firstRowTopRight {
  background: transparent url('/sites/all/themes/acquia_prosper/images/customImages/productCatalogueTableTopRight.png') no-repeat top right;
  background-color: #e3e3e3;
  border-bottom: 2px solid #292929;
  width: 10px;
  text-align: right;
}

div.productDescriptionNode table#productVariants tr th {
  background-color: #e3e3e3;
  border-bottom: 2px solid #292929;
}

div.productDescriptionNode table#productVariants tr td {
  background-color: #e3e3e3;
  border-bottom: 1px solid #929292;
}

/* Product Variants Table (within product catalogue node)
-------------------------------------------------------------- */
table#productCatalogue div.productVariants {
 padding: 0px 0px;
}

table#productCatalogue div.productDescriptionNode table#productVariants tbody tr td,  table#productCatalogue div.productDescriptionNode table#productVariants thead tr th {
  padding: 3px 7px;
  margin: 0;
}

table#productCatalogue div.productDescriptionNode table#productVariants tr th#firstRowTopLeft {
  background: none;
  background-color: #e3e3e3;
  border-bottom: 2px solid #929292;
  width: 10px;
}

table#productCatalogue div.productDescriptionNode table#productVariants tr th#firstRowTopRight {
  background: none;
  background-color: #e3e3e3;
  border-bottom: 2px solid #929292;
  width: 10px;
  text-align: right;
}

table#productCatalogue div.productDescriptionNode table#productVariants tr th {
  background-color: #e3e3e3;
  border-bottom: 2px solid #818181;
  color: #818181;
}

table#productCatalogue div.productDescriptionNode table#productVariants tr td {
  background-color: #e3e3e3;
  border-bottom: 1px solid #929292;
  color: #929292;
}

/* Product catalogue
-------------------------------------------------------------- */
table#productCatalogue div.productDescription {
  padding-left: 20px;
  float: left;
}
div.productDescription span.partNumberTitle{
  color: #848484;
}

ul#productCatalogueBreadcrumbs {
  padding: 15px 0;
  margin: 0;
}
ul#productCatalogueBreadcrumbs li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

ul#productCatalogueBreadcrumbs li {
  display: inline;
}

table#productCatalogue td, table#productCatalogue th {
  padding: 3px 0;
  margin: 0;
}

table#productCatalogue tr th#firstRowTopLeft {
  background: transparent url('/sites/all/themes/acquia_prosper/images/customImages/productCatalogueTableTopLeft.png') no-repeat top left;
  background-color: #e3e3e3;
  border-bottom: 2px solid #292929;
  width: 10px;
}

table#productCatalogue tr th#firstRowTopRight {
  background: transparent url('/sites/all/themes/acquia_prosper/images/customImages/productCatalogueTableTopRight.png') no-repeat top right;
  background-color: #e3e3e3;
  border-bottom: 2px solid #292929;
  width: 10px;
}

table#productCatalogue tr th#productCatalogueTitle {
  font-weight: bold;
  border-bottom: 2px solid #292929;
}

table#productCatalogue tr td, table#productCatalogue tr th {
  background-color: #e3e3e3;
  border-bottom: 1px solid #b6b6b6;
}

table#productCatalogue tr td#firstColumn {
  width: 10px;
}

table#productCatalogue tbody tr td {
  padding-top: 10px;
  padding-bottom: 20px;
}

table#productCatalogue tbody tr.folder td {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Case Studies
-------------------------------------------------------------- */
div.view-case-studies-list h2 {
	clear: both;
}

div.view-case-studies-list div.views-field-title {
  padding-bottom: 5px;
}

div.caseStudyTeaserImageContainer {
 border: 1px solid #c3c3c3;
 padding: 5px;
 float: left;
}

div.caseStudyTeaserImage {
 background: #ffffff;
 padding: 10px;
 border: 1px solid #c3c3c3;
 display: block;
 float: left;
}

div.caseStudyTeaserImageOLD {
  background: transparent url('customImages/caseStudyBg.png') no-repeat 0px 0px;
  height: 216px;
  width: 261px;
  float: left;
}

div.caseStudyTeaserText {
clear: both;
padding-top: 5px;
}

img.imagefield-field_teaser_imageDDDD {
  padding: 37px 0px 0px 31px;
}

div.view-id-case_studies_list div.views-field-teaser {
 padding-bottom: 25px;
}

/* Installation 
-------------------------------------------------------------- */
table.installation {
	width: 341px;
}

/* Get An Estimate 
-------------------------------------------------------------- */
div#zones_wrapper div#zones div {
  float: left;
}
div#zone_more {
  clear: both;
}

div.getEstimateImageContainer {
 border: 1px solid #cccccc;
 padding: 5px;
 background-color: #f3f3f3;
}

div.getEstimateImageBg {
 border: 1px solid #cccccc;
 padding: 5px;
 background-color: #ffffff;
}
 
form#getestimate-multiform label input {
  margin-right:  5px;
  margin-left:  5px;
}
form#getestimate-multiform label {
  color: #7d7d7d;
}
form#getestimate-multiform table tbody td {
 padding: 10px;
 border-bottom: 1px solid #cccccc;

}
/* Literature & Case Studies
-------------------------------------------------------------- */
div.view-literature-downloads table.views-view-grid {
  margin-bottom: 1.3em;
}

/* FAQs
-------------------------------------------------------------- */
dt {
  font-weight: bold;
  font-size:12px;
  padding-bottom: 3px;
}

/* Accessibility
-------------------------------------------------------------- */
.accessibility {
	position: absolute;
	top: -5000px;
}

font.phoneNumber {
 font-weight: bold;
 font-size: large;
}

/* Home Page Widgets
-------------------------------------------------------------- */
div.frontPageProductsWidget div.inner {
	background: #dedede url('/sites/all/themes/acquia_prosper/images/customImages/shoppingcart_32x32.png');
	background-position: 90% 10px;
	background-repeat: no-repeat;
}

div.frontPageEventsWidget div.inner {
	background: #dedede url('/sites/all/themes/acquia_prosper/images/customImages/calendar_istockphoto.png');
	background-position: 90% 10px;
	background-repeat: no-repeat;
}

/* new products */

div.newproductshomepagebox {
  height: 116px;
}
div.newproductshomepagebox h2 {
  font-size: 130%;
  font-weight: bold;
}

div.newproductshomepagebox div.inner {
  background-color: #dedede;
}

div.newproductshomepageboxRightContent {
  background: transparent url(../images/newProductsBg.png) no-repeat 0px 0px;
  padding: 14px 6px 6px 89px;
  height: 96px;
}


.overlay {
height:89px;
width:89px;
background: url(../images/newdesign/new_NewProducts.png) no-repeat 0px 0px;
margin-top: -100px;
margin-left: -3px;
position: relative;
z-index: 1;
} 


.blue_box  {
	background-color:#00AEEF;
	float:left;
	height:6px;
	margin:3px 5px 0 0;
	width:6px;
}
.gray_box  {
	background-color:#999999;
	float:left;
	height:6px;
	margin:3px 10px 0 0;
	width:6px;
}

/* our components */

div.newproductsbox {
  height: 100px;
  width : 228px;
  padding-top: 4px;
  border:0px solid;
  margin-bottom:0px;
}
div.newproductsbox h2 {
  font-size:10.46px;
  color:#000000;
  text-transform:uppercase;
}

div.newproductsbox div.inner {
  height: 95px;
  border: 0px solid #9c9d9e; 
  background-color: #c7c8cb;
}

div.newproductsboxImage {
  width: 80px;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
}
div.newproductsboxRightContent {
  padding: 10px 7px 6px 1px;
  margin-left: 89px;
  color:#252424;
}

div.newproductsboxRightContent a{
  color:#6D6E71;
  font-size:10.46px;
}

/* FLOOR TYPES */

div.systemsbox {
  height: 100px;
  width : 228px;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom:0px;
}
div.systemsbox h2 {
  font-size:10.46px;
  color:#000000;
}

div.systemsbox div.inner {
  height: 95px;
  border: 0px solid #9c9d9e; 
  background-color: #c7c8cb;
}

div.systemsboxImage {
  width: 80px;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
}
div.systemsboxRightContent {
  padding: 10px 7px 6px 0px;
  margin-left: 89px;
  color:#252424;
}
div.systemsboxRightContent a{
  color:#6D6E71;
  font-size:10.46px;
}

/* projectsbox */

div.projectsbox {
  height: 100px;
  width : 228px;
  padding-top: 4px;
  margin-bottom:0px;
}
div.projectsbox h2 {
  font-size:10.46px;
  color:#000000;
}

div.projectsbox div.inner {
  height: 95px;
 border: 0px solid #9c9d9e; 
  background-color: #c7c8cb;
}

div.projectsboxImage {
  width: 80px;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
}
div.projectsboxRightContent {
  padding: 10px 7px 6px 1px;
  margin-left: 89px;
  color:#252424;
}
div.projectsboxRightContent a{
  color:#6D6E71;
  font-size:10.46px;
}

/* installersbox */

div.installersbox {
  height: 100px;
  width : 256px;
}
div.installersbox h2 {
  font-size:10.46px;
  color:#000000;
}

div.installersbox div.inner {
  height: 84px;
  padding: 8px;
  margin: 8px;
  border: 0px solid #9c9d9e; 
  background-color: #c7c8cb;
}

div.installersboxImage {
  width: 80px;
  float: left;
}
div.installersboxRightContent {
  padding: 10px 7px 6px 1px;
  margin-left: 89px;
  color:#252424;
}
div.installersboxRightContent a{
  color:#6D6E71;
  font-size:10.46px;
}

/* architectsbox */

div.architectsbox {
  height: 100px;
  width : 228px;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
}
div.architectsbox h2 {
  font-size:10.46px;
  color:#000;
}

div.architectsbox div.inner {
  height: 95px;
  border: 0px solid #9c9d9e; 
  background-color: #c7c8cb;
}

div.architectsboxImage {
  width: 80px;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
}
div.architectsboxRightContent {
  padding: 10px 5px 6px 0px;
  margin-left: 89px;
  color:#252424;
}
div.architectsboxRightContent a{
  color:#6D6E71;
  font-size:10.46px;
}
/* homeowners */

div.homeownersbox {
  height: 100px;
   width : 228px;
  padding-top: 4px;
}
div.homeownersbox h2 {
  font-size:10.46px;
  color:#000;
}

div.homeownersbox div.inner {
  height: 95px;
  border: 0px solid #9c9d9e; 
  background-color: #c7c8cb;
}

div.homeownersboxImage {
  width: 80px;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
}
div.homeownersboxRightContent {
  padding: 10px 5px 6px 1px;
  margin-left: 89px;
  color:#252424;
}
div.homeownersboxRightContent a{
 color:#6D6E71;
  font-size:10.46px;
}



/* case studies */

div.casestudieshomepagebox {
  height: 120px;
  padding-top: 4px;
}
div.casestudieshomepagebox h2 {
  font-size: 12px;
  font-weight: bold;
}

div.casestudieshomepagebox div.inner {
  height: 110px;
  border: 0px solid #c4c4c4; 
  background-color: #dedede;
}

div.casestudieshomepageboxImage {
  width: 80px;
  float: left;
  padding-top: 10px;
}
div.casestudieshomepageboxRightContent {
  padding: 10px 1px 6px 0px;
  margin-left: 89px;
}

body.front div#preface-bottom-inner {
 /*width: 900px; */
 margin-left: auto;
 margin-right: auto;
}

div.literatureDownloadsPDF {
  border: 1px solid #ababab;
  width: 80px;
  height: 115px;
}

div.loginlogout {
  float: right;
  min-width:300px;
}
div.header-group-wrapper div.loginlogout a {
  color: #7d7d7d;
}


div.newsHeading {
  font-size: 11px;
  color:#DC192B;
  padding-left:10px;
  padding-top:5px;
}
div.newsText {
  color:#000;
  font-size: 11px;
  padding-left:10px;
  padding:5px 10px 5px 10px;
}

/* START main page banner overlay text */
div.transbox {
	width:770px; 
	height:24px; 
	position:absolute;
  bottom: 0;
  overflow: hidden;
	z-index: 1;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
}
div.transbox a {
	text-decoration:none;
	color:#ffffff
}
div.transBoxInner {
	width:228px;
	float:left; 
	background-color:#6d6e71;
	filter:alpha(opacity=60);
	opacity:0.6;
  padding: 5px 10px;
}
div.transBoxInner img{
  vertical-align: text-top;
}


/* END main page banner overlay text */

/* componentBox */

div.componentBox {

  padding-top: 4px;
  padding-left: 4px;
}
div.componentBox h2 {
  font-size: 120%;
  font-weight: bold;
  color:#252424;
}

div.componentBox div.inner {
  height: 95px;
  border: 1px solid #9c9d9e; 
  background-color: #c7c8cb;
}

div.componentBoxImage {
  width: 80px;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
}
div.componentBoxRightContent {
  padding: 10px 1px 6px 1px;
  margin-left: 89px;
  color:#252424;
}
div.componentBoxRightContent a{
  color:#252424;
}


#morebox1 { float: left; background: #C7C8CB url(../images/fsettop.gif) no-repeat left top; width: 700px; }
#morebox2 { float: left; background: transparent url(../images/fsetbottom.gif) no-repeat left bottom; width: 680px; padding: 10px; }

#sbwmorebox1 { float: left; background: #46602c url(../images/sbwfsettop.gif) no-repeat left top; width: 700px; }
#sbwmorebox2 { float: left; background: transparent url(../images/sbwfsetbottom.gif) no-repeat left bottom; width: 680px; padding: 10px; }

#moreprodtxt1 { float: left; width: 680px; background: #FDFBF5 url(../images/moreprodtxt_top.gif) no-repeat left top; }
#moreprodtxt2 { float: left; width: 660px; background: transparent url(../images/moreprodtxt_bottom.gif) no-repeat left bottom; padding: 10px; }

div.moreprod1 { float: left; width: 220px; margin: 10px 0px 0px 0px; border:1px solid #CCCCCC; }
div.moreprod2 { float: left; width: 200px;  padding: 10px; }
	

<!-- LINKS BOX -->
div.linksContainer {
	display:block;
	clear:both;
	overflow:auto;
	border:0px solid #000000;
}
div.linkBox {
	background-color:#000;
	color:#FFFFFF;
	height:40px;
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}
div.linkBox.linkBoxBlue {
  background-color:#00aeef !important;
}
div.linkBox.linkBoxBlue .linkBoxText img {
  border: 1px solid #fff;
}
div.linkBoxFirst {
	float:left;
	width:226px;
	margin-right:10px;
}
div.linkBoxBorder {
	border:1px solid #CCCCCC;
}

div.linkBoxMiddle {
	float:left;
	margin-right:10px;
	width:227px;
}
div.linkBoxLast {
	float:right;
	width:227px;
}

div.linkBoxText{
	margin:4px 8px;

}
div.linkBoxText img{
  vertical-align: text-top;

}
div.linkBoxText a{
	margin-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;

}

div.linkBoxTextPro{
	margin:4px 8px;

}
div.linkBoxTextPro a{
	margin-top:8px;
	text-decoration:none;
	color:#666666;
	font-size:11px;

}


<!-- END LINKS BOX -->

div.productContainer {
  clear:both;
  display:block;
  overflow:auto;
  border:0px solid;
  margin-bottom:5px;
  float: left;
}
div.productContainerLeft {
  float: left;
  width: 250px;
}
div.productContainerRight {
 float: left;
 width: 460px;
 margin: 20px 0 0 10px;
 line-height: 140%;
}
div.productImage {
	width:226px;
	float:left;
}
div.productText {
	margin:0;
	float:left;
	width:444px;
	padding:0 0 0 10px;
	
}

div.productContainer .productTable {
  width: 100%;
}

div.productContainer .productTable td {
  padding: 5px;
  margin: 5px;
}

div.productContainer .productTable thead th {
  background-color: #ccc;
  border-bottom: none;
  padding: 5px;
}
