body {
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

a img {
	border: 0;
}

.style1 {
    color: #FFFFFF;
    font-weight: bold;
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #9E0F0F;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #9B0E0E;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bolder;
    font-variant: normal;
    color: #FF0000;
}
.headers {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bolder;
    font-variant: normal;
    text-transform: capitalize;
    color: #890C0C;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}
.body1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

h1 {
    color: #9E0F0F;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
}

.ProductName {
    font-size: 16px;
    font-weight: bold;
}

h2 {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    width: 600px;
    background-color: #9B120C;
    padding: 4px 5px;
    border: 2px solid #fff;
}

.breadcrumbs {
    text-transform: uppercase;
}

div#large-image {
    float: left;
    width: 350px;
    margin-bottom: 10px;
}

div#thumbnail-images {
    float: left;
    width: 260px;
    color: #9B120C;
    text-align: center;
}

table.Thumbnails td {
    text-align: center;
    vertical-align: middle;
}

table.Details td {
    padding: 5px;
    font-weight: normal;
}

table.Details th {
    width: 75px;
    font-weight: bold;
}

a.details {
    display: block;
    float: right;
    padding-right: 17px;
    padding-bottom: 2px;
    background: url("images/arrow.jpg") no-repeat top right;
}

label.sort {
    color: #9E0F0F;
    font-weight: bold;
}

select.sort {
    border: 2px solid #BB933C;
    font-weight: bold;
    font-size: 11px;
    background-color: #FCF3BC;
}

#submit {
	height: 19px;
	color: #9E0F0F;
	font-size: 10px;
	padding: 0 3px;
	font-weight: bold;
	border: 2px solid #BB933C;
	background-color: #FCF3BC;
}

table.Listing {
    margin-top: 40px;
    width: 615px;
}

table.Listing td {
    vertical-align: top;
    border-top: 1px solid black;
    padding-bottom: 20px;
    padding-top: 20px;
}

table.Listing tr.first td {
    border: 0;
}

table.Listing td.image {
    padding-right: 30px;
}

.pagination {
	text-align: center;
	margin-bottom: 20px;
}

tr.category-header {
	color: #9E0F0F;
}

tr.category-header td {
	border: 0;
	padding-bottom: 0;
}