﻿iframe
{
    width: 100%;
    border: 0px;
}

body
{
    text-align: center;
    font-size: 12px;
    font-family: Tahoma;
    background-color: #000;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/background_tile.gif);
	background-image: none;
}

form
{
    padding: 0px;
    margin: 0px;
}

body, td, th
{
    vertical-align: top;
    text-align: left;
}

p
{
    line-height: 150%;
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

a, a:link, a:visited
{
    color: Red;
    text-decoration: none;
}

a:hover, a:active, a:visited:hover
{
    color: Red;
    text-decoration: underline;
}

.weather
{
    padding: 10px 0px 0px 10px;
}

.forecast
{
    padding: 10px 0px 10px 40px;
    background-repeat: no-repeat;
    background-position: left top;
}


.footer .inner div
{
    padding: 6px 10px 4px 10px
}

.footer .inner div span
{
    float: right
}

.footer a, .footer a:link, .footer a:visited
{
    color: #fff;
    text-decoration: none;
}

.footer a:active, .footer a:hover, .footer a:visited:hover
{
    color: #fff;
    text-decoration: underline;
}

.footer div.inner
{
    width: 600px;
    background-color: #000;
    background-image: url(/images/panel_large_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    height: 44px;
}

.featured
{
    color: #fff;
    background-image: url(/images/img_large_desc.jpg);
    background-repeat: repeat-y;
    background-position: 0px 0px;
}

.btn-link, .btn-link:link, .btn-link:visited
{
    text-decoration: none;
    background-color: #e32118;
    border: 0px;
    color: #fff;
    font-size: 10px;
    font-family: Tahoma;
    padding: 3px 5px 3px 5px;
}

.btn-link:active, .btn-link:hover, .btn-link:visited:hover
{
    text-decoration: none;
    background-color: #e32118;
    border: 0px;
    color: #fff;
    font-size: 10px;
    font-family: Tahoma;
    padding: 3px 5px 3px 5px;
}

.btn
{
    text-decoration: none;
    background-color: #e32118;
    border: 0px;
    color: #fff;
    font-size: 10px;
    font-family: Tahoma;
    padding: 3px 5px 3px 5px;
}

.news
{
    margin-bottom: 10px
}

.news a
{
    text-decoration: none;
    border-top: dotted 1px #e32118;
    display: block;
    color: #e32118;
    padding: 3px;
}

.news a:hover
{
    padding: 3px;
    text-decoration: none;
    border-top: solid 1px #e32118;
    display: block;
    background-color: #e32118;
    color: #fff;
}

.layout
{
    width: 900px;
    margin: 0px auto 0px auto;
}

div.header
{
    background-color: #000;
    height: 192px;
    background-image: url(/images/header.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

.menu
{
    text-align: center;
    padding-top: 175px;
}

.menu a, .menu a:visited, .menu a:link
{
    padding: 2px 13px 2px 11px;
    display: -moz-inline-box;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    border-right: solid 1px #fff;
}

.menu a:hover, .menu a:active, .menu a:visited:hover
{
    padding: 2px 13px 2px 11px;
    display: -moz-inline-box;
    display: inline-block;
    text-decoration: underline;
    color: #fff;
    font-size: 10px;
}

.announcement div
{
    border-bottom: dotted 1px #fff;
    padding: 5px;
    color: #fff;
}

.main
{
    
}

.bg
{
    background-repeat: repeat-y;
    background-image: url(/images/panel_large_body.gif);   
}

.container
{
   background-image: url(/images/panel_large_top.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
}

.main .top
{
    background-color: #fff;
    padding: 5px;
}

.main .content
{
    float: left;
    margin: 0px;
    width: 600px;
}

.page-title, h1
{
    text-transform: uppercase;
    padding: 0px 0px 10px 5px;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12px;
    font-family: Tahoma;
}

.main .content .section
{
    /* background-color: Yellow; */
    margin: 0px;
    padding: 7px;
}

.main .sidebar
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 1%; /* margin-left: 75%; */
    margin-left: 600px;
    padding-top: 0px;
}

.clear
{
    clear: both;
    margin: 0px;
    overflow: hidden;
    height: 1px;
}

.section-title
{
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(/images/panel_small_heading_dull.jpg);
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 1px;
    
}

.section-title div
{
    padding: 7px 5px 8px 8px;
}

.section-body
{
    line-height:17px;
	padding: 5px;
    padding-bottom: 1px;
    background-image: url(/images/panel_small_body.jpg);
}

.section-footer
{
    background-image: url(/images/panel_small_footer.jpg);
    padding: 10px;
    margin-bottom: 5px;
}

.model
{
    width: 100%;
    border: solid 1px #808080;
}

.model .header td
{
    background-color: #808080;
    color: #fff;
}

.model th
{
    font-weight: normal;
    background-color: #d3d3d3;
    color: #000;
    padding: 4px;
}

.model td
{
    font-weight: normal;
    color: #000;
    background-color: #fff;
    padding: 4px;
}

.question
{
    background-color: #000;
}

.question div
{
    padding: 4px;
}

.q
{
    font-weight: bold;
    margin: 3px 0px 0px 7px;
    padding: 4px;
    float: left;
    color: #fff;
    background-color: #000;
}

.graph
{
    background-color: Red;
    height: 20px;
    display: -moz-inline-box;
    display: inline-block;
    border-bottom: solid 2px #777;
    border-right: solid 2px #999;
}

.search
{
    width: 100%;
    background-position: 0px 0px;
    background-image: url(/images/product_list.gif);
    background-repeat: repeat-y;
}


.search td.thumb
{
    padding: 3px 0px 4px 3px;
}

.search td.thumb img
{
    border: solid 1px #fff;
}

.search tr
{
    
}

.search td
{
    line-height: 130%;
    padding: 10px 0px 0px 0px;
}

.search td a, .search td a:link, .search td a:visited
{
    font-size: 14px;
    color: #fff;
    font-weight: bold
}

.search td a:hover, .search td a:visited:hover, .search td a:active
{
    font-size: 14px;
    color: #fff;
    font-weight: bold
}

.featured .panel
{
    background-repeat: no-repeat;
    text-align: left;
    line-height: 120%;
    padding-top: 5px;
}

.panel a, .panel a:visited, .panel a:link,
.model-panel a, .model-panel a:visited, .model-panel a:link
{
    margin-left: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
}

.panel a:active, .panel a:hover, .panel a:visited:hover,
.model-panel a:active, .model-panel a:hover, .model-panel a:visited:hover
{
    color: Red;
    text-decoration: underline;
}

.link, .link:link, .link:visited
{
    color: #fff;
}

.link:active, .link:hover, .link:visited:hover, .selected
{
    color: Red;
}

.frame .panel
{
    padding-top: 5px;
    text-align: left;
    line-height: 120%;
}

.email-friend
{
    background-color: #000;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    filter: Alpha(Opacity=75); 
    -moz-opacity:0.75;
    opacity:0.75;
    z-index: 1;
}

.email-friend-panel
{
    background-image: url(/images/email_background.png); 
    background-repeat: no-repeat;
    position: absolute;
    left: 100px;
    top: 100px;
    width: 624px; 
    z-index: 300;
    height: 281px;
}

.email-bg
{
    position: absolute;
    z-index: 200;
    width: 624px;
    height: 281px;
}

.email-close
{
    float: right;
    cursor: pointer;
}

.compulsory
{
    color: Red;
    padding-left: 10px;
}

.stores
{
    margin-top: 10px;
}

.stores td
{
    background-position: -2px 0px;
    background-image: url(/images/stores_back.gif);
    background-repeat: no-repeat;
    padding: 10px 10px 20px 15px;
    color: #fff;
    
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Tahoma;
line-height:16px;
z-index:100;
}

.image-link
{
    display: -moz-inline-box; 
    display: inline-block; 
    width: 490px; 
    height: 290px; 
    float: left; 
}

.image-link-frame
{
    display: -moz-inline-box; 
    display: inline-block; 
    width: 284px; 
    height: 230px; 
    float: left; 
}

.fav-img
{
    margin: 3px 3px 0px 0px; padding: 2px 7px 5px 3px; height: 16px; background-color: Transparent; display: -moz-inline-box; display: inline-block; float: right
}

.fav-rem
{
    background-color: Transparent; display: -moz-inline-box; display: inline-block; width: 115px; height: 76px; margin: 4px 2px 0px 5px
}

a.sector3, a.sector3:link, a.sector3:visited
{
	text-decoration:none;
	color:#ffc900;
}

a.sector3:hover, a.sector3:visited:hover, a.sector3:active
{
	text-decoration:none;
	color:#ffffff;
}

ul#bikehub_menu a:link {
	color: #FFFFFF;
}
ul#bikehub_menu a:visited {
	color: #FFFFFF;
}
ul#bikehub_menu a:hover {
	color: #FFFFFF;
}
ul#bikehub_menu a:active {
	color: #FFFFFF;
}
.style2 {font-family: "Wingdings 3"}