@charset "windows-1251";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e1e1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
image {
	border: 0;
}
.body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dark_green_select {
	background-color: #b1bc0f;
	border: 1px solid #738000;
	font-size: 12px;
	height: 21px;
}
.tyresManufacturers a {
 padding-left:30px;
 color: black;
 text-decoration:none;
}
.tyresManufacturersRight {
	padding-right: 13px;
	color: #5b6500;
}
.tyresManufacturersRight a {
	color: #5b6500;
}
#bottom_shadow {
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#content {
	text-align: left;
}
h1 {
	font-size: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#path {
	font-size: 11px;
	color: #999999;
}
#path a {
	color: #6DB700;
}
.coolTable {
	border: 1px solid #A0B300;
	width: 100%;
}
.coolTable td {
	background-color: #e9eec1;
	text-align: left;
	text-indent: 0px;
	padding: 3px;
	padding-right: 8px;
	padding-left: 8px;
	
}
.coolTable th {
	padding: 3px;
	color: #5a5a5a;
	background-color: #bfd500;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}
.coolTable .subheader {
	background-color: #d3e15a;
	font-weight: bold;
	text-align: center;
	color: #5a5a5a;
}
.coolTable h2 {
	padding-top: 15px;
}
.coolTable a {
	color: #0b175d;
}

#collTableCompact td,  #collTableCompact th {
	font-size: 90%;
	padding: 3px;
}

#path hr {
	color: #E8E1B3;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content p {
	text-indent: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: justify;
}
hr {
	border: 0px;
	color: #E8E1B3;
	background-color: #E8E1B3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 1px;
}
.sideNote {
	font-size: 87%;
	color: #6b703d;
	line-height: 150%;
}
.sideNote a{
	color: #6b703d;
}
#calcResults th {
	font-size: 12px;
}
#calcResults td { text-align:center;}

.grayLinks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
}
#slogan {
	padding-bottom: 5px;
	padding-left: 23px;
}
.qSearchInput {
	border: 1px solid #c4db00;
	background-color: #f0f3d8;
	color: #848577;
	height: 17px;
	width: 280px;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size:12px;
}
.coolButton {
	background-image: url(action_button.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 196px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
}


.qSearchSubmit {
	background-image: url(go.gif);
	height: 23px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.sideNote p {
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 130%;
	text-align: left;
}
.reviews {
	text-align: left;
}
.reviews p {
	margin-top: 0px;
	padding-top: 0px;
}
.footer {
	font-size: 11px;
}
.copyright {
	color: #8a8a8a;
	font-size: 11px;
}
.small {
	font-size: 75%
}

.copyright a {
	color: #8a8a8a;
}
.caclBaseType {
	font-size: 15px;
	color: #F0F3D8;
}
.caclBaseType select {
	height: 21px;
	width: 54px;
	background-image: url(select_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}
.h2PlusComment {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.h2PlusComment {
	color: #7f7f7f;
	margin-bottom: 15px;
	text-align: left;
}
/* Style spec's for tooltip  */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#e0ea7c; border:1px solid #929c00; 
  width:260px; padding:6px;
  color:black; font-size:11px; line-height:1.3;
}
.reviewFormInput {
	border: 1px solid #c4db00;
	background-color: #f0f3d8;
	color: #848577;
	height: 17px;
	width: 182px;
	vertical-align: bottom;
	margin: 0px;
	font-size:12px;
	padding-top: 4px;
	padding-left: 5px;
}
.reviewFormTextarea {
	border: 1px solid #c4db00;
	background-color: #f0f3d8;
	color: #848577;
	height: 110px;
	width: 340px;
	vertical-align: bottom;
	margin: 0px;
	font-size:12px;
	padding-top: 4px;
	padding-left: 5px;
}
#ReviewForm {
	color: #6b7600;
	display:none;
}
#ReviewForm p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.ExtSearchText select {
	width: 100%;
	background-color: #e8e8e8;
	border: 1px solid #FFFFFF;
	text-align: right;
}
.ExtSearchGreenH {
	font-size: 140%;
	color: #778400;
}
.hrWhite {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.ExtSearchText {}

.ExtSearcMainPars {
	font-size: 140%; 
	color: #FFFFFF;}
.ExtSearchSortSelect {
	background-color: #ebebeb;
	border: 1px solid #FFFFFF;
	width: 120px;
	text-align: right;
}

.ExtSearchDop {
}
.ExtSearchDop input {
	background-color: #dce3a4;
	border: 1px solid #FFFFFF;
	width: 48px;
	font-size: 12px;
	height: 18px;
}
.ExtSearchDop select {
	background-color: #dce3a4;
	border: 1px solid #FFFFFF;
	width: 100px;
	font-size: 12px;
	height: 21px;
}
.caclBaseType {
	font-size: 15px;
	color: #F0F3D8;
}
.caclBaseType  select {
	height: 20px;
	width: 54px;
	border: 1px solid #FFFFFF;
	background-color: #ebebeb;
	font-size: 12px;
}
select {
	border: 1px solid #FFFFFF;
	width: 100px;
	font-size: 12px;
	height: 21px;
}

.ExtSearchResReviewLink {
	padding-bottom: 5px;
}
.ExtSearchResReviewLink a{
	font-size: 0.8em;
	color: #6e733e;
}
.ExtSearchResModel {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
.ExtSearchResCount {
	font-size: 0.8em;
}
.ExtSearchResPrice {
	font-size: 1.4em;
	color: #8D9C00;
	font-weight: bold;
	margin-right: 5px;
}
.ExtSearchResPriceSign {
	font-size: 0.8em;
	color: #737942;
}
.PageNum, .PageNum a {
	font-size: 1.1em;
	color: #7A8800;
}




.ExtSearchResSize {
	font-size: 1.1em;
	padding-top: 5px;
}
.ExtSearchResIndexes {
	font-size: 0.9em;
}
.catalog a {
	font-size: 120%;
	color: #FFF;
}
/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

LAYOUT INFORMATION: describes box model, positioning, z-order

*******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
cursor: default;
width: auto;
text-align:left;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
cursor: pointer;
float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal table
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
z-index: 1020;
cursor: default;
/*width: 16em;*/
position: absolute;
left: -1000em;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal table.MenuBarSubmenuVisible
{
left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal table li
{
width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal table ul
{
position: absolute;
margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal table.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
left: auto;
top: 0;
}

/*******************************************************************************

DESIGN INFORMATION: describes color scheme, borders, fonts

*******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal table
{
/*border: 0px solid #9ca92b;*/
}
ul.MenuBarHorizontal table a
{
padding-left:11px;
padding-top: 5px;
padding-bottom: 5px;
padding-right:11px;
}



/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
display: block;
cursor: pointer;
background-color: #bcc94b;
padding: 0em;
font-weight:bold;
color: #333;
text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
background-color: #d6de92;
color: #5a5d3d;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
background-color: White;
color: #FFF;
}

/*******************************************************************************

BROWSER HACKS: the hacks below should not be changed unless you are an expert

*******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
position: absolute;
z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
ul.MenuBarHorizontal li.MenuBarItemIE
{
display: inline;
f\loat: left;
background: #FFF;
}
}