﻿/* the design look lives here, positioning lives in other stylsheet*/
/* BEGIN buttons ****************************************/
.backBtn{
    display:block;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: 0 -205px;
	background-repeat: no-repeat;
	width:81px;height:23px;
	text-indent:-10000px;
    }
.backBtn:hover{
    background-position: -85px -205px;
	}
.stdGoBtn{
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	width:41px; height:23px;
	padding:0;margin:0;
	cursor:pointer;
	border:0;
    }
.stdGoBtn:hover{
    background-position: -45px -100px;
    }

/* BEGIN BBP ********************/
/* view all ads button at top */
.viewAllAdsLink{
    display:block;
    width:160px;height:18px;
    padding:5px 0 0 0;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: 0 -440px;
	background-repeat: no-repeat;
	text-align:center;
	font-size:11px;
	color:#306898;
	text-decoration:none;
	cursor:pointer;
    }
.viewAllAdsLink:hover{
    background-position: -170px -440px;
    }
.pageSlider_prevBtn{
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: 0 -230px;
	background-repeat: no-repeat;
    width:22px;height:201px;
    cursor:pointer;
}
.pageSlider_prevBtn:hover{
	background-position: -30px -230px;
}
.pageSlider_nextBtn{
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: -60px -230px;
	background-repeat: no-repeat;
    width:22px;height:201px;
    cursor:pointer;
}
.pageSlider_nextBtn:hover{
    background-position: -90px -230px;
}

.browseThisAdLink{
    display:block;
    width:123px;height:18px;
    padding:5px 0 0 0;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: -300px -640px;
	background-repeat: no-repeat;
	text-align:center;
	font-size:11px;font-weight:bold;
	color:#306898;
	text-decoration:none;
	cursor:pointer;    
    }
.browseThisAdLink:hover{
    background-position: -426px -640px;
    }
   
.addToListBtn
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -120px -312px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 158px;
    text-indent: -10000px;
}
.addToListBtn:hover
{
    background-position: -284px -312px;
}
.removeFromListBtn
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -120px -343px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 140px;
    text-indent: -10000px;
}
.removeFromListBtn:hover
{
    background-position: -284px -343px;
} 
.rollover .seeDetailsLink{
    background-image: url(../images/ABCWarehouseFb_sprite.png);
    background-position: -542px -284px;
    background-repeat: no-repeat;
    width:82px;height:23px;
    display:block;
    cursor:pointer;
    overflow:hidden;
    text-indent: -10000px;
}
.rollover .seeDetailsLink:hover{
    background-position: -625px -284px;
}
.rollover .addToListBtn
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -374px -284px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 82px;
    text-indent: -10000px;
    overflow:hidden;
}

.rollover .addToListBtn:hover
{
    background-position: -457px -284px;
}
.rollover .removeFromListBtn
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -121px -284px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 82px;
    text-indent: -10000px;
    overflow:hidden;
}
.rollover .removeFromListBtn:hover
{
    background-position: -248px -284px;
}
/* END BBP */

/* BEGIN map page ********************/
/* viewAdBtn used on map page - refactor to use html text */
.viewAdBtn{
    display:block;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: 0 -180px;
	background-repeat: no-repeat;
	width:201px;height:23px;
	text-indent:-10000px;
	}
.viewAdBtn:hover{
    background-position: -208px -180px;
	}
/* END map page */

/* BEGIN IDP ********************/
.plusSign{
    display:block;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: -335px -440px;
	background-repeat: no-repeat;
	width:22px;height:23px;
	text-indent:-10000px;
	}
.plusSign:hover{
    background-position: -360px -440px;
	}
.listingDetailBOL{
    display:block;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: -715px -440px;
	background-repeat: no-repeat;
	height:18px;
	padding:5px 0 0 28px;
	text-decoration:none;
	color:#306898;
	font-weight:bold;font-size:11px;
    }
.listingDetailBOL:hover{
    background-position: -715px -470px;
    }
/* END IDP */
	
/* BEGIN input fields ****************************************/
.stdInputField{
    background:none;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: -88px -100px;
	background-repeat: no-repeat;
    width:225px;height:23px;
    padding:0 0 0 5px;
    border:none;
    line-height:20px;
    }
/* END input fields */


/* BEGIN shopping list ****************************************/
.sl_EmailBtn
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -326px -230px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 201px;
    margin: 11px 0 0 5px;
    text-indent: -10000px;
    cursor:pointer;
}
.sl_EmailBtn:hover
{
    background-position: -326px -257px;
}
.sl_PrintBtn
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -120px -230px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 201px;
    margin: 11px 0 0 17px;
    text-indent: -10000px;
    cursor:pointer;
}
.sl_PrintBtn:hover
{
    background-position: -120px -257px;
}


.sl_print_Cont .sl_PrintBtn
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -120px -230px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 201px;
    margin: 0 5px 0 0;
    text-indent: -10000px;
}
.sl_print_Cont .sl_PrintBtn:hover
{
    background-position: -120px -257px;
}


#stafEmailAddress
{
    font-size:11px;
    font-weight:bold;
    color:#333333;
    width:410px;
    height:20px;
    border:1px solid #90c1ec;
    position:absolute;
    left:32px;
    top:100px;
}


#stafSend
{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -530px -230px;
    background-repeat: no-repeat;
    display: block;
    width: 200px;
    height: 23px;
    border: 0 none;
    position:absolute;
    left:140px;
    top:198px;
}
#stafSend:hover
{
    background-position: -530px -257px;
}
/* END shopping list */

/* BEGIN Nuep - No Content ****************************************/

.nuep_NoContent_LinkToClient{
    display:block;
    position:relative;
    top:-42px;
    width:272px;height:55px;
    margin:0 auto;
    text-decoration:none;
    text-indent:-10000px;
    background-image: url(../images/ABCWarehouseFb_sprite.png);
	background-position: 0 -42px;
	background-repeat: no-repeat;
}

.noContentGoToSite{
    background-image: url("../images/ABCWarehouseFb_sprite.png");
    background-position: -417px -180px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    text-indent: -10000px;
    width: 201px;
    cursor:pointer;
}
.noContentGoToSite:hover{
    background-position: -417px -205px;
}
/* END Nuep - No Content */