html, body {
   background-color: #aaa;
   color: #ccc;
   margin: 0;
   padding: 0;
}

img { border: 0; margin: 0; padding: 0; }
.cf { clear: both; }
.cf5 { clear: both; height: 5px; max-height: 5px; }
.cf10 { clear: both; height: 10px; max-height: 10px; }
.cf20 { clear: both; height: 20px; max-height: 20px; }
.cf40 { clear: both; height: 40px; max-height: 40px; }
div { z-index: 2; }
.fl { float: left; }
.fr { float: right; }
.tr { text-align: right; }
.center { text-align: center; }

.bottom {
   bottom: 10px;
   position: absolute;
   left: 10px;
   width: 100%;
}

.t1 {  color: #00aaff; font-size:18px; }
.h18 { font-size: 18px; }
.pink { color: #00aaff; }
a, .blue { color: #00aaff; text-decoration: none; }
a:hover { text-decoration: underline; }

#header_shadow {
   background-image: url(/include/images/global/header_shadow.png);
   background-position: 0 0;
   background-repeat: no-repeat;
   height: 534px;
   margin-left: -461px;
   left: 50%;
   position: absolute;
   top: 0px;
   width: 922px;
   z-index: 1;
}

#top_container {
   margin: 0 auto;
   width: 900px;
   z-index: 2;
}

#main_container {
   margin: 0 auto;
   width: 908px;
}

/* HEADER */
#header {
   background-color: #fafafa;
   background-position: right bottom;
   background-repeat: no-repeat;
   height: 522px;
   position: relative;
   width: 900px;
}

#header .top {
   background-color: #3c3c3c;
   float: left;
   height: 60px;
   max-height: 80px;
   max-width: 900px;
   padding: 10px 20px;
   width: 860px;
}

#header .top .ad {
   float: left;
}

#header .top .newsletter {
   float: right;
}

#header .top .ad a {
   display: block;
}

/* NEWSLETTER SIGNUP */
#header .top .newsletter div.inputLine {
   float: left;
   margin-right: 10px;
}

.newsletterForm {
   margin: 0;
   padding: 0;
}

.noMarginRight {
   margin-right: 0;
}

#header .top .newsletter div.inputLine span, #header .top .newsletter div.inputLine input {
   background-color: transparent;
   background-position: 0 0;
   border: 0;
   float: left;
   display: block;
   height: 29px;
}

#header .top .newsletter div.inputLine span.left {
   background-image: url(/include/images/form/input_left.png);
   background-repeat: no-repeat;
   width: 7px;
}

#header .top .newsletter div.inputLine span.right {
   background-image: url(/include/images/form/input_right.png);
   background-repeat: no-repeat;
   width: 7px;
}

#header .top .newsletter div.inputLine input.text {
   background-image: url(/include/images/form/input_bg.png);
   background-repeat: repeat-x;
   color: #fff;
   height: 19px;
   margin: 0;
   max-height: 29px;
   max-width: 248px;
   padding: 5px 0;
   width: 248px;
}

#header .top .newsletter div.inputLine input.submit {
   background-image: url(/include/images/form/btn_signup.png);
   background-position: 0 0;
   background-repeat: no-repeat;
   cursor: pointer;
   display: block;
   float: left;
   height: 29px;
   overflow: hidden;
   width: 62px;
}

#header .top .newsletter div.inputLine input.submit:hover {
   background-position: 0 -29px;
}

#header #logo {
   left: 40px;
   position: absolute;
   top: 100px;
}

#header #logo a {
   background-image: url(../images/global/killbrand.png);
   background-position: 0 0;
   background-repeat: no-repeat;
   display: block;
   height: 321px;
   overflow: hidden;
   text-indent: -9999px;
   width: 387px;
}

#header #menu {
   background-image: url(../images/menu/bg.png);
   background-position: 0 0;
   background-repeat: repeat-x;
   height: 83px;
   left: 0;
   position: absolute;
   top: 439px;
   width: 900px;
}

#header #menu div, #header #menu div a {
   float: left;
   height: 83px;
   width: 150px;
}

#header #menu div:hover, #header #menu div.current {
   background-image: url(../images/menu/bg_hover.png);
   background-repeat: repeat-x;
}

#header #menu div a {
   background-position: center center;
   background-repeat: no-repeat;
   display: block;
   overflow: hidden;
   text-indent: -9999px;
}

#header #menu div.shop a { background-image: url(/include/images/menu/shop.png); }
#header #menu div.blog a { background-image: url(/include/images/menu/blog.png); }
#header #menu div.videos a { background-image: url(/include/images/menu/videos.png); }
#header #menu div.retail a { background-image: url(/include/images/menu/retail.png); }
#header #menu div.about a { background-image: url(/include/images/menu/about.png); }
#header #menu div.contact a { background-image: url(/include/images/menu/contact.png); }

#header .header_top_shadow {
   background-image: url(/include/images/global/header_top_shadow.png);
   background-position: 0 0;
   background-repeat: no-repeat;
   height: 8px;
   left: 0px;
   position: absolute;
   top: 80px;
   width: 900px;
}

/* FOOTER */
#footer {
   margin: 0 auto;
   width: 900px;
}

#footer .footer_hr {
   background-color: #8a8a8a;
   border-bottom: 1px solid #bdbdbd;
   float: left;
   height: 1px;
   margin: 30px 0;
   width: 900px;
}

#footer .ad {
   text-align: center;
   width: 100%;
}

#footer div {
   color: #000;
   float: left;
   font-size: 14px;
   margin-right: 40px;
}

#footer div#copyright {
   float: right;
   margin: 0;
}

#footer div div {
   float: none;
   margin: 0;
}

#footer div div a {
   color: #666;
   text-decoration: none;
}

#footer div div a:hover {
   color: #000;
}

/* News */
#nextPrev {
   color: #67625c;
   float: left;
   font-size: 18px;
   left: 50%;
   margin: 10px 0px;
   margin-left: -468px;
   position: relative;
   text-align: center;
   width: 936px;
}

#nextPrev a {
   color: #67625c;
   font-size: 18px;
   text-decoration: none;
}

#nextPrev a:hover {
   color: #4d4944;
   text-decoration: underline;
}

.news_title {
   font-size: 30px;
   line-height:24px;
   color: #808080;
   margin-bottom: 18px;
}

.content .text img { border:#7fd4ff 2px solid; float:left; margin:0 10px 10px 0; }

.news_subtitle {
   font-size: 18px;
   line-height: 24px;
   color: #aaa;
   font-style: italic;

}

.news_subtitle span.light {
   color: #ccc;
}

#topbar {
   background-image: url(../images/global/topbar_bg.png);
   background-position: 0 0;
   background-repeat: repeat-x;
   clear: right;
   color: #fff;
   font-size: 24px;
   height: 80px;
   position: relative;
   text-align: center;
   width: 100%;
   z-index: 10;
}

#topbar:hover {
   background-position: 0 -80px;
}

#topbar img:hover {
   filter: alpha(opacity=50);
   opacity: 0.5;
}

#topbar a {
   color: #fff;
   text-decoration: underline;
}

#topbar a:hover {
   text-decoration: none;
}
