@charset "utf-8";
/* CSS Document */

body {
  margin: 0px 0px;
  padding: 0px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  background: #efefe0;
}

#main {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 10px 0;
}

.clear {
	clear: both;
}

img {
	border: 0 none;
}

h1 {
	padding: 0;
	margin: 0;
}

/* header */

.header_menu {
	height: 32px;
	background: url(../img/header_menu_bg.jpg) no-repeat bottom;
}

.menu {
	padding-right: 20px;
	width: 554px;
	float: right;
}

.menu ul {
	padding: 0;
	margin: 0;
	height: 25px;
	margin-top: 5px;
}

.menu ul li {
	float: left;
	list-style: none;
	text-decoration: none;
	color: #FFF;
	padding: 0px 10px 0 10px;
	/*display: block;*/
	font-weight: bold;
}

.menu ul li a {
	text-decoration: none;
	color: #FFF;
	padding: 0px 5px 0 5px;
	height: 20px;
}

.menu ul li a:hover {
	float: left;
	list-style: none;
	background: #ffcf4d;
	padding: 0px 5px 0 5px;
}

.menu ul li .active {
	float: left;
	list-style: none;
	background: #ffcf4d;
	padding: 0px 5px 0 5px;
}

#container {
	background: url(../img/container_bg.jpg) repeat-y;
}

.logo_panel {
	height: 86px;
	width: 960px;
	margin: 0 auto;
}

.logo {
	float: left;
	height: 86px;
	width: 286px;
	/*background: url(../img/logo.jpg) no-repeat;*/
}

.other_link {
	float: right;
	height: 86px;
	width: 328px;
}

.call_us {
	float: right;
	margin-top: 28px;
	padding-right: 50px;
	width: 102px;
	height: 58px;
	background: url(../img/call_us_icon.jpg) no-repeat right top;
	text-align: right;
}

.gray {
	font-size: 14px;
	color: #3a3a3a;
	font-weight:bold;
}

.orange {
	font-size: 14px;
	color:#f5b300;
	font-weight:bold;
}

.divider {
	float: right;
	width: 21px;
	height: 86px;
	background: url(../img/divider.jpg) no-repeat;
}

.live_chat {
	float: right;
	width: 95px;
	height: 58px;
	background: url(../img/live_chat_icon.jpg) no-repeat right top;
	margin-top: 28px;
	padding-right: 60px;
	text-align: right;
}

.banner_area {
	margin: 0 auto;
	height: 278px;
	width: 960px;
	background: url(../img/banner_bg2.jpg) no-repeat top;
}

.side_menu {
	float: left;
	width: 245px;
	height: 278px;
}

.side_menu ul {
	margin: 0;
	padding:10px 0 0 30px;
}

.side_menu ul li {
	list-style-image: url(../img/hover_bullet.png);
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	color: #020202;
}

.side_menu ul a {
	color: #020202;
	text-decoration: none;
	font-weight:bold;
	list-style-image: url(../img/hover_bullet.png);
}

.side_menu ul a:hover {
	list-style-image: url(../img/bullet.jpg);
	color: #FFF;
	font-weight:bold;
	/*background: #d4edbf;*/
}

.side_menu .active {
	color: #FFF;
	font-weight:bold;
	list-style-image: url(../img/bullet.jpg);
}

.featured_products_1 {
	width: 225px;
	height: 278px;
	float: right;
}

.featured_products_1 .img1 {
	width: 225px;
	height: 234px;
	float: right;
}

.featured_products_1 .name1 {
	width: 225px;
	height: 36px;
	float: right;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	padding-top: 8px;
}

.featured_products_1 .name1 a {
	text-decoration:none;
	color: #020202;
}

.featured_products_1 .name1 a:hover {
	text-decoration:none;
	color: #666;
}

.featured_products_2 {
	width: 225px;
	height: 278px;
	float: right;
}

.featured_products_2 .img2 {
	width: 225px;
	height: 234px;
	float: right;
}

.featured_products_2 .name2 {
	width: 225px;
	height: 36px;
	float: right;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	padding-top: 8px;
}

.featured_products_2 .name2 a {
	text-decoration:none;
	color: #020202;
}

.featured_products_2 .name2 a:hover {
	text-decoration:none;
	color: #666;
}

.featured_products_3 {
	width: 224px;
	height: 278px;
	float: right;
}

.featured_products_3 .img3 {
	width: 224px;
	height: 234px;
	float: right;
}

.featured_products_3 .name3 {
	width: 224px;
	height: 36px;
	float: right;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	padding-top: 8px;
}

.featured_products_3 .name3 a {
	text-decoration:none;
	color: #020202;
}

.featured_products_3 .name3 a:hover {
	text-decoration:none;
	color: #666;
}

#Product_Panel {
	width: 960px;
	margin: 0 auto;
}

.product_cat_left {
	width: 245px;
	height: 100%;
	float: left;
	background: #f0f0f0;
}

.cat_orange {
	color: #f2b102;
}

.cat_left_heading {
	font-size: 16px;
	color: #939393;
	font-weight:bold;
	padding: 10px 0 10px 10px;
	margin: 0;
}

.cat_div {
	margin: 5px 5px 5px 10px;
	/*padding: 2px 4px 2px 10px;*/
	padding: 0;
	width: 220px;
	/*height:21px;*/
	border: 1px solid #c5c4c4;
	background: #e4e4e4;
	color: #9f9f9f;
	cursor: pointer;
}

.cat_div a {
	text-decoration: none;
	color: #2e4350;
	cursor: pointer;
	display: block;
	padding: 2px 4px 2px 10px;
}

.cat_div a:hover  {
	background: #FFF;
	color: #000;
	cursor: pointer;
	display: block;
}

.product_cat_right {
	float:right;
	width: 715px;
	height: 100%;
}

.product_cat_thumb {
	/*height: 150px;*/
	padding: 0 10px 0 0px;
}

.product_cat_thumb .line {
	border-bottom: 1px solid #CCC;
	border-bottom-style:dotted;
	height: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.product_cat_img {
	float: left;
	width: 194px;
}

.product_cat_img p {
	text-align: center;
}

.product_cat_img_top {
	height:10px;
	background: url(../img/pro_img_top_2.jpg) no-repeat bottom;
}

.product_cat_img_middle {
	/*height: 104px;*/
	background: url(../img/pro_img_mid.png) repeat-y;
	text-align: center;
	border: 0 none;
}

.product_cat_img_middle img {
	border: 0;
}

.product_cat_img_footer {
	height: 9px;
	background: url(../img/pro_img_bot_2.jpg) no-repeat top;
}

.product_cat_details {
	width: 500px;
	float: right;
	padding: 10px 0px 10px 0px;
}

.product_cat_details p {
	padding: 0;
	margin: 0;
}

.product_cat_details_heading {
	color: #349342;
	font-size: 14px;
	font-weight:bold;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}

#Product_Panel_other {
	padding: 10px;
	width: 940px;
	margin: 0 auto;
}

.other_heading {
	color: #54a25d;
	font-weight:bold;
}

#Product_Panel img {
	border: 0 none;
}

.product_left_panel {
	float: left;
	width: 480px;
}

.product_right_panel {
	float:right;
	width: 480px;
}

.product_left_panel_other {
	float: left;
	width: 440px;
	padding-right: 30px;
}

.left_contact_us {
	width: 246px;
	height: 181px;
}

.left_contact_us_header {
	width:246px;
	height: 51px;
	background: url(../img/left_contact_us_header_bg.jpg) no-repeat bottom;
}

.left_contact_us_middle {
	width: 207px;
	height: 110px;
	padding: 0px 19px 0px 20px;
	background: url(../img/left_contact_us_middle_bg.jpg) repeat-y;
}

.lcu_middle_left {
	float: left;
	width: 103px;
}

.lcu_middle_right {
	float: left;
	font-size: 10px;
	color: #000;
}

.left_contact_us_bottom {
	width: 246px;
	height: 20px;
	background: url(../img/left_contact_us_bottom_bg.jpg) no-repeat top;
}

.lebel_page {
	border: 1px solid #CCC;
}

.thumb_page {
	height: 0px;
}

.sitemap a {
	text-decoration: none;
	color: #020202;
}

.sitemap ul {
	margin: 0;
}

.sitemap p {
	margin: 0;
	padding: 5px 0 5px 0;
}

.sitemap li {
	list-style-image: url(../img/hover_bullet.png);
}

.sitemap a:hover {
	text-decoration: none;
	color: #666;
}

.nolist ul {
	padding: 0;
	margin: 0;
}

.nolist li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight:bold;
}

.product_right_panel_other {
	float:right;
	width: 470px;
}

.Product {
	width: 480px;
	height: 270px;
}

.product_img {
	float: left;
	width: 194px;
	height: 270px;
}

.product_img_top {
	height:23px;
	background: url(../img/pro_img_top.png) no-repeat bottom;
}

.product_img_middle {
	height: 224px;
	background: url(../img/pro_img_mid.png) repeat-y;
	text-align: center;
	border: 0 none;
}

.product_img_middle img {
	border: 0;
}

.product_img_footer {
	height: 23px;
	background: url(../img/pro_img_bot.png) no-repeat top;
}

.product_details {
	width: 281px;
	float: left;
	padding-top: 5px;
}

.product_details p {
	margin: 0;
	padding: 0;
}

.product_details_heading {
	font-size:16px;
	color: #ffba00;
	font-weight:bold;
}

.product_details_normal {
	font-size: 12px;
	color: #999;
}

.product_details ul {
	margin: 0;
	padding: 5px 0 5px 15px;
}

.product_details ul li {
	list-style-image: url(../img/product_bullet.png);
}

.product_details ul li a {
	text-decoration: none;
	color: #020202;
}

.product_details ul li a:hover {
	color: #666;
}

.Footer_top {
	width:960px;
	height: 250px;
	background: #3a3a3c;
	margin: 0 auto;
}

.footer_about {
	float: left;
	width: 543px;
	height: 240px;
	padding-left: 23px;
	padding-top: 10px;
}

.footer_about .heading {
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
	padding-bottom: 8px;
}

.footer_about .normal {
	font-size: 12px;
	color: #bab9b9;
}

.footer_about p {
	padding: 0;
	margin: 0;
}

.footer_divider {
	width: 30px;
	height: 250px;
	float: left;
	background: url(../img/footer_divider.jpg) no-repeat left;
}

.partners {
	width: 364px;
	height: 250px;
	float: left;
}

.partners_text {
	height: 20px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
}

.partners_img {
	width: 364px;
}

.footer {
	width: 960px;
	height: 69px;
	margin: 0 auto;
}

.footer_left {
	float: left;
	width: 10px;
	height: 69px;
	background: url(../img/footer_left_bg.jpg) no-repeat;
}

.footer_right {
	float: right;
	width: 10px;
	height: 69px;
	background: url(../img/footer_right_bg.jpg) no-repeat;
}

.footer_center {
	float: left;
	width: 940px;
	height: 69px;
	background: #000;
}

.footer_center_left {
	width: 390px;
	height: 50px;
	padding-top: 19px;
	float: left;
	padding-left: 50px;
	background: url(../img/footer_logo.jpg) left no-repeat;
	color: #a09f9f;
	font-size: 10px;
}

.footer_center_left a {
	text-decoration: none;
	color: #a09f9f;
}

.very_small {
	font-size: 9px;
}

.footer_center_right {
	width: 293px;
	float: right;
	height: 50px;
	padding-top: 19px;
	color: #a09f9f;
	font-size: 10px;
	text-align: right;
}

.Thumb_page_header {
	height: 62px;
	width: 713px;
}

.Thumb_page_header_left {
	float: left;
	width: 450px;
	padding-top: 22px;
	height: 40px;
	color: #ffba00;
	font-size: 16px;
	font-weight:bold;
	padding-left:24px;
}

.Thumb_page_header_left2 {
	float: left;
	width: 450px;
	padding-top: 12px;
	height: 50px;
	color: #ffba00;
	font-size: 16px;
	font-weight:bold;
	padding-left:24px;
}

.Thumb_page_header_right {
	float: right;
	width: 239px;
}

.thumb_right_top {
	height: 14px;
	color: #7c7c7c;
	text-align: center;
	padding-top: 8px;
}

.thumb_right_bottom {
	height: 33px;
}

.thumb_right_bottom_left {
	float: left;
	width: 106px;
	text-align: right;
	height: 33px;
}

.thumb_right_bottom_right {
	float: right;
	width: 133px;
	text-align: left;
	height: 33px;
}

.pribt_button {
	background: url(../img/print_page_button.jpg) no-repeat;
	height: 33px;
	width: 133px;
	border: 0 none;
	cursor: pointer;
}

.brochure_button {
	width: 168px;
	height: 53px;
	margin-top: 20px;
	margin-left: 10px;
}

.bb_top {
	height: 38px;
	width: 178px;
}

.bb_top_left {
	height: 38px;
	float: left;
	width: 15px;
	background: url(../img/bb_left_bg.jpg) no-repeat right;
}

.bb_top_middle {
	background: url(../img/bb_middle_bg.jpg) repeat-x left;
	float: left;
	height: 22px;
	width: 116px;
	padding-top: 16px;
	text-align: center;
}

.bb_top_middle a {
	text-decoration: none;
	color: #000;
}

.bb_top_middle a:hover {
	text-decoration: none;
	color: #666;
}

.bb_top_right {
	float:right;
	width: 47px;
	height: 38px;
	background: url(../img/bb_right_bg.jpg) no-repeat left;
}

.bb_top_right2 {
	float:right;
	width: 47px;
	height: 38px;
	background: url(../img/bb_right_bg2.jpg) no-repeat left;
}

.brochure_button_bottom {
	height: 15px;
	width: 178px;
	background: url(../img/bb_bottom_bg.jpg) no-repeat top;
}

.more_products {
	width: 705px;
	padding-left: 10px;
}

.more_products_panel {
	height: 96px;
	margin-bottom: 10px;
}

.more_products_panel_img {
	height: 96px;
	width: 99px;
	float: left;
}

.mpp_img_top {
	height: 9px;
	background: url(../img/mpp_img_top.jpg) bottom no-repeat;
}

.mpp_img_middle {
	height: 68px;
	background: url(../img/mpp_img_middle.jpg) repeat-y;
	text-align: center;
	padding-top: 10px;
}

.mpp_img_bottom {
	height: 9px;
	background: url(../img/mpp_img_bottom.jpg) no-repeat top;
}
