body {
	padding: 0px;
	margin: 0px;
}
td, div {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
hr {
	border-top: 1px solid #CCC;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#pageBgTop {
	background: url(https://www.undergroundsale.com/media/images/pageBgTop.gif) top center no-repeat;
}
#pageBgBottom {
	background: url(https://www.undergroundsale.com/media/images/pageBgBottom.gif) bottom center no-repeat;
	padding-bottom: 110px;
}
#header {
	width: 710px;
	height: 188px;
	margin: 0px auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 380px;
	height: 188px;
	text-indent: -99999px;
}
#topNav {
	width: 320px;
	height: 38px;
	line-height: 38px;
	position: absolute;
	top: 150px;
	right: 0px;
	text-align: center;
}
#topNav a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
#topNav span {
	padding: 0px 5px;
}
#contBase {
	background: url(https://www.undergroundsale.com/media/images/contBgLeft.gif) top left no-repeat #fff;
	width: 710px;
	margin: 0px auto;
}
#contInner {
	background: url(https://www.undergroundsale.com/media/images/contBgRight.gif) top right no-repeat;
	padding-top: 60px;
}
#blankImage {
	border: 1px solid #ccc;
}
h1.productName {
	margin: 0px 0px 15px 0px;
}
#productLogo {
	margin: 0px 0px 15px 0px;
}
#pricing {
	margin: 0px 0px 15px 0px;
}
#salePrice {
	font-size: 60px;
	font-weight: bold;
	color: #e50f7f;
	padding-right: 10px;
}
.salePrice {
	font-size: 40px;
	font-weight: bold;
	color: #e50f7f;
	padding-right: 10px;
}
#savings {
	font-weight: bold;
	font-size: 16px;
}
#ordering {
	background: url(https://www.undergroundsale.com/media/images/orderBg.gif) bottom repeat-x;
	border: 1px solid #ccc;
	padding: 15px 0px 15px 15px;
}
#optionText {
	margin-bottom: 10px;
	color: #29b62a;
	font-size: 18px;
	font-weight: bold;
}
#btnAddToCart {
	margin-top: 10px;
}
#miText {
	font-size: 14px;
	line-height: 18px;
}
#btnSignUp {
	margin: 0px 4px;
}
#inputNewsletter {
	height: 17px;
	width: 118px;
	border: 1px solid #BBB;
	padding: 0px;
}
#inputFirstName {
	height: 17px;
	width: 78px;
	border: 1px solid #BBB;
	padding: 0px;
	margin-right: 4px;
}
#newsletterText {
	padding: 0px 10px;
	font-size: 11px;
	font-weight: bold;
}
.soldOutPosition {
	position: relative;
	height: 100%;
}
.soldOut {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background: url(https://www.undergroundsale.com/media/images/titleSoldOut.gif) center center no-repeat;
}
.titleBar {
	background: url(https://www.undergroundsale.com/media/images/titlebarBg.gif) 20px top no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: left;
}
.product {
	background: #eeeeee;
	padding: 5px;
	width: 210px;
}
.productGraphic img {
	border: 1px solid #ccc;
}
