/* v1.0 | 20080212 */
/*start meyer reset*/
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end meyer reset*/

*{
	color:#fff;
	font:.8em Gill Sans MT Light, Gill Sans MT, sans-serif;
}

body{
	background-color:#e0dbd5;
	margin-top:20px;
	text-align:center;
}

h1{
	color:#b7afa2;
	font:italic 1.5em Gill Sans Light Italic, Gill Sans MT, sans-serif;
}

h3{
	color:#b7afa2;
	font:bold 1em Gill Sans MT, sans-serif;
	text-transform:capitalize;
}

h4{
	font:italic 600 .9em Gill Sans Light Italic, Gill Sans MT, sans-serif;
	padding:10px 0;
}

th{
	background-color:#766341;
	height:10px;
	text-transform:capitalize;
}

a:link, a:visited{
	color:#fff; 
	text-decoration:none;
}

a:active, a:hover{
	color:#fff;
	text-decoration:underline;
}

#page{
	background-color:#3b3b3b;
	margin:0 auto;
	overflow:hidden;
	padding:0px;
	text-align:left;
	width:800px;
}

#header{
	background-color:#b7afa2; /*url(http://www.hartmannrefills.com/simplemerce/store/20071126001/assets/templateimages/header.jpg) no-repeat*/
	height:108px;
	width:800px;
	position:relative;
}

#header ul{
	position:absolute;
	top:15px;
	right:25px;
}

#header ul li{
	font-size:.8em;
	display:inline;
	padding-right:3px;
}

#search{
	position:absolute;
	top:40px;
	right:25px;
}

.searchbox{
	color:#000;
	border:1px solid #000;
	height:22px;
	vertical-align:middle;
}
.searchbtn{
	font: 1em Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif;
	margin-left:-4px;
	vertical-align:middle;
}

#content{
	margin-right:20px;
	padding:15px;
	/*text-indent:20px;*/
}

#menu1 li{
	display:inline;
	padding-right:6px;
}

#static-content{
	margin:0px;
	padding:20px 60px 20px 50px;
	width:690px;
}

#static-content p{
	font-size:.9em;
	padding:10px 0;
}

#static-content ul{
	list-style:square;
	margin-left:20px;
	text-indent:15px;
}

a.question{
	font-weight:bold;
}

a.question:active, a.question:hover{
	font-weight:bold;
	text-decoration:none;
}

.b2top{
	font-size:.8em;
}

/*Home Page styles*/

#home_content{
	margin-right:20px;
	padding:15px;
	text-indent:20px;
}

#home_content select, #home_content option{
	color:#000;
}

.centerimg{
	padding:20px;
	text-align:center;
}

/*Category Page styles*/
.itemlst {
	border-bottom:1px solid #fff;
	height:125px;
	margin-left:75px;
	padding:5px;
	width:500px;
}

.itemdtl{
	text-align:right;
}

.button_item a{
	background:url(https://www.hartmannrefills.com/simplemerce/store/20071126001/assets/buybuttons/viewdetails.jpg) left top no-repeat;
	display:block;
	float:right;
	width:190px;
	height:20px;
	font-size:0px;
	text-indent:-9999px;
}

/*Item Page styles*/

#content-left{
	float:left;
	text-align:left;
	width:250px;
}

#content-right{
	float:right;
	padding-bottom:20px;
	padding-left:10px;
	width:390px;
}

.subtitle {
	font-size:.9em;
}

#footer{
	clear:both;
	font-size:.7em;
	padding-bottom:25px;
	text-align:center;
	width:800px;
}

/*
TD {
	FONT-SIZE: 9pt; FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; COLOR: #fff;
}
HR {
	COLOR: #e6dcc1;
}
.hotprodnum {
	FONT: bold 11pt Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; COLOR: #003366
}
.hotprodname {
	FONT: bold 11pt Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; COLOR: #007AA5
}
.hotprodtext {
	FONT: 9pt Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; COLOR: #000000
}
.hotprodlink {
	FONT: bold 9pt Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; COLOR: #000000
}
.boldlink {
	FONT-WEIGHT: bold
}
.newstext {
	COLOR: #fff;
}
.taxolink {
	FONT: 9pt Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; COLOR: #007AA5
}
.hd {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt
}
.hd2 {
	FONT-WEIGHT: bold; COLOR: #fff;
}
.prodno {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #0066cc
}
.prodname {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #007AA5
}
.white {
	COLOR: #ffffff
}
.black {
	COLOR: #000000
}
.primary {
	BACKGROUND-COLOR: #b7ccdb
}
.secondary {
        border: 1px solid #E6dcc1;
}
.tertiary {
	BACKGROUND-COLOR: #f5f0dd;
	border: 1px solid #E6dcc1;
}
.primarybg  { 
	background: #f5f0dd;
}
.primarytext {
	FONT-SIZE: 11pt; COLOR: #fff; FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif;
}
.secondarytext {
	COLOR: #fff; TEXT-DECORATION: none; FONT-SIZE: 11pt;
      line-height: 150%;
}

.tertiarytext {
	COLOR: #fff;
}
.link {
	COLOR: #fff; FONT-SIZE:6pt; FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif;
}

.error {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #cc0000; FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif;
}
.shophd {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #0066cc; FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif;
}
.shopdark {
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #007AA5
}
a:hover {
	COLOR: #000000;
}
A.nav {
	FONT-WEIGHT: 500; FONT-SIZE: 8pt; COLOR: #fff; FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; TEXT-DECORATION: none
}
a.nav:hover {
    color: #000000;
}

.nav_bar {
    FONT-WEIGHT: 500; 
    FONT-SIZE: 9pt; 
    FONT-COLOR: #e6dcc1; 
    FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    text-align: center;
}
.foot {
	FONT-WEIGHT: 500; 
    FONT-SIZE: 8pt; 
    COLOR: #fff; 
    FONT-FAMILY: Gill Sans MT Light, Gill Sans MT, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    text-align: center; 
}  
.foot_nav {
    border: 1px solid #e6dcc1;  
}
a.foot_nav:hover {
    color: #000000;
    text-decoration: none;
}
.mclinktocat {
 	background-color: #f5f0DD; FONT-SIZE: 11pt; COLOR: #fff;
}
*/
