/* layout */
body, span, th, td, p, h1, h2, h3, h4, h5, h6 {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #343434;
}

li a {
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	display: block;
	color: #343434;
}

li a:hover { text-decoration: none; }

body { 
	background: #fff;
	margin: 0;
	padding: 0;
}

h2 { }

h3,
h3 a {
	text-transform: uppercase;
	color: #343434;
	letter-spacing: .05em;
}

h3 a:link,
h3 a:visited {
	text-decoration: underline;
	color: #343434;
}

h3 a:hover { text-decoration: none;
 }

h4 { }
h5 { }

/* lvha */
a { outline: none; }
a:link { }
a:visited { }
a:hover { text-decoration: none; }
a:active { }

p,
li { /*/*/ line-height: 16px; /**/ }

li { list-style: square; }

.center { text-align: center; }
.clearboth { clear: both; }

div#wrapper {
	width: 775px;
	margin: 0pt auto;
	background: transparent url("/i/bg.gif") top left repeat-y;
}

div#wrapperDown {
	width: 775px;
	margin: 0px auto;
}


/* ---- begin header area ---- */
div#header {
	background: transparent url("/i/header.gif") top left no-repeat;
	width: 770px;
	height: 129px;
	margin: 0;
	padding: 0;
	margin-left: 2px;
}

div.headerLft {
	float: left;
	width: 248px;
}

div.headerLft h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.headerLft h1 a:link,
div.headerLft h1 a:visited,
div.headerLft h1 a:hover
div.headerLft h1 a:active {
	display: block;	
	height: 129px;
	background: url("/i/header.gif") top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

div.headerRgt {
	float: right;
	padding-top: 0px;
	width: 515px;
}

div.headerRgt ul {
	margin: 0;
	padding: 10px 10px 0 0;
	display: block;
	float: right;
}

div.headerRgt li {
	float: left;
	list-style-type: none;
	font-weight: normal;
	padding: 0 2px 0 1px;
}

div.headerRgt li a {
	font-weight: normal;
	color: #343434;
	font-family: verdana;
	font-size: 10px;
}

div.headerRgt p {
	font-family: arial;
	font-size: 10px;
	color: #717171;
	display: block;
	padding-top: 20px;
	margin: 0px 20px 0px 242px;
	line-height: 135%;
}

div.headerRgt li a span.highlight {
	color: #ff8028;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
/*	text-decoration: underline;  */
}

div.headerRgt li a:hover span.highlight { text-decoration: underline; }

/* ---- begin left column ---- */
div#leftcol {
	float: left;
	width: 171px;
	margin-left: 2px;
}


/* ---- begin right column ---- */
div#rightcol {
	float: right;
	width: 596px;
}

div.featprice {
	position: absolute;
	top: 74px;
	background: transparent url("/i/homeprice.png") top left no-repeat;
	width: 94px;
	height: 91px;
	margin-left: 250px;
	text-align: center;
}

div.featprice p { line-height: 15px; }

div.featprice p.instore {
	text-indent: -9999px;
	background: transparent url("/i/icon_instore.gif") top left no-repeat;
	width: 44px;
	height: 8px;
	display: block;
	margin: 0;
	margin-top: 20px;
	margin-left: 25px;
}

div.featprice p.instorePrice {
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #717171;
	font-family: arial;
}

div.featprice p.getsugar {
	text-indent: -9999px;
	background: transparent url("/i/icon_getsugar.gif") top left no-repeat;
	width: 47px;
	height: 9px;
	display: block;
	margin: 0;
	margin-top: 5px;
	margin-left: 25px;
}

div.featprice p.getsugarPrice {
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #ff0949;
	font-family: arial;
}

p.vendor {
	font-family: arial;
	font-size: 12px;
	color: #717171;
}

p.vendor a {
	color: #ff8028;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}

p.vendor a:hover { text-decoration: none; }

h2.productTitle {
	font-family: verdana;
	font-size: 19px;
	font-weight: bold;
	color: #ff0949;
	padding-right: 40px;
	margin-top: -8px;
}

h2.catalogProductTitle {
	font-family: verdana;
	font-size: 19px;
	font-weight: bold;
	color: #ff0949;
	padding-right: 40px;
	margin: 5px 0 0 0;
}

/* ---- end right column ---- */


/* ---- begin home content area ---- */

div.homeLeft {
	float: left;
	width: 355px;
	border-top: 1px solid #000;
	margin-bottom: 30px;
	margin-left: 20px;
}

div.detailLeft {
	border-top: 1px solid #000;
	width: 540px;
	margin-left: 20px;
}

div.detailBottom {
	width: 540px;
	margin-left: 20px;
}

div.detailBottom h3 {
	padding: 0;
	padding-top: 9px;
	margin: 0;
	margin-bottom: 7px;
}

div.detailLeft h2.productTitle {
	margin-top: -8px;
	padding-top: 0;
}

div.detailLeft h3 a:hover {
	text-decoration: none;
	color: #ff8028;
	padding-top: 10px;
}

div.homeRight {
	float: right;
	width: 205px;
}

div.boxcontent { padding: 1px 10px 10px 10px; }

div.boxcontent b,
div.boxcontent h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
	font-family: arial;
}

div.boxcontent,
div.boxcontent p {
	color: #717171;
	line-height: 140%;
	font-family: verdana;
	font-size: 11px;
}

div.boxtop {
	width: 178px;
	height: 160px;
	background: #f5f5f5;
}

div.boxtop h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.boxtop p { margin-top: 5px; }

div.boxtop a {
	color: #ff8028;
	font-family: verdana;
	font-size: 11px;
}

div.boxmiddle p { margin: 0; padding: 16px 0; }
div.boxmiddle a img { margin: 0; padding: 0; border: 0; }

div.boxbottom {
	width: 178px;
	/* height: 160px; */
	background: #f5f5f5;
}

/* div.boxbottom p.enter { padding-top: 10px; } */

div.boxbottom p a {
	text-decoration: none;
	display: block;
}

div.boxbottom p.enterTxt a {
	text-decoration: none;
	display: block;
	color: #717171;
	font-family: verdana;
	font-size: 11px;
}

a span.enter {
	font-family: arial;
	font-size: 15.77px;
	color: #717171;
	line-height: 17px;
}

a span.spree {
	font-family: arial;
	font-size: 15.77px;
	color: #ff0949;
	font-weight: bold;
}

a span.spreesugar {
	font-family: arial;
	font-size: 15.77px;
	color: #ff8028;
	font-weight: bold;
}

.sponsors { margin-left: 20px; }

/* ---- detail page ---- */

div.proddetailTopLeft {
	float: left;
	width: 340px;

}

div.proddetailTopRight {
	float: right;
	width: 185px;
	padding: 0;
	margin: 0;
	margin-left: 10px;

}

div.proddetailTopRight p select { width: 180px; }

div.proddetailLeft {
	float: left;
	width: 340px;
	border-top: 1px solid #000;

}

div.proddetailRight {
	float: right;
	width: 185px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	border-top: 1px solid #000;

}

p.priceinfo {
	margin: 0;
	padding-top: 0;
	line-height: 18px;
}

p.viewlinks,
p.viewlinks a {
	color: #717171;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .07em;
}

p.closeall a { color: #000; }
p.closeall a:hover { text-decoration: none; }

p span.grey {
	color: #aeacac;
	font-size: 13px;
}

p span.pink {
	color: #ff0949;
	font-size: 13px;
	font-weight: bold;
}

p.proddesc {
	color: #343434;
	font-size: 12px;
	line-height: 16px;
}

p.proddesc a { color: #343434; }

p.proddesc a.fulldetails {
	color: #ff0949;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

div.proddetailTopRight ul {
	margin: 0;
	padding: 0;
}

div.proddetailTopRight li {
	margin: 0;
/*	padding: 0;  */
	list-style-type: none;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	color: #717171;
	text-transform: uppercase;
	line-height: 130%;
	font-size: 10px;
	background: transparent url("/i/snowflake.jpg") top left no-repeat;
	padding: 3px 0px 3px 15px;
	font-weight: bold;
}

div.proddetailTopRight li a {
	color: #ff0949;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

div.proddetailTopRight li a:hover {
	color: #ff0949;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

div.offeredleft {
	float: left;
	width: 130px;
	margin-top: 0;
	padding-top: 0;
}

/*div.offeredleft img { padding-top: 3px; }*/

div.offeredright {
	float: right;
	width: 205px;
	margin-top: 0;
	padding-top: 0;
}

p.address,
p.address font,
p.address strong {
	color: #343434;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}

p.address a.fulldetails {
	color: #ff0949;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

p.address a { color: #343434; }
p.address a:hover { text-decoration: none; }

p.contact {
	color: #343434;
	font-size: 12px;
	margin-top: 0;
	padding-top: 0;
}

p.contact a { color: #343434; }
p.contact a:hover { text-decoration: none; }

/* feedback area */
div#feedback { margin-top: 10px; }

div#feedback h3 {
	margin-top: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 20px;
}

div.feedbacktop {
	background: transparent url("/i/feedback_top.jpg") top left no-repeat;
	margin: 0;
	padding: 0;
	width: 579px;
	height: 14px;
}

div.feedbackmiddle {
	background: transparent url("/i/feedback_middle.jpg") top left repeat-y;
	margin: 0;
	padding: 0;
	width: 579px;
}

div.feedbackbottom {
	background: transparent url("/i/feedback_bottom.jpg") bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 579px;
	height: 19px;
}

div.feedbackleft {
	float: left;
	width: 340px;
	padding-left: 20px;
}

div.feedbackright {
	float: right;
	width: 203px;
}

p.avgrating {
	color: #fa054a;
	font-size: 15px;
	font-weight: bold;
	padding-top: 0;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	margin-top: 4px;
}

p.avgrating img {
	padding-top: 4px;
}

p.comment {
	font-size: 12px;
	color: #343434;
}

p.privacy {
	font-size: 10px;
	color: #676767;
	line-height: 12px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0;
}

p.privacy a { color: #676767; }
p.privacy a:hover { text-decoration: none; }

/* ---- list view editors ---- */

div.floatingContent {
	border-bottom: 1px solid #dadada;
	/* margin-top: -14px; can't do negative margin on browsers */
	width: 540px;
	margin-left: 20px;
}

div.floatingContent p {
	float: left;
	height: 285px;
	width: 33.3%;
}

div.floatingContent p img { 
	border: 1px solid #dadada;
	margin-bottom: 10px; }


p span.floattitle {
	font-size: 14px;
	color: #343434;
	line-height: 120%;
	padding-right: 10px;
}

p span.floattitle a,
p span.floattitle a:link,
p span.floattitle a:visited {
	font-size: 14px;
	color: #343434;
	line-height: 120%;
	text-decoration: none;
}

p span.floattitle a:hover {
	text-decoration: underline;
	color: #ff8028;
}

p span.floatinstore {
	font-size: 10px;
	color: #343434;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

p span.floatsugar {
	font-size: 10px;
	color: #ff0949;
	padding: 0;
	margin: 0;
	line-height: 8px;
}

p span.eventtitle {
	font-size: 15px;
	font-family: verdana;
	color: #ff0949;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

p span.eventoffers {
	color: #717171;
	font-size: 11px;
	padding-bottom: 0;
	margin-bottom: 0;
}

p a.viewall { color: #343434; }
p a.viewall:hover { text-decoration: none; }

div.pag {
	clear: both;
	border-bottom: 1px solid #dadada;
}

div.pagleft {
	float: left;
	width: 300px;
}

div.pagleft ul,
div.alloffers ul {
	margin: 0;
	padding: 0;
}

div.pagleft li,
div.alloffers li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	padding: 12px 0px;
	padding-right: 10px;
	color: #ff8028;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}


div.alloffers li a:hover {
	text-decoration: none;
}

div.pagleft li a,
div.alloffers li a {
	color: #ff8028;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	display: inline;
}

div.alloffers li a:hover {
	text-decoration: none;
}

div.pagleft p,
div.pagfoot p {
	margin: 0;
	padding: 9px 0 6px 0;
	font-size: 10px;
	font-family: arial;
	color: #717171;
}

td.pagtop div.pagleft p { padding-top: 0; }

div.pagfoot p { margin-right: 40px; }

div.pagleft p span.active,
div.pagfoot p span.active { color: #ff8028; }

div.pagleft p a,
div.pagfoot p a { color: #717171; }

div.pagleft p a:hover,
div.pagfoot p a:hover { text-decoration: none; }

div.pagright {
	text-align: right;
	float: right;
	width: 240px;
	margin-bottom: 6px;
}

/* ---- footer ---- */

#footer {
	margin: 0;
	padding: 10px 0 30px 0;
	text-align: center;
	clear: both;
}

#footer p,
#footer a {
	color: #000;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}

#footer p { line-height: 18px; }

#footer a:hover {
	color: #f60;
	text-decoration: underline;
}

p.enter {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ff0949;
}

p.enterTxt {
	font-family: verdana;
	font-size: 11px;
	color: #717171;
}

div.boxcontent a {
	font-family: verdana;
	color: #ff8028;
	text-decoration: underline;
}

div.boxcontent a:hover { text-decoration: none; }

span.restrict,
span.restrict a {
	letter-spacing: 0;
	font-size: 10px;
	font-family: arial;
	text-transform: none;
	line-spacing: auto;
}

span.smallText {
	font-size: 12px;
	font-style: italic;
	vertical-align: bottom; 
}

li a:hover span.highlight { text-decoration: underline; }

.homequote { padding-left: 70px; }

div#ratingMessage { padding-bottom: 0px; }

#ratingDiv img {
    vertical-align: middle;
    padding-top: 5px;
}

p.left { float: left; margin: 0; }

