html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remedmber to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#required_field_warning {
	display:none;
}

#head_right_controls, #top_menu_bar, #lefter, #foot_menu, #drop_down_menu, #breadcrumbs, img.grad, .nobreak, .tell_a_friend, #end_feature, dt {
	display:none !important;
}

#logo span {
	display:none;
}

#logo {
	text-align:center;
	padding-bottom:15px;
	border-bottom:1px solid #666666;
}

h2 {
	font: normal normal bold 2em/2.5em Bodoni, "Times New Roman", serif;
	text-align:center;
}

#image.wide {
	text-align:center;
}

body {
	width:8in;
	position:relative;
}

#footer {
	margin-top:25px;
}

#legal_notice {
	width:100%;
	font: normal normal normal .75em/1em Arial, Helvetica, sans-serif;
}

#legal_notice p {
	width:40%;
	float:left;
	padding:.125in;
}

#attribute_box {
	width:24%;
	position:absolute;
	left:75%;
}

#attribute_box .orderform {
	display:none;
}

.att_wrap {
	margin-top:.125in;
	border:1px solid #BABABA;
	padding:.125in;
}

.attbox_text {
	line-height:1px;
}

.attbox_text span {
	line-height:1em;
}

span.item_no {
	display:block;
}

.pricewrap .price {
	font-weight:bold;
}

#image {
	text-align:center;
}

#copy_wrap {
	width:70%;
	clear:both;
}

#copy_wrap h4 {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:.0325in;
	margin-top:.25in;
}

#copy_wrap span.stock_message {
	font: normal normal normal .75em/2em Arial,Helvetica, sans-serif;
	margin-bottom:.0625in;
}

div.pricegrp {
	margin-bottom:.125in;
	width:70%;
}

#copy_wrap p.bodyprice {
	margin-top:.0325in;
	border-bottom:1px solid #666666;
	height:1em;
	overflow:visible;
}

#copy_wrap p.bodyprice span {
	background-color:white;
	position:relative;
	top:.5em;
}

#copy_wrap p.bodyprice .letter {
	width:1.5em;
	height:1em;
	font-weight:bold;
	padding-right:0.5em;
}

#copy_wrap p.bodyprice .itemno {
	padding-right:1em;
	font-weight:bold;
}

#copy_wrap p.bodyprice .price {
	background-color:transparent;
	display:block;
	margin-top:-1em;
	text-align:right;
	width:100%;
}

#copy_wrap p.bodyprice .price span {
	display:inline;
	padding-left:1em;
	top:0;
}

#hero {
	width:100%;
	text-align:center;
	clear:both;
}
#hero_title {
	width:100%;
}
div.other_collection {
	width:33%;
	float:left;
}

#carousel .carousel_nav {
	display:none;
}

#carousel .carousel_wrap {
	width:100%;
	vertical-align:middle;
}

#carousel .carousel_wrap .carousel_item {
	width:49%;
	display:-moz-inline-box;
	display:inline-block;
}

#carousel .carousel_item .carousel_buttons {
	display:none;
}

