﻿/* PAGE 2 TABLE 1/28/2011 */

table#page2 tr.p2-odd td.maybe span {
    color: #375caa;
    text-decoration: underline;
    cursor: pointer;
    letter-spacing: normal;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
}

table#page2 tr.p2-odd td.maybe span:hover {
    background-color: #375caa;
    color: #ffffff;
}

table#page2 {
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
	float:left;
	text-align:center;
}

table#page2 td.p2-y1-de-price {
	background:#fff url('../images/price-bg-de-y1.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y1-print-price {
	background:#fff url('../images/price-bg-print-y1.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y1-de-print-price {
	background:#fff url('../images/price-bg-print-de-y1.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y2-de-price {
	background:#fff url('../images/price-bg-de-y2.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y2-print-price {
	background:#fff url('../images/price-bg-print-y2.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y2-de-print-price {
	background:#fff url('../images/price-bg-print-de-y2.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y3-de-price {
	background:#fff url('../images/price-bg-de-y3.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y3-print-price {
	background:#fff url('../images/price-bg-print-y3.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y3-de-print-price {
	background:#fff url('../images/price-bg-print-de-y3.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y4-de-price {
	background:#fff url('../images/price-bg-de-y4.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y4-print-price {
	background:#fff url('../images/price-bg-print-y4.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 td.p2-y4-de-print-price {
	background:#fff url('../images/price-bg-print-de-y4.jpg') no-repeat;
	width:191px;
	height:181px;
}

table#page2 tr span.p2-price  {
	font-size: 28px;
	letter-spacing: -1px;
	color: #ffffff;
}

table#page2 tr td span.p2-sale {
	padding-top:125px;
}

table#page2 tr td span.p2-old-price {
	font-size:14px;
	text-decoration:line-through;
	padding:5px 10px;
	background-color:#e43838;
	color:#fff;
	width:4em;
	display:block;
	margin:115px 0 0 60px;
}

table#page2 tr td span.p2-sale-price {
	font-size: 28px;
	letter-spacing: -1px;
	color: #ffffff;
	padding-top:0;
	width:191px;
	display:block;
}

table#page2 tr td span.p2-price {
	width:191px;
	display:block;
	padding-top:140px;
}

table#page2 td.p2-label-left {
	text-align:right;
	width:200px;
	color:#555;
	letter-spacing:-1px;
	padding:5px 10px 5px 0;
}

table#page2 tr td.p2-label-left span {
	color:#375caa;
	text-decoration:underline;
	cursor:pointer;
	font-size:11px;
	font-weight:normal;
	letter-spacing:normal;
	padding:1px 5px;
}

table#page2 td.p2-label-left span:hover {
	background-color:#375caa;
	color:#fff;
}

table#page2 tr td span.yes {
	background:transparent url('../images/accept.png') no-repeat scroll left center;;
	padding:20px;
	color:#49761b;
}

table#page2 tr td span.no {
	background:transparent url('../images/decline.png') no-repeat scroll left center;;
	padding:20px;
	color:#e43838;
}

table#page2 tr td.maybe {
	background:#fff url('../images/odd-bg.jpg') no-repeat right bottom;
	background-color: yellow;
	color: black;
}

table#page2 tr.p2-odd td {
	background:#fff url('../images/odd-bg.jpg') no-repeat right bottom;
}

table#page2 tr.p2-odd td.p2-label-left {
	background-image: url('../images/even-bg-label.jpg');
}

table#page2 tr.p2-even td {
	background:#fff url('../images/even-bg.jpg') no-repeat right bottom;
}

table#page2 tr.p2-even td.p2-label-left {
	background-image: url('../images/odd-bg-label.jpg');
}

table#page2 tr td p {
	font-size:14px;
	padding:0 25px;
	font-weight:normal;
	text-align:left;
	color:#444;
}
table#page2 tr td img.icon {
	position:relative;
	top:2px;
}

/* PAGE 2 FORMATTING */

span#none.sale{
	display: none;
}	

span.sale {
	font-size: small;
	text-decoration: line-through;
	margin: 0;
	padding:2px 10px; 
	color:#fff; 
	background-color:#e43838;
}	

div.sale-spacer {
	padding-top:110px;
}

div.price-spacer {
	padding-top:125px;
}

/* BOTTOM BAR */

/*NAV-GROOVE*/
div.ie-groove, div.nav-groove, td.ie-groove {
	width:700px;
	display:block;
	float:left;
	clear:left;
	height:40px;
	padding:5px 0;
	text-align:center;
	background-image:url('../images/guide/groove-bg.png');
}

div.ie-groove, td.ie-groove {
	padding-left:15px;
	width:685px;
}

div.ie-groove input, td.ie-groove input {
	width:215px;
	height:40px;
	display:inline-block;
	margin-right:5px;
	text-transform:uppercase;
	font-family:"arial narrow";
	font-size:18px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	float:left;
}

.ie-groove input.nav-back, .ie-groove td.nav-back {
	background-image: url('../images/guide/ie-clear-bg.gif');
	border-color:#4591dd;
}

.ie-groove input.nav-clear, .ie-groove td.nav-clear {
	background-image: url('../images/guide/ie-back-bg.gif');
	border-color:#dd4947;
}

.ie-groove input.nav-next, .ie-groove td.nav-next {
	background-image: url('../images/guide/ie-next-bg.gif');
	border-color:#90e236;
}

.ie-groove div.ie-gray, .ie-groove td.ie-gray {
	width: 215px;
	height: 23px;
	padding: 6px 0;
	margin: 2px;
	display: block;
	float: left;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	cursor: default;
	background-image: url('../images/guide/ie-gray-bg.gif');
	border: #ccc 2px outset;
}

div#great.nav-groove, div#great.ie-groove, td#great.nav-groove, td#great.ie-groove {
	display:none;
}

label.nav-back, div.nav-back, td.nav-back {
	width:152px;
	height:40px;
	font-size:0;
	display:inline-block;
	background-image:url('../images/guide/back-a.png');
	margin-right:1px;
	cursor:pointer;
}

label.nav-back:hover, td.nav-back:hover {
	background-image:url('../images/guide/back-h.png');
}

label#gray.nav-back, div#gray.nav-back, td#gray.nav-back {
	background-image:url('../images/guide/back.png');
	cursor:default;
}

label.nav-clear, div.nav-clear, td.nav-clear {
	width:211px;
	height:40px;
	font-size:0;
	display:inline-block;
	background-image:url('../images/guide/clear-a.png');
	margin-right:1px;
	cursor:pointer;
}

label.nav-clear:hover, td#nav-clear:hover {
	background-image:url('../images/guide/clear-h.png');
}

label#gray.nav-clear, div#gray.nav-clear, td#gray.nav-clear {
	background-image:url('../images/guide/clear.png');
	cursor:default;
}

label.nav-next, div.nav-next, td.nav-next {
	width:306px;
	height:40px;
	font-size:0;
	display:inline-block;
	background-image:url('../images/guide/next-a.png');
	cursor:pointer;
}

label.nav-next:hover, td.nav-next:hover {
	background-image:url('../images/guide/next-h.png');
}

label#gray.nav-next, div#gray.nav-next, td#gray.nav-next, td#gray-next.nav-next {
	background-image:url('../images/guide/next.png');
	cursor:default;
}

div.nav-groove label input {
	display:none;
}

td.nav-next-gray {
	width:306px;
	height:40px;
	font-size:0;
	display:inline-block;
	background-image:url('../images/guide/next.png');
	cursor:default;
}


/*GENERAL*/
body {
	text-align:center;
}

div.main-wrapper {
	margin:0 auto;
	text-align:left;
}

div.you-picked {
	clear:left;
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
}

form {
	font-size:12px;
}

h1 {
	font-family:arial, helvetica, sans-serif;
	font-size:42px;
	font-weight:bold;
	color:#1a64a6;
	letter-spacing:-1px;
	margin-top:0;
	clear:left;
}

h1#next {
	color:#4fab07;
	text-align:right;
	margin-right:10px;
}

h1#next span {
	font-size:14px;
	color:#555;
	padding-right:10px;
	font-weight:normal;
	letter-spacing:0;
}

h1#next img {
	position:relative;
	top:5px;
}



/*CART*/

.rightBoxHeading {
	padding-left:25px;
	background:#fff url('../images/guide/cart.png') no-repeat left center;
}

h3.rightBoxHeading a {
	margin-left:20px;
}



/*PROGRESS BAR*/
div.progress-wrapper {
	display:block;
	float:left;
}

div.progress-bar {
	width:220px;
	background:#fff url('../images/guide/prog-bar.png') no-repeat top left;
	padding:0 6px 0;
	height:40px;
	float:left;
	margin-bottom:10px;
}

div#done.progress-bar {
	background:#fff url('../images/guide/prog-bar-d.png') no-repeat top left;
}

div.progress-bar p {
	font-family:"arial black", "helvetica black";
	display:block;
	float:left;
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	width:100%;
	font-style:normal;
}

div.bars {
	display:block;
	float:left;
	clear:left;
	width:220px;
	margin-top:2px;
}

/*PROGRESS YP*/

a.progress-yp {
	width:66px;
	height:13px;
	background:navy url('../images/guide/bg-default.png') repeat-x;
	float:left;
	margin-right:3px;
	border:1px solid #3777c3;
	display:inline-block;
	position:relative;
}

a.progress-yp span {
	display:none;
	background:transparent url('../images/guide/tooltip-c1.png') no-repeat;
	width:150px;
	height:45px;
	padding:20px 0 0;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	top:10px;
	position:absolute;
	left:-40px;
}

a#done.progress-yp {
	background:#fff url('../images/guide/bg-done.png') repeat-x;
}

a#here.progress-yp {
	background:#fff url('../images/guide/bg-here.png') repeat-x;
}

a#done.progress-yp:hover {
	background:#fff  url('../images/guide/bg-done-h.png') repeat-x;
}

a#here.progress-yp:hover {
}

a.progress-yp:hover {
	background:#fff url('../images/guide/bg-hover.png') repeat-x;
}

a#done.progress-yp:hover span {
	display:inline;
}

a#here.progress-yp:hover span {
	display:inline;
}

a.progress-yp:hover span {
	display:inline;
}

/*PROGRESS SUP*/

a.progress-sup {
	width:23px;
	height:13px;
	background:navy url('../images/guide/bg-default.png') repeat-x;
	float:left;
	margin-right:1px;
	border:1px solid #3777c3;
}

a.progress-sup span {
	background:transparent url('../images/guide/tooltip-c1.png') no-repeat;
	width:150px;
	height:45px;
	display:none;
	position:absolute;
	z-index:4;
	padding:20px 0 0;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	top:10px;
}

a#done.progress-sup {
	background:#fff url('../images/guide/bg-done.png') repeat-x;
}

a#done.progress-sup:hover {
	background:#fff  url('../images/guide/bg-done-h.png') repeat-x;
}

a#here.progress-sup {
	background:#fff url('../images/guide/bg-here.png') repeat-x;
}

a.progress-sup:hover {
	background:#fff url('../images/guide/bg-hover.png') repeat-x;
	cursor:pointer;
}

a.progress-sup:hover span {
	display:block;
	position:relative;
	z-index:5;
	left:-63px;
}

/*PROGRESS REV*/

a.progress-rev {
	width:66px;
	height:13px;
	background:navy url('../images/guide/bg-default.png') repeat-x;
	float:left;
	margin-right:1px;
	border:1px solid #3777c3;
}

a.progress-rev span {
	background:transparent url('../images/guide/tooltip-c1.png') no-repeat;
	width:150px;
	height:45px;
	display:none;
	position:absolute;
	z-index:4;
	padding:20px 0 0;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	top:10px;
	left:-43px;
}

a#done.progress-rev {
	background:#fff url('../images/guide/bg-done.png') repeat-x;
}

a#done.progress-rev:hover {
	background:#fff  url('../images/guide/bg-done-h.png') repeat-x;
}

a#here.progress-rev {
	background:#fff url('../images/guide/bg-here.png') repeat-x;
}

a.progress-rev:hover {
	background:#fff url('../images/guide/bg-hover.png') repeat-x;
	cursor:pointer;
}

a.progress-rev:hover span {
	display:block;
	position:relative;
	z-index:5;
}






/*GREAT!*/
input#great {
	display:none;
	background:#fff url('../images/guide/great.gif') no-repeat right center;
	height:66px;
	text-align:right;
	width:700px;
	clear:left;
	border:0;
	color:#fff;
	font-size:1px;
	cursor:pointer;
	margin:10px 0;
}

div#showship {
	background:#fff url('http://www.gourmetretailer.com/gourmetretailer/photos/stylus/28595-20080601_shipping1.jpg') no-repeat right center;
	height:66px;
	text-align:right;
	width:300px;
	clear:left;
	border:0;
	color:#fff;
	font-size:1px;
	cursor:pointer;
	margin:10px 0;
}

input#great-vis {
	background:#fff url('../images/guide/great.gif') no-repeat right center;
	height:66px;
	text-align:right;
	width:700px;
	clear:left;
	border:0;
	color:#fff;
	font-size:1px;
	cursor:pointer;
	margin:10px 0;
}

input#back {
	display:none;
	background:#fff url('../images/guide/back.gif') no-repeat right center;
	height:66px;
	text-align:right;
	width:700px;
	clear:left;
	border:0;
	color:#fff;
	font-size:1px;
	cursor:pointer;
	margin:10px 0;
}


/*RE-GREAT!*/
input#regreat {
	background:#fff url('../images/guide/great.gif') no-repeat right center;
	height:66px;
	text-align:right;
	width:700px;
	clear:left;
	border:0;
	color:#fff;
	font-size:1px;
	cursor:pointer;
	margin:10px 0;
}







/*PRICE BOX*/
div.price {
	float:right;
	width:115px;
	padding:10px;
	margin-left:10px;
}

div.price h1 {
	font-size:30px;	
}

div.price label {
	font-size:12px;
	letter-spacing:0;
	text-transform:uppercase;
	color:#333;	
}

div.price p {
	margin-top:2px;
	border:1px #a0bfff solid;
}

div.price p:hover {
	background-color:#a0bfff;
	border:1px #4ca7e6 solid;
	color:#184a87;
}

div.price button h1 {
	font-size:18px;
}

h1.sale-price {
	text-decoration:line-through;
}


/*ADVANCED POINTER-OUTER*/

div#adv-point {
	background:transparent url('../images/guide/adv-point.gif') no-repeat top left;
	padding:35px 0 0 65px;
	height:75px;
	width:275px;
	color:#7e480e;
	position:relative;
	top:-15px;
	margin-left:25px;
}




/*NEXT BUTTON*/

div.supp-add {
	width:110px;
	margin:10px 0;
	padding-top:5px;
	cursor:pointer;
	text-align:center;
	background:#dbdbdb url('/ZC/images/supp-btn_01.gif') no-repeat top;
}

div.supp-add h1, h2 {
	color:#4fab07;
}

.sale-color {
	color:#e43838;
}
	
div.supp-skip h2 {
	color:#1a64a6;
}

.supp-add form label {
	font-size:10px;
}

div.supp-skip {
	width:110px;
	margin:10px 0;
	padding-top:5px;
	background:#dbdbdb url('/ZC/images/supp-btn_01.gif') no-repeat top;
	cursor:pointer;
	text-align:center;
}

button {
	cursor:pointer;
	text-align:center;
}

button#nexter {
	display:none;
}

button.supp-add {
	width:110px;
}

button.supp-add h1 {
	color:#4fab07;
}

button.supp-skip {
	width:110px;
}




/*SUPPLEMENTS*/
div.supp-wrapper{
	width:725px;
	display:block;
	float:left;
	clear:left;
}

div.gallery {
	width:240px;
	height:350px;
	margin-right:10px;
	display:block;
	float:left;
	text-align:center;
	clear:left;
}

div.main-img {
	width:235px;
	height:235px;
	border:1px #ccc solid;
	cursor:pointer;
	text-align:center;
}

div.main-img p {
	display:none;
	margin:100px auto 0;
	padding:20px 0 0;
	text-transform:uppercase;
	color:#333;
	background: transparent url('../images/guide/tooltip-c1.png') no-repeat;
	width:150px;
	height:40px;
	font-size:10px;
	font-weight:bold;
}

div.main-img:hover p {
	display:block;
}

div.thumbs {
	width:240px;
}

div.thumbs p {
	width:75px;
	height:75px;
	float:left;
	margin:1px;
	border:1px gray solid;
	cursor:pointer;
	padding:0;
}

div.descrip {
	width:475px;
	display:block;
	float:left;
}

div.yes-no {
}

img.cog {
	position:relative;
	top:2px;
}

img.arrow {
	position:relative;
	bottom:1px;
}

p.advanced-link {
	cursor:pointer;
	width:150px;
	margin:0;
	padding:0;
}

p#open.advanced-link {
	background:#fff url('../images/guide/adv-close.png') no-repeat;
	margin:0;
	padding:5px 10px;
}

p#close.advanced-link {
	background:#fff url('../images/guide/adv-close.png') no-repeat;
	margin:0;
	padding:5px 10px;
}

div.advanced {
	float:left;
	clear:left;
	margin:0;
	padding:0;
}

div.advanced-dropdown {
	background:#fff url('../images/guide/adv-open.png') no-repeat top left;
	display:none;
	min-height:175px;
	width:340px;
	float:left;
	margin:0;
	padding:0;
}

div.advanced-dropdown p {
	margin-left:10px;
}

div.advanced-dropdown ul {
	margin-top:0;
	padding:0;
}





/*STEP 1A*/

div.yeardiv-wrapper {
	display:block;
	clear:left;
}

div.b-1a-yeardiv {
	width: 155px;
	float: left;
	padding:130px 10px 10px;
	border-right:1px gray dotted;
	background-color:#fff;
	color:#555;
	font-size:12px;
}

div.b-1a-yeardiv:hover h1 {
	color:#fff;
}

div.b-1a-yeardiv p {
	margin:0;
	padding:5px 5px 2px;
	font-weight:bold;
}

div.b-1a-yeardiv p:hover {
	color:#fff;
	background-color:#ddd;
	font-weight:bold;
}

div.b-1a-yeardiv a {
	font-size:10px;
	color:#555;
	display:inline-block;
	border-bottom:1px #555 dashed;
	position:relative;
	top:-1px;
}

div.b-1a-yeardiv h1 {
	font-size:36px;
}

div.b-1a-yeardiv:hover {
	color:#fff;
	font-size:12px;
}

div.b-1a-yeardiv:hover a {
	color:#4aa8ff;
	border-bottom:1px #4aa8ff dashed;
}

div.b-1a-yeardiv:hover a:hover {
	border-bottom:0;
	padding-bottom:1px;
}

div#b-1a-y1 {
	color:#333;
	background:#fff url('../images/guide/yp1.gif') no-repeat;
}

div#b-1a-y1:hover {
	color:#000;
	background-image: url('../images/guide/yp1-h.gif');
}

div#b-1a-y1 h1 {
	color:#a21b21;
}

div#b-1a-y2 {
	color:#333;
	background:#fff url('../images/guide/yp2.gif') no-repeat;
}

div#b-1a-y2:hover {
	color:#000;
	background-image: url('../images/guide/yp2-h.gif');
}

div#b-1a-y2 h1 {
	color:#a2681a;
}

div#b-1a-y3 {
	color:#333;
	background:#fff url('../images/guide/yp3.gif') no-repeat;
}

div#b-1a-y3:hover {
	color:#000;
	background-image: url('../images/guide/yp3-h.gif');
}

div#b-1a-y3 h1 {
	color:#6aa02e;
}

div#b-1a-y4 {
	border-right:0;
	padding-right:1px;
	background:#fff url('../images/guide/yp4.gif') no-repeat;
}

div#b-1a-y4 h1 {
	color:#1b6aa2;
}

div#b-1a-y4:hover {
	color:#000;
	background-image: url('../images/guide/yp4-h.gif');
}

label {
	cursor:pointer;
}

p#input-y1:hover {
	color:#a21b21;
}

p#input-y2:hover {
	color:#a2681a;
}

p#input-y3:hover {
	color:#6aa02e;
}

p#input-y4:hover {
	color:#1b6aa2;
}

div.unit-bumper {
	margin-left:15px;
}




/*PROGRESS BAR*/
div.bnav-wrapper {
	clear:left;
	height:50px;
	margin-top:10px;
}

div.bnav {
	width: 717px;
	height: 33px;
	background: #fff url('../images/guide/bnav-bg.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-yp-a img {
	margin:-1px;
}

div.bnav-rev img {
	margin:-1px;
}

div.bnav-sup img {
	margin:-1px;
}

div.bnav-yp img {
	margin:-1px;
}

div.bnav-d img {
	margin:-1px;
}

div.bnav-a img {
	margin:-1px;
}

div.bnav-yp-d img {
	margin:-1px;
}

div.bnav-rev-a img {
	margin:-1px;
}

div.bnav-sup-d img {
	margin:-1px;
}

div.bnav-sup-a img {
	margin:-1px;
}

div.bnav img {
	margin:-1px;
}

div.bnav-a {
	width: 717px;
	height: 33px;
	background: #fff url('../images/guide/bnav-bg-a.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-d {
	width: 717px;
	height: 33px;
	background: #fff url('../images/guide/bnav-bg-d.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-yp {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-yp.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-yp-a {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-yp-a.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-yp-d {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-yp-d.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-sup {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-sup.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-sup-a {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-sup-a.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-sup-d {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-sup-d.gif') no-repeat;
	padding:16px 5px 0;
	float:left;
}

div.bnav-rev {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-rev.gif') no-repeat;
	padding:18px 5px 0;
	float:left;
}

div.bnav-rev-a {
	height:33px;
	width:235px;
	background: #fff url('../images/guide/bg-rev-a.gif') no-repeat;
	padding:18px 5px 0;
	float:left;
}

.texter {
	padding-left:15px;
	display:none;
}

a.pu {
	cursor:pointer;
	padding:5px 5px 0;
	background-color:#fff;
	color:#0e477e;
	text-decoration:underline;
}

a#help {
	padding-left:20px;
	background:#fff url('../images/guide/help.png') no-repeat scroll 1px bottom;
}

a.pu:hover {
	cursor:pointer;
	text-decoration:none;
	padding:5px 5px 0;
	color:#0e477e;
}

div.texter-pu {
	width:120%;
	height:120%;
	background:transparent url('../images/guide/texter-bg2.png') repeat;
	position:fixed;
	top:-10%;
	left:-10%;
	cursor:pointer;
	display:none;
	z-index:2000;
}

div.texter-supp {
	width:40%;
	height:40%;
	top:10%;
	left:10%;
	cursor:pointer;
	display:none;
	z-index:2000;
}

div.intexter {
	cursor:default;
	position:absolute;
	z-index:auto;
	top:15%;
	left:30%;
	width:40%;
	background:#fff;
	border:1px #ccc solid;
	text-align:left;
	padding:10px 25px 25px;
}

div#boring.intexter {
	width:850px;
	left:20%;
}

div#boring.intexter img {
	margin:0 25px;
	border:1px #ccc solid;
	float:right;
}

div.intexter-transp {
	position:fixed;
	background-color:transparent;
	top:50px;
}

div.intexter p {
	display:block;
	float:left;
	width:40%;
	margin-left:5%;
	line-height:24px;
	font-size:14px;
}

div.intexter strong {
	color:#a21b21;
}

div.intexter h1 {
}

div.intexter h1 img {
	position:relative;
	top:5px;
}

h2#close {
	float:right;
	color:#5d5d5d;
	cursor:pointer;
	font-size:16px;
	padding:20px;
}

h2#close:hover {
	color:#fff;
	background-color:#5d5d5d;
}

hr {
	display:none;
}

img.big-img {
	margin-top:7%;
}



/*STEP 1B*/
.style1 {
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.style2 {
	background-color: #fff;
}
.style3 {
	border-left: 1px solid #fff;
	background: #fff url('../images/guide/compare2.gif') no-repeat;
	min-height:542px;
}

img.clickme {
	cursor:pointer;
	margin-bottom:0;
	border:0;
}

div.yp-hdr {
	width:575px;
	height:200px;
	margin-left:151px;
	display:block;
	clear:left;
}

div#Y1.yp-hdr {
	background: #fff url('../images/guide/y1-hdr.gif') no-repeat bottom;
}

div#Y2.yp-hdr {
	background: #fff url('../images/guide/y2-hdr.gif') no-repeat bottom;
}

div#Y3.yp-hdr {
	background: #fff url('../images/guide/y3-hdr.gif') no-repeat bottom;
}

div#Y4.yp-hdr {
	background: #fff url('../images/guide/y4-hdr.gif') no-repeat bottom;
}

div.format {
	width:190px;
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
	display:block;
}

span.price {
	font-size:28px;
	letter-spacing:-1px;
	color:#fff;
	display:block;
	width:190px;
}

p#input {
	margin:0;
	padding:0;
}

p#input:hover {
	background-color:#ddd;
}



/*STEP 1C*/
div.boring {
	display:block;
	padding:10px 0 10px 140px;
	border-bottom:1px #555 solid;
	margin-bottom:10px;
	min-height:125px;
	font-size:14px;
	line-height:24px;
}

.boring h2 {
	font-size:18px;
	color:#555;
}

.boring h2 em {
	font-style:normal;
	
}

#pcmac {
	background:#fff url('../images/guide/details-pcmac.gif') no-repeat left center;
}

#resell {
	background:#fff url('../images/guide/details-resell.gif') no-repeat left center;
}

#comps {
	background:#fff url('../images/guide/details-comps.gif') no-repeat left center;
}

#shipcost {
	background:#fff url('../images/guide/details-shipcost.gif') no-repeat left center;
}
#speed {
	background:#fff url('../images/guide/details-speed.gif') no-repeat left center;
}

#integrated {
	background:#fff url('../images/guide/details-integrated.gif') no-repeat left center;
}

#tabs {
	background:#fff url('../images/guide/details-tabs.gif') no-repeat left center;
}

input#input-quantity {
	font-size:24px;
	color:#1b6aa2;
	font-weight:bold;
	padding-left:5px;
	width:1.5em;
}



/*SHOPPING CART*/

.columnRight {
	padding: 0;
}

.sideBoxContent, .rightBoxContainer {
	padding:0;
	margin:0;
}

.cartOldItem {
	cursor:default;
	font-size:.85em;
	font-weight:inherit;
}

.cartNewItem {
	background-color:#90e236;
	display:block;
	font-size:.85em;
}

#cartBoxListWrapper li {
}

#cartBoxListWrapper li a {
	padding:5px 5px;
	background-color:#fff;
	border-top:1px #eee solid;
	border-bottom:2px #fff solid;
	display:block;
	color:#222;
}

#cartBoxListWrapper li a:hover {
	background-color: #d1e8ff;
	color:#1b6aa2;
	cursor:default;
}




/*OPTIONALS*/
strong.subtitle {
	color:#4fab07;
	font-size:larger;
	margin-bottom:0;
}

span.descrip {
	margin:0 25px;
	padding:0;
	display:block;
}

label.guide:hover {
	background-color:#4fab07;
}




/*GRACON*/
p.gracon {
	color:#1b6aa2;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	display:block;
}

.gracon img {
	padding-right:2px;
}

p.gracon:hover {
	background-color:#1b6aa2;
	color:#fff;
}

div#grace-years {
	width:950px;
	left:20%;
}

div#grace-year-expl {
	width:200px;
	margin:0 1%;
	float:left;
}

div#grace-year-expl p {
	width:100%;
	padding:0;
	margin:0;
}


/*WHAT IS IT?*/
div#whatisit h1 {
	margin-top:10px;
	color:#a21b21;
}

div#whatisit h2 {
	color:#565656;
}

div.whatisit-scroll {
	max-height:265px;
	display:block;
	overflow:scroll;
	padding:0;
	margin-bottom:10px;
	border:2px #ddd groove;
	background-color:#fff;
}

div.quickfacts {
	display:block;
	background-color:#ddd;
	float:left;
	clear:left;
}

div.quickfacts p {
	width:20%;
	margin:1%;
	float:left;
	clear:none;
	font-size:1em;
	line-height:normal;
}

div.quickfacts p em {
	font-size:smaller;
}

/*REVIEW*/
span#cartImage {
	width:75px;
	float:left;
}

#cartProdTitle {
	font-weight:bold;
}

.cartAttribsList, .cartAttribsList ul {
	float:left;
	width:200px;
	clear:none;
	font-size:smaller;
}

tr.tableHeading {
	background-color:#1a64a6;
	color:#fff;
}

tr.rowEven {
	background-color:#d1dfeb;
}

tr.rowOdd {
	background-color:#e7f4ff;
}

tr#cart-subhdr {
	font-size:larger;
	color:#1a64a6;
	margin:25px 0;
	line-height:25px;
}

#cartSubTotal {
	background-color:#1a64a6;
	color:#fff;
	font-size:larger;
}

/*WELCOME*/
div#welcome {
	width:690px;
	height:365px;
	background:#fff url('../images/guide/welcome.jpg') no-repeat;
}

div#welcome p {
	float:left;
	margin:135px 0 0 240px;
	width:260px;
}

div#welcome strong {
	float:left;
	margin:10px 0 0 200px;
	width:250px;
	color:#0e477e;
	padding-right:75px;
	background:transparent url('../images/guide/welcome-arrow.png') no-repeat scroll right center;
}

div#welcome-close {
	float:right;
	height:26px;
	width:27px;
	background-image: url('../images/guide/welcome-close.png');
	cursor:pointer;
	margin:25px 25px 0 0;
}

div#welcome-close:hover {
	background-image: url('../images/guide/welcome-close-h.png');
}



/*BOTTOM-FIX*/
table#contentMainWrapper tr td{
}

div#navSuppWrapper {
	display:none;
}

.columnLeft {
	float:left;
	display:block;
}



span#fauxlink {
	text-decoration:underline;
	color:#1b6aa2;
	cursor:pointer;
}

span#fauxlink:hover {
	text-decoration:none;
}

/*	SWS 10/30/2010 Add Page 12 (TTT) to Buying Guide	*/

img.bonus-image {
	height:50px;
}	

/* SAPPacks: Buying Guide page 7.5 */


div#add-SAP2 label {
	text-transform:capitalize;
	display:block;
	padding-left:20px;
	font-size:10px;
	}

div#add-SAP2 label strong {
	font-weight:bold;
	color:#49761b;
	font-size:12px;
	}

div#add-SAP2 input {
	float:left;
	}
