/* Body and main containers */
body.recommend div#subbody h1 {
	text-indent: -9999px;
	line-height:0px;
}
body.recommend div#subbody h1 img {
	display: none;
}
body.recommend div#subbody h2 {
	position: relative;
}
body.recommend div#subbody h2 a {
	position: static;
}
body.recommend {
	background-image: url(images/bg_gradient.png);
	background-color: #fa8a0e;
}
body.recommend div#subbody {
	background-image: url(images/bg_flourish.png);
	background-repeat: no-repeat;
	background-position: center 98px;
}
body.recommend #content {
	margin:0;
	padding:0;
	position:relative;
	top:-22px;
	width:908px;
	text-align: center;
	color: #FFF;
}
body.recommend #content p {
	margin: 0;
	width: 100%;
	padding: 0 0 1em 0;
	text-align: left;
}
body.recommend #content div.intro {
	padding: 0;
	text-align: center;
	margin: 0;
	position: relative;
}
body.recommend #content form.page2 div.intro {
	width: 100%;
}
body.recommend #content div.intro p {
	font-size: 1.15em;
	letter-spacing: 0px;
	padding: 0 0 4px 0;
	text-align: center;
}
body.recommend #content div.page2 p {
	font-size: 1.5em;
	xletter-spacing: .03em;
	padding: 0;
	text-align: center;
}
body.recommend div#printsubscribe {
	font-size: .96em;
	line-height: 1.4em;
	float: left;
	text-align: left;
	padding: 0 0 5px 0;
}
body.recommend div#printsubscribe a {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
}
body.recommend div#printsubscribe a.printlink {
	background-image: url(images/icon_print.gif);
}
body.recommend div#printsubscribe a.subscribelink {
	background-image: url(images/icon_sign_up.gif);
}
body.recommend div#share {
	float: right;
	padding: 8px 0 9px 0;
}

/* Columns */
body.recommend #content div.inset p.intro {
	font-size: 1.1em;
	letter-spacing: 0px;
	width: 348px;
	height: 75px;
	padding: 0 11px 8px 11px;
}
body.recommend form.page1 div.inset2 {
	height: 679px;
}
body.recommend #content form.page2 div.inset p.intro {
	font-size:1.55em;
	letter-spacing: 0em;
	line-height: 1.1em;
	width: 386px;
}
body.recommend form.page2 #column1 div.inset p.intro span {
	color: #FF7CB3;
	font-weight:bold;
}
body.recommend form.page2 #column2 div.inset p.intro span {
	color: #FFCC66;
	font-weight:bold;
}


/* Column 1 */
body.recommend div#column1 {
	width: 444px;
	float: left;
}
body.recommend div#column1 h3 {
	margin: 0;
	padding: 0;
	height: 65px;
	background-image: url(images/type_top_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}
body.recommend div#column1 div.inset {
	background-image: url(images/type_mid.gif);
	background-repeat: repeat-y;
	padding: 0 18px;
}
body.recommend div#column1 div.inset2 {
	background-color: #FFC3DC;
	padding: 7px 0 0 0;
	text-align: left;
}

body.recommend div#column1 div.inset2 p.message
{
	padding: 0 17px 8px 17px;
	width: 374px;
	float: none;
	color: #C00;
	xbackground-color: #FFFFFF;
}

/* Column 1 - questions */
body.recommend div#column1 div.inset2 div.question {
	color: #920039;
	font-size: 1.2em;
	padding: 7px 17px 20px 31px;
	background-repeat: no-repeat;
	background-position: 16px 6px;
}
body.recommend div#qsdiv1-q1 div.question {
	background-image: url(images/1.gif);
}
body.recommend div#qsdiv1-q2 div.question {
	background-image: url(images/2.gif);
}
body.recommend div#qsdiv1-q3 div.question {
	background-image: url(images/3.gif);
}
body.recommend div#qsdiv2-q1 div.question {
	background-image: url(images/4.gif);
	padding: 7px 17px 0px 31px;
}

body.recommend div.error div.errorText {
	background-color: #FFFFFF;
	color: #C00;
	padding: 8px 0 0 17px;
	margin: 2px 0 0 0;
}
body.recommend div#column1 div.inset2 div.error div.question {
	background-color: #FFFFFF;
	padding: 5px 17px 12px 31px;
}

body.recommend div#column1 div.inset2 div.select {
	padding: 8px 0 0 0;
}
body.recommend div#column1 div.inset2 select {
	width: 210px;
	line-height: 18px;
	padding: 1px;
	border: 1px #666 solid;
}
body.recommend div#column1 div.inset2 div.checkbox {
	color: #333;
	height: 18px;
	font-size: .9em;
	padding: 4px 0 0 0;
}
body.recommend div#column1 div.inset2 div.checkbox input
{
	margin: 0 5px 0 0;
	vertical-align: bottom;
}

/* Column 1 - results */
body.recommend div#column1 div.inset2 img {
	float: left;
}
body.recommend div#column1 div.inset2 p {
	font-size: .96em;
	letter-spacing: 0em;
	line-height: 1em;
	color: #CB0056;
/*	padding: 0 17px 1em 0;*/
	width:392px;
	float: left;
	position: relative;
}
body.recommend div#column1 div.inset2 p a {
	font-size: 1.3em;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CB0056;
}
body.recommend div#column1 div.inset2 p a.bottle {
	float: left;
}

body.recommend div#column1 div.cap1 {
	padding: 7px 17px 0 17px;
	background-image: url(images/type_top3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
body.recommend div#column1 div.cap2 {
	padding: 0 0 7px 0;
	background-image: url(images/type_btm3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
body.recommend div#column1 h4 {
	font-size: 1.2em;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: 0em;
	text-decoration: none;
	line-height: 1.3em;
	padding: 0 10px 0 10px;
	color: #CB0056;
	background-color: #FFA5CB;
	position: relative;
}

/* Column 2 */
body.recommend div#column2 {
	width:444px;
	float: right;
}
body.recommend div#column2 h3 {
	margin: 0;
	padding: 0;
	height: 65px;
	background-image: url(images/style_top_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}
body.recommend div#column2 div.inset {
	background-image: url(images/style_mid.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 17px;
}
body.recommend div#column2 div.inset p {
	width: 408px;
}
body.recommend div#column2 div.inset p.intro {
	width: 386px;
}

/* Column 2 - questions */
body.recommend div#column2 div.inset label {
	font-size: 1.1em;
	color: #d22809;
	width: 92px;
	height: 62px;
	padding: 33px 6px 6px 109px;
	background-image: url(images/style_box_off.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
}
body.recommend div#column2 div.inset label.on {
	background-image: url(images/style_box_on.png);
}
body.recommend div#column2 div.inset label img {
	position: absolute;
	top:9px;
	left:9px;
}
body.recommend div#column2 div.inset label input {
	margin: 8px 0 0 0;
}

/* Column 2 - results */
body.recommend form.page2 div#column2 div.inset {
	background-image: url(images/style_mid.gif);
	background-repeat: repeat-y;
	padding: 0 18px;
}
body.recommend div#column2 div.inset2 {
	background-color: #FFCAB5;
	padding: 7px 0 0 0;
	text-align: left;
}
body.recommend div#column2 div.cap1 {
	padding: 22px 28px 11px 157px;
	width: 223px;
	height: 62px;
	color: #d22809;
	background-image: url(images/style_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	position: relative;
	font-size:1.2em;
}
body.recommend div#column2 div.cap1 img {
	position: absolute;
	left: 28px;
	top:11px;
}
body.recommend div#column2 h4 {
	font-family: "American Typewriter","Courier New",Courier,sans-serif;
	font-size: 2.2em;
	font-weight: 300;
	letter-spacing: -4px;
	color: #FFF;
	position: relative;
}
body.recommend div#column2 ul {
	padding:1em 19px .5em 39px;
}
body.recommend div#column2 ul li {
	padding:0 0 .5em 0;
	color: #FFFFFF;
}
body.recommend div#column2 ul li span {
	color: #d22809;
	text-transform: lowercase;
}
body.recommend div#column2 ul li span span.product {
	font-weight: bold;
}
body.recommend div#column2 div.inset2 img {
	float: left;
}

body.recommend div#column2 div.inset2 p {
	font-size: .96em;
	letter-spacing: 0em;
	line-height: 1em;
	color: #d22809;
/*	padding: 0 17px 1em 0; */
	width:392px;
	xbackground-color:#33f;
}
body.recommend div#column2 div.inset2 p a {
	font-size: 1.3em;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #d22809;
}
body.recommend div#column2 div.inset2 p a.bottle {
	float: left;
}



body.recommend div#column2 button.center {
	padding: 1em 0 0 0;
	text-align: center;
	display: block;
}
body.recommend div#column2 button.center img {
	float: none;
}
body.recommend form.page2 button {
	cursor: pointer;
	background-color: transparent;
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 100%;
}

/* Columns - results */
body.recommend div#content span.binrating {
	height: 20px;
	display: block;
	position: relative;
}
body.recommend div#content span.binrating img {
	margin: 5px 0 0 0;
}
body.recommend div#content span.binrating a.bin img {
	margin: 0;
	position: absolute;
	left: 56px;
	top: -15px;
}
body.recommend div#content span.binrating span.ratingOverlay {
	overflow:hidden;
	display: block;
	position:relative;
	left:-53px;
	top:0px;
}

/* BIN styles */
div#binIFrameContainer {
    position: absolute;
    width: 360px;
    height: 335px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    display:none;
}

div#binIFrameContainer div#binHeader {
    display: block;
    width: 360px;
    background-color: #FFFFFF;
    height: 30px;
}

div#binIFrameContainer div#binHeader p {
    margin: 4px;
    padding: 0px;
    float: left;
    font-size: 100%;
	color:#333;
}

div#binIFrameContainer div#binHeader a#binClose {
    margin: 4px;
    padding: 0px;
    float: right;
    text-decoration: none;
    font-size: 100%;
	color:#333;
}
div#binIFrameContainer div#binHeader a#binClose img {
	vertical-align: middle;
}

div#binIFrameContainer iframe#binIFrame {
    width: 360px;
    height: 226px;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 10000;
}

div#binIFrameContainer div#storeLocatorFooter {
    position: relative;
    height: 80px;
    display: block;
    width: 360px;
    background-color: #555555;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

div#binIFrameContainer div#storeLocatorFooter label {
    float: left;
    color: #CCCCCC;
    line-height: 20px;
    font-size: 105%;
    font-weight: bold;
    padding: 0 5px 0 0;
}

div#binIFrameContainer div#storeLocatorFooter form#storeLocatorSearch {
    float: right;
    padding: 0px;
    margin: 10px;
    margin-bottom: 2px;
}

div#binIFrameContainer div#storeLocatorFooter form#storeLocatorSearch input#zipCode {
    border: 1px solid #000000;
    margin-right: 2px;
    width: 73px;
    font-size: 95%;
}

div#binIFrameContainer div#storeLocatorFooter form#storeLocatorSearch input#storeLocatorSubmit {
    background-color: #0066FF;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    height: 20px;
    width: 30px;
}

div#binIFrameContainer div#storeLocatorFooter div#appologyCopy {
    margin: 10px;
    font-size: 100%;
    color: #FFFFFF;
}

/* Footers */
body.recommend #content p.center {
	font-size: 1.3em;
	width: 100%;
	padding: 1em 0 0 0;
	text-align: center;
	display: block;
}
body.recommend button.footer {
	width: 680px;
	text-align: center;
	margin: 4px auto;
	background-image: url(images/rule.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	cursor: pointer;
}
body.recommend #footer {
	position: relative;
	top: auto;
}

#all_styles
{
	text-align: center;
	display: block;
	margin-left: 110px;
	background-color: #FFCAB5;
	float: none;
	width: 190px;
	height: 29px;
}

/* General/shared */
.clear {
	clear:both;
	line-height: 1px;
}

a {
	cursor: pointer;
}

.printonly {
	display: none;
}