
body.index, html.index {
background: url('/images/brick_bw.jpg') repeat;
  margin: 0px 0px 0px 0px;
  height:100%;
  color: #000;
  font-size: 11px;
  font-family: verdana;
}

.white_wrapper {
	background: #fff;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}

.mainTable {
  width: 1000px;
  height: 100%;
  margin-top: 10px;
}
.topTR {
  height: 100px;
}

h1 {
	font-size: 22px;
}

.menu_top_td {
	height: 30px;
	padding-top: 10px;
	text-align: center;
}

.menu_top_td a {
	display: inline;
	text-decoration: underline;
	margin-left: 15px;
	margin-right: 15px;
}

.menu_top_td a:hover {
	text-decoration: underline;
}

.left_menu_item {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.left_menu_item h1 {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	color: #AA4400;
	margin: 0;
	padding: 0;
}

.left_menu_item hr {
	margin-top: 5px;
	padding-top: 0;
}

.left_menu_item img {
	margin: 0;
	padding: 0;
}


.lm_middle {
	background: url(/images/lmitem.png) repeat-y;
	margin: 0;
	padding: 0;
}

.lm_middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

.lm_middle ul li {
	margin-bottom: 0px;
	margin-top: 5px;
}

.lm_middle ul li a, .lm_middle ul li a:visited {
	text-decoration: none;
	font-size: 12px;
}

.lm_middle ul li a:hover {
	text-decoration: underline;
}

.lm_middle ul li ul {
	list-style: none;
	display: none;
}

.lm_middle ul li:hover ul {
	background: url(/images/opacity.png) repeat;
	border: 1px solid #9D9D9D;
	display: block;
	float: left;
	position: absolute;
	margin-left: 50px;
	margin-top: -30px;
	/* width: 225px; */
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.lm_middle ul li ul li {
	padding: 0;
	margin-bottom: 5px;
}

.right_menu_item {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.right_menu_item h1, .right_menu_item h1 a {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #AA4400;
	margin: 0;
	padding: 0;
}

.right_menu_item hr {
	margin-top: 5px;
	padding-top: 0;
}

.right_menu_item ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

.right_menu_item li {
	margin-bottom: 0px;
	margin-top: 5px;
}

.right_menu_item ul>li>a, .left_menu_item ul>li>a:visited {
	text-decoration: none;
	font-size: 12px;
}

.right_menu_item ul>li>a:hover {
	text-decoration: underline;
}

.right_menu_item img {
	margin: 0;
	padding: 0;
}

.rm_middle {
	background: url(/images/rmitem.png) repeat-y;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.rm_middle_content {
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	width: 140px;
}

#td_menu {
	/*
	 * background: url('/images/left_bg2.jpg') repeat-y left top;
	 */
	width: 200px;
}

#content {
	padding: 0px 20px 20px 20px;
	margin: 0;
	vertical-align: top;
}

#footer {
	width: 160px;
}

tr {
	vertical-align: top;
}

td {
       font-size: 13px;
}

p {
	text-align: justify;
}

a {
	text-decoration: underline;
	color: #000;
}

img {
	border: 0px;
}

/*
#left_panel { 
	background: url('/images/top_left.jpg') no-repeat;
	width:249px;
}
*/

#panel {
	background-color: #FFF;
	line-height: 15px;
	width: 337px; 
	text-align: center;
	color: #fff;
}

#right_panel {text-align: center;
        color: #fff;
	background: url('/images/top_right.jpg') no-repeat;
	width:418px;
}

#path {
	padding-left: 26px;
	padding-bottom: 15px;
}

#panel_section {
	font-size: 8px;
	float:right;
	padding-right: 20px;
}

#head {
	font-weight: bold;
	border-left: 10px solid #aaf;
	padding-left: 10px;
	margin-left: 20px;
}

#head_image {
	position: relative;
}

#head_map {
	background: transparent;
}

#head_map a {
	color: #000;
	font-size: 10px;
	left: 920px;
	position: absolute;
	top: 113px;
}

#head_phone {
	background: transparent;
	display: block;
	left: 577px;
	position: absolute;
	top: 86px;
	text-align: justify;
}

#head_phone a {
	color: #00f;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

#head_phone a:hover {
	text-decoration: underline;
}

#head_dealer {
	background: transparent;
	display: block;
	left: 358px;
	position: absolute;
	text-align: right;
	top: 91px;
	width: 180px;
}

#head_dealer a {
	color: #c00;
	font-size: 22px;
	text-decoration: none;
}

.icon_image {
	display: inline;
	border: 1px #ccc solid;
	padding-bottom: 3px;
}

.extras_image {
	display: inline;
	border: 1px #ccc solid;
	padding-bottom: 3px;
}

.icon_image:hover {
	border: 1px #0f0 solid;
	padding-bottom: 3px;
}

.tbl_goods {
	width: 600px;
	background: url(/images/goods_middle.png) repeat-y;
}

.tbl_goods_tr {
	background: transparent;
}

.tbl_goods_tr td {
	padding: 0;
	margin: 0;
	padding-left: 30px;
	padding-right: 20px;
}

.good_hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.good_img {
	display: inline;
	float: left;
	margin-right: 10px;
}

.good_title {
	margin-left: 10px;
}

.good_price {
	display: block;
	color: #ff0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.good_descr {
	display: block;
	float: left;
	text-align: justify;
	width: 240px;
	margin-top: 10px;
}

.good_more {
	text-align: right;
	color: #f00;
	font-size: 10px;
}

#cart_wrapper {
	visibility: hidden;
	display: none;
	padding-bottom: 20px;
}

.cart {
	background: url('/images/cart_middle.png') repeat-y;
	text-align: left;
	padding-left: 15px;
}

.cart_price {
	display: block;
	text-align: center;
	color: #0f0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cart_nitems {
	padding-top: 5px;
}

.order_price {
	color: #0f0;
	font-weight: bold;
}

.order_form, .install_form, .callback_form {
	display: block;
	margin-top: 20px;
}

.order_input {
	width: 300px;
	border: 1px solid #999;
}

.install_input, .callback_input {
	width: 400px;
	border: 1px solid #999;
	margin-bottom: 15px;
}

























.rm_middle {
	background: url(/images/rmitem.png) repeat-y;
	margin: 0;
	padding: 0;
}

.rm_middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

.rm_middle ul li {
	margin-bottom: 0px;
	margin-top: 5px;
}

.rm_middle ul li a, .lm_middle ul li a:visited {
	text-decoration: none;
	font-size: 12px;
}

.rm_middle ul li a:hover {
	text-decoration: underline;
}

.rm_middle ul li ul {
	list-style: none;
	display: none;
}

.rm_middle ul li:hover ul {
	background: url(/images/opacity.png) repeat;
	border: 1px solid #9D9D9D;
	display: block;
	float: left;
	position: absolute;
	margin-left: 50px;
	margin-top: -30px;
	/* width: 225px; */
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.rm_middle ul li ul li {
	padding: 0;
	margin-bottom: 5px;
}

