/* Paging Controls for Product Listing */

.prodListing_topCountdiv {
position:absolute;
display:none;
top:0;
left:-10px;;
height:20px;
overflow-x:hidden;
white-space:nowrap;
}

.prodListing_topPageCount {
display:none;
padding-top:10px;
font-size:11px;
}


.prodListing_topPageCount_showall {
display:none;
font-size:11px;
}

a.prodListing_topPageCount_showall:link {text-decoration:underline;}
a.prodListing_topPageCount_showall:visited {text-decoration:underline;}

.prodListing_topPage {
display:none;
text-align:right;
white-space:nowrap;
padding-top:0;
font-size:11px;
padding-right:10px;
}

.prodListing_bottomCountdiv {
position:relative;
overflow-x:hidden;
padding-bottom:10px;
}

.prodListing_bottomPageCount {
padding-top:10px;
padding-left:0;
font-size:11px;
}

.prodListing_bottomPage {
text-align:right;
padding-top:10px;
padding-right:10px;
font-size:11px;
}

/* #### END Paging Controls for Product Listing #### */

/* #### View All / Power Browse #### */

.filterlist select{

width:151px; 
*height:22px;
 
/*border:1px solid #454548; 
background-color:#FFFFFF; 
color:#666666;
font:bold 10px ;
text-transform: uppercase;*/
}

.browsecontrol-prod_listingClass {
position:relative;
top:0;
left:8px;
}

#browsecontrol-prod_listingID {
}


.blackTextBoldNormal {padding-top:6px;

}

.blackText {font:bold 11px Arial;
}

a.blackText:link {font:bold 11px Arial; color:#ef1c79;}
a.blackText:visited {font:bold 11px Arial; color:#ef1c79;}
a.blackText:hover {font:bold 11px Arial; color: #FF0000;}


/* #### END View All / Power Browse #### */

/* product listing container */
.prodListing_masterDiv {
width:145px;
height:255px;
top:10px;
left:0px;
*left:2px;
}

 /* product listing product BACKGROUND */
.prodListing_mainbg {
top:0px;
left:0;
width:125px;
height:155px;
border:1px solid #747474;
}

/* prodListing IMAGE */
.prodListing_img {
top:5px;
left:13px;
}

 /* prodListing products TITLE */
.prodListing_title {
top:158px;
left:0px;
width:130px;
line-height:11px;
text-align:center;
}

a.prodListing_title:link {color:#999999; font:11px arial;
font-weight:normal;}
a.prodListing_title:hover {color:#999999; font:11px arial;
font-weight:normal; text-decoration: underline;}
a.prodListing_title:visited {color:#999999; font:11px arial;
font-weight:normal;}


/* prodListing SHORT DESCRIPTION */
.prodListing_desc {
top:205px;
left:0;
width:125px;
height:35px;
padding:5px;
padding-bottom:10px;
overflow-y:hidden;
font-size:10px;
border:dotted 1px #cccccc;
border-bottom:solid 1px #999999;

}

/* prodListing PRICE */
.prodListing_price {
top:182px;
left:0;
width:120px;
font-weight: bold;
font-size:12px;
font-family: arial;
color:#7a7779;
text-align:center;
}

.prodListing_buynow {
display:none;
top:205px;
left:195px;
}

/* prodListing more link */
.prodListing_more {
display:none;
/*top:113px;
left:66px;
white-space:nowrap;
}
.morelink {
font-weight: bold;
font-size:11px;
font-family:Tahoma;
}*/


.prodListing_priceseperator {
display:none;
/*background-color:#DBDDDB;
top:112px;
left:56px;
width:2px;
height:20px; */
}


/* prodListing seperator - Vert */
.prodListing_seperatorVert {
display:none;
/*background-color:#DBDDDB;
top:112px;
left:175px;
width:2px;
height:20px;*/
} 

/* prodListing seperator - Horz */
.prodListing_seperatorHorz {
display:none;
/*background-color:#DBDDDB;
top:150px;
left:90px;
width:60px;
height:3px; */
}


.prodListing_bestseller_icon {
 top:4px;
 left:0px;
 width:100px;
 height:100px;
}


.prodListing_free_shipping_icon {
left:4px;
top:130px;
background:url(/images/items/freeship.gif) no-repeat;
*background:url() no-repeat;
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/items/freeship.gif');
width:100%;
height:100%;
}

.prodListing_qview_icon {
top:138px;
left:1px;
width:16px;
height:16px;
cursor:help;
}

