#tyreselector
{
}

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

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

#tyreselector_car div.column_1
{
  width: 120px;
  float: left;
}

#tyreselector_car div.column_2
{
  width: 225px;
  float: left;
}


#tyreselector_car #make
{
  width: 150px;
}

#tyreselector_car #year
{
  width: 70px;
}


#tyreselector_car #model, 
#tyreselector_car #version, 
#tyreselector_car #tyre_size 
{
  width: 225px;
}


#tyreselector_size
{
}

#tyreselector_size div
{
}

#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;
}

div#tyreselector_results
{
}

/*#tyreselector_results input.amount {
	float : left;
	font-size: 11px;
	text-align: center;
	width: 20px;
	margin-right: 5px;
}
#tyreselector_results form {
	margin-bottom: 10px;
}*/


#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;
}
#disorder.ru .item .ws-actions .list-heading {
	background: #f4f4f4;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 3px;
	padding: 5px 10px;
}
#disorder.ru .item .ws-actions .list-item .cell {
	float: left;
	line-height: 1em;
	padding: 4px 10px;
}
#disorder.ru .item .ws-actions .list-item .tyre-info {
	width: 125px;
}
#disorder.ru .item .ws-actions .list-item .tyre-price {
	width: 96px;
}
#disorder.ru .item .ws-actions .list-item .tyre-cart {
	padding-right: 0;
	width: 138px;
}
#disorder.ru .item .ws-actions .list-item .tyre-cart button {
	background: transparent url('../images/ws-icon-cart-green.png') no-repeat 0 50%;
	border: 0;
	color: #51B848;
	cursor: pointer;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 20px;
	display : block;
	float : right;
}
#disorder.ru .item .ws-actions .list-item .tyre-cart button:hover {
	text-decoration: underline;
}
#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;
}

