/* $Id: tire.css 350 2012-03-12 12:11:27Z gaj.capuder $ */

.tire {

}

.tire img.ajax_loader {
	position: absolute;
	margin: 0 0 0 575px;
}

.tire div.filter {
	overflow: hidden;
}
.tire table.filter {
	width: 100%;
	margin: 0;
}
.tire table.filter th {
	text-align: right;
	width: 140px;
	vertical-align: top;
	padding-top: 10px;
}
.tire table.filter td {
	padding-left: 15px;
}
.tire table.filter a.button {
	float: left;
	margin: 5px 5px 0 0;
	width: 80px;
	height: 21px; /*30*/
	padding-top: 9px;
	background: url('../dsg/button.gif') no-repeat top left;
	color: #fff;
	font-size: 0.846em;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}
.tire table.filter a:hover,
.tire table.filter a.active {
	background-image: url('../dsg/button_hover.gif');
}

.tire table.filter .category a.button {
	text-align: left;
	width: 50px; /*80*/
	padding-left: 30px;
}
.tire table.filter .category a.button img {
	position: absolute;
	top: 4px;
	left: 2px;
}
.tire table.filter .season a.button {
	text-align: left;
	padding-left: 28px;
	width: 52px;
}
.tire table.filter .season a.button img {
	position: absolute;
	top: 4px;
	left: 2px;
}
.tire table.filter .wide a.button {
	width: 102px;
	margin-right: 4px;
	background-image: url('../dsg/button_wide.gif');
}
.tire table.filter .wide a:hover,
.tire table.filter .wide a.active {
	background-image: url('../dsg/button_wide_hover.gif');
}

.tire table.filter .submit {
	padding-top: 15px;
}
.tire table.filter .submit input {
	border: none;
	background: url('/media/dsg/form_button_next.gif') no-repeat center center;
	width: 90px;
	height: 25px;
	color: #fff;
	font-size: 0.846em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
.small_etiquette {
	width: 140px !important;
}
.small_etiquette_wrap {
	margin: 0px 0px 10px 0px;
}
.small_etiquette .left {
	margin: 0px 8px 0px 0px;
}
.small_etiquette .mid {
	margin: 0px 8px 0px 10px;
}
.small_etiquette .right {
	margin: 0px 0px 0px 8px;
}
.small_etiquette .icon_etiquette {
	height: 22px;
	vertical-align: middle;
}
.small_etiquette .value {
	margin-left: 3px;
	font-weight: bold;
	color: #00b050;
}
.small_etiquette_all {
	width: 125px !important;
}
.small_etiquette_all .left {
	margin: 0px 5px 0px 0px;
}
.small_etiquette_all .mid {
	margin: 0px 5px 0px 5px;
}
.small_etiquette_all .right {
	margin: 0px 0px 0px 4px;
}
.small_etiquette_all .icon_etiquette {
	height: 22px;
	vertical-align: middle;
}
.small_etiquette_all .value {
	margin-left: 2px;
	font-weight: bold;
	color: #00b050;
}
