/* 
    Document   : ie8
    Created on : Jan 11, 2013, 3:12:12 PM
    Author     : junior.pennicott
    Description:
        Purpose of the stylesheet follows.
*/
body {
    overflow-x:hidden;
}
.header, .footerArea ul{
	background: url('../../images/repeatbg.png') repeat;
}

.fancybox-nav span {
	visibility: visible;
}

.loading {
    background: url('../../images/transparent.png') repeat;
}

.ShowLoadingOnChange .checker{
    background:#fff;
}
	
	.navLinks li .navSearch{
		padding-top: 1px !important;
	}
	
	.mask {
		background-color:#002d57; 
	}

#services .twentyPerBlock .twentyPer .block1 .mask, #triumphworld .twentyPerBlock .twentyPer .block1 .mask {
    background-color:#808080; 
}
	
	

	.bikeSelector{
			padding:0 0 0 85px;
			background: #000 url('../../images/bikeSelectorBg.png') 10px 48% no-repeat;
	}
	
	.bikeSelector:hover, .bikeSelector:focus{
			color: #000;
			text-decoration: none;
			background:#fff url('../../images/bikeSelectorBghover.png') 10px 48% no-repeat;
			
		}
	
	.configuratorLink{
			padding:0 0 0 85px;
			background: #000 url('../../images/configuratorIconBg.png') 10px 48% no-repeat;
	}
	
	.configuratorLink:hover, .configuratorLink:focus{
			color: #000;
			text-decoration: none;
			background: #fff  url('../../images/configuratorIconBghover.png') 10px 48% no-repeat;
			
		}
		
		.menuLinks{
			padding: 0;
		}
		
		.bikeInfo .specContainer{
				padding-top: 0 !important;
			padding-bottom: 0 !important;
		}
	
	.bikeSection #scrollContainer.active{
		background: url('../images/specContainer-bg.png') repeat !important;
	}
	
	#clothinglandingPage .vertText{
	top:15px; right:10px;
	}

.row-fluid .newsStoryItem {
   min-height: 400px; 
   height:auto !important; 
   height: 400px; 
}

.accessoriesInfo .printinfo-pricelist .socialShareButtons {
    margin-top:4px;
    }

.dob .text.mid{
	margin: 0 4%;
}

.navLinks li .navSearch{
    opacity: 1;
    width: 0px;
    padding: 0;
}

.navLinks li .navSearch.active{
    padding:0 3px 0 0;
}