@import url('jquery/vader/jquery-ui-1.8.10.custom.css');

html
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    color: #fff;
    font: 12px/20px "Trebuchet MS" , Trebuchet, Arial, Verdana, Sans-serif;
    text-align: justify;
    background-color: #000000;
    background-image: url(../images/bg-main.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
body.find_serial_number
{
    background-image: none;
}
body.find_serial_number .find_serial_number_content
{
    padding: 20px;
}
a, a:link, a:visited, a:active
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana, Sans-serif;
    font-weight: normal;
    color: #FFFFCC;
    margin-top: 0px;
    margin-bottom: 15px;
}
h1
{
    font-size: 23pt;
}
h2
{
    font-size: 21pt;
}
h3
{
    font-size: 19pt;
}
h4
{
    font-size: 17pt;
}
h5
{
    font-size: 15pt;
}
h6
{
    font-size: 13pt;
}
h1
{
    color: White;
    margin-top: 10px;
    margin-bottom: 30px;
}
h1 span
{
    border-bottom: dotted 1px #FFFFFF;
    color: White;
}
p
{
    margin-top: 0px;
    margin-bottom: 15px;
}

.errortext, .errorText
{
    color: Yellow;
    font-size: 8pt;
}
.pagemessage
{
    background-color: Yellow;
    color: Maroon;
    font-size: xx-small;
    padding-left: 5px;
}
.requiredfield
{
    background-color: #ffffcc;
}

.wrapper
{
    width: 950px;
    margin: 0px auto 0px auto;
    clear: both;
}

/************/
/** header **/
/************/
.header
{
    height: 80px;
    position: relative;
}
.header_logo
{
    width: 174px;
    height: 42px;
    position: absolute;
    bottom: 15px;
    left: 0px;
    background-image: url(../images/header_logo.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
.header_logo a
{
    outline: none;
    -moz-outline-style: none;
    width: 174px;
    height: 42px;
}
.header_logo a:link, .header_logo a:visited, .header_logo a:hover, .header_logo a:active
{
    display: block;
    width: 174px;
    height: 42px;
    text-decoration: none;
}
.header_social
{
    position: absolute;
    bottom: 14px;
    left: 184px;
}
.header_social td
{
    padding-right: 5px;
}
.header_social a
{
    display: block;
    outline: 0;
}
.header_social a img
{
    border-style: none;
}
.view_cart_header
{
    position: absolute;
    top: 13px;
    right: 0px;
    width: 185px;
    height: 20px;
    font-size: 8pt;
    text-align: right;
    overflow: hidden;
}
.view_cart_header a
{
    color: #89A5D3;
}
.find_dealer
{
    position: absolute;
    bottom: 12px;
    right: 0px;
    width: 266px;
    height: 38px;
    color: #CCCCCC;
    font-size: 7.5pt;
    overflow: hidden;
}
.find_dealer img
{
    margin: 0px 0px 3px -3px;
}
.find_dealer_field
{
    background-color: #474746;
    color: #CCCCCC;
    border: none;
    height: 17px;
    font-size: 7.5pt;
}
.dealer_row
{
    background-image: url("../images/dealer_pill_bg.png");
    background-repeat: repeat-x;
}
.dealer_row th, .dealer_row td
{
    text-align: left;
    vertical-align: top;
}
.dealer_row th, .dealer_row td strong
{
    color: #FFFFCC;
}

/**********/
/** menu **/
/**********/
.menu_bar
{
    height: 36px;
    background-image: url(../images/bg_menubar.png);
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
}

/************/
/** content **/
/************/
.body_content
{
    width: 950px;
    padding: 15px 0px;
}
.body_content strong, .body_content b
{
    color: #ffc;
}
.body_content a, .body_content a b, .body_content a strong
{
    color: #89A5D3;
    text-decoration: none;
}
.body_content a:hover
{
    color: #89A5D3;
    text-decoration: underline;
}
.body_content a h1, .body_content a h2, .body_content a h3, .body_content a h4, .body_content a h5, .body_content a h6, .body_content h1 a, .body_content h2 a, .body_content h3 a, .body_content h4 a, .body_content h5 a, .body_content h6 a
{
    color: #FFFFCC;
    text-decoration: none;
}
.body_content a:hover h1, .body_content a:hover h2, .body_content a:hover h3, .body_content a:hover h4, .body_content a:hover h5, .body_content a:hover h6, .body_content h1 a:hover, .body_content h2 a:hover, .body_content h3 a:hover, .body_content h4 a:hover, .body_content h5 a:hover, .body_content h6 a:hover
{
    color: #FFFFCC;
    text-decoration: underline;
}

/********************/
/** home page content **/
/********************/
.home_marquee
{
    height: 400px;
    overflow: hidden;
    clear: both;
}
.marquee_item
{
    display: none;
}
.visible
{
    display: block;
}
.home_content_section
{
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
    padding: 15px 17px;
}
.single_news_date
{
    color: #666666;
    font-size: 8pt;
    font-weight: bold;
    text-transform: uppercase;
    margin: 7px 0px;
}
.single_news_right
{
    width: 350px;
    overflow: hidden;
}
.text_pad
{
    padding: 13px 20px;
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
}
.text_pad strong, .text_pad b
{
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana, Sans-serif;
    text-align: left;
}
.text_pad li
{
    color: #fff;
    text-align: left;
    list-style-type: square;
    line-height: normal;
}

/********************/
/** News Blog   **/
/********************/
.main_blog
{
    float: left;
    width: 690px;
    padding: 13px 20px;
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
}
.main_blog_sidebar
{
    float: right;
    width: 170px;
    padding: 8px 15px;
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
    text-align: right;
}
.main_blog_sidebar ul
{
    width: 160px;
    text-align: right;
    display: inline;
}
.main_blog_sidebar li
{
    list-style-type: none;
    text-align: right;
}

/*******
 product
********/
.product_container
{
}
.product_photo
{
    float: left;
    width: 355px;
    overflow: hidden;
}
.product_detail
{
    float: right;
    width: 555px;
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
    padding: 10px 15px;
    overflow: hidden;
}
.product_detail p
{
    text-align: justify;
}

/*************
 product image
**************/
.product_image
{
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
    margin-bottom: 15px;
}
.product_image img
{
    border-style: none;
}

/*************************
 product additional images
**************************/
.additional_images
{
    float: left;
    margin-bottom: 12px;
}
.additional_images h1
{
    float: left;
    font-size: 17px;
    padding: 0px;
    margin: 0px 0px 13px 0px;
}
.additional_image
{
    float: left;
    padding: 0px;
    margin: 0px 12px 8px 0px;
    width: 75px;
    height: 100px;
    overflow: hidden;
}
.additional_image a
{
    display: block;
    outline: 0;
    width: 75px;
    height: 75px;
}
.additional_image_thumb
{
    width: 75px;
    height: 75px;
    background-color: White;
}
.additional_image_thumb img
{
    border-style: none;
}
.additional_image span
{
    display: block;
    width: 75px;
    height: 25px;
    line-height: 25px;
    font-size: 8pt;
    text-align: center;
    overflow: hidden;
}

/***************
 product reviews
****************/
.review_content
{
    color: White;
}
.review_content div
{
    border-top: solid 1px #292929;
    border-bottom: solid 1px #292929;
    padding: 12px 0px 1px 0px;
    margin: 0px 0px -1px 0px;
}
.review_content div div
{
    border-style: none;
    height: 0px;
    clear: both;
}
.review_content div img
{
    float: left;
    padding: 0px 10px 3px 0px;
}

/***************
 product details
****************/
.product_header
{
    text-transform: uppercase;
}
.product_purchase
{
    margin-left: 20px;
    margin-bottom: 20px;
}
.product_purchase_option
{
    height: 30px;
}
.purchase_info_box
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #474746 none repeat scroll 0 0;
    border: 0 none;
    color: #FFFFFF;
    padding: 3px 3px 2px;
    min-width: 105px;
}

/****************
 related products
*****************/
.related_products
{
    margin-bottom: 8px;
}
.related_products h1
{
    font-size: 17px;
    padding: 0px;
    margin: 0px 0px 13px 0px;
}
.related_products a
{
    outline: 0;
}
.related_products img
{
    border-style: none;
}
.related_products .related_product
{
    padding: 0px;
    margin: 0px 5px 10px 5px;
}
.related_product_image
{
    width: 125px;
    height: 125px;
    border: solid 1px #292929;
}
.related_product_image a
{
    display: inline-block;
}
.related_product_name
{
    width: 125px;
    border-left: solid 1px #292929;
    border-right: solid 1px #292929;
    border-bottom: solid 1px #292929;
}
.related_product_name p
{
    text-align: center;
    margin: 0px;
    padding: 4px;
    font-size: 11px;
    line-height: 15px;
}

/************/
/** Footer **/
/************/
.footer_bar
{
    height: 4px;
    background-image: url(../images/footer_bar.png);
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
}
.footer
{
    text-align: right;
    color: #6c6851;
    font-size: 10px;
    line-height: 20px;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
    margin: 0px 0px 5px 0px;
    padding: 0px 20px 10px 20px;
}
.footer a:link, .footer a:visited, .footer a:active
{
    color: #6c6851;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
.footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}

/************/
/** Posts **/
/************/
@media all
{
    .date-header
    {
        margin: 1.5em 0 .5em;
    }
    .post
    {
        margin: .5em 0 1.5em;
        border-bottom: 1px dotted #444;
        padding-bottom: 1.5em;
    }
}
@media handheld
{
    .date-header
    {
        padding: 0 1.5em 0 1.5em;
    }
    .post
    {
        padding: 0 1.5em 0 1.5em;
    }
}
.post-title
{
    margin: .25em 0 0;
    padding: 0 0 4px;
    font-size: 140%;
    line-height: 1.4em;
    color: #ffc;
    text-transform: uppercase;
}
.post-title a
{
    text-decoration: none;
    color: #ffc;
}
.post-title a:hover
{
    color: #fff;
}
.post div
{
    margin: 0 0 .75em;
    line-height: 1.6em;
}
p.post-footer
{
    margin: -.25em 0 0;
    color: #333;
}
.post-footer em, .comment-link
{
    font: 78%/1.4em "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.post-footer em
{
    font-style: normal;
    color: #777;
    margin-right: .6em;
}
.comment-link
{
    margin-left: .6em;
}
.post img
{
    padding: 4px;
    border: 1px solid #222;
}
.post blockquote
{
    margin: 1em 20px;
}
.post blockquote p
{
    margin: .75em 0;
}
.post-body img, .post-body img a, .post-body img a:hover
{
    border: none;
}

/**********/
/** News **/
/**********/
.news_date_header, .news_archives_header, .news_previous_header
{
    color: #666666;
    font-size: 8pt;
    font-weight: bold;
    text-transform: uppercase;
}
.news_archives_header
{
}
.news_container
{
    padding-left: 5px;
}
.sidebar_news
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.sidebar_news_headline
{
    font-weight: bold;
}
.sidebar_news_date
{
    color: Gray;
    font-size: 8pt;
}
.sidebar_news_detail
{
}
.news_item
{
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: solid 1px silver;
}
.news_headline
{
    border-bottom: solid 1px silver;
}
.news_headline h1
{
    margin-bottom: 0px;
}
.news_sub_headline
{
    font-size: 7pt;
    color: Silver;
}
.news_body
{
    margin-top: 5px;
}
.news_list
{
}
.news_list_item
{
    margin-bottom: 10px;
}
.news_list_headline
{
    font-size: 120%;
}
.news_list_date
{
    font-size: 8pt;
    color: Gray;
}
.news_list_detail
{
}

/********************/
/** FAQ List       **/
/********************/
.faq_questions
{
    margin-left: 15px;
}
.faq_question
{
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
}
.faq_answer
{
    margin-left: 30px;
}

/********************/
/** Sidebar Widget Items **/
/********************/
.sidebar_container
{
}
.sidebar_widget
{
    background-color: #EEF1F5; /* WhiteSmoke */
    margin-top: 5px;
    border: solid 1px Gray;
    text-align: center;
}
.sidebar_content
{
    padding: 2px;
}
.sidebar_content a, .sidebar_content a:link, .sidebar_content a:visited, .sidebar_content a:hover, .sidebar_content a:active
{
    color: Navy;
}
.form_subheader
{
}

/********************/
/** Product specs table info **/
/********************/
#row_specs
{
    width: 400px;
    background: url(../images/chart_bg.png) repeat-x;
    float: left;
}
#row_specs_big
{
    width: 400px;
    background: url(../images/6_row_bg.png) repeat-x;
    float: left;
    height: 210px;
}
#specs_text_5_left
{
    color: #ffc;
    font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
    float: left;
    margin-top: 31px;
    text-transform: uppercase;
    margin-left: 5px;
}
#specs_text_5
{
    color: #fff;
    font: 11px/30px Verdana, Arial, Helvetica, sans-serif;
    float: left;
    text-transform: capitalize;
    text-align: center;
    margin-left: 10px;
}
#specs_text_5 strong
{
    color: #ffc;
    font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    text-align: center;
}
.spec_table td
{
    border-top: dotted 1px #C8C8C8;
}

/********************/
/** Tell A Friend Classes **/
/********************/
.tell_a_friend
{
    border-bottom: solid 1px #3C3C3C;
    margin-top: 5px;
    margin-bottom: 5px;
}
.tell_a_friend_content
{
    color: #CCCCCC;
    padding: 0px 5px 5px 5px;
}
.mailform
{
    float: right;
    margin-right: 10px;
    clear: both;
}
.formborder
{
    background: #474746;
    border: 0;
    color: #ccc;
    padding: 3px;
}
.mailfield
{
    width: 120px;
}
.right
{
    float: right;
}
.go
{
    margin-left: 2px;
    margin-top: 2px;
}

/********************/
/** Sub Page Classes **/
/********************/
.sub_page
{
}
.sub_page_nav
{
    width: 210px;
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
    padding: 10px 15px;
}
.sub_page_nav_item
{
    padding: 0px 0px 6px 0px;
}
.sub_page_detail
{
    border: 1px solid #292929;
    background-image: url(../images/text_bg.png);
    background-position: left top;
    background-repeat: repeat;
    padding: 13px 20px;
}
.sub_page_detail strong
{
    color: #FFFFCC;
    font-weight: bold;
}

/****************************
 dealer agreement
****************************/
.dealer_agreement_header_1 h4
{
    padding-top: 20px;
    border-bottom: dotted 1px #FFFFCC;
}
.dealer_agreement_header_2 h6
{
    font-weight: normal;
    font-size: 12pt;
    color: White;
    padding-left: 20px;
    margin: 5px 0px 9px 0px;
    border-bottom: dotted 1px White;
}
.da_application_submitted
{
    margin: 15px auto 0px auto;
    text-align: center;
    width: 600px;
}
.da_application_submitted p
{
    font-size: 16px;
    text-align: center;
}

/****************************
 return authorization request
****************************/
.ra_request_submitted
{
    margin-top: 15px;
}

/*************
 builders.aspx
**************/
.builder_list_item
{
    padding-bottom: 35px;
}
.builder_list_item .default_image
{
    width: 300px;
    margin: 0px 15px 5px 0px;
}
.builder_list_item .default_image img
{
    border-style: none;
}
.builder_list_item h5
{
    padding: 0px;
    margin: 0px;
}
.builder_list_item h6
{
    padding: 0px;
    margin: 0px;
    color: White;
    font-size: 12pt;
}
.builder_list_item .social_media
{
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    padding: 4px 0px;
}
.builder_list_item .social_media a
{
    display: block;
    outline: 0;
}
.builder_list_item .social_media a img
{
    border-style: none;
}
.builder_list_item .block
{
    padding-top: 15px;
}
.builder_list_item .image_thumb
{
    float: left;
    background-color: White;
    margin: 5px 10px 5px 0px;
}
.builder_list_item .image_thumb a
{
    display: block;
    padding: 7px;
    outline: 0;
}
.builder_list_item .image_thumb a table tr td
{
    width: 45px;
    height: 45px;
}
.builder_list_item .image_thumb a table tr td img
{
    border-style: none;
}
.builder_list_item hr
{
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 35px;
}

/*********************
 home page news cycle
**********************/
.news_cycle_container
{
    width: 629px;
    position: relative;
}
#news_cycle_nav
{
    z-index: 999;
    position: absolute;
    right: 0px;
    top: 0px;
}
#news_cycle_nav a
{
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 6px;
    background-image: url(../images/bg-news-cycle-nav.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-decoration: none;
    outline: 0;
    border-style: none;
}
#news_cycle_nav a.activeSlide
{
    background-position: center bottom;
}
.news_cycle
{
    width: 629px;
}

/********************
  athletes.aspx page
*********************/
.athlete_container
{
    margin: 0px auto;
    width: 420px;
    position: relative;
}
.athlete_container a
{
    display: block;
    width: 420px;
    height: 500px;
    outline: 0;
}
.athlete_container .athlete_cycle
{
    width: 420px;
    height: 500px;
    overflow: hidden;
}
.athlete_container .athlete_cycle img
{
    border-style: none;
}

/********************************
  enve-pro-athletes & enve-teams
*********************************/
.athlete_sport_thumb
{
    float: left;
    width: 215px;
    height: 337px;
    position: relative;
    margin: 4px 6px 8px 6px;
}
.athlete_sport_thumb a
{
    outline: 0;
}
.athlete_sport_thumb img
{
    border-style: none;
}
.athlete_sport_thumb:hover .flyer
{
    display: block;
}
.athlete_sport_thumb .flyer
{
    display: none;
    position: absolute;
    left: 120px;
    top: 190px;
    min-width: 170px;
    min-height: 75px;
    z-index: 999;
    padding: 4px 8px;
    margin: 0px;
    background-color: White;
    border: solid 2px Black;
    font-family: Helvetica Neue,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    color: #646060;
}
.athlete_sport_thumb .flyer h1
{
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #646060;
}
.athlete_sport_thumb .flyer img
{
    margin-right: 5px;
}
.athlete_sport_thumb .flyer hr
{
    padding: 0px;
    margin: 4px 0px 3px 0px;
    border-style: none;
    height: 1px;
    background-color: #646060;
}
.athlete_sport_thumb .flyer a
{
    display: inline-block;
    height: 16px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    text-decoration: none;
    color: #646060;
}
.athlete_sport_thumb .flyer a:hover
{
    text-decoration: underline;
}
.athlete_sport_thumb a.thumb_link
{
    display: block;
    width: 215px;
    height: 337px;
    margin: 0px;
    padding: 0px;
}
.athlete_sport_thumb a.thumb_link:hover
{
    text-decoration: none;
}
.athlete_sport_thumb a.thumb_link .thumb_footer
{
    height: 25px;
    line-height: 25px;
    color: White;
    text-decoration: none;
    border-bottom: solid 1px White;
    font-size: 16px;
}

/******************
 athlete.aspx page
*******************/
.athlete_social_media td
{
    padding-top: 4px;
}
.athlete_social_media a
{
    display: inline-block;
    margin-right: 5px;
    outline: 0;
}
.athlete_social_media a img
{
    border-style: none;
}
.pp_container
{
    width: 250px;
}
.pp_container a
{
    outline: 0;
}
.pp_container img
{
    border-style: none;
}
.pp_container .pp_header
{
    padding: 7px 10px;
    border: 1px solid #292929;
    border-bottom-style: none;
}
.pp_container .pp_header h6
{
    padding: 0px;
    margin: 0px;
    text-align: left;
}
.pp_container .pp_list
{
    max-height: 458px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #292929;
}
.pp_container .pp_list ul
{
    display: block;
    width: 248px;
    margin: 0px;
    padding: 0px;
}
.pp_container .pp_list ul li.last
{
    border-bottom-style: none;
}
.pp_container .pp_list ul li
{
    display: block;
    width: 248px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-bottom: 1px solid #292929;
}
.pp_container .pp_list ul li div
{
    padding: 12px;
}
.athlete_image_thumb
{
    margin: 10px 10px 0px 0px;
}
.athlete_image_thumb img
{
    border-style: none;
}
.athlete_image_thumb a
{
    display: block;
    outline: 0;
    background-color: White;
}
.athlete_image_thumb td
{
    width: 68px;
    height: 68px;
}

/*************
 Bike Gallery
**************/
.bike_gallery_submitted
{
    margin: 0px auto;
    text-align: center;
    width: 600px;
}
.bike_gallery_submitted hr
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
.bike_gallery_submitted p
{
    font-size: 16px;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 15px 0px;
}
.bike_gallery_container
{
    margin: 0px auto;
    width: 800px;
}
.bike_separator
{
    height: 1px;
    background-color: White;
    margin: 8px 0px;
}
.bike_item
{
    margin: 18px 0px 26px 0px;
    height: 233px;
    position: relative;
}
.bike_item a.bike_item_bookmark
{
    position: absolute;
    left: 0px;
    top: -40px;
}
.bike_item a
{
    outline: 0;
}
.bike_item img
{
    border-style: none;
}
.bike_item .photo_link
{
    display: block;
    margin-right: 20px;
}
.bike_item .facebook_share a
{
    cursor: pointer;
}
.bike_item .facebook_icon_link
{
    display: inline-block;
    margin: 4px 5px 4px 0px;
}
.bike_item .comments
{
    margin-bottom: 12px;
    max-height: 70px;
    overflow: hidden;
}
.bike_item .more_info
{
    position: absolute;
    right: 15px;
    top: 95px;
}
.bike_item .more_info a
{
    display: block;
    position: relative;
    text-decoration: none;
}
.bike_item .more_info a img
{
    position: relative;
    z-index: 9;
}
.bike_item .more_info a span
{
    position: absolute;
    top: 3px;
    left: 11px;
    z-index: 99;
    color: White;
    font-weight: bold;
}
.bike_item .more_info a:hover
{
    text-decoration: none;
}
.owner_photo
{
    display: inline-block;
    margin-right: 20px;
    outline: 0;
}
.owner_photo img
{
    border-style: none;
}
.owner_comments
{
    margin-bottom: 18px;
}
.owner_facebook_share
{
    margin-top: 17px;
}
.owner_facebook_share a
{
    outline: 0;
    cursor: pointer;
}
.owner_facebook_share img
{
    margin: 4px 6px 4px 0px;
    border-style: none;
}
.owner_details a
{
    outline: 0;
}
.owner_details div b
{
    font-size: 13px;
    font-weight: bolder;
    color: White;
}
.bike_gallery_detail_preview
{
    border: ridge 4px White;
    margin: 18px 15px;
    background-color: #150517;
    padding: 18px 20px;
}
.bike_image_thumb
{
    margin: 10px 10px 0px 0px;
}
.bike_image_thumb img
{
    border-style: none;
}
.bike_image_thumb a
{
    display: block;
    outline: 0;
    background-color: White;
}
.bike_image_thumb td
{
    width: 68px;
    height: 68px;
}
.bike_gallery_image_thumb
{
    margin: 10px 10px 0px 0px;
}
.bike_gallery_image_thumb img
{
    border-style: none;
}
.bike_gallery_image_thumb a
{
    display: block;
    outline: 0;
    background-color: White;
}
.bike_gallery_image_thumb td
{
    width: 68px;
    height: 68px;
}

/***********************/
/* product disposition */
/***********************/
.pd_submitted
{
    margin: 15px auto 0px auto;
    text-align: center;
    width: 600px;
}
.pd_submitted p
{
    font-size: 16px;
    text-align: center;
}

/*****************/
/* founders blog */
/*****************/
.blog_content_container
{
    background-image: url("../images/text_bg.png");
    background-position: left top;
    background-repeat: repeat;
    border: 1px solid #292929;
    float: left;
    padding: 13px 20px;
    width: 690px;
}
.blog_sidebar_container
{
    background-image: url("../images/text_bg.png");
    background-position: left top;
    background-repeat: repeat;
    border: 1px solid #292929;
    float: right;
    padding: 8px 15px;
    text-align: right;
    width: 170px;
}
.blog_header
{
    color: Yellow;
    font-size: 16px;
    padding-bottom: 10px;
}
.blog_paging
{
    text-align: right;
}
.blog_post_separator
{
    width: 100%;
    height: 3px;
    border-style: none;
    background-color: #666666;
    padding: 0px;
    margin: 8px 0px;
}
.blog_list_item
{
    margin: 20px 7px;
}
.blog_detail .title
{
    margin: 0px 0px 6px 0px;
    padding: 0px;
    font-size: 17pt;
    color: #FFFFCC;
}
.blog_detail .author
{
    font-size: 13px;
    font-style: italic;
}
.blog_detail .post_date
{
    font-size: 14px;
    font-style: italic;
    text-align: right;
    margin-top: -3px;
}
.blog_detail .tags
{
    border-top: dotted 1px #383838;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Trebuchet MS" ,Trebuchet,Arial,Verdana;
    letter-spacing: 0.1em;
    line-height: 16px;
    padding: 4px 2px 0px 2px;
}
.blog_sidebar_separator
{
    width: 100%;
    height: 1px;
    background-color: #666666;
    margin: 12px 0px;
}
.blog_sidebar_item h6
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    color: #666666;
    font-size: 15px;
    text-transform: uppercase;
}
.blog_sidebar_item ul
{
    display: block;
    padding: 0px;
    margin: 0px;
    text-align: right;
}
.blog_sidebar_item ul li
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: right;
    line-height: 16px;
}
.blog_comment_section
{
    border-top: dotted 1px #383838;
    margin-top: 4px;
    padding-top: 12px;
}
.blog_comment_section h6
{
    margin: 0px;
}
.blog_post_comment_list .blog_post_comment:last-child
{
    margin-bottom: 0px;
}
.blog_post_comment
{
    border: dotted 1px #383838;
    padding: 8px 11px;
    margin: 5px 0px 15px 0px;
}
.blog_post_comment p
{
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}
.blog_post_comment p.meta
{
    color: #666666;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Trebuchet MS" ,Trebuchet,Arial,Verdana;
    letter-spacing: 0.1em;
    margin-top: 8px;
}
.post_comment_form
{
    margin-top: 5px;
    border: dotted 1px #383838;
    padding: 5px 7px;
    width: 230px;
    line-height: 18px;
}

/**********************/
/* Dealer Search List */
/**********************/
.dealer_group
{
    border: solid 1px #333333;
    margin: 5px 0px;
}
.dealer_group_header
{
    background-color: #333333;
    cursor: pointer;
    color: White;
    font-weight: bold;
    padding: 3px 7px 4px 7px;
    font-size: 13px;
}
.dealer_group_body
{
    padding: 3px 5px;
}

