* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

body {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	background-color: #eee;
}

li {
	/*list-style: url( "/images/bullet.gif" );*/
}

a {
	color: #0E417D;
}

p {
	margin: 5px 0;
}

.clear {
	clear: both;
	height: 1px;
}
.clear-text {
	clear: both;
}
.tagline {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 400px;
	color: #ffc;
	font-weight: bold;
	z-index: 2;
}

#site-wrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #405C7D;
	margin-bottom: 30px;
}

#header {
	position: relative;
}

#head-top {
	background-color: #eee;
	height: 24px;
}

#head-top-bar {
	position: absolute;
	width: 325px;
	top: 0;
	left: 0;
	background: #eee url( /images/head-top-bg.jpg ) 0 0 repeat-x;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	margin-left: 0;
	text-align: left;
}

#head-search {
	width: 250px;
	margin-left: 5px;
	text-align: left;
}

* html #head-search {
	margin-top: 3px;
}

input.search-submit {
	background-color: #B5DDFF;
	border: 1px outset #405c7d;
	color: #333;
}

#head-top-bar img {
	position: absolute;
	top: 0;
	right: -1px;
	border: 0;
}

.info-nav {
	position: absolute;
	top: 0;
	right: 0;
	height: 24px;
	line-height: 24px;
	width: 400px;
}

.info-nav li {
	list-style: none;
	float: right;
	margin-right: 10px;
}

#head-search input {
	font-size: 11px;
}

#head-middle {
	background: #6890BF url( /images/header-bg.jpg ) 0 0 no-repeat;
	border-top: 1px solid #405C7D;
	border-bottom: 1px solid #405C7D;
	height: 52px;
	z-index: 1;
	position: relative;
}

#head-middle .logo {
	float: left;
}

#head-middle .piggy {
	position: absolute;
	left: 418px;
	top: 0;
}

#head-middle h1 {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 36px;
}

#head-middle a {
	text-decoration: none;
	color: #FFB88B;
}

.head-phone {
	color: #fff;
	font-size: 20px;
	width: 200px;
	float: right;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 3px;
}

.mini-cart {
	position: absolute;
	top: 27px;
	right: 20px;
	width: 150px;
	text-align: right;
	height: 15px;
	line-height: 15px;
}

.mini-cart img {
	float: right;
	margin-left: 5px;
}

#head-middle .mini-cart a {
	color: #fff;
	text-decoration: underline;
}

#head-bottom {
	background: transparent url( /images/head-bottom-bg.jpg ) 0 0 repeat-x;
	height: 21px;
	line-height: 21px;
	border-bottom: 1px solid #638CBD;
}

#head-bottom li {
	list-style: none;
	float: right;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	background: transparent url( /images/head-bottom-nav.jpg ) 0 0 repeat-x;
	border-right: 1px solid #405C7D;
	border-left: 1px solid #fff;
}

#head-bottom li a {
	text-decoration: none;
	color: #333;
}

#head-bottom li a:hover {
	color: #666;
}

#head-orange {
	background: transparent url( /images/head-orange-bg.jpg ) 0 0 repeat-x;
	height: 5px;
}

#catch {
	position: relative;
	height: 1%;
	background: #fff url( /images/content-bg.gif ) repeat-y 0 0;
	text-align: left;
}

#content-wrapper {
	margin-left: 160px;
	padding: 10px;
	min-height: 650px;
}

* html #content-wrapper {
	height: 650px;
}

#content-wrapper p {
	margin: 10px 0;
}
.description li {
	margin-left: 25px;
}
#left {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #638CBD;
	border-right: 1px solid #638CBD;
	width: 160px;
}

.nav-header {
	height: 22px;
	font-weight: bold;
	color: #eee;
	background-color: #4E7097;
	padding-left: 5px;
	line-height: 22px;
	font-size: 13px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #6890BF;
	margin-top: 15px;
}

.nav li {
	list-style: none;
	background-color: #6890BF;
}

.nav li a {
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #87A6CD;
	border-bottom: 1px solid #4E7097;
}

.nav li a:hover {
	background-color: #8BABD1;
	border-top: 1px solid #99BDE8;
	border-bottom: 1px solid #4E7097;
}

.nav li.selected a,
	.nav li.open ul li.selected a {
	background-color: #FFBF5A;
	border-top: 1px solid #FFCD48;
	border-bottom: 1px solid #E0A94E;
	color: #333;
}

.nav li.selected a:hover,
	.nav li.open ul li.selected a:hover {
	background-color: #FFBF5A;
}

.nav li.open ul li a,
	.nav li.selected ul.depth-1 li a {
	background-color: #D2E3F7;
	border-top: 1px solid #E9EFF7;
	border-bottom: 1px solid #A6CBF7;
	padding-left: 10px;
	color: #333;
}

.nav li.open ul li a:hover,
	.nav li.selected ul.depth-1 li a:hover {
	background-color: #E1EBF7;
}

.call {
	text-align: center;
	clear: both;
	padding: 5px;
	font-weight: bold;
	background-color: #FFE3B8;
	margin-bottom: 10px;
	margin-top: -5px;
	color: #2E425A;
	font-size: 1.1em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#titleBar {
	background: transparent url( /images/title-bg.gif ) 0 0 no-repeat;
	height: 25px;
	line-height: 25px;
	color: #405C7D;
	padding-left: 10px;
	margin-bottom: 10px;
}

#titleBar h1 {
	font-size: 18px;
}
#breadcrumb-box {
	margin-bottom: 20px;
}
.path li {
	float: left;
	margin-left: 10px;
	list-style: none;
}
#footer {
	clear: both;
	text-align: center;
	/*background: #6890BF url( /images/footer-bg.jpg ) left bottom repeat-x;*/
	background-color: #6890BF;
	padding-top: 30px;
	height: 84px;
	font-size: 12px;
}

#footer p {
	margin: 0;
}

.footer-contact {
	color: yellow;
	font-size: 14px;
	font-weight: bold;
}

.footer-info-nav {
	clear: both;
	text-align: center;
}

.footer-info-nav li {
	list-style: none;
	display: inline;
	margin-right: 5px;
}

.footer-info-nav li a {
	color: #fff;
}

.copyright {
	clear: both;
}

#savings-page {
	width: 538px;
}
#savings-page label {
	padding: 0 5px;
}
img.savings-club-pic {
	float: right;
	margin: 10px;
}

#savings-page fieldset {
	width: 280px;
	margin: 10px;
	background-color: #ffc;
	float: right;
	clear: right;
	border: 1px solid #FFA20F;
	padding: 10px;
	text-align: center;
}

input.coupon-submit {
	margin-top: 5px;
}

p.savings-header {
	font-weight: bold;
	color: #405C7D;
	font-size: 1.1em;
	text-align: center;
	margin: 0 0 5px 0;
}

.savings-message {
	padding: 5px;
	font-weight: bold;
	background-color: #eee;
}

.savings-settings {
	text-align: left;
	padding: 5px;
}

.savings-settings ul {
	margin: 10px 0;
	text-align: left;
}

#savings-page li {
	list-style: none;
	margin-bottom: 5px;
	font-weight: bold;
}

.savings-settings ul li ul {
	margin: 2px 0 2px 20px;
}

#savings-page .savings-settings ul li ul li {
	font-weight: normal;
}

.join {
	margin: 5px 0;
	font-weight: bold;
	text-align: left;
}

.disjoin {
	margin-bottom: 5px;
	text-align: left;
}

input.savings-submit {
	background-color: #B5DDFF; /*border-width:1px 2px 2px 1px;*/
/*border-color:#405c7d;*/
/*border-style:outset;*/
	border: 1px outset #405c7d;
	color: #405c7d;
}

.searchbox-container {
	margin: 5px 0;
	border: 1px solid #ccc;
	padding: 5px;
	height: 1%;
}

.magnify {
	float: right;
	margin-left: 10px;
}

.magnify-index {
	float: right;
	margin: 0;
	clear: both;
}

#index-page .searchbox-container ul {
	margin-left: 10px;
}

.searchbox-container legend {
	padding: 5px;
	color: #405C7D;
	font-weight: bold;
}

.advanced-text {
	margin-bottom: 10px;
}

.searchbox-container li {
	list-style-image: none;
	list-style-type: none;
	width: 170px;
	float: left;
}

.searchbox-container li ul li {
	float: none;
	width: 160px;
	color: #333;
}

.searchbox-container li.rule-group {
	font-weight: bold;
	color: #405C7D;
}

.searchbox-container .submit {
	margin-top: 10px;
	clear: both;
	text-align: center;
}

.searchbox-container li ul li.rule {
	font-weight: normal;
}

.searchbox-container li.first {
	margin-right: 10px;
}

.searchbox-container li ul li.first {
	margin-right: 0;
}

.searchbox-container li ul li {
	float: none;
}

.products-found {
	text-align: center;
	padding: 10px;
	background-color: #B5DDFF;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contact-page {
	width: 538px;
}

#contact-page input,
	#contact-page textare {
	width: 200px;
}

#contact-page input.checkbox {
	width: 15px;
}

.contact-phone,
	.fax {
	margin: 10px;
}

.contact-phone .label,
	.fax .label {
	font-weight: bold;
}

.contact-form .buttons{
	/*width: 400px;*/
	/*text-align: center;*/
	margin-left: 220px;
}

.contact-form th {
	text-align: right;
	padding-right: 3px;
	padding-bottom: 5px;
}

.contact-form td {
	text-align: left;
	padding-bottom: 5px;
}

.contact-form-header {
	margin-top: 15px;
	font-weight: bold;
	color: #405C7D;
	font-size: 14px;
	text-align: center;
}

#survey-page .description li {
	list-style: outside;
	list-style-image: none;
	margin-left: 25px;
}

.required label {
	background: transparent url( /images/required.gif ) right top no-repeat;
}

#survey-page form li,
	#survey-page ol.questions li {
	list-style: none;
}

/* Remove after this line after consolidation */
.localeSelector {
	cursor: pointer;
	position: relative;
	float: right;
	background-color: #99ff99;
	padding: 3px;
	border: 1px solid #006633;
	z-index: 97;
}

.localeSelector:hover {
	background-color: #9999ff;
}

.localeSelectorMenu {
	cursor: pointer;
	position: absolute;
	background-color: #99ff99;
	padding: 0;
	border: 1px solid #006633;
	z-index: 101;
}

div.localeSelectorMenu {
	padding: 3px 3px 3px 3px;
}

.localeSelectorMenu div:hover {
	background-color: #9999ff;
}

span.error, div.error {
	font-weight: bold;
	color: red;
	margin-left: 5px;
	background-image: url( /images/exclamation-16.png );
	background-repeat: no-repeat;
	padding-left: 20px;

}

.editable-in-place {
	cursor: pointer;
	border: 1px dotted transparent;
}

.editable-in-place:hover {
	background-color: #ffffcc;
	border-color: #999999;
}

.edit-in-place {
	z-index: 100;
	padding: 5px;
	border: 2px inset #009999;
	background-color: #ffffff;
}

.edit-in-place input {
	font-size: 11px;
	margin-right: 3px;
	float: left;
	border: 1px solid #99ccff;
}

.edit-in-place textarea {
	height: 500px;
	width: 700px;
	font-size: 11px;
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #99ccff;
}

.edit-in-place .buttons {
	display: block;
}

.edit-in-place a {
	border: 1px outset #999999 !important;
	text-decoration: none !important;
	background-color: #99ccff !important;
	color: #000000 !important;
	float: right !important;
	padding: 2px !important;
	margin-right: 3px !important;
}

.edit-in-place.textarea a {
	margin-top: 5px;
}

.edit-in-place a:hover {
	background-color: #ccffff;
}

.edit-in-place a:active {
	border: 1px inset #999999;
}

.edit-in-place .localeSelector {
	display: inline;
	float: left;
	margin-right: 4px;
}

.edit-in-place .localeSelector img {
	width: 23px !important;
	height: 15px !important;
}

.edit-in-place.textarea .localeSelector {
	margin-top: 5px;
}

.tooltipped {
	cursor: help;
}

#tooltip {
	background-color: #ffffcc;
	border: 1px solid #666666;
	padding: 2px;
	max-width: 200px;
	z-index: 97;
}

#hiddenNotice,
	#unpublishedNotice {
	position: fixed;
	top: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 50px;
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
	opacity: 0.4;
	z-index: 10000;
}

#metaBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: #405C7D;
	padding: 5px 0;
	color: white;
	border-top: 2px inset black;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	z-index: 3;
}

#metaBar.editing {
	height: 100px;
}

#metaBarTitle {
	padding-left: 5px;
}

#metaBar #currentTags li {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	padding-top: 0;
	margin-top: 0;
}

#metaBar #metaTags  li {
	width: 250px;
	float: left;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

#metaBar ul li textarea {
	width: 250px;
	text-align: left;
}

#metaBar .button {
	float: left;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px #a9a9a9;
	text-decoration: none;
	vertical-align: middle;
}

#metaBar .enabled {
	background: #e1ddc8 url( /admin/images/button.gif ) repeat-x;
	color: #0a1f62;
	border-style: outset;
}

#metaBar .enabled:hover {
	background: #f1e3d5 url( /admin/images/button-hover.gif ) repeat-x;
}

#metaBar .enabled:active {
	border-style: inset;
}

#metaBar .disabled {
	background: #d8d8d7 url( /admin/images/button-disabled.gif ) repeat-x;
	color: #777;
	border-style: dotted;
	cursor: default;
}

#metaButtons {
	border: 1px solid blue;
	float: left;
	width: 150px;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
}

#metaBarMessage {
	font-size: .9em;
	font-weight: bold;
	line-height: 35px;
	float: right;
	vertical-align: middle;
	margin-right: 4px;
	padding: 3px;
	width: 80px;
	color: green;
	background-color: #FAEBD7;
	border: 1px solid white;
	text-align: center;
}

a#showInAdmin {
	background-color: #FFA500;
	padding: 5px 0;
	color: black;
	border-top: 1px dotted black;
	text-decoration: none;
	float: right;
	width: 150px;
	margin-right: 5px;
}

a#showInAdmin:hover {
	background-color: #FFD53C;
}

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url( /includes/lightbox/images/prevlabel.gif ) left 0 no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url( /includes/lightbox/images/nextlabel.gif ) right 0 no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 100%; /*float: left;*/
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageDetails #closeButton {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000; /*filter: alpha( opacity = 60 );*/
/*-moz-opacity: 0.6;*/
	opacity: 0.6;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}

.help-header {
	margin-top: 10px;
	padding: 5px;
	background-color: yellow;
	font-weight: bold;
}

.help img {
	float: left;
	margin: 0 5px 5px 0;
}

.help fieldset {
	border: 1px solid #A56440;
	padding: 5px; /*width:160px;*/
/*float:left;*/
/*margin-left:5px;*/
}

.help fieldset legend {
	color: #A56440;
}

.payment-methods {
	margin-top: 35px;
	padding-left: 10px;
}

.payment-methods li {
	list-style: none;
	float: left;
	width: 50px;
	height: 30px;
}

.payment-methods li span {
	display: none;
}

li.visa {
	background: transparent url( /images/visa.gif ) 0 0 no-repeat;
}

li.americanExpress {
	background: transparent url( /images/americanExpress.gif ) 0 0 no-repeat;
}

li.masterCard {
	background: transparent url( /images/masterCard.gif ) 0 0 no-repeat;
}

li.discover {
	background: transparent url( /images/discover.gif ) 0 0 no-repeat;
}

li.check {
	background: transparent url( /images/check.gif ) 0 0 no-repeat;
}

#notice {
	padding: 10px;
	font-weight: bold;
	background-color: #ffc;
	margin-bottom: 10px;
}
#alreadyReviewed,
#reviewSaved {
	text-align: center;
	padding: 10px;
}

#product {
	margin-top: 15px;
}

.review .rating {
	float: left;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	clear: both;
	margin-right: 10px;
}

#histogram .rating {
	margin-right: 0;
}

.review .rating.big {
	height: 20px;
	line-height: 20px;
	width: 112px;
	background-image: url('/images/review_stars.gif');
}

#ratingDescription {
	font-weight: bold;
	color: #D3A227;
	font-style: italic;
}

.review .r0,
.review-table .r0 {
	background-position: 0 0;
}

.review .r05,
.review-table .r05 {
	background-position: 0 -23px;
}

.review .r1,
.review-table .r1 {
	background-position: 0 -46px;
}

.review .r15,
.review-table .r15 {
	background-position: 0 -69px;
}

.review .r2,
.review-table .r2 {
	background-position: 0 -92px;
}

.review .r25,
.review-table .r25 {
	background-position: 0 -115px;
}

.review .r3,
.review-table .r3 {
	background-position: 0 -138px;
}

.review .r35,
.review-table .r35 {
	background-position: 0 -161px;
}

.review .r4,
.review-table .r4 {
	background-position: 0 -184px;
}

.review .r45,
.review-table .r45 {
	background-position: 0 -207px;
}

.review .r5,
.review-table .r5 {
	background-position: 0 -230px;
}

.review .rating.big .star {
	float: left;
	width: 20px;
	height: 20px;
	padding-left: 3px;
}

.review .rating.big .star.star1 {
	padding: 0;
}

.review .rating.small {
	height: 15px;
	line-height: 15px;
	width: 83px;
	background-image: url('/images/review_stars_small.gif');
}

.review .rating.small.r0 {
	background-position: 0 0;
}

.review .rating.small.r05 {
	background-position: 0 -18px;
}

.review .rating.small.r1 {
	background-position: 0 -36px;
}

.review .rating.small.r15 {
	background-position: 0 -54px;
}

.review .rating.small.r2 {
	background-position: 0 -72px;
}

.review .rating.small.r25 {
	background-position: 0 -90px;
}

.review .rating.small.r3 {
	background-position: 0 -108px;
}

.review .rating.small.r35 {
	background-position: 0 -126px;
}

.review .rating.small.r4 {
	background-position: 0 -144px;
}

.review .rating.small.r45 {
	background-position: 0 -162px;
}

.review .rating.small.r5 {
	background-position: 0 -180px;
}

.review .rating.small .star {
	float: left;
	width: 15px;
	height: 15px;
	padding-left: 2px;
}

.review .rating.small .star.star1 {
	padding: 0;
}

.product-description {
	margin-top: 20px;
	margin-bottom: 20px;
}

.light-gradient {
	background: #fff url(/images/light-gradient.gif) bottom left repeat-x;
	padding: 10px;
	border: 1px solid #E6E6E6;
}

.review td,
.review th {
	padding-bottom: 10px;
	vertical-align: top;
	border: 5px solid #fff;
}

.review th {
	text-align: right;
	padding-right: 5px;
	padding-top: 15px;
	color: #666;
	width: 250px;
}

.review td {
	width: 350px;
}

.product-image {
	float: left;
	margin: 5px;
	height: 100px;
}

table.review {
	border-collapse: separate;
}

table.review textarea {
	width: 353px;
}

table.review input.inputfour {
	padding: 3px 0;
	width: 350px;
}

span.required {
	color: red;
}

.required-label {
	font-size: .9em;
}

.rating {
	width: 112px;
	background: transparent url(/images/review_stars.gif) 0 0 no-repeat;
	height: 23px;
	line-height: 23px;
	float: left;
	margin-right: 5px;
}

.review-headline {
	line-height: 23px;
	font-size: 1em;
	font-weight: bold;
}

.reviews th.review-date {
	font-weight: normal;
	text-align: left;
}

.reviews .review-table {
	width: 500px;
}

table.histogram {
	margin-left: auto;
	margin-right: auto;
	height: 1%; /*IE Sucks!*/
}

.reviews th {
	width: 150px;
	text-align: right;
	padding-right: 5px;
	color: #888;
	font-size: .9em;
	vertical-align: top;
}

.histogram th {
	width: 85px;
	padding-right: 0;
}

.reviews td {
/*width: 65%;*/
	vertical-align: top;
}

.review-location,
.review-name {
	color: green;
}

.reviews-name-location {
	font-weight: bold;
	color: #666;
	padding: 10px 0;
}

.describe-yourself {
	font-size: .9em;
	font-weight: normal;
}

.review-comments {
	padding-top: 15px;
}

.review-voting {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-left: 5px;
	font-size: .9em;
	background-color: #fafafa;
}

img.pic1 {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #efefef;
	padding: 5px;
	width: 100px;
}

img.pic2 {
	float: left;
	clear: left;
	margin: 10px 5px 5px 0;
	border: 1px solid #ececec;
	padding: 5px;
	width: 100px;
}

.review-response-container {
	padding: 10px;
	background-color: #DDF7FD;
	border-left: 10px solid #55DDFD;
	margin: 5px 0 5px 30px;
}

.review-site-name {
	font-weight: bold;
}

.review-certified {
	float: right;
}

.review-histogram {
/*margin-left: 150px;*/
	height: 1%; /*IE Sucks!*/
}

.review-histogram .bar {
	position: relative;
	overflow-x: hidden;
	width: 250px;
	background: #ccc url('/images/bar-glare.png') repeat-x 0 0;
}

td.bar {
	width: 250px;
}

.review-histogram .bar div {
	position: relative; /*overflow: hidden;*/
	float: left;
	width: 200px;
	background: #ffab2c url('/images/bar-glare.png') repeat-x 0 0;
}

#reviews .sorting {
	border-bottom: 1px solid #bbb; /*background-color: #eee;*/
/*padding: 10px;*/
	margin: 15px 0;
	padding-bottom: 15px;
	font-size: .9em;
	text-align: right;
}

#reviews .sorting div {
	text-align: center;
}

#reviews .sorting .buttons {
	padding-top: 10px;
}

#reviews .sorting .buttons a {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
}

#reviews .sorting .buttons a:hover {
	background-color: #ffff99;
}

#reviews .sorting .buttons a.selected {
	border-bottom: 1px solid #006633;
	background-color: #99ff99;
}

.history-count {
	text-align: center;
}

#reviews .review-tweet {
	float: right;
}
