/* 
    Document   : ie7
    Created on : Jan 11, 2013, 3:12:03 PM
    Author     : junior.pennicott
    Description:
        Purpose of the stylesheet follows.
*/



.header{
	position: relative;
	z-index: 12;
	background: url('../images/headerbg.png') repeat;
}

.footerArea ul{
		background: url('../images/repeatbg.png') repeat;
	}

.wrap{
	position: relative;
	overflow: hidden;
    background:url('/images/elephant-texture.jpg') repeat !important;
}

.megaMenu {
	overflow: hidden;
}

.navLinks li.selectLanguage{
	overflow: hidden;
}
	.navLinks{
		height: 100%;
		vertical-align: bottom;
	}
	
	.navLinks li.testride, li.brochure, li.dealer{
		height: 35px;
		background-position-y: 20% !important;
	}
	.navLinks li:hover{
		background: #ffffff;
		cursor: pointer;
	}
	
	.navLinks li:hover a{
		color: #a41c29;
	}
	
	.navLinks li.search:hover{
		background: none;
	}
	
	.navLinks li .dealerUL li {
		height: auto;
	}
	.navLinks li .dealerUL li a {
		padding-bottom: 0 !important;
	}
	
	.navLinks li.language{
		background: none;
	}
	
	.selectLanguage ul li{
		height: auto !important;
	}
	
	#services .twentyPerBlockWidth .twentyPer.view-first{
		margin-right: 4px;
	}
	
	#services .twentyPerBlockWidth .twentyPer.view-first.third{
		margin-right: 4px;
	}
	
	#accessories .row1, #clothing .row1{
		margin-bottom: 0.75%;
	}
	
	.bikeSection #scrollContainer.active{
		background: url('../images/specContainer-bg.png') repeat !important;
	}	
	
	/*bootstrp styles*/
	
	.row-fluid .span8{
		width: 64.75% !important;
	}
	
	#clothinglandingPage .vertText{
	bottom:35px; right:0;
	}

    a:active,a:link,a:hover,a:focus {
        text-decoration:none;
    }


.mask:hover {
    cursor:pointer;
}