#productListing
{
 /**/
}

fieldset
{
 border : 1px dotted rgb(159, 176, 62);
 padding : 5px;
 margin : 5px;
}

.floatLeft
{
 float: left;
}

.buttonRow
{
 float: left;
 padding : 2px;
}

.centeredContent
{
 vertical-align: middle;
}

select
{
 width : 100%;
}

#sorter
{
 float: left;
}

#sorter_left_img_0
{
 float : left;
}

.searchinfo_center
{
 text-align:center;
}


.cssAmLv_FormButton
{
 background-color: #3c3f36;
 color:#FFFFFF;
 text-align:center;
 padding:2px;
 padding-bottom:3px;
 margin : 3px;
 margin-top : 5px;
 font-weight:bold;
 font-size:11px;
 border : none;
}

.cssAmLv_FormButton:hover
{
 background-color:#9fb03e;
 color:#FFFFFF;
}

.cssAmLv_FormButtonB
{
 background-color:#9fb03e;
 color:#FFFFFF;
 text-align:center;
 padding:2px;
 padding-bottom:3px;
 margin : 3px;
 margin-top : 5px;
 font-weight:bold;
 font-size:11px;
 border : none;
}

.cssAmLv_SubCatList
{
 float : left;
 padding : 5px;
 width:250px;
 height:100px;
}


.cssAmLv_SubCatListH4
{
 margin-bottom:2px;
}

#hr
{
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 width: 100%;
 height : 1px;
 max-height: 1px;
 background-color:#9fb03e;
}

.amContactUsTable
{
 width : 150px;
}

#enquiry
{
 width : 100%;
}


/****************************************************** PRODUCTS WITH SALES *****************************************************/

.normalprice
{
 color : gray;
 /* text-decoration: line-through; */
}

.productSpecialPrice
{
 font-weight: bold;
 color : navy;
}

.productPriceDiscount
{
 color : #6060A0;
}

/****************************************************** ENDOF PRODUCTS WITH SALES *****************************************************/