html, body {
margin: 0px;
padding: 0px;
background: #111 url('/images/bg.jpg');
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
}

img
{  border-style: none;
}

.roll { font: 12px verdana,arial; font-style: normal; font-weight: normal; letter-spacing: 0px; text-decoration: underline; text-transform: none; color: #fff; }
A.roll:hover { text-decoration: none; letter-spacing: 0px; font-weight: normal; color: #e43624;
}
.rolltype { padding: 5px; background-color: #e43b24; font: 12px verdana,arial; font-style: normal; font-weight: normal; letter-spacing: 0px; text-decoration: none; text-transform: none; color: #eee; }
A.rolltype:hover { padding: 5px; background-color: #555; text-decoration: none; letter-spacing: 0px; font-weight: normal; color: #eee;
}
.bottomlinks { font: 11px verdana,arial; font-style: italic; font-weight: normal; letter-spacing: 0px; text-decoration: none; text-transform: none; color: #999; }
A.bottomlinks:hover { text-decoration: none; letter-spacing: 0px; font-weight: normal; color: #eee;
}

h1 {
font: 18px courier new,verdana,arial;
color: #ccc;
text-shadow: 1px 1px 1px #ccc;
}

h2 {
font: 16px courier new,verdana,arial;
color: #ccc;
text-shadow: 1px 1px 1px #ccc;
}

.review {
font: 20px courier new,verdana,arial;
color: #eee;
padding: 5px;
background: #888;
border: 0px solid #111;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: 1px 1px 1px #eee;
text-decoration: none;
}
  
.review:hover {
font: 20px courier new,verdana,arial;
color: #eee;
padding: 5px;
background: #e43b24;
border: 0px solid #111;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: 1px 1px 1px #eee;
text-decoration: none;
}

.buynowbutton {
font: 15px courier new,verdana,arial;
color: #e43b24;
padding: 5px;
background: #eee;
border: 0px solid #111;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: 1px 1px 1px #eee;
text-decoration: none;
}
  
.buynowbutton:hover {
font: 15px courier new,verdana,arial;
color: #eee;
padding: 5px;
background: #e43b24;
border: 0px solid #111;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: 1px 1px 1px #eee;
text-decoration: none;
}

.form {
font: 15px courier new,verdana,arial;
color: #888;
padding: 5px;
background: #333;
border: 0px solid #111;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
width: 50%;
}
  
.form:hover {
font: 15px courier new,verdana,arial;
color: #eee;
padding: 5px;
background: #333;
border: 0px solid #111;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
width: 50%;
}

.fivespace {
clear: both;
margin: 0px;
padding: 0px;
min-height: 5px;
height: 5px;
}

.tenspace {
clear: both;
margin: 0px;
padding: 0px;
min-height: 10px;
height: 10px;
}

.line {
margin: 0px;
padding: 0px;
min-height: 1px;
height: 1px;
background-color: #333;
}

.greycolor {
margin: 0px;
padding: 0px;
font: 12px verdana,arial;
color: #333;
}

.copy {
margin: 0px;
padding: 0px;
font: 11px verdana,arial;
color: #999;
font-style: italic;
}

.blanket {
width: 900px;
margin: 0 auto;
padding: 0px;
font: 12px verdana,arial;
color: #eee;
}

.topleft {
float: left;
width: 600px;
margin: 0px;
padding: 0px;
min-height: 200px;
text-align: justify;
}

.topright {
float: left;
width: 300px;
margin: 0px;
padding: 0px;
min-height: 200px;
text-align: right;
}

.name {
float: left;
width: 250px;
margin: 0px;
padding: 0px;
font: 12px verdana,arial;
color: #eee;
}

.brand {
float: left;
width: 250px;
margin: 0px;
padding: 0px;
font: 12px verdana,arial;
color: #eee;
}

.buynow {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
font: 12px verdana,arial;
color: #eee;
}

.featuredA {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
font: 11px verdana,arial;
color: #999;
}

.featuredB {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
text-align: center;
}

.featuredC {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
text-align: center;
}

.featuredD {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
text-align: center;
}

.featuredE {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
text-align: center;
}

.featuredF {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
text-align: right;
}
