* {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	outline: 0;
}

body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	/*background-color: #173a6f;*/
}

form {
	float: left;
	width: 100%;
}

table {
	width: 100%;
	border: 0;
}

td {
	vertical-align: top;
	border: 0;
}

textarea {
	width: 100%;
	height: 300px;
	overflow: auto;
}

a img {
	border: 0;
}

a {
	color: none;
	text-decoration:  none;
}

a:hover {
	text-decoration:  underline;
}

optgroup option {
	margin-left: 10px;
}

.p100 {
	width: 100%;
	float: left;
	display: inline;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.link {
	cursor: pointer;
}

.none {
	display: none;
}

.d50 {
	width: 50%;
}

.mt5 {
	margin-top: 5px;
}

.green {
	color: green;
}

.red {
	color: red;
}

.right {
	float: right;
	text-align: right;
}

p a {
	color: #eb4a16;
	text-decoration: underline;
}

p a:hover {
	color: #173a6f;
	text-decoration: none;
}

tr:hover {
	background-color:#e4e4e4;
}

div.header {
	float: left;
	position: relative;
	width: 100%;
	/*background: url(/images/header_background.png) top left repeat-x #ffffff;*/
}

div.content-inner {
	float: left;
	position: relative;
	width: 100%;
	/*background: url(/images/inner_background.png) top right repeat-x transparent;*/
}

div.content-in {
	float: left;
	position: relative;
	width: 100%;
	/*background: url(/images/in_background.jpg) top 200px center no-repeat transparent;*/
}

div.content {
	float: none;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	position: relative;
}

div.content div {
	float: left;
	display: inline;
	position: relative;
}

div.content-left {
	/* width: 730px; */
	width: 990px;
}

div.no-products {
	width: 728px;
	border: 1px solid #eb4a16;
	color: #eb4a16;
	margin-top: 10px;
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
}

a.admin {
	margin-left: 20px;
}

div.admin {
	margin: 10px 0;
}

div.admin a {
	float: left;
	padding: 5px 10px;
	margin-right: 20px;
	color: #ffffff;
	background-color: #173a6f;
	border: 1px solid #cccccc;
	text-decoration: none;
}

div.admin a:hover {
	text-decoration: underline;
}

div.admin-list-products {
	width: 80px;
	height: 150px;
	margin: 20px 24px 0 0;
	text-align: center;
}

a.calendar_list {
	float: left;
	text-decoration: none;
	margin-right: 10px;
	background: url(/images/calendar.png) top center no-repeat transparent;
	padding-top: 64px;
	height: 16px;
	width: 74px;
	text-align: center;
	vertical-align: bottom;
}

div.admin a.exit {
	float: right;
}

div.mobile {
	width: 687px;
	margin: 0 20px;
}

div.services {
	width: 710px;
	margin: 10px;
}

div.index-titles {
	width: 235px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	background: #0b4399;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #cccccc;
}

div.index-titles:hover{
	background: #2f63af;
}

div.index-titles a {
	color: #ffffff;
	text-decoration: none;
}

div.index-titles.current {
	background: url(/images/arrow_bottom.png) bottom center no-repeat #2f63af;
}

div.index-titles.first {
	margin-left: 10px;
}

div.index-titles.last {
	border: 0;
}

div.products {
	width: 215px;
	height: 110px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}

div.products-image {
	width: 100px;
}

div.products-image * {
	float: left;
}

div.products-info {
	text-align: center;
	width: 115px;
	color: #4974a2;
}

div.products-info div.model-name {
	width: 100%;
	margin-bottom: 10px;
}

div.products-info div.sizes {
	width: 100%;
}

div.products-info div.brand-name {
	width: 100%;
	font-size: 11px;
}

div.products-info a {
	color: #4974a2;
	text-decoration: none;
}

div.products-info a:hover {
	text-decoration: underline;
}

span.price {
	color: #ff1f2c;
	font-weight: normal;
}

span.price-old {
	color: #0b1219;
	font-weight: normal;
	text-decoration: line-through;
}

div.products-first {
	margin-left: 10px;
}

div.products-first-row {
	margin-top: 10px;
}

div.products-last {
	border-right: 0;
}

div.products-last-row {
	border-bottom: 0;
	margin-bottom: 10px;
}

div.pages {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

a.pages {
	float: right;
	display: inline;
	margin-left: 3px;
	text-decoration: none;
	height: 20px;
	width: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	color: #000000;
}

a.pages:hover,
a.current {
	background: #173a6f;
	color: #ffffff;
}

a.pages-left {
	float: right;
	display: inline;
	height: 20px;
	width: 20px;
	background: url(/images/pages_left.png) center center no-repeat transparent;
}

a.pages-right {
	float: right;
	display: inline;
	height: 20px;
	width: 20px;
	background: url(/images/pages_right.png) center center no-repeat transparent;
}

div.product-info {
	width: 230px;
	margin-top: 10px;
	margin-right: 10px;
}

div.product-image {
	width: 228px;
	border: 1px solid gray;
}

div.product-image-main {
	margin-top: 10px;
	width: 228px;
	height: 240px;
	text-align: center;
}

div.product-image-list {
	margin: 10px 0;
	width: 100%;
	text-align: center;
}

div.product-description {
	width: 490px;
	margin-top: 10px;
}

div.product-title {
	background: #b0d8ff;
	height: 70px;
	line-height: 70px;
	width: 440px;
	font-size: 20px;
	color: #0b4399;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	padding: 0 25px;
}

div.product-order {
	width: 100%;
	margin-top: 10px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 20px;
}

div.product-order div {
	width: 50%;
	text-align: center;
}

div.product-contact {
	background: #eb4a16;
	color: #ffffff;
}

div.onstock {
	width: 194px;
	height: 26px;
	vertical-align: middle;
	padding-left: 36px;
	background: url(/images/icon_info.png) 5px 5px no-repeat #e7f4fd;
}

div.onstock a {
	color: #386e8b;
	line-height: 26px;
	text-decoration: none;
}

div.onstock div.tire-sizes {
	display: none;
	position: absolute;
	left: 0;
	bottom: 26px;
	padding-bottom: 5px;
	width: 230px;
	background: #e7f4fd;
}

span.a {
	color: #103f87;
	cursor: pointer;
}

div.tire-sizes .none {
	display: none;
}

div.tires-prices-row {
	padding: 0 10px;
	width: 470px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #0b4399;
	font-weight: bold;
	background: #f7fbfe;
	border-bottom: 1px solid #cccccc;
}

div.tires-prices-row span {
	color: #eb4a16;
}

#prices {
	display: none;
	margin-bottom: 20px;
}

div.gallery-image {
	width: 171px;
	height: 130px;
	margin: 10px 0 0 9px;
}

div.gallery-image a {
	float: left;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 169px;
	height: 130px;
	line-height: 130px;
}

a.tires {
	float: left;
	width: 50%;
	text-align: center;
	height: 45px;
	line-height: 40px;
	vertical-align: middle;
	background: #0b4399;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	/*border-bottom: 5px solid #2f63af;*/
}

a.tires.current {
	background: url(/images/arrow_bottom.png) bottom center no-repeat #2f63af;
}

#map {
	width: 430px;
	height: 285px;
	margin: 10px 0 10px 10px;
}

div.contacts {
	margin: 10px 0 0 20px;
	width: 260px;
}

div.reserve {
	width: 670px;
	margin: 10px 0 0 10px;
	padding: 10px 20px;
	background: #ebf3fb;
}

a.logo {
	display: block;
	width: 300px;
	height: 55px;
	margin: 25px 0 0 25px;
	background: url(/images/avtogumi_logo.png) 0 0 no-repeat transparent;
}

div.header-menu-bar {
	width: 100%;
	margin-top: 21px;
}

div.header-menu-separator {
	width: 3px;
	height: 64px;
	background: url(/images/header_menu_separator.png) 0 center no-repeat transparent;
}

a.header-menu {
	float: left;
	display: inline;
	height: 64px;
	line-height: 64px;
	vertical-align: middle;
	padding: 0 25px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a.header-menu:hover {
	/*background: url(/images/header_menu_hover.png) right center repeat-x transparent;*/
	/* background: url(/images/menu_arrow.png) top center no-repeat #eb4a16; */
	background: #eb4a16;
}

a.selected.header-menu:hover,
a.selected {
	background: url(/images/menu_arrow.png) top center no-repeat #eb4a16;
}

div.content-right {
	width: 260px;
}

div.phones {
	width: 222px;
	margin: 10px 5px 0;
	font-size: 20px;
	text-align: center;
	color: #eb4a16;
}

div.box-info {
	width: 232px;
	height: 132px;
	margin: 5px 15px 10px;
	background: url(/images/box_info.png) 0 0 no-repeat transparent;
}

a.booking {
	position: absolute;
	display: block;
	top: 80px;
	width: 217px;
	height: 45px;
	margin-left: 7px;
	background: url(/images/appointment.png) 0 0 no-repeat transparent;
}

div.calculator {
	width: 249px;
	margin: 0 5px;
	border-right: 1px solid #cacaca;
	background: url(/images/calculator_background.png) 0 0 repeat-x #a1c6f7;
	color: #0b4399;
}

div.calculator-title {
	width: 100%;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background: url(/images/calculator_title.png) 0 0 repeat-x transparent;
}

div.calculator-sizes {
	width: 241px;
	border: 1px solid #ffffff;
	background: #7caff3;
	margin: 3px 0;
	padding: 5px 2px 0 5px;
	color: #ffffff;
	font-weight: bold;
}

div.sizes-box {
	width: 81px;
}

div.drop-down-menu {
	width: 47px;
	height: 20px;
	border: 1px solid #89a0c0;
	margin: 0 0 5px 3px;
	background: url(/images/arrow_down.png) 30px 3px no-repeat #a1c6f7;
}

div.drop-down-menu-title {
	width: 30px;
	padding-right: 15px;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}

#old_wd.drop-down-menu-list,
#old_hd.drop-down-menu-list,
#old_rd.drop-down-menu-list,
#new_wd.drop-down-menu-list,
#new_hd.drop-down-menu-list,
#new_rd.drop-down-menu-list {
	padding-top: 3px;
	display: none;
	z-index: 100;
	position: absolute;
	top: 21px;
	left: 0;
	overflow: auto;
	width: 45px;
	height: 100px;
	background: #a1c5f6;
}

#old_wd.drop-down-menu-list div,
#old_hd.drop-down-menu-list div,
#old_rd.drop-down-menu-list div,
#new_wd.drop-down-menu-list div,
#new_hd.drop-down-menu-list div,
#new_rd.drop-down-menu-list div {
	width: 100%;
	height: 19px;
	line-height: 17px;
	vertical-align: middle;
	padding: 0 0 0 3px;
	cursor: pointer;
}

#old_wd.drop-down-menu-list div:hover,
#old_hd.drop-down-menu-list div:hover,
#old_rd.drop-down-menu-list div:hover,
#new_wd.drop-down-menu-list div:hover,
#new_hd.drop-down-menu-list div:hover,
#new_rd.drop-down-menu-list div:hover {
	background: #7098cc;
}

div.calculator-boxes {
	margin: 0 0 5px 5px;
	width: 155px;
	line-height: 26px;
	vertical-align: middle;
}

div.values {
	width: 50px;
	height: 15px;
	text-align: center;
	border: 1px solid #889fbd;
	background: #c8e4ff;
	margin: 5px 0 0 5px;
	padding: 1px 0;
}

div.brands {
	width: 249px;
	margin: 30px 5px 0;
	border-right: 1px solid #cacaca;
	background: #ffffff;
}

div.brands-title {
	width: 100%;
	height: 38px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background: url(/images/brands_title.png) 0 0 repeat-x transparent;
	padding-bottom: 10px;
}

div.brands-list {
	width: 100%;
}

div.brand-box {
	width: 110px;
	height: 24px;
	margin-left: 10px;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #ececec;
}

a.brand-logo {
	display: block;
}

div.footer {
	float: left;
	position: relative;
	width: 100%;
	height: 53px;
	padding-top: 20px;
	/*background: url(/images/footer_background.png) top left repeat-x transparent;*/
}

div.footer-content {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 990px;
	text-align: left;
	position: relative;
}

a.footer-menu {
	text-decoration: none;
	color: #fffffe;
	font-size: 14px;
	margin-left: 45px;
}

a.footer-menu:hover {
	text-decoration: underline;
}

label {
	width: 150px;
	float: left;
	line-height: 24px;
}


div.input-separator {
	font-size: 1px;
	height: 10px;
	width: 100%;
}

input.input-text {
	float: left;
	width: 200px;
	border-top: 1px solid #e7e7e7;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e3e3e3;
	height: 15px;
	font-size: 12px;
	padding: 4px 5px 3px 5px;
	background-color: #fbfbfb;
}

input.button {
	width: 95px;
	text-align: center;
	border-top: 1px solid #e7e7e7;
	border-right: 1px solid #dfd2c7;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e3e3e3;
	/*background: url(/images/button_submit.gif) 0 0 repeat-x transparent;*/
	background-color: #d1561a;
	color: #ffffff;
	height: 22px;
	padding: 0 15px;
	/*margin-top: 10px;*/
	float: left;
	text-align: left;
	font-weight: bold;
}

input.tire {
	width: 50px;
}

#bannerRotator {
    height: 230px;
    margin: 0 auto;
    width: 730px;
}

#bannerRotator {
    position: relative;
}

#bannerRotator ul {
    height: 230px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 730px;
}

#bannerRotator ul li {
    display: none;
    position: absolute;
	width: 100%;
	text-align: center;
}

#bannerNav {
    position: absolute;
    bottom: 5px;
    right: 15px;
    padding: 5px 5px 5px 10px;
    /*background: url("/images/transBlack75.png") repeat scroll 0 0 transparent;*/
}

#bannerNav a {
    background: url("/images/dotDark.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 10px;
    margin: 0 10px 0 0;
    width: 10px;
}

#bannerNav a.active {
    background-image: url("/images/dotLight.png");
}
