@import "testride.css";

/**************************** JSCROLL PANE ********************************/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
#cookiesdirective {
    display:none !important;
}

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 100%;
	background: #ffffff;
	padding-right: 4px;
    padding-top:6px;
}

.container .jspVerticalBar {
    padding-top:3px;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #ffffff;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	position: relative;
    padding-left:1px;
}

.jspDrag
{
	background: #333333;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    width:5px;
}

.jspDrag:hover, .jspDrag:focus{
	background: #a11d2c;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}
.infoContent .jspVerticalBar .jspArrow {
    padding:0;
}

.jspVerticalBar .jspArrow
{
	height: 10px;
    background: #a11d2c;
}

.accordionContent .jspVerticalBar .jspArrowUp {
    margin-top:-3px;
    background-image:none;
    display:block;
}

.accordionContent .jspVerticalBar .jspArrowDown {
    background-image:none;
    display:block;
}
.jspVerticalBar .jspArrowUp {
    margin-top:-3px;
    background:url('/images/menu-arrow-up.png') 50% 4px no-repeat;
}

.jspVerticalBar .jspArrowDown  {
    margin-top:-3px;
    background:url('/images/menu-arrow-dwn.png') 50% 4px no-repeat;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

/**************************** JSCROLL PANE ********************************/

/**************************** GRID ACCORDION ********************************/
.grid-accordion
{
	position:relative;
	overflow:hidden;
	margin: 0;
}


.grid-accordion .panel
{
	background-color:#000;
	background-image:url(/images/accordion-assets/images/preloader.gif);
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	overflow:hidden;
}


.grid-accordion .shadow
{
	background:url(/images/accordion-assets/images/shadow.png) repeat-Y;
	position:absolute;
	right:0px;
	width:25px;
	height:100%;
}


.grid-accordion .preloader
{
	background:url(/images/accordion-assets/images/preloader2.gif) no-repeat;
	width:62px;
	height:14px;
	position:absolute;
	z-index:15;
}


.grid-accordion .caption
{
	background:rgba(0,0,0,0.5);
	overflow:hidden;
	position:absolute;
	z-index:20;
	visibility: hidden;
	color:#FFF;
	margin:0px;
	padding:7px;
}


.grid-accordion .caption-background
{
	background:transparent url(/images/accordion-assets/images/captionBg.png);
	background:rgba(0,0,0,0.5);
	position:absolute;
	width:100%;
	height:100%;
}


.grid-accordion .active
{
	visibility: visible;
}


.grid-accordion .html
{
	position: absolute;
	top: 0;
	left: 0;
}


.grid-accordion .caption p
{
	color:#FFF;
	margin:0px;
	padding:10px;
}


.grid-accordion .caption p a
{
	color:#FFF;
}

/**************************** GRID ACCORDION ********************************/

/**************************** STANDARD PAGES ********************************/
    .backLink {
        margin-top:17px;
        padding:5px 0;
        border-top: 1px solid #333333;
        border-bottom: 1px solid #333333;
    }
	.backLink a {
		color:#a41c29;
		text-transform:uppercase;
		text-decoration:none;
		font-size:0.8em;
		font-family: 'triumphbrokmanbold',Arial,sans-serif;
		background:url('/images/smallLeft-arrow.jpg') 0% 60% no-repeat; padding-left:15px;
	}
	.backLink a span {
		color:#777;
	}

    .standardPageImage .backLink {
        margin-top:7px;
        width:100%;
        display:inline-block;
    }
	.standardPage .accordionContainer h2{
		margin:0;
		padding:0;
		}

	.standardPage .standardPageContent, .standardPage2 .standardPageContent, .standardPage3 .standardPageContent{ padding:0;}
	.standardPageContent{ background:#fff; padding:7px;}

	.rightSidePanel{
		background:none !important;
		padding:0 !important;
		}
	.standardPage, .standardPage2 .span9{
		padding:7px;
		background:#fff;
		}
	.standardPage h1, .standardPage2 h1, .standardPage3 h1{
		font-family: 'triumphbrokmanbold',Arial,sans-serif; text-transform:uppercase; color:#333; margin-bottom:10px; font-size:1.6em; padding-top:10px; line-height:25px;
		}
	.standardPage h2, .standardPage2 h2, .standardPage3 h2{
		font-family: 'triumphbrokmanbold',Arial,sans-serif; text-transform:uppercase; color:#333; margin-bottom:10px; font-size:1.4em; padding-top:10px;
		}
        .standardPage .relatedItems  h2 {
            font-size:1.1em; line-height:20px;
        }

        .standardPage .relatedItems .relatedItem.view-first h2 {
            top:2%;
        }

        .standardPage .relatedItems .relatedItem.view-first p {
            top:2%;
        }

    .standardPage ul{
		margin:0 0 10px 0;
		padding-left:15px;
		}
	.standardPage ul li{
		background:url('/images/motorcycles-liBg.png') 0 50% no-repeat;
		color: #666;
		font-size: 0.8em;
		padding-left: 10px;
		}
        .standardPage .manualsPage ul li {
            background:url('/images/downloadIcon.png') 0 50% no-repeat;
            padding-left:30px;
        }
	.standardPage ul li a{
		color: #666;
		font-weight: normal;
		text-decoration: none;
		font-family: 'triumphbrokmanbold',Arial,sans-serif;
		-webkit-transition:color .6s ease-in;
		-moz-transition:color .6s ease-in;
		-o-transition:color .6s ease-in;
		-ms-transition:color .6s ease-in;
		}

    .standardPage a{
		color: #666;
		font-weight: normal;
		text-decoration: none;
		font-family: 'triumphbrokmanbold',Arial,sans-serif;
		-webkit-transition:color .6s ease-in;
		-moz-transition:color .6s ease-in;
		-o-transition:color .6s ease-in;
		-ms-transition:color .6s ease-in;
		}

    .standardPage a:hover{
			color:#a11d2c;
	}

		.standardPage ul li a:hover{
			color:#a11d2c;
			}

	   .relatedItem {
			display: block;
			overflow: hidden;
			position: relative;
		}
		.relatedItem .mask .h2 {
color:#fff;
width:80%;
padding-left:20px;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
line-height:20px;
top:35%;
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
position:relative;
border-bottom:1px solid #fff;
padding-bottom:4px;
display:block;
}

.relatedItem .mask .p {
color:#fff;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
padding-left:20px;
line-height:15px;
padding-right:15px;
margin:0;
top:40%;
position:relative;
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
display:block;
}

    .relatedItem h3 {
		font-family: 'triumphbrokmanbold',Arial,sans-serif;
        text-transform: uppercase;
    }
    .relatedItem img {
        width:100%;
    }

	.relatedItem .relatedItemDescripion { font-size:0.8em;}

    .relatedItemsHorizontal {
        padding-top:10px;
        margin:10px 0 0 0;
        border-top:1px dashed #333333;
		padding-top:10px;
    }
    .relatedItems ul {
        padding: 0;
        margin: 0;
    }
	.standardPageImages img#mainImage { width:100%; display:block; }

    .relatedItemsVertical li{
		padding:7px;
		margin-bottom:10px;
        background:#fff;
		}

    .relatedItemsHorizontal ul li {
        float:left;
        width:33.33%;
        background:none;
        padding:0;
    }
    .relatedItemsHorizontal .relatedItem a.relatedItemReadMore,
    .relatedItemsHorizontal .relatedItem h3 {
        display:none;
    }
	.relatedItem a.relatedItemReadMore {
		color:#A11D2C;
		text-transform:uppercase;
		text-decoration:none;
		background:url('/images/smallRight-arrow.jpg') 100% 50% no-repeat; padding-right:15px; font-size:0.7em;
	}
	.relatedItem a.relatedItemReadMore span {
		color:#777;
	}

.question {
        font-family: 'triumphbrokmanbold',Arial,sans-serif;
    }


	.standardPageContent .accordionContainer .blockContainer {
		padding-bottom:7px;
		position:relative;
		margin:0;
		}
	.standardPageContent .accordionContainer .blockContainer .containText{
		position:relative;
		margin:0;
		height:150px;
		}

    .standardPageContent .accordionContainer .accordionContent p {
        color: #666666;
        font-size: 0.8em;
        margin:5px;
        margin-bottom:9px;
    }
    .standardPageContent .accordionContainer .accordionContent ul {
        list-style-type: none;
    }
    .standardPageContent .accordionContainer .accordionContent ul li {
        color: #666666;
        font-size: 0.8em;
        margin-top:3px;
        margin-bottom:5px;
    }
	.standardPageContent .accordionContainer{
		border-top:1px solid #666; margin-top:10px;

	}

.pageContent {
    height:340px;
    padding-bottom:40px;
    overflow:hidden;
}

.pageContent h3 {
    margin-bottom:10px;
}

    .pageContent p {
        padding-right:10px;
    }

.frequentlyAskedQuestions {
    overflow:hidden;
    height:400px;
}

.standardPageImages {
    float:left;
}

.standardPageImages img {
    display:block;
    width:100%;
}

.standardPageGallery {
    display: block;
    float: left;
}

.standardPageGallery .gallery {
    margin-top:7px;
}

.storyItem p {
    padding-right:10px;
}

/**************************** STANDARD PAGES ********************************/

/**************************** BX SLIDER ********************************/
.bx-wrapper {
	position: relative;
	margin: 0 0;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	/*width: 100%;*/
	display: block;
}

.bx-wrapper .bx-viewport {
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/**************************** BX SLIDER ********************************/

/**************************** JQUERY UI ********************************/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
    background:#fff !important;
    border-radius:0 !important;
    border:0;
}

.ui-tooltip-content {
    font-size:0.7em;
}

body .ui-tooltip {
	border-width:0px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url(/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}

/**************************** JQUERY UI ********************************/

/**************************** SELECT 2  ********************************/

.select2-container {
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input{
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
   -khtml-box-sizing: border-box; /* konqueror */
     -moz-box-sizing: border-box; /* firefox */
      -ms-box-sizing: border-box; /* ie */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 22px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    line-height: 22px;
    color: #fff;
    text-decoration: none;

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    background-color: #000;

}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    -webkit-border-radius:0 0 4px 4px;
       -moz-border-radius:0 0 4px 4px;
            border-radius:0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%,#ffffff 90%);
}
.footerSelectMenu .select2-container .select2-choice span, .footerSelectMenu .select2-results .select2-result-label {
 font-size:0.8em;
 line-height:26px;
}

.select2-container .select2-choice span {
     font-size:0.8em;
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 26px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('/images/select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9998;
    opacity: 0;
}

.select2-drop {
    width: 100%;
    margin-top:-1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #333333;
    border: 1px solid #aaa;
    border-top: 0;

    -webkit-border-radius: 0 0 4px 4px;
       -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
       -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
         -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
       -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
         -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-container .select2-choice div {
    display: block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
}

.select2-container .select2-choice div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/images/select2.png') no-repeat 0 -1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search-hidden {
    display: block;
    position: absolute;
    left: -10000px;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;

    background: #fff url('/images/select2.png') no-repeat 100% -22px;
    background: url('/images/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('/images/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/images/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/images/select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('/images/select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('/images/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
   /*
    background: #fff url('select2-spinner.gif') no-repeat 100%;
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
       */
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    outline: none;
}

.select2-dropdown-open .select2-choice {
    border: 1px solid #aaa;
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
       -moz-box-shadow: 0 1px 0 #fff inset;
         -o-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;

    -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
}

.select2-dropdown-open .select2-choice div {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice div b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.select2-results ul.select2-result-sub {
    margin: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
	 font-size: 0.8em;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: white;
    color: #333333;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice div {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
       -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
         -o-box-shadow: 0 0 5px rgba(0,0,0,.3);
            box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    height: 15px;
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    /*background: #fff url('select2-spinner.gif') no-repeat 100% !important;*/
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
       -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
            box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0 );
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice span {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('../images/select2.png') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen {
    position: absolute;
    left: -10000px;
}

/* Retina-ize icons */

@media only screen and /*! space*/ (-webkit-min-device-pixel-ratio: 1.5), only screen and /*! space*/ (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
      /*background-image: url('select2x2.png') !important;*/
      /*background-repeat: no-repeat !important;*/
      /*background-size: 60px 40px !important;*/
  }
  .select2-search input {
      /*background-position: 100% -21px !important;*/
  }
}

/**************************** SELECT 2  ********************************/

/**************************** UNIFORM  ********************************/

/* General settings */
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
  background-image: url("/images/triumph-sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }

.selector,
.checker,
.button,
.radio,
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }

.selector select:focus,
.radio input:focus,
.checker input:focus,
.uploader input:focus {
  outline: 0; }

.selector,
.radio,
.checker,
.uploader,
.button,
.selector *,
.radio *,
.checker *,
.uploader *,
.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  background: url("/images/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px; }

/* Input & Textarea */
input.text,
input.email,
input.search,
input.tel,
input.url,
input.datetime,
input.date,
input.month,
input.week,
input.time,
input.datetime-local,
input.number,
input.color,
input.password,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
 /* background: url("../images/bg-input.png") repeat-x 0 0;*/
  outline: 0; }

/* Remove default webkit and possible mozilla .search styles */
div.checker input,
input.search,
input.search:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

input.text:focus,
input.email:focus,
input.search:focus,
input.tel:focus,
input.url:focus,
input.datetime:focus,
input.date:focus,
input.month:focus,
input.week:focus,
input.time:focus,
input.datetime-local:focus,
input.number:focus,
input.color:focus,
input.password:focus,
select.uniform-multiselect:focus,
textarea.uniform:focus {
  background: #fff; }

/* Select */
div.selector {
  background-position: 0 -130px;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden; }

div.selector.fixedWidth {
  width: 190px; }

div.selector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  height: 26px;
  line-height: 26px;
  padding-right: 25px;
  cursor: pointer;
  width: 100%;
  display: block; }

div.selector.fixedWidth span {
  width: 155px; }

div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 22px;
  top: 2px;
  left: 0px;
  width: 100%; }

div.selector:active,
div.selector.active {
  background-position: 0 -156px; }

div.selector:active span,
div.selector.active span {
  background-position: right -26px; }

div.selector.focus,
div.selector.hover,
div.selector:hover {
  background-position: 0 -182px; }

div.selector.focus span,
div.selector.hover span,
div.selector:hover span {
  background-position: right -52px; }

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: 0 -208px; }

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px; }

div.selector.disabled,
div.selector.disabled:active,
div.selector.disabled.active {
  background-position: 0 -234px; }

div.selector.disabled span,
div.selector.disabled:active span,
div.selector.disabled.active span {
  background-position: right -104px; }

/* Checkbox */
div.checker,
div.checker span,
div.checker input {
  width: 24px;
  height: 24px;
  float:left;
}

div.checker {
  position: relative; }

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -257px; }

div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }

div.checker:active span,
div.checker.active span {
  background-position: -19px -260px; }

div.checker.focus span,
div.checker:hover span {
  background-position: -0px -257px; }

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -120px -257px; }

div.checker span.checked {
  background-position: -144px -257px; }

div.checker:active span.checked,
div.checker.active span.checked {
  background-position: -95px -257px; }

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -120px -257px; }

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -120px -257px; }

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -192px -257px; }

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -192px -257px; }

/* Radio */
div.radio,
div.radio span,
div.radio input {
  width: 24px;
  height: 24px; }

div.radio {
  position: relative; }

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: -167px -282px; }

div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center; }

div.radio:active span,
div.radio.active span {
  background-position: -18px -18px -279px; }

div.radio.focus span,
div.radio:hover span {
  background-position: -36px -36px -279px; }

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -191px -282px; }

div.radio span.checked {
  background-position: -71px -282px; }

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px; }

div.radio.focus span.checked,
div.radio:hover span.checked {
  background-position: -71px -282px; }

div.radio.focus:active span.checked,
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -71px -282px; }

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px; }

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px; }

/* Uploader */
div.uploader {
  background-position: 0 -297px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

div.uploader span.action {
  background-position: right -409px;
  height: 28px;
  line-height: 28px;
  width: 82px;
  text-align: center;
  float: left;
  display: inline;
  overflow: hidden;
  cursor: pointer; }

div.uploader span.filename {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  cursor: default;
  height: 24px;
  margin: 2px 0 2px 2px;
  line-height: 24px;
  width: 85px;
  padding: 0 10px; }

div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  cursor: default;
  width: 100%;
  height: 100%; }

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0 -353px; }

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px; }

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px; }

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px; }

div.uploader.disabled {
  background-position: 0 -325px; }

div.uploader.disabled span.action {
  background-position: right -381px; }

/* Buttons */
div.button a,
div.button button,
div.button input {
  position: absolute;
  display: none; }

div.button {
  background-position: 0 -641px;
  height: 30px;
  cursor: pointer;
  position: relative; }

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 1;
  text-align: center;
  background-position: right -521px;
  height: 22px;
  margin-left: 13px;
  padding: 8px 15px 0 2px; }

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0 -701px; }

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -581px; }

div.button.active,
div.button:active {
  background-position: 0 -671px; }

div.button.active span,
div.button:active span {
  background-position: right -551px;
  cursor: default; }

div.button.disabled {
  background-position: 0 -731px; }

/* Separate from above due to IE8 */
div.button:disabled {
  background-position: 0 -731px; }

div.button.disabled span {
  background-position: right -611px;
  cursor: default; }

/* Separate from above due to IE8 */
div.button:disabled span {
  background-position: right -611px;
  cursor: default; }

/* INPUT & TEXTAREA */
input.text,
input.email,
input.search,
input.tel,
input.url,
input.datetime,
input.date,
input.month,
input.week,
input.time,
input.datetime-local,
input.number,
input.color,
input.password,
select.uniform-multiselect,
textarea.uniform {
  font-size: 12px;
  font-family: 'triumphbrokmanregular',Arial,sans-serif;
  font-weight: normal;
  color: #000;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

input.text:focus,
input.email:focus,
input.search:focus,
input.tel:focus,
input.url:focus,
input.datetime:focus,
input.date:focus,
input.month:focus,
input.week:focus,
input.time:focus,
input.datetime-local:focus,
input.number:focus,
input.color:focus,
input.password:focus,
select.uniform-multiselect:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-color: #999; }

/* PRESENTATION */
/* Buttons */
div.button.active span,
div.button:active span {
  color: #555; }

div.button span {
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }

div.button.disabled span {
  color: #bbb; }

/* Separate from above due to IE8 */
div.button:disabled span {
  color: #bbb; }

/* Select */
div.selector {
  font-size: 12px; }

div.selector select {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px; }

div.selector span {
  color: #666;
  text-shadow: 0 1px 0 #fff; }

div.selector.disabled span {
  color: #bbb; }

/* Checker */
div.checker {
  margin-right: 5px; }

/* Radio */
div.radio {
  margin-right: 3px; }

/* Uploader */
div.uploader span.action {
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold; }

div.uploader span.filename {
  color: #777;
  border-right: solid 1px #bbb;
  font-size: 11px; }

div.uploader.disabled span.action {
  color: #aaa; }

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa; }

/**************************** UNIFORM  ********************************/

/**************************** FANCYBOX  ********************************/

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 10000;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
    overflow: scroll;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 9999;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/img/T-animation-6_3.gif') center center no-repeat;
    z-index: 9999;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	/*background: transparent url('blank.gif');  helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y:hidden;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/**************************** FANCYBOX ********************************/

/**************************** MAIN STYLES ********************************/
/*
    Document   : style
    Created on : Jan 11, 2013, 10:09:41 AM
    Author     : junior.pennicott
    Description:
*/
/* Base Styles */
h1,h2,h3 {
line-height:25px;
margin:0;
color:#333333;
font-weight:normal;
}

h1 {
font-size:1.2em;
}

h2 {
font-size:1.1em;
}

h3 {
font-size:1em;
}

h4 {
font-size:.9em;
}

h5 {
font-size:.7em;
}

h6 {
font-size:.7em;
}

h1 small {
font-size:24.5px;
}

h2 small {
font-size:17.5px;
}

h3 small {
font-size:14px;
}

h4 small {
font-size:14px;
}

p {
font-size:.8em;
margin-bottom:10px;
margin-top:0;
color:#333333;
}

ul {
    margin:0;
    padding:0;
}

.requiredField{
	position:absolute;
	color:#A41C29;
    font-size:14px;
	}

a:focus,a:visited,a:active,a:hover {
outline:none !important;
}

*:focus {
    outline:none;
}

h1.h1logo {
    width:0;
    height:0;
    text-indent:-9999px;
    display:block;
}

@font-face {
    font-family: 'triumphbrokmanbold';
    src: url('/fonts/triumphbrokman-bold-webfont.eot');
    src: url('/fonts/triumphbrokman-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/triumphbrokman-bold-webfont.woff') format('woff'),
         url('/fonts/triumphbrokman-bold-webfont.ttf') format('truetype'),
         url('/fonts/triumphbrokman-bold-webfont.svg#triumphbrokmanbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'triumphbrokmandemibold';
    src: url('/fonts/triumphbrokman-demibold-webfont.eot');
    src: url('/fonts/triumphbrokman-demibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/triumphbrokman-demibold-webfont.woff') format('woff'),
         url('/fonts/triumphbrokman-demibold-webfont.ttf') format('truetype'),
         url('/fonts/triumphbrokman-demibold-webfont.svg#triumphbrokmandemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'triumphbrokmanlight';
    src: url('/fonts/triumphbrokman-light-webfont.eot');
    src: url('/fonts/triumphbrokman-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/triumphbrokman-light-webfont.woff') format('woff'),
         url('/fonts/triumphbrokman-light-webfont.ttf') format('truetype'),
         url('/fonts/triumphbrokman-light-webfont.svg#triumphbrokmanlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'triumphbrokmanmedium';
    src: url('/fonts/triumphbrokman-medium-webfont.eot');
    src: url('/fonts/triumphbrokman-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/triumphbrokman-medium-webfont.woff') format('woff'),
         url('/fonts/triumphbrokman-medium-webfont.ttf') format('truetype'),
         url('/fonts/triumphbrokman-medium-webfont.svg#triumphbrokmanmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'triumphbrokmanregular';
    src: url('/fonts/triumphbrokman-regular-webfont.eot');
    src: url('/fonts/triumphbrokman-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/triumphbrokman-regular-webfont.woff') format('woff'),
         url('/fonts/triumphbrokman-regular-webfont.ttf') format('truetype'),
         url('/fonts/triumphbrokman-regular-webfont.svg#triumphbrokmanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'triumphbrokmanthin';
    src: url('/fonts/triumphbrokman-thin-webfont.eot');
    src: url('/fonts/triumphbrokman-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/triumphbrokman-thin-webfont.woff') format('woff'),
         url('/fonts/triumphbrokman-thin-webfont.ttf') format('truetype'),
         url('/fonts/triumphbrokman-thin-webfont.svg#triumphbrokmanthin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and /*! space*/ (-webkit-min-device-pixel-ratio:0) {
    @font-face {
		font-family: 'triumphbrokmanregular';
		src:  url('/fonts/triumphbrokman-regular-webfont.svg#triumphbrokmanregular') format('svg');
	}

    @font-face {
		font-family: "triumphbrokmanmedium";
		src:  url('/fonts/triumphbrokman-medium-webfont.svg#triumphbrokmanmedium') format('svg');
	}

	@font-face {
		font-family: 'triumphbrokmandemibold';
		src:url('/fonts/triumphbrokman-demibold-webfont.svg#triumphbrokmandemibold') format('svg');
	}

}

* {
list-style:none;
}

html {
background:#000000;
margin:0;
padding:0;
}

    html.helpMeChooseLayout {
        overflow-y:scroll;
    }

body {
background:#000000;
font-family:'triumphbrokmanmedium', Arial, sans-serif;
font-weight:normal;
height:100%;
font-size:100%;
margin:0;
padding:0;
-webkit-tap-highlight-color:rgba(255,255,255,0);
}

body::selection {
background:rgba(255,0,0,0.7);
}

.header {
width:100%;
height:64px;
display:block;
position:relative;
background:rgba(0,0,0,0.7);
z-index:12;
top:0;
border-bottom:6px solid #fff;
}

.header .navigation {
width:1170px;
position:relative;
margin:auto;
height:70px;
}

a.logo {
background:url('/images/logo-new.png') 0 5px no-repeat;
display:inline-block;
height:32px;
width:112px;
margin:18px 0 0;
float:left;
}

/* Base Styles End */
/* Main Menu */
.menuLinks {
display:inline-block;
height:auto;
float:left;
margin:25px 0 0 36px;
font-family:'triumphbrokmanbold', Arial, sans-serif;
}

.menuLinks li {
float:left;
font-size:.8em;
line-height:11px;
text-transform:uppercase;
color:#E9E9E9;
padding-bottom:0;
background:url('/images/menuLinksbg.png') 100% 0 no-repeat;
cursor:pointer;
display:block;
height:39px;
position:relative;
}

.menuLinks li.selected a {
    color:#a11d2c;

}
.menuLinks li.mobileLink {
    display:none;
}

.menuLinks li:first-child a {
background:url('/images/menuLinksbg.png') 0 0 no-repeat;
}

.menuLinks li:hover {
padding-top:0px;
background:#ffffff;
height:28px;
}

.menuLinks li:hover a {
color:#a41c29;
padding-top:9px;
}

.menuLinks li a {
text-decoration:none;
color:#E9E9E9;
padding:0 14px;
display:block;
height:30px;
padding-top:3px;
}

.menuLinks li a.current {
     color:#a11d2c;
    }

.menuLinks li a:hover {
background:#ffffff;
color:#a41c29;
}

.menuLinks li.active {
background:#FFF;
}

.menuLinks li.active a {
color:#a41c29;
padding-top:9px;
}

.menuLinks li.active a:hover {
background:#ffffff;
color:#a41c29;
}

.navigation .menuLinks li.touched {
    background:#fff;
}

.navigation .menuLinks li.touched a {
   color:#a41c29;
    }


.subNav {
    padding:0;
    margin:0 0 0 5%;
    border-top:1px solid #333333;
    width:90%;
    display:none;
}
.navigation .menuLinks li .subNav li.range span {
    background: url('/images/smallGreyArrow.png') 100% 50% no-repeat;
    padding-right:15px;
}

.navigation .menuLinks li .subNav li.range a {
    color:#002C59;
    font-size:0.9em;
    padding-left:0;
    width:100%;
    background:none;
    }

.navigation .menuLinks li .subNav li.range a:hover {
    color:#002C59;
}
.navigation .menuLinks li .subNav li {
    display:block;
    width:95%;
    padding-left:5%;
    color:#999;
}

    .navigation .menuLinks li .subNav li a {
       color:#999;
       height:auto;

    }

    .navigation .menuLinks li .subNav li a span {
        background:url('/images/smallGreyArrow.png') 100% 50% no-repeat;
        padding-right:15px;
    }

    .navigation .menuLinks li .subNav li a:hover {
    color:#a41c29;
     }
/* no js
html.no-js {
	overflow-y:auto;
	overflow-x:hidden;
}

.no-js .container{
	overflow: auto;
	height: 768px;
	margin-bottom: 10px;

}

.no-js .ctaWrap{
	bottom: 0;
}


.no-js .acc_container, .no-js .accordionContent{
	display: block;
}

.no-js #clothinglandingPage .acContainer ul li img{
	width: 250px;
	height: 300px;
}

.no-js #clothinglandingPage .acContainer ul li .caption{
	position: absolute;
	left: 0;
}

.no-js .accessoriesGallery{
	height: auto;
}

.no-js .accessoriesGallery .bxslider{
	height: auto;
}

.no-js .accessoriesGallery .bxslider .acContainer{
	height: auto;
}

.no-js .accessoriesGallery .bxslider .acContainer ul li{
	width: 33.33%;
}

.no-js .acContainer ul li{
	float: left;
	display: block;
}

.no-js .acContainer ul li img{
	width: 110px;
	height: 110px;
}

.no-js #specs{
	display: inline-block;
}

.no-js .bikeInfo .specBlock{
	top: 1140px;

}

.no-js .menuLinks li:hover{
	height: 36px;
}

.no-js .menuLinks li ul{
	display: none;
	margin: 0;
	position: absolute;
	width: 600px;
	float: left;
	top: 43px;
}

.no-js .menuLinks li ul .no-jsDiv{
	display: block;
	float: left;
	background: #fff;
	width: 200px;
}

.no-js .menuLinks li ul .no-jsDiv h4{
	color: #002c59;
	font-size: 1em;
	padding-left: 10px;
	margin: 0;
}

.no-js .menuLinks li ul li{
	color: #000;
	font-size: 1em;
	display: block;
	line-height: 36px;
}

.no-js .menuLinks li:hover ul li a{
	color: #000;
}


.no-js .menuLinks li ul li:hover{
	padding: 0;
	height: 36px;
}

.no-js .menuLinks li ul li:hover a{
	color: #000;
}

.no-js .menuLinks li ul li a:hover{
	color: #a41c29;
}

.no-js .menuLinks li:hover ul{
	display: block;

}

.no-js .ctaWrap{
	position: relative;
}

.no-js #footer{
	position: relative;
	bottom: 0;
}
/* no js menu hover end */
/* Main Menu end */
/* Secondary Menu */
.navLinks {
list-style:none;
padding:0;
float:right;
margin:24px 0 0;
position:relative;
font-family:'triumphbrokmanbold', Arial, sans-serif;
}

.navLinks li {
float:left;
font-size:.6em;
line-height:11px;
text-transform:capitalize;
position:relative;
color:white;
display:block;
background:url('/images/topBull.png') 100% 20% no-repeat;
}

.navLinks li:hover {
margin-top:0px;
}

.navLinks li:hover a {
padding-top:3px;
color:#a41c29;
background:#fff;
}


.navLinks li a {
color:#ffffff;
text-decoration:none;
display:block;
padding:3px 10px 26px;
}

.navLinks li a:hover {
background:#ffffff;
color:#a41c29;
padding-top:3px;
}

.navLinks li.selectLanguage {
padding:0;
margin:5px 0 0 0;
position:absolute;
display:none;
}

.navLinks li #navSearchForm {
display:inline-block;
}

.navLinks li .navSearch:focus {
background:#fff;
color:#333333;
}

.navLinks li .navSearch:focus {
    color:#333333;
}
.navLinks li .navSearch {
width:2px;
background:none;
border:0;
color:#333333;
font-family:'triumphbrokmanbold', Arial, sans-serif;
float:left;
font-size:1em;
padding:0 3px 0 0;
margin-right:4px;
}

.navLinks li .navSubmit {
background:url('/images/search.png') 0 0 no-repeat;
border:0;
height:14px;
width:14px;
text-indent:-9999px;
float:left;
cursor:pointer;
}

.navLinks li.dealer:hover, .navLinks li.brochure:hover {
background:#FFF;
}

.navLinks li.dealer:hover a, .navLinks li.brochure:hover a {
color:#a41c29;
background:#fff;
}

.navLinks li.search {
padding:4px 0 0 10px;
margin:0;
background:none;
}

.navLinks li.dealer:hover .dealerUL li a, .navLinks li.brochure:hover .brochureUL li a {
color:#333333;
}

.navLinks li.dealer:hover .dealerUL li a:hover, .navLinks li.brochure:hover .brochureUL li a:hover {
color:#a41c29;
}

.navLinks li.language {
padding:4px 0 0 15px;
margin:0;
position:relative;
cursor:pointer;
}

.navLinks li.dealer:hover .dealerUL, .navLinks li.brochure:hover .brochureUL {
display:block;
}

.navLinks li .dealerUL, .navLinks li .brochureUL {
padding:0 8px 2px;
float:left;
background:#FFF;
width:205px;
top:40px;
position:absolute;
display:none;
z-index:11;
right:0;
margin:0;
font-family:'triumphbrokmanregular', Arial, sans-serif;
}

.navLinks li .dealerUL li, .navLinks li .brochureUL li {
float:left;
width:100%;
display:block;
line-height:22px;
padding:5px 0;
font-size:1.5em;
color:#F00;
margin:0;
border-bottom:1px solid #666666;
background:none;
}

.navLinks li .dealerUL li:last-child, .navLinks li .brochureUL li:last-child {
border:0;
}

.navLinks li .dealerUL li a, .navLinks li .brochureUL li a {
padding:0 0 0 6px;
display:block;
background:url('/images/menu-ul-li-Bg.jpg') 100% 50% no-repeat;
}

/* language drop down style */
.selectLanguage {
position:absolute;
height:auto;
width:auto;
display:block;
background:#F93;
top:37px;
z-index:11;
right:0;
}

.selectLanguage ul {
padding:0;
margin:0;
float:left;
width:160px;
background:#fff;
padding:5px;
overflow:hidden;
}

.selectLanguage ul li {
width:150px;
display:inline-block;
padding:0 5px;
margin:0 0 2px;
font-size:.9em;
line-height:20px;
color:#333333;
background:none;
}

.selectLanguage ul li:last-child {
margin-bottom:0;
}

.selectLanguage ul li:hover {
background:#a41c29;
padding:0 5px;
color:#fff;
cursor:pointer;
}

.imgLang {
padding-top:2px;
padding-right:10px;
height:15px;
float:left;
}

/* Secondary Menu End */
/* Mega Menu */
.topContainer {
z-index: 1;
position: relative;
}

.wrap {
z-index:11;
position:relative;
overflow:hidden;
width:100%;
border-bottom:6px solid #fff;
margin-top:-6px;
background:#fff;
}

.wrapContainer {
background:#fff;
position:relative;
margin:0 auto;
}

.megaMenu {
width:100%;
background:#FFF;
height:auto;
z-index:10;
position:relative;
display:none;
overflow:hidden;
margin-bottom:6px!important;
}

.megaMenu img {
    border:0;
    }

/* Mega Menu End */
/* content container */
html.homePage .container {
    z-index:0;
}
.container {
position:relative;
width:1170px;
margin:auto;
z-index:10;
top:0;
display:block;
padding-top:20px;
}

.span4, .span3 {
padding:7px;
}

/* generic style */
.accordionContainer h2.acc_trigger {
float:left;
width:100%;
border-bottom:1px solid #333333;
}

.accordionContainer h2.acc_trigger.active {
border-bottom:0;
}

.accordionContainer h2.acc_trigger a {
display:block;
text-decoration:none;
padding-bottom:7px;
padding-left:5px;
padding-top:4px;
color:#333333;
background:#fff url('/images/plusbg.png') 100% 50% no-repeat;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.accordionContainer h2.acc_trigger a span {
font-size:.6em;
font-weight:bold;
color:#002d57;
text-transform:uppercase;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.accordionContainer h2.acc_trigger a:hover {
color:#fff;
background-color:#313131;
}

.accordionContainer h2.acc_trigger a:hover span {
color:#fff;
}

.accordionContainer h2.accordionButton {
border-bottom:1px solid #666666;
font-size:.9em;
line-height:16px;
}

.accordionContainer h2.accordionButton.on {
border-bottom:0;
}

.accordionContainer h2.accordionButton a {
display:block;
text-decoration:none;
padding-bottom:4px;
padding-left:5px;
padding-top:4px;
color:#333333;
background:#fff url('/images/plusbg.png') 99% 50% no-repeat;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
font-size:1em;
}

.accordionContainer h2.accordionButton a:hover {
color:#fff;
background:#313131 url('/images/plusbghover.png') 99% 50% no-repeat;
-webkit-transition:background-color .6s ease-in;
-moz-transition:background-color .6s ease-in;
-o-transition:background-color .6s ease-in;
-ms-transition:background-color .6s ease-in;
}

.acc_container {
border-bottom:1px solid #333333;
float:left;
padding-bottom:5px;
}

.acc_container .block {
float:left;
}

.acc_container .block img {
width:100%;
}

.acc_container .block p {
margin:0;
padding:5px 0;
}

.accordionContainer h2.acc_trigger.active a {
background:url('/images/minusbg.png') 100% 50% no-repeat;
border:0;
color:#333333;
}

.accordionContainer h2.accordionButton.on a {
background:url('/images/minusbg.png') 99% 50% no-repeat;
border:0;
color:#A41C29;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.partInfo {
display:block;
font-size:.7em;
font-family:'triumphbrokmanbold', Arial, sans-serif;
color:#002d57;
text-transform:uppercase;
padding:10px 0;
}

ul.attributes {
    padding-top:5px;
}
.clothingAttributes {
display:block;
padding:10px 0;
}

.accordionContent .clothingAttributes {
    display:block;
    font-size:.7em;
    font-family:'triumphbrokmanbold', Arial, sans-serif;
    color:#002d57;
    text-transform:uppercase;
    padding:10px 0;
}

.partInfo .bikeLink {
    text-decoration:none;
    color:#a11d2c;
}



.partPrice {
    float:right;
margin-left:10%;
}


.accordionContent .clothingAttributes ul li {
    font-size:1.1em;
    background: url('/images/tick.jpg') no-repeat 0px 100%;
    padding-left:20px;
    font-family:'triumphbrokmanmedium', Arial, sans-serif;
    text-transform:none;
}
/* bike page styles */

.bikeInfo {
    background:#fff;
}

.bikeInfo #content {
display:block;
height:100%;
width:100%;
}

.bikeInfo h1 {
text-transform:uppercase;
font-size:1.5em;
margin-bottom:7px;
}

.bikeInfo .tabs {
margin:0;
display:block;
}

.bikeInfo .tabs ul {
padding:3px 0;
float:left;
margin:0;
width:100%;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}

.bikeInfo .tabs ul li {
float:left;
width:33.33%;
display:block;
text-align:center;
text-transform:uppercase;
background:url('/images/tabsBg.jpg') 0 50% no-repeat;
font-size:.9em;
}


.bikeInfo .tabs ul li:last-child a {
background:url('/images/tabsBg.jpg') 100% 50% no-repeat;
}

.bikeInfo .tabs ul li a {
text-decoration:none;
color:#333333;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
display:block;
}

.bikeInfo .tabs ul li a:hover {
color:#a41c29;
}

.bikeInfo .tabs ul li a#current {
color:#a41c29;
}

.bikeInfo .modelYears {
    display:block;
    margin-top:8px;
}

.bikeInfo .modelYears ul {
padding:3px 0;
float:left;
margin:0;
width:50%;
border-top:1px solid #666666;
}

.bikeInfo .modelYears ul li {
float:left;
width:50%;
display:block;
text-align:center;
text-transform:uppercase;
background:url('/images/tabsBg.jpg') 0 50% no-repeat;
font-size:.9em;
}

.bikeInfo .modelYears ul li:last-child a {
background:url('/images/tabsBg.jpg') 100% 50% no-repeat;
}

.bikeInfo .modelYears ul li a {
text-decoration:none;
color:#333333;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
display:block;
}

.bikeInfo .modelYears ul li a:hover {
color:#a41c29;
}

.bikeInfo .acc_price {
display:inline-block;
border:0;
width:100%;
padding:10px 0 0;
}

.bikeInfo .acc_price span {
width:49%;
float:left;
color:#999;
}

.bikeInfo .acc_price .title {
font-size:.9em;
padding-left:4px;
}

.bikeInfo .acc_price .cost {
font-weight:bold;
color:#002d57;
font-size:.7em;
text-align:right;
padding-top:3px;
}

.bikeInfo .specsImage {
margin-top:15px;
width:100%;
display:inline-block;
}

.bikeInfo .specsImage img {
width:100%;
}

.bikeInfo .specsLinks {
float:left;
width:100%;
}

.bikeInfo .specsLinks h2 {
width:100%;
border-bottom:1px solid #333333;
font-size:.9em;
}

.bikeInfo .specsLinks h2 a {
display:block;
background:url('/images/specsArrow.png') 98% 50% no-repeat;
padding:5px 0 5px 7px;
text-decoration:none;
color:#333333;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.bikeInfo .specsLinks h2 a:hover {
color:#fff;
background:#313131 url('/images/specsArrow-hover.png') 98% 50% no-repeat;
-webkit-transition:background-color .6s ease-in;
-moz-transition:background-color .6s ease-in;
-o-transition:background-color .6s ease-in;
-ms-transition:background-color .6s ease-in;
}

.bikeInfo .specsLinks h2 a.active {
color:#a41c29;
background:url('/images/specsArrow-active.png') 98% 50% no-repeat;
}

.bikeInfo .specsLinks h2 a.active:hover {
background:url('/images/specsArrow-active.png') 98% 50% no-repeat;
}

.bikeInfo .specBlock {
position:absolute;
left:380px;
top:155px;
display:none;
}

.specContainerOuter {
position:relative;
 margin:0;
background:#A11D2C;
padding-bottom:7px;
padding-top:7px;

}


.bikeInfo .specContainer {
background:#a11d2c;
width:700px;
height:290px;
position:relative;
color:#fff;
overflow:auto;
padding: 0 10px;
z-index:13;
}

.bikeInfo .specContainer .specification:last-child {
padding-bottom:0;
}

.bikeInfo .specContainer .specification {
display:inline-block;
padding-bottom:10px;
width:100%;
}

.bikeInfo .specContainer > div h2 {
line-height:25px;
font-size:1.3em;
padding-left:12px;
text-transform:uppercase;
color:#fff;
font-family:'triumphbrokmanregular', Arial, sans-serif;
}

.bikeInfo .specContainer ul {
padding:10px 0 0;
margin:0;
border:0;
}

.bikeInfo .specContainer ul li {
display:block;
width:100%;
text-align:left;
font-size:.7em;
border-bottom:1px solid #fff;
background:none;
line-height:24px;
float:left;
}

.bikeInfo .specContainer ul li span.type {
font-family:'triumphbrokmanbold', Arial, sans-serif;
width:19%;
padding-left:2%;
line-height:25px;
display:inline-block;
float:left;
text-transform:uppercase;
}

.bikeInfo .specContainer ul li span.desc {
width:79%;
padding:0;
font-weight:lighter;
float:left;
text-transform:none;
}

.specContainer .jspVerticalBar {
padding-right:8px;
background:#A11D2C;
}

.specContainer .jspDrag {
background:#000;
}

.bikeInfo .download_compare {
float:right;
display:block;
position:relative;
margin:0;
padding:0;
z-index:13;
}

.bikeInfo .download_compare .download,.compare {
padding:0 6px;
background:#A11D2C;
display:inline-block;
color:#333333;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
cursor:pointer;
}

.bikeInfo .download_compare .download:hover,.compare:hover {
color:#fff;
}

.bikeInfo .download_compare .compare {
background:#A11D2C url('/images/specTabarrow-hover.png') 95% 50% no-repeat;
}

.bikeInfo .download_compare span {
display:inline-block;
width:auto;
padding:3px 15px 3px 35px;
line-height:25px;
border-top:1px dashed #fff;
background:#A11D2C;
text-align:center;
font-size:.7em;
}

.bikeInfo .download_compare .download span {
background:url('/images/downloadIcon.png') 0 50% no-repeat;
}

.bikeInfo .download_compare .compare span {
background:url('/images/compareBikeIcon.png') 0 50% no-repeat;
}

.bikeInfo .specBlock .closeSpec {
display:none;
text-align:center;
padding:3px;
font-weight:bold;
background:#A11D2C;
width:20px;
float:right;
cursor:pointer;
}

.specContainerOuter .closeSpec {
    display: none;
}

.bikeInfo #gallery {
display:inline-block;
width:100%;
padding-top:0px;
}

.bikeSelector {
padding:0 0 0 85px;
background:rgba(0,0,0,0.7) url('/images/bikeSelectorBg.png') 10px 48% no-repeat;
display:block;
text-transform:uppercase;
text-decoration:none;
line-height:38px;
color:#fff;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.bikeSelector span {
    background: url('/images/whiteArrow.png') no-repeat 96% 55%;
    padding-right:15px;
    display:block;
}
.bikeSelector:hover,.bikeSelector:focus {
color:#333333;
text-decoration:none;
background-color:#fff;
background:rgba(255,255,255,1) url('/images/bikeSelectorBghover.png') 10px 48% no-repeat;
}
    .bikeSelector:hover span, .bikeSelector:focus span{
        background: url('/images/redArrow.png') 96% 55% no-repeat;
    }
.bikeSelector:hover:after {
color:#a41c29;
}

.bikeInfo .tabs ul.accordion {
padding:0;
border:0;
}

.bikeImage {
display:none;
width:100%;
margin-top:5%;
}

.bikeImage img {
display:block;
width:100%;
}

.bikePage .zoomLens {
background-color:#9d9d9d;
border-radius:100px!important;
height:200px!important;
width:200px!important;
}

.bikeSection {
position:relative;
}

.bikeGallery .caption{
	background: #fff;
	padding: 6px;
}

.bikeGallery .caption h3{
	border-bottom: 1px solid #666666;
	color: #333;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-bottom: 4px;
	background: url('/images/downloadImageIcon.jpg') 100% 40% no-repeat ;
}

.bikeGallery .caption span{
	display: inline;
	color: #333;
	margin-bottom: 2px;
	font-size: 0.7em;
	padding-left: 3px;
	line-height: 17px;
	-webkit-transition:color .6s ease-in;
	-moz-transition:color .6s ease-in;
	-o-transition:color .6s ease-in;
	-ms-transition:color .6s ease-in;
}

.bikeGallery .caption span.smallWallpaper{
	background: url('/images/wallpaperIcon-small.jpg') 0 50% no-repeat;
	padding-left: 12px;
}

.bikeGallery .caption span.mediumWallpaper{
	background: url('/images/wallpaperIcon-medium.jpg') 0 50% no-repeat;
	padding-left: 15px;
}

.bikeGallery .caption span.largeWallpaper{
	background: url('/images/wallpaperIcon-large.jpg') 0 50% no-repeat;
	padding-left: 18px;
}

.bikeGallery .caption span.smallWallpaper:hover{
	background: url('/images/wallpaperIcon-small-hover.jpg') 0 50% no-repeat;
}

.bikeGallery .caption span.mediumWallpaper:hover{
	background: url('/images/wallpaperIcon-medium-hover.jpg') 0 50% no-repeat;
}

.bikeGallery .caption span.largeWallpaper:hover{
	background: url('/images/wallpaperIcon-large-hover.jpg') 0 50% no-repeat;
}

.bikeGallery .caption span:hover{
	color: #A11D2C;
	font-family:'triumphbrokmanbold', Arial, sans-serif;
}

.accordionCta{
	position: relative; display: inline-block; width: 100%;
}

.bikePrice{
	float: right; font-size: 0.5em; color:#002D57;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

.toolTip {
    cursor:pointer;
    float:right;
    height:16px;
    width:20px;
    background:url('/images/info.png') 100% 50% no-repeat;
}

.bikeInfo .toolTip {
    height:20px;
    position:relative;
    top:3px;
}
.bikeCatInfo h1{
 font-size:1.6em; margin-bottom:10px; text-transform:uppercase; color:#333; border-bottom:1px solid #666; padding-bottom:7px;
	}

.bikeCatInfo p{
	margin:0 0 7px 0;
	}

.bikeCatCta .cta-helpmechoose, .bikeCatCta .cta-configurator{
	display:block;
	line-height: 20px;
    margin-bottom: 7px;
    padding: 5px 5px 5px 80px;
	color:#FFF;
	-webkit-transition:background-color .6s ease-in;
	-moz-transition:background-color .6s ease-in;
	-o-transition:background-color .6s ease-in;
	-ms-transition:background-color .6s ease-in;
	}
.bikeCatCta .cta-configurator span {
    background: url('/images/whiteArrow-nw.png') no-repeat 100% 48%;
    display:block;
}
.bikeCatCta .cta-helpmechoose span{
	background: url('/images/whiteArrow.png') no-repeat 100% 48%;
	display:block;
    line-height:20px;
    height:20px;
	}
.bikeCatCta .cta-helpmechoose{
	background:#858585 url('/images/bikeSelectorBg.png') no-repeat 10px 48%;
	}
.bikeCatCta .cta-configurator{
	background:#474747 url('/images/configuratorIconBg.png') no-repeat 10px 48%;
	margin:0;
		}
.bikeCatCta .cta-helpmechoose:hover{
	background:#000 url('/images/bikeSelectorBg.png') no-repeat 10px 48%;
	}

.bikeCatCta .cta-configurator:hover{
	background:#000 url('/images/configuratorIconBg.png') no-repeat 10px 48%;
	}
.bikeCatCta .cta-configurator a, .bikeCatCta .cta-helpmechoose a {
    text-decoration: none;
}
.cta-testride, .cta-configure, .cta-brochure{
	display: block;
	background: #5F5F5F;
	line-height: 23px;
	padding: 2px 10px;
	margin-top: 7px;
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition:color .6s ease-in;
	-moz-transition:color .6s ease-in;
	-o-transition:color .6s ease-in;
	-ms-transition:color .6s ease-in;
	-webkit-transition:background-color .6s ease-in;
	-moz-transition:background-color .6s ease-in;
	-o-transition:background-color .6s ease-in;
	-ms-transition:background-color .6s ease-in;
}

.cta-signup {
	display: block;
	background: #5F5F5F;
	line-height: 23px;
	padding: 2px 10px;
	margin-top: 7px;
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition:color .6s ease-in;
	-moz-transition:color .6s ease-in;
	-o-transition:color .6s ease-in;
	-ms-transition:color .6s ease-in;
	-webkit-transition:background-color .6s ease-in;
	-moz-transition:background-color .6s ease-in;
	-o-transition:background-color .6s ease-in;
	-ms-transition:background-color .6s ease-in;
}

.cta-testride:hover{
	background:#A11D2C url('/images/cta-testrideIcon.png') 10px 55% no-repeat;
}
.cta-configure:hover{
	background:#A11D2C url('/images/cta-configureIcon.png') 10px 55% no-repeat;
}
.cta-signup:hover{
	background:#A11D2C url('/images/cta-configureIcon.png') 10px 55% no-repeat;
}
.cta-brochure:hover{
	background:#A11D2C url('/images/cta-brochureIcon.png') 10px 55% no-repeat;
}

.cta-testride span, .cta-configure span, .cta-signup span, .cta-brochure span{
	display: block;
	background: url('/images/cta-right-arrow.png') 100% 50% no-repeat;
}

.cta-configure span {
    background: url('/images/whiteArrow-nw.png') 100% 55% no-repeat;
    }

.cta-signup span {
    background: url('/images/whiteArrow-nw.png') 100% 55% no-repeat;
    }

.cta-configure{
	background:#5F5F5F url('/images/cta-configureIcon.png') 10px 55% no-repeat;
	padding-left: 70px;
    cursor:pointer;
}

.cta-signup{
	background:#5F5F5F url('/images/cta-configureIcon.png') 10px 55% no-repeat;
	padding-left: 70px;
    cursor:pointer;
}

.cta-testride{
	background:#5F5F5F url('/images/cta-testrideIcon.png') 10px 55% no-repeat;
	padding-left: 70px;
    cursor:pointer;
}

.cta-brochure{
	background:#5F5F5F url('/images/cta-brochureIcon.png') 10px 55% no-repeat;
	padding-left: 70px;
    cursor:pointer;
}

.zoom{
	position: relative; display:inline-block; width: 100%;
}

.zoomHover{
	background: url('/images/zoomIcon.png') 50% 0 no-repeat;
	padding-top: 22px;
	text-transform: uppercase;
	width: auto;
	display: inline-block;
	float: right;
	font-family: 'triumphbrokmanbold', Arial,sans-serif;
	cursor: pointer;
}

.zoomHover:hover{
	color: #fff;
}

.zoomHover.on{
	color: #fff;
}

.grid-accordion .panel {
cursor:pointer;
}

/* bike page styles end */

/* find a dealer styling */
.findADealer .leftBox {
    padding:0;
    background:none;
}

.leftBox .findDealer {
    padding:7px;
    background:#fff;
}

.leftBox .becomeADealer {
    padding:7px;
}
.findADealer h1, .dealerName h1 {
        text-transform: uppercase;
		font-size: 1.6em;
        padding-bottom:7px;
        border-bottom:1px solid #666;
		margin-bottom:7px;
    }

.findADealerIntro {
        padding:0 0 7px 0;
    }
    .findADealerIntro a {
        color: #333;
		font-weight: normal;
		text-decoration: none;
		font-family: 'triumphbrokmanbold',Arial,sans-serif;
		-webkit-transition:color .6s ease-in;
		-moz-transition:color .6s ease-in;
		-o-transition:color .6s ease-in;
		-ms-transition:color .6s ease-in;
        background:url('/images/smallRight-arrow.jpg') 100% 50% no-repeat; padding-right:12px;
    }

    .findADealerIntro a:hover {
        color:#a11d2c;
    }

.filterBox {
        background-color: #e0e0e0;
        padding:7px;
    }

.becomeADealer, .findADealerMap, .dealerItem {
        background-color: #fff;
    }

 .textBoxHolder {
        background-color:#fff;
        padding:5px;
        display:block;
        overflow:hidden;
    }

    .textBoxHolder input {
        border:0;
        width:100%;
    	font-family: 'triumphbrokmanregular',Arial,sans-serif; text-transform:uppercase;
        display:block;
        padding:0;
    }
  .dropDownHolder {
        margin:7px 0;
        padding:7px 0;
        border-top:1px solid white;
        border-bottom:1px solid white;
    }
	.searchForDealers {
        background: url("/images/searchBtnBg.png") no-repeat scroll 0 50% transparent;
        font-size: 1.1em;
        padding-left: 105px;
        text-align: left;
        text-transform: uppercase;
    }
	.searchForDealers a{
		color:#333333;
		text-decoration:none;
		display:block;
		background:url('/images/tab-li-hover-bg.png') 100% 50% no-repeat;
		}

		.dropDownHolder .select2-container {
			width:49%;
            float:left;
		}

        .dropDownHolder .select2-container.countryDropDown {
            margin-right:2%;
        }

		.dropDownHolder .select2-container .select2-drop {
			border-top:1px solid #999;
		}

		.dropDownHolder .select2-container .select2-choice {
			background:#979797;
			color:#333333;
			height:30px;
			line-height:30px;
			border:0;
			box-shadow:none;
		}

		.dropDownHolder .select2-container .select2-choice div {
			width:30px;
		}

		.dropDownHolder .select2-container .select2-choice div b {
			background:url('/images/filter-select-arrow.png') 0 50% no-repeat;
		}

	   .findADealerMap, .dealerItem {
			padding:7px;
		}

		.dealerItem .dealerItemLink .ctaButton1 {
			background: #272727 url('/images/triumphDealerIcon.jpg') no-repeat 10px 60%;
			color: #FFFFFF;
			display: block;
			float: left;
			line-height: 30px;
			text-decoration: none;
			text-transform: uppercase;
			padding:0 0 0 30%;
			width:70%;
            font-size:0.9em;
    	}

    .dealerItem .dealerItemLink .ctaButton1 span {
        background: url("/images/cta-right-arrow.png") no-repeat scroll 95% 50% transparent;
        display: block;
    }

	.findADealer .findADealerMap {
        height:460px;
    }

.findADealerMap.dealerSection {
    height:auto;
}
.dealerGallery .bikeCatGallery {
    margin-top:0;
}

	.dealerItem .dealerAddress, .dealerItem .dealerOpeningTimes, .dealerItem .dealerPhoneNo {
        font-size:0.8em;
        margin-top:10px;
    }

	.dealerItem .dealerName {
        font-size:1.2em;
		font-family: 'triumphbrokmanbold',Arial,sans-serif;
        line-height:20px;
	   }

	 .dealerPhoneNo{
		font-family: 'triumphbrokmanbold', Arial,sans-serif;
		text-transform:uppercase;
	}

	.dealerPhoneNo{
			color:#072852;
		}

    .openingTimesHeader {
        font-family: 'triumphbrokmanbold', Arial,sans-serif;
		text-transform:uppercase;
        color:#072852;
    }

    .dealerAddress, .openingTimes  {
        color:#666;
    }

	.noSearchResults {
        background-color: white;
    }
    .dealerIframe {
        border:0;
        width: 100%;
        height: 100%;
    }


    .background1 {
        background-image: url(/images/map-icons/1.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
    .background2 {
        background-image: url(/images/map-icons/2.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
    .background3 {
        background-image: url(/images/map-icons/3.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
    .background4 {
        background-image: url(/images/map-icons/4.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
    .background5 {
        background-image: url(/images/map-icons/5.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
    .background6 {
        background-image: url(/images/map-icons/6.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
     .background7 {
        background-image: url(/images/map-icons/7.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
      .background8 {
        background-image: url(/images/map-icons/8.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
       .background9 {
        background-image: url(/images/map-icons/9.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background10 {
        background-image: url(/images/map-icons/10.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background11 {
        background-image: url(/images/map-icons/11.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background12 {
        background-image: url(/images/map-icons/12.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background13 {
        background-image: url(/images/map-icons/13.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background14 {
        background-image: url(/images/map-icons/14.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background15 {
        background-image: url(/images/map-icons/15.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background16 {
        background-image: url(/images/map-icons/16.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background17 {
        background-image: url(/images/map-icons/17.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background18 {
        background-image: url(/images/map-icons/18.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background19 {
        background-image: url(/images/map-icons/19.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background20 {
        background-image: url(/images/map-icons/20.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background21 {
        background-image: url(/images/map-icons/21.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background22 {
        background-image: url(/images/map-icons/22.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background23 {
        background-image: url(/images/map-icons/23.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background24 {
        background-image: url(/images/map-icons/24.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background25 {
        background-image: url(/images/map-icons/25.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
        .background26 {
        background-image: url(/images/map-icons/26.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
    .mapDealerItem {
        height: 200px;
        width: 300px;
    }
    #map-canvas { height: 100% }

	.becomeADealer {
        margin-top:20px;
        padding:4px;
        overflow:hidden;
        display:block;
        position:relative;
    }

    .becomeADealer img {
        width:100%;
        border:0;
    }

    .becomeADealer .mask {
        background-color: rgba(0, 45, 87, 0.7);
        height: 100%;
        left: 0;
        overflow: hidden;
        position: absolute;
        -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        transition:all .3s ease-in-out .4s;
        -webkit-transition:all .3s ease-in-out .4s;
        -moz-transition:all .3s ease-in-out .4s;
        -o-transition:all .3s ease-in-out .4s;
        -ms-transition:all .3s ease-in-out .4s;
        -webkit-backface-visibility:hidden;
        -webkit-transform:translate3d(0,0,0);
        width: 100%;
        top:100%;
        opacity:0;
    }

    .becomeADealer {
        margin-top:20px;
        overflow:hidden;
        display:block;
    }

    .becomeADealer img {
        width:100%;
		display:block;
    }

    .becomeADealer .mask .h2 {
        border-bottom: 1px solid #FFFFFF;
        color: #FFFFFF;
        display: block;
        font-size: 1.1em;
        line-height: 20px;
        padding-bottom: 4px;
        padding-left: 20px;
        position: relative;
        top: 35%;
        transition: all 0.2s ease-in-out 0.4s;
        width: 80%;
        font-weight:bold;
        text-transform:uppercase;
    }
    .becomeADealer .mask .h2:after {
        content: " >";
        width: 100%;
    }
    .becomeADealer .mask .p {
        color: #FFFFFF;
        display: block;
        font-size: 0.8em;
        line-height: 15px;
        margin: 0;
        padding-left: 20px;
        padding-right: 15px;
        position: relative;
        top: 40%;
        transition: all 0.2s ease-in-out 0.4s;
           text-transform:uppercase;
    }

    .dealerInterior {
        padding-left:44px;
        padding-bottom:5px;
        height:280px;
    }

    .dealerItem .dealerAddress {
        margin-top:15px;
    }



    .dealerItem .dealerItemLink {
        border-top:1px solid black;
        padding-top:7px;
    }

    .noPadding {
        padding: 0;
    }

    .dealerInterior.noPadding {
        height:auto;
        padding-bottom:5px;
        background:none;
        padding-top:0px;
    }
    .dealerDetailsPane {
        display: none;
        background-color:white;
        height:auto;
        width:auto;
        position:absolute;
        top:0;
        left:0;
        padding: 4px;
    }
    .dealerPageLink {
        cursor: pointer;
    }

	.row-fluid resultsDiv{
		margin-bottom: 2.5641%;
		}

.dealerDescription p{
	margin:0 0 10px 0;
	}

.dealerAddress ul li {
    font-size:0.8em;
}

.dealerAddress ul li .telephone_name{
    font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

.dealerAddress h5, .dealerOpeningTimes h5{
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:normal;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	}

.dealerOpeningTimes h5{
	color:#002D57;
	}

.dealerOpeningTimes p.link {
    font-size:0.8em;
	font-weight:normal;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

.dealerOpeningTimes a {
    color:#a11d2c;
    text-decoration:none;
}

    .dealerOpeningTimes a:hover {
        color:#333333;
    }
.dealerServices .false span{
	background: url('/images/cross.jpg') no-repeat 0px 60%;
	padding-left:17px;
	display:block;
    font-size:0.9em;
	}

.dealerServices .true span{
	background: url('/images/tick.jpg') no-repeat 0px 60%;
	padding-left:17px;
	display:block;
    font-size:0.9em;
	}

	.dealerContactContainer {
    	background:#cccccc;
		height:auto;
		padding:20px 0;
	}

	.dealerDescriptionContainer{
		border-bottom:1px dashed #666;
		}
	.dealerMapHolder{
		background:#CCC;
		}


	.dealerContactContainer h2{
		display:block;
		padding-left:5%;
		margin-bottom:15px;
		}
	.dealerContactLeft{
		padding:0 5% 0 5%;
		}
	.dealerContactRight{
		padding:0 5% 0 0;
	}



.formField{
	background:#FFF;
	margin-bottom:20px;
	padding:0 3px 2px;
	display:block;
	height:24px;
	}

.formField.last {
    margin-bottom: 0;
	background:none;
	height:auto;
}
.formField.last .contactByLabel{
	display:block;
	margin-bottom:5px;
	}
	.formField.last label{
		font-size:0.7em;
		text-transform:uppercase;
	}



.formField input{
	background: #fff url('/images/dashedBg.jpg') 0 95% repeat-x ;
	}

.formField input, .multiLineFormField textarea {
    border:0;
	padding:1%;
	display:block;
	width:98%;
	font-family: 'triumphbrokmanregular',Arial,sans-serif;

}


.multiLineFormField textarea {
	height:110px;
	margin-bottom:20px;
	}

.submitEnquiry {
        text-transform:uppercase;
        background:#a11d2c url('/images/whiteArrow.png') 97% 50% no-repeat;
        color:white;
        width:92%;
        padding:2% 4%;
		-webkit-transition:background-color .6s ease-in;
		-moz-transition:background-color .6s ease-in;
		-o-transition:background-color .6s ease-in;
		-ms-transition:background-color .6s ease-in;
		cursor:pointer;
    }
.submitEnquiry:hover{
        background:#000000 url('/images/whiteArrow.png') 97% 50% no-repeat;
	}

.leftBox {
    background:#fff;
}

/* find a dealer styling end  */

/* content container end*/
/* general blocks styling  */
.motorcycles .jspPane{
	left:0 !important;
	}
.menuLiGroup{
	float: left;
	display:block;
	position:relative;
	width: 50%;
	height:auto;
	clear:right;
	}

.twentyPer {
float:left;
display:block;
position:relative;
max-height:193px;
overflow:hidden;
}

.twentyPer.emptyDropdownCTA img{
    width:100%;
    }
#motor_cycles .twentyPerBlock .twentyPer.margin2, #motor_cycles .twentyPerBlock .twentyPer.margin5{
	margin-right:0;
	}


.twentyPer.view-first {
}

.twentyPer.motorcycles,.twentyPer.help, .twentyPer.clothing {
width:50%!important;
float:left;
display:block;
position:relative;
height:100%;
max-height:393px;
z-index:11;
}

.twentyPer.clothing{
		background: #ffffff;
}
.twentyPer.clothing h2{
	position: relative;
	width: 95%;
	border-bottom: 1px solid #333333;
	padding-left: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	line-height: 35px;
	color: #333333;
}

.twentyPer.clothing h1.browseCatH1{
	line-height:25px;
	}
 .twentyPer.clothing ul {
		margin: 0px;
		width: 45%;
		float: left;
		padding-bottom: 10px;
		padding-left: 10px;
	}
.twentyPer.clothing ul li{
	font-size: 0.8em;
	color:#808285;
	padding-left: 10px;
	background: url("/images/motorcycles-liBg.png") no-repeat scroll 0% 50% transparent;
	cursor:pointer;
}
.twentyPer.clothing ul li a{
	display: block;
}
.twentyPer.clothing ul li.rangeSpacer {
            margin-top:10px;
            color: #002c59;
		font-weight: bold;
		background: none !important;
		padding: 0;
		cursor:default;
		text-transform:uppercase;
        }
.twentyPer.motorcycles ul li a{
	display: block;
}

.twentyPer.motorcycles {
background:#ffffff;
}

.twentyPer.help {
background:url(/images/helpblockBg.jpg) no-repeat scroll 0 50% transparent;
}

.twentyPer.help h2 {
font-family:'triumphbrokmanbold', Arial, sans-serif;
color:#fff;
line-height:25px;
}

.twentyPer.motorcycles h2 {
position:relative;
width:95%;
border-bottom:1px solid #333333;
padding-left:10px;
margin-bottom:5px;
text-transform:uppercase;
line-height:35px;
color:#333333;
}

.twentyPer.motorcycles ul {
margin:0;
width:92%;
float:left;
padding-bottom:10px;
padding-left:8%;
}

.twentyPer.motorcycles ul li, .twentyPer.clothing ul li {
font-size:0.8em;
color:#808285;
padding-left:10px;
background:url('/images/motorcycles-liBg.png') no-repeat scroll 3px 6px transparent;
cursor:pointer;
line-height:16px;
margin-bottom:2px;
}


.twentyPer.motorcycles ul li a, .twentyPer.clothing ul li a {
display:block;
}

.twentyPer.motorcycles ul li.range,.twentyPer.clothing ul li.range  {
color:#002c59;
background:none!important;
padding:0;
cursor:default;
text-transform:uppercase;
font-family:'triumphbrokmanbold', Arial, sans-serif;
font-size:0.8em;
}

.twentyPer.motorcycles ul li.range a,.twentyPer.clothing ul li.range a{
	color:#002c59;
	}

.twentyPer.motorcycles ul li.range:hover, .twentyPer.clothing ul li.range:hover {
background:none!important;
}

.twentyPer.motorcycles ul li:hover, .twentyPer.clothing ul li:hover {
background:#f6f6f6 url('/images/motorcycles-liBghover.jpg') no-repeat 3px 6px;
}

.twentyPer.motorcycles ul li a, .twentyPer.clothing ul li a {
color:#333333;
text-decoration:none;
font-weight:normal;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.twentyPer.motorcycles ul li a:hover, .twentyPer.clothing ul li a:hover {
color:#a41c29;
}



.twentyPerBlock {
background:#fff;
width:60%;
float:left;
display:block;
position:relative;
z-index:10;
}

.divContent h2 span {
background:url('/images/MenuHoverArrow.png') 100% 6px no-repeat;
padding-right:20px;
}

.twentyPerBlockWidth {
width:40%;
float:left;
display:block;
position:relative;
max-height:393px;
height:100%;
z-index:10;
}

.twentyPer.margin3,.twentyPer.margin4, .noBtmMargin {
margin-bottom:0 !important;
}

.twentyPer img {
float:left;
display:block;
position:relative;
}

/* general blocks end */
/* general mask and transistion styles */
.twentyPer .mask {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:100%;
left:0;
background-color:rgba(0,45,87,0.7);
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);

}

.divContent {
position:relative;
display:block;
height:100%;
}

.view-first h2 {
color:#fff;
width:80%;
padding-right:15px;
padding-left:20px;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
line-height:18px;
top:45%;
transition:all .2s ease-in-out .3s;
-webkit-transition:all .2s ease-in-out .3s;
-moz-transition:all .2s ease-in-out .3s;
-o-transition:all .2s ease-in-out .3s;
-ms-transition:all .2s ease-in-out .3s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
position:relative;
border-bottom:1px solid #fff;
padding-bottom:4px;
font-family:'triumphbrokmanbold', Arial, sans-serif;

text-transform:uppercase;
text-decoration:none;
outline:0;
}

a.blocktop, a.product {
    text-decoration:none;
    border:none;
    outline:none;
}

.view-first p {
color:#fff;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
padding-left:20px;
line-height:15px;
font-size:.7em;
padding-right:15px;
margin:0;
top:48%;
position:relative;
transition:all .2s ease-in-out .3s;
-webkit-transition:all .2s ease-in-out .3s;
-moz-transition:all .2s ease-in-out .3s;
-o-transition:all .2s ease-in-out .3s;
-ms-transition:all .2s ease-in-out .3s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
text-decoration:none;
border:0;
}

.view-first:hover .mask {
opacity:1;
top:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition-delay:0;
-moz-transition-delay:0;
-webkit-transition-delay:0;
-o-transition-delay:0;
-webkit-animation:all .3s linear;
-moz-animation:all .3s linear;
-ms-animation:all .3s linear;
animation:all .3s linear;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
}

.view-first:hover h2 {
opacity:1;
transition-delay:.7s;
-moz-transition-delay:.7s;
-webkit-transition-delay:.7s;
-o-transition-delay:.7s;
transition:all .3s ease-in-out .3s;
-webkit-transition:all .3s ease-in-out .3s;
-moz-transition:all .3s ease-in-out .3s;
-o-transition:all .3s ease-in-out .3s;
-ms-transition:all .3s ease-in-out .3s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
}

.view-first:hover p {
opacity:1;
transition-delay:.7s;
-moz-transition-delay:.7s;
-webkit-transition-delay:.7s;
-o-transition-delay:.7s;
transition:all .3s ease-in-out .3s;
-webkit-transition:all .3s ease-in-out .3s;
-moz-transition:all .3s ease-in-out .3s;
-o-transition:all .3s ease-in-out .3s;
-ms-transition:all .3s ease-in-out .3s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
}

@keyframes bounceY {
0% {transform:translateY(205px);}
100% {transform:translateY(12px);}
55%,75%,87%,97%,100% {
transform:translateY(0px);}
}

@-moz-keyframes bounceY {
0% {-moz-transform:translateY(205px);}
100% {-moz-transform:translateY(12px);}
55%,75%,87%,97%,100% { -moz-transform:translateY(0px);}
}

@-webkit-keyframes bounceY {
0% {-webkittransform:translateY(205px);}
100% { -webkittransform:translateY(12px); }
55%,75%,87%,97%,100% { -webkittransform:translateY(0px);}
}

.blocktop {
display:block;

float:left;
display:block;
position:relative;

}

.blockbtm {
display:block;
width:100%;
float:left;
margin-top:1%;
display:block;
position:relative;
}

/* general mask and transistion styles end */
/* hover div  */
.hoverDiv {
width:auto;
float:left;
height:100%;
background:#fff;
position:absolute;
z-index:9;
overflow:hidden;
}


.hoverDiv:focus {
    outline:none;
    }

.hoverDiv img {
display:block;
position:relative;
height:100%;
margin-left:-1px;
}

/* hover div end  */
/* #motorcycles style  */
#motor_cycles .twentyPerBlock .twentyPer {
background:#fff;
width:32.3%;
float:left;
display:block;
position:relative;
margin-bottom:0.4em;
margin-right:0.4em;
}

#motor_cycles .twentyPer img {
width:100%;
float:left;
max-width:275px;
display:block;
position:relative;
}

#motor_cycles .twentyPer .mask {
max-width:275px;
}

#motor_cycles .twentyPer.margin3,#motor_cycles .twentyPer.margin4,#motor_cycles .twentyPer.margin5 {
margin-bottom:0;
}

#motor_cycles .hrdivider {
height:1px;
background:#fff;
float:right;
width:95%;
}

/* #motorcycles style end */

/* #motorcycles help block */
.helpBlock1 {
height:50%;
color:#fff;
}

.helpBlock2 {
height:50%;
color:#fff;
}

.helpBlock1 .choosing,.helpBlock2 .configurator {
padding:15px 0 0 15px;
}

.helpBlock1,.helpBlock2 {
display:block;
float:left;
position:relative;
width:100%;
}

.helpBlock1 h2,.helpBlock2 h2 {
text-transform:uppercase;
}

.helpBlock1 .choosing h2 {
line-height:25px;
}

.choosing p,.configurator p {
font-size:.7em;
padding-right:10px;
color:#fff;
}

.configuratorLink {
padding:0 0 0 85px;
background:rgba(0,0,0,0.7) url('/images/configuratorIconBg.png') 10px 48% no-repeat;
display:block;
text-transform:uppercase;
text-decoration:none;
line-height:38px;
color:#fff;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.configuratorLink span {
background: url('/images/whiteArrow-nw.png') no-repeat 96% 55%;
padding-right:15px;
display:block;
}

.configuratorLink:hover,.configuratorLink:focus {
color:#333333;
text-decoration:none;
background:rgba(255,255,255,1) url('/images/configuratorIconBghover.png') 10px 48% no-repeat;
}

    .configuratorLink:hover span, .configuratorLink:focus span{
        background:url('/images/redArrow-nw.png') 96% 55% no-repeat;
    }

.configuratorLink:hover:after {
color:#a41c29;
}

/* #motorcycles help blocks end */

/* #accessories style */

html.accessoryPage .container{
}

#accessories .row1, #accessories .row2 {
float:left;
width:100%;
display:block;
}

#accessories .row1 .twentyPer.first {
margin-right:0.4em;
margin-bottom:0.4em;
}

#accessories .row2 .twentyPer.first {
        margin-right: 0.4em;
}

#accessories .row2 .twentyPer.first.emptyDropdownCTA  {
       margin-right: 0.4em;
}

#accessories .row1.noBtmMargin .twentyPer.first {
margin-right:0.4em;
margin-bottom:0;
}

#accessories .twentyPerBlock .twentyPer {
width:49.3%;
}

#accessories .twentyPerBlock .twentyPer .blocktop img {
max-width:417px;
width:100%;
}

#accessories .twentyPer .blockImagesSix {
display:block;
float:left;
position:relative;
width:100%;
}

#accessories .twentyPer .blockImagesSix span {
width:33.3%;
float:left;
}

#accessories .twentyPer .blockImagesSix img {
float:left;
display:block;
width:100%;
}

#accessories .twentyPer.promo {
width:50%!important;
float:left;
display:block;
position:relative;
height:100%;
max-height:393px;
z-index:11;
}

#accessories .twentyPer.promo .promoImage {
width:100%;
height:100%;
position:relative;
background:url('/images/road_texture_bg.jpg') repeat-y;
}

#accessories .twentyPer.promo .promoImage a {
    text-align:center;
    display:block;
    position:relative;
    }

#accessories .twentyPer.promo .promoContent {
position:absolute;
background:rgba(0,45,87,0.7);
border-top:0.4em solid #fff;
display:block;
height:50%;
bottom:0;
}

#accessories .twentyPer.promo .promoImage img {
width:100%;
display:inline-block;
float:none;
border-bottom:5px solid #fff;
}

#accessories .twentyPer.promo .blocktop img {
height:100%;
max-height:393px;
}

#accessories .twentyPer.promo .mask {
max-width:417px;
border-top:5px solid #fff;
}

#accessories .twentyPer.promo .promoInfo {
color:#fff;
width:90%;
padding-left:10%;
position:relative;
padding-top:10%;
float:left;
}

#accessories .twentyPer.promo .promoInfo .copy {
width:57%;
float:left;
height:auto;
border-right:1px solid #fff;
padding-right:2%;
}

#accessories .twentyPer.promo .promoInfo .apr {
width:38%;
float:left;
padding-left:2%;
}

#accessories .twentyPer.promo .promoInfo .apr span {
font-size:3.5em;
line-height:35px;
font-weight:bold;
display:block;
}

#accessories .twentyPer.promo .promoInfo span.rep {
font-size:.6em;
text-transform:uppercase;
display:block;
}

#accessories .twentyPer.promo .findoutMore {
float:right;
width:84%;
font-size:1.2em;
line-height:35px;
text-transform:uppercase;
display:block;
color:#fff;
padding-left:16%;
background:#002d57 url('/images/findoutmore-btnBg.png') 10px 70% no-repeat;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
cursor:pointer;
}

#accessories .twentyPer.promo .findoutMore:after {
content:" >";
font-size:1.3em;
font-weight:100;
line-height:30px;
}

#accessories .twentyPer.promo .findoutMore:hover,#clothing .twentyPer.promo .findoutMore:focus {
color:#333333;
text-decoration:none;
background-color:#fff;
background:rgba(255,255,255,1) url('/images/findoutmore-btnBgHover.png') 10px 70% no-repeat;
}

#accessories .twentyPer.promo .findoutMore:hover:after {
color:#a41c29;
}

/* #accessories style end */
/* #clothing style */
#clothing .row1,#clothing .row2 {
float:left;
width:100%;
display:block;
}

#clothing .row1 .twentyPer.first {
margin-right:0.4em;
margin-bottom:0.4em;
}

#clothing .row2 .twentyPer.first {
margin-right:0.4em;
margin-bottom:0;
}

#clothing .twentyPerBlock .twentyPer {
width:49.3%;
}

#clothing .twentyPerBlock .twentyPer .blocktop img {
max-width:417px;
width:100%;
}

#clothing.twentyPer .blockImagesSix {
display:block;
float:left;
position:relative;
width:100%;
}

#clothing .twentyPer .blockImagesSix span {
width:33.3%;
float:left;
}

#clothing .twentyPer .blockImagesSix img {
float:left;
display:block;
width:100%;
}

#clothing .twentyPer.promo {
width:50%!important;
float:left;
display:block;
position:relative;
height:100%;
max-height:393px;
z-index:11;
}

#clothing .twentyPer.promo .promoImage {
width:100%;
height:100%;
position:relative;
background:url('/images/road_texture_bg.jpg') repeat-y;
}

#clothing .twentyPer.promo .promoImage a {
    text-align:center;
    display:block;
    position:relative;
    }

#clothing .twentyPer.promo .promoContent {
position:absolute;
background:rgba(0,45,87,0.7);
border-top:0.4em solid #fff;
display:block;
height:50%;
bottom:0;
}

#clothing .twentyPer.promo .promoImage img {
width:100%;
display:inline-block;
float:none;
border-bottom:5px solid #fff;
}

#clothing .twentyPer.promo .blocktop img {
height:100%;
max-height:393px;
}

#clothing .twentyPer.promo .mask {
max-width:417px;
border-top:5px solid #fff;
}

#clothing .twentyPer.promo .promoInfo {
color:#fff;
width:90%;
padding-left:10%;
position:relative;
padding-top:10%;
float:left;
}

#clothing .twentyPer.promo .promoInfo .copy {
width:100%;
float:left;
height:auto;
margin-bottom:10px;
}

#clothing .twentyPer.promo .downloadbrochure {
float:right;
width:84%;
font-size:1.2em;
line-height:35px;
text-transform:uppercase;
display:block;
color:#fff;
padding-left:16%;
background:#002d57 url('/images/downloadBg.png') 10px 54% no-repeat;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
cursor:pointer;
}

#clothing .twentyPer.promo .downloadbrochure:after {
content:" >";
font-size:1.3em;
font-weight:100;
line-height:30px;
}

#clothing .twentyPer.promo .downloadbrochure:hover,#clothing .twentyPer.promo .downloadbrochure:focus {
color:#333333;
text-decoration:none;
background-color:#fff;
background:rgba(255,255,255,1) url('/images/downloadBg.png') 10px 54% no-repeat;
}

#clothing .twentyPer.promo .downloadbrochure:hover:after {
color:#a41c29;
}

/* #clothing style end */

/* #services style end */
/*#services .block1,#services .block2 {
margin:0;
float:left;
width:100%;
}
*/

#services .twentyPer .block1.square.last {
    margin-bottom:0;
}

#services .twentyPerBlockWidth .small-square {
margin-right:0.4em;
margin-bottom:0.4em;
width:49%;
max-width:283px;
float:left;
overflow:hidden;
}

#services .twentyPerBlockWidth .row2 .small-square {
    margin-bottom:0;
}

#services .twentyPerBlockWidth .small-square.last {
    margin-right:0;
}

#services .twentyPerBlockWidth .small-square img {
    float:left;
    width:100%;
}


#services .twentyPerBlock .twentyPer .block1 .mask h2{
    top:5%;
    opacity:1;
    color:#333333;
    border:0;
    line-height:18px;
}

#services .twentyPerBlockWidth .small-square .mask {
    top:64%;
    opacity:1;
}

#services .twentyPerBlockWidth .small-square .blocktop .mask h2 {
    opacity:1;
    border:0;
    line-height:18px;
    top:3%;
}

#services .twentyPerBlock {
width:63.3%;
}

#services .twentyPerBlockWidth {
width:36.7%;
}

#services .twentyPerBlock .twentyPer {
width:32.5%;
margin-right:0.4em;
max-height:392px;
}

#services .twentyPerBlock .twentyPer.last {
margin-right:0;
}

#services .twentyPerBlock .twentyPer .block1 {
margin-bottom:0.4em;
overflow:hidden;
}

#services .twentyPerBlock .twentyPer .block3 {
margin-bottom:2%;
overflow:hidden;
}

#services .twentyPerBlock .twentyPer .blocktop img {
width:100%;
max-width:322px;
}

#services .twentyPerBlockWidth .twentyPer {
margin-right:0.4em;
margin-bottom:0.4em;
max-width:283px;
width:49%;
}

#services .twentyPerBlockWidth .twentyPer.second,#services .twentyPerBlockWidth .twentyPer.fourth {
margin-right:0;
}

#services .twentyPerBlockWidth .twentyPer.third,#services .twentyPerBlockWidth .twentyPer.fourth {
margin-bottom:0;
}

#services .twentyPerBlockWidth .twentyPer .blocktop img {
width:100%;
}

#services .twentyPerBlockWidth .row2 .twentyPer {
    margin-bottom:0;
}

#services .twentyPerBlock .twentyPer.view-first .blocktop .mask {
    top:82%;
    opacity:1;
    border-top:0;
}

#services .twentyPerBlock .twentyPer.view-first .blocktop .mask h2 {
    top:3%;
    opacity:1;
    border:0;
    line-height:18px;
}

#services .twentyPerBlock .twentyPer.view-first .blocktop .mask p {
    top:7%;
    opacity:1;
}

#services .twentyPerBlock .twentyPer .block1 .mask {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:64%;
left:0;
background-color:rgba(167,169,172,0.7);
opacity:1;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
}

#services .twentyPerBlock .twentyPer .block1 .mask .promoInfo {
float:left;
padding-left:5%;
padding-top:5%;
position:relative;
width:90%;
opacity:1;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
}

#services .twentyPerBlock .twentyPer .block1 .mask .promoInfo .copy {
border-right:1px solid #333333;
float:left;
height:auto;
width:100%;
color:#333333;
font-size:.8em;
}

#services .twentyPerBlock .twentyPer .block1 .mask .promoInfo .apr {
float:left;
padding-left:2%;
width:38%;
}

#services .twentyPerBlock .twentyPer .block1 .mask .promoInfo .apr span {
display:block;
font-size:3.5em;
font-weight:bold;
line-height:35px;
transition:all .2s ease-in-out .4s;
}

#services .twentyPerBlock .twentyPer .block1 .mask .promoInfo span.rep {
display:block;
font-size:.6em;
text-transform:uppercase;
transition:all .2s ease-in-out .4s;
}


#services .twentyPerBlock .twentyPer .block1.view-first:hover .mask .promoInfo {
opacity:1;
transition-delay:.7s;
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
}

#services .twentyPerBlock .twentyPer .block1 .mask h2{
    top:5%;
    opacity:1;
    color:#333333;
    border:0;
    line-height:18px;
}

#services .twentyPerBlock .twentyPer .block1 .mask h2 span {
    background:url('/images/MenuHoverArrowBlack.png') 100% 6px no-repeat;
}

#services .twentyPerBlock .twentyPer .block1 .mask p{
    top:7%;
    color:#333333;
    opacity:1;
}

#services .twentyPerBlockWidth .twentyPer.servicesCTA .blocktop .mask {
    top:24%;
    background:none;
    opacity:1;
}

#services .twentyPerBlockWidth .twentyPer.servicesCTA .blocktop .mask h2 {
    opacity:1;
    border:0;
    line-height:18px;
}


/**/
#triumphworld .row1 {
    float:left;
    margin-right:0.4em;
    max-width:283px;
    width:49%;
}

#triumphworld .twentyPerBlockWidth .row1  .twentyPer {
    max-height:392px;
    width:100%;
    margin:0;
}


#triumphworld .twentyPerBlockWidth .row1 .twentyPer .blocktop img {
    width:100%;
}

#triumphworld .row2 {
    float: left;
    max-width:283px;
    width:49%;
}

#triumphworld .twentyPer .block1.square.last {
    margin-bottom:0;
}

#triumphworld .twentyPerBlockWidth .small-square {
margin-bottom:0.4em;
width:100%;
max-width:283px;
float:left;
overflow:hidden;
}

#triumphworld .twentyPerBlockWidth .small-square.last {
    margin-bottom:0;
}

#triumphworld .twentyPerBlockWidth .small-square img {
    float:left;
    width:100%;
}


#triumphworld .twentyPerBlock .twentyPer .block1 .mask h2{
    top:5%;
    opacity:1;
    color:#333333;
    border:0;
    line-height:18px;
}

#triumphworld .twentyPerBlockWidth .small-square .mask {
    top:64%;
    opacity:1;
}

#triumphworld .twentyPerBlockWidth .small-square .blocktop .mask h2 {
    opacity:1;
    border:0;
    line-height:18px;
    top:5%;
}

#triumphworld .twentyPerBlockWidth .small-rectangle .blocktop .mask h2 {
    top:3%;
    opacity:1;
    border:0;
    line-height:18px;
}

#triumphworld .twentyPerBlock {
width:63.3%;
}

#triumphworld .twentyPerBlockWidth {
width:36.7%;
}

#triumphworld .twentyPerBlock .twentyPer {
width:32.5%;
margin-right:0.4em;
max-height:392px;
}

#triumphworld .twentyPerBlock .twentyPer.insideTriumph {
    margin:0;

}
#triumphworld .twentyPerBlock .twentyPer.last {
margin-right:0;
}

#triumphworld .twentyPerBlock .twentyPer .block1 {
margin-bottom:0.4em;
overflow:hidden;
}

#triumphworld .twentyPerBlock .twentyPer .block3 {
margin-bottom:2%;
overflow:hidden;
}

#triumphworld .twentyPerBlock .twentyPer .blocktop img {
width:100%;
max-width:322px;
}

#triumphworld .twentyPerBlockWidth .twentyPer {
margin-right:0.4em;
margin-bottom:0.4em;
max-width:283px;
width:49%;
}

#triumphworld .twentyPerBlockWidth .twentyPer.second, #triumphworld .twentyPerBlockWidth .twentyPer.fourth {
margin-right:0;
}

#triumphworld .twentyPerBlockWidth .twentyPer.third, #triumphworld .twentyPerBlockWidth .twentyPer.fourth {
margin-bottom:0;
}

#triumphworld .twentyPerBlockWidth .twentyPer .blocktop img {
width:100%;
}

#triumphworld .twentyPerBlockWidth .row2 .twentyPer {
    margin-bottom:0;
}

#triumphworld .twentyPerBlock .twentyPer.view-first .blocktop .mask {
    top:82%;
    opacity:1;
    border-top:0;
}

#triumphworld .twentyPerBlockWidth .twentyPer.view-first.small-rectangle .blocktop .mask {
    top:82%;
    opacity:1;
    border-top:0;
}

#triumphworld .twentyPerBlock .twentyPer.view-first .blocktop .mask h2 {
    top:3%;
    opacity:1;
    border:0;
    line-height:18px;
}

#triumphworld .twentyPerBlock .twentyPer.view-first .blocktop .mask p {
    top:7%;
    opacity:1;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:64%;
left:0;
background-color:rgba(167,169,172,0.7);
opacity:1;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask .promoInfo {
float:left;
padding-left:5%;
padding-top:5%;
position:relative;
width:90%;
opacity:1;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask .promoInfo .copy {
border-right:1px solid #333333;
float:left;
height:auto;
width:100%;
color:#333333;
font-size:.8em;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask .promoInfo .apr {
float:left;
padding-left:2%;
width:38%;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask .promoInfo .apr span {
display:block;
font-size:3.5em;
font-weight:bold;
line-height:35px;
transition:all .2s ease-in-out .4s;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask .promoInfo span.rep {
display:block;
font-size:.6em;
text-transform:uppercase;
transition:all .2s ease-in-out .4s;
}


#triumphworld .twentyPerBlock .twentyPer .block1.view-first:hover .mask .promoInfo {
opacity:1;
transition-delay:.7s;
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask h2{
    top:5%;
    opacity:1;
    color:#333333;
    border:0;
    line-height:18px;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask h2 span {
    background:url('/images/MenuHoverArrowBlack.png') 100% 6px no-repeat;
}

#triumphworld .twentyPerBlock .twentyPer .block1 .mask p{
    top:7%;
    color:#333333;
    opacity:1;
}

#triumphworld .twentyPerBlockWidth .twentyPer.servicesCTA .blocktop .mask {
    top:24%;
    background:none;
    opacity:1;
}

#triumphworld .twentyPerBlockWidth .twentyPer.servicesCTA .blocktop .mask h2 {
    opacity:1;
    border:0;
}


#newsandevents .row1 {
    float:left;
    margin-right:0.4em;
    max-width:283px;
    width:49%;
}

#newsandevents .twentyPerBlockWidth .row1  .twentyPer {
    max-height:392px;
    width:100%;
    margin:0;
}


#newsandevents .twentyPerBlockWidth .row1 .twentyPer .blocktop img {
    width:100%;
}

#newsandevents .row2 {
    float: left;
    max-width:283px;
    width:49%;
}

#newsandevents .twentyPer {
    margin:0 0.4em 0 0.4em;
}
#newsandevents .twentyPer .block1.square.last {
    margin-bottom:0;
}

#newsandevents .twentyPerBlockWidth .small-square {
margin-right:0;
margin-bottom:0.4em;
width:100%;
max-width:283px;
float:left;
overflow:hidden;
}

#newsandevents .twentyPerBlockWidth .row2 .small-square {
    margin-bottom:0;
}

#newsandevents .twentyPerBlockWidth .small-square.last {
    margin-right:0;
    margin-bottom:0;
}

#newsandevents .twentyPerBlockWidth .small-square img {
    float:left;
    width:100%;
}


#newsandevents .twentyPerBlock .twentyPer .block1 .mask h2{
    top:5%;
    opacity:1;
    color:#333333;
    border:0;
}

#newsandevents .twentyPerBlockWidth .small-square .mask {
    top:64%;
    opacity:1;
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    left:0;
    background-color:rgba(167,169,172,0.7);
    opacity:1;
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition:all .3s ease-in-out .4s;
    -webkit-transition:all .3s ease-in-out .4s;
    -moz-transition:all .3s ease-in-out .4s;
    -o-transition:all .3s ease-in-out .4s;
    -ms-transition:all .3s ease-in-out .4s;
}

#newsandevents .twentyPerBlockWidth .small-square .blocktop .mask h2 {
    opacity:1;
    border:0;
    top:5%;
    line-height:18px;
}

#newsandevents .twentyPerBlockWidth .small-square .blocktop .mask h2 span {
    color:#333333;
    background:url('/images/MenuHoverArrowBlack.png') 100% 6px no-repeat;
}

#newsandevents .twentyPerBlock {
width:63.3%;
}

#newsandevents .twentyPerBlockWidth {
width:36.7%;
}

#newsandevents .twentyPerBlock .twentyPer {
width:32.5%;
margin-right:0.4em;
max-height:392px;
}

#newsandevents .twentyPerBlock .twentyPer.last {
margin-right:0;
}

#newsandevents .twentyPerBlock .twentyPer .block1.view-first.news-rectangle.last {
    margin-bottom:0;
}

#newsandevents .twentyPerBlock .twentyPer .block1 {
margin-bottom:0.4em;
overflow:hidden;
}

#newsandevents .twentyPerBlock .twentyPer .block3 {
margin-bottom:2%;
overflow:hidden;
}

#newsandevents .twentyPerBlock .twentyPer .blocktop img {
width:100%;
max-width:322px;
}

#newsandevents .twentyPerBlockWidth .twentyPer {
margin-right:0.4em;
margin-bottom:0.4em;
max-width:283px;
width:49%;
}

#newsandevents .twentyPerBlockWidth .twentyPer.second, #newsandevents .twentyPerBlockWidth .twentyPer.fourth {
margin-right:0;
}

#newsandevents .twentyPerBlockWidth .twentyPer.third, #newsandevents .twentyPerBlockWidth .twentyPer.fourth {
margin-bottom:0;
}

#newsandevents .twentyPerBlockWidth .twentyPer .blocktop img {
width:100%;
}

#newsandevents .twentyPerBlockWidth .row2 .twentyPer {
    margin-bottom:0;
}

#newsandevents .twentyPerBlockWidth .row2 .twentyPer.thin-rectangle {
    margin:0;
    max-height:392px;
    width:100%;
}
#newsandevents .twentyPerBlock .twentyPer.view-first .blocktop .mask {
    top:82%;
    opacity:1;
    border-top:0;
}

#newsandevents .twentyPerBlockWidth .row2 .twentyPer.view-first .blocktop .mask {
    top:82%;
    opacity:1;
    border-top:0;
}

#newsandevents .twentyPerBlock .twentyPer.view-first .blocktop .mask h2 {
    top:3%;
    opacity:1;
    border:0;
    line-height:18px;
}

#newsandevents .twentyPerBlockWidth .row2 .twentyPer.view-first .blocktop .mask h2 {
    top:3%;
    opacity:1;
    border:0;
    line-height:18px;
}

#newsandevents .twentyPerBlock .twentyPer.view-first .blocktop .mask p {
    top:7%;
    opacity:1;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:64%;
left:0;
background-color:rgba(167,169,172,0.7);
opacity:1;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask .promoInfo {
float:left;
padding-left:5%;
padding-top:5%;
position:relative;
width:90%;
opacity:1;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask .promoInfo .copy {
border-right:1px solid #333;
float:left;
height:auto;
width:100%;
color:#333;
font-size:.8em;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask .promoInfo .apr {
float:left;
padding-left:2%;
width:38%;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask .promoInfo .apr span {
display:block;
font-size:3.5em;
font-weight:bold;
line-height:35px;
transition:all .2s ease-in-out .4s;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask .promoInfo span.rep {
display:block;
font-size:.6em;
text-transform:uppercase;
transition:all .2s ease-in-out .4s;
}


#newsandevents .twentyPerBlock .twentyPer .block1.view-first:hover .mask .promoInfo {
opacity:1;
transition-delay:.7s;
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask h2{
    top:5%;
    opacity:1;
    color:#333;
    border:0;
    line-height:20px;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask h2 span {
    background:url('/images/MenuHoverArrowBlack.png') 100% 6px no-repeat;
}

#newsandevents .twentyPerBlock .twentyPer .block1 .mask p{
    top:7%;
    color:#333;
    opacity:1;
}

#newsandevents .twentyPerBlockWidth .twentyPer.servicesCTA .blocktop .mask {
    top:24%;
    background:none;
    opacity:1;
}

#newsandevents .twentyPerBlockWidth .twentyPer.servicesCTA .blocktop .mask h2 {
    opacity:1;
    border:0;
}

#newsandevents .twentyPerBlock .twentyPer.rectangle {
    margin:0;
}

.linktoNews {
    margin-top:0.4em;
    height:auto;
}

/* CTA AREA styles */
.ctaOuter {
position:relative;
margin-top:10px;
z-index:55;
}

.ctaWrap {
display:block;
height:auto;
width:100%;
z-index:10;
position:absolute;
bottom:-5px;
z-index:11;
background:#fff;
padding-top:5px;
}

.ctaWrap .tag {
background:url('/images/tagOpen.jpg') 0 0 no-repeat;
display:none;
width:22px;
height:10px;
position:absolute;
top:-10px;
right:170px;
cursor:pointer;
}

.ctaWrap .tag.open {
background:url('/images/tagClose.jpg') 0 0 no-repeat;
}

.ctaArea {
width:100%;
display:block;
display:none;
position:relative;
height:auto;
z-index:10;
background:url('/images/tyre.jpg') 0 0 repeat;
}

.ctaArea .ctaContainer {
display:block;
margin:0 auto;
width:100%;
padding:0;
background:#fff;
}

.ctaArea .cta {
height:auto;
width:19.72%;
display:block;
float:left;
margin-right:.35%;
overflow:hidden;
}

.ctaArea .cta img {
width:100%;
display:block;
}

.ctaArea .cta.last {
margin-right:0;
}

.ctaArea .cta .dealerBtn {
background:url('/images/contactDealer-cta.jpg') 0 0 no-repeat;
height:47%;
line-height:54px;
padding:0 0 0 90px;
display:block;
margin-bottom:2.5%;
color:#fff;
text-transform:uppercase;
text-decoration:none;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.ctaArea .cta .brochureBtn {
background:url('/images/viewBrochure-cta.jpg') 0 0 no-repeat;
height:47%;
line-height:54px;
color:#fff;
text-transform:uppercase;
padding:0 0 0 74px;
display:block;
text-decoration:none;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.ctaArea .cta .dealerBtn:after,.ctaArea .cta .brochureBtn:after {
content:" >";
line-height:54px;
color:#fff;
font-size:1.3em;
}

.ctaArea .cta .dealerBtn:hover:after,.ctaArea .cta .brochureBtn:hover:after {
color:#a41c29;
}

.ctaArea .jspHorizontalBar {
padding:4px 0;
}

/* end CTA AREA styles */
#gallery .bxslider {
height:350px;
}

#gallery .bxslider p{
  display: block;
    font-size: 1em;
    line-height: 20px;
    margin: 0;
    padding: 6px;
    text-align: center;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

.custom-bx-controls {
position:relative;
margin:0;
padding:5px 0;
width:100%;
display:inline-block;
}

.custom-bx-controls a {
text-decoration:none;
color:#A11D2C;
display:block;
line-height:25px;
font-size:1.4em;
-webkit-transition:color .6s ease-in;
-moz-transition:color .6s ease-in;
-o-transition:color .6s ease-in;
-ms-transition:color .6s ease-in;
}

.custom-bx-controls a:hover {
color:#333;
}

.custom-bx-controls .slider-prev {
float:left;
width:5%;
color:#A11D2C;
}

.custom-bx-controls .slider-next {
float:right;
color:#A11D2C;
width:5%;
text-align:right;
}

.customPager {
float:left;
width:90%;
}

.customPager .bx-pager {
text-align:center;
display:block;
font-size:0.7em;
}

.customPager .bx-pager-item {
display:inline-block;
padding:0 2px;
}

.customPager .bx-pager-item a.active {
color:#333333;
}

.imgReplace {
position:absolute;
margin:0;
padding:0;
height:100%;
width:100%;
top:0;
left:0;
background:#333333;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFhMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #333333 0%, #999999 42%, #1a1a1a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(42%,#999999), color-stop(100%,#1a1a1a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #333333 0%,#999999 42%,#1a1a1a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #333333 0%,#999999 42%,#1a1a1a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #333333 0%,#999999 42%,#1a1a1a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #333333 0%,#999999 42%,#1a1a1a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1a1a1a',GradientType=0 ); /* IE6-8 */
z-index:1;
}

.imgReplace img {
width:100%;
height:100%;
}

.acContainer {
width:100%;
height:100%;
display:block;
}

#custom_controls {
z-index:8;
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
display:none;
}

#custom_controls .pBtn {
top:40%;
position:absolute;
left:0;
background:url('/images/left-carousel-btn.png') no-repeat;
width:49px;
height:43px;
}

#custom_controls .nBtn {
top:40%;
position:absolute;
left:100%;
margin-left:-49px;
background:url('/images/right-carousel-btn.png') no-repeat;
width:49px;
height:43px;
}

/* accessories styles*/
.accessoriesProducts .filter {
background:#fff;
}

.accessoriesProducts .filter .filterContent {
display:block;
padding:6px;
}

.accessoriesProducts .filter .filterContent h2 {
border-bottom:1px solid #333;
display:block;
margin-bottom:8px;
padding-bottom:5px;
}

.accessoriesProducts .filter .filterContent .selectFilters {
float:left;
width:100%;
}

.accessoriesProducts .filter .filterContent .checkboxFilters {
float:left;
width:100%;
padding-bottom:10px;
}

.checkBoxFilters label{
    font-size:0.9em;
}

.accessoriesProducts .filter .filterContent .checkboxFilters ul{
	margin:0;
	padding:5px 0 0 10px;
	}

.accessoriesProducts .filter .filterContent .checkboxFilters li{
	margin-bottom:5px;}

.accessoriesProducts .filter .filterContent select {
display:block;
background:#808285;
width:100%;
}

.accessoriesProducts .filter .filterContent .select2-container {
width:100%;
margin-bottom:8px;
padding-bottom:8px;
border-bottom:1px solid #333;
}

.accessoriesProducts .filter .filterContent .select2-container .select2-drop {
border-top:1px solid #999;
}

.accessoriesProducts .filter .filterContent .select2-choice {
background:#e0e0e0;
color:#333333;
height:30px;
line-height:30px;
border:0;
box-shadow:none;
}

.accessoriesProducts .filter .filterContent .select2-choice div {
width:30px;
}

.accessoriesProducts .filter .filterContent .select2-choice div b {
background:url('/images/filter-select-arrow.png') 0 50% no-repeat;
}

.accessoriesProducts .filter .filterContent .checkBoxContainer {
display:block;
margin-bottom:5px;
padding-left:10px;
padding-top:5px;
}

.accessoriesProducts .filter .filterContent .checkBoxContainer label {
display:inline-block;
height:24px;
line-height:24px;
position:absolute;
}

.accessoriesProducts .checkboxFilters label {
    font-size:0.8em;
    color:#333333;
}

.accessories-custom-bx-controls {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:2;
}

.accessories-custom-bx-controls .slider-prev {
background:url('/images/slider-prev-btn.png') no-repeat scroll 0 0 #fff;
height:73px;
left:0;
position:absolute;
top:50%;
width:49px;
}

.accessories-custom-bx-controls .slider-next {
background:url('/images/slider-next-btn.png') no-repeat scroll 0 0 #fff;
height:73px;
left:100%;
margin-left:-49px;
position:absolute;
top:50%;
width:49px;
}

.accessories-custom-bx-controls .slider-next .customPager {
position:absolute;
bottom:5px;
width:100%;
}

.accessories-custom-bx-controls .slider-prev a,.accessories-custom-bx-controls .slider-next a {
display:block;
width:100%;
height:100%;
}

.carouselBx {
position:relative;
margin:0;
padding:0;
width:100%;
height:100%;
float:left;
}



.accessoriesProducts .products .bx-wrapper .bx-viewport {
background:none;
}

.accessoriesProducts .products .bx-wrapper .bx-loading {
display:none;
}

.products .jspHorizontalBar {
visibility:hidden;
}

.products .jspVerticalBar {
padding-left:4px;
}

.span2.product {
background:#fff;
padding:4px;
}

.productContainer {
display:block;
position:relative;
overflow:hidden;
}

.productContainer.hasOffer .mask {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:100%;
left:0;
background-color: rgba(164, 28, 41, 0.7);
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
}

.productContainer.hasOffer .mask .h2 {
color:#fff;
width:80%;
padding-left:20px;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
line-height:20px;
top:5%;
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
position:absolute;
border-bottom:1px solid #fff;
padding-bottom:4px;
display:block;
font-size:.8em;
text-transform:uppercase;
}

.productContainer.hasOffer .mask .p {
color:#fff;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
padding-left:20px;
line-height:15px;
font-size:.8em;
padding-right:15px;
margin:0;
bottom:10%;
position:absolute;
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
display:block;
}

.productContainer.hasOffer .mask .p:after {
content:" >";
width:100%;
}

.productContainer.hasOffer img {
display:block;
width:100%;
border:0;
}

.productContainer img {
display:block;
width:100%;
border:0;
}

.productContainer .mask {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:100%;
left:0;
background-color:rgba(0,45,87,0.7);
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
}

.productContainer .mask .h2 {
color:#fff;
width:80%;
padding-left:20px;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
line-height:20px;
top:5%;
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
position:absolute;
border-bottom:1px solid #fff;
padding-bottom:4px;
display:block;
font-size:.8em;
text-transform:uppercase;
}

.productContainer .mask .p {
color:#fff;
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
padding-left:20px;
line-height:15px;
font-size:.8em;
padding-right:15px;
margin:0;
bottom:10%;
position:absolute;
transition:all .2s ease-in-out .4s;
-webkit-transition:all .2s ease-in-out .4s;
-moz-transition:all .2s ease-in-out .4s;
-o-transition:all .2s ease-in-out .4s;
-ms-transition:all .2s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
display:block;
}

.productContainer .mask .p:after {
content:" >";
width:100%;
}

.view-first:hover .h2 {
opacity:1;
transition-delay:.7s;
-moz-transition-delay:.7s;
-webkit-transition-delay:.7s;
-o-transition-delay:.7s;
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
}

.view-first:hover .p {
opacity:1;
transition-delay:.7s;
-moz-transition-delay:.7s;
-webkit-transition-delay:.7s;
-o-transition-delay:.7s;
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
}

.carouselBxContainer {
position:relative;
margin:0;
padding:0;
width:100%;
height:100%;
display:block;
}

/* accessories Item page styles*/
.accessoriesInfo {
background:#ffffff;
}

.accessoriesInfo h1 {
font-size:1.5em;
text-transform:uppercase;
display:block;
border-bottom:1px solid #333;
padding-bottom:8px;
line-height:25px;
}

.accessoriesInfo h2.overview{
	font-size: 0.9em;
    line-height: 16px;
	padding-top:5px;
	}
.accessoriesInfo .block p{
	    margin: 0 0 10px;
	}
.accessoriesInfo .printinfo-pricelist {
float:left;
padding:1px 0;
width:100%;
border-bottom:1px solid #333;
}

.accessoriesInfo .printinfo-pricelist .socialShareButtons {
    margin-top:2px;
    }

.accessoriesInfo .printInfo,.accessoriesInfo .pricelist {
width:45%;
height:30px;
display:block;
float:left;
}

.accessoriesInfo .printInfo a,.accessoriesInfo .pricelist a {
display:block;
text-transform:uppercase;
color:#333;
text-decoration:none;
line-height:30px;
padding-left:25px;
font-size:.8em;
}

.accessoriesInfo .printInfo a {
background:url('/images/printIcon.jpg') 2% 50% no-repeat;
}

.accessoriesInfo .pricelist a {
background:url('/images/downloadIcon.jpg') 2% 50% no-repeat;
}

.accessoriesInfo .ctabtns {
float:left;
padding:7px 0;
border-bottom:1px solid #333;
width:100%;
}

.accessoriesInfo .ctaButton1,.accessoriesInfo .ctaButton2 {
display:block;
line-height:30px;
text-transform:uppercase;
background:#272727;
color:#fff;
text-decoration:none;
}

.accessoriesInfo .ctaButton1 span,.accessoriesInfo .ctaButton2 span {
padding-left:15px;
background:url('/images/whiteArrow.png') 95% 50% no-repeat;
display:block;
font-size:0.9em;
}

.accessoriesInfo .ctaButton2 {
background:#a11d2c;
margin-top:7px;
}

.accessoriesInfo .back {
background:url('/images/cta-left-arrow.png') 0 50% no-repeat;
font-size:0.8em;
text-transform:uppercase;
text-decoration:none;
color:#a11d2c;
display:inline-block;
margin-top:8px;
padding:5px 0 5px 15px;
font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

.inspirationGal .back {
background:url('/images/cta-left-arrow.png') 0 50% no-repeat;
font-size:0.8em;
text-transform:uppercase;
text-decoration:none;
color:#a11d2c;
display:inline-block;
margin-top:8px;
padding:5px 0 5px 15px;
font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

.accessoriesInfo .accordionContent img {
    display:block;
    width:100%;
    margin-bottom:7px;
}

    .accessoriesInfo .accordionContent a {
    background: url("/images/smallRight-arrow.jpg") no-repeat scroll 100% 50% transparent;
    color: #A11D2C;
    display: inline-block;
    font-size: 0.7em;
    padding-right: 12px;
    text-decoration: none;
    text-transform: uppercase;
    }

.accessoriesInfo .accessoriesLandingImagesDiv .accessoriesLandingImage {
    padding:0;
    background:none;
}

.accessoriesLandingImagesDiv .span4 {
    padding:0;
}
    .accessoriesInfo .span8 .accessoriesLandingImage img {
        margin-bottom:0;
        border:0;
    }

     .accessoriesInfo .span4 .accessoriesLandingImage img {
        margin-bottom:5px;
        border:0;
    }

    .accessoriesInfo .accordionContent .clothing a {
        background:none;
        padding:0 0 5px 0;
    }

    .accessoriesInfo .accordionContent p a {
        font-size:0.8em;
    }

.accessoriesItem {
background:#fff;
}

.accessoriesItem .bx-wrapper {
padding:6px 6px 0;
}

.accessoriesItem ul {
margin:0;
padding:6px 6px 0;
text-align:center;
}

.accessoriesItem .itemGallery li {
display:block;
line-height:none;
}

.accessoriesItem .itemGallery li img {
display:block;
width:100%;
}

.accessoriesItem .itemGallery li a {
display:block;
z-index:9999;
}

.accessoriesItem #itemPager {
float:left;
padding:6px;
width:75%;
}

.accessoriesItem #itemPager span {
    width:24%;
    float:left;
    margin-right:1%;
    background:#fff;
    }

.accessoriesItem #itemPager span:last-child {
margin:0;
}

.accessoriesItem #itemPager a {
display:block;
float:left;
}

.accessoriesItem #itemPager a img {
display:block;
width:100%;
border:0;
}

.accessoriesItem .itemGallery li .large img {
width:1364px;
height:900px;
}

.accessoriesItem .full-zoom {
float:right;
text-align:right;
width:18%;
padding-right:6px;
padding-bottom:6px;
padding-top:6px;
}

.accessoriesItem .full-zoom a {
display:block;
padding-right:30px;
line-height:30px;
border-bottom:1px solid #333;
text-transform:uppercase;
font-size:.8em;
color:#333;
text-decoration:none;
}

.accessoriesItem .full-zoom a.fullscreen {
background:url('/images/fullscreenIcon.jpg') 100% 50% no-repeat;
}

.accessoriesItem .full-zoom a.zoom-image {
background:url('/images/zoomIcon.jpg') 100% 50% no-repeat;
}

.zoomContainer {
z-index:51;
}

.zoomLens {
border-color:#333 !important;
border-radius:75px!important;
height:150px!important;
width:150px!important;
border:1px solid #333 !important;
cursor: none;
}

.accordionContainer {
display:block;
width:100%;
}

.accordionContent {
display:block;
width:100%;
}

.accordionContent .containText  a {
    color:#a11d2c;
    text-decoration:none;
}
#subTitleUL {
margin:0;
padding:5px 0 0;
}

#subTitleUL li {
float:left;
width:43.5%;
padding:2px 10px;
background:#e9e9e9;
margin-bottom:1.5%;
margin-right:1.5%;
font-family:'triumphbrokmanbold', Arial, sans-serif;
}

#subTitleUL li:nth-child(2n) {
margin-right:0;
}

#subTitleUL li.active {
background:#a11d2b;
}

#subTitleUL li a {
color:#5d5d5d;
text-decoration:none;
text-transform:uppercase;
font-size:.7em;
display:block;
}

#subTitleUL li.active a {
color:#fff;
}

#subTitleUL li a:hover {
color:#a11d2b;
}

#subTitleUL li.active a:hover {
color:#fff;
}

#scrollContainer {
position:relative;
bottom:0;
background:#fff;
right:0;
height:auto;
padding:0 4px 5px;
margin-bottom:7px;
border-bottom:1px solid #333;
}

#scrollContainer .jspVerticalBar {
background:none;
}

#scrollContainer h2 {
display:block;
border-bottom:1px solid #333;
padding-bottom:5px;
margin-bottom:5px;
}

#scrollContainer h2 span {
float:right;
cursor:pointer;
line-height:15px;
font-size:1.2em;
color:#A41C29;
}

#scrollContainer.active {
border:0 solid #A11D2C;
}

#scrollContainer .intro {
font-weight:bold;
}

.chassis .contentScroll, .equipment .contentScroll {
	height: 90px;
}


.contentScroll {
margin-top:5px;
height:120px;
overflow:hidden;
}

.contentScroll .jspVerticalBar {
padding-right:0;
}

.contentScroll h5 {
margin:0 0 10px;
color:#002c59;
text-transform:uppercase;
}

.contentScroll p {
margin:0 0 10px;
color:#666;
}

.contentScroll .area.scroll-pane {
display:block;
width:100%;
height:150px;
overflow:auto;
}

.contentScroll .block{
    overflow:hidden;
}

.contentCopy {
display:block;
height:auto;
width:100%;
margin-bottom:10px;
}

.contentCopy > div {
display:block;
width:100%;
height:auto;
margin-bottom:10px;
}

.contentCopy > div p {
margin:0 0 10px;
}

.accordionContent {
    overflow:hidden;
}

.accordionContent .overImage img {
width:100%;
display:block;
margin-bottom:10px;
}

.accordionContent .contentGall {
height:67px;
display:block;
width:100%;
}

.accordionContent .contentGall ul {
padding:0;
margin:0;
}

.accordionContent p {
margin:0 0 10px;
font-size:0.8em;
}

.titleContainer {
display:block;
padding:4px;
background:#E9E9E9;
height:15px;
line-height:15px;
color:#333333;
font-size:.7em;
text-transform:uppercase;
font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

.accessoriesInfo .titleContainer {
    margin-bottom:7px;
}

.subImages {
display:inline-block;
width:100%!important;
}

.subImages a {
float:left;
margin-right:5px;
margin-top:1.5%;
display:block!important;
position:relative!important;
opacity:0.7;
}

.subImages a.highlight,.subImages a.active, .subImages a.activeImage {
opacity:1!important;
}

.subImages a:hover {
opacity:1!important;
}

.subImages a:nth-child(4n) {
margin-right:0;
}

.subImages a.last {
margin-right:0;
}

.subImages a img {
width:100%;
display:block;
border:0;
}

.paginationContainer {
display:block;
width:100%;
}

.gallPagination {
display:block;
margin-bottom:10px;
}

.gallPagination .pageitem {
display:block;
margin:0 5px;
}

.gallPagination .pageitem {
text-decoration:none;
color:#333;
text-transform:uppercase;
font-size:.9em;
}

.gallPagination .pageitem:hover {
color:#A41C29;
}

.gallPagination .pageitem:hover:after {
content:" >";
font-size:1em;
color:#A41C29;
}

.accordionContent {
border-bottom:1px solid #666666;
}

.accordionContent .block.scroll-pane {
display:block;
width:100%;
height:90px;
overflow:hidden;
margin-bottom: 10px;
}

.accordionContent .previousBtnClick,.accordionContent .nextBtnClick {
color:#a41c29;
font-size:1.3em;
text-decoration:none;
float:left;
width:5%;
}

.accordionContent .nextBtnClick {
float:right;
}

.accordionContent .jspVerticalBar {
padding-right:0;
}

.accordionContainer h2:last-child {
border:0;
}

.accordionContent ul, .storyItemContent ul {
    padding-left:10px;
    margin-left:5px;
}

.accessoriesInfo .accordionContent .fitsOnBikes {
    margin:10px 0;
}

.accessoriesInfo .accordionContent .fitsOnBikes a {
    font-size:0.9em;
}
.accordionContent ul li{
 background: url("/images/motorcycles-liBg.png") no-repeat scroll 0 50% transparent;
    font-size: 0.8em;
    line-height: 13px;
    margin-bottom: 5px;
    padding-left: 10px;
    color:#666;
}

.storyItemContent ul li{
 background: url("/images/motorcycles-liBg.png") no-repeat scroll 0 50% transparent;
    font-size: 0.8em;
    line-height: 13px;
    margin-bottom: 5px;
    padding-left: 10px;
    color:#666;
}

#content .tab-content{
    display:none;
}

.accordionNav {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
display:none;
z-index:8;
}

.accordionNav #prev {
position:absolute;
top:40%;
left:0;
background:url('/images/left-carousel-btn.png') 0 0 no-repeat;
width:49px;
height:43px;
overflow:hidden;
text-indent:-100%;
}

.accordionNav #prev:hover {
background:url('/images/left-carousel-btn-hover.png') 0 0 no-repeat;
}

.accordionNav #next {
position:absolute;
top:40%;
right:0;
background:url('/images/right-carousel-btn.png') 0 0 no-repeat;
width:49px;
height:43px;
overflow:hidden;
text-indent:-100%;
}

.accordionNav #next:hover {
background:url('/images/right-carousel-btn-hover.png') 0 0 no-repeat;
}

.accessoriesGallery {
width:100%;
display:inline-block;
height:200px;
overflow:hidden;
}

.accessorieslandingPage .accordionContainer .acc_container .block {
width:100%;
display:block;
}

.accessoriesGallery .bxslider {
height:200px;
}

.accessoriesGallery .acContainer ul {
margin:0;
}

.accessoriesGallery .bx-pager-item {
padding:1px;
font-size:.7em;
}

.browse {
display:block;
background:none;
padding:0;
}

.browse .viewAccessories {
display:block;
padding:7px;
background:#fff;
}

.browse .viewAccessories a {
text-transform:uppercase;
color:#fff;
display:block;
text-decoration:none;
padding-left:85px;
line-height:30px;
background:#5c5c5c url('/images/configuratorIconBg.png') 10% 55% no-repeat;
 transition: background-color 0.6s ease-in 0s;
}

.browse .viewAccessories a:hover {
    background: url('/images/configuratorIconBg.png') no-repeat 10% 55% #000000;
}
.browse .viewAccessories a span {
    background: url("/images/whiteArrow.png") no-repeat scroll 95% 50% transparent;
    display: block;
}
.searchBike {
background:#fff;
display:block;
padding:7px;
}

.searchBike .bgBike {
    position:relative;
}

.searchBike .bgBike #maincontent_0_BikeModelsDropdownValidator {
    bottom:65px;
    right:0;
    position:absolute;
}
.searchBike .bgBike h2, .viewAccessories h2 {
font-family: 'triumphbrokmanbold',Arial,sans-serif;
text-transform:uppercase;
margin-bottom:10px;
}

.searchBike .bgBike p, .viewAccessories p {
font-size:.8em;
padding-right:15px;
}


.searchBike .bgBike select {
background:none repeat scroll 0 0 #808285;
display:block;
width:100%;
}

.searchBike .bgBike .select2-container {
margin-bottom:8px;
width:100%;
}

.searchBike .bgBike .select2-container .select2-drop {
border-top:1px solid #999999;
}

.searchBike .bgBike .select2-choice {
background:none repeat scroll 0 0 #E0E0E0;
border:0 none;
box-shadow:none;
color:#333;
height:30px;
line-height:30px;
}

.searchBike .bgBike .select2-choice div {
width:30px;
}

.searchBike .bgBike .select2-choice div b {
background:url('/images/filter-select-arrow.png') no-repeat scroll 0 50% transparent;
}

.searchBike .bgBike a.searchBikesBtn {
text-transform:uppercase;
color:#333;
display:block;
text-decoration:none;
padding-left:115px;
line-height:30px;
background:#fff url('/images/searchBikesIcon.png') 10% 55% no-repeat;
}
@media screen and /*! space*/ (-webkit-min-device-pixel-ratio:0) {
    .searchBike .bgBike a.searchBikesBtn {
        line-height:35px;
    }
}
.searchBike .bgBike a.searchBikesBtn span {
 background: url("/images/tab-li-hover-bg.png") no-repeat scroll 95% 50% transparent;
    display: block;
    height:30px;
}
.accessoriesScroll {
    height:260px;
    overflow:hidden;
    margin-top:5px;
}
/* accessories styles end*/

/* clothing styles */
#clothinglandingPage {
width:100%;
display:block;
position:relative;
margin:auto;
margin-top:40px;
margin-bottom:2.5641%;
background:#fff;
padding:6px 0;
overflow:hidden;
}

#clothinglandingPage .acContainer {
position:relative;
margin:0 auto;
width:100%;
}

#clothinglandingPage .acContainer .clothingGrid {
margin:0;
padding:0;
}

#clothinglandingPage .grid-accordion .caption {
height:auto!important;
background:#fff;
color:#333;
}

#clothinglandingPage .grid-accordion .caption h1 {
display:block;
font-family: 'triumphbrokmanbold',Arial,sans-serif;
text-transform:uppercase;
margin-bottom:10px;
}

#clothinglandingPage .grid-accordion .caption h1 a{
	text-decoration:none;
	-webkit-transition:color .6s ease-in;
	-moz-transition:color .6s ease-in;
	-o-transition:color .6s ease-in;
	-ms-transition:color .6s ease-in;
	color:#333;
    background:url('/images/tab-li-hover-bg.png') 100% 50% no-repeat;
    padding-right:20px;
}

#clothinglandingPage .grid-accordion .caption h1 a:hover{
	color:#a41c29;
	}

#clothinglandingPage .grid-accordion .caption small {
font-size:.7em;
display:block;
line-height:15px;
padding-bottom:15px;
}

#clothinglandingPage .grid-accordion .captionCategories {
padding:10px 0;
border-bottom:1px solid #666;
border-top:1px solid #666;
}

#clothinglandingPage .grid-accordion .captionCategories span {
width:44%;
display:inline-block;
font-size:.7em;
}

#clothinglandingPage .grid-accordion .captionCategories span a {
color:#808080;
text-decoration:none;
text-transform:uppercase;
padding-right:15px;
font-family: 'triumphbrokmanbold',Arial,sans-serif;
line-height:15px;
display:inline-block;
}

#clothinglandingPage .grid-accordion .captionCategories span a:hover {
color:#a11d2c;
background:url('/images/smallRight-arrow.jpg') 100% 50% no-repeat;

}

#clothinglandingPage .grid-accordion .captionItem {
padding-top:10px;
display:inline-block;
}

#clothinglandingPage .grid-accordion .captionItem .image {
display:block;
height:78px;
width:78px;
float:left;
background:red;
margin-right:10px;
}

#clothinglandingPage .grid-accordion .captionItem a {
text-transform:uppercase;
text-decoration:none;
font-size:.8em;
color:#333;
}

#clothinglandingPage .grid-accordion .captionItem a:after {
content:" >";
color:#a11d2c;
font-size:1.3em;
}

#clothinglandingPage .vertText{
	position:absolute;
	top:195px; right:-85px;
    text-transform:uppercase;
    font-family: 'triumphbrokmanbold',Arial,sans-serif;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
    display:inline-block;
    width:200px;
    color:#fff;
    text-align:right;
    text-shadow: 0px 0px 5px #333333;
	}

.clothingFilterPanel{
	background:#FFF;
	padding:7px;
	}
.clothingFilterPanel h2{
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:1px solid #333;
	}

.clothingFilterPanel select {
display:block;
background:#808285;
width:100%;
}

.clothingFilterPanel .select2-container {
width:100%;
margin-bottom:8px;
padding-bottom:8px;
border-bottom:1px solid #333;
}

.clothingFilterPanel .select2-container .select2-drop {
border-top:1px solid #999;
}

.clothingFilterPanel .select2-container .select2-choice {
background:#e0e0e0;
color:#333;
height:30px;
line-height:30px;
border:0;
box-shadow:none;
}

.clothingFilterPanel .select2-container .select2-choice div {
width:30px;
}

.clothingFilterPanel .select2-container .select2-choice div b {
background:url('/images/filter-select-arrow.png') 0 50% no-repeat;
}

.clothingFilterPanel p{
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	font-size:0.8em;
	color:#333;
	margin:0 0 0 0;
	}
.clothingFilterPanel .sortByPrice .ascending, .clothingFilterPanel .sortByPrice .descending  { float:left; margin-bottom:10px;}
.clothingFilterPanel .sortByPrice .ascending .radio { margin-top:7px;}
.clothingFilterPanel .sortByPrice .descending .radio{ margin-top:3px;}
.clothingFilterPanel .sortByPrice .ascending label{
background:url('/images/ascendIcon.jpg') 0 50% no-repeat;
overflow:hidden;
text-indent:-100%;
display:inline-block;
float:right;
width:120px;
height:27px;
margin-left:3px;
	}
.clothingFilterPanel .sortByPrice .descending label{
background:url('/images/descendIcon.jpg') 0 50% no-repeat;
overflow:hidden;
text-indent:-100%;
display:inline-block;
float:right;
width:120px;
height:27px;
margin-left:3px;
	}

.clothingFilterPanel .clothingColours p {
    margin:0;
}
.clothingFilterPanel .clothingColours ul{
	margin:0;
	}
.clothingFilterPanel .clothingColours ul li{
	margin-bottom:0;
	display:block;
	}
.clothingFilterPanel .clothingColours ul li .checker{
	float:left;
	}

.clothingFilterPanel .clothingColours ul li label{
	font-size:0.8em;
	}

    .clothingFilterPanel label {
        font-size:0.8em;
        width:80%;
        line-height:20px;
        float:left;
    }


.clothingDetailsPanel {
		padding:7px;
		background:#FFF;
		margin-bottom:2.5641%;
}

.clothingDetailsPanel h1 {
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:1.5em;
	}
.clothingDetailsPanel .typeLinks h3{
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	padding:2px 0;
	}
.clothingDetailsPanel .clothingTypes{
	margin:0;
	padding:7px 10px 7px 0;
	float:left;
	}
.clothingDetailsPanel .clothingTypes li{
	font-size:0.8em;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	text-transform:uppercase;
	display:block;
	}
.clothingDetailsPanel .clothingTypes li a{
	 color:#333;
	 text-decoration:none;
	 padding-right:15px;
	 -webkit-transition:color .6s ease-in;
	 -moz-transition:color .6s ease-in;
	 -o-transition:color .6s ease-in;
 	 -ms-transition:color .6s ease-in;
	 }
.clothingDetailsPanel .clothingTypes li a:hover{
	color:#A41C29;
background:url('/images/smallRight-arrow.jpg') 100% 50% no-repeat;
	}

.clothingDetailsPanel .imageContent img{
	display:block;
	width:100%;

		}
.container.clothingPage{
	}
/* clothing styles end*/
/* #supersized and socialnet styles */
#supersized-loader {
position:absolute;
top:50%;
left:50%;
z-index:0;
width:60px;
height:60px;
margin:-30px 0 0 -30px;
text-indent:-999em;
background:url('/img/T-animation-6_3.gif') no-repeat center center;
}

#supersized {
display:block;
position:fixed;
left:0;
top:0;
overflow:hidden;
z-index:0;
width:100%;
height:100%;
margin:0;
background:#000;
}

#supersized img {
width:auto;
height:auto;
position:relative;
display:none;
outline:none;
border:none;
}

#supersized.speed img {
-ms-interpolation-mode:nearest-neighbor;
image-rendering:0;
}

/*Speed*/
#supersized.quality img {
-ms-interpolation-mode:bicubic;
image-rendering:optimizeQuality;
}

/*Quality*/
#supersized li {
display:block;
list-style:none;
z-index:-30;
position:fixed;
overflow:hidden;
top:0;
left:0;
width:100%;
height:100%;
background:#000000 url('/images/triumphBg.gif') 50% 50% no-repeat;
}

#supersized a {
width:100%;
height:100%;
display:block;
}

#supersized li.prevslide {
z-index:-20;
}

#supersized li.activeslide {
z-index:-10;
}

#supersized li.image-loading {
background:#111 url('/img/T-animation-6_3.gif') no-repeat center center;
width:100%;
height:100%;
}

#supersized li.image-loading img {
visibility:hidden;
}

#supersized li.prevslide img,#supersized li.activeslide img {
display:inline;
}

.slide-controls {
position:absolute;
z-index:11;
float:right;
width:15px;
margin:10px 0 0;
z-index:12;
right:10px;
}

#slide-list {
position:relative;
width:14px;
height:auto;
margin:0;
padding:0;
float:left;
}

#slide-list li {
background:url('/images/slide-list-bg.png') 85% 0 no-repeat;
display:block;
height:6px;
margin-bottom:3px;
cursor:pointer;
float:left;
}

#slide-list li a {
position:relative;
height:6px;
width:14px;
display:block;
}

#slide-list li:last-child {
margin:0;
}

#slide-list li.current-slide {
background:url('/images/slide-list-bg-current.png') 100% 0 no-repeat;
}

.socialNet {
float:left;
margin-top:10px;
}

.socialNet ul {
padding:0;
margin:0;
}

.socialNet li {
display:block;
float:left;
margin-bottom:1px;
}

.socialNet li a {
display:block;
height:28px;
width:28px;
float:left;
}

.socialNet li a.fbIcon {
background:url('/images/fb-page-icon.png') no-repeat;
}

.socialNet li a.twIcon {
background:url('/images/tw-page-icon.png') no-repeat;
}

.socialNet li a.ytIcon {
background:url('/images/yt-page-icon.png') no-repeat;
}

.socialNet li a.pnIcon {
background:url('/images/pn-page-icon.png') no-repeat;
}

.socialNet li a.inIcon {
background:url('/images/in-page-icon.png') no-repeat;
}

/* #supersized and socialnet styles end */
/* modal styles */
#overlay {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:#000;
opacity:0.5;
filter:alpha(opacity=50);
z-index:99;
}

#modal {
position:absolute;
padding:8px;
z-index:99;
}

#close {
position:absolute;
width:24px;
height:27px;
display:block;
top:14px;
right:2px;
z-index:11;
color:#a41c29;
font-weight:bold;
text-decoration:none;
}

#close:hover {
text-decoration:none;
}

/* modal styles end */
/* Footer */
#footer {
border-top:5px solid #ffffff;
position:relative;
bottom:0;
width:100%;
z-index:10;
display:block;
}

.footerArea ul {
background:rgba(0,0,0,0.8);
height:18px;
list-style:none outside none;
margin:auto;
padding:5px 0 2px 10px;
width:auto;
float:right;
}

.footerArea ul li {
background:url('/images/footerBull.png') no-repeat scroll 100% 50% transparent;
border:0 none;
float:left;
font-size:10px;
line-height:15px;
margin-right:8px;
padding-right:12px;
color:#ffffff;
font-weight:bold;
}

.footerArea ul li.copyRight {
background:none repeat scroll 0 0 transparent;
border:0 none;
margin:0 0 0 10px;
font-weight:normal;
}

.footerArea ul li a {
color:#ffffff;
text-decoration:none;
}

.footerSelectMenu {
display:none;
}

.footermenu {
background:none;
height:23px;
width:200px;
border:none;
color:#fff;
font-size:.8em;
float:left;
}

.footerSelectMenu .copyRight {
font-size:.6em;
color:#fff;
line-height:22px;
height:22px;
float:left;
padding-left:10px;
}

/* Footer End */
body.lang .menuLinks {
margin-left:15px;
}

body.lang .menuLinks li {
width:auto;
text-align:center;
}

body.lang .menuLinks li a {
padding-left:6px;
padding-right:6px;
}

body.lang .menuLinks li:last-child {
width:145px;
}

body.lang .menuLinks li:last-child a {
padding-left:0;
padding-right:0;
}

body.font .footerArea ul li {
font-size:.7em;
}

body.font .navLinks li {
font-size:.7em;
line-height:15px;
}

body.font .navLinks {
margin-top:26px;
}

body.lang.font footerArea ul li {
font-size:.7em;
}

body.lang.font .navLinks li {
font-size:.7em;
line-height:15px;
}

.row-fluid .span2.product.noBtm {
margin-bottom:0;
}

/* contact page */
.contact {
	background: #fff;
}
.contactRowField{
	position:relative;
	}
.contactRowField .requiredField{
	right:-11px;
	top:0;
	}

.contactInfo {
    position:relative;
    display:block;
}

.contactInfo a {
    color:#a11d2c;
    text-decoration:none;
}

.contactOuter {
    position:relative;
    bottom: 0px;
    display: block;
}
.contactOuter.absolute {
    position: absolute;
    width:100%;
}
/* bike cat landing page */
.bikeCatInfo h1 {
    border-bottom: 1px solid #666666;
    color: #333333;
    font-size: 1.6em;
    margin-bottom: 10px;
    padding-bottom: 7px;
    text-transform: uppercase;
}
.bikeCatCta .cta-helpmechoose {
    background: url("/images/bikeSelectorBg.png") no-repeat scroll 10px 48% #858585;
}
.bikeCatCta .cta-helpmechoose, .bikeCatCta .cta-configurator {
    color: #FFFFFF;
    display: block;
    line-height: 20px;
    margin-bottom: 7px;
    padding: 5px 5px 5px 80px;
    transition: background-color 0.6s ease-in 0s;
}

.bikeCatCta .cta-helpmechoose, .bikeCatCta .cta-configurator{
	text-decoration:none;
	text-transform:uppercase;
	}

.bikeCatCta .cta-configurator {
    background: url("/images/configuratorIconBg.png") no-repeat scroll 10px 48% #474747;
    margin: 0;
}
.bikeCatCta .cta-helpmechoose:hover {
    background: url("/images/bikeSelectorBg.png") no-repeat scroll 10px 48% #000000;
}
.bikeCatCta .cta-configurator:hover {
    background: url("/images/configuratorIconBg.png") no-repeat scroll 10px 48% #000000;
}

.span4.leftContainer{
	padding: 0;
	background: none;
}

.bikeCatInfo{
	padding: 7px;
	background: #fff;
}

.bikeCatDetail{
    padding:7px;
	margin-top: 20px;

    background: #fff;
}

.bikeCatImage img{
	display: block;
	width: 100%;

}

.bikeCatDetail h4{
	font-weight: normal;
	font-size: 1em;
	display: block;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;

}

.bikeCatDetail h4 span{
	float: right;
	color: #999999;
}

.bikeCatDetail p{
	font-size: 0.8em;
}

.bikeCatDetail .viewBike{
	text-decoration: none;
	color: #333;
	display:inline-block;
	border-top: 1px solid #333;
	text-transform: uppercase;
	font-size: 1em;
	padding:5px 20px 5px 0;
	background: url('/images/specsArrow-active.png') 98% 10px no-repeat;
}

.container.bikeCategoryPage{
	height: 900px;
}
.eventImages .bikeCatGallery{
	margin-top: 0;
}
.bikeCatGallery{
	margin-top: 20px;
}
.bikeCGall{
	background: #fff;
	padding: 7px;
}

.bikeCat-bx-slider li:last-child{
	margin-right: 0 !important;
}


.bikeCatGallery ul{
	padding: 0;
	margin: 0;
}

.bikeCatGallery ul li {
    float:left;
    }

.bikeCatGallery ul li img{
	display: block;
	width: 100%;
    border:0;

}

.bikeCatGallery .bx-Previous{
	background: url('/images/leftGall-arrow.jpg') 0 0 no-repeat;
	height: 29px;
	width: 29px;
	display:block;
	float: left;
}

.bikeCatGallery .bx-Previous:hover{
	background: url('/images/leftGall-hover-arrow.jpg') 0 0 no-repeat;
}

.bikeCatGallery .bx-Next:hover{
	background: url('/images/rightGall-hover-arrow.jpg') 0 0 no-repeat;
}

.bikeCatGallery .bx-Next{
	background: url('/images/rightGall-arrow.jpg') 0 0 no-repeat;
	height: 29px;
	width: 29px;
	display:block;
	float: right;
}

.bikeCatGallery .bx-Previous a, .bikeCatGallery .bx-Next a{
	display: block;
	height: 29px;
	width: 29px;
	float: left;
}
.row-fluid.bikeCatControls{
	width:75px;
	position: relative;
	margin: auto;
	margin-top: 10px;

}
/* bike cat landing page end */

.storyContentImage{ display:none;}
.mobileImageBox{ display:none;}

/* contact page */
.container.contactPage{
}
.contact {
	background: #fff;
}

.contact h1{
	 font-family: 'triumphbrokmanbold',Arial,sans-serif;
    font-size: 1.6em;
    margin-bottom: 10px;
    text-transform: uppercase;
	padding-top:10px;
}

.contactContainer{
	padding: 7px;
}

.contact p{
	margin:0 0 10px 0;
    line-height:17px;
}

.contact p.copyIntro{
	color: #002d57;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
}

 .contactImage {
        background:url('/images/road_texture_bg.jpg') 0 0 repeat-y;
    }
.contactImage img{
	display: block;
	width: 100%;
    border-bottom:7px solid #fff;
}

.mask {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:100%;
left:0;
background-color:rgba(0,45,87,0.7);
opacity:0;
-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition:all .3s ease-in-out .4s;
-webkit-transition:all .3s ease-in-out .4s;
-moz-transition:all .3s ease-in-out .4s;
-o-transition:all .3s ease-in-out .4s;
-ms-transition:all .3s ease-in-out .4s;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);

}
.contactForm{
	padding: 7px;
	background: #ccc;
    position:relative;
    top:0;
}

.contactForm .enquiry h4{
	font-weight: normal;
	font-size: 1em;
	display: block;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;

}

.competitionForm .enquiryField {
    margin-top:40px;
}

.contactForm .enquiry h4 span{
	float: right;
	color: #A11D2C;
	font-size: 0.7em;
}

.contactForm input.text{
	background: #fff;
	border: 0;
	display: block;
	font-size: 0.8em;
	padding: 2%;
	width: 96%;
	margin-bottom: 10px;
	font-family: 'triumphbrokmanregular',Arial,sans-serif;
}

.contactForm .select2-container {
    width: auto;
	 margin-bottom: 10px;
}
.contactForm .select2-container .select2-drop {
    border-top: 1px solid #999999;
}
.contactForm .select2-container .select2-choice span{
	margin-right: 46px;
}

.contactForm .select2-container .select2-choice {
    background: none repeat scroll 0 0 #8f8f8f;
    border: 0 none;
    box-shadow: none;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.contactForm .select2-container .select2-choice div {
    width: 30px;
}
.contactForm .select2-container .select2-choice div b {
    background: url("/images/filter-select-arrow.png") no-repeat scroll 0 50% transparent;
}

.contactForm textarea{
	padding:2%;
	width: 96%;
	height: 92px;
	margin-top:40px;
	height:130px;
	border: 0;
	font-size: 0.8em;
	font-family: 'triumphbrokmanregular',Arial,sans-serif;
}

.inputForm{
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
.inputForm .enquiryField{
	position:relative;
	}

.inputForm .enquiryField .requiredField{
	top:20px;
	right:0;
	}

.contactForm small{
	font-size: 0.6em;
	line-height: 15px;
	margin-bottom:5px;
	display: block;
}

.inTouchField div.checker span{
	background-position: -287px -257px;
}
.inTouchField div.checker.focus span,
.inTouchField div.checker:hover span{
	background-position: -287px -257px;
}
.inTouchField div.checker span.checked{
	background-position: -311px -257px;
}
.inTouchField div.checker.focus span.checked,
.inTouchField div.checker:hover span.checked {
  background-position: -335px -257px; }
.inTouchField div.checker.focus:active span,
.inTouchField div.checker:active:hover span,
.inTouchField div.checker.active:hover span,
.inTouchField div.checker.focus.active span {
  background-position: -335px -257px; }

.inTouchField div.checker.focus:active span.checked,
.inTouchField div.checker:hover:active span.checked,
.inTouchField div.checker.active:hover span.checked,
.inTouchField div.checker.active.focus span.checked {
  background-position: -335px -257px;
}

.inTouchField .submit, .inTouchField .submitRegistration{
	background: #A11D2C url('/images/whiteArrow.png') 90% 50% no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.8em;
	border: 0;
	padding: 2% 10%;
	display: inline-block;
	width:auto;
	margin-top: 5px;
	-webkit-transition:background-color .6s ease-in;
	-moz-transition:background-color .6s ease-in;
	-o-transition:background-color .6s ease-in;
	-ms-transition:background-color .6s ease-in;
    font-family: 'triumphbrokmanregular',Arial,sans-serif;
}

.inTouchField .submit:hover, .inTouchField .submitRegistration:hover{
	background:#000 url('/images/whiteArrow.png') 90% 50% no-repeat;
	}

.signupFields .submit{
	background: #A11D2C url('/images/whiteArrow.png') 90% 50% no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.8em;
	border: 0;
	padding: 2% 10%;
	display: inline-block;
	width:auto;
	margin-top: 5px;
	-webkit-transition:background-color .6s ease-in;
	-moz-transition:background-color .6s ease-in;
	-o-transition:background-color .6s ease-in;
	-ms-transition:background-color .6s ease-in;
    font-family: 'triumphbrokmanregular',Arial,sans-serif;
    text-decoration:none;
}

.signupFields .submit:hover{
	background:#000 url('/images/whiteArrow.png') 90% 50% no-repeat;
	}

.inTouchField .inTouch{
	padding:0;
	}

.inTouchField div p {
    font-size:0.6em;
}

.inTouch{
	background: none;
}

.inTouch label{
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 16px;
}

.privacy label{
	font-size: 0.7em;
	line-height: 24px;
}

.privacy label a{
	color: #A11D2C;
	text-decoration: none;
}

.alsoInterested h4{
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding-top: 5px;
	border-top: 1px dashed #333;
}

.alsoInterested .span4 img{
	display: block;
	width: 100%;
}

.alsoInterested .span4{
	overflow: hidden;
	padding: 0;
}

.contact-bxSlider{
	margin: 0;
}

.contactGallery .span4{
	padding: 0;
}

.contactGallery .span4 img{
	display: block;
	width: 100%;
}

.contactContainerBtm {
	margin-top: 10px;
	padding: 0 7px 7px;
}
h4.contactTitle{
	 font-weight: normal;
    margin: 0 0 5px;
    padding-top: 5px;
    text-transform: uppercase;
	 border-top: 1px solid #333;
}
/* contact page end */

/* become a dealer  */
.becomeADealer {
        margin-top:20px;
        padding:0px;
        overflow:hidden;
        display:block;
        position:relative;
    }

    .becomeADealer img {
        width:100%;
    }

/* become a dealer end */

/* help me chosse */
.filterRow {
        background-color: #fff;
    }
    .helpMeChooseResult {
        margin-left:0px;
        background-color:rgba(0,0,0,0);
         -webkit-transition: background-color 500ms linear;
         -moz-transition: background-color 500ms linear;
         -o-transition: background-color 500ms linear;
         -ms-transition: background-color 500ms linear;
         transition: background-color 500ms linear;
    }
	.helpMeChooseResult.span4{
		padding:0;

		}
    .helpMeChooseResults {
        margin:21px 0;
    }
    .helpMeChoose .rowThree {
        text-align:center;
		margin-bottom:10px;
    }

	.helpMeChoose .rowSix {
		margin-bottom:10px;
		}

    .helpMeChooseResult img {
        width: 100%;
    }
    .helpMeChooseResults .span4 {
        background-color:transparent;
    }
    .helpMeChooseResults .title {
        color:#eee;
        text-decoration:none;
        text-transform:uppercase;
    }
    .helpMeChooseResults .span4 .title {
        font-size:75%;
    }
    .helpMeChooseResults .span2 .title {
        font-size:60%;
    }
    .text-right {
        text-align:right;
    }
	.ridingPosFilter .graphic , .twinCylindersFilter .graphic, .tripleCylindersFilter .graphic, .bikeUsageFilter .graphic{
        position:relative; margin:auto; height:110px; width:auto;
        text-align:center;
	}

    .ridingPosFilter .graphic img, .twinCylindersFilter .graphic img, .tripleCylindersFilter .graphic img, .bikeUsageFilter .graphic img{
        display:inline-block;
        width:100%;
    }

    .ccValue {
        position:absolute; bottom:10px; right:40px;
        font-family: 'triumphbrokmanbold',Arial,sans-serif;
        font-size:0.9em;
    }

     .priceFilter {
        position:absolute; bottom:90px; left:0px;
        font-family: 'triumphbrokmanbold',Arial,sans-serif;
        font-size:0.9em;
    }
	.ridingPosFilter .graphic.all{ background:url('/images/allPos.jpg') 50% 50% no-repeat; }
	.ridingPosFilter .graphic.leanbck{ background:url('/images/leanbackPos.jpg') 50% 50% no-repeat; }
	.ridingPosFilter .graphic.situp{ background:url('/images/situpPos.jpg') 50% 50% no-repeat; }
	.ridingPosFilter .graphic.leanfwd{ background:url('/images/leanfwdPos.jpg') 50% 50% no-repeat; }

    .hiddenBike {
        background-color:red !important;
        -webkit-transition: background-color 1.0s linear;
         -moz-transition: background-color 1.0s linear;
         -o-transition: background-color 1.0s linear;
         -ms-transition: background-color 1.0s linear;
         transition: background-color 1.0s linear;
    }

.rangeSlider {
   padding:14px 0 0 0 ;
   display:block;
}
	.filterTitle{
		padding:7px;
		display:block;

		}
	.filterTitle h3{
		margin:0;
		font-weight:normal;
		padding-bottom:10px;
		border-bottom:1px solid #333;
		}

	.ridingPos, .twinCylinders, .tripleCylinders, .usageFilter{
		padding:0 0 7px 0;
		}

.ridingPos {
    padding-left:7px;
}

.usageFilter {
    padding-right:7px;
}
	.ridingPos, .twinCylinders, .tripleCylinders {
		border-right:1px dashed #333;
		}

	.ridingPosFilter p, .tripleCylinders p, .twinCylinders p, .usageFilter p{
		margin:0 0 5px 0;
		font-family: 'triumphbrokmanbold',Arial,sans-serif;
		color:#333;
		}


	.postionType, .angleType{
		display:block;
		text-align:center;
		font-size:0.8em;
		margin-bottom:5px;
		}

	#sliderRiderPosition, #sliderCornerAngle{
		height:2px;
		border-radius:0;
		background:#cccccc;
		width:80%;
		position:relative;
		margin:auto;
		}
	#sliderRiderPosition .ui-slider-handle, #sliderCornerAngle .ui-slider-handle{
		border-radius:15px;
		height:9px;
		width:9px;
		background:#a11d2c;
		}

		#sliderRiderPosition .ui-widget-header, #sliderCornerAngle .ui-widget-header{
			background:#CCC;
			}

		.ridingAmbFilter{
			padding-top:0;
			}
		.ridingAmbFilter .outer{
			display:block;
			}

		.ridingAmbFilter ul{
			margin:0;
			width:100%;
			}
		.ridingAmbFilter ul li{
			float:left;
			width:33%;
			display:block;
			height:134px;
			text-align:center;
			}

		.ridingAmbFilter ul li .checker{
			padding-top:80px;
			}
		.ridingAmbFilter ul li label{
			display:block;
			width:100%;
			font-size:0.8em;
			}
		.ambition0{
			background: url('/images/ambitionFilter-offroad.jpg') 50% 0% no-repeat;
			}
		.ambition1{
			background: url('/images/ambitionFilter-urban.jpg') 50% 0% no-repeat;
			}
		.ambition2{
			background: url('/images/ambitionFilter-track-race.jpg') 50% 0% no-repeat;
			}

		.usageFilter{
			padding-top:0;
			margin:0;
			}
		.usageFilter .span9{
			height:157px;
			border-right:1px dashed #333;
			}
		.usageFilter li{
			width:50%;
			float:left;
			margin-bottom:5px;
			}

		.usageFilter li label{
				font-size:0.8em;
				}
		.priceFilter{
			padding:0;
			}
		.priceFilter p span {
			float:right;
			}
		#sliderPrice, #sliderCapacity{
			width:2px;
			border-radius:0;
			background:#cccccc;
			height:1px;
			position:relative;
			margin:auto;
			}

		#sliderPrice .ui-slider-handle, #sliderCapacity .ui-slider-handle{
			border-radius:15px;
			height:9px;
			width:9px;
			background:#a11d2c;
			left:-0.25em;
		}

		#sliderPrice .ui-widget-header, #sliderCapacity .ui-widget-header{
			background:#CCC;
			}
		.compareBikesContainer{
			border-bottom:1px solid #FFF;
			margin-bottom:10px;
            margin-top:10px;
			}
		.compareBikesContainer p{
            text-transform:uppercase;
			color:#fff;
            font-size:0.9em;
			}

		.compareBikeModal p{
			text-align:right;
			color:#333;
			}

		.compareBikeModal p a{
            text-decoration:none;
			background: url('/images/modalClose.png') 100% 50% no-repeat;
			padding-right:32px;
            color:#333;
            text-transform:uppercase;
            font-family: 'triumphbrokmanbold',Arial,sans-serif;
			}

        .compareBikeModal.open p a{
            text-decoration:none;
			background: url('/images/modalOpen.png') 100% 50% no-repeat;
			padding-right:32px;
            color:#333;
            text-transform:uppercase;
            font-family: 'triumphbrokmanbold',Arial,sans-serif;
			}

            .helpMeChoose .checker {
                float:left;
            }
			.helpMeChoose .title{
				color:#fff;
				font-family: 'triumphbrokmanbold',Arial,sans-serif;
				text-transform:uppercase;
				text-decoration:none;
				font-size:0.7em;
                display:flex;
                display:-ms-flex;
                display:-webkit-flex;
				}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #a11d2c;
	}


#supersized{
			background:#2a2a2a;
			}
		.compareHeader{
			padding-bottom:5px;
			margin-bottom:15px;
			border-bottom:1px solid #ccc;
			}
		.compareHeader h3{
			font-weight:normal;
			font-family: 'triumphbrokmanregular',Arial,sans-serif; text-transform:uppercase; font-size:0.9em;
			background: url('/images/logo-new.png') 0 0 no-repeat; padding-left:145px;
			color:#ccc;
			height:32px;
			line-height:32px;
			}
		.compareHeader .closeButton{
			display:block;
			text-align:right;
			color:#ccc;
			text-decoration:none;
			font-size:0.7em;
			line-height:32px;
			font-family: 'triumphbrokmanbold',Arial,sans-serif;
			text-transform:uppercase;
			padding-right:30px;
			background: url('/images/modalClose.png') 100% 50% no-repeat;
			}
		.compareRow .span4{
			padding:0;
			background:none;
			}
		.compareRow img{
			display:block;
			}

		.compareRow h3{
			text-align:center;
			font-size:0.9em;
			line-height:24px;
			color:#FFF;
			padding-right:15px;
			font-family: 'triumphbrokmanbold',Arial,sans-serif;
			background: url('/images/smallWhiteArrow.png') 100% 55% no-repeat;
			display:table;
			text-align:center;
			text-transform:uppercase;
			position:relative;
			margin:auto;
			margin-bottom:10px;
			}


			.compareRow .select2-container {
				width: 100%;
				 margin-bottom: 10px;
			}
			.compareRow .select2-container .select2-drop {
				border-top: 1px solid #999999;
			}
			.compareRow .select2-container .select2-choice span{
				margin-right: 46px;
			}

			.compareRow .select2-container .select2-choice {
				background: none repeat scroll 0 0 #8f8f8f;
				border: 0 none;
				box-shadow: none;
				color: #333;
				height: 30px;
				line-height: 30px;
			}

			.compareRow .select2-container .select2-choice div {
				width: 30px;
			}

			.compareRow .select2-container .select2-choice div b {
				background: url("/images/filter-select-arrow.png") no-repeat scroll 0 50% transparent;
			}

            .compareRow .specContainerOuter {
               background:#464646;
               margin-bottom:25px;
            }

            .compareRow .specContainerOuter.price {
                height: 30px;
                margin:0;
            }

            .compareRow .specContainerOuter.price.selected {
                height: 50px;
                margin:0;
                padding-bottom:0;
            }

            .compareRow .specContainerOuter.price .specContainer .specification ul li span {
                font-size:1.4em;
                font-family:'triumphbrokmanbold', Arial, sans-serif;
            }

            .compareRow .specContainerOuter.selected {
					background:#a11d2c;
                 }

			.compareRow .specContainer {
				background:#464646;
				height:470px;
				position:relative;
				color:#fff;
				overflow:auto;

				}

				.compareRow .specContainer.selected {
					background:#a11d2c;

					}

				.compareRow .specContainer .specification:last-child {
				padding-bottom:0;
				}

				.compareRow .specContainer .specification {
				display:block;
				padding:7px 0;
				width:100%;

				}

				.compareRow .specContainer > div h2 {
				line-height:25px;
				font-size:1em;
				padding-left:12px;
				text-transform:uppercase;
				color:#fff;
				font-family:'triumphbrokmanregular', Arial, sans-serif;
				}

				.compareRow .specContainer ul {
				padding:10px 15px 0 0;
				margin:0;
				border:0;
				}

				.compareRow .specContainer ul li {
				display:block;
				width:100%;
				text-align:left;
				font-size:.7em;
				border-bottom:1px solid #fff;
				background:none;
				line-height:24px;
				float:left;
                margin-left:7px;
				}

				.compareRow .specContainer ul li span.type {
				font-family:'triumphbrokmanbold', Arial, sans-serif;
				width:33%;
				padding-left:2%;
				line-height:25px;
				display:inline-block;
				float:left;
				text-transform:uppercase;
				}

				.compareRow .specContainer ul li span.desc {
				width:65%;
				padding:0;
				font-weight:lighter;
				float:left;
				text-transform:none;
				}

				.compareImage{
					height:215px;
					display:block;
					}
            .compareRow .specContainer .jspTrack {
                padding:0;
            }

/* help me choose end */

/* test ride page */
.testrideContainer, .testRideFormContainer{
	background: #fff;
	padding: 7px;
}

.testrideInfo h1{
	 font-family: 'triumphbrokmanbold',Arial,sans-serif;
    font-size: 1.6em;
    text-transform: uppercase;
	padding:10px 0;
    border-bottom:1px solid #ffffff;
}

.testrideInfo h3 {
    text-transform:uppercase;
}

.testrideInfo p{
	margin:0 0 10px 0;
    display:inline-block;
    width:100%;
}

.testrideInfo p.mb{
	margin:10px 0 10px 0;
}

.testrideInfo p:last-child{
	margin: 0;
}

.testrideInfo .step {
    padding:7px 0;
    border-bottom:1px solid #fff;

}

.modelInterest{
	padding: 5px 0;
	margin-bottom: 10px;
    text-transform:uppercase;
}
.modelInterest p{
	margin: 0;
	font-size: 0.9em;
}

.modelInterest p span{
	color: #333;
}
.topSec {
    border-bottom:1px solid #fff;
}

.topSec h1{
    border:0;
}

.testRideRequired {
    color: #A41C29;
    display: block;font-family: 'triumphbrokmanmedium',Arial,sans-serif;
    font-size: 0.8em;
    margin:10px 0 0 0;
    padding-bottom: 10px;
    text-align: right;
    text-transform:uppercase;
}


.testbikeInfo h1{
    margin-bottom:10px;
}

.testbikeInfo h4{
	font-weight: normal;
	text-transform: uppercase;
	color: #002c59;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	margin: 0 0 10px 0;
}

.testbikeImage {
    padding:0;
}

.testbikeImage img, .testRideImage img{
	display: block;
	width:100%;
}

.testRideForm .modelType {
    margin:0 !important;
}

.testRideImage{
    background:url('/images/road_texture_bg.jpg') repeat-y;
    padding:0;
}
.testRideImage img {
    border-bottom:7px solid #fff;
}
.testRideFormContainer{
	margin-top: 30px;
}

.testRideForm{
	background: #ccc;
	padding: 7px;
}

.testRideForm h4{
	font-weight: normal;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	padding-bottom: 7px;
}

.testRideForm .span4{
	background: none;
	padding: 0;
	position:relative;
}

  .testRideForm .lookup .submit{
        background: url(/images/whiteArrow.png) no-repeat scroll 90% 50% #A11D2C;
        border: 0 none;
        color: #FFFFFF;
        display: inline-block;
        font-family: 'triumphbrokmanregular',Arial,sans-serif;
        font-size: 0.8em;
        padding:6px 10%;
        text-transform: uppercase;
        transition: background-color 0.6s ease-in 0s;
        width: auto;


    }

    .selectBikeForm .submit{
        background: none;
        display: inline-block;
        padding: 0;
        color: #A11D2C;
        text-decoration: underline;
        transition: none;
        margin-bottom: 10px;
        font-size: 0.7em;
        border: none;
    }

    .testRideForm .lookup .submit:hover {
         background-color:#000;
    }


.formRow, .lookup{
	position:relative;
	}

.selectBikeForm .requiredField, .customerDetails .requiredField{

    right:0;
	top:0;
	}

.selectBikeForm .requiredField {
    right:108px;
}

.lookup .requiredField{
    right:45px;
    position:absolute;
	}

.testRideForm label, .contactRowField label{
	text-align: left;
	font-size: 0.7em;
	text-transform: uppercase;
	width: 58%;
	float: left;
	margin-right: 2%;
	line-height: 15px;
    margin-bottom:5px;
}

.testRideForm .signupFields label{
	text-align: left;
	font-size: 0.7em;
	text-transform: uppercase;
	width: 30%;
	float: left;
	margin-right: 2%;
	line-height: 30px;
}

.testRideForm .signupFields .emailConfirm label{
	text-align: left;
	font-size: 0.6em;
	text-transform: uppercase;
	float: left;
	margin-right: 2%;
    width:90%;
	line-height: 30px;
}

.testRideForm .signupFields .emailConfirm .emailConfirmLabel {
	line-height: 15px;
}
.testRideForm .signupFields .emailConfirm .emailConfirmLabel h5 {
	margin: 0;
}

.testRideForm .signupFields .formInput.mb {
    margin-bottom: 10px;
}

.testRideForm .select2-container {
    width: 70%;
    clear: both;
    display: block;
	 margin-bottom: 5px;
}
.testRideForm .select2-container .select2-drop {
    border-top: 1px solid #999999;
}
.testRideForm .select2-container .select2-choice span{
	margin-right: 46px;
}

.testRideForm .select2-container .select2-choice {
    background: none repeat scroll 0 0 #8f8f8f;
    border: 0 none;
    box-shadow: none;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.testRideForm .select2-container .select2-choice div {
    width: 30px;
}
.testRideForm .select2-container .select2-choice div b {
    background: url("/images/filter-select-arrow.png") no-repeat scroll 0 50% transparent;
}

.testRideForm .text{
	width: 47%;
	display: inline-block;
	height: 22px;
    line-height:22px;
    box-shadow:0 0 6px #f0f0f0;
}
.testRideForm .text.old{
	display: inline-block;
	height: 22px;
    line-height:22px;
    box-shadow:0 0 6px #f0f0f0;
    width:auto;
}
.testRideForm .text.emailSignup{
	display: inline-block;
	height: 22px;
    line-height:22px;
    box-shadow:0 0 6px #f0f0f0;
    width:50%;
}
.emailSignupBackLink {
    background-color: white;
}
.emailSignupImage img {
    width: 100%;
}
.testRideForm .text.dob{
	display: inline-block;
	height: 22px;
    line-height:22px;
    box-shadow:0 0 6px #f0f0f0;
    width:25%;
}
.lookup{
	margin-bottom: 10px;
    text-align:right;
}

.testRideForm .lookup input {
    width:47%;
    margin-bottom:10px;
}
.testRideForm .lookup input.old {
    width:auto;
}
.lookupbtn{
	background: #000;
	color: #fff;
	text-align: center;
	border: 0;
	padding: 2%;
	width: 50%;
	display: inline-block;
	font-family: 'triumphbrokmanregular',Arial,sans-serif;
    text-transform:uppercase;
    font-size:0.8em;
}


.customerDetails{
	margin-bottom: 10px;
	position:relative;
}
.emailValidator{
	position:absolute;
    right:-11px;
    top:0;
    color: #A41C29;
	}


.dob{
	display: inline-block;
    position:relative;
	width: 54%;
}

.dob .text{
	width: 25%;
	float: left;
}

.dob .text.mid{
	margin: 0 4%;
}

.dob #maincontent_0_txtDobDay, .dob #maincontent_0_txtDobMonth, .dob #maincontent_0_txtDobYear {
    float:left;
    width:25%;
}

.dob #maincontent_0_txtDobMonth{
	margin: 0 4%;
}

.yourdetails .dob .requiredField{
    right:45px;
    top:-20px;
}

.errorInvalid {
  background-color:#efaeb6;
  font-size: 12px;
  font-family: 'triumphbrokmanregular',Arial,sans-serif;
  font-weight: normal;
  color: #000;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding:3px;
  line-height:22px;
  height:22px;

}

.valid {
  font-size: 12px;
  font-family: 'triumphbrokmanregular',Arial,sans-serif;
  font-weight: normal;
  color: #000;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding:3px;
  line-height:22px;
  height:22px;

}


.required{
	font-size: 0.9em;
	color: #A41C29;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	display: block;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 40px;
}

.testRideForm .inTouch label{
	float: none;
}

.testRideForm .inTouch label{
	float: none;
    line-height:25px;
}

.testRideForm .privacy{
	display: inline-block;
	padding-top: 10px;
    border-top:1px solid #fff;
    width:100%;
}

.testRideForm .privacy label{
	float: none;
    line-height:25px;
    display:inline-block;
    width:auto;
    margin-right:0;
    margin-bottom:10px;
}

.errorStar {
    color:#a11d2c;
}

.inTouchCopy{
	display:inline-block;
	margin-top: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.inTouchCopy small{
	 display: block;
    font-size: 0.7em;
    line-height: 15px;
}

.resultSelect label{
    float:none;
    line-height:18px;
    margin:0;
    cursor:pointer;
    display:inline-flex;
    text-align:left;
}

    .resultSelect .radio {
        text-align:left;
        margin-right:5px;
    }

.testrideInfo .yourdetails {
    border:0;
}
.yourdetails label {
    width:100%;
    text-align:left;
}

.yourdetails .span2, .yourdetails .span3 {
    padding:0;
}

.yourdetails .row-fluid {
    width:auto;
    padding-left:16%;
}

.yourdetails .requiredField {
    right:0;
}
.testRideForm .yourdetails .span2 .select2-container {
    width:100%;
}

.testRideForm .purchaseIntent .requiredField{
    position:relative;
    left:5px;
}

.yourdetails .testRide {
    margin-top:10px;
    padding:0;
}

.testRide .row-fluid {
    padding:0;
}
.yourdetails .submitForm {
    padding:0;
}
.testRide .inTouchCopy{
    display:block;
    margin-top:0;
    border:0;
}

.testRideForm .selectDealerForm label {
    width:100%;
    display:block;
    text-align:left;
    margin:0;
    padding-left:16%;
}

.testRideForm .phone input.text {
    width:100%;
}
.addResultsContainer{
	padding: 0 50px;
}

.addressResults{
	background: #ccc;
	padding: 7px;
}

.addressResults .row-fluid{
	border-top: 1px solid #fff;
	padding-top: 10px;
}
.addressResultsItem{
	background:none;
}
.addressResultsItem dl{
	font-size: 0.7em;
    height:165px;
    margin:0;
}

.addressResultsItem dd{
	margin-left: 40px;
}

.addressResultsItem .resultSelect {
    height:45px;
}

.distance{
	color: #002d57;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-left: 40px;
}

.testbikeContent {
    padding-right:5px;
}
/* test ride page end */
/* racing gallery */

.racingArticleGall .racingArticle {
    min-height:298px !important;
}
.racingGallery {
    background:#fff;
}
.racingGalleryItems {
    margin-top:2.5641%;
}
.racingGalleryItems a {
    display:block;
    }
.racingGalleryItems img {
    display:block;
    }
.aBackToRacing a {
    background: url('/images/cta-left-arrow.png') no-repeat scroll 0 50% transparent;
    color: #A11D2C;
    display: inline-block;
    font-family: 'triumphbrokmanbold',Arial,sans-serif;
    font-size: 0.8em;
    padding: 0px 0 0px 15px;
    text-decoration: none;
    text-transform: uppercase;
    line-height:30px;
}
.racingGallFilter {
    background:#fff;
    padding:7px 0;
}
.racingGallContainer {
    border-top:1px solid #333;
    border-bottom:1px dashed #333;
    display:block;
    padding:5px 7px;
}

.racingInfo {
    display: block;
    height: auto;
    position: relative;
    overflow:hidden;
    padding:7px;
    background:#fff;
}

.racingInfo img {
    width:100%;
    display:block;
    border:0;
    }

.racingGallRow .span3 {
    padding:0;

}
.filterByYear label, .filterEvent label {
    float:left;
    font-size:0.9em;
    font-family: 'triumphbrokmanmedium',Arial,sans-serif;
    color:#999;
    padding-right:1%;
    text-align:right;
    padding-top:5px;
}

.filterByYear label span {
    color:#333333;
    }

.aBackToRacing, .filterByYear, .filterEvent, .citz {
    padding:0;
}

.filterByYear label {
    width:44%;
    padding-right:1%;
    }
.racingGallContainer .filterByYear .select2-container {
    width:55%;
}

.filterEvent label {
    width:40%;
    padding-right:1%;
    }
.racingGallContainer .filterEvent .select2-container {
    width:59%;
}

.citz label {
    text-transform:uppercase;
    font-size:0.8em;
    padding-top:5px;
    font-family: 'triumphbrokmanbold',Arial,sans-serif;
    line-height:30px;
}



.racingGallContainer .select2-container .select2-drop {
	border-top:1px solid #999;
}

.racingGallContainer .select2-container .select2-choice {
	background:#979797;
	color:#333;
	height:30px;
	line-height:30px;
	border:0;
	box-shadow:none;
}

.racingGallContainer .select2-container .select2-choice div {
	width:30px;
}

.racingGallContainer .select2-container .select2-choice div b {
	background:url('/images/filter-select-arrow.png') 0 50% no-repeat;
}

/* racing gallery end */

/* gallery */
.galleryImage {
    margin-bottom:6px;
    padding:0;
}
.galleryImage img {
        width: 100%;
        display:block;
        border:0;
    }

.gallery.bikeCatGallery .gallery-bx-slider .galleryImage {
    width:auto !important;
}

/* gallery end*/

/* inside triumph*/

    .insideLink {
        height:214px;
    }

.insideTriumph .row-fluid {
    margin-bottom:2.5641%;
}

    .topRow.Row1 {
        height: 214px;
    }

    .insideTriumph h1 {
    font-size: 1.6em;
    text-transform: uppercase;
    padding-bottom:5px;
    border-bottom:1px solid #333;
    margin-bottom:5px;
}

    .introContent, .ctaContainer{
        background:#fff;
    }

.introContent {
    height:214px;
}

        .introContent a {
            text-decoration:none;
            color:#A11D2C;
        }

    .imageLink {
    background:#fff;
    padding:7px;
    }


     .ctaContainer {

        position:relative;
        display:block;
        overflow:hidden;
    }

    .ctaContainer img {
        display:block;
        width:100%;
        border:0;
    }

    .nPadding {
        padding:0 !important;
    }

    .scrollContent {
        height:144px;
    }


/* inside triumph end*/


/* email sign up*/
.emailIntro p {
    margin:0 0 10px 0;

}

.email-signup {
    min-height: 313px !important;
    background:#fff;
}

    .email-signup h1 {
        font-size:1.5em;
        text-transform:uppercase;
        border-bottom:1px solid #333;
        padding-bottom:7px;
        margin-bottom:10px;
    }

    .email-signup .signupFields .formInput {
        margin-bottom:7px;
        display:block;
    }
    .email-signup .signupFields label {
    color: #333333;
    float:left;
    font-family: 'triumphbrokmanbold',Arial,sans-serif;
    font-size: 0.7em;
    text-transform: uppercase;
    width: 32%;
    line-height:24px;
    }

    .email-signup .signupFields .emailInput label {
        line-height:12px;
    }

    .email-signup .text {
        font-family: 'triumphbrokmanbold',Arial,sans-serif;
        font-size: 0.7em;
        height: 18px;
        padding: 1%;
        width: 65%;
          border: 1px solid #E0E0E0;
          line-height:18px;
    }
    .email-signup #fields {
        background:#E0E0E0;
        padding:7px;
    }

    .email-signup .signupFields {
        border-bottom:1px solid #fff;
        padding-bottom:5px;
        margin-bottom:5px;
    }

    .email-signup .emailConfirm label {
    font-size: 0.6em;
    float:right;
    width:205px;
    line-height:15px;
    }

    .email-signup .submit{
	background: #A11D2C url('/images/whiteArrow.png') 97% 50% no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.8em;
	border: 0;
	padding: 0 2%;
	height: 28px;
	line-height:28px;
	display: block;
	margin-top: 10px;
	-webkit-transition:background-color .6s ease-in;
	-moz-transition:background-color .6s ease-in;
	-o-transition:background-color .6s ease-in;
	-ms-transition:background-color .6s ease-in;
    text-transform:uppercase;
    text-decoration:none;
    text-align:center;
}

    .email-signup .submit:hover {
        background: #000 url('/images/whiteArrow.png') 97% 50% no-repeat;
    }

    .emailConfirm {
    display:block;
    }

.eNewsContent {
    padding:0;
}
.eNews { background:#fff; padding:7px; min-height: 300px; }
.eNewsIntro {
    padding-bottom:5px;
    margin-bottom:10px;
    border-bottom:1px solid #333;
}
.eNewsIntro h2 {
     font-family: 'triumphbrokmanbold',Arial,sans-serif;
        font-size: 1.2em;
        height: 18px;
        margin-bottom:10px;
}

.eNewsIntro p, .currentIssue p {
    margin:0 0 10px 0;
}

.currentIssue a {
   background: url('/images/smallRight-arrow.jpg') no-repeat scroll 100% 50% transparent;
    color: #A11D2C;
    display: inline-block;
    font-size: 0.7em;
    padding-right: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

.mainImage img {
    display:block;
    width:100%;
    border:0;
}
.magLink {
    margin-top: 25px;
    position:relative;
    display:block;
    background:#fff;
    overflow:hidden;
    margin-bottom:25px;
}

.sprintMagazine {
    display:block;
    overflow:hidden;
    position:relative;
}

    .sprintMagazine .divContent h2 {
        background: url('/images/new-window-icon-w.png') no-repeat scroll 100% 50% transparent;
    }

.sprintMagazine img {
    display:block;
    width:100%;
    border:0;
}

.formInput .select2-container {
    width: auto;

}
.formInput .select2-container .select2-drop {
    border-top: 1px solid #999999;
}
.formInput .select2-container .select2-choice span{
	margin-right: 46px;
}

.formInput .select2-container .select2-choice {
    background: none repeat scroll 0 0 #8f8f8f;
    border: 0 none;
    box-shadow: none;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.formInput .select2-container .select2-choice div {
    width: 30px;
}

.formInput .select2-container .select2-choice div b {
    background: url("/images/filter-select-arrow.png") no-repeat scroll 0 50% transparent;
}
/* email sign up end*/

/* manuals page */
.manualsPage {
    background:#fff;
}

.manualsPage .span3 img {
    width:100%;
}

.manualsPage h3 {
    text-transform:uppercase;
}

.standardPage .manualsPage ul li a  {
    font-family: 'triumphbrokmanmedium',Arial,sans-serif;
}
.manualsPage .select2-container {
    width: 200px;
	 margin-bottom: 10px;
}
.manualsPage .select2-container .select2-drop {
    border-top: 1px solid #999999;
}
.manualsPage .select2-container .select2-choice span{
	margin-right: 46px;
}

.manualsPage .select2-container .select2-choice {
    background: none repeat scroll 0 0 #8f8f8f;
    border: 0 none;
    box-shadow: none;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.manualsPage .select2-container .select2-choice div {
    width: 30px;
}

.manualsPage .select2-container .select2-choice div b {
    background: url("/images/filter-select-arrow.png") no-repeat scroll 0 50% transparent;
}

.manualsPage h2 {
    font-family: 'triumphbrokmanbold',Arial,sans-serif;
        font-size: 1.2em;
        height: 18px;
        margin-bottom:10px;
}

.manualsPage h3 {
     font-family: 'triumphbrokmanbold',Arial,sans-serif;
      margin-bottom:10px;
}

.manualsPage p {
    margin:0 0 10px 0;
}
.selectYearPanel label, .selectBikePanel label{
    font-size:0.7em;
    line-height:30px;
    width:auto;
    padding-right:10px;
    text-align:left;
    width:auto;
    display:inline-block;
}
/* manual page end */

.fancybox-overlay {
    z-index:9999 !important;
}

.mobileImageBox{ float:right; background:url('/images/image_icon.png') 0 0 no-repeat; width:31px; height:30px; margin-top:10px;}
.mobileImageBox a{ display:block; width:100%; height:100%;}
.relevancyBar .ui-widget-header {
	border: 1px solid #003152;
	background: #003152;
	color: #003152;
	font-weight: bold;
}

.testbikeInfo h1 {
font-family: 'triumphbrokmanbold',Arial,sans-serif;
text-transform:uppercase;
}

.bikeSelectedPanel {
    margin-bottom: 25px;
    background:#fff;
    padding:7px;
    overflow:hidden;
}

.bikeSelectedDetails {
    overflow:hidden;
}

.linkToBike a {
    font-size:0.7em;
    display:inline-block;
    text-decoration:none;
    text-transform:uppercase;
    float:right;
    background:url('/images/tab-li-hover-bg.png') no-repeat 95% 50%;
    display:block;
    padding-right:22px;
    color:#333333;
}

 .noPlaceFound {
        position: absolute;
        background-color:white;
        z-index: 101;
        padding:10px;
        border:3px solid #a11d2c;
        color:#a11d2c;
        text-align:center;
    }

    .noPlaceFound h2 {
        color: #a11d2c;
    }

    .noPlaceFound p {
        color: #a11d2c;
    }

    #map-canvas {
        z-index: 100;
    }

/* Loading */
    .loading {
        position: absolute;
        background-color: rgba(1, 1, 1, 0.6);
        z-index: 9999;
        height: 100%;
        width: 100%;
    }
        .loading span {
            position:absolute;
            left:50%;
            top:50%;
            color:white;
        }
#rotation-overlay {
    position:fixed;
    width:100%;
    height:100%;
    background:#000;
    display:none;
    top:0;
    left:0;
    z-index:9999;
    margin:0;
    text-align:center;
}

    #rotation-overlay span {
        position:relative;
        width:auto;
        height:25px;
        top:50%;
        padding:10px;
        color:#fff;
        background:#666;
        border:1px solid #999;
        text-transform:uppercase;
    }

    .ShowLoadingOnChange {
        margin-bottom:10px;
    }

.ShowLoadingOnChange li {
    line-height:25px;
    float:left;
    display:block;
    width:100%;
    margin-bottom:2px;
}


.siteError {
    background:url('/images/carbonTile.png') 0 0 repeat;
    height:100%;
}
.siteError body {
    background:none;
}
.errorPage {
    background:#fff;
    padding:7px;
}

.errorPage h1 {
    text-align:center;
    font-size:2em;
    text-transform:uppercase;
    color: #003152;
    font-family: 'triumphbrokmanbold',Arial,sans-serif;
    margin-bottom:10px;
    line-height:inherit;
}

.errorPage p {
    margin:0 0 10px 0;
    text-align:center;
}


/* splash page */

.header.splashPage{
	background: none;
	border: 0;
	margin-bottom: 20px;
}

.header.splashPage .logo{
	background: url('/images/splashpagelogonew.png') 0 0  no-repeat;
	height: 61px;
	width: 170px;
	margin: 0;
}
.splashContainer{
	padding: 14px;
    background-color:#fff;
}

.splashContainer .columnLeft{
	float: left;
	width: 45%;
}
.splashContainer .columnLeft:last-child{
	margin-left: 10%;
}

.splashContainer .countryCatUL{
	margin: 0 0 10px 0;
	padding: 0;
}

.splashContainer ul ul{
	padding: 0 0 0 10px;
	margin: 0;
}

.splashContainer ul li.countryCat{
	color: #002c59;
	font-size: 0.8em;
	font-family: 'triumphbrokmanbold',Arial,sans-serif;
	text-transform: uppercase;

}

.splashContainer ul li li{
	color: #333333;
	font-family: 'triumphbrokmanmedium',Arial,sans-serif;
	border-bottom: 1px dashed #333;
    font-size:0.9em;
}

.splashContainer ul li li a{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
	background: url('/images/countryCatbg.jpg') 100% 50% no-repeat;
}

.splashContainer ul li li a:hover{
	color: #A11D2C;
}

.splashContainer ul li li:hover a{
	background: url('/images/countryCatbg-hover.jpg') 100% 50% no-repeat;
}

.rememberCountry{
	border-top: 1px solid #333;
	display: block;
	width: 100%;
    padding-top:10px;
}

.rememberCountry label{
	font-size: 0.7em;
	line-height: 10px;
	padding-left: 10px;
    padding-top:5px;
    display:inline-block;
}

.span9.findADealerMap .mapDealerScroll {
    height:182px;
    overflow:auto;
}

.dealerMapHolderDealerPage {
    height:250px;
}

.cc-cookies { position:fixed; width: 90%; left: 0; bottom: 50px; padding: 0.5em 5%; background: #565656; background: rgba(86,86,86,0.95); color: #fff; font-size: 13px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 99999; text-align: center; color: #fff; }
.cc-cookies a, .cc-cookies a:hover { color: #fff; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and /*! space*/ (max-width: 768px) {
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
}

@media screen and /*! space*/ (max-width: 480px) {
    .cc-cookies {
        position: relative;
        float: left;
    }
}
#cookiesdirective {
    z-index:9999 !important;
    bottom:50px !important;
}
#impliedsubmit {
    padding: 5px;
    border: 0;
    background: #00b063;
    color:#ffffff;
}
.navLinks li a.newTabCloseButton {
    background:#a11d2c url('/images/closeForm.png') 95% 3px no-repeat;
    font-size:1.6em;
    text-transform:uppercase;
    padding-right:30px;
     font-family: 'triumphbrokmanmedium',Arial,sans-serif;
     cursor:pointer;
     padding-bottom:5px;
     padding-left:2px;
}


.navLinks li a.newTabCloseButton:hover {
    background:#a11d2c url('/images/closeForm.png') 95% 3px no-repeat;
    color:#fff;
}

.secureTestRideForm {
    cursor:default;
}

/**************************** MAIN STYLES ********************************/
