#tyre-widget-2 {
	width: 242px;
	position:absolute;
	z-index:1200000;
	display:none;
}

#tyre-widget-2 > h2 {
	background-color: #000;
	color: #fff;
	padding: 5px;
	margin-left: 2px;
	font-size: 14px;
	display: inline-block;
	float:left;
}

#tyre-widget-2 > h2 > span {
	display:block;
}

#tyre-widget-2 > h2.hidden{
	visibility:hidden;
	position:absolute;
	z-index:-1;
}

#tyre-widget-2 > #tyre-widget-navigation {
	overflow:hidden;
	width:100%;
}

#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode, #tyre-widget-2 > #tyre-widget-navigation > .help {
	height:70px;
	float:left;
	display:inline-block;
	cursor:pointer;
	width:92px;
	background-color:#ccc;
	text-decoration:none;
	background: url('/assets/img/tyre-widget2/tabs-buttons-sprite.png') no-repeat;
}

#tyre-widget-2 > #tyre-widget-navigation > .help {
	background-position: 0px -144px;
	width:58px;
	color:#fff;
}

#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode > span, #tyre-widget-2 > #tyre-widget-navigation > .help > span {
	margin-top:45px;
	text-align:center;
	color:#fff;
	display:block;
	text-transform:uppercase;
	font-size:10px;
}
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.brand {
	background-position: 0px 0px;

}
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.brand.selected,
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.brand:hover {
	background-position: -92px 0px;
}
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.brand.selected > span,
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.brand:hover > span,
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.size.selected > span,
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.size:hover > span {
	color: #333;
}
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.size {
	background-position: 0px -71px;
}
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.size.selected,
#tyre-widget-2 > #tyre-widget-navigation > .browsing-mode.size:hover {
	background-position: -92px -71px;
}

#tyre-widget-2 > #tyre-widget-seasons {
	overflow:hidden;
	background-color:#fff;
}

#tyre-widget-2 > #tyre-widget-seasons.hidden {
	display:none;
}

#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector {
	padding:6px 0 6px 7px;
	height:18px;
	float:left;
}

#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector > .season {
	height:21px;
	width:40px;
	display:block;
	float:left;
	margin-left:1px;
	overflow:hidden;
	text-indent:-99em;
	background-color:#6f82ba;
	background: url('/assets/img/tyre-widget2/summer-winter-sprite.png') no-repeat;
}

#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector > .season.summer {
	background-position: 0px 0px;
}

#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector > .season.summer.selected,
#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector > .season.summer:hover {
	background-position: -40px 0px;
}

#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector > .season.winter {
	background-position: 0px -21px;
}

#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector > .season.winter.selected,
#tyre-widget-2 > #tyre-widget-seasons > #widget-season-selector > .season.winter:hover {
	background-position: -40px -21px;
}


#tyre-widget-2 > #tyre-widget-seasons> #selected-season-indicator {
	float:left;
	font-size:11px;
	line-height:32px;
	height:30px;
	padding-left:25px;
	color: #666;
}
#tyre-widget-2 > #tyre-widget-options {
	width: 238px;
	padding: 0 2px;
	background-color: #FFF;
	position: relative;
	border-top:2px solid #fff;
}

#tyre-widget-2 #tyre-widget-options .tw2-option a > span {
	color: #42495E;
}


#tyre-widget-2 #tyre-widget-options .tw2-option.complete a > span {
	color: #061B5A;
	text-transform: uppercase;
}

#tyre-widget-2 > #tyre-widget-options > div#tyre-widget-brand { 
	background-color:#fff;
	border-bottom: 2px solid #FFF;
}

#tyre-widget-2 > #tyre-widget-options > div#tyre-widget-size {
	background-color:#fff;
	border-bottom: 2px solid #FFF;
}

#tyre-widget-2 #tyre-widget-options .tw2-option {
	margin-bottom:1px;
	position:relative;
	z-index:0;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.open {
	z-index:5;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > a {
	display:block;
	height:35px;
	text-decoration:none;
	cursor:pointer;
}

#tyre-widget-2 #tyre-widget-options .tw2-option .arrow {
	background: url('/assets/img/tyre-widget2/arrows-sprite.png') no-repeat 0px -5px;
	width: 9px;
	height: 5px;
	position: absolute;
	top: 15px;
	right: 15px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.open .arrow {
	background-position: 0px 0px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.disabled .arrow {
	background-position: 0px -19px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.select-fitment.disabled .arrow {
	background-position: 0px -25px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results .arrow,
#tyre-widget-2 #tyre-widget-options .tw2-option.idk-results .arrow {
	background-position: 0px -10px !important;
	height: 9px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results.disabled,
#tyre-widget-2 #tyre-widget-options .tw2-option.idk-results.disabled {
	display: none;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results.select-tyre-size {
	display:block!important;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results.select-tyre-size.complete > a {
	background: url('/assets/img/tyre-widget2/dropdown-selected.png') repeat-x 0px 0px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results.select-tyre-size.complete > a > .tw2-option-number {
	background: url('/assets/img/tyre-widget2/dropdown-selected.png') repeat-x 0px -35px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results.select-tyre-size.complete > a > span {
	background: url('/assets/img/tyre-widget2/dropdown-selected.png') repeat-x 0px 0px;
	color: #061B5A;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results.select-tyre-size.complete > a > span.arrow{
	background: url('/assets/img/tyre-widget2/arrows-sprite.png') no-repeat 0px -5px!important;
	height:5px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results .tw2-option-number {
	display:none;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results.select-tyre-size .tw2-option-number {
	display:block;
	float:left;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results > a,
#tyre-widget-2 #tyre-widget-options .tw2-option.idk-results > a {
	background: url('/assets/img/tyre-widget2/dropdown-highlight.png') repeat-x 0px 0px;
	border-radius:2px;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	color: #42495E;
	font-size: 11px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.show-results > a .arrow,
#tyre-widget-2 #tyre-widget-options .tw2-option.idk-results > a .arrow {
	position: relative;
	display: inline-block;
	top: auto;
	vertical-align: middle;
	right: auto;
	margin-left: 5px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option-number, #tyre-widget-2 .tw2-option-text {
	width:37px;
	height:35px;
	display:inline-block;
	color:#8a8e96;
	text-align:center;
	line-height:35px;
	background-color:#f9f9f9;
	float: left;
	font-size:11px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option-text {
	text-align:left;
	width:165px;
	padding-left:12px;
	padding-right: 24px;
	background-color:#eeeeee;
	overflow: hidden;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list {
	height:0;
	max-height:180px;
	position:absolute;
	top:35px;
	left:0;
	width:238px;
	background-color:#fff;
	z-index:2;
	overflow:hidden;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list.open {
	zoom:1;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div.jscrollpane-ready {
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div {
	max-height:180px;
	overflow:hidden;
	width:100%
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div a.option {
	display:block;
	font-size:11px;
	line-height:23px;
	padding-left: 15px;
	text-decoration: none;
	color: #000000;
	height: 23px;
	background-color: #eee;
	font-weight: bold;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div a.option:hover,
#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div a.option.selected {
	background-color: #f1e51c;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div a.option-section-separator {
	display:block;
	background-color:#cfcfcf;
	color: #666666;
	font-size:11px;
	height:13px;
	line-height:13px;
	text-decoration: none;
	cursor: default;
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div a.option-section-separator.two-rows {
	line-height: 13px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div a.option-section-separator.two-rows > .title {
	font-size:10px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option > .option-list > div a.option-section-separator.two-rows > .sub-title {
	font-size:9px;
	font-weight:normal;
	text-transform:none;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.disabled.loading a > img {
	display: block;
	position: absolute;
	right: 10px;
	top: 6px;
}
#tyre-widget-2 #tyre-widget-options .tw2-option a > img,
#tyre-widget-2 #tyre-widget-options .tw2-option.disabled.loading a > .arrow {
	display: none;
}

#tyre-widget-2 #tyre-widget-options .tw2-option .tw2-option-number,
#tyre-widget-2 #tyre-widget-options .tw2-option.complete.idk .tw2-option-number {
	background: url('/assets/img/tyre-widget2/dropdown-highlight.png') repeat-x 0px -35px;
	border-radius: 2px 0px 0px 2px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option .tw2-option-text,
#tyre-widget-2 #tyre-widget-options .tw2-option.complete.idk .tw2-option-text {
	background: url('/assets/img/tyre-widget2/dropdown-highlight.png') repeat-x 0px 0px;
	border-radius: 0 2px 2px 0;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.disabled .tw2-option-number {
	background: #f9f9f9;
	color: #8A8E96;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.disabled .tw2-option-text {
	background: #eeeeee;
	color: #8A8E96;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.complete .tw2-option-number {
	background: url('/assets/img/tyre-widget2/dropdown-selected.png') repeat-x 0px -35px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.complete .tw2-option-text {
	background: url('/assets/img/tyre-widget2/dropdown-selected.png') repeat-x 0px 0px;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.select-fitment .tw2-option-text{
	display:inline;
	float:none;
	padding:0;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.select-fitment .tw2-option-number {
	background: url('/assets/img/tyre-widget2/dimensions-dropdown-deselected.png') repeat-x 0px -35px;
	color: #CED5E7;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.select-fitment.ready .tw2-option-number {
	background: url('/assets/img/tyre-widget2/dropdown-highlight.png') repeat-x 0px -35px;
	color:#42495E;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.select-fitment.select-tyre-size.ready .tw2-option-text {
	background: url('/assets/img/tyre-widget2/dropdown-highlight.png') repeat-x 0px 0px;
	color:#42495E;
}

#tyre-widget-2 #tyre-widget-options .tw2-option.select-fitment.select-tyre-size .tw2-option-text {
	background: url('/assets/img/tyre-widget2/dimensions-dropdown-deselected.png') repeat-x 0px 0px;
	color: #CED5E7;
}
/* HELP */
#tyre-widget-2 .tw2-option .help-icon {
	background: url('/assets/img/tyre-widget2/help.png') no-repeat;
	position: absolute;
	left: -37px;
	width: 35px;
	height: 35px;
	top: 0px;
	cursor: pointer;
}

#tyre-widget-2 .tw2-option.disabled .help-icon,
#tyre-widget-2 .tw2-option.complete .help-icon {
	display: none !important;
}
#tyre-widget-2 .tw2-option.complete.idk .help-icon {
	display: block !important;
}
#help {
	position: absolute;
	left: -220px;
	bottom: 0;
	display: none;
	text-align: center;
	z-index: 100;
}

#help.active {
	display:block!important;
}

#help > a.close-help {
	background: url('/assets/img/tyre-widget2/help-close-btn.png') no-repeat 0px 0px;
	position: absolute;
	top: 7px;
	right: 5px;
	width: 13px;
	height: 15px;
	z-index:2;
}

#help .brand, #help .engine, #help .range, #help .model, #help .year, 
#help .width, #help .speed, #help .ratio, #help .radial, #help .load, #help .zp,
#help .by-brand, #help .by-size, #help .fitment {
	display: none;
	background: url('/assets/img/tyre-widget2/help-background.png') repeat-x 0px 0px #e7e7e7;
	border-radius: 5px;
	width: 210px;
	padding: 7px 5px;
	min-height:168px;
}

#help .by-brand {
	height:270px;
}

#help h2 {
	padding: 10px;
	text-align: left;
	position:relative;
	z-index:1;
}
#help p {
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #666;
	padding: 0px 10px 15px;
	line-height: 14px;
}
#help .brand p, #help .engine p, #help .range p, #help .model p, #help .year p {
	padding: 15px 10px;
}
#help .brand img, #help .engine img, #help .range img, #help .model img, #help .year img {
	margin-top: 20px;
}
#help .width img, #help .speed img, #help .ratio img, 
#help .radial img, #help .load img, #help .zp img {
	width: 164px;
	margin-bottom: 10px;
}
#help .by-brand img, #help .by-size img {
	margin: 20px 0 20px 0;
}
/*End HELP*/
/*JSP Scroll Bar*/
#tyre-widget-2 .jspVerticalBar {
	width: 27px;
}
#tyre-widget-2 .jspTrack {
	background: url('/assets/img/tyre-widget2/jsp-track.png') no-repeat 11px 16px #fff;
}

#tyre-widget-2 .jspDrag {
	left: 8px;
	width: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75);
	background: #FFF;
	background-image: linear-gradient(bottom, #EBF3F5 38%, #FFF 69%);
	background-image: -o-linear-gradient(bottom, #EBF3F5 38%, #FFF 69%);
	background-image: -moz-linear-gradient(bottom, #EBF3F5 38%, #FFF 69%);
	background-image: -webkit-linear-gradient(bottom, #EBF3F5 38%, #FFF 69%);
	background-image: -ms-linear-gradient(bottom, #EBF3F5 38%, #FFF 69%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.38, #EBF3F5), color-stop(0.69, #FFF) );
}
/*End JSP Scroll Bar*/

.tyreWidgetHelp .prettyPopinHeader {
	background: url("/assets/img/tyreSelector2/modal-header-grd.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	height: 94px !important;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.tyreWidgetHelp .prettyPopinHeader #b_close {
	position: absolute;
	right: -5px;
	top: 25px;
}

.tyreWidgetHelp .prettyPopinHeader > img {
	left: 285px;
	position: absolute;
	top: 5px;
}

.tyreWidgetHelp .prettyPopinHeader h3 {
	font-size: 13px;
	left: 410px;
	margin: 0;
	position: absolute;
	top: 33px;
	width: 250px;
}

#tyre-widget-2 #fitments-container {
	position:absolute;
	top:-31px;
	left:2px;
	height:0px;
	width:238px;
	overflow:hidden;
	z-index:6;
}



#tyre-widget-2 #fitments-container.active {
	height:246px;
	overflow:visible;
}

#tyre-widget-2 #fitments-container .help-icon {
	display:none;
}

#tyre-widget-2 #fitments-container.active .help-icon {
	-webkit-backface-visibility: hidden;
	display:block;
}

#tyre-widget-2 #fitments-container #fitments .jsp-ready .radial-group > .dimensions {
	width:172px;
}

#tyre-widget-2 #fitments-container #fitments .jscroll-class {
	height:160px;
	overflow:hidden;
}

#tyre-widget-2 #fitments-container.dim-selected #fitments .jscroll-class {
	height:166px;
}

#tyre-widget-2 #summary {
	background: url(/assets/img/tyre-widget2/brand-summary-bg.png) repeat-x;
	height:46px; 
	border-radius:2px;
	font-size:11px;
	padding:4px 0 0 10px;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
	position:relative;
	cursor:pointer;
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group {
	overflow: hidden;
	border-bottom:1px solid #fff;
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions {
	width:203px;
	float:left;
	overflow:hidden;	
}


#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions .dimension {
	height:23px;
	line-height:23px;
	position:relative;
	padding-left:5px;
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions .dimension > .idk {
	font-weight:bold;
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions .dimension > span > span:first-child {
	font-weight:bold;
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions > div {
	background-color:#eee;
	border-top:1px solid #fff;
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions > div:first-child {
	border-top:0;
}
#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .radial-col {
	font-weight:bold;
	font-size:12px;
	width:35px;
	float:left;
	height:100%;
	position:relative;
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .radial-col, #tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions > .hover,
#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions > .selected {
	background: #f4f018; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f018 0%, #eace2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f018), color-stop(100%,#eace2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f018 0%,#eace2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f018 0%,#eace2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f018 0%,#eace2d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f018 0%,#eace2d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f018', endColorstr='#eace2d',GradientType=0 ); /* IE6-9 */
}

#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .dimensions > .hover {
	cursor:pointer;
}

#tyre-widget-2 #tyre-widget-brand  #fitments {
	height:160px;
	overflow:hidden;
}

#tyre-widget-2 #tyre-widget-brand #fitments-container.dim-selected #fitments {
	height:166px;
}

#tyre-widget-2 #tyre-widget-brand #fitments-container.dim-selected #fitments .jspContainer {
	height:166px!important;
}
 
#tyre-widget-2 #tyre-widget-brand #fitments .radial-group > .radial-col > span {
	display:block;
	height:16px;
	width:100%;
	text-align:center;
	position:absolute;
	top:50%;
	margin-top:-8px;
	line-height:16px;
}

#tyre-widget-2 #tyre-widget-brand #fitments-container {
	background-color:#fff;
}

#tyre-widget-2 #tyre-widget-brand #fitments-container.active.dim-selected {
	top:0;
	height:252px;
}

#tyre-widget-2 .tw2-option.find-tyres-button.show-results {
	margin-bottom:0;
}

#tyre-widget-2 #tyre-widget-brand .tw2-option.select-tyre-size.select-fitment > a {
	color:#CED5E7
}

#tyre-widget-2 #tyre-widget-brand .tw2-option.select-tyre-size.select-fitment > a > span {
	color:#CED5E7
}

#tyre-widget-2 #tyre-widget-brand .tw2-option.select-tyre-size.select-fitment > a > span.arrow {
	background-position: 0 -24px!important;
	position: absolute;
	top: 15px;
	right: 15px;
}

#tyre-widget-2 #tyre-widget-brand .tw2-option.select-tyre-size.select-fitment.ready > a > span.arrow {
	background-position: 0 -5px!important;
	height:5px;
}
#tyre-widget-2 #tyre-widget-brand .tw2-option.select-tyre-size.select-fitment > a > span {
	padding-left: 12px;
	padding-right: 24px;
	display:block;
	float:left;
}

#tyre-widget-2 #tyre-widget-brand .tw2-option.select-tyre-size.select-fitment > a > span.tw2-option-number,
#tyre-widget-2 #tyre-widget-brand .tw2-option.select-tyre-size.select-fitment > a > span.arrow {
	padding:0;
	text-align:center;
}

#tyre-widget-2 #fitments .position-indicator {
	line-height: 16px;
	right: 40px;
	position: absolute;
	background-color: #b3b6b9;
	width: 15px;
	height: 15px;
	border-radius: 7px;
	display: block;
	text-align: center;
	color: #fff;
	font-size:10px;
	top:50%;
	margin-top:-8px;
}

#tyre-widget-2 .find-tyres-button.disabled {
	display:none;
}

#tyre-widget-2 #fitments .season-indicator {
	background:url(/assets/img/tyre-widget2/season-icon-winter-xs.png) no-repeat;
	position:absolute;
	display:block;
	height:20px;
	width:20px;
	right:20px;
	top:50%;
	margin-top:-11px;
	text-indent:-99em;
	overflow:hidden;
}

#tyre-widget-2 #fitments .jsp-ready .season-indicator {
	right:0px;
}

#tyre-widget-2 #fitments .jsp-ready .position-indicator {
	right:22px;
}

#tyre-widget-2 #summary .arrow {
	background: url('/assets/img/tyre-widget2/arrows-sprite.png') no-repeat 0px -5px;
	width: 9px;
	height: 5px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top:-3px;
	display:block;
}

.ts2-tool-tip-helper {
	font-weight: normal;
	font-size: 10px;
	display: block;
	background: #999;
	color: #fff;
	position: absolute;
	min-width: 20px;
	max-width: 400px;
	padding: 5px;
	height: auto;
	line-height: 13px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#tool-tip-arrow {
	position: absolute;
	top: 0;
	left: 0px;
	display: block;
	width: 5px;
	height: 8px;
	background: url(../img/tyreSelector2/rollover-arrow.png) no-repeat;
}

.ts-widget2-container-DL{
	padding:0;
	margin:0;
	border:none;
	background:none;
	position:relative;
	width:100%;
}
.ts-widget2-DL{
	width:100%;
	height:565px;
	position:relative;
	z-index:1;
}
.dl-widget-img{
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:565px;
}

.ts-widget2-DL > #tyre-widget-2{
	left:365px!important;
	top:35px!important;	
}

.dl-widget-img-tyre{
	position:absolute;
	top:96px;
	right:90px;
	z-index:1;	
}
.dl-widget-img-tyre > img{
	margin:0 0 20px 27px;
}

.tyre-selector-custom-text-DL{
	width:216px;
	color:#757c83;
	font-size:11px;	
}
#dealer-locator-tab-list{
	overflow:hidden;
	background:url(/assets/img/tyre-widget2/ul-bg-twidget.png) repeat-x 0 0;
	width:960px;
}
#dealer-locator-tab-list li{
	float:left;
	height:30px;
	display:block;
	width:328px;
	cursor:pointer;
}
#dealer-locator-tab-list li a{
	float:left;
	width:294px;
	height:30px;
	line-height:30px;
	background:url(/assets/img/tyre-widget2/tab-sprite.png) repeat-x 0 0;
	margin-right:12px;
	padding-left:22px;
	color:#656571;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	display:block;
}

#dealer-locator-tab-list li a span.text-dealer{
	background:url(/assets/img/tyre-widget2/sprites-DL.png) no-repeat 0 6px;
	padding-left:22px;
	line-height:30px;
	height:30px;
	display:block;
	float:left;
	width:272px;
}
#dealer-locator-tab-list li a.current span.text-dealer{
	background-position:0 -20px;
}
#dealer-locator-tab-list li a span.text-tyres{
	background:url(/assets/img/tyre-widget2/sprites-DL.png) no-repeat 0 -47px;
	padding-left:22px;
	padding-left:22px;
	line-height:30px;
	height:30px;
	display:block;
	float:left;
}
#dealer-locator-tab-list li a.current span.text-tyres{
	background-position:0 -75px;
}
#dealer-locator-tab-list li a.current{
	background-position: 0 -80px;
	color:#8e6701;
}

#dealer-locator-tab-list li a>span.right{
	height:30px;
	float:right;
	width:12px;
	background:url(/assets/img/tyre-widget2/tab-sprite.png) repeat-x 0 -40px;
	margin:0 -12px 0 0;
	display:block;
}
#dealer-locator-tab-list li a.current>span.right{
	background-position: 0 -120px;	
}	

.tab-cont-wrap.dealer-locator-tabs{
	float:left;
}
.tab-cont-wrap.dealer-locator-tabs #find-right-tyres{
	width:960px;
	height:565px;
	float:left;
	display:block;
}
.ts-widget2-wrapper{
	display:block;
	min-height:310px;
	position:relative;
	z-index:0;
}
/*Changes for ts3*/
#tyre-widget-2.no-season #fitments-container {
	top: 0px;
}

#tyre-widget-2.no-season #fitments-container.active {
	height: 218px;
}

#tyre-widget-2.no-season #tyre-widget-brand #fitments,
#tyre-widget-2.no-season #fitments-container #fitments .jscroll-class {
	height: 130px;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option.complete a > span,
#tyre-widget-2.no-season #tyre-widget-options .tw2-option.show-results.select-tyre-size.complete > a > span {
	color: #fff;
	font-style: italic;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option a > span {
	font-style: italic;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option.complete .tw2-option-text,
#tyre-widget-2.no-season #tyre-widget-options .tw2-option.show-results.select-tyre-size.complete > a > .tw2-option-text {
	background: #8EC426;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option.disabled .tw2-option-text {
	background: #EEE;
	color: #8A8E96;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option.complete .arrow,
#tyre-widget-2.no-season #tyre-widget-options .tw2-option.show-results.select-tyre-size.complete > a > span.arrow {
	background-position: 0px -25px !important;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option .tw2-option-text, 
#tyre-widget-2.no-season #tyre-widget-options .tw2-option.complete.idk .tw2-option-text,
#tyre-widget-2.no-season #tyre-widget-options .tw2-option.show-results > a,
#tyre-widget-2.no-season #tyre-widget-options .tw2-option.select-fitment.select-tyre-size.ready .tw2-option-text {
	background: #FFEB00;
	font-style: italic;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option.select-fitment.select-tyre-size.ready .tw2-option-text {
	color: #42495E;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option.select-fitment.select-tyre-size .tw2-option-text {
	background: url('/assets/img/tyre-widget2/dimensions-dropdown-deselected.png') repeat-x 0px 0px;
	color: #CED5E7;
}
#tyre-widget-2.no-season  #tyre-widget-options .tw2-option > .option-list > div a.option {
	border-top: none;
	background-color: #F3F3F3;
	font-size: 10px;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option > .option-list > div a.option-section-separator {
	border-bottom: 1px solid #CCC;
	background-color: #F3F3F3;
	font-style: italic;
	color: #999999;
}

#tyre-widget-2.no-season .jspTrack {
	background: #E1E1E1;
	padding: 2px 0;
}

#tyre-widget-2.no-season .jspDrag {
	border: 1px solid #D5D5D5;
	background: #FFF;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	-ms-border-radius: none;
	-o-border-radius: none;
	box-shadow: none;
	background-image: none;
	left: 4px;
}

#tyre-widget-2.no-season .jspPane {
	width: 218px !important;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option > .option-list.open {
	padding-top: 2px;
}

#tyre-widget-2.no-season .jspVerticalBar {
	width: 20px;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option > .option-list > div a.option:hover, 
#tyre-widget-2.no-season #tyre-widget-options .tw2-option > .option-list > div a.option.selected {
	background-color: #cccccc;
	background: #cccccc;
	color: #fff;
}

#tyre-widget-2.no-season #tyre-widget-brand #fitments .radial-group > .dimensions > .hover, 
#tyre-widget-2.no-season #tyre-widget-brand #fitments .radial-group > .dimensions > .selected {
	background-color: #cccccc;
	background: #cccccc;
	color: #000;
}

#tyre-widget-2.no-season #tyre-widget-brand #fitments .radial-group > .radial-col {
	background: #f7e409;
}

#tyre-widget-2.no-season #summary {
	background: #8ec426;
	color: #fff !important;
}

#tyre-widget-2.no-season #summary .arrow {
	background-position: 0px -25px;
}

#tyre-widget-2.no-season #tyre-widget-options #fitments-container .tw2-option .arrow {
	background-position: 0px 0px;
}

#tyre-widget-2.no-season #fitments-container #fitments .jsp-ready .radial-group > .dimensions {
	width: 183px;
	font-size: 11px;
}

#tyre-widget-2.no-season #tyre-widget-brand #fitments .radial-group > .dimensions > div {
	border-top: 1px solid #cccccc;
}

#tyre-widget-2.no-season #tyre-widget-brand #fitments .radial-group > .dimensions > div:first-child {
	border-top: 0;
}

#tyre-widget-2.no-season #tyre-widget-brand #fitments .radial-group {
	border-bottom: 1px solid #cccccc;
}

#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode, 
#tyre-widget-2.no-season > #tyre-widget-navigation > .help {
	background: url('/assets/img/tyre-widget2/tabs-buttons-sprite-new.png') no-repeat;
}

#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.size.selected, 
#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.size:hover {
	background-position: -92px -70px;
}

#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.brand {
	background-position: 0px 0px;
}

#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.brand.selected, 
#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.brand:hover {
	background-position: -92px 0px;
}

#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.size {
	background-position: 0px -70px;
}

#tyre-widget-2.no-season > #tyre-widget-navigation > .help {
	background-position: 0px -145px;
	width: 58px;
	color: #FFF;
}

#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode > span{
	color: #999999;
}
#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.brand.selected > span, 
#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.brand:hover > span, 
#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.size.selected > span, 
#tyre-widget-2.no-season > #tyre-widget-navigation > .browsing-mode.size:hover > span {
	color: #75735c;
}

#tyre-widget-2.no-season #tyre-widget-options .tw2-option > .option-list > div a.option-section-separator.two-rows > .title,
#tyre-widget-2.no-season #tyre-widget-options .tw2-option > .option-list > div a.option-section-separator.two-rows > .sub-title {
	color: #42495E;
}

#tyre-widget-2.no-season #help > div {
	min-height: 276px;
}

#tyre-widget-2.no-season.prepurchase-optim-tw #selected-season-indicator {
	display:none;
}

#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector {
	box-sizing:border-box;
	width:auto;
	padding: 0;
    margin: 2px 3px;
    float:none;
}

#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a {
	background: #F3F3F3;
	height:25px;
	width:49.5%;
	text-align:center;
	text-indent:0;
	text-decoration:none;
	color:#9A9A9A;
	font-size:9px;
	font-style:italic;
	font-weight:bold;
}

#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.summer.selected,
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.summer:hover {	
	background: #FAC209;
	color:#fff;
}

#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.winter.selected,
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.winter:hover {
	background:#16A1FE;
	color:#fff;	
}

#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a + a {
	float:right;
}
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a > span {
    display: flex;
    align-items: center;
    justify-content: center;
    height:100%;
}
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a .tw__season-icon {
	background:url(/assets/img/tyre-widget2/tw__season-icons.png) no-repeat;
	display:inline-block;
	width:13px;
	height:14px;
	margin-right:8px;
}
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.winter .tw__season-icon {
	background-position: -13px 0;
}
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.winter.selected  .tw__season-icon,
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.winter:hover .tw__season-icon {
	background-position: -13px -14px;
}

#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.summer.selected .tw__season-icon,
#tyre-widget-2.no-season.prepurchase-optim-tw #tyre-widget-seasons > #widget-season-selector > a.summer:hover .tw__season-icon {
	background-position:0px -14px;
}