body {
	background-color: #030303;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#titlebar {
	height: 100px;
	background-image: url(../images/title_bar_gray.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
form {
	margin: 0;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.style24 {
	color: #FFFFFF;
}
table.cartNav a {
	color: #FFFFFF;
}
body.admin table.cartNav td {
	word-spacing: 15px;
}
body.admin table.cartNav td a {
	word-spacing: normal;
}
a {
	color: #CE171F;
}
.style33 {
	font-size: 17px;
	color: #FFFFFF;
}
.style37 {
	font-weight: bold;
}
.style39 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style45 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style46 {
	font-size: 12px
}
.style47 {
	color: #FFFFFF;
	font-weight: bold;
}
.style48 {
	font-size: 13px
}
/*.style49 {color: #FFFFFF; font-weight: bold; font-size: 13px; }*/
.style52 {
	color: #030303;
	font-size: 14px;
}
form#prodSearch {
	font-weight: bold;
	color: #FFF;
}
table.dataList {
	border-collapse: collapse;
}
table.dataList tr {
	vertical-align: middle;
}
table.dataList tr.even {
	background-color: #B8B8B8;
}
table.dataList th {
	border: 2px solid #686868;
	background-color: #030303;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
table.dataList td {
	border: 2px solid #686868;
	padding: 3px;
}
table.dataList td td {
	border: 0;
	padding: 4px;
}
table.paginationNav td {
	word-spacing: 8px;
}
table.prodDescription tr {
	vertical-align: top;
}
table.prodDescription th {
	padding: 2px 5px;
	font-weight: bold;
	text-align: right;
}
table.prodDescription td {
	padding: 2px 5px;
	text-align: left;
}
div#ccvPanel {
	position: absolute;
	margin-left: -100px;
	width: 300px;
}
div#ccvPanel div.inner {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 6px;
	font-size: 10px;
	color: #333;
}
span.price {
	font-weight: bold;
	color: #060;
}
a.buynow {
	font-weight: bold;
	text-decoration: none;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
table.cart tr {
	vertical-align: middle;
}
table.cart th {
	border-bottom: 1px solid #666;
	padding: 5px 5px 2px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
table.cart td {
	padding: 7px 5px;
	font-size: 12px;
}
div.totals {
	border-top: 1px dashed #999;
	padding: 5px 85px 5px 5px;
	font-size: 12px;
	text-align: right;
	word-spacing: 8px;
}
table.formTable {
	background-color: #000;
}
table.formTable th {
	padding: 6px 4px 3px 8px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	text-transform: uppercase;
}
table.formTable td {
	padding: 3px 8px 3px 4px;
	font-size: 12px;
	text-align: left;
	color: #CCC;
}
table.formTable td a {
	color: #FFF;
}
div.buttons {
	padding: 3px;
	text-align: center;
}
input.button {
	border: 1px solid #a8161d;
	background-color: #CF1A22;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
p.instruction {
	font-size: 14px;
	color: #333;
}
p.errorMsg {
	border: 1px solid #600;
	background-color: #FFF;
	padding: 1em 2em;
	font-weight: bold;
	color: #600;
}
p.successMsg {
	border: 1px solid #060;
	background-color: #FFF;
	padding: 1em 2em;
	font-weight: bold;
	color: #060;
}
/*div.box-top {
	background: url(../images/top_corners.gif) no-repeat left top;
	height: 11px;
}
div.box-top span {
	display: none;
}*/
div.box-top {
	background: url(../images/top_corners.gif) no-repeat left top;
/*	margin: 4px 4px 0 0;*/
}
div.box-top img {
	float: left;
	padding: 50px 0 0 8px;
}
div.box-content {
	background: url(../images/box_bg.gif) repeat-y;
	float: left;
	width: 377px;
	margin: 4px 0 0 4px;
}
div.box-content-left {
	background: url(../images/box_bg.gif) repeat-y;
	float: left;
	width: 377px;
}
div.box-content-right {
	background: url(../images/box_bg.gif) repeat-y;
	float: right;
	width: 377px;
	margin: 4px 0;
}
div.box-bt {
	background: url(../images/bottom_corners.gif) no-repeat bottom left;
	padding: 1px 10px 1px 45px;
}
div.box-bt p {
	text-align: left;
}
div.box-bt p span {
	text-align: center;
	color: #d11126;
	font-size: 10px;
}
div.box-top-red {
	background: url(../images/top_corners-red.gif) no-repeat left top;
/*	margin: 4px 4px 0 0;*/
}
div.box-top-red img {
	float: left;
	padding: 18px 0 0 8px;
}
div.box-content-red {
	background: url(../images/box_bg-red.gif) repeat-y;
/*	float: left;
*/	width: 377px;
	margin: 4px 0 4px 0;
}
div.box-bt-red {
	background: url(../images/bottom_corners-red.gif) no-repeat bottom left;
	padding: 5px 10px 5px 45px;
}
div.box-bt-red p {
	text-align: center;
}
div.clearit {
	clear: both;
}
div.clearit span {
	display:none;
}
p.emphasize {
	font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	margin: 10px 0 2px 0;
}
p.emphasize span{
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
div.float {
	float:left;
	width: 377px;
}
ul.specials {
	margin: 8px 10px 5px 12px;
	padding: 0;
	text-align: left;
	font-weight: bold;
}
ul.specials li {
	margin: 0 0 10px 0;
	line-height: 130%;
}
table.footer table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #666666;
	font-size: 12px;
}
table.footer table td {
	padding: 8px 15px;
	width: 33%;
	border-right: 1px solid #A2A2A2;
}
table.footer table td.last {
	border-right: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	margin: 0;
}
h2 {
	color: #CE171F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px 0 8px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;
	margin: 0;
}
div.redborderbox {
	border: 1px solid #ce171f;
	padding: 6px;
	width: 220px;
	float: right;
	margin: 0 0 5px 15px;
	background: #eeeeee;
}
table.box td {
	color: #000;
}