#boopsie_toolbar{
	
	position:relative;
}

.boopsie_acir{

	position:relative;
	z-index:999999;
	float:left;
	clear:left;
	width:597px;
	background:url(/img/boopsie-arrow.png) no-repeat 590px center;
}

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	overflow-x: hidden;
}

#toolbar {

}

input {
	width: 300px;
	height: 19px;
}

.listoff, .menuoff, .modaloff {
	display: none;
}

.boopsie_liston {
	background-color:#fff;
	border:1px solid #000000;
	display:block;
	left:58px;
	min-height:105px;
	position:absolute;
	top:81px;
	width:642px;
	z-index:9999999;
}

.menuon {
	display: block;
	position: absolute;
	-webkit-border-radius: 8px;
	left: 12%;
	width: 75%;
	background-color: #fff;
	border: solid 3px black;
	opacity: .85;
}

.boopsie_listoff{
	
	display:none;
	
}

.boopsie_liston > a, .menuon > a {
	position:relative;
	display: block;
	float:left;
	clear:left;
	width:597px;
	padding: 10px 35px 10px 10px;
	text-decoration: none;
	border-bottom: 1px solid #67720a;
	font-size: 12px;
	
}

.boopsie_liston > a:first-line, .menuon > a:first-line {
	font-size: 14px;
	font-weight: bold;
}

.modalon {
	display: block;
	position: absolute;
	background-color: black;
	opacity: .33;
}

.atit {
	background-color: black;
	color: white;
}
.highlightBG
{

	background:url(/img/boopsie-arrow.png) no-repeat 590px center #c2cc4f;

}

.acir {
	
	background:url(/img/boopsie-arrow.png) no-repeat 590px center;

}

.ache {
	background:url(/img/boopsie-arrow.png) no-repeat 590px center;
}

.asel, .boopsie_liston > a:active {
	color: white !important;
	background: #67720a url(http://live.boopsie.com/webapp/loading.gif) no-repeat 590px center !important;
}
/* RSPL Style */
img
{
	border:none;
	 vertical-align: middle;
}
.boopsie_liston > a span
{
	font-size: 12px;
	font-weight: normal;
	float:left;
}
.boopsie_liston > a span > span
{
	padding-right:2px;
}

.boopsie_liston > a span > span:first-line{
	font-size: 14px;
	font-weight: bold;

}
.outerContainer
{
	width:320px;
	position:relative;

	background: #fff url(/service/brand/?watermark) no-repeat fixed center center;
}
/* RSPL Style Ends */

