body {
	margin: 0;
	padding: 0;
}
#container, #header {
	position: relative;
	width: 873px;
}
#container {
	margin: 0 auto;
	padding: 20px 0;
}
#content {
	position: relative;
	width: 725px;
	float: right;
}
.two_col_a, .two_col_b, .three_col_a, .three_col_b, .three_col_c {
	position: relative;
	width: 350px;
	margin: 0 0 8px 0;
	float: left;
}
.two_col_b, .three_col_c {
	float: right;
}
#content div.three_col_a {
	width: 237px;
}
.three_col_b, .three_col_c {
	width: 236px;
}
.three_col_b {
	margin-left: 8px;
}
#brand_heading {
	position: relative;
	width: 725px;
	margin: 0 0 8px 0;
	float: left;
}
#nav {
	position: relative;
	width: 230px;
	float: left;
}
#footer, #credit_cards {
	position: relative;
	width: 853px;
	padding: 10px;
	margin-bottom: 8px;
}
#footer {
	background-color: #3b3c3f;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
}
#credit_cards {
	text-align: right;
}
#footer form {
	position: relative;
	width: 853px;
	text-align: right;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#footer form span {
	float: left;
	padding-top: 5px;
}

/* SHOP */

#content div.row {
	position: relative;
	float: left;
	width: 725px;
	background-image: url(../images/prod_thumb_backs.gif);
	background-repeat: repeat-y;
	margin: 0 0 8px 0;
}
#content p.prod_thumb {
	position: relative;
	width: 138px;
	text-align: center;
	float: left;
	margin: 0 8px 0 0;
}
#content p.prod_thumb a img {
	border: 1px solid #CCCCCC;
}
#content p.prod_thumb a span {
	display: block;
	background-color: #fdeff5;
	padding: 3px;
	border-top: 8px solid #FFFFFF;
}
#content p.prod_thumb a:hover span {
	background-color: #de3f7c;
	color: #ffffff;
}
#content p.last {
	margin-right: 0;
	float: right;
}
#prod {
	position: relative;
	width: 638px;
	float: left;
}
#prod_left {
	position: relative;
	width: 402px;
	float: left;
	margin-right: 8px;
}
#prod_left #hero {
	position: relative;
	border: 1px solid #cccccc;
}
#prod_right {
	position: relative;
	width: 228px;
	float: left;
}
#content p.buy_now, #content p.cross_sell {
	position: relative;
	background-color: #de3f7c;
	color: #FFFFFF;
	padding: 2px 3px;
	margin-bottom: 8px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	width: 222px;
}
#content p.buy_now span {
	position: absolute;
	left: 6px;
	top: 4px;
}
#content p.buy_now input.text {
	text-align: center;
	background-image: url(../images/header_links_search_lozenge_vsm.gif);
	background-repeat: no-repeat;
	width: 30px;
	border: 0;
	padding: 5px 0;
}
#content p.buy_now input.submit {
	background-color: #de3f7c;
	color: #FFFFFF;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0;
}
#content p.buy_now input.submit, #content p.cross_sell {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.buy_now input.submit:hover {
	cursor: pointer;
	text-decoration: underline;
}
.offer {
	font-size: 1.8em;
	color: #DE3F7C;
}

/* OTHER */

#content div.article {
	position: relative;
	width: 725px;
	margin: 0 0 12px 0;
}
#content div.article img {
	position: relative;
	float: left;
	margin: 0 10px 6px 0;
}
a.cross_sell_thumb {
	position: relative;
	width: 110px;
	height: 110px;
	margin: 0 8px 8px 0;
	float: left;
}
a.last {
	margin-right: 0;
}
a.cross_sell_thumb img {
	position: relative;
	width: 108px;
	height: 108px;
	border: 1px solid #CCCCCC;
}

/* MISC */

input, select, textarea {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
}
textarea.hide {
	position: absolute;
	margin-left: -999em;
}
textarea.show {
	position: relative;
	margin-left: 0;
}
input {
	vertical-align: middle;
}
.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
a img {
	border: none;
	vertical-align: middle;
}
p.footer {
	font-size: 0.8em;
}
img.left {
	position: relative;
	margin: 0 10px 6px 0;
	float: left;
}
img.right {
	position: relative;
	margin: 0 6px 0 10px;
	float: right;
}
img.CB_1 {
	position: relative;
	margin: -23px 0 0 -51px;
	z-index: 1000;
}
#snowflakes {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 117px;
}
