#couponPromotionBG {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
div#accResultPage * {
	margin: 0;
	padding: 0;
}
div#accResultPage {
	width: 920px;
}
div#accResultPage h1 {
    font-weight : normal;
    font-size : 25px;
    font-family : Arial, Helvetica, Sans-serif;
    color : #000;
    padding: 10px 0;
}
div#accResultPage a.current { 
	font-weight: bold;
	color:#CC0000; 
	text-decoration: none;
	}
div#accResultPage div#linksContainer {
	margin-bottom: 20px;
}
.couponPromotionText {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 10px;
}
.couponPromotionTextHighlight {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 10px;
	color: #4848cf;
}
div#accResultPage h2 {
    font-weight : normal;
    font-size : 22px;
    font-family : Arial, Helvetica, Sans-serif;
    color : #fff;
}
table#accHeader h3 {
    font-weight : bold;
    font-size : 20px;
    color : #fff;
	padding-left: 13px;
	line-height: 40px;
	display: inline;
    font-family : Arial, Helvetica, Sans-serif;	
}
table#accHeader .bigWhiteNotBold {
    font-weight : normal;
    font-size : 18px;
    font-family : Arial, Helvetica, Sans-serif;
    color : #fff;
}
div.leftColumn  {
	width: 18%;
	float: left;	
} 
div.middleColumn {
	width: 400px;
	float: left;
	margin-left: 8%;
}
div.rightColumn {
	float: right;
}
div#accResultPage div.accLists {
	border: 1px solid red;
	margin: 0 auto;	
	width: 250px;
}
div#accResultPage ul {
	list-style: none;
	float: left;
	margin-left: 20;
	margin-top: 0;	
}
div#accResultPage ul.accsubNav li {
	line-height: 25px;
	padding-left: 15px;
	background: url(/img/accessories/arrow_gray.gif) no-repeat left;
}
div#accResultPage ul.accsubNav li.redArrow {
	line-height: 25px;
	padding-left: 15px;
	background: url(/img/accessories/arrow_red.gif) no-repeat left;
}
div#accResultPage ul.accsubNav li#allAcc {
	line-height: 25px;
	padding-left: 15px;
	margin-top: 10px;
	background: url(/img/accessories/arrow_gray.gif) no-repeat left;
}
div#accResultPage ul.accsubNav li#allAccCurrent {
	line-height: 25px;
	padding-left: 15px;
	margin-top: 10px;
	background: url(/img/accessories/arrow_red.gif) no-repeat left;
}
div.leftColumn div.seltectPhone img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
div.rightColumn p#tenPercentCoupon
 {
	width: 239px;
	height: 78px;
	margin: 0;
	margin-top: 10px;
	color: #666;
	background: url(/img/accessories/coupon_promotions/coupon_10percent_off.gif) no-repeat right;
}
p#tenPercentCoupon .couponCode {
	position: relative;
	top: 54px;
	left: 24px;
}
/* These following styles apply to Accessory Bundles */
.accBundleHeader {
   	font-size: 16px;
    font-weight: bold;
	padding: 3px 10px;
    background-color: #6666cc;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #fff;
}
hr.bundleHR { 
	border: none 0;
	border-top: 1px dashed #ccc;
	width: 97%;
	height: 1px;
}
table.bundleItems tr {
	vertical-align: top;
	text-align: center;
}
table.bundleItems td img {
	display: block;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
table.bundleItems td.bundlePrice{
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
}
table.bundleItems td.bundlePrice table td{
	vertical-align: top;
	text-align: left;
}
table.bundleItems td p{
	padding: 0;
	margin: 3px 0;
}

#holidayNav {
  padding-top: 25px;
  background:  #fff url(/img/bg_pond_new.jpg) 0 0 no-repeat;
}
* html #holidayNav {
  padding-top: 25px;
  margin-bottom: 0;
  background:  #fff url(/img/bg_pond_new.jpg) 0 0 no-repeat;
}
div#holidayNav div#header div#mainLogo {
	padding-top: 9px;
	margin-bottom: -9px;
}
* html #holidayNav #header #mainLogo {
	padding-top: 9px;
	margin-bottom: -3px;
}
#holidayNav #checkoutLogos {
	padding-top: 9px;
}

* html #holidayNav #checkoutLogos {
	margin-top: 0;
  height: 63px;
  overflow: hidden;
}
* + html  #holidayNav {height: 92px;}
* html  #holidayNav {height: 92px;}
* html  #holidayNav #header #mainLogo {
	height: 45px;
}
* html  #holidayNav #header #tabBox img {
  padding: 0 0 0 0;
}
#holidayNav #checkoutLogos table {
margin-bottom: -2px;
}
* html #holidayNav #checkoutLogos table {
margin-bottom: -15px;
}
* html #holidayNav #header #controls {
margin-top: -15px;
}
* html #holidayNav #header img#phoneOrder {
margin-top: -10px;
}adding: 0 0 0 0;
}
