/* GLOBALS */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/sharedimgs/site-bg-08-2010.jpg) repeat-x left top white;
}

body,input,select,textarea,table,tr,td {
	font-family: Helvetica, "Verdana", "Arial", Sans-serif;
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
}

a img{
  border: none;
}

h3{
  font-size: 13px;
}

sup { vertical-align: super; line-height: 0; margin: 0; padding: 0;}

/* IDS */

#site-wrapper {
	margin: 0 auto;
	padding: 0 8px;
	text-align: left;
	width: 980px;
	clear: both;
}


/* ______ TOP WRAPPER STYLES ______ */

#top-wrapper {
	height: 122px;
	width: 988px;
	clear: both;
}

*:first-child+html #top-wrapper {
  height: 123px;
}
#top-wrapper #top-bar {
	text-align: right;
	width: 979px;
	height: 29px;
	clear: both;
}

#top-wrapper #floating-text ul {
	margin: 0 12px 0 0;
	list-style: none;
	color: white;
	float: right;
	height: 29px;
}

#top-wrapper #floating-text ul li {
	float: left;
	margin: 8px 0 0 0;
	padding: 0px 0px 0px 3px;
}

#top-wrapper #floating-text ul li a {
	color: white;
}

#cart-icon {
  background: url(/images/sharedimgs/cart-icon.jpg) no-repeat;
  width: 19px;
  height: 13px;
  display: block;
  float: left;
}

* html #cart-icon {
  display: inline;
}

#top-wrapper #floating-text #newsletter {
	margin: 0;
	padding: 5px 0 0 0;
}

#top-wrapper #floating-text #newsletter input {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#top-wrapper #top-logo {
	clear: both;
	margin: 0;
	padding: 1px 0 0 0;
	position: relative;
	width: 979px;
	height: 95px;
	overflow: hidden;
}

#top-wrapper #top-logo img {
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
}

#top-wrapper #top-logo #floating-text {
	color: white;
	/*background: url(/images/top/dr-brandt-signature.gif) no-repeat 500px bottom transparent; */
	width: 430px;
	margin: 35px 8px 0 0;
	overflow: hidden;
  float: right;
  font-size: 12px;
}

  * html #top-wrapper #top-logo #floating-text {
  display: inline;
  }

#top-wrapper #top-logo #floating-text p {
	text-align: justify;
	margin: 0;
	padding: 0;
}

#top-wrapper #top-menu {
	width: 773px;
	height: 27px;
	margin: 0;
  float: right;
}

#top-wrapper #top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	color: #aaa;
	width: 774px;
	height: 26px;
	float: right;
}

#top-wrapper #top-menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}

#top-wrapper #top-menu ul li a {
	text-decoration: none;
	color: white;
	display: block;
	height: 23px;
	margin: 0;
	padding: 4px 0 0 0;
  font-weight: bold;
}

#top-wrapper #top-menu ul li a:hover {
	background: url(/images/top/top-menu-bg-active-2010.gif) repeat-x left top transparent;
	color: white;
}

#top-wrapper #top-menu ul li.pipe {
  border-right: 1px solid #888;
  margin: 6px 0 6px -2px;
  padding: 0;
  height: 14px;
  width: 1px;
  font-size: 1px;
  line-height: 0;
}

#top-wrapper #top-menu ul li ul {
	position: absolute;
	top: 27px;
	left: -1px;

	z-index: 99;
	float: none;
	width: 99%;
	height: auto;
	margin: 0;
	padding: 8px 0;
	font-size: 11px;
	background: url(/images/top/sublink-bg.gif) repeat-x left top white;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: white;
}

#top-wrapper #top-menu ul li ul li {
	float: none;
	text-align: left;
	margin: 4px;
	padding: 0;
}

* html #top-wrapper #top-menu ul li ul li {
	margin: 4px;
  width: 88px;
}

#top-wrapper #top-menu ul li ul li a {
	display: inline;
	background-image: none !important;
	background-color: transparent;
	border-width: 0px;
	margin: 0;
	padding: 0;
	color: #6a6a6a !important;
	font-weight: normal;
  text-align: left;
}

#top-wrapper #top-menu ul li ul li a:hover {
	text-decoration: underline;
	background-image: none;
	color: #666;
	font-weight: normal;
}

#top-wrapper #top-menu ul li ul li ul {
	position: absolute;
	top: 0;
	left: 80px;
	margin: 0;
	padding: 0 0 0 7px;
	background: url(/images/sharedimgs/top-menu-ul-ul-hover.gif) no-repeat left 6px;
	border-width: 0px;
	width: 150px;
	font-size: 11px;
}

* html #top-wrapper #top-menu ul li ul li ul {
  background: url(/images/sharedimgs/top-menu-ul-ul-hover.gif) no-repeat 18px 6px;
}

* html #top-wrapper #top-menu ul li ul li ul {
  left: 88px;
}

#top-wrapper #top-menu ul li ul li ul li {
	margin: 0;
	padding: 4px 0;
	border-left: 1px solid white;
	background-color: #eee;
}

* html #top-wrapper #top-menu ul li ul li ul li {
  width: 160px;
}

#top-wrapper #top-menu ul li ul li ul li a {
	color: #474747;
	background-color: #eee;
	display: block;
	margin: 0;
	padding: 0 0 0 5px;
	height: 18px;
}

#top-wrapper #top-menu ul li ul li ul li a:hover {
	color: black;
	background-color: #eee;
}

#top-wrapper #top-menu #home a {
	width: 82px;
}

#top-wrapper #top-menu #whatsnew {
	width: 105px;
}

#top-wrapper #top-menu #shopby {
	width: 90px;
}

#top-wrapper #top-menu #bestsellers {
	width: 106px;
}

#top-wrapper #top-menu #askexperts {
	width: 50px;
}

* html #top-wrapper #top-menu #askexperts {
	width: 52px;
}

* html #home-page #top-wrapper #top-menu #askexperts {
	width: 51px;
}

#top-wrapper #top-menu #stores {
	width: 65px;
}

#top-wrapper #top-menu #press {
  width: 72px;
}

#top-wrapper #top-menu #search-box {
	width: 182px;
	height: 22px;
	padding: 4px 0 0 0;
	margin: 0px 0px 0px 8px;
	text-align: right;
}

*:first-child+html #top-wrapper #top-menu #search-box {
  width: 181px;
}

*:first-child+html .input-field {
  width: 138px;
  height: 11px;
  line-height: 11px;
}

* html .input-field {
  width: 140px;
  height: 11px;
  line-height: 11px;
}

* html #top-wrapper #top-menu #search-box {
  width: 181px;
}

#top-wrapper #top-menu #search-box input {
	vertical-align: text-top;
}

#top-wrapper #top-menu .active {
	background: url(/images/top/top-menu-bg-active-2010.gif) repeat-x left top transparent;
	color: white;
}

/* ______ MIDDLE WRAPPER STYLES ______ */

#middle-wrapper {
	float: left;
	margin: 0;
	padding: 0;
	width: 980px;
}

* html #middle-wrapper {
  width: 982px;
}

#left-col {
	margin: 0 0 0 -1px;
	float: left;
	width: 214px;
}

* html #left-col {
  padding:0;
  width: 210px;
  margin: 0 0 0 -2px;
}

#left-col ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: white;
  background-color: black;
}

#left-col ul li {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
  text-align: left;
}

#left-col li#laser {
	display: none;
}

#left-col ul li a {
	display: block;
	width: 195px;
	height: 37px;
  line-height: 37px;
  vertical-align: middle;
	margin: 0;
	padding: 0px 0px 0 20px;
	border-top: 1px solid black;
	color: white;
	text-decoration: none;
	font-weight: bold;
  font-size: 14px;
}

#left-col ul li a:hover {
	color: #e2e2e2;
}

#left-col ul li ul {
	position: absolute;
	top: 2px;
	left: 187px;
	z-index: 99;
	text-align: left;
	font-size: 12px;
	color: black;
	width: 100%;
	border: 1px solid white;
	padding: 0;
	margin: 0;
}

#left-col ul li ul li {
	margin: 0;
	padding: 0;
}

li#left-col-title {
  width: 214px;
  border-right: 1px solid #333;
}

#left-col-title h5 {
  padding: 7px 0 0 20px;
  margin: 0px;
  width: 195px;
  height: 22px;
  text-align: left;
  font-size: 14px;
}

#left-col ul li ul li a {
	display: block;
	border-top: 1px solid #333 !important;
	width: auto;
	height: 20px;
	color: white;
	margin: 0;
	padding: 4px 0 2px 8px;
	font-weight: bold;
}

#left-col ul li ul li a:hover {
	background-image: none;
}

#left-col ul li a:hover {
	background: url(/images/sharedimgs/left-menu-arrow.gif) no-repeat right center transparent;
}

#left-col #lineless a {
	background-color: #e51d9b;
}
#left-col #pores a {
	background-color: #0046ad;
}
#left-col #blemishes a {
	background-color: #673bb8;
}
#left-col #flaws a {
	background-color: #bed600;
}
#left-col #house a {
	background-color: #0098aa;
}
#left-col #time a {
	background-color: #84888b;
}
#left-col #anti a {
	background-color: #8d6cd1;
}
#left-col #uv a {
	background-color: #a6a653;
}
#left-col #laser a {
	background-color: #009661;
}
#left-col #inner a {
	background-color: #e33b45;
}

#left-col .selected {
	background: url(/images/sharedimgs/left-menu-arrow.gif) no-repeat right center transparent;
}

#right-col {
	float: left;
	margin: 0;
	padding: 0;
	width: 760px;
	background-color: white;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

* html #right-col {
width: 700px;
}

#home-page #right-col {
  background-color: white;
  border-bottom: none;
}

#right-col #content-wrapper {
	background-color: white;
	margin: 0;
	padding: 0 0 15px 0;
  min-height: 371px;
  height: expression((this.scrollHeight < 371)? "371px" : "auto");
}

#promo-wrapper {
  float: right;
	margin: 0 5px 0 0;
	padding: 0;
	width: 760px;
	position: relative;
	overflow: hidden;
  background: white;
  border-right: 1px solid #ccc;
}

* html #promo-wrapper {
  display: inline;
  margin: 0 6px 0 0;
}

#promo-wrapper a {
  text-decoration: none;
}

#promo-wrapper a:hover {
	text-decoration: underline;
}

#promo-wrapper .promo-banner {
	float: left;
	width: 188px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	overflow: hidden;
	position: relative;
  border-right: 2px solid black;
	z-index: 1;
}

  * html #promo-wrapper .promo-banner {
    display: inline;
  }

#promo-wrapper div h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 8px;
	padding: 0;
}

#promo-wrapper div p {
	padding: 0;
	margin: 0 0 0 8px;
}

#promo-wrapper div a.promo-banner-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 188px;
	height: 180px;
}

#promo-wrapper div a.promo-banner-link img {
	width: 188px;
	height: 180px;
}

#promo-wrapper #last-promo, #promo-wrapper #promo-banner-3 {
	border: none;
}

#promo-wrapper #last-promo a.promo-banner-link, #promo-wrapper #promo-banner-3 a.promo-banner-link {
	width: 192px;
}

#promo-wrapper #last-promo a.promo-banner-link img, #promo-wrapper #promo-banner-3 img {
	width: 188px;
}

#promo-wrapper #last-promo, #promo-wrapper #promo-banner-3 {
	width: 188px;
	background-position: right top;
}

#newsletter-box {
  float: left;
	width: 215px;
	padding: 0;
	margin: 0;
	background: white
}

* html #newsletter-box {
  display: inline;
  background: white;
}

#newsletter-box input {
	vertical-align: middle;
  margin: -3px 0 0 6px;
}

#promo-wrapper #meet-dr-brandt, #promo-wrapper #promo-banner-0 {
  margin: 0 0 0 2px;
}

* html #promo-wrapper #meet-dr-brandt, * html #promo-wrapper #promo-banner-0 {
  margin: 0 0 0 -2px;
}

#promo-wrapper #meet-dr-brandt a{
  border-bottom: none;
}

#promo-wrapper #meet-dr-brandt h4 {
	color: #ed448a;
	margin: 10px 0 0 62px;
}

#promo-wrapper #meet-dr-brandt ul {
	margin: 5px 0 0 62px;
	padding: 0;
	list-style: none;
	width: 120px;
}

#promo-wrapper #meet-dr-brandt ul li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/images/sharedimgs/white-arrow-bullet.gif) no-repeat left 5px transparent;
}

#promo-wrapper #meet-dr-brandt ul li a {
	color: white;
	text-decoration: none;
}

#promo-wrapper #meet-dr-brandt ul li a:hover {
	text-decoration: underline;
}

#signature-text {
  float: right;
  width: 760px;
  height: 100px;
  margin: 0 5px 0 0;
  color: black;
  padding: 10px 0;
  background: white url(/images/sharedimgs/footer-sig-bg.png) no-repeat top right;
}

  * html #signature-text {
    display: inline;
  }

#signature-text .content {
  font-size:11px;
  line-height:1.6;
  width:575px;
}

#signature-links {
  width: 750px;
  margin: 6px 0 0 0;
  color: #E51D9B;
}

#signature-links ul {
  margin:0;
  padding:0;
  list-style: none;
  width: 750px;
}

#signature-links ul li {
  margin:0 50px 0 0;
  padding:0;
  display: inline;
}

#signature-links ul li a {
  text-decoration: none;
  color: #E51D9B;
}
#newsletter-icon {
  float: left;
  width: 200px;
  margin:0 0 0 5px;
  padding:0;
  height: 31px;
  line-height: 31px;
  vertical-align: middle;

}

  * html #newsletter-icon {
  display: inline;
  }

#facebook-icon {
  width: 99px;
  height: 32px;
  margin: 25px 0 0 9px;
  float: left;
}

  * html #facebook-icon {
    display: inline;
  }

/* ______ BOTTOM WRAPPER STYLES ______ */

#bottom-wrapper {
	width: 963px;
	height: 145px;
	margin: 0;
	padding: 15px 0 0 0;
	clear: both;
	font-family: "Verdana", "Helvetica", Sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}

#bottom-wrapper p {
	text-align: center;
  font-weight: bold;
  font-size: 10px;
}

#bottom-wrapper #footer {
	margin: 0 0 20px 0;
	padding: 0;
	height: 20px;
}

#bottom-wrapper #footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottom-wrapper #footer ul li {
	display: inline;
	background: url(/images/sharedimgs/footer-links-bg.gif) no-repeat right 3px transparent;
	margin: 0;
	padding: 0 10px;
}

#bottom-wrapper #footer ul li a {
	color: #666;
	text-decoration: none;
}

#bottom-wrapper #footer ul li a:hover {
	text-decoration: underline;
}

#bottom-wrapper #footer .last {
	background-image: none;
}



/* ______ HOME SPECIFIC STYLES ______ */

.home #right-col #content-wrapper {
	padding: 0;
	margin: 0;
}

.home #hp-mw, .home #hp-mw-1 {
	float: left;
	width: 760px;
	height: 371px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

.home #hp-mw .mw-text, .home #hp-mw1 .mw-text {
	float: right;
	display: block;
	width: 320px;
	margin: 15px 15px 0 0;
	padding: 0;
	font-size: 12px;
}

* html .home #hp-mw .mw-text {
	display:inline;
}

.home #hp-mw .mw-text h5, .home #hp-mw-1 .mw-text h5 {
	font-size: 28px;
	margin: 0;
	padding: 0;
}

.home #hp-mw .mw-text p, .home #hp-mw-1 .mw-text p {
	line-height: 20px;
	text-align: justify;
	clear: both;
	margin: 0;
	padding: 8px 0;
}

.home #hp-mw .mw-text p a img, .home #hp-mw-1 .mw-text p a img {
	float: right;
}



/* ________ INTERIOR SPECIFIC STYLES ________ */

.interior #right-col #content-wrapper {
	padding: 15px 15px 15px 15px;
}

* html .interior #right-col #content-wrapper {
  width: 730px;
}

.interior #content-wrapper h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 12px;
	width: 720px;
	height: 35px;
	color: white;
}

#category-description {
	width: 732px;
	min-height: 130px;
	padding: 0;
	margin: 15px 0 0 0;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}

* html #category-description {
	height: expression( this.scrollHeight < 131 ? "130px" : "auto" );
}

#category-description #description {
	width: 418px;
	text-align: justify;
	margin: 0;
	padding: 0 0 10px 10px;
	font-size: 12px;
}

#category-description #description h3 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#category-description #description p {
	line-height: 22px;
}

#category-description .media-pane {
	float: right;
	clear: both;
  margin: 0;
	padding: 0;
  text-align: center;
}

#category-description .banner {
  margin-top: 10px;
}

#category-wrapper {
	clear: both;
	margin: 0;
	padding: 0;
}



/* ________ CATEGORY SPECIFIC STYLES ________ */

.general h1{
  background-color: #6a6a6a;
  margin-bottom: 10px;
}

.general .mw-text {
	color: #6a6a6a;
}

.general h3 a {
	color: #6a6a6a;
}

.general h3 {
	color: #6a6a6a;
}

.general #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/general-bullet.gif);
}


/* _ LINELESS CATEGORY _ */

.lineless .mw-text {
	color: #e51d9b;
}

.lineless h1 {
	background-color: #e51d9b;
}

.lineless h3 a {
	color: #e51d9b;
}

.lineless h3 {
	color: #e51d9b;
}

.lineless #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/lineless-bullet.gif);
}


/* _ PORES NO MORE CATEGORY _ */

.pores-no-more .mw-text {
	color: #0046ad;
}

.pores-no-more h1 {
	background-color: #0046ad;
}

.pores-no-more h3 a {
	color: #0046ad;
}

.pores-no-more h3 {
	color: #0046ad;
}

.pores-no-more #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/poresnomore-bullet.gif);
}


/* _ BLEMISHES NO MORE CATEGORY _ */

.blemishes-no-more .mw-text {
	color: #673bb8;
}

.blemishes-no-more h1 {
	background-color: #673bb8;
}

.blemishes-no-more h3 a {
	color: #673bb8;
}

.blemishes-no-more h3 {
	color: #673bb8;
}

.blemishes-no-more #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/blemishesnomore-bullet.gif);
}


/* _ FLAWS NO MORE CATEGORY _ */

.flaws-no-more .mw-text {
	color: #bed600;
}

.flaws-no-more h1 {
	background-color: #bed600;
}

.flaws-no-more h3 a {
	color: #bed600;
}

.flaws-no-more h3 {
	color: #bed600;
}

.flaws-no-more #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/flawsnomore-bullet.gif);
}


/* _ HOUSE CALLS CATEGORY _ */

.house-calls .mw-text {
	color: #0098aa;
}

.house-calls h1 {
	background-color: #0098aa;
}

.house-calls h3 a {
	color: #0098aa;
}

.house-calls h3 {
	color: #0098aa;
}

.house-calls #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/housecalls-bullet.gif);
}


/* _ TIME ARREST CATEGORY _ */
.time-arrest .mw-text {
	color: #84888b;
}

.time-arrest h1 {
	background-color: #84888b;
}

.time-arrest h3 a {
	color: #84888b;
}

.time-arrest h3 {
	color: #84888b;
}

.time-arrest #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/timearrest-bullet.gif);
}


/* _ ANTI-IRRITANT CATEGORY _ */

.anti-irritant .mw-text {
	color: #8d6cd1;
}

.anti-irritant h1 {
	background-color: #8d6cd1;
}

.anti-irritant h3 a {
	color: #8d6cd1;
}

.anti-irritant h3 {
	color: #8d6cd1;
}

.anti-irritant #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/antiirritant-bullet.gif);
}


/* _ UV SPF 30 CATEGORY _ */

.uv-spf-30 .mw-text {
	color: #a6a653;
}

.uv-spf-30 h1 {
	background-color: #a6a653;
}

.uv-spf-30 h3 a {
	color: #a6a653;
}

.uv-spf-30 h3 {
	color: #a6a653;
}

.uv-spf-30 #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/uvspf-bullet.gif);
}


/* _ LASER LIGHTNING CATEGORY _ */

.laser-lightning .mw-text {
	color: #009661;
}

.laser-lightning h1 {
	background-color: #009661;
}

.laser-lightning h3 a {
	color: #009661;
}

.laser-lightning h3 {
	color: #009661;
}

.laser-lightning #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/laserlightning-bullet.gif);
}


/* _ INNER BEAUTY CATEGORY _ */

.inner-beauty .mw-text {
	color: #e33b45;
}

.inner-beauty h1 {
	background-color: #e33b45;
}

.inner-beauty h3 a {
	color: #e33b45;
}

.inner-beauty h3 {
	color: #e33b45;
}

.inner-beauty #product-wrapper #product-info #product-description ul {
	list-style-image: url(/images/sharedimgs/innerbeauty-bullet.gif);
}


/* _ SHOP BY CATEGORY _ */

.shop-by h1 {
	background-color: #6a6a6a;
}

.shop-by h3 {
	color: #6a6a6a;
}

.shop-by h3 a {
	color: #6a6a6a;
}

.shop-by #category-description {
	min-height: 55px;
}

* html .shop-by #category-description {
	height: expression( this.scrollHeight < 56 ? "55px" : "auto" );
}

.shop-by #category-description .banner {
	margin-top: 0;
}


/* _ CATEGORY CONTENT STYLES _ */

.product-box {
	width: 200px;
	height: 268px;
	margin: 0 0 25px 25px;
	padding: 0;
	float: left;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-color: transparent;
}

.product-box .prod-description h3 {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 14px;
}

.product-box .prod-description h3 a {
	text-decoration: none;
}

.product-box .prod-description h3 a:hover {
	text-decoration: underline;
}

.product-box .prod-description h3,p {
	text-align: left;
	margin: 0;
	padding: 0;
  font-size: 12px;
}

.product-box .prod-description {
	height: 80px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.product-box .prod-photo {
	height: 150px;
	width: 190px;
	text-align: center;
	overflow: hidden;
}

.product-box .prod-photo a {
	display: block;
	height: 150px;
	width: 190px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
	text-decoration: none;
}


.product-box .product-bar {
	clear: both;
	height: 45px;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.product-box .product-bar span {
	display: block;
	float: left;
	width: 60px;
	margin: 0 0 0 2px;
	padding: 0;
	font-weight: bold;
}

* html .product-box .product-bar span {
	width: 52px;
}

.product-box .product-bar .bar {
	clear: both;
	width: 189px;
	height: 28px;
	margin: 0;
	padding: 6px 0 0 0;
	overflow: hidden;
	color: white;
	background: url(/images/sharedimgs/category-product-bar.gif) no-repeat left top transparent;
}

.product-box .product-bar .bar a {
	text-decoration: none;
	color: white;
}

.product-box .product-bar .bar input {
	vertical-align: middle;
	border-width: 0px;
  	height: 12px;
	width: 20px;
}

.product-box .product-bar .bar input.add-to-cart-button {
	background: url(/images/cart/cart-icon.gif) no-repeat right 4px transparent;
	color: white;
	width: 42px;
  height: 17px;
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
	text-align: left;
	display: block;
  font-weight: bold;
  cursor: pointer;
}

.product-box .product-bar .price {
  margin-left: 10px;
  font-weight: bold;
}

.product-box .product-bar .bar .add-cart {
	float: right;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 13px 0 0;
	background: url(/images/cart/cart-icon.gif) no-repeat right 3px transparent;
	text-decoration: none;
}


/* _ PRODUCT CONTENT STYLES _ */

#product-wrapper {
	clear: both;
	margin: 0;
	padding: 20px 0;
	width: 732px;
}

#product-wrapper h3 {
	font-size: 11px;
	margin: 0 0 8px 0;
	padding: 0;
}

#product-wrapper #product-photo {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 180px;
	overflow: hidden;
}

#product-wrapper #product-photo img {
	margin: 0 auto;
	border-width: 0px;
}

#product-wrapper #product-info {
	float: right;
	margin: 0;
	padding: 0;
	width: 550px;
}

#product-wrapper #product-info #product-description {
	font-size: 12px;
	color: black;
	width: 330px;
	float: left;
	margin: 0;
	padding: 0;
}

#product-wrapper #product-info #product-description p {
	line-height: 20px;
	margin-left: 5px;
	text-align: left;
}

#product-wrapper #product-info #product-description ul {

}

#product-wrapper #product-info #product-description ul li {
  margin-left: 0px;
  font-size: 11px;
}

#product-wrapper #product-info .upsell-box {
	margin: 0;
	padding: 0 0 15px 0;
	float: right;
	width: 190px;
	overflow: hidden;
}

#product-wrapper #product-info .upsell-box .upsell-box-top {
	width: 190px;
	height: 33px;
	background: url(/images/sharedimgs/upsell-box-top.gif) no-repeat left top transparent;
	font-size: 12px;
	text-align: center;
	line-height: 33px;
}

#product-wrapper #product-info .upsell-box .upsell-box-top span {
	padding: 0;
	margin: 0;
}

#product-wrapper #product-info .upsell-box .upsell-box-body {
	margin: 0;
	padding: 0 4px 0 0;
	border-width: 0px 3px 3px 3px;
	border-style: solid;
	border-color: #c9c9c9;
	text-align: right;
}

#product-wrapper #product-info .upsell-box .upsell-box-body table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 170px;
	clear: both;
}

#product-wrapper #product-info .upsell-box .upsell-box-body table tr td {
	padding: 2px;
	text-align: left;
}

#product-wrapper #product-info .upsell-box .upsell-box-body table tr td input {
	vertical-align: middle;
}

#product-wrapper #product-info .upsell-box .upsell-box-body table tr td p {
	line-height: 12px;
	margin: 2px 0;
	padding: 0;
}

#product-wrapper .product-price-bar {
	font-size: 13px;
	font-weight: bold;
	color: #666;
  width: 550px;
}

#product-wrapper .product-price-bar span {
	display: block;
	float: left;
	width: 63px;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	font-weight: bold;
}

#product-wrapper .product-price-bar .price-bar {
	clear: both;
	width: 225px;
	height: 39px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: white;
	background: url(/images/sharedimgs/product-price-bar-bg.gif) no-repeat left top transparent;
}

* html #product-wrapper .product-price-bar .price-bar {
	width: 228px;
  float: none;  
}

#product-wrapper .product-price-bar .price-bar span {
	border-right: 1px solid white;
	height: 39px;
	line-height: 37px;
  vertical-align: middle;
}

* html #product-wrapper .product-price-bar .price-bar input {
  margin-top: 9px;
}

#product-wrapper .product-price-bar .price-bar a {
	text-decoration: none;
	color: white;
}

#product-wrapper .product-price-bar .price-bar input {
	margin: 0;
	padding: 0;
	width: 20px;
}

#product-wrapper .product-price-bar .price-bar .add-to-cart {
  width: 67px;
  height: 39px;
	margin: 0;
	padding: 0;
}

#product-wrapper .banner {
	float: right;
	clear: both;
	margin-top: -39px;
}

.info-box {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	width: 550px;
	overflow: hidden;
	background: url(/images/sharedimgs/info-box-fade-border.gif) no-repeat left 33px transparent;
}

.info-box .info-box-top {
	margin: 0;
	padding: 0;
	height: 33px;
}

.info-box .info-box-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.info-box .info-box-top ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.info-box .info-box-top ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 110px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(/images/sharedimgs/info-box-bg.gif) no-repeat left top transparent;
}

.info-box .info-box-top ul li a:hover {
	background-image: url(/images/sharedimgs/info-box-bg-hover.gif);
	color: white;
}

.info-box .info-box-top #instructions a {
	background-image: url(/images/sharedimgs/info-box-left.gif);
}

.info-box .info-box-top #instructions a:hover {
	background-image: url(/images/sharedimgs/info-box-left-hover.gif);
	color: white;
}

.info-box .info-box-top #testimonials a {
	background-image: url(/images/sharedimgs/info-box-right.gif);
}

.info-box .info-box-top #testimonials a:hover {
	background-image: url(/images/sharedimgs/info-box-right-hover.gif);
}

.info-box .info-box-top .selected {
	background-image: url(/images/sharedimgs/info-box-bg-hover.gif);
	color: white;
}

.info-box .info-box-top #instructions .selected {
	background-image: url(/images/sharedimgs/info-box-left-hover.gif);
	color: white;
}

.info-box .info-box-top #testimonials .selected {
	background-image: url(/images/sharedimgs/info-box-right-hover.gif);
}

.info-box .info-box-body {
	margin: 15px;
	padding: 0;
	clear: both;
}

/* INFO BAR */
.infobar {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	width: 733px;
	overflow: hidden;
	background: url(/images/infobar/left_corner.jpg) no-repeat 0 10px transparent;
}

.infobar p {
  font-size: 12px;
}

.infobar .infobar-top {
	margin: 0;
	padding: 0;
	height: 33px;
	background: url(/images/infobar/right_corner.jpg) no-repeat 725px 0 transparent;
}

.infobar .infobar-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-left: 7px;
}

.infobar .infobar-top ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.infobar .infobar-top ul li a {
	display: block;
	border-right: 1px solid #ccc;
	color: #555;
	text-decoration: none;
	width: 143px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(/images/infobar/background.jpg) repeat-x 0px 0px transparent;
}

.infobar .infobar-top ul li a.last {
  border-right: none;
}

.infobar .infobar-top ul li a:hover {
	background: url(/images/infobar/background_hover.jpg) repeat-x 0px 0px transparent;
	color: white;
}

li#payment_info a {
	border: 0;
}

.infobar .infobar-top .selected {
	background: url(/images/infobar/background_hover.jpg) repeat-x 0px 0px transparent;
	color: white;
}

.infobar .infobar-body {
	margin: 0;
	padding: 15px 0 0 15px;
	clear: both;
  border: 1px solid #ccc;
  border-top: 0px;
}

.infobar-body .form-content-box {
  width: 700px;
  background: url(/images/infobar/form-content-bg.gif) no-repeat;
}

.infobar-body .form-content-box td {
  font-size: 12px;
}


/* NON-SPECIFIC CLASSES */
.form-table h3 {
  margin-left: 10px;
}

strong.highlight {
	background-color: #fffc00;
}

.arrow-submit {
	border-width: 0px;
	background: url(/images/sharedimgs/arrow-submit.gif) no-repeat 0 1px transparent;
	height: 20px;
	width: 25px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.banner {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	overflow: hidden;
}

.banner .b-text {
	background: url(/images/sharedimgs/category-banner-bg.gif) repeat-x left top #c2c2c2;
	min-height: 38px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #4e4e4e;
	max-width: 268px;
	display: block;
}

.banner .b-text p {
	padding: 10px 0;
}

* html .banner .b-text {
  width: expression( document.body.clientWidth > 267 ? "268px" : "auto" );
  height: expression( this.scrollHeight < 39 ? "38px" : "auto" );
}

.banner .b-left {
	background: url(/images/sharedimgs/category-banner-top-left.gif) no-repeat left top #c2c2c2;
	width: 8px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.banner .b-left img {
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

.banner .b-right {
	background: url(/images/sharedimgs/category-banner-top-right.gif) no-repeat right top #c2c2c2;
	width: 8px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.banner .b-right img {
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

.clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
}

.input-field {
	width: 140px;
	height: 14px;
  line-height: 14px;
	margin: 0;
	padding: 0;
}

#world_stores{
  float: right;
  margin-right: 10px;
}

* html #world_stores{
  display: inline;
  margin:0;
  padding:0;
}

#store-results {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 500px;
}

#store-results tr th {
	border-bottom: 1px solid #ccc;
	color: #6a6a6a;
	font-size: 12px;
	width: 50%;
}

#store-results .store {
  border-bottom: 1px dashed #6a6a6a;
  margin: 0;
  padding: 10px 3px;
  font-size: 11px;
  color: #6a6a6a;
}

#store-results td.store:first-line {
	color: black;
}

#top-subnav {
	clear: both;
	height: 30px;
	border-bottom: 1px solid #ababab;
	margin: 15px 0;
	padding: 0;
}

#top-subnav div {
	float: left;
	height: 31px;
	margin: 0 2px 0 0;
	padding: 0 16px 0 0;
	font-size: 11px;
}

#top-subnav div a {
	text-decoration: none;
}

#top-subnav div img {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

#top-subnav .active-tab {
	background: url(/images/sharedimgs/top-subnav-active-bg.gif) no-repeat right top transparent;
	font-weight: bold;
}

#top-subnav .active-tab a {
	color: #474747;
}

#top-subnav .inactive-tab {
	background: url(/images/sharedimgs/top-subnav-inactive-bg.gif) no-repeat right top transparent;
	font-weight: normal;
}

#top-subnav .inactive-tab a {
	color: #5e5e5e;
}

.article{
  margin: 10px 0 0px 15px;;
  clear: both;
}

.article img {
  margin-right: 15px;
  width: 160px;
  border: 2px solid #ccc;
}

.article-hr {
  margin: 20px auto;
  width: 90%;
  color: #ccc;
  background-color: #aaa;
}

.article a, #stores-page a {
  color: black;
}

.article-img {
  float: left;
  width: 175px;
  text-align: left;
}

.article-text {
  float: left;
  width: 500px;
  text-align: left;
}

/* Customer Profile */

#customer_profile {
	margin: 0;
	padding: 0 0 20px 0;
}

#customer_profile h3 {
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	color: #6a6a6a;
}

#customer_profile h3 a {
	color: #6a6a6a;
}

#customer_profile p {
	margin: 0;
	padding: 0 0 0 10px;
}

/* Automatic Delivery */
#recurring {
  width: 93%;
  margin-bottom: 23px;
}

#automatic_delivery_product_id {
  width: 200px;
}

/* Ask the Experts */
#ask_the_experts a {
  color: #3a3a3a;
  text-decoration: none;
}

#ask_the_experts a:hover {
	color: #333;
}

#ask_the_experts h3 {
	font-size: 15px;
	font-weight: normal;
}

#ask_the_experts ol {
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
	list-style: none;
	border-top: 1px solid #ccc;
}

#ask_the_experts ol li {
  margin: 5px 0;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 11px;
  background-color: #f9f9f9;
}

/* Press */

#press-top {
	margin: 20px 0 0 15px;
	padding: 0;
	clear: both;
	font-size: 13px;
	color: black;
	width: 700px;
}

#press-top #press-nav {
	float: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#press-top #press-nav a {
	text-decoration: none;
}

#press-top #press-breadcrumbs {
	float: left;
	margin: 0;
	padding: 0;
}

#press-top #press-breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

#press-top #press-breadcrumbs ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#press-top #press-breadcrumbs a.press-active {
	text-decoration: none;
	color: #6a6a6a;
}

#press-top a {
	color: black;
}

.press-item-box {
	clear: both;
	margin: 20px 0 0 15px;
	padding: 0;
	border-collapse: collapse;
	width: 700px;
}

.press-item-box tr td h3 {
	clear: both;
}

table.press-item-box .clipping-text {
  padding-bottom: 20px;
}

table.press-item-box tr td a {
	color: #0098aa;
  font-size: 11px;
  line-height: 20px;
}

table.press-item-box tr td p {
	margin-top: 5px;
	margin-bottom: 5px;
}

table.press-item-box #press-releases {
	margin: 0;
	padding: 0;
}

table.press-item-box #press-releases h3 {
	border-bottom: 1px solid #ccc;
}

table.press-item-box #press-releases ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

table.press-item-box #press-releases ul li {
	margin: 10px 0;
	padding: 0;
}

table.press-item-box #press-videos {
	margin: 0;
	padding: 0;
}

table.press-item-box #press-videos h3 {
	border-bottom: 1px solid #ccc;
}

table.press-item-box #press-videos .video-thumb {
	margin: 0 25px 0 0;
	padding: 0 0 15px 0;
	float: left;
}

.press-info {
	margin: 15px;
	padding: 15px 0 0 0;
	width: 700px;
	border-top: 1px solid #ccc;
}

.press-info p {
	margin: 10px 0;
}

/* Stores */
#stores-page form {
  margin-top: 20px;
}
#stores-page h2 {
	font-weight: normal;
	font-size: 14px;
}
#stores-page table {
  margin-top: 20px;
  margin-bottom: 20px;
}
#world_stores p {
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}

/* Pagination */
div.pagination {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: -1px;
  padding: 2px;
}

div.pagination span,
div.pagination a {
  padding: 3px;
  border: 1px solid #aaa;
  text-decoration: none;
  color: #aaa;
}

div.pagination span.current {
  background-color: #e0e0e0;
  color: #000 !important;
  border-color: #aaa;
  font-weight: bold;
  cursor: default;
}

div.pagination span.disabled {
  background-color: white;
  cursor: default;
  color: #929292;
  border-color: #929292;
  font-weight: normal !important;
}

div.pagination a:hover {
  border: 1px solid #aaa;
  color: #000;
  background-color: #ccc;
}

div.pagination a.next_page {
  font-weight: bold;
}

#shopping_cart tr td.notice {
  color: #e51d9b;
  font-weight: bold;
  font-style:italic;
  text-align: right;
}

.notice {
  color: #e51d9b;
  padding: 15px;
  font-weight: bold;
}
/* ___ SHOPPING CART STYLES ___ */

#cart-content-wrapper {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0;
	width: 729px;
}

#cart-content-wrapper #cart-content-top {
	margin: 0;
	padding: 0;
}

#cart-content-wrapper #cart-content-bottom {
	margin: 0;
	padding: 0;
}

#cart-content-wrapper #cart-content {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	width: 727px;
	text-align: center;
	margin: 0;
	padding: 0 0 25px 0;
	overflow: hidden;
}

#cart-content-wrapper #cart-content h2#cart-confirm {
	color: #6a6a6a;
	margin: 20px 0;
}

.cart-confirmation {
	margin: 0 auto 20px auto;
	padding: 0;
	border-collapse: collapse;
	width: 697px;
	background: url(/images/cart/shopping-aux-bg.gif) no-repeat center top transparent;
}

.cart-confirmation tr td {
	text-align: left;
	font-size: 11px;
	padding: 5px;
	color: #6a6a6a;
}

.cart-confirmation .content-indent {
	padding: 0 15px 25px 15px;
}

.cart-confirmation .heading th {
	text-align: left;
	color: #6a6a6a;
	font-weight: bold;
	padding: 15px;
}

.cart-confirmation .header_row th {
	border-bottom: 1px solid #e1e1e1;
	color: #6a6a6a;
	font-size: 11px;
	text-transform: lowercase;
	text-align: left;
	padding: 10px;
}

.cart-confirmation .totals td {
	margin: 0;
	padding: 2px 5px;
	color: black;
}

.cart-confirmation .info {
	text-align: right;
	padding: 0;
	margin: 0;
}

.cart-confirmation .bux {
	text-align: left;
	padding: 0;
	margin: 0;
}

#edit_login label {
  clear: both;
  width: 120px;
  text-align: right;
  font-weight: bold;
  margin-right: 5px;
  line-height: 25px;
  color: #777;
  vertical-align: middle;
}

#edit_login h3 {
  color: #333;
}

#login_page a {
  color: #6a6a6a;
}

.form-content-box {
	margin: 15px 0 0 0;
	padding: 0;
	width: 725px;
	clear: both;
	border-collapse: collapse;
	background: url(/images/cart/form-content-bg.gif) no-repeat left top transparent;
}

.form-content-box h3 {
	margin: 0 0 10px 10px;
	padding: 10px 0 0 0;
  font-size: 13px;
}

.form-content-box p {
	margin: 0;
	padding: 8px 0 8px 10px;
  font-size: 12px;
}

.form-content-box li {
  font-size: 12px;
}

.form-content-box p input {
	vertical-align: middle;
}

table.form-content-box {
	margin-bottom: 20px;
}

table.form-content-box h3 {
	margin-left: 0;
}

table.form-content-box tr td {
	padding: 6px 0 6px 10px;
	margin: 0;
}

table.form-content-box tr td input,img {
	vertical-align: top;
}

table.form-content-box .header_row th {
	border-bottom: 1px solid #e1e1e1;
	color: #6a6a6a;
	font-size: 11px;
	text-transform: lowercase;
	text-align: left;
	padding: 10px;
}

#has_account {
	margin: 0;
	padding: 0;
	display: block;
	color: #6a6a6a;
}

#has_account a {
	color: #6a6a6a;
}

#has_account .form_block {
	float: left;
	margin: 0 20px 0 0;
	padding: 15px 0;
}

#has_account .form_block label {
	display: block;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#has_account p {
	margin: 0;
	padding: 15px 0 0 0;
	clear: both;
}

#new_customer{
	margin: 0;
	padding: 0;
	display: block;
	color: #6a6a6a;
}

#new_customer a {
	color: #6a6a6a;
}

#new_customer .form_block {
	float: left;
	margin: 0 20px 0 0;
	padding: 15px 0;
}

#new_customer .form_block label {
	display: block;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#new_customer p {
	margin: 0;
	padding: 15px 0 0 0;
	clear: both;
}

#shopping_cart {
	margin: 15px auto;
	padding: 0;
	border-collapse: collapse;
	width: 697px;
	border-bottom: 1px solid #e1e1e1;
}

#shopping_cart tr td {
	margin: 0;
	padding: 10px 4px;
	text-align: left;
	color: #6a6a6a;
}

#shopping_cart td h2 {
	font-size: 12px;
	margin: 0;
	padding: 15px 0 0 0;
}

#shopping_cart .header_row th {
	border-bottom: 1px solid #e1e1e1;
	color: #6a6a6a;
	font-size: 11px;
	text-transform: lowercase;
	text-align: left;
	padding: 10px 4px;
}

#shopping_cart .header_row td {
	border-bottom: 1px solid #e1e1e1;
	font-size: 11px;
	text-align: left;
	padding: 10px 4px;
  line-height: 15px;
}

#shopping_cart .header_row td p em {
	font-size: 10px;
}

#shopping_cart .automatic {
	background-color: #f3f3f3;
	border-left: 1px solid #e1e1e1;
	width: 177px;
}

.form-table, #shopping-aux, #shopping-current-gift-card, #shopping-add-gift-card {
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
	width: 697px;
	background: url(/images/cart/shopping-aux-bg.gif) no-repeat center top transparent;

}

.form-table p, #shopping-current-gift-card p, #shopping-add-gift-card p {
  margin: 10px;
}

.form-table label, #shopping-aux label, #shopping-current-gift-card label, #shopping-add-gift-card label {
  margin-left: 10px;
}

#shopping-aux tr td {
	text-align: left;
}

#shopping-aux .heading th {
	text-align: left;
	color: #6a6a6a;
	font-weight: bold;
	padding: 15px;
}

.must-have-cell {
	margin: 0;
	padding: 25px 0 0 0;
}

.must-have-item {
	float: left;
	margin: 0 0 30px 0;
	padding: 0 0 0 15px;
	width: 320px;
}

.must-have-item div {
	float: left;
}

.must-have-item .must-have-photo {
	margin: 0 10px 0 0;
	padding: 0;
	width: 45px;
	text-align: center;
}

.must-have-item .must-have-photo img {
	vertical-align: middle;
}

.must-have-item .must-have-text {
	margin: 0;
	padding: 0;
	width: 250px;
}

.must-have-item .must-have-text h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #e51d9b;
}

.must-have-item .must-have-text h5 a {
	color: #e51d9b;
	text-decoration: none;
}

.must-have-item .must-have-text p {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 13px;
}

.must-have-item .must-have-text p input {
	vertical-align: middle;
}

#security-icons {
	width: 729px;
	text-align: right;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
}

#cart-extras {
	text-align: left;
	margin: 15px auto;
	padding: 0;
	width: 697px;
	font-size: 11px;
	color: #6a6a6a;
}

#cart-extras .confirmation {
	font-weight: bold;
	color: black;
}

#cart_education {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #4b4b4b;
	margin: 0;
	padding: 0;
}

#cart_education ul {
	list-style-type: none;
	display: inline;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#cart_education ul li:first-child {
	border-left: none;
	margin: 0px;
	padding: 0 0 0 2px;
}

#cart_education ul li {
	display: inline;
	margin: 0 0 0 4px;
	padding: 0 0 0 8px;
	border-left: 1px solid #888;
}

#cart_education ul li a:link,
#cart_education ul li a:visited,
#cart_education ul li a:hover,
#cart_education ul li a:active {
	color: #4b4b4b;
}

#cart_phone {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}

#cart-top {
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
}

#cart-top .banner {
	float: left;
	margin-top: -5px;
}

#cart-top .banner .b-text {
	text-align: center;
	max-width: 200px;
	min-height: 38px;
}

#store-results {
  width: 500px;
}

* html .banner .b-text {
	width: expression( document.body.clientWidth > 201 ? "200px" : "auto" );
}

#cart-top .banner .b-text p {
	text-align: center;
	padding: 12px 0;
}

.errorExplanation {
  color: #cc0000;
}

.error, .warning {
  color: #cc0000;
  font-weight: bold;
  margin: 5px;
}

.auto-delivery-active {
  font-weight: bold;
}

.auto-delivery-inactive {
  font-weight: bold;
  color: #cc0000;
}

.arrow a {
  color: #000000;
  font-size: 12px;
}

.sitemap-list strong {
  font-size: 13px;
	margin-bottom: 5px;
}

.sitemap-list ul {
	margin-top:5px;
}

.sitemap-list li {
	margin-bottom: 10px;
}

.sitemap-list li a {
	padding: 4px;
}

h3.highlight-title {
  color: fuchsia;
}

#ask_the_experts .title, .alt-title1 {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

#ask_the_experts a.alt-title1, #ask_the_experts a.alt-title1:hover {
  color: #00CCFF;
  text-decoration: underline;
}

#right-col .lineless-fore, #right-col .lineless-fore a { color: #e51d9b; }
#right-col .pores-no-more-fore, #right-col .pores-no-more-fore a { color: #0046ad; }
#right-col .house-calls-fore, #right-col .house-calls-fore a { color: #0098aa; }
#right-col .laser-lightning-fore, #right-col .laser-lightning-fore a { color: #009661; }
#right-col .books-fore, #right-col .books-fore a { color: #4E4E4E; }
#right-col .dr-brandt-to-go-fore, #right-col .dr-brandt-to-go-fore a { color: #4E4E4E; }
#right-col .inner-beauty-fore, #right-col .inner-beauty-fore a { color: #e33b45; }
#right-col .anti-irritant-fore, #right-col .anti-irritant-fore a { color: #8d6cd1; }
#right-col .blemishes-no-more-fore, #right-col .blemishes-no-more-fore a { color: #673bb8; }
#right-col .uv-spf-30-fore, #right-col .uv-spf-30-fore a { color: #a6a653; }
#right-col .shop-by-fore, #right-col .shop-by-fore a { color: #4E4E4E; }
#right-col .flaws-no-more-fore, #right-col .flaws-no-more-fore a { color: #bed600; }
#right-col .time-arrest-fore, #right-col .time-arrest-fore a { color: #84888b; }
#right-col .sell-through-fore, #right-col .sell-through-fore a { color: #4E4E4E; }

#right-col .lineless-back, #right-col .lineless-back a { color: #e51d9b; }
#right-col .pores-no-more-back, #right-col .pores-no-more-back a { color: #0046ad; }
#right-col .house-calls-back, #right-col .house-calls-back a { color: #0098aa; }
#right-col .laser-lightning-back, #right-col .laser-lightning-back a { color: #009661; }
#right-col .books-back, #right-col .books-back a { color: #4E4E4E; }
#right-col .dr-brandt-to-go-back, #right-col .dr-brandt-to-go-back a { color: #4E4E4E; }
#right-col .inner-beauty-back, #right-col .inner-beauty-back a { color: #e33b45; }
#right-col .anti-irritant-back, #right-col .anti-irritant-back a { color: #8d6cd1; }
#right-col .blemishes-no-more-back, #right-col .blemishes-no-more-back a { color: #673bb8; }
#right-col .uv-spf-30-back, #right-col .uv-spf-30-back a { color: #a6a653; }
#right-col .shop-by-back, #right-col .shop-by-back a { color: #4E4E4E; }
#right-col .flaws-no-more-back, #right-col .flaws-no-more-back a { color: #bed600; }
#right-col .time-arrest-back, #right-col .time-arrest-back a { color: #84888b; }
#right-col .sell-through-back, #right-col .sell-through-back a { color: #4E4E4E; }

#left-col-cms-content { color: white; padding: 3px; }

.expandable-faq {
  margin: 15px;
  padding: 5px;
  width: 80%;
  background-color: #ddd;
}

.faq-close-link {
  float: right;
}

#ask_the_experts .faq-close-link a {
  font-weight:bold;
  color: #E51D9B;
}

#mws-container {
  width: 760px;
  height: 371px;
  margin: 0;
  padding: 0;
  background-color: black;
}

#mw-promo-msg {
  float: left;
  width: 505px;
  background-color: #222;
  position: absolute;
  margin: 325px 0 0 228px;
  padding: 7px;
  font-size: 14px;
  color: white;
  text-align: right;
  opacity: 0.65;
  filter: alpha(opacity = 65);
  zoom: 1;
}

#content-wrapper .sitemap-list ul a {
  color: #333;
}

#right-col div#mugshot {
  float: right;
}

.interior #content-wrapper h1#mugshot-shifted {
  width: 520px;
}

#about-drbrandt {
	width: 85%;
	line-height: 20px;
  margin: 0 auto;
  text-align: center;
}

#about-drbrandt p {
	margin-top: 25px;
  text-align: left;
}

#about-drbrandt img {
	padding-left: 40px;
  padding-top: 20px;
  float: right;
}


a#ten-minutes-book {
	color: rgb(255, 0, 255);
	text-decoration:none;
}
#ten-minutes-book span {
	margin-left: 48px;
}

#about-drbrandt img#sig {
	padding-left: 0px;
  float: none;
}

#iphoneapp-icon {
  margin: 0px 15px 0 8px;
}

#social div {
  float: left;
}

#social, .social {
  margin-top: 10px;
}

#shopping_cart tr.coupon  td, #shopping_cart tr.coupon  th {
  color: #990000;
}

#cart-payment-info {
  text-align: left;
}

#cart-payment-info h2 {
  margin-left: 15px;
}

table#video-takeover {
  text-align: center;
  padding: 20px;
}
table#video-takeover h1 {
  background-color: #6A6A6A;
  color: white;
}
#video-takeover .vt-banner {
  width: 200px;
  padding-left: 10px;
}

#video-takeover .vt-banner img {
  border:1px solid #c7c7c7;
}

#video-wrapper {
  background:url(/images/gradient-bg.png) #9f9f9f repeat-x;
}

#mwmovie {
  position: relative;
  z-index:0;
}