#chewy {
	margin: 10px;
} html>body #chewy {
	width: 750px;
	margin: 10px auto;
}
	
#chewy p {
	font-size: 1.1em;
}

td #chewy li {
	list-style-image: none;
}

.on,
.green { 
	color: #090; 
}

.off,
.red { 
	color: #F00; 
}

.required,
.redBold {
	color: #C00;
}

/* buttons */
.buttonsmall a:link,
.buttonsmall a:visited,
.button a:link,
.button a:visited,
.buttonlarge a:link,
.buttonlarge a:visited {
	color: #600;
	text-decoration: none !important;
}

.buttonsmall a:hover,
.buttonsmall a:active,
.buttonsmall a:focus,
.button a:hover,
.button a:active,
.button a:focus,
.buttonlarge a:hover,
.buttonlarge a:active,
.buttonlarge a:focus,
.orderReg .submit input:hover,
.orderReg .submit input:active,
.orderReg .submit input:focus  {
	color: #900;
	background-position: 0 43px;
	text-decoration: none !important;
}

.buttonsmall a,
.button a,
.buttonlarge a,
.orderReg .submit input,
.combo .submit input {
	display: block;
	width: 186px;
	height: 43px;
	font: bold 14px Arial,sans-serif;
	line-height: 1.5;
/* \*/	line-height: 2.9; /**/	
	background-image: url(/imagesv3/v4/sub/button.gif);
	text-align: center;
}

.buttonsmall a {
	width: 106px;
	background-image: url(/imagesv3/v4/sub/button_small.gif);
}

.buttonlarge a {
	width: 226px;
	line-height: 1.5;
/* \*/	line-height: 2.9; /**/	
	background-image: url(/imagesv3/v4/sub/button_large.gif);
}

.logged p#purchaseThis.buttonlarge a:link,
.logged p#purchaseThis.buttonlarge a:visited,
.logged #insiderText p.buttonsmall a:link,
.logged #insiderText p.buttonsmall a:visited  {
	font-size: 1em;
/* \*/	line-height: 3; /**/	
	color: #5E5E5E;
}

.logged #insiderText p.buttonsmall a:link,
.logged #insiderText p.buttonsmall a:visited {
	color: #194B7D;
}

.logged #insiderText p.buttonsmall a,
.logged #insiderText p.button a {
	margin: 0 auto;
}

#notRegUser .button,
#notRegUser .buttonlarge {
	float: right;
	margin-top: -50px;
} 
#no\tRegUser .button,
#no\tRegUser .buttonlarge {
	margin-right: 5%;
}

.iepromo #notRegUser .button,
.iepromo #notRegUser .buttonlarge {
	float: none;
	margin-top: 0;
}

.ppv #insiderText p.button {
	margin: 0 0 8px;
}

* html #insiderText .button a,
* html #insiderText .buttonsmall a,
* html #notRegUser .buttonlarge a {
	padding-top: 10px;
} 

* html #inside\rText .button a,
* html #inside\rText .buttonsmall a,
* html #no\tRegUser .buttonlarge a {
	height: 33px;
} 

/* article abstract */
#productAbstract {
	margin: 1.5em 0;
}

#productAbstract a:link,
#productAbstract a:visited {
	color: #600;
}

#productAbstract p.note {
	margin: 0.2em 0 2em;
}

#productAbstract em.wordlength {
	font-style: normal;
	font-weight: bold;
}

#articleAbstract {
	padding: 0.5em;
	border-left: 1px solid #CCC;
	border-bottom: 1px dashed #CCC;
}

.logged #articleAbstract {
	clear: left;
	margin-top: 1.5em;
}

#articleAbstract h3 { 
	font-size: 1.4em;
	margin: 0;
}

#articleAbstract p.byline,
#articleAbstract p.source,
#articleAbstract p.date {
	font-size: 0.9em;
	margin: 0;
	color: #333;
}

#articleAbstract p {
	margin-bottom: 0;
} 

/* login hole */
#loginHole,
#chewy.ppv #loginHole {
	background: #F5F5F5;
	padding: 0 18px 1em;
	border: 1px outset #CCC;
	height: 26em;
} html>body #loginHole,
html>body #chewy.ppv #loginHole {
	height: auto;
	min-height: 26em;
}

.logged #loginHole {
	background: #FFF;
	padding: 0 0 1em;
	border: 0;
}

#loginHole #errorMsg {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}

#loginHole dl {
	clear: left;
}

#loginHole dt {
	float: left;
	width: auto;
	padding-right: 0.5em;
	font-weight: bold;
}

#loginHole dd {
	margin-left: 0;
	padding-left: 0;
}

#loginHole dd p {
	margin-top: 0;
}

#loginHole h2 {
	font-size: 1.25em;
	border-bottom: 1px solid #CCC;
	color: #000;
	padding: 4px 6px 3px;
	margin: 0 -18px;
}

.logged #loginHole h2 {
	font-size: 1.4em;
	color: #600;
	margin: 0 -6px -1em;
}

#loginHole h2.iepromo,
.orderReg #productTitle h1,
.receiptReg #productTitle h1  {
	border: none;
}

.ppv #loginHole h2 {
	font-size: 1.15em;
	color: #600;
	margin: 0 -18px;
}

#loginHole dl,
.ppv #loginHole p.ppv,
.ppv #loginHole #productOption.ppv  {
	padding: 4px 6px 3px;
	margin: 0.5em -18px;
}

.ppv #loginHole p.sellline {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0;
}

/* display text */
#productTitle h1 {
	font-size: 1.8em;
	padding: 1px 0 0.3em;
	margin-bottom: 0.3em;
	color: #000;
	border-bottom: 1px solid #CCC;
}

.iepromo #productTitle h1 {
	font-size: 1.2em;
	color: #600;
}

.ppv #productTitle h1 {
	padding-left: 32px;
	background: url(/imagesv3/v4/sub/purchase_big-dollar.gif) no-repeat;
}

#productTitle h2,
.orderReg #productTitle h1,
.receiptReg #productTitle h1 {
	margin-top: 0;
	color: #600;
	font-size: 1.3em;
}

#loginHole h3 {
	font-size: 1.15em;
	color: #000;
	height: 2.5em;
	margin: 1.2em 0 0.6em;
}

#loginHole h3 strong {
	color: #600;
}

#loginHole h3 span.note {
	color: #5e5e5e;
}

#loginHole h3 span.note strong {
	color: #5e5e5e;
}

#loginHole h4,
#productOption h4,
.iepromo h4,
h4.iepromo,
.orderReg h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0.9em;
	text-transform: uppercase;
}

#loginHole h4,
h4.iepromo,
.iepromo h4,
.orderReg h2 {
	color: #FFF;
	background: #194b7d;
}

#productOption.ppv h4 {
	font-size: 1.25em;
	text-transform: none;
}

#loginHole h5 {
	font-size: 1.15em;
	color: #660000;
	height: 2.5em;
	margin: 0 0 0.6em;
}

#productOption h5 {
	font-size: 1.2em;
	margin: 0 0 0.5em;
}
	
/* login */
#loginForm {
	width: 50%;
	margin: 0;
	float: left;
}

#loginForm h4 {
	margin-right: 20%;
	width: 100%;
	color: #FFF;
	background: #600;
} #loginForm h4/**/ {
	width: 70%;
} html>body #loginForm h4 { /*repeated for MacIE5 */
	width: 70%;
}

#loginForm fieldset {
	margin: 0 20% 2em 0;
	width: 100%;
	padding: 0.9em;
	border: 1px solid #600;
	background: #EEE;
} #loginForm fieldset/**/  {
	width: 70%;
} html>body #loginForm fieldset { /*repeated for MacIE5 */
	width: 70%;
}

#loginForm p {
	margin: 0.3em 0;
}

#unpw {
	padding: 0.7em 0;
}

#unpw label {
	font-weight: bold;
	float: left;
	width: 6em;
}

#unpw input {
	width: 8em;
	margin-bottom: 0.4em;
}

#loginForm a:link,
#loginForm a:visited {
	color: #600;
	font-weight: bold;
	text-decoration: underline;
}

#loginForm .submit {
	text-align: right;
	margin: -3em 0.6em 0 0;
} #loginForm p.submit input {
	width: auto;
}

/* product options box */
#productOption,
.iepromo #notRegUser {
	margin: 0 10px 2em;
}

#loginHole #productOption,
.iepromo #notRegUser {
	width: 42.5%;
	float: left;
	margin: 0;
}

.logged #loginHole #productOption {
	width: auto;
	float: none;
	margin: 0;
}

#purchaseText,
#insiderText  {
	margin: -1em 0 0 0;
	padding: 0.9em;
	border: 1px solid #CCC;
	background: #F7F7EB;
} #pu\rchaseText,
#inside\rText {
	margin: 0;
}

#purchaseText,
.iepromo #insiderText {
	background: #EEE;
	border-color: #666;
}

.iepromo #insiderText {
	margin-bottom: 1em;
	border-top: none;
}

#productOption p {
	margin: 0.9em 0;
}

#loginHole #productOption.ppv li {
	margin-bottom: 1em;
}

#productOption a:link,
#productOption a:visited {
	color: #600;
	text-decoration: underline;
}

.logged #insiderText {
	float: left;
	width: 194px;
	height: 259px;
	margin: 0;
	padding: 50px 10px;
	paddi\ng: 40px 10px;
	border: 0;
	background: url(/imagesv3/v4/sub/grad_products.gif) 0 -7px no-repeat;
	backgrou\nd-position: 0 -1px;
}

.ppv #insiderText {
	height: 216px;
	heigh\t: 196px;
	padding: 10px 10px;
	background-position: 0 -102px;
}

.logged #insiderText p.sellline {
	font-size: 1.15em; 
	font-weight: bold;
}
.logged #insiderText p.sellline strong {
	color: #600; 
}

.logged #purchaseThis {
	float: right;
	margin: 0 13px 0 0;
} html>body .logged #purchaseThis {
	margin: 0 25px 0 0;
}

/* not registered */
#notRegUser {
	margin: 1em 0;
	padding: 1em 0;
	border-top: 1px solid #CCC;
	clear: left;
}

.iepromo #notRegUser {
	border-top: none;
	clear: none;
}

#notRegUser h3 {
	margin: 0.2em 0 -2em;
} 

#notRegUser p {
	width: 46%;
	margin: 1em 0;
	font-weight: bold;
	color: #5e5e5e;
} #no\tRegUser p {
	margin: 1em 22% 1em 0;
}

#notRegUser p strong {
	color: #000;
}

.iepromo #notRegUser p {
	width: auto;
	margin: 1em 0;
}

#notRegUser p.note {
	color: #333;
	font-size: 1.15em;
}

.iepromo #notRegUser p.note {
	color: #333;
	font-size: 1em;
}

#notRegUser p.note strong {
	text-transform: uppercase;
}

#regDetails {
	clear: left;
	margin: 0 0 0 2em;
}

.logged ul#regDetails {
	margin-top: 1em;
	ma\rgin-top: 0;
}

ul#regDetails  li {
	list-style-image: url(/imagesv3/v4/sub/arrow.gif);
	font-size: 0.9em;
	margin-bottom: 1em;
}

ul#regDetails li a:link,
ul#regDetails li a:visited {
	font-size: 1em;
	color: #000;
	text-decoration: underline;
}

/* IE features - PPV choice */

#loginHole h4.iepromo,
#loginHole h4.ppv {
	clear: left;
	width: 676px;
	margin-left: 10px;
	text-transform: none;
}


#loginHole h4.ppv span.note {
	width: 194px;
	float: right;
	font-weight: normal;
	font-size: 0.8em;
} html>body #loginHole h4.ppv span.note {
	margin-top: -7px;
}

ol#productInfo,
ul#productInfo {
	list-style: none;
	float: left;
	margin: 0 0 0 -6px;
	ma\rgin-left: 5px; /*IE6*/
	padding-left: 0;
	width: 486px;
} html>body ol#productInfo  { 
	margin-left: 10px;
}

.iepromo ol#productInfo,
html>body .iepromo ol#productInfo {
	margin-left: -8px;
	width: 522px;
	ma\rgin-left: 0;
	wid\th: 498px;
} 

#productInfo li { 
	list-style: none;
	margin: 0;
	padding: 0;
	height: 52px;
	background-image: url(/imagesv3/v4/sub/bg_products.gif);
	background-repeat: repeat-x;
	background-position: 0 -1px;
	border-bottom: 1px solid #C5C1B3;
} 

ol#productInfo li {
	height: 53px;
	border-left: 1px solid #C5C1B3;
}

#productInfo li p { 
	margin: 0;
	padding: 10px 10px 7px 70px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	border-right: 3px solid #FFF;
} 

ol#productInfo li p {
	padding: 5px 10px 5px 10px;
	font-size: 0.9em;
	border-left: 3px solid #FFF;
}

#productInfo li p strong { 
	padding-left: 12px;
	background: url(/imagesv3/v4/sub/arrow.gif) no-repeat left center;
} * html .iepromo #productInfo li p strong { 
	width: auto;
	float: left;
} 

ol#productInfo li p strong {
	background-position: 0 3px;
	font-size: 1.1em;
}

#productInfo li#ec {
	border-top: 1px solid #C5C1B3;
	background-image: url(/imagesv3/v4/sub/excl_content_bg.gif);
	background-position: 0 -2px;
	margin: 0;
	height: 52px;
} 

#productInfo li#ec p {
	background-image: url(/imagesv3/v4/sub/exclusive_content.gif);
	background-position: 0 -2px;
	height: 34px;
}

#productInfo li#gw p {
	background-image: url(/imagesv3/v4/sub/globe_watch.gif);
}

#productInfo li#ge p {
	background-image: url(/imagesv3/v4/sub/globe_edge.gif);
}

#productInfo li#wsj p {
	background-image: url(/imagesv3/v4/sub/wsj.gif);
}

#productInfo li#eaa p {
	background-image: url(/imagesv3/v4/sub/enhanced_archive.gif);
}

#productInfo li#wec {
	background-image: url(/imagesv3/v4/sub/web_excl_content_bg.gif);
	border-bottom: none;
} 

#productInfo li#wec p {
	background-image: url(/imagesv3/v4/sub/web_exclusive_content.gif);
}

/* order page */
.orderReg a:link,
.orderReg a:visited {
	color: #600;
}

.orderReg #productTitle p.note {
	float: right;
	width: auto;
	font-size: 0.9em;
}
.orderReg #productTitle p.note a:link,
.orderReg #productTitle p.note a:visited {
	color: #5F5F5F;
	text-decoration: underline;
	margin: 0 0.25em;
}

.orderReg h2 a.note:link,
.orderReg h2 a.note:visited {
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	float: right;
	width: auto;
	padding: 10px;
	margin-top: -10px;
}

.orderReg h3 a.note:link,
.orderReg h3 a.note:visited {
	color: #600;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	float: right;
	width: auto;
	padding: 1px 5px;
}
	
.orderReg h3 {
	margin: 0;
	padding: 0 6px;
	line-height: 1.85;
	font-size: 1.2em;
	background: url(/imagesv3/v4/sub/grad_form_s.gif) repeat-x;
}

.orderReg th {
	font-size: 0.8em; 
	text-align: left;
	width: 12em;
	font-weight: normal;
	background: #FFF;
	padding-left: 1em;
} .orde\rReg th { 
	font-size: 1em; 
}

.orderReg td {
	padding: 0.25em 0.5em;
}

.orderReg #billingDetails table,
.combo table#SubIDTable {
	width: auto;
	border-collapse: collapse;
	background: url(/imagesv3/v4/sub/grad_form.gif) repeat-x;
	margin-left: 0;
	/* \*/margin-left: 12px;/**/
} 

.orderReg #billingDetails td {
	padding: 0.5em;
} 

.orderReg #billingDetails td,
.orderReg #billingDetails th {
	border-top: 1px solid #C5C1B3;
}

.orderReg #billingDetails th {
	padding-left: 0;
}

.orderReg #orderProduct,
.orderReg #memberProfile,
.orderReg #billingDetails {
	padding-bottom: 2em;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.orderReg #billingDetails { 
	margin: 0;
	padding-bottom: 0;
	display: block;
	border-bottom: 1px solid #000;
}

.orderReg .submit { 
	text-align: right; 
	clear: right;
	width: 770px;
	/*\*/padding: 1em 1em 1em 370px;/**/
	color: #5e5e5e;
} .orderReg .sub\mit {
	width: 360px;
} 

.orderReg .submit input {
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand; /* for IE */
	/* \*/
	float: right;
	background-repeat: repeat;
	/**/
}

.orderReg .submit input {
	border: none;
	background-color: #FFF;
}

.orderReg #orderProduct ul {
	list-style: none;
}

.orderReg #billingDetails .note {
	font-size: 0.8em;
}

.orderReg #billingDetails p.note {
	text-align: right;
	margin: 0 1em 0 0;
}

.orderReg #billingDetails th span.note {
	display: block;
}

.orderReg p.sellline {
	font-size: 1.12em;
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
}
.orderReg #billingDetails p.sellline {
	line-height: 1.3;
	background: url(/imagesv3/v4/sub/grad_form.gif) 0 -60px repeat-x;
	margin: 0 0 0.5em 0;
	padding: 0.3em;

}

.orderReg .submit input,
.orderReg #billingDetails p.sellline strong {
	color: #600;
}

input#xCCTypeMC,
input#xCCTypeAM {
	margin-left: 1em;
}

/* receipt page */
.receiptReg a:link,
.receiptReg a:visited {
	color: #600;
}

#chewy.receiptReg p.buttonsmall,
#chewy.receiptReg p.buttonlarge,
.receiptReg #orderProduct p {
	float: right;
	clear: right;
	width: auto;
	margin: 0;
} html>body #chewy.receiptReg #orderProduct p {
	margin: -2em 0 2.6em;
}
.receiptReg #productTitle p {
	margin: -0.5em 0 0 0;
}

.receiptReg #orderProduct p a:link,
.receiptReg #orderProduct p a:visited {
	color: #600;
	text-decoration: underline;
}

#chewy.receiptReg p.buttonsmall a:link,
#chewy.receiptReg p.buttonsmall a:visited {
	color: #194b7d;
	text-decoration: none !important;
}

.receiptReg #orderProduct h2 {
	text-transform: uppercase;
	color: #000;
	font-size: 1.25em;
	margin-bottom: -1em;
}	
	
.receiptReg h3 {
	margin: 0;
	font-size: 1em;
	padding: 2em 10px 0.1em;
	border-bottom: 1px solid #600;
}

.receiptReg th {
	text-align: left;
	width: 12em;
	font-weight: normal;
	background: #FFF;
	padding-left: 1em;
}

.receiptReg td {
	padding: 0.25em 0.5em;
}


.receiptReg #orderProduct ul {
	list-style: none;
}

.receiptReg #billingDetails .note {
	font-size: 0.8em;
}

.receiptReg #custCareDetails p {
	margin: 1em 10px;
}

.receiptReg .buttonlarge {
	float: right;
	width: auto;
}

#custCareDetails p a:link,
#custCareDetails p a:visited {
	text-decoration: underline;
}

/* status bar */
#registerTracker {
	margin: 1em 0 1em -10px;
	/* \*/margin-right: 0;/**/
	padding-left: 0;
	height: 3em;
	clear: left;

}
 
#registerTracker li {
	display: inline; 
	height: 1em;
	padding: 0 0.4em 0 31px;
	background: url(/imagesv3/v4/sub/numbers.gif) repeat-y;
	font-size: 1.1em;
	line-height: 2.2;
	font-weight: bold;
	text-transform: uppercase;
	color: #AAA;
	padding: 0 0.4em 0 31px;
}

#regis\terTracker li { 
	height: auto;
	padding: 7px 0 7px 28px;
	/* \*/padding: 6px 0.4em 7px 31px;/**/
}

.createProfile #registerTracker li.create {
	background-position: 0 0;
	color: #5e5e5e;

}

.orderReg #registerTracker li.create,
.selectInterests #registerTracker li.create,
.chooseProduct #registerTracker li.create,
.receiptReg #registerTracker li.create {
	background-position: 0 -29px; 
}

.selectInterests #registerTracker li.interests {
	background-position: 0 -58px;
	color: #5e5e5e;
}

.createProfile #registerTracker li.interests,
.chooseProduct #registerTracker li.interests,
.orderReg #registerTracker li.interests,
.receiptReg #registerTracker li.interests {
	background-position: 0 -87px;
}

.chooseProduct #registerTracker li.product {
	background-position: 0 -116px;
	color: #5e5e5e;
}

.createProfile #registerTracker li.product,
.selectInterests #registerTracker li.product,
.orderReg #registerTracker li.product,
.receiptReg #registerTracker li.product  {
	background-position: 0 -145px;
}

.orderReg #registerTracker li.order {
	background-position: 0 -174px;
	color: #5e5e5e;
}

.createProfile #registerTracker li.order,
.selectInterests #registerTracker li.order,
.chooseProduct #registerTracker li.order,
.receiptReg #registerTracker li.order {
	background-position: 0 -203px;
}

.receiptReg #registerTracker li.receipt {
	background-position: 0 -232px;
	color: #5e5e5e;
}

.createProfile #registerTracker li.receipt,
.selectInterests #registerTracker li.receipt,
.chooseProduct #registerTracker li.receipt,
.orderReg #registerTracker li.receipt {
	background-position: 0 -261px;
}


/* Combo page */
#productTitle h2.edgeOnly  { /* JP add */
	color: #333;
}

#insiderDiscountBox {
	margin: 0 0 6em;
	border: 1px solid #CCC;
	background: #FFF;
	height: 341px;
}

#insiderDiscountHelp strong em,
p.SpDiscount em {
	color: #600;
	font-style: normal;
}

#chewy.combo p.SpDiscount {
	background-image: url(/imagesv3/v4/sub/grey-fade.png);
	background-repeat: repeat-x;
	padding: 10px 15px 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	width: 99.9%;
	wid\th: auto;
}

#chewy.combo #insiderDiscount td p.SpDiscount {
	text-align: center;
	background: transparent;
}

#insiderDiscount {
	display: block;
	position: relative;
	wid\th: 57.45%;
	padding: 0;
	margin: 0;
}

#insiderDiscount p {
	margin: 0.2em 0 0.3em;
}

.combo h1,
.combo h2,
#chewy.combo h4.iepromo,
#insiderDiscountBox,
.combo p {
	margin-left: 10px;
	margin-right: 10px;
}

#SubIDTable td, 
#SubIDTable th {
	border-bottom: 1px solid #CABBA9; 
	height: 28px;
}

#SubIDTable .bottomRow td, 
#SubIDTable .bottomRow th {
	border-bottom: none;
}

#SubIDTable th {
	font-size: 0.8em;
	fon\t-size: 1em;
	width: 22.5%;
	text-align: left;
	vertical-align: top;
	padding-top: 0.2em;
	font-weight: normal;
	background: #FFF;
}

#SubIDTable td {
	width: 76.5%; 
	padding: 0 3px;
}

.combo table#SubIDTable {
	margin-top: 1em;
	width: auto;
	background-position: 0 3.5em;
	background-posi\tion: 0 4.7em;
}

.combo #insiderDiscountHelp {
	float: right;
	width: 42%;
	height: 342px;
	background: #EEE;
	border-left: 1px solid #C5C1B3;
	margin: 0;
	padding: 0;
} html>body .combo #insiderDiscountHelp {
	height: 341px;
}

#insiderDiscountHelp p {
	margin: 10px; 
	text-align: left;
}

.combo a:link, 
.combo a:visited {
	color: #600; 
	text-decoration: underline;
}

.combo .submit input {
	border: none; 
	background-color: #FFF; 
	color: #600; 
	float: right;
}

#comboFootSubmit {
	position: absolute;
	bottom: -6em;
	width: 700px;
	margin: 10px;
}

.sub #regDetails {
	width: 470px;
}