
/* ===== base ============================================= */

html,
body {
	background-color: #FFF;
	margin: 0 !important;
	padding: 0 0 0 10px;
	font: normal 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #666;
	text-align: left;
}

a:link,
a:visited { color: #666666; }

a:focus,
a:hover,
a:active { color: #000; }

img,
a img {
	border: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Lucida Grande", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #333333 !important;
}

h3 {
	font-weight: normal;
	font-size: 21px;
	margin: 0;
}

h4 {
	font-size: 13px;
	text-transform: uppercase;
}

h5 { font-size: 12px; }

ul.arrow li { padding: 0 0 .5em 0; }

ul.nook li { padding: 0 0 .5em 0; }

ul.nook li a {
	font: bold 10px "Lucida Grande", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}

hr {
	display: block;
	background-color: #cccccc;
	height: 1px;
	border: 0;
	margin: 5px 0 4px 0;
	clear: left;
}

/* ===== STYLES ============================================= */

.more { text-align: right; }

strong,
em { color: #333333; }

a.roll,
a.ROLL {
	display: block;
	background-color: #333333;
	padding: 3px 8px;
	color: #FFF;
	display: inline;
}

a.ROLL { text-transform: uppercase; }

.quote {
	font-size: 11px;
	font-style: italic;
}

.quote a { font-style: normal; }

.question { width: 344px; }

.answer {
	margin-bottom: 1em;
	border-bottom: 1px dotted #cccccc;
}

.question .quote { font-size: 12px; }

a.arrowBold { font-weight: bold; }

.nook {
	font: bold 10px "Lucida Grande", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}

.normal11purple {
	font-style: normal;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #95A2C7;
}

.boldpurpleupper {
	font-weight: bold;
	color: #95A2C7;
	text-transform: uppercase;
}

.imgFloatLeft {
	margin: 0 12px 6px 0;
	float: left;
}

.floatRight,
.imgFloatRight {
	margin: 0 0 6px 12px;
	float: right;
}

.clearLeft { clear: left; }

.clear { clear: both; }

.invisible { visibility: hidden; }

.hide,
.printLink,
#header,
#headerUtilities,
#nav,
#leftColumn,
#rightColumn,
.productImagePrevNext,
.productImageSwitcher,
#footer ul,
.btn,
.show-more-locations,
.link-icon,
.seven { display: none; }

#orderInfo, #orderInfo tr td,  #orderInfo tr th {
    border: solid 1px black;
}

#orderInfo .foot {
    display:none;
}

body.home #content h1 {
	margin: 0;}

body.home #primary,
body.home #content,
body.home #main {
	padding: 0;
	margin: 0; 
	clear: both;
}

body.home #secondary {
	background-image: none;
	background: #ffffff;
	padding: 5em 1.5em 1em;
	box-shadow: none;
	margin: 0;
}

#content h1.page-title {
	margin: 1em 0;
	clear: both;
	font-family: Arial;
}

.products-detail #tertiary {
	display: none;
}

.products-detail #primary {
	width: 100%;
}

.essentials {
	page-break-before: always;
}

#primary,
#content,
#main {
	padding: 0;
	margin: 0; 
}