
#tyreselector .left {
	height: 250px !important;
	}

#tyreselector .right {
	height: 250px !important;
	}

#tyreselector_size div.column_1 {
	width: 165px;
	float: left;
	}

#tyreselector_size div.column_2 {
	width: 50px;
	float: left;
	}





#tyreselector .submit {
	margin: 15px 0 0 0;
	}

div#ajax_loader  {
	position: absolute; 
	margin: 0; 
	padding: 10px 10px 10px 30px; 
	background: #fff url('/files/nokiantyres/images/ajax-loader.gif') 10px 50% no-repeat;
	display: none;
	z-index: 100;
	}


#disorder.ru .item {
	float: none;
	margin-bottom: 50px;
	width: auto;
	}

#disorder.ru .item .img {
	float: left;
	margin-right: 25px;
	width: 75px;
	}

#disorder.ru .item .spec {
	float: left;
	margin-right: 25px;
	width: 205px;
	}

#disorder.ru .item .spec .ws-flat-button {
	margin-bottom: 10px;
	margin-top: 10px;
	}

#disorder.ru .item .ws-actions {
	float: left;
	margin-right: 40px;
	width: 412px;
	}

/* Whoever thought this was a good idea?
 * nokiantyres.css
 * body, p, td, th, div, blockquote, dl, ul, ol {
 *	font: normal 11px/20px Arial, sans-serif;
 *	color: #424547;
 * }
 */
#disorder.ru div {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}
#disorder.ru .list-heading {
	border-bottom: 1px solid #d2d2d2;
	color: #43474a;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0 3px 0;
}
#disorder.ru .list-heading .size {
	float: left;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2","ff-dax-web-pro",sans-serif;
	font-size: 1.8em;
	padding: 4px 10px;
	width: 115px;
}
#disorder.ru .list-heading .price {
	float: left;
	padding: 4px 10px;
}
	#disorder.ru .list-heading .price span {
		color: #ce2d32;
		display: none;
	}	
	#disorder.ru .discount .list-heading .price span,
	#disorder.ru .global-discount .list-heading .price span {
		display: inline;
	}

#disorder.ru .list-item {
	border-bottom: 1px solid #d2d2d2;
}
#disorder.ru .list-item.even {
	background: #f4f4f4;
}
#disorder.ru .cell {
	float: left;
	line-height: 1em;
	padding: 10px;
}

#disorder.ru .tyre-info {
	width: 115px;
}

#disorder.ru .tyre-price {
	width: 96px;
}
	#disorder.ru .tyre-price span {
		display: block;
	}
	#disorder.ru .tyre-price .discount {
		color: #ce2d32;
		display: none;
		margin-top: 5px;
	}
	#disorder.ru .discount .tyre-price .discount,
	#disorder.ru .global-discount .tyre-price .discount {
		display: block;
	}
	#disorder.ru .discount .tyre-price .normal,	
	#disorder.ru .global-discount .tyre-price .normal {
		color: #8b8b8b;
		text-decoration: line-through;
	}

#disorder.ru .tyre-cart button {
	background: #51B848;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2","ff-dax-web-pro",sans-serif;
	font-size: 11px;
	font-weight: 400;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0 10px;
}
	#disorder.ru .tyre-cart button .icon {
		background: transparent url('../images/ws-icon-cart.png') no-repeat 0 0;
		display: inline-block;
		height: 13px;
		margin: 0 8px -3px 0;
		width: 13px;
	}
#disorder.ru .tyre-cart button:hover {
	background: #67bf62;
}
#disorder.ru .tyre-cart button:active {
	background: #49a144;
}

#disorder.ru .item .ws-actions .list-item .tyre-cart a {
	background: transparent url('../images/ws-icon-info-green.png') no-repeat 0 0;
	border: 0;
	color: #51B848;
	cursor: pointer;
	font-size: 11px;
	line-height: 1.19em;
	margin: 0;
	padding: 0 0 0 20px;
	display : block;
	float : right;
	}

#disorder.ru .item .ws-actions .list-item .tyre-cart a:hover {
	text-decoration: underline;
	}


/* new */

.dr .leftCol {
	float: left;
	width: 50%;
	}

.dr .rightCol {
	float: right;
	width: 50%;
	}

#tyreselector form#driveright {
	width: auto !important;
	overflow: hidden;
	}

#tyreselector form#driveright, 
#tyreselector_size {
	min-height: 230px;
	}

#tyreselector_size {
	position: relative;
	}	
	
#tyreselector_size input.submit {
	position: absolute;
	right: 10px;
	bottom: 10px;
	}	
	

/* driveright */

.dr label {
	margin: 0;
	padding: 0;
	display: block;
	}

.dr select {
	display: block;
	margin: 0 0 5px 0;
	width: 100%;
	}

.dr select[disabled] {
	border-color: red;
	}

.dr .submit	{
	margin: 10px 0 0 0;
	float: right;
	}

.dr.done .submit {
	display: none;
	}

.dr .dr-column {
	float: right;
	width: 550px;
	}

.dr .disclaimer {
	display: none;
	margin: 0 10px 20px 10px;
	}

.dr.done .disclaimer {
	display: block;
	}

.dr .results {
	display: none;
	}

.dr.done .results {
	display: block;
	}

	.dr .results .item {
		float: left;
		margin: 0 10px 20px 10px;
		width: 255px;
		}

	.dr .results .spec {
		float: left;
		width: 170px;
		}

	.dr .results .img {
		float: right;
		width: 75px;
		}

	.dr .results h5 {
		font-size: 1.1em;
		}

		.dr .results .symbol {
		margin: 5px 0;
		}


.loader {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff url('../images/ajax-loader.gif') no-repeat 50% 50%;
	opacity: 0.5;
	filter: alpha(opacity=50); 
	cursor: wait;
	}

.loader.loading {
	display: block;
	}


html > body #tyreselector .left, html > body #tyreselector .right {
	height: auto !important;
	overflow: hidden;
	}


#tyreselector_size span.reset {
	position: absolute;
	line-height:16px;
	width:14px;
	height:14px;
	background: #fff url(/files/nokiantyres/images/ws-icon-close-gray.png) 0 0 no-repeat;
	color:#fff;
	margin:2px 0 0 -20px;
	text-align:center;
	font-size:24px;
	cursor:pointer;
	overflow: hidden;
	text-indent: -100px;
	}

#tyreselector_size span.reset:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

#tyreselector_size span.reset.hidden {
	display: none;
	}


.separateItems .item {
	padding-bottom: 40px;
	}