@charset "UTF-8";
/* MutantMall.com CSS */

body {
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing:.1em;
background-color:#e4dfb9;
background-image: url(images/OldNewsPrint.jpg);
}

h1 {display: none;}

h2 {font-size: 10pt;
font-weight: bold;
margin-top: 0px;
}

A:link,A:visited,A:active,A:hover {font-weight: bold;}

A:link {text-decoration: none; color: #a36767;}
A:visited {text-decoration: none; color:#660000;}
A:active {text-decoration: none;  color:#660000;}
A:hover {text-decoration: underline; color:#660000;}

.header {
width:800px;
height: 300px;
background-color:#000000;
margin-right: auto;
margin-left:auto;
background-image:url(images/MutantMall_Logo_Desat.jpg);
background-repeat:no-repeat;
}

.content-block {
width: 700px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: #000000;
}

.item {
width: 600px;
padding-right: 50px;
padding-left: 50px;
background-color:#101010;
background-image:url(images/Scratches.png);
font-size: 10pt;
}

.item-photo {
float: right;
margin-left: 50px;
margin-bottom: 50px;
}

.item-spacer {
width: 700px;
height: 25px;
background-color:#000000;
}

.item-title {
font-size: 18px;
}

.filmtabs {
width: 700px;
background-color: #101010;
background-image:url(images/Scratches.png);
margin-left: auto;
margin-right: auto;
}

#footer {
font-size:12px;
text-align: center;
margin-top: 25px;
}

#legal {
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
color: #000000;
text-align:right;
font-size:10px;
}

.paypal-table {
margin-left: -3px;
}

.shirt-size-color {
}

.asterisk {
font-size: 10px;
}