/* element style*/
body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 0;
	background: #ffffff url(../images/body.jpg) left top repeat-x;
	min-width: 1200px;
}
p
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
h1
{
	background: transparent url(../images/head_pointer.png) no-repeat scroll left center;
	border-bottom: 2px dashed #99CC99;
	color: #144E5B;
	font-size: 19px;
	font-weight: normal;
	margin: 17px 0 11px 5px;
	padding: 0 0 5px 22px;
}
a
{
	color: #000;
}
h2
{
	color: #3ca03d;
	font-size: 14px;
	margin: 10px 0px 7px 0px;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-top: 0px;
	text-align: center;
}
/* end element style */

#all
{
	width: 1110px;
	margin: 0px auto;
	padding-left: 0px;
}
/* top block */
.header
{
	height: 182px;
	width: 1110px;
	position: relative;
	background: #144e5b url(../images/header.jpg) left bottom no-repeat;
	overflow: hidden;
}
.home
{
	position: absolute;
	top: 30px;
	left: 15px;
}
.feedback
{
	position: absolute;
	top: 50px;
	left: 15px;
}
.logo
{
	position: absolute;
	top: 0px;
	left: 36px;
}
.header .banner
{
	position: absolute;
	top: 103px;
	right: 17px;
	border: 1px solid #3ca03d;
	font-size: 1px;
}
.header p
{
	margin: 6px 0px 0px 0px;
	color: #fff;
	font-size: 18px;
	float: right;
	text-align: right;
	padding-right: 9px;
}
.header p span, .footer .contacts span
{
	color: #a3d39c;
}
.header p a
{
	color: #fff;
}
/* end top block */

/* top menu */
.top_menu
{
	height: 50px;
	background: #144e5b;
	overflow-y: hidden;
	width: 1108px;
}
.top_menu ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.top_menu ul li
{
	float: left;
	width: 110px;
	line-height: 50px;
	text-align: center;
}
.top_menu ul li a
{
	color: #fff;
	text-decoration: none;
}

/* end top menu */
/* search */
.search
{
	float: right;
	padding: 12px 11px 0px 0px;
	overflow-y: hidden;
	font-size: 12px;
}
*html .search
{
	/*padding:10px 11px 0px 0px;*/
}
.search .search_inp
{
	background: url(../images/input_search.png) no-repeat;
	width: 235px;
	height: 22px;
	border: 0px;
	padding: 2px 0px 0px 5px;
	margin-left: 15px;
}
.search label
{
	color: #fff; *position:relative;*top:5px;*float:left;
}
.search .button
{
	margin: 0px 0px -7px 9px; *margin-bottom:-2px;
}
/* end search */

/* center block */
.content
{
	padding-bottom: 30px;
	float: left;
	width: 100%;
}
/* left block */
.treeview
{
	padding: 10px 0px 8px 0px;
}

.head
{
	color: #144e5b;
	font-size: 19px;
	border-bottom: 1px dashed #99cc99;
	margin: 34px 0px 15px 0px;
	padding: 5px 10px 3px 17px;
	background: url(../images/head_pointer.png) left center no-repeat;
	letter-spacing: 0;
}
.tree_view div div table a
{
	background: url(../images/item_pointer.png) left 9px no-repeat;
	font-size: 12px;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	margin: 1px 0px;
	color: #000;
	font-weight: normal;
}
.tree_view table a
{
	background: url(../images/title_pointer.gif) left center no-repeat;
	color: #3ca03d;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	display: block;
	margin: 20px 0px 5px 0px;
}
.left .banner
{
	margin: 37px 0px 20px 0px;
}
.left .banner img
{
	border: 1px solid #7d848e;
}
.left ul
{
	list-style-type: none;
	margin: 19px 0px 85px 0px;
	padding: 0px;
}
.left ul li
{
	background: url(../images/head_pointer.png) left 25px no-repeat;
	padding: 17px 0px 7px 20px;
	border-bottom: 1px dashed #99cc99;
}
.left ul li a
{
	color: #144e5b;
	font-size: 19px;
	text-decoration: none;
}

.left
{
	float: left;
	width: 277px;
	height: 100%;
	border: 0px solid;
	padding: 0px 20px 30px 5px;
	text-align: left;
	overflow-x: hidden;
}
/* end left block */
.bay
{
	position: relative;
	left: -15px;
	top: 16px;
}
/* right block */
.right
{
	float: right;
	width: 170px;
	height: 100%;
	border: 0px solid;
	padding: 0px 0px 30px 0px;
	text-align: left;
}
.right .dillers
{
	padding: 59px 0px 90px 0px;
}
.right .dillers a
{
	font-size: 11px;
	color: #000;
	line-height: 1.4;
}
.catalog_item
{
	font-size: 11px;
	padding: 0px 0px 5px 0px;
}
.catalog_item img
{
	border: 1px solid #507b84;
	margin: 10px 0px 10px 0px;
}
/* end right block */

.center
{
	padding: 0px 210px 30px 302px;
	text-align: left;
}
.center_wide
{
	padding: 0px 10px 30px 302px;
	text-align: left;
}

.price_url
{
	font-size: medium;
	color: Green;
	font-style: oblique;
	font-weight: bolder;
}

.center ul
{
	margin: 10px 0px 10px 40px;
	padding: 0px;
	list-style-image: url(../images/item_pointer.png);
	padding: 10px;
}
.center ul li
{
	padding: 1px 0px 1px 0px;
}
.nav
{
	padding: 19px 0px 5px 0px;
	height: 32px;
	margin-top: 30px;
	line-height: 2.0em;
}
.nav a
{
	color: #000;
}
.nav span
{
	background: url(../images/title_pointer.gif) 8px 5px no-repeat;
	padding-left: 28px;
	color: #339933;
}
/* end center block */

/* bottom block */
.footer
{
	width: 100%;
	height: 55px;
	background: #144e5b;
	text-align: center;
	clear: both;
}
.footer .container
{
	width: 1110px;
	margin: 0px auto;
	height: 55px;
	font-size: 11px;
	text-align: left;
	color: #fff;
}
.footer .container a
{
	color: #fff;
}
.footer .contacts
{
	float: left;
	width: 250px;
	padding-top: 5px;
}
.footer .contacts a
{
	text-decoration: none;
}
.footer .copyright
{
	float: right;
	width: 200px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	font-size: 12px;
}
.footer .menu
{
	padding: 20px 250px 0px 250px;
	text-align: center;
	word-spacing: 15px;
}
.footer .menu a
{
	word-spacing: normal;
}
/* end bottom block*/

/* product item*/

.product
{
}

.product h1, span
{
	color: #3ca03d;
}

.product p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.product a, h3
{
	color: #144E5B;
}

.product_faq
{
	padding-left: 50px;
}
.product_faq a
{
	color: Black;
}


.product_top
{
	float: right;
	margin-bottom: 0px;
}

.product_top_img img
{
	height: 200px;
	width: 200px;
	float: none;
}
.product_top_img a
{
	float: none;
	padding-left: 40px;
	color: #3ca03d;
}

.product_top_img
{
	float: left;
	width: 245px;
}

.product_context
{
	float: left;
	
}

.product_context span
{
    font-weight: bold;
    color: #FF0000;
}

.product_context li
{
    padding: 7px;
 
}


.product_context a
{
	padding: 0px;
	color: #144E5B;
	text-decoration: underline;
	font-weight: bold;
}

.to_top
{
	text-align: right;
}

.to_top a
{
	color: #3ca03d;
	font-weight: bold;
}

.product_highlight
{
	font-weight: bold;
}

.product_firmw
{
	padding-left: 70px;
}

.tooltip
{
	position: absolute;
	z-index: 999;
	left: -9999px;
	background-color: #dedede;
	padding: 5px;
	border: 1px solid #fff;
	width: 250px;
	display: none;
}
.tooltip p
{
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #666;
	padding: 2px 7px;
}


.price_prop a
{
    font-size: x-small;
    color: #FF0000;
    text-decoration: underline;
    font-weight: bold;
}   
