* {
margin:0;
padding:0;
}

*
:focus,:active {
outline:0;
}

body {
font:.9em Georgia, "Times New Roman", Sans-Serif;
background:#fff url(../images/bg.png) repeat-x;
color:#333;
}

a {
color:#2E3192;
text-decoration:none;
}

a:hover {
color:#fef200;
text-decoration:none;
}

img {
border:0;
}

h1 {
float:left;
font-size:35px;
color:#D01C02;
margin:35px 0 10px;
}

#divider {
color:#fff;
}

h2 {
font-size:30px;
font-weight:400;
color:#D01C02;
margin:0 0 20px;
}

.price {
float:right;
font-size:25px;
font-weight:700;
margin-top:15px;
background:#D01C02;
color:#fff;
font-family:Helvetica;
font-style:italic;
padding:5px;
clear:right
}
.retailPrice {
float:right;
font-size:20px;
font-weight:700;
margin-top:15px;
color:#D01C02;
font-family:Helvetica;
clear:right
}
.retailPrice span {
text-decoration: line-through;
}

.price:hover {
color:#fef200;
background:#2E3192;
}

h3 {
font-size:25px;
font-weight:400;
color:#2E3192;
}

h2 a {
color:#D01C02;
}

h2 a:hover {
color:#fef200;
}

p {
line-height:1.6em;
margin:5px 0 15px;
}

#content {
width:900px;
margin:0 auto;
}

#top {
float:right;
margin:40px 0 30px;
}

#top li {
list-style:none;
display:inline;
}

#top li a {
float:left;
color:#2E3192;
margin-left:15px;
border:3px solid #2E3192;
font-weight:700;
padding:5px 15px;
}

#intro {
clear:both;
border:3px solid #fff;
font-size:1.3em;
background:#D01C02;
margin:0 0 30px;
padding:15px 0 1px 20px;
}

#intro h2 {
color:#fff;
text-align:center;
}

#intro h2 a {
color:#fff;
font-weight:700;
}

#left {
float:left;
margin:0 0 15px;
}

#left img.productPreview {
float:left;
border:3px solid #2E3192;
margin:10px;
}

#left ul {
list-style-type:disc;
padding-left:450px;
margin:10px 0;
}

#left ul li {
padding:5px;
}

#left ul li h3 {
font-size:16px;
font-weight:bold;
}

#left hr {
border:1px solid #2E3192;
clear:both;
margin:20px 0;
}

#left fieldset {
border:2px solid #2E3192;
margin:10px 0;
padding:15px;
}

#left legend {
font:normal 20px Georgia, 'Times New Roman', Times, Serif;
color:#D01C02;
letter-spacing:1.5px;
border-bottom:1px solid #D01C02;
font-weight:700;
margin:0 15px 10px 0;
padding:0 5px 3px;
}

#left label {
float:left;
width:150px;
text-align:right;
clear:left;
margin:10px 0;
padding:5px 10px;
}

#left fieldset ul {
margin:0;
padding:0;
}

#left fieldset ul li {
list-style-type:none;
}

#left input {
width:225px;
height:15px;
font-weight:700;
margin:10px 0;
padding:3px;
}

#left input#submit {
width:300px;
height:30px;
font:normal 20px Georgia, 'Times New Roman', Times, Serif;
color:#D01C02;
border:2px solid #D01C02;
background:#fff;
}

#footer {
clear:both;
border-top:2px solid #D01C02;
padding:15px 0;
}

.floatRight {
float:right;
clear:right;
}

.floatLeft {
float:left;
clear:left;
}

.headline,#intro h2 a:hover {
color:#2E3192;
}

#top li a.current,#top li a:hover {
background:#D01C02;
color:#fff;
}

#left fieldset ul li.neededInfo label,#footer a {
font-weight:700;
}