/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; }
.stockWarning { font-family : "trebuchet ms", Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "trebuchet ms", Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.errorBox {
	font-family : "trebuchet ms", Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}

BODY {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #424242;
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:hover {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #424242;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #D65600;
  text-decoration: underline;
}



FORM {
/*	display: inline;*/
margin: 0;
padding: 0;
}

TD {
	padding: 0;
	margin: 0;
	vertical-align: top;
/*	text-align: left;*/
}

TR.header {
  background: #ffffff;
}

img {
	font-size: 9px;
	font-style: italic;
	color: #989898;
}





	/* v2 */
#main-holder {
	text-align: center;
	width: 912px;
	margin: 0 auto;
}


table.mainarea {
	background: transparent none;
	padding: 0;
	margin: 0;
}



/* @group page top */
	/* @group top keywords */
	.top-container {
		text-align: left;
		width: 912px;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	*html .top-container {
		zoom: 1;
	}
	
	.top-container #top-keywords {
		font-size: 10px;
		color: #fff;
		background-color: transparent;
		margin: 0;
		padding: 2px 0;
	}
	
	.top-container #top-keywords a:link,
	.top-container #top-keywords a:visited,
	.top-container #top-keywords a:hover {
		font-family: "trebuchet ms", Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #fff;
		text-decoration: none;
	}
	.top-container #top-keywords a:hover {
		color: #575757;
	}
	/* @end */



	/* @group banner */
	.top-container #site-banner {
		font-size: 10px;
		color: #fff;
		background-color: transparent;
		margin: 0;
		padding: 0;
	}

	.top-container #site-banner img {
		margin: 0;
		padding: 0;
		border: none;
		width: 912px;
	}

	.top-container #site-banner h1 {
		font-size: 2px;
		color: #424242;
		background-color: transparent;
		margin: 0;
		padding: 0;
		line-height: 0;
		text-indent: -9000px;
	}
	/* @end */



	/* @group top navigation */
	.top-container #top-navigation {
		font-family: "trebuchet ms", Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #ffe1c1;
		margin: 0 0 0 14px;
		padding: 6px 0;
		float: left;
		width: 500px;
	}
	
	.top-container #top-navigation a.headerNavigation:link,
	.top-container #top-navigation a.headerNavigation:visited,
	.top-container #top-navigation a.headerNavigation:hover,
	.top-container .lang-selector a.headerNavigation:link,
	.top-container .lang-selector a.headerNavigation:visited,
	.top-container .lang-selector a.headerNavigation:hover {
		font-family: "trebuchet ms", Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
		padding: 0;
	}
	.top-container #top-navigation a.headerNavigation:hover,
	.top-container .lang-selector a.headerNavigation:hover {
		color: #473947;
	}
	
	.top-container .lang-selector {
		font-family: "trebuchet ms", Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #ffe1c1;
		text-align: right;
		margin: 0 14px 0 0;
		padding: 6px 0;
		float: right;
		width: 360px;
	}
	
	.top-container .lang-selector a.language-link-fr:link,
	.top-container .lang-selector a.language-link-fr:visited,
	.top-container .lang-selector a.language-link-fr:hover,
	.top-container .lang-selector a.language-link-en:link,
	.top-container .lang-selector a.language-link-en:visited,
	.top-container .lang-selector a.language-link-en:hover {
		font-size: 10px;
		text-decoration: none;
		padding: 2px 8px 2px 18px;
		border-bottom: 0px transparent solid;
		background: url("img/flag_fr.png") 0 center no-repeat;
}
	
	.top-container .lang-selector a.language-link-en:link,
	.top-container .lang-selector a.language-link-en:visited,
	.top-container .lang-selector a.language-link-en:hover {
		background: url("img/flag_en.png") 0 center no-repeat;
	}
	
	.top-container .lang-selector a.language-link-fr:hover,
	.top-container .lang-selector a.language-link-en:hover {
		border-bottom: 0px #fff solid;
		background-color: #473947;
	}
	/* @end */




	/* @group top of page errors & messages */
	.top-container #header-error {
	  font-size: 12px;
	  color: #ffffff;
	  font-weight : bold;
	  text-align : center;
	  background: #f83c29;
	  margin: 0;
	  padding: 10px 40px;
	  border-top: 2px solid #bf2e1f;
	  border-bottom: 2px solid #bf2e1f;
	}
	
	.top-container #header-message {
	  font-size: 12px;
	  color: #ffffff;
	  font-weight : bold;
	  text-align : center;
	  background: #9bc869;
	  margin: 0;
	  padding: 10px 40px;
	  border-top: 2px solid #80a556;
	  border-bottom: 2px solid #80a556;
	}
	/* @end */
/* @end  (page top) */




/* @group footer */
#footer-container {
	text-align: left;
	width: 912px;
	margin: 12px 0 0;
	padding: 16px 0;
	overflow: hidden;
	background: #deccde url(img/bk-footer.png) repeat-x 0 0;
	border-top: 1px solid #ebd8eb;
}
*html #footer-container {
	zoom: 1;
	background-image: none;
}

#footer-container .footer-column {
	display: block;
	float: left;
	margin: 12px 24px 0 24px;
	padding: 0;
	width: 256px;
}

	/* ie double margins correction */
*html #footer-container .footer-column {
	display: inline;
}

#footer-container .footer-column h2 {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 0 0 2px;
	border-bottom: 1px solid #d1c0d1;
}

#footer-container .footer-column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer-container .footer-column ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}
#footer-container .footer-column ul li,
#footer-container .footer-column ol li {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	margin: 0 0 2px;
	padding: 0;
}


#footer-container .footer-column a:link,
#footer-container .footer-column a:visited,
#footer-container .footer-column a:hover {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #424242;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 2px 4px;
	display: inline;
}
#footer-container .footer-column a:hover {
	background-color: #c19bc1;
}
/* @end  (footer) */




/* @group middle column */
td.mid-column {
	background-color: transparent;
	padding: 24px 0 12px 6px;
	margin: 0;
}
td.mid-column p {
	line-height: 150%;
	/*width: 360px;*/
}

table.main-column {
	width: 398px;
/*	background-color: #FFF;*/
	margin: 0 0;
	background-color: #fff;
}

/* @end  (middle column) */




/* @group right column */
td.right-column {
	margin: 0;
	padding: 0;
	width: 288px;
	background-color: transparent;
}
td.right-column .right-col-contents {
	margin: 0 auto;
	padding: 0;
	width: 288px;
	background-color: transparent;
}
/* @end */










	/*
		----- OLD STUFF






	*/
/*tr.headerNavigation,
td.headerNavigation-breadcrumbs,
td.headerNavigation-commands,
td.headerNavigation {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0;
	color: #f90;
	background-color: transparent;
	height: 14px;
}


td.headerNavigation-breadcrumbs
{
	text-align: left;
	padding-left: 14px;
}

td.headerNavigation-commands
{
	text-align: right;
	padding-right: 6px;
}

td a.bread-crumb {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
td a.bread-crumb {
	color: #bc98bc;
	text-decoration: underline;
}*/


td.headerSearch,
td.headerExtras {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E7E5E2;
	padding: 2px 8px;
	color: #444;
	text-align: left;
}
td.headerSearch {
	width: 30%;
	text-align: right;
}

td.headerExtras a {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	padding: 0 6px;
	margin: 0 18px 0 0;
}
td.headerExtras a:hover {
	color: #424242;
	background-color: #cc9;
}


/*A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}*/

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: Tahoma, "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #B9C8A8;
}

tr.footer,
td.footer {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #f90;
	text-align: center;
	padding: 6px 0;
	background-color: #939;
	background-image: url("images/hdrftr.backgnd.gif");
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.footer a {
	font-size: 10px;
	color: #eee;
	border: none;
	text-decoration: none;
/*	background-image: url("images/bull.small.orange.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 0 6px 0 0;*/
	padding: 0;
	margin: 0;
}
.footer a:hover {
	color: #E7EF8C;
	border: none;
	text-decoration: underline;
}

td.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
td.footer ul li {
	display: inline;
	background-image: url("img/bull.small.orange.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 0 6px 0 12px;
}

td.footer ul li.first-footer-item {
	background: none;
	padding-left: 0;
}





.infoBox {
/*  background: #fff;*/
}

.infoBoxContents {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
/*	background-color: #fff;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	background-color: #CBCAC7;
}

TD.infoBox, SPAN.infoBox {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #EDEDE8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: transparent;
}


table.productListingImproved {
  border: none;/*1px solid #CBCAC7;*/
  width: 380px;
}
tr.productListing-odd {
	background-color: transparent;
}
tr.productListing-even {
	background-color: transparent;
}
td.productListing-v2 {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 150%;
	border-bottom: 1px solid #DBDBD6;
	padding: 12px 2px 10px 2px;
}
td.productListing-v2 a {
	font-weight: bold;
}


td.listSeparator {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 140%;
	border: none;
	padding: 20px 0 0px 0;
}
td.listSeparator h3
{
	color: #990;
}

.productListing-heading {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	padding: 3px 4px;
	background-color: #ffb060;
	border-bottom: 1px solid #e59f57;
}
td.productListing-heading a {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	text-decoration: none !important;
}
td.productListing-heading a:hover {
	text-decoration: underline;
	color: #f22;
}

span.sortup-indicator {
	padding: 0 9px;
	background-image: url("../images/sortup-icon.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
}

span.sortdown-indicator {
	padding: 0 9px;
	background-image: url("../images/sortdown-icon.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
}

td.productListing-v2 a.name:link,
td.productListing-v2 a.name:visited,
td.productListing-v2 a.name:hover {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c26;
	text-decoration: none;
	display: inline;
	padding: 1px 0px;
	border-bottom: 1px solid #cb3200;
}
td.productListing-v2 a.name:hover {
	color: #cb3200;
}

span.item-label {
	font-size: 11px;
	font-weight: bold;
	color: #990;
}
span.item-descr {
	padding: 0;
}
span.item-descr p {
	font-size: 11px;
	font-style: italic;
	color: #939;
	padding: 0 0 0 16px;
}

td.sub-total {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	text-align: right;
	padding: 3px 4px;
	background-color: #ffb060;
	border-top: 1px solid #e59f57;
}


TABLE.productListing {
  border: none;/*1px solid #CBCAC7;*/
}

.productListing-heading-original {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	background-color: #CBCAC7;
	padding: 6px 0;
}

TD.productListing-data {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333;
}
th.productListing-data {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	line-height: 100%;
	border-bottom: 1px solid #e59f57;
	background-color: #ffb060;
	padding: 3px 4px;
}

td.productListing-coupon {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #FF8800;
	padding: 4px 4px 4px 4px;
}
td.productListing-couponTot {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #F76800;
	/*	border-top: 1px solid #c00;*/
	border-bottom: 1px solid #FF8800;
	padding: 4px 4px 4px 4px;
}
td.productListing-invoice {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 2px 4px;
}
td.hints,
td.hints-center {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777;
	padding: 8px 28px;
	line-height: 120%;
	text-align: left;
}
td.hints-center {
	text-align: center;
}


A.pageResults {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none !important;
	padding: 1px 2px;
}

A.pageResults:hover {
	color: #656565;
	background-color: #CBCAC7;
}

TD.pageHeading, DIV.pageHeading {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	padding: 0 0 10px 0;
}
td.categoryDescriptionText {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  text-align: left;
  color: #696923;
	padding: 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

td.main.wide-text {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 0 24px 0 0;
}

TD.smallText, SPAN.smallText, P.smallText,
TD.smallTextRight {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallTextRight {
  font-size: 11px;
	color: #333;
	text-align: right;
}

td.small-errortext {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #B84848;
	padding: 0 16px;
}
td.shipping-module {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
  background: none;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #DA5700;
	font-weight: bold;
	letter-spacing: -1px;
}

SPAN.errorText {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {
}
.moduleRowOver {
	background-color: #B5CDF0;
	cursor: pointer;
}
.moduleRowSelected {
	background-color: #FFD080;
}

.checkoutBarFrom, .checkoutBarTo { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; color: #333; }

/* message box */

.messageBox { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #FF5E5E;
	border: 2px solid #dd0000;
	padding: 8px 34px;
}
.messageStackSuccess { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "trebuchet ms", Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


td.pg-shadow-left {
	padding: 0;
	font-size: 1px;
	width: 4px;
	background-image: url("images/shadow.left.gif");
	background-repeat: repeat-y;
	background-position: right;
}

td.pg-shadow-right {
	padding: 0;
	font-size: 1px;
	width: 4px;
	background-image: url("images/shadow.right.gif");
	background-repeat: repeat-y;
	background-position: center;
}

td.pg-shadow-bottom {
	padding: 0;
	font-size: 1px;
	height: 8px;
	width: 760px;
	background-image: url("images/shadow.bottom.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

td.pg-shadow-botlft {
	padding: 0;
	font-size: 1px;
	height: 8px;
	width: 8px;
	background-image: url("images/shadow.botleft.gif");
	background-repeat: no-repeat;
}

td.pg-shadow-botrit {
	padding: 0;
	font-size: 1px;
	height: 8px;
	width: 8px;
	background-image: url("images/shadow.botright.gif");
	background-repeat: no-repeat;
}



div.bullet {
	font-size: 16px;
	border: none;
	display: inline;
	background-image: url("img/bull.small.orange.gif");
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 0 2px;
	margin: 0 6px;
}

	/* used to display the total line in the confirmation */
td.grand-total {
  font-family: "trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333;
  font-weight: bold;
  border-top: 1px solid #999;
  padding: 6px 0 0 0;
}




#special-message
{
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333;
	font-weight: normal;
	margin: 20px 0;
	padding: 10px 18px;
	background-color: #FFBA4D;
}


td.bonus {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #930049;
	line-height: 140%;
	background-color: #f4d7e6;
	padding: 12px;
}
td.bonus strong {
	font-size: 16px;
	color: #d30069;
	font-weight: bold;
}


.prod-group {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #484848;
	text-align: center;
	background-color: #fff;
	width: 124px;
	float: left;
	margin: 0 8px 12px 0;
	padding: 0  0;
	border: none;
outline: 0px dotted #ddd;
}
.prod-group.last {
	margin-right: 0;
}

.prod-group h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.prod-group s {
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
}


.prod-group  img {
	font-size: 9px;
	font-style: italic;
	color: #989898;
	display: block;
	margin: 0 auto 2px;
	width: 57px;
outline: 0px dotted #eee;
}

.prod-group a.prod-name:link,
.prod-group a.prod-name:visited,
.prod-group a.prod-name:hover {
	font-size: 11px;
	line-height: 140%;
	color: #484848;
	display: block;
	border: 2px solid #fff;
	margin: 0;
	padding: 0 4px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
.prod-group a.prod-name:hover {
	text-decoration: none;
	border: 2px solid #ffe9cc;
}



