﻿/* this is div that gets created for the control itself */
#ctl00_ContentPlaceHolder1__vehicleSearchControlUpdatePanel
{
	width: 35%;
}



#tabContainer {
	background-color:#004c81;
	color:#fff;
	width:800px;
}

.ajax__tab_xp, .ajax__tab_container, .ajax__tab_default {
	color:#fff;
}

.ajax__tab_xp .ajax__tab_tab
{
	padding:0;
	margin:0;
	background:#004c81;
	height:50px !important;
	color:#333;
}

.ajax__tab_body {
	margin:0;
	padding:0 20px 10px;
	background:#004c81;
	border:none; 
	width:308px;
}



 .ajax__tab_tab,.ajax__tab_outer, .ajax__tab_inner  {
	
	padding:0 10px !important;
	color:#333;
}

.ajax__tab_outer {
	margin:0;
	padding:0;
	width:150px;
	display:inline-block;
}

 .ajax__tab_active {
	font-weight:bold;
	background:#004c81 !important;
	color:#FFF !important;
	display:inline-block;
}



.ajax__tab_active span span span.ajax__tab_tab {
	color:#fff;
}

.ajax__tab_header {
}

.ajax__tab_header span {
	/*background-color:#73b6e5;*/
	background-color:#fff;
	padding:10px 0;
	border:1px solid #004c81;
	-moz-border-radius: 10px 10px 0 0;
	display:inline-block;
	margin-right:-2px;
	width:173px;
}

.ajax__tab_header span span {
	border:none;
	width:100px;
	display:inline-block;
}

.search_control_container
{
	text-align: right;
	
	color: #fff;
}

.tire_vehicle_search_control_container
{
	color: #000;
}

.winterTires {
	float:right;
	margin-right:20px;
	margin-top:-20px;
}


.winterTires input {
	position:relative;
	margin-left:100px;
	display:block;
	float:left;
	margin-right:10px;
}

.winterTires label {
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
}

.vertical_search_control
{
	display: block;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 7px;
	text-align: right;
	width:260px;
}

#custom_search_submit_button
{
}

.horizontal_search_control
{
	color: #666666;
	display: inline;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 10px 20px 20px 0px;
	text-align: right;
}

.dropdown_list
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*margin-left: 10px;*/
	width: 175px;	
}

option.wheel_first_item {
	text-align:center;
	display:block;
}	

.wheel_search_dropdown_label
{
	margin-right: 10px;
}

.dropdown_label
{
	margin-right: 10px;
}

.tire_search_dropdown_label
{
	font-size: 12px;
	margin-right: 5px;
}

.sized_textbox
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	width: 171px;	
}

.sidebarButton a {
	background-image:url(../images/button_changeSearch.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:125px;
	height:22px;
	margin:10px auto 0 auto;
	display:block;
	text-indent:-900%;	
}

.sidebarButton a:hover {
	background-position:left bottom;
}

.search_wheel_image
{
	border: 0px;
	width: 300px;
}

.ajax__tab_active span {
	background-color:#004c81;
}