@charset "utf-8";
/* CSS Document */

ul.priceList li.price span {
	color: #0462be;
	font-weight:bold;
}
ul.priceList li .value {
	float:right;
	color: #595959;
	margin-right: 5px;
}
ul.priceList li, ul.itemList li {
	width:auto;
	clear:both;
	float:left;
	width:100%;
}
ul.priceList, ul.itemList li.freeitem {
	color: #595959;
}
li.freeitem span.wrapper{
	background-color: #E3E3E3;
    display: block;
    margin-top: 10px;
    padding: 10px;
	line-height: 1.3em;
}
.offerends{
	color: #939393;
}
ul.priceList li.map.youPay{
	height:32px;
	line-height:38px;
}
ul.priceList li .label {
	float: left;
	color: #595959;
	margin-left: 3px;
	margin-top: 3px;
}
ul.priceList, ul.itemList {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
}

ul.priceList .youPay span.value, ul.priceList .youPay span.label {
	font-size:13px;
	color:#0462be;
	font-weight:bold;
}

ul.horizMenuBullet{
	color:#737373;
	float: left;
	margin: 0em;
	padding: 0em;
	list-style: none;
	margin-bottom: 10px;
	max-width: 370px;
	}

ul.horizMenuNoBullet{
	float: left;
	width: 100%; /* width is changed */
	margin: 0em;
	padding: 0em;
	list-style: none;
	margin-bottom: 0.883em;
	border-bottom: #F0F0F0 thin solid;
	}
ul.horizMenuBullet li{
	font-size: 11px;
	width: auto;
	margin: 0;
	background-image: url(/images/bullet3.gif);
	background-position: 0.33em 50%;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 1.2em; /* left padding moves the text away from the bullet */
	}
	ul.horizMenuBullet li.freeRebate{
		background-position: 0.33em 6px;
		white-space:normal;
		color:#444444;
	}
ul.horizMenuBullet li.freeRebate a{
		color: #0462BE;
	}
ul.horizMenuNoBullet li, span#coo{
	float: left;
	margin-right: 0.833em;
	color: #666666;
}
.points .bhSku li {
	color: #595959;
	font: 11px verdana,sans-serif;
}
.plusIcon {
	vertical-align: middle;
}
.shipping {
	background-image: url(/images/map_bullet_1.gif);
	background-repeat: no-repeat;
	border-width: 0px;
	color:#0462BE;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight: normal;
	margin: 6px;
	padding-left:7px;
	float: left;
	line-height: 15px;
	text-decoration:none;
	border-bottom:1px dotted #0462BE;
	}
.shipping:hover{
		border-bottom: 1px dotted #f0f0f0;
}
.map {
	line-height: 22px;
	position: relative;
	float:left;
}
.notify {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	width: 100%;
	float: left;
}	
span#coo{
	padding-bottom:0.5em; /*should be a margin but ie just doesn't listen*/
}
.info {
	color: #666666;
	font-size: 0.833em;
	text-decoration: none;
}
li.singleBullet {
	float: left;
	width: auto;
	margin: 0em;
	background-image: url(/images/line1.gif);
	background-position: 0.1em 0.33em;
	background-repeat: no-repeat;
	padding: 0em 0em 0em 1.5em; /* left padding moves the text away from the bullet */
}
.value a{
	color: #0462BE;
}
.price .value{
 margin-top:3px;	
}
.accessoryImg a.rebateavail {
	background-image:none;
	color:#737373;
	text-decoration:underline;
}
a.rebateavail {
	background-image: url(/images/map_bullet_1.gif);
	background-repeat: no-repeat;
	border-width: 0px;
	color:#0462BE;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight: normal;
	margin: 6px;
	padding-left:7px;
	float: left;
	line-height: 15px;
	text-decoration:none;
	border-bottom:1px dotted #0462BE;
	}
a.rebateavail:hover {
		border-bottom: 1px dotted #f0f0f0;
}
#productRight {
	width: 187px;
	float: right;
	height:auto !important;
}
.mail {
	font-weight: normal;
}
.rebates em{
font-size:.833em;
color:#666;
display:block;
font-style:normal;
}