/* Default CSS Stylesheet for a new Web Application project */

body
{
	background-color: #000000;
	background-image: url(/layout/carbon-fibre-repeat.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

.table-bg {
	background-color: #FFF;
}

table.Content-small tr td { padding: 0px 10px 0px 10px; display: block }
table.Content-small p { padding: 0px 10px 0px 10px; display: block }

H1 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #352E2C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	display: inline;
	line-height: 1.5em;
}

H2 {
	font-family: Tahoma;
	font-size: 12pt;
	color: #F26521;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	display: inline;
	line-height: 1.5em;
}

H2.alt {
	font-family: Tahoma;
	font-size: 12pt;
	color: #988675;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	display: inline;
	line-height: 1.5em;
}

span.news-title {
	font-family: Tahoma;
	font-size: 50pt;
	color: #F26521;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	margin-top: 20px;
}

p,ul,li { font-family: Tahoma; font-size: 10pt; color: #352E2C; font-weight: normal; font-style: normal; text-align: left; line-height: 1.5em }

.Content
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #352E2C;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 1.5em;

}

.Content-small {
	font-family: Tahoma;
	font-size: 8pt;
	color: #352E2C;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}

.Content-small-alt {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFCC00;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	padding: 0 0 0 20;
}

.Content-highlight{
	font-family: Tahoma;
	font-size: 8pt;
	color: #F26521;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 1.5em;
}

ul { list-style: disc }

tr#ProductDetail21_trDescription td.content-small p { padding: 0px; margin: 0px; }
tr#ProductDetail21_trDescription td.content-small ul { margin: 5px 0px 5px 10px; padding: 0px 0px 0px 10px; }
tr#ProductDetail21_trDescription td.content-small ul li {}

.form-content
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #352E2C;
	font-weight: normal;
	font-style: normal;
	text-align: left;

}

.intro-text {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 1.5em;

}

a {
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #F26521; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 1.5em;

}

a:hover {
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #F26521; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 1.5em;

}

a.white {
	color: #FFF; /* Font Color */
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	text-decoration: none; /* Font Style */
}
a.white:hover {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	color: #FF6600; /* Font Color */
	text-decoration: none; /* Font Style */
}

a.footer {
	color: #FFF; /* Font Color */
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	text-decoration: none; /* Font Style */
}

a.footer:hover {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	color: #FFFF00; /* Font Color */
	text-decoration: none; /* Font Style */
}

a.sitemap {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	color: #FFF; /* Font Color */
	text-decoration: none; /* Font Style */
}

a.sitemap:hover {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	color: #FFFF00; /* Font Color */
	text-decoration: none; /* Font Style */
}

a.section {
	color: #FFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	background: #ED7E12;
	font-weight: bold;
	text-decoration: none;
	width: 225px;
	height: 30px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #FFF;
	display: block;
}

a.section:hover {
	background-color: #448CCB;
	color: #352E2C;
	font-weight: bold; /* Font Style */
	text-decoration: none; /* Font Style */
	font-size: 8pt; /* Font Size */
}

a.orange {
	color: #F26521; /* Font Color */
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	text-decoration: none; /* Font Style */
}

a.orange:hover {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* FontStyle */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 2.0em;
	font-weight: normal; /* Font Style */
	color: #F26521; /* Font Color */
	text-decoration: none; /* Font Style */
}

.menu {
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #FFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 1.5em;

}

.menu:hover {
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #FFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 1.5em;

}

.TopBanner
{
	font-family: Tahoma;
	font-size: 28pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
}

.TopBannerText
{
	font-family: Tahoma; /* Font Face */
	font-size: 28pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #9CE317; /* Background Color */
	text-align: left; /* Align Text */
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}

.TopSubBanner
{
	background-color: #006633; /* Background color */
	background-image: none; /* Background Image */
}

.TopSubBannerText
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline;
	text-align: left; /* Align Text */
}

.LeftColumn
{
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	background-color: #FFFFFF;
	height:auto;
}

.LeftColumnText
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
}

.RightColumn
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F4FCE9; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
	padding: 10px;
}

.RightColumnText
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
}

.FooterText
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
}



.more-info {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #F26521; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 1.5em;

}

.more-info:hover {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #F26521; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.now {
	font-family: Tahoma; /* Font Face */
	font-size: 18pt; /* Font Size */
	color: #F26521; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	line-height: 1.5em;
}

.was {
	font-family: Tahoma; /* Font Face */
	font-size: 18pt; /* Font Size */
	color: #988675; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

.Instructions {
	font-family: Tahoma; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #352E2C; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	line-height: 1.5em;
}


.ErrorMessages
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.savings {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F26521;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.5em;
}

.code {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F26521;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.5em;
}

.Headings
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

img.border {
	border: 10px #D3D2B6 solid;
}

.AlternatingContent
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Tahoma; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #FFF; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #F7941C; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #F7941C;
}

.ContentTableHorizontal
{
	background-color: #F7941C;
}


<!-- Style for the flyout nav -->


.TopGroup
{
	/*background colour & border of main navigation*/
  background-color:#000000;
  border:1px solid #000000; 
}

.Group
{
/* background colour and border of expanded navigation*/
  background-color:#000000;
  /*border:solid 1px #EBEBEB;*/ 
}

.Item
{
  /*font colour, border of each navigation item.  if you set a 
background for this style then it will overwrite the topgroup and
group background colours*/
  font-family: Tahoma; /* Font Face */
  font-size:8pt; 
  border:solid 1px #000000;
  cursor:pointer;
  color:#F4F4F4;
   /*font-weight:bold;*/
}


.ItemH
{
/* the style for mouse overs*/
  background-color:#333333; 
  color:#F26521; 
   /*font-weight:bold;*/
  font-family: Tahoma; /* Font Face */
  font-size:8pt;  
  border:solid 1px #000000; 
  cursor:pointer;
}


.ItemExp
{
/* style for the active menu item*/
  background-color:#222222; 
  color:gray; 
  /*font-weight:bold;*/
  font-family: Tahoma; /* Font Face */
  font-size:8pt;  
  border:solid 1px #000000; 
  cursor:pointer;
}

/* Site Map Styles */
/* ------------------------------------------ */
.map0  {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #F7941C;
	height: 30px;
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
}

.map1  {
	font-family: Tahoma;
	font-size: 12pt;
	color: #F7941C;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 20px;
}

.map2  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F7941C;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 40px;
}

.map3  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F7941C;
	height: 20px;
	width: 600px;
	padding: 0px 0px 0px 60px;
}

/* ------------------------------------------ */
/* Christmas Timetable */

ul#christmas-opening {
	list-style-type: none;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 20;
}

ul#christmas-opening li { font-size: 1.5em; margin-bottom: 10px; }
ul#christmas-opening li.closed { font-size: 1.5em; margin-bottom: 10px; color: #FFFF00; }

/* -------------------------------------------------------------------- */
/* Shipping Charges Table */

table#shipping {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: 620px;
}

table#shipping th {
	background: #FF9900;
	font-weight: normal;
	color: #FFF;
	border: 1px solid #FF6600;
}

table#shipping tr {
	font-weight: normal;
	color: #352E2C;
}

table#shipping td {
	font-weight: normal;
	border: 1px solid #FF6600;
	text-align: center;
}

td.search-desc { font-family: Tahoma; font-size: 10pt; color: #352E2C; font-weight: normal; font-style: normal; text-align: left; line-height: 1.5em; padding: 0px; margin: 0px }
td.search-desc p { font-family: Tahoma; font-size: 10pt; color: #352E2C; font-weight: normal; font-style: normal; text-align: left; line-height: 1.5em; padding: 0px; margin: 0px }

table.cube { padding: 0px 0px 20px 0px; margin: 20px; width: 900px; height: 350px }
table.cube td.cube-nav { width: 225px; background: #000 }

table.cube td.cube-content { width: 675px; padding: 20px; background: url(/layout/cube-content-bg.jpg) top left no-repeat }
table.cube td.cube-content p { color: #fff; font-size: 10.5pt }
table.cube td.cube-content h1 { display: inline; color: #fff; } 
table.cube td.cube-content a { color: #fff; text-decoration: none; border-bottom: 1px solid #FF0000; font-size: 10.5pt }
table.cube td.cube-content a:hover { color: #fff; text-decoration: none; border-bottom: 1px solid #fff }

table.cube td img { margin: 0px; padding: 0px }

table.surosa {}

#imgContinue { background-image: url(/images/billing.png) top left no-repeat;}

#detail-buying { clear: both; background: #fff; height: 32px; width: 650px; display: block; }

table.ContentTableHeader tr { height: 30px; padding: 0px; margin: 0px }
table.ContentTableHeader td.name { width: 350px; padding: 0px; margin: 0px; text-indent: 10px }
table.ContentTableHeader td.price { width:90px; padding: 0px; margin: 0px }
table.ContentTableHeader td.stock { width:175px; padding: 0px; margin: 0px }
table.ContentTableHeader td.add { width:130px; padding: 0px; margin: 0px }

table.clAttributeGrid { font-family: Arial, Helvetica, sans-serif; font-size:8.5pt; color:#666; height:40px; width: 100%; background: #FFFFFF; border-bottom:1px dashed #CCCCCC }
table.clAttributeGrid tr { height: 40px; padding: 0px; margin: 0px }
table.clAttributeGrid td.name { width: 350px; padding: 0px; margin: 0px; text-indent: 10px }
table.clAttributeGrid td.price { width:90px; padding: 0px; margin: 0px }
table.clAttributeGrid td.stock { width:175px; padding: 0px; margin: 0px }
table.clAttributeGrid td.add { width:130px; padding: 0px; margin: 0px; background: url(/layout/Unavailable.png) top left no-repeat;}

table.clAttributeGrid-alt { font-family: Arial, Helvetica, sans-serif; font-size:8.5pt; color:#666; height:40px; width: 100%; background: #fafafa; border-bottom:1px dashed #CCCCCC }
table.clAttributeGrid-alt tr { height: 40px }
table.clAttributeGrid-alt td.name { width:350px; padding: 0px; margin: 0px; text-indent: 10px }
table.clAttributeGrid-alt td.price { width:90px; padding: 0px; margin: 0px }
table.clAttributeGrid-alt td.stock { width:175px; padding: 0px; margin: 0px }
table.clAttributeGrid-alt td.add { width:130px; padding: 0px; margin: 0px; background: url(/layout/Unavailable.png) top left no-repeat; }

table.clAttributeGrid-nomatrix { font-family: Arial, Helvetica, sans-serif; font-size:8.5pt; color:#666; width: 100%; background: #fff; border-bottom:1px dashed #CCCCCC; clear:both}
table.clAttributeGrid-nomatrix tr { height: 5px; padding: 0px; margin: 0px }

.stockout { line-height:300%; text-indent:10px; color:#999999; width: 200px }
.OutofStockCSS { color:#990000}
.InStockCSS { color:#060}
.NotifyWarning { font-family: Arial,Helvetica,sans-serif; color: #ed1c24; font-weight: normal; font-size: 8.5pt; line-height:250%; display:block }
/* ----- Detail --- addtobasket-None Matrix --- */

.StockCount {font-family: Arial, Helvetica, sans-serif; font-size:8.5pt; color:#666; font-weight:normal; padding-top:5px; float:left }
.lblLeadTime {font-family: Arial, Helvetica, sans-serif; font-size:8.5pt; color:#990000; font-weight:normal; padding-top:5px; float:left }

.AddButton-container { height:40px; background:#f2f2f2; padding:4px 3px 3px 3px }

.formSingle-stock {font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:#999999;font-weight:normal;font-style:normal;text-decoration:none;text-align:left; margin:0px; width:200px; border:1px solid #CCC; border-right:none;  background:#F8F8F8; height:26px; float:right; line-height:200%; text-indent:5px;}
.formSingle-stock:focus {color:#333; background: no-repeat #FFF;  outline:none}

.button-outofStock { float:right; width:130px; height:26px; background:url(/layout/let-me-know.png); display:block;}

.button-matrix { float:right; width:130px; height:30px; background:url(/layout/add-basket.png); no-repeat; line-height:290%; font-weight:bold; font-size:12px; text-decoration:none; text-indent:-15px; text-align:center; background-position: 0px 0px; display:block;}


.qtcontent p,.qtcontent ul,.qtcontent li { font-family: Tahoma; font-size: 10pt; color: #352E2C; font-weight: normal; font-style: normal; text-align: left; line-height: 1.5em }


.qtcontent h3, .qtcontent h2, .qtcontent h4,  .pagination-contentContainer h3, .pagination-contentContainer h2, .pagination-contentContainer h4,  {font-family: Tahoma;
	font-size: 12pt;
	color: #F26521;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	display: inline;
	line-height: 1.5em;}

ul.recommended-item { display:inline; margin: 0px; padding: 0px}
.recommended-item  li {float:left; list-style:none;}
.recommended-item  li a { text-decoration:none; float:left; width:195px; height:400px; outline:none; border-right:1px dashed #ccc; border-bottom:1px dashed #ccc; }
.recommended-item  li img { border:none; padding:10px}
.recommended-item  li h3 { padding:5px 10px; font-size:11px; color:#212121; display:block; height:20px;}
.recommended-item  li a:hover h3 { color: #F26521;}
.recommended-item  li p{ padding:5px 10px; font-size:11px; color:#888}
.recommendedPrice {font-family:Arial,Helvetica,sans-serif; font-size: 12pt; color:#333; font-weight:bold; font-style: normal; text-decoration: none; display: inline; line-height:100%; padding:0 0 0 10px;}
