/*--headaer--*/
.header { 
	min-height:200px;
}
.header .innerheader { 
	height:175px;
	background:url(../images/banner_1.jpg) center center no-repeat;
	background-size:cover;
}
.header .menu-wrap { 
	min-height:40px;
	background:#28146F;
}
.lavalamp-object {
    border-top:2px solid #FFF;
}
.header .menu-wrap .menu-list { 
	float:left;
	padding:8px 0px;
	height:22px;
	position:relative;
}
.header .menu-wrap .menu-list:last-child { 
	margin-right:0px;
}
.header .menu-wrap .menu-list .menu_item { 
	font-size:12px;
	font-weight:400;
	color:#FFF;
	padding:0px 10px;
}
.header .menu-wrap .menu-list .submenu { 
	position:absolute;
	top:100%;
	left:0px;
	display:none;
	width:160px;
	background:#E4E4E4;
}
.header .menu-wrap .menu-list:hover .submenu {
	display:block;
}
.header .menu-wrap .menu-list .submenu .submenu_list { 
	min-height:20px;
}
.header .menu-wrap .menu-list .submenu .submenu_list .submenu_item a { 
	color:#666;
	font-size:12px;
	font-weight:400;
	display:block;
	padding:8px 0px;
	padding-left:10px;
	border-left:2px solid transparent;
}
.header .menu-wrap .menu-list .submenu .submenu_list .submenu_item a.active { 
	border-left:2px solid #CC0033;
	background:#606060;
	color:#FFF;
}
.header .menu-wrap .menu-list .submenu .submenu_list .submenu_item a:hover { 
	border-left:2px solid #CC0033;
	background:#606060;
	color:#FFF;
}
/*--body_content--*/
.body_content { 
	min-height:100px;
}
/*--aboutus-title--*/

.body_content .title { 
	font-size:20px;
	font-weight:600;
	padding-top:30px;
	padding-left:30px;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#1B1B1B;
}
.body_content .content-wrap { 
	min-height:100px;
	padding:0px 30px 40px 30px;
}
.about_content .content-wrap .about_figure { 
	float:left;	
	height:180px;
	width:180px;
	padding-right:20px;
}
.body_content .content-wrap .desc { 
	font-size:12px;
	font-weight:400;
	margin-bottom:15px;
}
.body_content .service-wrap span.desc { 
	text-align:center;
	display:block;
}
.body_content .content-wrap .sub-desc { 
	font-size:13px;
	font-weight:400;
	text-align:center;
}
.body_content .content-wrap .sloga { 
	font-size:16px;
	font-weight:700;
	text-align:center;
	display:block;
	margin-top:30px;
}
.about_content .content-wrap .desc span { 
	font-size:13px;
	font-weight:600;
}
.about_content .content-wrap .sub-title { 
	font-size:12px;
	font-weight:600;
	color:#000;
	margin-bottom:10px;
	display:block;
} 
.about_content .content-wrap .text { 
	font-size:14px;
	font-weight:600;
	color:#000;	
}
.about_content .content-wrap .sub-head { 
	font-size:16px;
	font-weight:600;
	color:#000;
	text-align:center;
	margin:15px 0px;
}
.body_content .content-wrap .panel-wrap { 
	min-height:100px;
	padding:0px 30px;
}
.body_content .content-wrap .panel-wrap ul{ 
	min-height:100px;
	width:870px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
/*--service-wrap--*/
.body_content .content-wrap.service-wrap .panel-wrap ul{ 
	width:390px;
	padding-right:30px;
	margin-right:5px;
	float:left;
}
.body_content .content-wrap .panel-wrap ul li { 
	font-size:12px;
	padding-left:15px;
	background:url(../images/bullet_icon2.png) left 3px no-repeat;
	background-size:6px;
	line-height:15px;
	font-weight:400;
	margin:10px 0px;
	color:#666;
}
.body_content .content-wrap .panel-wrap ul li:hover { 
	color:#000;
}
.about_content .content-wrap h4 { 
	font-size:14px;
	font-weight:600;
	line-height:0px;
	color:#000;
	text-align:center;
}
/*--career-wrap--*/
.content-wrap.career-wrap .panel-wrap { 
	padding:0px;
	width:100%;
}
.content-wrap.career-wrap .panel-wrap ul { 
	padding:0px 25px;
}
.content-wrap.career-wrap .sub-title { 
	font-size:14px;
	font-weight:600;
	color:#333;
}
.content-wrap.career-wrap p.text { 
	font-size:12px;
	font-weight:400;
	color:#333;
}
.content-wrap.career-wrap p.text span { 
	font-size:13px;
	font-weight:600;
	color:#333;
}
.content-wrap.career-wrap p.text .mail_link:hover span { 
	color:#000;
}
/*--product-page--*/
.body_content .inner_body-content {
	box-sizing:border-box;
	padding:10px 25px;
}
.body_content .product_title { 
	font-size:20px;
	font-weight:600;
	padding-top:30px;
	margin-bottom:15px;
	color:#1B1B1B;
}
.body_content .content-desc { 
	font-size:12px;
	font-weight:400;
	margin-bottom:10px;
}
.body_content .content-desc a { 
	font-size:13px;
	font-weight:600;
	color:#333;
}
.body_content .content-desc a:hover { 
	color:#06F;
}
.body_content .content-desc:first-child { 
	margin-top:15px;
}
/*--product-page-end--*/
/*--newproduct-start--*/
.body_content .thumb_wrapper { 
	min-height:200px;
}
.body_content .thumb_wrapper .thumb-item { 
	height:230px;
	width:210px;
	margin:0px 15px;
	margin-bottom:20px;
	border:1px solid #666;
	box-shadow:2px 2px 3px #CCC;
	float:left;
}
.body_content .thumb_wrapper .thumb-item .fancybox-effects-b .thumb_figure { 
	height:190px;
	width:200px;
	border:5px solid transparent;
}
.body_content .thumb_wrapper .thumb-item .fancybox-effects-b span { 
	color:#333;
	font-size:12px;
	font-weight:600;
	display:block;
	text-align:center;
	line-height:30px;
	text-transform:uppercase;
}
/*--ssales-start--*/
.body_content .thumb_wrapper .thumb-item .fancybox-effects-c .thumb_figure { 
	height:180px;
	width:200px;
	border:4px solid transparent;
}
.body_content .thumb_wrapper .thumb-item .desc { 
	color:#333;
	font-size:12px;
	margin-top:5px;
	font-weight:600;
	text-align:center;
	text-transform:uppercase;
}
.body_content .thumb_wrapper .thumb-item .desc a { 
	display:block;
	color:#28156D;
	margin-top:2px;
	font-size:12px;
	text-shadow:2px 2px 2px #CCC;
	font-weight:600;
}
/*--new-product-end--*/
.body_content .sub_banner { 
	height:260px;
	background:url(../images/sub_banner1.jpg) center center no-repeat;
	background-size:cover;
}
.body_content .content_pane { 
	background:#FFF;
	margin-top:20px;
}

/*--left-pane--*/
.body_content .content_pane .left_pane { 
	min-height:100px;
	width:610px;
	padding:0px 15px 0px 25px;
	box-sizing:border-box;
	float:left;
}
.content_pane .left_pane .title { 
	font-size:20px;
	font-weight:600;
	color:#1B1B1B;
	padding-left:0px;
}
.content_pane .left_pane .left-pane_content {
	box-sizing:border-box;
	margin-top:15px;
}
.content_pane .left_pane .left-pane_content .desc { 
	font-size:12px;
	font-weight:400;
	color:#333;
}
.content_pane .left_pane .left-pane_content .desc span { 
	font-size:13px;
	font-weight:600;
}
.content_pane .left_pane .sub_head { 
	font-size:16px;
	font-weight:600;
	text-align:center;
	margin-top:25px;
	color:#01AF7E;
	text-transform:uppercase;
}
/*--content-block--*/
.content_pane .left_pane .content-block { 
	min-height:200px;
	margin-top:10px;
}
.content_pane .left_pane .content-block p { 
	text-align:left;
}
.content_pane .left_pane .content-block .content-desc { 
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	text-align:left;
	color:#666;
}
.content_pane .left_pane .content-block .content-text {
	font-weight:600;
}
.content_pane .left_pane .desc { 
	font-size:14px;
	font-weight:500;
	margin-bottom:15px;
	color:#333;
}
.content_pane .left_pane .content-block .panel { 
	margin-bottom:20px;
}
/*--left-panel--*/
.content_pane .left_pane .content-block .left_panel { 
	width:50%;
	float:left;
}
.content_pane .left_pane .content-block .right_panel { 
	height:200px;
	width:50%;
	float:left;
}
.content_pane .left_pane .content-block .panel .product_title { 
	padding:5px 0px;
	margin-top:10px;
}
.content_pane .left_pane .content-block .panel .product_title .product_link { 
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
	color:#666;
}
.content_pane .left_pane .content-block .panel .product_title .product_link:hover { 
	color:#333;
}
.content_pane .left_pane .content-block .panel .product_list { 
	padding-left:20px;
}
.content_pane .left_pane .content-block .panel .product_item { 
	font-size:12px;
	font-weight:400;
	color:#666;
	margin-bottom:6px;
	background:url(../images/bullet_icon1.png) left 3px no-repeat;
	background-size:6px;
	padding-left:15px;
}
/*--right-pane--*/
.body_content .content_pane .right_pane { 
	min-height:100px;
	width:350px;
	padding:15px 25px 15px 15px;
	box-sizing:border-box;
	float:left;
}
.body_content .content_pane .right_pane .title { 
	font-size:20px;
	font-weight:600;
	padding-top:10px;
	padding-left:0px;
	margin-bottom:10px;
	color:#1B1B1B;
}
.body_content .content_pane .right_pane .right_pane_slider { 
	height:300px;
	position:relative;
}
.body_content .content_pane .right_pane .slides { 
	height:300px;
}
.body_content .content_pane .right_pane .right_pane_slider .slides .slide_item { 
	width:100%;
	height:100%;
}
.right_pane .right_pane_slider .slides .slidesjs-previous {
	height: 15px;
	width: 15px;
	position: absolute;
	right: 40px;
	top:-38px;
	background:url(../images/home_left_icon.png) center center no-repeat;
	background-size:10px;
	padding:5px;
	text-indent:99999;
	text-decoration: none;
	z-index:12;
}
.right_pane .right_pane_slider .slides .slidesjs-next {
	height: 15px;
	width: 15px;
	position: absolute;
	right: 5px;
	top:-38px;
	background:url(../images/home_right_icon.png) center center no-repeat;
	background-size:10px;
	padding:5px;
	text-indent:99999;
	text-decoration: none;
	z-index:12;
}
/*--contactus--*/
.body_content.contactus-wrap .left_pane { 
	padding:0px 20px;
	width:600px;
}
.contactus-wrap.body_content .content_pane { 
	margin-top:0px;
}
.contactus-wrap.body_content .content_pane .note { 
	font-size:13px;
	font-weight:600;
	margin:10px 0px;
	color:#333;
}
.contactus-wrap.body_content .content_pane .register_form { 
	width:100%;
}
.contactus-wrap.body_content .content_pane .register_form tr td { 
	padding-bottom:15px;
}
.contactus-wrap.body_content .content_pane .register_form tr td:first-child { 
	padding-left:10px;
	width:150px;
}
.contactus-wrap.body_content .content_pane .register_form label.text { 
	font-size:14px;
	font-weight:400;
	padding:5px 0px;
	vertical-align:top;
	color:#000;
}
.contactus-wrap.body_content .content_pane .left_pane .register_form span { 
	font-size:12px;
	font-weight:300;
	color:#666;
	display:block;
}
.contactus-wrap.body_content .content_pane .register_form .textfield { 
	width:90%;
	padding:10px;
	font-size:13px;
	font-weight:300;
	border:1px solid #CCC;
}
.contactus-wrap.body_content .content_pane .register_form .textfield:focus { 
	border:1px solid #666;
	outline:0px;
}
.contactus-wrap.body_content .content_pane .register_form .textarea { 
	height:50px;
	resize:vertical;
}
.contactus-wrap.body_content .content_pane .register_form .submit { 
	margin-top:20px;
	display:inline-block;
	width:100px;
	background:none;
	border:1px solid #CCC;
	padding:6px 0px;
	text-transform:uppercase;
	transition-duration:0.5s;
}
.contactus-wrap.body_content .content_pane .register_form .submit:hover { 
	border:1px solid #666;
	background:#CCC;
}
.contactus-wrap.body_content .content_pane .register_form .submit:focus { 
	outline:0px;
	border:1px solid #CCC;
}
/*--right-pane--*/
.body_content.contactus-wrap .right_pane { 
	width:390px;
}
.body_content.contactus-wrap .right_pane .title { 
	padding-left:0px;
}
.body_content.contactus-wrap .right_pane .sub-title { 
	font-size:13px;
	margin-bottom:5px;
	font-weight:600;
	color:#333;
}
.body_content.contactus-wrap .right_pane .quote { 
	font-size:12px;
	font-weight:400;
	margin-bottom:20px;
	display:block;
	color:#333;
}
/*--footer_wrap--*/
.body-wrap .footer_wrap {
	min-height:50px;
}
.footer_wrap .container {  
	background:transparent;
}
.footer_wrap .footer_case { 
	min-height:30px;
	background:#333;
	text-align:center;
	padding:15px 0px 10px 0px;
}
.footer_wrap .footer_case .leftcontent { 
	font-size:12px;
	font-weight:400;
	color:#9A9A9A;
}
.footer_wrap .footer_case .leftcontent a { 
	color:#9A9A9A;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
}
.footer_wrap .footer_case .leftcontent a:hover { 
	color:#FFF;
}
