﻿/*  ----------------------------------------------------------  */
.parentCategoryList
{
    border: solid 1px #333;
    height: 120px;
    overflow: hidden;
    padding: 5px;
    white-space: nowrap;
    width: 706px;
}

.parentCategoryList table td
{
    padding-right: 10px;
}

.parentCategoryList a.bike
{
    border: solid 1px #161616;
    height: 120px;
    width: 120px;
    display: block;
    text-decoration: none;
    color: #ccc;
}

.parentCategoryList a.bike:hover
{
    border: solid 1px #161616;
    color: #fff;
}

.parentCategoryList .bike .img
{
    margin: 2px;
    text-align: center;
    opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.parentCategoryList a.bike:hover .img
{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
}

.parentCategoryList .bike .img img
{
    border: 0px;
}

.parentCategoryList .bike .title
{
    text-align: center;
    height: 30px;
    text-decoration: none;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
    white-space: pre-wrap;
}

.parentCategoryListScroller
{
    margin-top: 4px;
    margin-left: 2px;
    position: relative;
    height: 14px;
    width: 712px;
    background: url(/_common/images/bikes/scroll_bg.gif);
}

.parentCategoryListScroller .l
{
    display: block;
    width: 6px;
    height: 14px;
    position: absolute;
    margin-left: -2px;
    background: url(/_common/images/bikes/scroll_bg.gif) 0px -14px;
}

.parentCategoryListScroller .r
{
    display: block;
    margin-left: 710px;
    width: 6px;
    height: 14px;
    position: absolute;
    background: url(/_common/images/bikes/scroll_bg.gif) 0px -28px;
}

.parentCategoryListScroller .h
{
    position: absolute;
    margin-left: 10px;
    width: 9px;
    height: 14px;
    background: url(/_common/images/bikes/scroll_bg.gif) -17px -25px;
    cursor: move;
}

/*  ------------------------------------------  */
.familyCategoryList
{
    border: solid 1px #333;
    height: 130px;
    overflow: hidden;
    padding: 5px;
    white-space: nowrap;
    width: 706px;
}

.familyCategoryList table td
{
    padding-right: 10px;
}

.familyCategoryList a.bike
{
    border: solid 1px #161616;
    height: 120px;
    width: 120px;
    display: block;
    text-decoration: none;
    color: #ccc;
}

.familyCategoryList a.bike:hover
{
    border: solid 1px #161616;
    color: #fff;
}

.familyCategoryList .bike .img
{
    margin: 2px;
    text-align: center;
    opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.familyCategoryList a.bike:hover .img
{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
}

.familyCategoryList .bike .img img
{
    border: 0px;
}

.familyCategoryList .bike .title
{
    text-align: center;
    height: 30px;
    text-decoration: none;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
    white-space: pre-wrap;
}

/*  ------------------------------------------  */
.bikeFrame
{
    width: 441px;
    height: 600px;
    position: absolute;
    background: #000;
    top: 100px;
    left: 50%;
    margin-left: -250px;
    
}

.bikeFrame .inner
{
    width: 466px;
    height: 600px;
    position: relative;
    background: #fff;
    margin-top: -4px;
    margin-left: -4px;
    padding: 2px;
    color: #000;
    border: solid 1px #999;
}

.bikeFrame .inner .title
{
    background: #fff;
    padding: 4px;
    font-size: 1.6em;
    cursor: move;
    height:25px;
    
}

.bikeFrame .content .heading
{
    color:#ed1c24;
    font-size:1.2em;
    margin:0;
    padding:0;
    
}



.bikeFrame .content .headingDesc
{
    color:#fff;
    font-size:1.2em;
    margin:0;
    padding:0;    
    
}

.bikeFrame .content p
{
    margin:0;
    padding:5px 0 5px 0 ;
    }

.bikeFrame .inner .title a.close
{
    float: right;
    font-size: 0.6em;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 4px;
    color: #000;
}

.bikeFrame .inner .content
{
    border: solid 1px #ccc;
    margin-top: 2px;
    height: 546px;
    overflow-y: scroll;
    padding: 10px 10px 10px 30px;
    background-image:url('/_common/images/bikes/popup_bg.gif');
    background-repeat:repeat-x;
    background-color:#333333;
    color:White;
    
}

.bikeFrame .inner .content h1
{
    color:#fff;
    font-family:Verdana;
    font-size:2.4em;
    font-weight:normal;
    padding:0;
    margin:0;
}

.bikeFrame .inner .content .bikepop_top
{
    float:left;
    margin-top:10px;
}

.bikeFrame .inner .content .bikepop_top p
{
    height:12px;
    padding:10px 0 10px 0;
    margin:0;
    
}

/*-------- BIKE POP UP ---------*/
/*.popup_heading
{
    color:#fff;
    font-family:Verdana;
    font-size:1.2em;
    font-weight:bold;
    padding:0;
    margin:0;
}

.tabLinkContainer
{
	width:400px;
	height:33px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
	clear:both;  	
}*/

.tabTable a
{
    color:Black;  
}

.tabLink, .tabLinkOn
{
	font-weight:bold;
	width:140px;
	height:21px;
	padding:15px 0 0 10px;
	font-size:1em;
	text-decoration:none;
	margin-right:4px;
	display:block;
}

.tabLink
{
    background-color:#C3C3C3;
}

a.tabLink
{
    color:#3E3E3E;
}

a.tabLinkOn
{
    color:#fff;    
}


.tabLinkOn
{
    background-color:#ED1B24;    
}


.divContent
{
    background-color:White;
    width:730px;
    color:#3E3E3E;
    min-height:300px;
    margin:0;
    padding:20px;
    
    
}

.divContentHeading
{
    color:#ed1c24;
    font-size:1.2em;
    font-weight:bold;
}

.GreyLine
{
    clear:none;
    border-bottom:1px solid #3B3B3B;
    height:1px;
    margin:0 0 0 0;
    padding:0;
    width:384px;    
}

.bikeModal
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000;
}

.bikeAlternatives
{
    color:#ED1C24;
    font-weight:bold; 
    /*background-color:#323232;
    height:25px;
    font-size:1.2em;
    padding-top:6px;
    padding-left:4px;*/
}

.bikeAlternatives a
{
    color:#ED1C24;
    text-decoration:none;
       
}

.bikeAlternatives a:hover
{
    color:#000;
    text-decoration:none;    
}

a.bikeColours
{
    color:red;
}
a.bikeColours:hover
{
    color:black;
}

.gridStyle
{
    border-bottom:solid 1px #DFDFDF;   
}