/*
  $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
*/
BODY {
	background-color: #e3e3e3;
	SCROLLBAR-FACE-color: #dee3e7; 
	SCROLLBAR-HIGHLIGHT-color: #ffffff; 
	SCROLLBAR-SHADOW-color: #dee3e7;
	SCROLLBAR-3DLIGHT-color: #d1d7dc; 
	SCROLLBAR-ARROW-color: #006699;
	SCROLLBAR-TRACK-color: #efefef;
	SCROLLBAR-DARKSHADOW-color: #98aab1;
	text-align: center;
	margin: 0px;
	color: #000000;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size: 11px;
}

/********************************************************************
 * Style: Optimization
 ********************************************************************/
.sectex, .sectex a, .sectex td
{
	font-size: 1px;
	display: inline;
	color: #fff;
	left: -9999px;
	position: absolute;
}


A:link {
	font-weight: 400;
	font-size: 12px;
	color: #af9132;
	text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}
A:visited {
	font-weight: 400; font-size: 12px; color: #af9132; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}
A:hover {
	font-weight: 400; font-size: 12px; color:#af9132; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}
A:active {
	font-weight: 400; font-size: 12px; color: #af9132; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}
A.selected:link {
	font-weight: 400; font-size: 12px; color: #af9132; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}
A.selected:visited {
	font-weight: 400; font-size: 12px; color: #af9132; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}
A.selected:hover {
	font-weight: 400; font-size: 12px; color: #af9132; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}
A.selected:active {
	font-weight: 400; font-size: 12px; color: #af9132; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black
}

TD {
	font-weight: normal; 
	font-size: 12px; 
	color: #686d7e; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	text-align: justify
}

img {
	border-width: 0px;
}

form {  
  margin: 0;
  padding: 0;
}

TD.centered {
	text-align: center
}

TD.tinytd {
	height: 8px;
}

TD.smalltd {
	height: 8px;
}

TD.topit {
	vertical-align: top;
}

.middleit {
	vertical-align: middle;
}

TD.bottomit {
	vertical-align: bottom;
}

TD.leftit {
	text-align:left;
}

TD.centerit {
	vertical-align: middle;
}

TD.rightit {
	
	text-align:right;	
}

TD.rightit {

	text-align: -moz-right;	
}

.bodyline {
	 border: 1px solid #feaa24;
}

TD.leftpadit {
	padding-left: 10px;
}

TD.rightpadit {
	padding-right: 10px;
}

.srinkit {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.trans {
	font: 1px tahoma, arial, verdana, sans-serif;
	color: #ffffff;
}	


select 
{
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	width: 200px;
	color: #333333;	
}

.loginform { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 140px;
	color: #333333;
}

.shadeform { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	height:19px;
	width: 200px;
}
	
.shadetextarea { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 200px;
	height: 75px;
}

.shadeselect { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 160px;
	height: 30px;
}

#marqueecontainer{
	position: relative;
	width: 230px; 
	height: 159px; 
	overflow: hidden;
	border: 0px solid orange;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#686d7e;
  line-height: 1.5;
}

.verd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#686d7e;
  line-height: 1.5;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; 
}

.messageBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:20px;   
}

.messageStackError { 
	border: 1px dashed #cc0000;
	font-weight: bold;
	text-align: center;
	width: 90%;
	padding: 2px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.messageStackWarning { 
	border: 1px dashed #FFF708;
	font-weight: bold;
	text-align: center;
	width: 90%;
	padding: 2px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto; 
}

.messageStackSuccess { 
	border: 1px dashed #66CC99;
	font-weight: bold;
	text-align: center;
	width: 90%;
	padding: 2px;
	color: #66CC99;
	margin-left: auto; 
	margin-right: auto; 
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #cc0000;
  font-weight : bold;
  text-align : center;
}

TD.headerInfo {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	width: 90%;
	padding: 2px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

TD.product-name {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #af9132; font-weight: bold; text-align:center;
	padding-bottom: 15px;
}	

/*TD.product-price {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #af9132; font-weight: bold; text-align:center;
	padding-bottom: 10px;
	padding-top: 10px;
}*/

.product-price-text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: 400;
}

TD.dots {
	background-image: url(../images/dots.gif);	
}

TD.hdots {
	background-image: url(../images/hdots.gif);
}

TD.title-header {
	height: 70px;
	padding-left:20px;
	padding-top:25px;
}

TD.column-left {
background-color:#000000;
}

TD.catalog {
background-image:url(../images/left_army.gif);
background-repeat:no-repeat;
background-color:#000000;
}


TD.right-catalog {
background-image:url(../images/right_army.gif);
background-repeat:no-repeat;
}

TD.column-right {
background-color:#000000;
}

TD.column-middle {
	background-color: #ffffff;
	vertical-align: top;
}

TD.column-separator {
	background-color: #c5d3ab;
}

table.maincontents {
	padding-left: 15px;
	padding-right:15px;
}
/********************************************************************
 * Style: az_button_img & az_button_submit
 ********************************************************************/
.az_button_img
{
	background-image:url(../images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: 400;
	font-size: 11px; 
	cursor: pointer;
    text-decoration: none; 
	display: inline;
}

.az_button_submit
{
	background-image:url(../images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: 400;
	font-size: 11px; 
    height: 17px;
    text-decoration: none; 
	padding-top: 0px;
	cursor: pointer;
}

.az_button_img_1
{
	background-image:url(../images/az_button_mid_1.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: 400;
	font-size: 11px; 
	cursor: pointer;
    text-decoration: none; 
	display: inline;
}

.az_button_submit_1
{
	background-image:url(../images/az_button_mid_1.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: 400;
	font-size: 11px; 
    height: 17px;
    text-decoration: none; 
	padding-top: 0px;
	cursor: pointer;
}


/********************************************************************
 * Style: messageInfoNote
 ********************************************************************/
.messageInfoNote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000;
}

TD.messageInfoNote {
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size: 11px;
	font-weight: 400;
	color: #FF0000;
}

.messageInfoNote A:link {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline
}
.messageInfoNote A:visited {
	font-weight: bold; font-size: 11px; color: #FF0000; text-decoration: underline
}
.messageInfoNote A:hover {
	font-weight: bold; font-size: 11px; color: #CC9900; text-decoration: underline
}
.messageInfoNote A:active {
	font-weight: bold; font-size: 11px; color: #FF0000; text-decoration: underline
}
.messageInfoNote A.selected:link {
	font-weight: bold; font-size: 11px; color: #FF0000; text-decoration: underline
}
.messageInfoNote A.selected:visited {
	font-weight: bold; font-size: 11px; color: #FF0000; text-decoration: underline
}
.messageInfoNote A.selected:hover {
	font-weight: bold; font-size: 11px; color: #CC9900; text-decoration: underline
}
.messageInfoNote A.selected:active {
	font-weight: bold; font-size: 11px; color: #FF0000; text-decoration: underline
}


/********************************************************************
 * Style: Footer
 ********************************************************************/
.footer{
	color: #969393;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size: 12px;
	vertical-align: top;
}

.footer A:link {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: none;
}
.footer A:visited {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: none;
}
.footer A:hover {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: underline
}
.footer A:active {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: none
}
.footer A.selected:link {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: none
}
.footer A.selected:visited {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: none
}
.footer A.selected:hover {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: underline
}
.footer A.selected:active {
	font-weight: 400; font-size: 12px; color: #969393; text-decoration: none
}

/********************************************************************
 * Style: Categories
 ********************************************************************/
.categories{
	color: #e2e3d4;
}
TD.categories {
	font-family: Arial, Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size: 13px;
	font-weight: 400;
	color: #e2e3d4;
	text-align:left;
}

.categories A:link {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: none;
}
.categories A:visited {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: none;
}
.categories A:hover {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: underline;
}
.categories A:active {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: none;
}
.categories A.selected:link {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: none;
}
.categories A.selected:visited {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: none;
}
.categories A.selected:hover {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: underline;
}
.categories A.selected:active {
	font-weight: 400; font-size: 13px; color: #e2e3d4; text-decoration: none;
}

/********************************************************************
 * Style: LatestNews
 ********************************************************************/
.desktitle{
	color: #FCAF17;
}
TD.desktitle {
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	color: #FCAF17;
}

.desktitle A:link {
	font-weight: 400; font-size: 11px; color: #FCAF17; text-decoration: none;
}
.desktitle A:visited {
	font-weight: 400; font-size: 11px; color: #FCAF17; text-decoration: none;
}
.desktitle A:hover {
	font-weight: 400; font-size: 11px; color: #AF0101; text-decoration: underline;
}
.desktitle A:active {
	font-weight: 400; font-size: 11px; color: #FCAF17; text-decoration: none;
}
.desktitle A.selected:link {
	font-weight: 400; font-size: 11px; color: #FCAF17; text-decoration: none;
}
.desktitle A.selected:visited {
	font-weight: 400; font-size: 11px; color: #FCAF17; text-decoration: none;
}
.desktitle A.selected:hover {
	font-weight: 400; font-size: 11px; color: #AF0101; text-decoration: underline;
}
.desktitle A.selected:active {
	font-weight: 400; font-size: 11px; color: #FCAF17; text-decoration: none;
}

.header-row {
background-color:#3d3c3c;
}

.borderit {
background-image:url(../images/border.gif);
background-repeat:repeat-y;
}


.bg_main {
background-image:url(../images/bg.gif);
background-repeat:repeat-xy;
}

.main_pad {
padding-left:15px;padding-right:15px
}

.cover {
margin-top:-9px; position:relative
}

/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.category {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;	
	font-style:normal;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.category A:link, .category A.selected:link {
	text-decoration: none;
	font-weight:bold;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;	
	color:#ffffff;
}
.category A:visited, .category A.selected:visited {
	text-decoration: none;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;	
	font-weight:bold;
	color:#ffffff;
}
.category A:hover, .category A.selected:hover, .category A:visited:hover {
	text-decoration: underline;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;	
	font-weight:bold;
	color:#ffffff;
}


/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.white {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	color:#ffffff;
	text-decoration: none;
}

.white A:link, .white A.selected:link {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;	
	color:#ffffff;
}
.white A:visited, .white A.selected:visited {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;	
	color:#ffffff;
}
.white A:hover, .white A.selected:hover, .white A:visited:hover {
	text-decoration: underline;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;	
	color:#ffffff;
}


/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.footerit {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	color:#626675;
	text-decoration: none;
}

.footerit A:link, .footerit A.selected:link {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;	
	color:#626675;
}
.footerit A:visited, .footerit A.selected:visited {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;	
	color:#626675;
}
.footerit A:hover, .footerit A.selected:hover, .footerit A:visited:hover {
	text-decoration: underline;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;	
	color:#626675;
}


.pixel {
background-color:#ffffff;
}

.net {
background-image:url(../images/net.png);
background-repeat:no-repeat;
height:50;
vertical-align:top;
}

.title {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:14px;
	font-style:normal;	
	font-weight:bold;
	color:#b0aeaf;
	padding-left:95px;
	padding-top:16px;
}

.main_bg {
background-image:url(../images/main_bg.gif);
background-repeat:repeat-x;
}

.main_bg_green {
background-image:url(../images/main_bg_green.gif);
background-repeat:repeat-x;
}

.footer {
background-image:url(../images/footer.gif);
background-repeat:repeat-x;
}

.left_bottom {
background-image:url(../images/left_bottom.gif);
background-repeat:repeat-x;
}

.left_bottom_green {
background-image:url(../images/left_bottom_green.gif);
background-repeat:repeat-x;
}


.news_bottom {
background-image:url(../images/news_bg.gif);
background-repeat:repeat-x;
}

.news_bottom_green {
background-image:url(../images/news_bg_green.gif);
background-repeat:repeat-x;
}

.blue_bar{
background-image:url(../images/blue_bar.gif);
background-repeat:repeat-y;
}

.green_bar{
background-image:url(../images/green_bar.gif);
background-repeat:repeat-y;
}


/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.greyit_large {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:15px;	
	font-weight:bold;
	font-style:normal;
	color:#626675;
	text-decoration: none;
}
.greyit_large a{
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:15px;	
	font-weight:bold;
	font-style:normal;
	color:#626675;
	text-decoration: none;
}
/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.whiteit_large {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:15px;	
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-decoration: none;
}


/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.orangeit {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;	
	font-weight:bold;	
	font-style:normal;
	color:#af9132;
	text-decoration: none;
}

.orangeit A:link, .orangeit A.selected:link {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-weight:bold;	
	font-style:normal;	
	color:#af9132;
}
.orangeit A:visited, .orangeit A.selected:visited {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-weight:bold;	
	font-style:normal;	
	color:#af9132;
}
.orangeit A:hover, .orangeit A.selected:hover, .orangeit A:visited:hover {
	text-decoration: underline;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-weight:bold;	
	font-style:normal;	
	color:#af9132;
}

.grey_text {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;	
	font-style:normal;
	color:#686d7e;
	text-decoration: none;
}

.header {
background-image:url(../images/welcome.png);
background-repeat:no-repeat;
background-position:left top;
}

.left_shadow {
background-image:url(../images/left_shadow.png);
background-repeat:no-repeat;
background-position:bottom right;
}

.right_shadow {
background-image:url(../images/right_shadow.png);
background-repeat:no-repeat;
background-position:bottom left;
}

.shadow {
background-image:url(../images/shadow.png);
background-repeat:repeat-y;
background-position:top left;
}

.article_bg {
background-image:url(../images/article_bg.gif);
background-repeat:repeat-x;
}

.product_main {
background-image:url(../images/product_main.gif);
background-repeat:repeat-x;
}

/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.footer_menu {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#175a7e;
	text-decoration: none;
}

.footer_menu A:link, .footer_menu A.selected:link {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#175a7e;
	text-decoration: none;
}
.footer_menu A:visited, .footer_menu A.selected:visited {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#175a7e;
	text-decoration: none;
}
.footer_menu A:hover, .footer_menu A.selected:hover, .footer_menu A:visited:hover {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#175a7e;
	text-decoration: underline;
}

/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.footer_menu_green {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#9eab04;
	text-decoration: none;
}

.footer_menu_green A:link, .footer_menu_green A.selected:link {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#9eab04;
	text-decoration: none;
}
.footer_menu_green A:visited, .footer_menu_green A.selected:visited {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#9eab04;
	text-decoration: none;
}
.footer_menu_green A:hover, .footer_menu_green A.selected:hover, .footer_menu_green A:visited:hover {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-style:normal;
	font-weight:bold;
	color:#9eab04;
	text-decoration: underline;
}



.grey_left {
background-image:url(../images/grey_left_bar.png);
background-repeat:repeat-y;
background-position:right;
}

.grey_right {
background-image:url(../images/grey_right_bar.png);
background-repeat:repeat-y;
background-position:left;
}

/*******************************************************************************
 * Class: White it
/*******************************************************************************/
.orange_display {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;	
	font-weight:normal;	
	font-style:normal;
	color:#af9132;
	text-decoration: none;
}

.orange_display A:link, .orange_display A.selected:link {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-weight:normal;	
	font-style:normal;	
	color:#af9132;
}
.orange_display A:visited, .orange_display A.selected:visited {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-weight:normal;	
	font-style:normal;	
	color:#af9132;
}
.orange_display A:hover, .orange_display A.selected:hover, .orange_display A:visited:hover {
	text-decoration: underline;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-weight:normal;	
	font-style:normal;	
	color:#af9132;
}
.shops_ul{ padding:0; margin:0px;}
.shops_ul li{ list-style:none;}
.shops_ul li a{ background:url(../images/bullet.png) no-repeat left; padding-left:25px; display:block; height:25px; line-height:25px; }
.productTitle{ text-align:center; color:#af9132; font-weight:bold;}
TD.product-price{color:#af9132; font-weight:bold;}
.content_title{ color:GREY; font-weight:bold; font-size:16px; padding-bottom:10px; padding-top:10px;}
