a img{
  border: none;
}

.footer a{
  color: #eee
}

body {
  margin: 0;
  font-family:"Trebuchet MS";
  font-size: 16px;
  background: url("img/outside_bg.png") repeat;
}

#header {
  background: url("img/header_bg.png") repeat-x; 
  width: 100%;
  height: 196px;
}

#logo {
  background: url("img/header_logo.png") no-repeat 0 0;
  margin: 0 auto;
  width: 872px;
  height: 196px;
}

#content, #content_top, #content_bottom {
  margin: 0 auto;
  width: 872px;
}
#content_top {
  background: url("img/content_top.png") no-repeat 0 0;
  height: 25px;
}

#content_bottom {
  background: url("img/content_bottom.png") no-repeat 0 0;
  height: 23px;
}

#content {
  background: url("img/content_center.png") repeat-y 0px 0;
  padding: 40px;
  padding-top: 5px;
  width: 792px;
}

.left  { 
  float: left; 
  padding-right: 15px;
}

.right { 
  float: right;
}

.clear { clear: both }

h1, h2, h3, .text_bold {
  font-family:"Trebuchet MS";
}

h2.highlight  {
  background:url("img/highlight.png") no-repeat center center;
}

h1 {
  font-size: 35px;
  margin: 10px;
  margin-top: 5px;
}

h2 {
  font-size: 25px;
  margin: 8px;
}

h3 {
  font-size: 21px;
  margin: 0px;
}

.big_font{
  font-size: 23px;
}
.red    { color: #f00000; }
.orange { color: #fc6602; }

.top_hr {
  background:url("img/line_top.png") no-repeat scroll 0 0 transparent;
  height:20px;
  margin:0 auto;
  width:610px;
}

.bottom_hr {
  background:url("img/line_bottom.png") no-repeat scroll 0 0 transparent;
  height:20px;
  margin:0 auto;
  width:610px;
}

b.big{
  font-size: 15px;
}

#easy_leveling {
  background:url("img/easy_leveling.png") no-repeat scroll 0 0 transparent;
  width: 100%;
  height: 400px;
  margin-top: 15px;
  text-align: right;
}

#easy_leveling .list {
  font-size: 18px;
}

#built_in_navigation {
  padding: 40px 30px 0 30px;
  font-size: 18px;
}

#built_in_navigation .left {
  padding-right: 40px;
}

#booster_comments {
  background:url("img/booster_comments.png") no-repeat scroll 0 20px transparent;
  padding-left: 370px;
  padding-top: 70px;
  height: 115px
}

.medium_font {
  font-size: 18px;
}

#booster_cover {
  background:url("img/booster_covers.png") no-repeat scroll 0 20px transparent;
  padding-top: 400px;
}

#gold_waste {
  background:url("img/gold.png") no-repeat scroll right top;
  height: 245px;
}

#checkout {
  background:url("img/booster_products.png") no-repeat scroll 0 0; 
  padding-left: 245px;
  padding-top: 430px;
}

.footer {
  padding: 20px;
  text-align: center;
}

#vids_optin {
  width: 335px; 
  float: right;
  margin-left: 10px;
}

#vids_optin input {
  width: 282px;
  height: 32px;
  margin-top: 15px;
  border: 1px solid;
  border-color: #cccccc #999999 #999999 #cccccc;
  background: white;
  font-size: 20px;
  padding-left: 7px;
}

#vids_optin #vids_optin_submit {
  background:url(img/4vids_optin_submit.png) no-repeat 0 0 ;
  border: none;
  width: 120px;
  height: 35px;
  color: black;
  font-size: 20px;
  letter-spacing: -2px;
}

#vids_optin_header{
  background:url(img/4vids_optin_header.png) no-repeat 0 0 ;
  height: 55px;
}

#vids_optin_footer{
  background:url(img/4vids_optin_footer.png) no-repeat 0 0 ;
  height: 28px;
}

#vids_optin_text{
  background:url(img/4vids_optin_bg.png) repeat-y 0 0 ;
  padding: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 17px;
}

.vids_optin_text_small{
  font-size: 15px;
}

.vids_optin_text_strong{
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 0px;
  font-size: 22px;
}
