
/* Debug */
div {
    /*     padding: 10px;     border: 1px solid red;     */
}

/* Reset */
* {
    margin: 0;
    padding: 0;
}

/* HTML Elements */
html {
    overflow-y: scroll;
}

body {
    /* background: url("../../_img/backgrounds/barrels_1950.jpg") #654e29 50% 0 no-repeat fixed; */
    background: #000;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

#full-page-bg-wrapper{ overflow: hidden; }

img#full-page-bg {
  width: 100%;
  position: fixed;
  /**position: absolute;*/
  top: 0;
  left: 0;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

li {
    margin-left: 1.5em;
}

pre {
    font-family: "Courier New" Courier monospace;
    border: 1px solid #339ED6;
    background-color: #e4ecf1;
    padding: 10px;
    font-size: 10px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
div#video-embeds {
    margin-left: 40px;
}
div#video-embeds .iframe-wrapper {
    margin: 30px 0 10px 0;
}
.social-links {
    margin-top: 0;
}

.twitter-wrap {
    margin-top: 2px;
}

.bike-links {
    float: left;
    margin-left: 23px;
    margin-right: 43px;
    margin-top: 20px;
}

.bike-links-inner {
    float: left;
    overflow: hidden;
}

.bike-links-inner iframe {
    border: 0px;
    height: 30px;
}

.twitter-wrap {
    padding-right: 20px;
    
}

/* Layout */
#page {
    width: 973px;
    margin: auto;
}

/* Global */

h1.title a, h2.title a, .post p, h3.news_item_title a, #contact_intro a, #content h3, #fullpage-inner h1, #content h1, #news_container h1, .vcard h3, #search_results h3 a {
    color: #4E4E4E;
}

.post p, .post p span, div#team_member_description, #register_description, #contact_intro, .ddsg-wrapper ul, .ddsg-wrapper li, #content h2, #content h3, #content, #comments, #comment_area, .dealerlist, form#bmx_fad, #fullpage-inner h2, #fullpage-inner p {
    line-height: 2em !important;
}

blog a, .post p a, .feedback a, #comments a, .blog_navigation a, .news_item_copy a, #older_news a, #content a, #team_member_description a, a.email, a.url, .pagination a, .bike-cat-link, #search_results a, #news_container p a {
    color: #45ADE6;
    font-weight: bold;
}

/*#news_container h1, #news_container p, #comments, h1.title, #comment_area, #news_container #topics, #contact_intro, #register_description, #content h1, #content p, h2.title {
	padding: 0px 0px 0px 20px;
}

h2#comments {
    padding-left: 40px;
}

h2#postcomment {
    padding-left: 20px;
}*/

.post p, .post p span, #contact_intro, #register_description, #content h1, #content h3, #content p {
    /*margin: 0px 20px;*/
    width: 500px;
}

#register_description, .vcard h3 {
    margin-top: 20px;
}

/*#content h3 {
    margin: 10px 0px 0px 40px;
}

#news_container h1, #fullpage-inner h1.title, form#bmx_fad, #searchform {
    padding: 0px 0px 0px 40px;
}*/

#news_container #flashObj {
    position: relative;
    z-index: 0;
}

/* Helpers */
.buyNowWrap {
    display: none;
}

#findADealerTop {
    position: absolute;
    right: 224px;
    top: 113px;
    z-index: 0;
}

a#findADealerTop {
    display: block;
    background: url(../../_img/buttons/find_dealer.gif) transparent bottom center no-repeat;
    width: 51px;
    height: 51px;
}

a#findADealerTop:hover {
    background: url(../../_img/buttons/find_dealer.gif) transparent top center no-repeat;
}

.clear {
    clear: left;
}

.hide {
    display: none;
}

.offscreen_positioned {
    text-indent: -50000px;
}

/* Header */
p#logo a {
    position: absolute; 
    background: url("../../_img/dbxLogo.png") no-repeat;
    width: 300px;
    height: 91px;
    text-indent: -5000px;
    top: 2px;
}

#header {
    margin-top: 47px;
}

#header_content {
    position: relative;
    z-index: 1;
}

/* Navs */
#header ul {
    list-style: none;
    text-align: right;
}

#header ul li {
    display: inline;
    list-style: none;
}

#nav_utility_wrapper {
    margin-bottom: 6px;
}

ul#nav_utility a {
    color: #49a5e6;
}

ul#nav_utility a:hover {
    color: white;
}

ul#nav_utility li {
    background-color: black;
    font-size: 1.1em;
    text-transform: capitalize;
    padding: 6px;
    margin: 0;
}

ul#nav_main a {
    color: white;
}

ul#nav_main a:hover, ul#nav_main li.on a {
    color: #fdea24;
}

ul#nav_main span.slash {
    margin: 0 -5px 0 11px;
}

ul#nav_main li {
    background-color: #339ed6;
    font-size: 1.9em;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    height: 24px;
    padding: 6px;
    margin: 0;
}

ul#bikes_secondary_nav a {
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

ul#bikes_secondary_nav img {
    border: 1px solid white;
    margin-top: 3px;
}

ul#bikes_secondary_nav {
    position: absolute;
    left: 154px;
    top: 59px;
    width: 724px;
    height: 215px;
    background: url("../../_img/backgrounds/sub_nav.png") 0 0 no-repeat; /**/
    padding-left: 16px;
    z-index: 1000;
}

ul#bikes_secondary_nav li {
    margin: 0;
    padding: 3px;
    padding-top: 18px;
    display: block;
    float: left;
}

/* Content */
#content_container {
    position: relative;
    top: -22px;
}

.home_page #content_container {
    top: 26px;
}

#detail-wrapper {
    position: relative;
    top: 30px;
}

#interior_page {
    position: relative;
}

ul#nav_bread {
    display: none;
    position: absolute;
    left: 20px;
    top: -15px;
    z-index: 1;
    list-style: none;
    text-align: left;
}

ul#nav_bread li {
    float: left;
    list-style: none;
    background-image: url("../../_img/backgrounds/black_.75_opacity.png");
    margin: 0;
    padding: 5px 8px;
}

ul#nav_bread li a {
    font-weight: bold;
    color: white;
}

ul#nav_bread li a:hover {
    text-decoration: underline;
}

div#primary {
    /* Total width should be 753px */
    float: left;
    width: 753px;
    background-color: white;
    margin-top: 28px;
    padding-bottom: 0px; /* set to zero for bike detail page*/
}

div#fullpage {
    margin-top: 30px;
}

div.ragged_top {
    float: left;
    width: 713px;
    margin-top: -42px;
    padding: 72px 20px 20px 20px;
    background: url("../../_img/backgrounds/content_bg_header.png") transparent repeat-x top;
}

div#primary.ragged_category {
    background-color: transparent;
}

.ragged_category div.ragged_top {
    padding: 42px 0 0;
    width: 753px;
}

div#fullpage-inner {
    width: 932px;
}

div#fullpage {
    background-color: white;
    float: left;
}

div#secondary {
    float: left;
    position: relative;
    left: 20px;
}

ul.nav_secondary li.current_page_ancestor a, ul.nav_secondary li.current_page_item a, ul.nav_secondary li.current_page_parent {
    color: white;
}

ul.nav_secondary li {
    background-color: white;
}

ul.nav_secondary li a {
    color: black;
    font-size: 11px;
    font-weight: bold;
}

ul.nav_secondary li.current_page_ancestor, ul.nav_secondary li.current_page_ancestor *, ul.nav_secondary li.current_page_item, ul.nav_secondary li.current_page_item *, ul.nav_secondary li.current_page_parent {
    background-color: #339ED6;
}

ul.nav_secondary li {
    /* Total width 200px */
    width: 177px;
    font-weight: bold;
    list-style: none;
    margin-left: 0;
    margin-bottom: 5px;
    padding: 3px 3px 3px 20px;
}

ul.nav_secondary li li {
    width: 162px;
    padding: 3px 3px 3px 15px;
    margin-bottom: 0px;
    font-weight: normal;
}

ul.nav_secondary li li a:hover {
    color: #FDEA24;
    text-decoration: underline;
}

img#current_photo {
    margin-left: 28px;
    margin-top: 0px;
}

a#current_text_link {
    display: block;
    text-align: left;
    color: #808080;
    text-transform: uppercase;
    float: left;
    padding-top: 26px;
}

h1#bike_name {
    position: absolute;
    top: 40px;
    left: 20px;
    font-size: 2.2em;
    font-style: italic;
    color: #4e4e4e;
}

#sub_bike_window {
    float: left;
    position: relative;
    width: 723px;
    margin: 0px 5px 5px;
    border: 10px solid #4d4d4d;
    background-image: url("../../_img/backgrounds/sub_bike_window.gif");
    background-color: #4d4d4d;
    background-repeat: repeat-x;
    color: white;
}

#sub_bike_window h1 {
    position: relative;
    top: 10px;
    color: #fff;
}

#bike_copy {
    /* total width: 363px */
    width: 333px;
    float: left;
    margin: 15px 10px 0 10px;
    padding: 0px 0px 0px 10px;
}

#bike_copy p {
    color: #fff;
    margin-bottom: 15px;
}

p#price {
    background-color: transparent;
    color: white;
    margin-top: 15px;
}

#spec_geom {
    /* total width: 360px */
    width: 360px;
    float: left;
}

a.price {
    color: red;
}

a.price span {
    color: #4D4D4D;
}

#compare_bikes_btn {
    position: absolute;
    right: 166px;
    top: 7px;
    background-image: url("../../_img/buttons/compare.png");
    width: 193px;
    height: 30px;
}

#geometry {
    margin-top: 45px;
    background-color: #4d4d4d;
}

#geometry h2, #specs h2 {
    background-color: #333;
    padding: 5px;
}

#geometry_details {
    margin: 8px 0;
    text-align: center;
}

#geometry_details td, #geometry_details th {
    padding: 8px;
}

#geometry_details td {
    border: 1px solid #9a9a9a;
    font-size: 1.7em;
    color: #00ffff;
}

#specs_initial, #specs_expanded {
    border-collapse: collapse;
}

#specs_initial th, #specs_initial td, #specs_expanded th, #specs_expanded td {
    border-bottom: 1px dotted white;
    padding: 8px;
}

a#view_full_specs {
    color: #46a9ec;
}

.bike-cat-link {
    position: relative;
    font-style: italic;
    left: 10px;
    position: relative;
    text-align: left;
    bottom: -16px;
    font-size: 15px;
}

#bike_page .bike-cat-link {
    bottom: -27px;
}

/* Footer */

#footer {
  position: relative;
}

#nav_copyright {
    margin-top: 15px;
    background-color: #262626;
    width: 753px;
    line-height: 20px;
}

#home #nav_copyright {
    margin-top: 40px;
    margin-left: 7px;
    width: 728px;
}

#nav_copyright li {
    list-style: none;
    display: inline;
    color: #808080;
    font-weight: bold;
    text-transform: capitalize;
    margin-left: 1em;
}

#nav_copyright li a {
    color: #45ADE6;
}

/* Flyouts */
#dealer_flyout_wrapper {
    width: 230px;
    background: url(../../_img/nav/fd_wrapper_bg.png) top left repeat-y;
    margin-top: -70px;
    position: absolute;
    z-index: 500;
    left: 300px;
}

div#dealer_flyout {
    background-color: #fff;
    width: 214px;
    padding: 0 3px;
    margin: auto;
}

div#dealer_flyout div.flyout_body {
    background: #fff url() top left repeat-x;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 0 0 0;
}

div#dealer_flyout h3 {
    width: 164px;
    height: 16px;
    margin: 0 auto;
    background: transparent url(../../_img/nav/find_a_dealer.gif) top left no-repeat;
    padding: 5px 0;
    text-indent: -9999px;
}

div#dealer_flyout_wrapper div#dealer_flyout a#close_button {
    margin: 10px 0 !important;
    line-height: 19px !important;
}

div#dealer_flyout_bot {
    background: url(../../_img/nav/fd_botcap.png) top left no-repeat;
    width: 230px;
    height: 9px;
    position: relative;
    bottom: -9px;
}

/* Hide */
ul.nav_sr {
    left: -999999em;
    position: absolute;
}

/* Home Page */
div#page.home_page #slider {
    width: 639px;
    height: 401px;
    background: url("../../_img/backgrounds/black_.75_opacity.png");
    float: left;
    margin-right: 6px;
    overflow: hidden;
    overflow-y: scroll;
    text-align: center;
}

div#page.home_page #slider ul li {
    list-style: none;
    margin: 0;
    padding: 0 0 0px 0;
    width: 630px;
}

div#page.home_page #video_news {
    width: 328px;
    height: 402px;
    background: url("../../_img/backgrounds/video_news_bg.png");
    float: left;
}

#video_news #video {
    width: 328px;
    height: 75px;
    margin: 47px 0 66px 0;
}

#video_news .video {
    display: block;
    width: 100px;
    height: 75px;
    float: left;
    margin-left: 6px;
}

#video_news #news {
    width: 312px;
    height: 205px;
    margin: 0 7px;
}

#news .home_news_item {
    border-top: 1px dotted white;
    margin-bottom: 8px;
}

#news .home_news_item .home_news_item_date, #news .home_news_item h3, #news .home_news_item .home_news_item_entry {
    margin-left: 8px;
}

#news .home_news_item h3 {
    font-size: 1em;
}

#news .home_news_item_date {
    margin-top: 8px;
    color: #eae35f;
}

#news .home_news_item a {
    color: #339ED6;
}

#news .home_news_item .home_news_item_entry {
    color: white;
}

div#page.home_page #features {
    width: 975px;
    height: 177px;
    background-image: url("../../_img/backgrounds/sub_features_bg.png");
    margin-top: 6px;
    float: left;
}

#features .feature {
    display: block;
    width: 315px;
    height: 130px;
    float: left;
    margin: 7px 0 0 7px;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
}

#features .feature div {
    float: left;
    margin: 137px 0 0 5px;
}

/* Bike Details */
ul#more_bikes {
}

ul#more_bikes li, ul#more_parts li {
    list-style: none;
    float: left;
    margin: 0 0 1px 1px;
    width: 250px;
    height: 200px;
    background-image: url("../../_img/backgrounds/section_grid_bg.png");
    text-align: center;
}

ul#more_bikes li a, ul#more_parts li a {
    display: block;
}

ul#more_bikes li img, ul#more_parts li img {
    margin-top: 17px;
}

ul#more_bikes li img, ul#more_parts li img {
    max-height: 144px;
    max-width: 200px;
}

#wee_cycles {
    position: absolute;
    right: 16px;
    top: -173px;
    width: 51px;
}

.sub_photo img {
    border: 1px solid #ccc !important;
    margin-bottom: 4px;
}

/**
 * Register Your Bike Page.
 * NB: Register Your Bike form elements can be found in form.css
 */

div#register_description {
    float: left;
}

div#register_description h2 {
    /*margin-top: 15px;*/
}

div#register_photo {
    float: left;
    margin-left: 60px;
    text-align: center;
}

div#register_photo img {
    margin-bottom: 10px;
}

ol.register_your_bike {
    list-style: none;
    background: transparent url("../../_img/dividers/divider_gray_dot.gif") 0 100% repeat-x;
    padding: 0 0 3px 0;
    font-size: 1.1em;
}

ol.register_your_bike li {
    background: transparent url("../../_img/dividers/divider_gray_dot.gif") 0 0 repeat-x;
    margin: 0;
    padding: 1em;
}

ol.register_your_bike li.odd {
    background-color: #f3f3f3;
}

ol.register_your_bike li.submit_zone {
}

table#occupation {
}

table#occupation th {
    text-align: left;
    font-weight: normal;
    padding-right: 2em;
}

table#occupation th#occupation_guide {
    width: 20em;
}

/**
 * Compare Bikes
 */
table#compare_bikes {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
}

table#compare_bikes th {
    text-align: left;
    font-weight: normal;
}

table#compare_bikes thead th {
    width: 240px;
    padding: 15px 1em 0.5em;
    border-right: 10px solid #fff;
}

table#compare_bikes thead th h2 {
    text-transform: uppercase;
    color: #3b3a3a;
    margin: 0.25em 0 0;
}

table#compare_bikes thead th h2 span {
    font-size: 0.686em;
}

table#compare_bikes thead th h2.compare_bike_default {
    color: #888787;
    margin: 0.25em 0 1em;
    width: 125px;
}

table#compare_bikes thead th#guide_header {
    width: 130px;
    color: #414040;
    font-size: 1.1em; /*background: none;*/
}

table#compare_bikes thead th#guide_header span {
    display: block;
    padding-bottom: 30px;
    background: transparent url("../../_img/backgrounds/compare_arrow.gif") 0 100% no-repeat;
}

table#compare_bikes tbody th {
    background: transparent url("../../_img/backgrounds/hr_dash_3.gif") 0 0 repeat-x;
    padding: 1em;
    width: 130px;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Arial, Helvetica, sans-serif;
    color: #717070;
}

table#compare_bikes tbody tr.odd th {
    background: #f8f8f8 url("../../_img/backgrounds/hr_dash_3.gif") 0 0 repeat-x;
}

table#compare_bikes tbody td {
    background: transparent url("../../_img/backgrounds/hr_dash_3.gif") 0 0 repeat-x;
    padding: 0.5em 1em;
    border-left: 10px solid #fefefe;
    width: 240px;
    font-size: 1.1em;
}

table#compare_bikes tbody tr.odd td {
    background: #f8f8f8 url("../../_img/backgrounds/hr_dash_3.gif") 0 0 repeat-x;
}

/* End Compare Bikes */

/* Start Team */

div#team_sub {
    clear: both;
}

div#team_sub_media {
    float: left;
    width: 205px;
    margin: 15px 15px 0 30px;
}

div#team_sub_media img {
    display: block;
}

div#team_sub_media img#current_photo {
    margin-left: 0px;
    margin-top: 0px;
}

div#team_sub_media a.news_link {
    display: block;
    margin: 0 0 10px 0;
}

div#biker_portrait {
}

div#biker_thumbs {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

div#biker_thumbs li {
    margin-left: 0em;
}

div#biker_thumbs ul {
    list-style: none;
}

div#biker_thumbs ul li {
    float: left;
}

div#biker_thumbs ul li a {
    float: left;
    margin: 12px 10px 0 0;
}

div#biker_thumbs ul li a img {
    width: 58px;
}

div#team_member_info {
    float: left;
    width: 420px;
    margin-top: 10px;
    margin-bottom: 20px;
}

div#team_member_info h1 {
    margin: 0 0 10px 20px;
    padding: 0;
}

div#team_member_description, #latest_news_header h2 {
    margin: 10px 20px;
}

div#team_member_description dl {
    float: left;
    width: 175px;
    margin: 10px 5px;
}

div#team_member_description dl dt {
    margin-top: 8px;
    font-weight: bold;
}

div#team_member_description dl dd {
    padding-bottom: 8px;
}

div#team_member_info div#latest_news_header {
    width: 355px;
    clear: both;
    margin-top: 20px;
}

div#team_member_info #older_news {
    margin-left: 20px;
}

div#team_member_info div.news_item {
    margin: 0 20px 10px;
    padding: 0 0 1px;
}

div#team_member_info div.news_item div.news_item_date {
    font-weight: bold;
}

div#team_member_info div.news_item h3.news_item_title {
    margin: 0 0 0.5em 0;
}

/* New team styles */
#team-wrapper {
  overflow: hidden;
  padding-top: 20px;
}

#team-wrapper p {
  margin-bottom: 10px;
}

#team-wrapper a {
  color: #339ed6;
  font-weight: bold;
  font-size:120%;
}

#team-wrapper li.current_page_item a {
  color: white;
}
#team-wrapper #team-bio {
  display: none;
}

#team-bio .div-padder p:first-child {
    margin-bottom:20px;
    padding-bottom:10px;
    font:italic 20px Georgia, "Times New Roman", Times, serif;
    line-height: 1.5;
    border-bottom:1px solid;
}

#team-bio .div-padder p:first-child:first-line{
    font-size:25px;
    font-weight:bold;
}

#team-wrapper .div-padder {
 	padding: 10px;
    overflow: hidden;
    margin-right: 10px;
}

#team-header {
  margin-bottom: 10px;
}

#team-header img {
  border: 5px solid white;
  position: relative;
  top: 12px;
}

#team-wrapper h1, #team-wrapper #bio-trigger {
  display: inline-block;
  /* IE6 blows */
  * display: inline;
  background-color: white;
  margin: 0;
  margin-left: 5px;
  padding: 7px;
  font-size:150%;
}

#team-left-column {
  float: left;
  margin-right: 10px;
}

#more-movies-container {
  height: 360px;
  overflow-y: scroll;
  text-align: center;
}

#more-movies-wrapper {
  display: none;
  margin-bottom: 20px;
  width: 612px;
}

#team-right-column {
  float: left;
}

div#team-right-column div#secondary {
  float: none;
  left: 0;
  display: none;
  /* Need for IE */
  zoom: 1;
}
div#team-featured-video, div#team-latest-news, div#team-bio {
  width: 633px;
  background-color: white;
  margin-bottom: 10px;
  overflow:hidden;
}

div.right-column-header a {
  display: block;
  width: 320px;
  padding: 5px;
  background-color: white;
}

div#other-riders {
  margin-bottom: 10px;
}

div.small-gallery ul {
  display: block;
  list-style: none;
  width: 320px;
  height: 320px;
  background-color: white;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0 0 10px 10px;
}

div.small-gallery li {
  display: block;
  list-style: none;
  height: 70px;
  margin: 10px 10px 0 0; 
  padding: 0;
  float: left;
}

/* End Team */

/* Start News */

.news_items_alt h3 {
    background-color: #fff;
    padding: 5px 0 5px 11px;
    margin-bottom: 3px;
}

.blog_navigation .previous, .blog_navigation .next {
    float: left;
    padding-left: 40px;
    padding-bottom: 20px;
}

.blog_navigation .next {
    padding-left: 60px;
}

/* End News */

/* Start Site Map */

.ddsg-wrapper h2 {
    display: none;
}

/* Press */

ul.item_list {
    padding-left: 20px;
}

ul.item_list li {
    list-style-type: none;
    float: left;
    height: 312px;
    padding: 10px 0px;
}

ul.item_list li a {
    display: block;
    width: 190px;
}

form#bmx_fad {
    float: left;
    width: 165px;
    padding-top: 10px;
}

form#bmx_fad #submit {
    margin-top: 10px;
}

form#bmx_fad label {
    font-weight: bold;
}

form#bmx_fad .centered {
    padding-top: 5px;
}

div#map_decoration {
    float: right;
    height: 430px;
    margin: 0px 40px 0px 0px;
    width: 685px;
}

div#map {
    height: 392px;
    margin: 19px 11px;
    width: 652px;
}

ol.dealerlist {
    font-size: 1.1em;
    list-style: none outside none;
    padding: 0 0 3px;
}

ul.pagination {
    padding-bottom: 50px;
    clear: both;
}

ul.pagination li {
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    list-style: none outside none;
}

ul.pagination .disabled {
    color: #ccc;
}

.distance {
    font-weight: bold;
}

li.vcard {
    width: 214px;
    height: 250px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}

.map-results, ol.dealerlist, ul.pagination {
    margin-left: 220px;
}

ul.pagination {
    margin-left: 195px;
}

ol.dealerlist {
    float: left;
}

.map-total-pages, .map-results {
    float: left;
}

.map-total-pages {
    margin-left: 49px;
}
/*.feedback {
    margin-left: 40px;
}
#commentform {
    margin-left: 40px;
}*/

/* Viper Pit */
.viper #primary {
    background: #FFF url(../../_img/viper/which_decade_bg.png) 161px 0 no-repeat;
}

.viper_pit .title a, .viper-bike-title a {
    padding:0 5px;
    color:#FFF;
   	font-size:115%;
    font-weight:bold;
    display:inline-block;
    zoom:1;
    background:#339ED6;
}

.viper_pit .title a:hover, .viper_pit .title a:active, .viper-bike-title a:hover, .viper-bike-title a:active{
	color:#339ED6 !important;
    background:#fff;
}

.decade-wrapper {
    padding:1px 5px;
    color:#42400b;
    background:#fdea24;
}

.viper_pit .social-links {
    margin: 10px 0 0;
    padding: 0;
    
}
.viper_pit .attachment-medium {
    margin-top: 0;
}
#tdomf_form1 {
    /*margin-left: 60px;*/
}
#viper_file_upload_wrapper {
    height: 122px;
    overflow: hidden;
}

#news_container {
	width: 693px;
	padding-left: 40px;
}


/* Viper Pit */

#viper_container {
    /*overflow:hidden;*/
}

.bike-of-the-week p {
    position:absolute;
    top:20px;
    right:30px;
    border:3px solid #FFF;
}

.viper_pit .post p  {
    padding:10px 0 0;
    width:auto;
    text-align:center;
}

.intro-wrap {
	position:relative;
	/*padding-bottom: 20px;*/
}

.intro-wrap h1 {
    margin:10px 0;
    font-size:33px;
}

.viper_pit .meta {
	text-transform: uppercase;
    color: #AAA;
    font-style: italic;
    font-family: georgia;
    margin: 5px 0 0;
}

.intro-text-wrap {
    margin: 0;
    width: 430px;
   /* background: #EEE;*/
    position: relative;
    left: -20px;
    padding: 20px;
    border-top:5px solid;
}

.bike-of-the-week {
    position:relative;
    margin:20px 0;
    height:245px;    
    border-top:1px solid #333;
    border-bottom:1px solid #333;
    /*background:url(../../_img/viper/bike_of_week_bg.jpg) 0 0;*/
    overflow: hidden;
    padding-bottom: 25px;
}

.bike-of-the-week h2 {
	padding:10px 0;
    font-size:40px;
    color:#666;
}
    	

.bike-of-the-week .social-links{
    position: absolute;
    top: 105px;
    left: 0px;
}

.intro-text-wrap p { 
	margin: 0 0 10px 0;
    line-height: 1.25;
    font-size: 17px;
    color: #333;
    font-weight: 600;
}

p.viper-add-link {
	width: 270px;
    position: absolute;
    top: 48px;
    right: 0px;
    z-index:1;
}
.viper-add-link a:link, .viper-add-link a:visited {
	position:absolute;
	right: 0px;
	font-size: 15px;
	color: #fff !important;
	display:block;
	background-color: #339ED6;
	border: 1px solid transparent;
	padding: 5px 9px 5px 5px;
	text-align: center;
}

.viper-add-link a:hover, .viper-add-link a:active {
	color: #FDEA24 !important;
}

.viper-add-link span {
	line-height:27px;
}

.viper-pit-decades-wrap
{
	position: absolute;
    right: -85px;
    top: 0;
    padding: 120px 0 0 66px;
    width: 309px;
    height: 226px;
    z-index: 0;
    margin-top: -19px;
    margin-left: 18px;
}


/*
.viper-pit-decades-wrap
{
	position: absolute;
    right: -85px;
    top: 20px;
    padding: 120px 0 0 66px;
    width: 309px;
    height: 226px;
    background: url(../../_img/viper/which_decade_bg.png) 0 0 no-repeat;
    z-index: 0;
    margin-top: -19px;
    margin-left: 18px;
}*/

.viper-pit-decades-wrap h2 {
    font-size:210%;
    color:#333;
    text-transform:uppercase;
    font-weight:400;
}

.viper-pit-decades-wrap li
{
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-image:url(../../_img/viper/which_decade_bullet.png);
}

.viper-pit-decades-wrap a{
    color:#444;
    font-weight:700;
    font-size:250%;
    line-height:1;
}

.viper-pit-decades-wrap a:hover, .viper-pit-decades-wrap a:active {
    color:#339ED6;
}
    


.viper-plus {
	font-size: 27px;
	padding-right: 5px;
	margin-left: 3px;
	float:left;
}
/* End Viper Pit */

/*CSS3 Effects*/
.shadow-888 {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

/*TEAM TWITTER*/
.twtr-doc  {
    background:#424242 !important;
}

