 @charset "UTF-8";
/* CSS Document */
#bwst {
	font-weight: bold;
	color: #DF0000;
}
#bwapsilisting {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto !important;
	padding: 20px;
	width: 800px;
}
.bwapslistingContainer {
	text-align: left;
	margin-bottom: 0px;
	clear: both;
	position: relative;
	padding-bottom:5px;
}
.bwapsListListings li {
	padding: 0px;
	color: #FFF;
	font-size: 18px;
	margin: 0px !important;
	clear: both;
	overflow: hidden;
}
.bwapsListListings ul {
	padding: 0px;
}
.bwapstitle a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none !important;
}
.bwapstitle a:link {
	color: #1111CC !important;
}
.bwapstitle a:visited {
	color: #7070CC !important;
}
.bwapstitle a:hover {
	color: #0000AA !important;
}
.bwapstitle a:active {
	color: #CC1111 !important;
}
.bwapstitle, .bwapsListingSnippet, .bwapsListingDestinationUrl {
	width: 600px;
	position: relative;
	left: 140px;
	top: 0px;
	margin-bottom: 5px;
}
.bwapsListingDestinationUrl a {
	color: #207920 !important;
}
.LinkReadMore {
	text-decoration: underline;
	color: Blue;
	cursor: pointer;
}
.ContainerReadMore {
	display: none!important;
}
.bwapsListingGetQuotes {
	background-image: none !important;
	height: 63px !important;
	width: 125px !important;
	position: absolute;
	left: 750px;
	top: 0px;
	margin-bottom: 0 !important;
}
* html .bwapsListingGetQuotes a {
/*	background-image: none !important;*/
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='../images/get-quote-new-red.png', sizingMethod='scale') !important;
}
.bwapsListingGetQuotes a img {
	border: none;
}
.bwapsListingGetQuotes a {
	display: block;
	height: 63px;
	width: 125px;
	z-index: 10px;
	cursor: pointer;
	background-image: url(../images/get-quote-new-red.png) !important;
}
.bwapsListingSitePreview a img {
	border: none;
	width: 210px;
}
.bwapsListingDomainLogo a img {
	border: none;
}
.bwapsListingCtrRating a {
	text-decoration: none;
}
/* styles for image preview listing (thumbnail) */
#floatDiv {
	width: 220px;
	display: none;
	height: 170px;
}
.arroblack {
	float: left;
	padding-top: 10px;
	width: 10px;
}
.carrierimage {
	border-left: 25px solid #FFFFFF;
	border-right: 25px solid #FFFFFF;
}
/* end */
/* POSITIONS */
.bwapsListingDomainLogo {
	width: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.bwapsListingSitePreview {
	width: 210px;
	position: absolute;
	left: 535px;
	top: 0px;
}
#bwapsheader {
	clear: both !important;
	padding-bottom: 10px;
	font-size: 18px !important;
	color: #000000;
	font-weight: 700;
	text-align: center;
}
#bwapsref {
	display: none;
	margin-left: 71px;
}
.cta_b {
	padding: 5px 30px;
	display: block;
	font-size: 14px;
	font-weight: 300;
}
/* --------------------------    CONTAINER ROUNDED STYLES =======================================================================*/
.bulletNmbr {
	width: 34px;
	background-image: url(../images/n-off.png);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFF;
	float: left;
	text-align: center;
	height: 28px;
	padding-top: 6px;
	margin-top: 5px;
}
.bwapsListListings li:hover .bulletNmbr {
	background-image: url(../images/n-on-red.png);
}
#liquid-round {
	float: left;
	width: 905px;
	background: #fff url(../images/leftside.png) repeat-y left top;
}
#liquid-round:hover {
	background: url(../images/left-on-red.png) repeat-y left top;
}
#liquid-round:hover .topListing {
	background: url(../images/top-on-red.png) no-repeat left top;
}
.topListing {
	width: 100%;
	height: 15px;
	background: url(../images/top.png) no-repeat left top;
}
#liquid-round:hover .topListing span {
	background: url(../images/top-right-on-red.png) no-repeat right top;
}
.topListing span {
	display: block;
	position: relative;
	height: 20px;
	background: url(../images/top-right.png) no-repeat right top;
}
#liquid-round:hover .center-content {
	background: #FFFABF url(../images/rightside-on-red.png) repeat-y right top;
}
.center-content {
	position: relative;
	background: url(../images/rightside.png) repeat-y right top;
	padding: 0px 10px;
	margin: -1px 0px -50px 5px;
	z-index: 1;
	width: auto;
}
#liquid-round:hover .bottom {
	background: url(../images/bottom-on-red.png) no-repeat left bottom;
}
.bottom {
	width: 100%;
	height: 60px;
	background: url(../images/bottom.png) no-repeat left bottom;
	z-index: 1;
}
#liquid-round:hover .bottom span {
	background: url(../images/bottom-right-on-red.png) no-repeat right bottom;
}
.bottom span {
	display: block;
	position: relative;
	height: 60px;
	background: url(../images/bottom-right.png) no-repeat right bottom;
}
/* --------------------------    END OF CONTAINER ROUNDED STYLES  */
