@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #393939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #7A7A7A;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 12px;
}
a:link {
	color: #545454;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #545454;
}
a:hover {
	text-decoration: underline;
	color: #2A2A2A;
}
a:active {
	text-decoration: underline;
	color: #545454;
}
.oneColFixCtrHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #B9B9B9; /* this overrides the text-align: center on the body element. */
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #thumbnails {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 100px;
	padding-left: 100px;
	height: 80px;
}
.oneColFixCtrHdr #header {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #title {
	margin-top: 10px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #mainContentalt {
	text-align: center;
	height: 400px;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	margin: 0px;
}
.oneColFixCtrHdr #footer {
	background:#FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #mainContent {
	text-align: center;
	height: 400px;
	padding-top: 0;
	padding-right: 120px;
	padding-bottom: 0;
	padding-left: 120px;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}
h1 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}
.oneColFixCtrHdr #slidenav {
	margin-top: 10px;
	margin-bottom: 0px;
}
.price {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 24px;
	padding-bottom: 20px;
}
