* {
	font-size: 11px;
	font-family: verdana;
	color: #585858;
	line-height: 125%;
}

body {
	margin: 0px 10px 10px 10px;
	background: #FFFFFF;
}

a {
	color: #D90041;
	text-decoration: none;
}

a:hover {
	color: #D90041;
	text-decoration: underline;
}

a.gray {
	color: #8B8989;
	text-decoration: none;
}

a.gray:hover {
	color: #8B8989;
	text-decoration: underline;
}

.header {
	width: 969;
	height: 188;
	position: relative;
	background: url(images/header_bg.png);
	margin-bottom: 25px;
	z-index: 100;
}

.header_img {
	position: absolute;
	top: 0;
	left: 0;
}

.header_logo {
	position: absolute;
	top: 48;
	left: 761;
	width: 180px;
	height: 55px;
	border: 0px;
}

.header_nav {
	position: absolute;
	top: 24;
	left: 262;
}

.header_nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.header_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}

.header_slogan {
	position: absolute;
	top: 82;
	left: 262;
	font-size: 24px;
	font-family: Arial Narrow;
	color: #FFFFFF;
}

.header_menu_pos {
	position: absolute;
	top: 132;
	left: 247;
	width: 715;
}

.header_user_name {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
}

.hm_bg {
	padding: 0px;
}

.hm_bg_sel {
	background: url(images/menu_left.png) no-repeat left;
}

.hm_item {
	height: 25;
	font-size: 11px;
	position: relative;
}

.hm_item_sel {
	height: 25;
	position: relative;
	background: url(images/menu_right.png) no-repeat right;
	font-size: 11px;
	cursor: pointer;
}

.menu_item_padding {
	padding: 5px 15px 5px 13px;
	font-weight: bold;
	white-space: nowrap;
}

.hm_item a, .hm_item_sel a, .hm_item_sel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
	color: #FFFFFF;
}

.menu_invis {
	display: none;
}

.menu_vis {
	display: block;
}

.menu_list_position {
	top: 23;
	left: -1;
}

.menu_list_border {
	border: 1px solid #C9C9C9;
	background-color: #6B0023;
	position: absolute;
	padding: 4px;
}

.menu_item {
	padding: 2px 35px 4px 9px;
	white-space: nowrap;
	color: #FFFFFF;
	position: relative;
}

.menu_item_unselect {
	padding: 2px 35px 4px 9px;
	border: 1px solid #6C0024;
}

.menu_item_select {
	cursor: pointer;
	background: url(images/menu_sel.png) repeat-x left top #FA1D1D;
	border: 1px solid #873130;
}

.bread_crumbs {
	position: absolute;
	top: 169;
	left: 14;
	font-size: 11px;
	font-family: verdana;
	color: #8A8989;
}

.bread_crumbs a {
	color: #8A8989;
	text-decoration: none;
}

.footer_bg {
	background: url(images/footer_bg.png);
	padding-top: 5px;
	width: 969px;
	height: 100px;
}

.footer_cell {
	width: 25%;
	border-left: 1px solid #E5E5E5;
	padding: 25px 0px 0px 0px;
	vertical-align: top;
}

.footer_content {
	border-left: 4px solid #CFCFCF;
	font-size: 11px;
	font-family: verdana;
	color: #585858;
	padding: 12px 20px 12px 14px;
}

.left_block_label {
	font-weight: bold;
	border-bottom: 4px solid #98002D;
	padding: 3px;
}

.block_cart {
	width: 233px;
	height: 130px;
	background: url(images/bg_cart.png) top left no-repeat;
	position: relative;
	vertical-align: top;
	margin-bottom: 20px;
}

.block_cart_button {
	position: absolute;
	width: 112px;
	height: 20px;
	top: 85px;
	left: 117px;
	cursor: pointer;
}

.block_cart_quantity {
	position: absolute;
	top: 35px;
	left: 86px;
}

.block_cart_summary {
	position: absolute;
	top: 50px;
	left: 86px;
}

/*.block_cart_recheck{position : absolute; top : 108px; left : 19px;}
.block_cart_clear{position : absolute; top : 129px; left : 19px;}*/
.block_cart_clear {
	position: absolute;
	top: 89px;
	left: 19px;
}

.block_search {
	width: 233px;
	height: 70px;
	background: url(images/bg_search.png);
	position: relative;
	vertical-align: top;
	margin-bottom: 20px;
}

.block_search_field {
	background: #FFFFFF;
	border: 0px;
	position: absolute;
	top: 20px;
	left: 66px;
	width: 89px;
	height: 16px;
}

.block_search_button {
	position: absolute;
	width: 61px;
	height: 20px;
	top: 18px;
	left: 167px;
	cursor: pointer;
}

.block_auth {
	width: 233px;
	height: 130px;
	background: url(images/bg_authorization.png) top left no-repeat;
	position: relative;
	vertical-align: top;
	margin-bottom: 20px;
}

.block_auth_login {
	background: #FFFFFF;
	border: 0px;
	position: absolute;
	top: 13px;
	left: 66px;
	width: 89px;
	height: 16px;
}

.block_auth_pwd {
	background: #FFFFFF;
	border: 0px;
	position: absolute;
	top: 37px;
	left: 66px;
	width: 89px;
	height: 16px;
}

.block_auth_btn {
	position: absolute;
	width: 61px;
	height: 20px;
	top: 35px;
	left: 167px;
	cursor: pointer;
}

.block_auth_reg {
	position: absolute;
	top: 77px;
	left: 61px;
	padding-left: 12px;
	background: url(images/arrow.gif) top left no-repeat;
}

.block_auth_forgot {
	position: absolute;
	top: 108px;
	left: 61px;
	padding-left: 12px;
	background: url(images/arrow.gif) top left no-repeat;
}

.block_person {
	width: 233px;
	height: 150px;
	background: url(images/bg_person.png) top left no-repeat;
	position: relative;
	vertical-align: top;
	margin-bottom: 20px;
}

.block_person_name {
	position: absolute;
	top: 18px;
	left: 73px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 155;
	overflow: hidden;
}

.block_person_reg {
	position: absolute;
	top: 67px;
	left: 61px;
	padding-left: 12px;
	background: url(images/arrow.gif) top left no-repeat;
}

.block_person_change {
	position: absolute;
	top: 98px;
	left: 61px;
	padding-left: 12px;
	background: url(images/arrow.gif) top left no-repeat;
}

.block_person_exit {
	position: absolute;
	top: 130px;
	left: 61px;
	padding-left: 12px;
	background: url(images/arrow.gif) top left no-repeat;
}

.block_contact1 {
	width: 233px;
	height: 140px;
	background: url(images/bg_phone.png) top left no-repeat;
	position: relative;
	vertical-align: top;
}

.block_phone {
	position: absolute;
	top: 15px;
	left: 70px;
}

.block_phone b {
	color: #D90041;
	font-size: 14px;
}

.block_contact2 {
	width: 233px;
	height: 75px;
	background: url(images/bg_mail.png) top left no-repeat;
	position: relative;
	vertical-align: top;
	margin-bottom: 20px;
}

.block_email {
	position: absolute;
	top: 12px;
	left: 70px;
}

.block_shop {
	width: 233px;
	height: 150px;
	background: url(images/bg_shops.png) top left no-repeat;
	position: relative;
	vertical-align: top;
	margin-bottom: 20px;
}

.block_shop_text {
	position: absolute;
	top: 15px;
	left: 70px;
}

.block_news {
	width: 233px;
	background: url(images/bg_news.png) top left no-repeat;
	position: relative;
	vertical-align: top;
	margin-bottom: 20px;
}

.block_news_text {
	padding-left: 70px;
}

.block_mymapitan {
	border: 1px solid #eaeaea;
	background: #f1f1f1;
	width: 605px;
}

.block_mymapitan a {
	position: absolute;
	top: 25px;
	left: 70px;
}

.block_mydevices {
	float: right;
	position: relative;
	width: 300px;
	height: 65px;
	background: url(images/bg_mydevices.png) top left no-repeat;
	vertical-align: top;
}

.block_mydownload {
	float: right;
	position: relative;
	width: 300px;
	height: 65px;
	background: url(images/bg_mydownloads.png) top left no-repeat;
	vertical-align: top;
}

.block_myaddresses {
	float: right;
	position: relative;
	width: 300px;
	height: 65px;
	background: url(images/bg_myaddresses.png) top left no-repeat;
	vertical-align: top;
}

.block_profile {
	float: right;
	position: relative;
	width: 300px;
	height: 65px;
	background: url(images/bg_myprofiles.png) top left no-repeat;
	vertical-align: top;
}

.block_mymaps {
	float: right;
	position: relative;
	width: 300px;
	height: 65px;
	background: url(images/bg_mymaps.png) top left no-repeat;
	vertical-align: top;
}

.block_empty {
	float: right;
	position: relative;
	width: 300px;
	height: 65px;
	vertical-align: top;
}

.block_logout {
	float: right;
	position: relative;
	width: 300px;
	height: 65px;
	background: url(images/bg_logout.png) top left no-repeat;
	vertical-align: top;
}

.content_block {
	width: 700px;
	padding: 0px 0px 35px 0px;
	vertical-align: top;
}

.col_left {
	width: 233px;
	vertical-align: top;
}

.content_text {
	padding: 0px 0px 0px 35px;
}

.content_home {
	padding: 12px 0px 25px 2px;
}

.home_prodtable {
	width: 698px;
}

/* height : 419px;}*/
.home_prodtable_top {
	width: 345px;
	height: 400px;
	background: url(images/home_prod_top_bg.png) top left no-repeat;
	vertical-align: top;
	padding: 23px;
}

.home_prodtable_content {
	width: 299px;
	height: 480px;
}

.home_prodtable_pictures {
	text-align: center
}

.home_prodtable_bottom {
	width: 345px;
	height: 80px;
	background: url(images/home_prod_bottom_bg.png) bottom left no-repeat;
	vertical-align: top;
}

.home_prodtable_action {
	position: relative;
}

.home_prodtable_action_buy {
	width: 98px;
	height: 20px;
	position: absolute;
	top: 32px;
	left: 231px;
	cursor: pointer;
}

.home_prodtable_action_shops {
	width: 98px;
	height: 20px;
	position: absolute;
	top: 7px;
	left: 231px;
	cursor: pointer;
}

.home_prodtable_action_shops img {
	width: 98px;
	height: 20px;
}

.home_prodtable_action_details {
	position: absolute;
	top: 10px;
	left: 43px;
}

.home_prodtable_action_price {
	position: absolute;
	top: 29px;
	left: 43px;
}

.home_prodtable_action_price b {
	color: #D90041;
	font-size: 20px;
	font-weight: bold;
}

.home_prodtable_action_check {
	position: absolute;
	top: 43px;
	left: 29px;
}

.home_news_current_date {
	font-size: 18px;
	font-family: verdana;
	color: #98002D;
}

.home_news_block {
	width: 699;
	margin-top: 33px;
}

.home_news_block_header {
	position: relative;
	background: url(images/home_news_top_bg.png) top;
	height: 43px;
}

.home_news_block_header_label {
	position: absolute;
	top: 12px;
	left: 26px;
	font-size: 15px;
	font-family: Arial Narrow;
	color: #8E8E8E;
	font-weight: normal;
}

.home_news_block_topnews {
	background: url(images/home_news_bg.png) bottom;
	padding: 10px 25px 25px 25px;
}

.home_news_block_links {
	background: url(images/arrow.gif) left no-repeat;
	padding: 1px 0px 0px 12px;
	margin-top: 5px;
}

.home_news_block_allnews {
	background: url(images/home_news_bg.png) bottom;
	padding: 10px 25px 25px 25px;
}

.home_news_block_endnews {
	background: url(images/home_news_end_bg.png) top;
	padding: 11px 25px 12px 25px;
}

.home_news_block_footer {
	position: relative;
	background: url(images/home_news_bottom_bg.png) bottom;
	height: 31px;
}

.home_news_block_newsarchive {
	position: absolute;
	top: 5px;
	right: 16px;
	background: url(images/arrow.gif) left no-repeat;
	padding: 1px 0px 0px 12px;
	margin-top: 5px;
}

.product_graph_block {
	width: 299px;
	float: left;
	margin-right: 10px;
}

.product_graph_block_links {
	position: relative;
	width: 299px;
	height: 70px;
	margin-bottom: 20px;
	background: url(images/prod_block_sale_bg.png) left top no-repeat;
}

.product_gb_links_charact {
	position: absolute;
	top: 22px;
	left: 16px;
}

.product_gb_links_compare {
	position: absolute;
	top: 39px;
	left: 16px;
}

.product_gb_links_price {
	position: absolute;
	top: 16px;
	left: 16px;
}

.product_gb_links_price b {
	color: #D90041;
	font-size: 20px;
	font-weight: bold;
}

.product_gb_links_3d {
	position: absolute;
	top: 45px;
	left: 16px;
}

.product_gb_links_check {
	position: absolute;
	top: 27px;
	left: 2px;
}

.product_graph_action_buy {
	position: absolute;
	top: 32px;
	left: 201px;
	width: 98px;
	height: 20;
	cursor: pointer;
}

.product_graph_action_shops {
	position: absolute;
	top: 7px;
	left: 201px;
	width: 98px;
	height: 20;
	cursor: pointer;
}

.product_graph_action_shops img {
	width: 98px;
	height: 20px;
}

.product_graph_block_pictures {
	float: left;
	width: 97px;
	height: 72px;
	margin-right: 2px;
}

.product_first_p {
	padding-top: 15px;
}

.block_separator {
	border-top: 1px solid #CFCFCF;
	margin: 10px 0px 10px 0px;
	font-size: 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

h1 {
	font-size: 29px;
	font-family: Arial Narrow;
	color: #98002D;
	font-weight: normal;
}

h1.subtitle {
	font-size: 11px;
	font-family: verdana;
	color: #98002D;
	margin: 0px 0px 20px 0px;
}

h2 {
	margin: 20px 0px 6px 0px;
}

ul {
	list-style-image: url(images/arrow_bullet.gif);
	margin-top: 3px;
	margin-bottom: 9px;
}

li {
	margin-bottom: 5px;
}

.links_arrow {
	background: url(images/arrow.gif) left no-repeat;
	padding: 1px 0px 0px 12px;
	margin-top: 5px;
}

.links_top {
	background: url(images/arrow_top.gif) left no-repeat;
	padding: 1px 0px 0px 12px;
	margin-top: 5px;
}

.serv_select {
	float: left;
	padding: 10px 0px 10px 10px;
}

.serv_select_button {
	position: relative;
	float: left;
	margin: 10px 10px 0px 0px;
	width: 47px;
	height: 37px;
	background: url(images/bg_go.png);
}

.serv_select_gray_button {
	position: relative;
	float: left;
	margin: 10px 10px 0px 0px;
	width: 47px;
	height: 37px;
	background: url(images/bg_go_gray.png);
}

.serv_select_button input, .serv_select_gray_button input {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 29px;
	height: 20;
	cursor: pointer;
}

#table_tech_characters {
	width: 665px;
}

#table_tech_characters td {
	padding: 5px 20px 5px 20px;
	height: 24px;
	vertical-align: top;
}

#table_tech_characters .ttc_odd {
	background: #F0F0F0;
}

#table_tech_characters tr.ttc_stop td {
	background: #F0F0F0;
	height: 3px;
}

#table_tech_characters td.tech_characters_name {
	width: 33%;
}

#table_tech_characters td.tech_characters_value {
	width: 67%;
}

#table_accessories {
	width: 665px;
}

#table_accessories td {
	padding: 5px 20px 5px 20px;
	height: 24px;
	vertical-align: top;
}

#table_accessories .acc_odd {
	background: #F0F0F0;
}

#table_accessories tr.acc_stop td {
	background: #F0F0F0;
	height: 3px;
}

#table_accessories td.accessories_name {
	width: 50%;
}

#table_accessories td.accessories_value {
	width: 50%;
}

.faq_question {
	border: 1px solid #eaeaea;
	background: #f1f1f1;
	padding: 14px 10px 0px 5px;
	margin-bottom: 30px;
	width: 665px;
}

.faq_question ol li {
	font-weight: bold;
	color: #98002D;
	margin-bottom: 7px;
}

.faq_question ol li a {
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}

.faq_question ol li a:hover {
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}

.faq_answer {
	padding: 7px 0px 10px 0px;
	float: left;
	width: 600px;
}

.faq_answer div {
	padding-bottom: 3px;
}

.faq_answer_point {
	position: relative;
	background: url(images/bg_faq_answer.png) top left no-repeat;
	width: 50px;
	height: 45px;
	float: left;
}

.faq_answer_number {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 14px;
	left: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}

.gray_block {
	border: 1px solid #eaeaea;
	background: #f1f1f1;
	padding: 20px;
	margin-bottom: 30px;
	width: 605px;
}

.result_list {
	padding: 0px 5px 0px 15px;
	margin: 25px 0px 10px 32px;
	border-left: 3px solid #eaeaea;
}

.shop_list {
	padding: 0px 5px 0px 15px;
	margin: 25px 0px 0px 0px;
	width: 400px;
	float: left;
}

.shop_logo {
	padding: 0px 10px 0px 0px;
	margin: 25px 0px 10px 35px;
	width: 170px;
	float: left;
	border-right: 3px solid #eaeaea;
}

.mail_field {
	padding: 3px 20px 0px 20px;
	line-height: 180%
}

.mail_field input {
	width: 400px;
}

.mail_field textarea {
	width: 400px;
	height: 100px;
}

.mail_field_gray_button {
	position: relative;
	float: left;
	margin: 20px 10px 0px 329px;
	width: 105px;
	height: 37px;
	background: url(images/bg_sand_gray.png);
}

.mail_field_gray_button input {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 81px;
	height: 20;
	cursor: pointer;
}

.mail_block {
	background-image: url(images/bg_mark.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.reg_field {
	padding: 3px 20px 0px 20px;
	line-height: 180%
}

.reg_field input {
	width: 260px;
	height: 19px;
}

.reg_field textarea {
	width: 100%;
	height: 75px;
}

.reg_ahead_gray_button {
	position: absolute;
	top: 10px;
	right: 8px;
	width: 136px;
	height: 37px;
	background: url(images/bg_go_ahead.png);
}

.get_ahead_gray_button {
	position: absolute;
	top: 10px;
	right: 8px;
	width: 104px;
	height: 37px;
	background: url(images/bg_get.png);
}

.reg_back_gray_button {
	position: absolute;
	top: 10px;
	left: 8px;
	width: 136px;
	height: 37px;
	background: url(images/bg_go_back.png);
}

.reg_ahead_gray_button input, .reg_back_gray_button input, .get_ahead_gray_button input {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 112px;
	height: 20;
	cursor: pointer;
}

.reg_ok_gray_button {
	position: absolute;
	top: 10px;
	right: 8px;
	width: 105px;
	height: 37px;
	background: url(images/bg_sand_gray.png);
}

.reg_ok_gray_button input {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 81px;
	height: 20;
	cursor: pointer;
}

.reg_table {
	width: 600px;
}

.address_field {
	padding: 3px 20px 0px 20px;
	line-height: 180%
}

.address_field input, .address_field select {
	width: 130px;
	height: 19px;
}

.address_field input.long, .address_field select.long {
	width: 302px;
	height: 19px;
}

.address_tip_1 {
	position: absolute;
	left: 390px;
	top: 25px;
	width: 200px;
}

.address_tip_2 {
	position: absolute;
	left: 390px;
	top: 100px;
	width: 200px;
}

.address_tip {
	border-left: 3px solid #CFCFCF;
	padding: 0px 0px 0px 10px;
	margin-top: 17px;
	color: #8B8989
}

.address_table {
	width: 580px;
}

.address_ahead_gray_button {
	position: absolute;
	top: 10px;
	right: 8px;
	width: 136px;
	height: 37px;
	background: url(images/bg_go_ahead.png);
}

.address_add_gray_button {
	position: absolute;
	top: 10px;
	left: 8px;
	width: 90px;
	height: 37px;
	background: url(images/bg_add.png);
}

.address_ahead_gray_button input {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 112px;
	height: 20;
	cursor: pointer;
}

.address_add_gray_button a {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 80px;
	height: 20;
	cursor: pointer;
}

.access_tip {
	border-left: 3px solid #CFCFCF;
	padding: 0px 0px 0px 10px;
	margin-top: 23px;
}

.grayblock_button_area {
	position: relative;
	height: 40px;
	padding: 10px 0px 0px 20px;
}

.shop_cart_border {
	border: 1px solid #eaeaea;
	background: #EFEFEF;
	vertical-align: top;
}

.shop_cart_shadow_top {
	background: url(images/bg_block_shadow_top.png) top left no-repeat;
}

.shop_cart_shadow_bottom {
	padding: 20px 20px 18px 19px;
	background: url(images/bg_block_shadow_bottom.png) bottom left no-repeat;
}

#shop_cart {
	width: 600px;
	border-right: 0px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
}

#shop_cart .all {
	background: #F5f5f5;
}

#shop_cart .select {
	background: #FFFFFF;
}

#shop_cart th {
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	background: url(images/bg_table_header.png) top left repeat-x #F1F1F1;
	border-bottom: 2px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#shop_cart th.order {
	text-align: left;
	width: 400px;
	padding-left: 10px;
}

#shop_cart th.price {
	width: 70px;
}

#shop_cart th.quantity {
	width: 60px;
}

#shop_cart th.total {
	width: 70px;
}

#shop_cart th.del {
	border-right: 0px;
}

#shop_cart td {
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CFCFCF;
	white-space: nowrap;
	text-align: center;
}

#shop_cart td.info {
	text-align: left;
	white-space: normal;
}

#shop_cart td.price {
	color: #98002D;
}

#shop_cart td.quantity input {
	width: 20px;
}

#shop_cart .footer {
	padding: 5px;
	border-bottom: 1px solid #CFCFCF;
	border-right: 0px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
}

#shop_cart .resheck {
	width: 100px;
	float: right;
	margin: 0px
}

.cart_app_infoitem {
	padding: 2px 10px 2px 10px;
	line-height: 125%;
}

.cart_app_infoitem input {
	width: 200px;
	margin-top: 2px;
}

.cart_app_infoitem textarea {
	width: 200px;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 150;
}

#shop_cart .cart_summary {
	text-align: right;
	padding-bottom: 12px;
}

.cart_summary .strong {
	color: #D90041;
	font-size: 14px;
}

.shop_cart_details {
	margin-top: 2px
}

#shop_cart th.delivery_details_left {
	width: 70%;
	border-right: 0px;
	text-align: left;
	padding-left: 10px
}

#shop_cart th.delivery_details_right {
	width: 30%;
	border-right: 0px;
	text-align: left;
	padding-left: 10px
}

#shop_cart td.spacer {
	padding: 0px;
	border: 0px
}

.devices_border {
	border: 1px solid #eaeaea;
	background: #EFEFEF;
	vertical-align: top;
}

.devices_shadow_top {
	background: url(images/bg_block_shadow_top.png) top left no-repeat;
}

.devices_shadow_bottom {
	padding: 20px 20px 18px 19px;
	background: url(images/bg_block_shadow_bottom.png) bottom left no-repeat;
}

.devices_button_area {
	position: relative;
	height: 40px;
	padding: 0;
}

.devices_add_gray_button {
	position: absolute;
	top: 10px;
	left: 0;
	width: 90px;
	height: 37px;
	background: url(images/bg_add.png);
}

.devices_add_gray_button input {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 80px;
	height: 20;
	cursor: pointer;
}

.devices_btn {
	width: 100px;
}

#devices {
	width: 650px;
	border-right: 0px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
}

#devices .all {
	background: #f1f1f1;
}

#devices .select {
	background: #FFFFFF;
}

#devices th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	background: url(images/bg_table_header.png) top left repeat-x #F1F1F1;
	border-bottom: 2px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#devices th.name {
	width: 200px;
	padding-left: 10px;
}

#devices th.serial {
	width: 200px;
}

#devices th.ident {
	width: 200px;
}

#devices th.min {
	width: 150px;
}

#devices th.del {
	border-right: 0px;
}

#devices td {
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CFCFCF;
	white-space: nowrap;
	text-align: left;
}

.download_border {
	border: 1px solid #eaeaea;
	background: #EFEFEF;
	vertical-align: top;
}

.download_shadow_top {
	background: url(images/bg_block_shadow_top.png) top left no-repeat;
}

.download_shadow_bottom {
	padding: 20px 20px 18px 19px;
	background: url(images/bg_block_shadow_bottom.png) bottom left no-repeat;
}

#download {
	width: 600px;
	border-right: 0px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
}

#download .all {
	background: #f1f1f1;
}

#download th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	background: url(images/bg_table_header.png) top left repeat-x #F1F1F1;
	border-bottom: 2px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#download th.name {
	width: 200px;
	padding-left: 10px;
}

#download th.descr {
	width: 395px;
}

#download td {
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CFCFCF;
	white-space: nowrap;
	text-align: left;
}

.addresses_border {
	border: 1px solid #eaeaea;
	background: #EFEFEF;
	vertical-align: top;
}

.addresses_shadow_top {
	background: url(images/bg_block_shadow_top.png) top left no-repeat;
}

.addresses_shadow_bottom {
	padding: 20px 20px 18px 19px;
	background: url(images/bg_block_shadow_bottom.png) bottom left no-repeat;
}

.addresses_button_area {
	position: relative;
	height: 40px;
	padding: 0;
}

.addresses_add_gray_button {
	position: absolute;
	top: 10px;
	left: 0;
	width: 90px;
	height: 37px;
	background: url(images/bg_add.png);
}

.addresses_add_gray_button input {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 80px;
	height: 20;
	cursor: pointer;
}

#addresses {
	width: 600px;
	border-right: 0px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
}

#addresses .all {
	background: #f1f1f1;
}

#addresses .select {
	background: #FFFFFF;
}

#addresses th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	background: url(images/bg_table_header.png) top left repeat-x #F1F1F1;
	border-bottom: 2px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#addresses th.city {
	width: 200px;
	padding-left: 10px;
}

#addresses th.street {
	width: 200px;
}

#addresses th.house {
	width: 50px;
}

#addresses th.phone {
	width: 100px;
}

#addresses th.del {
	border-right: 0px;
}

#addresses th.sel {
	border-left: 0px;
}

#addresses td {
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CFCFCF;
	white-space: nowrap;
	text-align: left;
}

.maps_border {
	border: 1px solid #eaeaea;
	background: #EFEFEF;
	vertical-align: top;
}

.maps_shadow_top {
	background: url(images/bg_block_shadow_top.png) top left no-repeat;
}

.maps_shadow_bottom {
	padding: 20px 20px 18px 19px;
	background: url(images/bg_block_shadow_bottom.png) bottom left no-repeat;
}

.maps_button_area {
	position: relative;
	height: 40px;
	padding: 0;
}

.maps_activate_gray_button {
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 98px;
	height: 37px;
	background: url(images/bg_activate.png);
}

.maps_activate_gray_button input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 98px;
	height: 20px;
	cursor: pointer;
}

#maps {
	width: 600px;
	border-right: 0px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
}

#maps .all {
	background: #f1f1f1;
}

#maps th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	background: url(images/bg_table_header.png) top left repeat-x #F1F1F1;
	border-bottom: 2px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#maps th.licenseKey {
	width: 200px;
	padding-left: 10px;
}

#maps th.deviceId {
	width: 200px;
}

#maps th.deviceName {
	width: 200px;
	border-right: 0px;
}

#maps td {
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CFCFCF;
	white-space: nowrap;
	text-align: left;
}

.reg_nextcart_block {
	position: relative;
	height: 45px;
	width: 640px;
}

.reg_recalc_block {
	position: relative;
	height: 45px;
	width: 98px;
}

.reg_nextcart_button {
	position: absolute;
	right: 7px;
	width: 136px;
	height: 37px;
	background: url(images/bg_go_ahead.png);
}

.reg_prevcart_button {
	position: absolute;
	left: 8px;
	width: 136px;
	height: 37px;
	background: url(images/bg_go_back.png);
}

.reg_tocatalog_button {
	position: absolute;
	left: 8px;
	width: 80px;
	height: 37px;
	background: url(images/bg_go_tocatalog.png);
}

.reg_recalc_button {
	position: absolute;
	right: 0;
	width: 98px;
	height: 37px;
	background: url(images/bg_recalc.png);
}

.reg_nextcart_button a, .reg_prevcart_button a {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 112px;
	height: 20;
	cursor: pointer;
}

.reg_tocatalog_button a {
	position: absolute;
	top: 0px;
	left: 3px;
	width: 73px;
	height: 20;
	cursor: pointer;
}

.reg_recalc_button input {
	position: absolute;
	top: 0;
	left: 0;
	width: 98px;
	height: 20;
	cursor: pointer;
}

.cart_app_order_block {
	position: relative;
	height: 60px;
	width: 640;
}

.cart_app_order {
	position: absolute;
	right: 4px;
	width: 166px;
	height: 56px;
	background: url(images/bg_app_order.png);
}

.cart_app_order input {
	position: absolute;
	top: 0px;
	left: 18px;
	width: 130px;
	height: 36px;
	cursor: pointer;
}

#ident {
	width: 640px;
}

#ident td.block {
	width: 310px;
	vertical-align: top;
	background: top right no-repeat #f1f1f1;
	border: 1px solid #eaeaea;
	padding: 20px;
}

#ident td.login {
	background-image: url(images/bg_ident_login.png);
}

#ident td.reg {
	background-image: url(images/bg_ident_reg.png);
}

#ident td h2 {
	margin-top: 0px;
}

.ident_field {
	padding: 3px 20px 0px 20px;
	line-height: 180%
}

.ident_field input {
	width: 230px;
	height: 19px;
}

.strong {
	font-weight: bold;
	color: #D90041;
}

.pay_type_block {
	border: 1px solid #FFFFFF;
	background: url(images/bg_pay_type_block.png) top left no-repeat #E7E7E7;
	vertical-align: top;
	width: 186px;
}

div.pay_type_in {
	padding: 10px 20px 10px 20px;
	position: relative;
}

.cart_type_check {
	width: 35px;
	height: 35px;
	position: absolute;
	background: url(images/bg_cart_type_check.png) top left no-repeat;
	top: 18px;
	left: -37px;
	padding: 8px 0px 0px 7px;
}

.pay_type_block div h2 {
	margin-top: 0px;
}

.go_payment {
	background: url(images/bg_to_payment.png) top left no-repeat;
	width: 150px;
	height: 56px;
	margin: 25px 10px 10px 10px;
	position: relative;
}

.go_payment input {
	position: absolute;
	width: 130px;
	height: 36px;
	top: 0px;
	left: 10px;
	cursor: pointer;
}

.send_org_data {
	background: url(images/bg_sand_gray.png) top left no-repeat;
	width: 105px;
	height: 37px;
	margin: 0px;
	position: relative;
	float: right
}

.send_org_data input {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 81px;
	height: 20;
	cursor: pointer;
}

#poi {
	border: 1px solid #eaeaea;
	background: #EFEFEF;
}

.framed {
	background-color: #f1f1f1;
	padding: 6px;
	border: #98002d solid 4px;
}
