body {
	background: #E8E8E8;
	text-align: center;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	border: 1px solid #C4C4C4;
	width: 732px;
	margin: 0px auto;
	text-align: left;
	background: #FFF;
}
#banner {
	background: e9f1f0;
}
#content #navOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: c0cfd7;
	background: #FFFFFF url(../images/header/header-band_02.jpg) repeat-x;
	margin: 0px;
	height: 18px;
	width: 732px;
	text-align: center;
	padding-top: 4px;
}
#content #navOne a {
	color: #c43730;
	padding-right: 16px;
	padding-left: 16px;
	text-decoration: none;
}
#content #navOne a:hover {
	color: #666666;
}

#content #pageTitle {
	background: #FFFFFF;
	height: 40px;
	padding-top: 15px;
	padding-left: 22px;
	padding-bottom: 5px;
	margin: 0px;
}
#content #pageTitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	color: #c43730;
	padding-top: 15px;
	background: #FFF;
}
#content #copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
	color: 434343;
	margin: 0px;
	padding: 11px 15px 20px 26px;
}
#content #copy h1 {
	font-style: italic;
	font-size: 16px;
}

#content #copy h1 a {
	color: #c43730;
	text-decoration: none;
}

#content #copy h1 a:hover {
	text-decoration: underline;
}

#content #copy h2 {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	margin: 0px;
}
#content #copy h3 {
	color: #c43730;
	margin: 0px 0px -5px;
	font-size: 14px;
}
#content #copy h3 .small-Hthree {
	font-size: 11px;
	color: #000;
}



#content #pageTitle #wholesale {
	width: 300px;
	display: inline;
	float: right;
	background: #FFFFFF;
}
#content #press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: 434343;
	margin: 0px;
	padding-bottom: 22px;
	text-align: right;
}
.blog {
	background: #b5cee8 url(../images/blog-posts.jpg) no-repeat left top;
	height: 100px;
}

.blog ul {
	font-size: 11px;
	margin: 25px 0px 8px 125px;
	color: #333333;
}
.blog li {
	margin: 0px;
}



#content #copy blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.form {
	font-size: 11px;
}
#content #copy .form .name p {
	font-size: 11px;
}
#content #copy .form .buttons {
	font-size: 12px;
	color: #c43730;
}

#bagButtons {
	width: 690px;
	padding: 0px;
	border: none;
	margin: 0px;
}
#bagButtons ul {
	margin: 0px;
	padding: 0px;
}

#bagButtons ul li {
	margin: 0 0px 12px 0;
	padding: 0;
	list-style: none;
	border: none;
	float: left;
	width: 169px;
	text-align: center;
}
#bagButtons ul li a {
	margin: 0;
	padding: 0;
	border: none;
}
#content #copy #bagButtons ul img {
	margin: 0px 0px 4px;
	padding: 0px;
}

#content #copy #bagButtons ul h4  {
	font-size: 1em;
	margin: 0px 1px;
	text-decoration: none;
	font-weight: normal;
	background: #E8E8E8;
	padding: 4px 0px;
}
#content #copy #bagButtons ul li h4 br {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.clear {
	clear: both;
	height: 1px;
}

.bags {
	width: 641px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bags td {
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	vertical-align: top;
}
.bags a {
	color: #03C;
}
.bags a:hover {
	font-weight: bold;
}


#soldOut-dark {
	background: url(../images/SoldOut.png) no-repeat center center;
	z-index: 999;
	height: 120px;
	width: 120px;
	position: absolute;
	margin: 2px 3px 2px 2px;
}
/*html>body #soldOut-dark {
	margin: 2px 3px 2px 12px;
} */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 4px;
	color: #999999;
}
