/*	FONTS PART 	*/
@font-face {
	font-family: 'RobotBold';
	src: url('../../fonts/robotocondensed-bold-webfont.eot');
	src: local('?'), url('../../fonts/robotocondensed-bold-webfont.woff') format('woff'), url('../../fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('../../fonts/robotocondensed-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RobotRegular';
	src: url('../../fonts/robotocondensed-regular-webfont.eot');
	src: local('?'), url('../../fonts/robotocondensed-regular-webfont.woff') format('woff'), url('../../fonts/robotocondensed-regular-webfont.ttf') format('truetype'), url('../../fonts/robotocondensed-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('../../fonts/Helvetica.eot');
	src: local('?'), url('../../fonts/Helvetica.woff') format('woff'), url('../../fonts/Helvetica.ttf') format('truetype'), url('../../fonts/Helvetica.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNLT';
	src: url('../../fonts/HelveticaNeueLTStd-Lt.eot');
	src: local('?'), url('../../fonts/HelveticaNeueLTStd-Lt.woff') format('woff'), url('../../fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'), url('../../fonts/HelveticaNeueLTStd-Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaBd';
	src: url('../../fonts/HelveticaNeueLTStd-Bd.eot');
	src: local('?'), url('../../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'), url('../../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'), url('../../fonts/HelveticaNeueLTStd-Bd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaEB';
	src: url('../../fonts/proximanova-extrabold-webfont.eot');
	src: local('?'), url('../../fonts/proximanova-extrabold-webfont.woff') format('woff'), url('../../fonts/proximanova-extrabold-webfont.ttf') format('truetype'), url('../../fonts/proximanova-extrabold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaB';
	src: url('../../fonts/proximanovaProximaNova-Bold-webfont.eot');
	src: local('?'), url('../../fonts/ProximaNova-Bold.woff') format('woff'), url('../../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../../fonts/ProximaNova-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaRegular';
	src: url('../../fonts/ProximaNova-Regular.eot');
	src: local('?'), url('../../fonts/ProximaNova-Regular.woff') format('woff'), url('../../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../../fonts/ProximaNova-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{
	font-weight: normal;
	outline: none;
}






/*	Roboto Bold Cond */
.search_input,
#mainnav ul li,
#mainnav ul li a.trade_link .b,
.product_cat_title,
.slider_description,
.dark_title,
.contact_address,
.contact_number,
.form_label,
.formid,
.grey_button,
.bread_title,
.side_nav li.main_cat,
.product_elm_holder,
.article_pagination_lnk,
.product_title,
.product_btn_white,
.product_btn_grey,
.product_l_title,
.product_l_code,
.search_distance,
.wish_print,
.wish_email,
.wish_controlls,
.wish_title,
.pr_title,
.robotoB,
.home_diy_title,
.red_title,
.diy_b_title,
.play_holder,
.video_title,
.diy_tab,
.step_b_title,
.cur_step,
.pagin_text,
.p_btn_box,
.req_p_title,
.w_status,
.required_equipment,
.req_pr_title,
.req_p_code,
.eq_btn,
.search_for .title,
.search_keyword,
.search_input2,
.search_btn2,
.wishlist_popupp label,
.articel_title
{font-family: RobotBold;}  

/*	Roboto Regular Cond */
#mainnav ul li.pull-right,
.retail_no_bold,
.footer_menu,
.noResult,
.quickview_hide,
.quickview_show,
.diy_more,
.first_content,
.start_steps,
.step_desc,
.read_more_product,
.trade_link,
.footer_container,
.footer_bottom,
.sub_item,
.msd_search_input
{font-family: RobotRegular;}

.pc_subcats,
.breadcumb_box,
.side_nav li.sub_cat,
.wish_desc,
.product_breadcumb_box
{
	font-family: HelveticaNLT !important;
}
.pc_subcats{
	font-family: HelveticaNLT !important;
}

.product_description,
.equipment_box,
.eq_checkbox
{
	font-family: Helvetica;
}

.pc_subcats_viewall,
.wish_left{
	font-family: HelveticaBd;
}

.slider_title,
.diy_title_white,
.cover_title,
.rel_p_title,
.bread_row1,
.brand_title b,
.home_diy_title
{
	font-family: ProximaNovaEB;
}

.p_value,
.brand_title,
.diy_short_text
{
	font-family: ProximaNovaRegular;
}

.p_label,
.cbox_pcode,
.table_title_row,
.table_content > div,
.res_right_side
{
	font-family: ProximaNovaB;
}

.pointer{
	cursor: pointer;
}


.sub_item{
	color:#000;
	font-size:17px;
	margin-bottom: 13px;
	font-family: RobotRegular;
}





* {padding:0; margin:0;}
body {
	background:#fff url(../../gfx/site/grey_bg.png) repeat center center;
	font: 14px Robot, "Times New Roman", Times, serif; color:#323232; 
}

body,html{
	margin:0;
   	padding:0;
   	height:100%;
}
a:active,a:hover {
	text-decoration: none;
	color:inherit;
}
#mainnav{margin-top:20px;color:#fff;}

#mainnav ul:first-child{
	height:40px;
}
#mainnav .first_ul{
	display: inline-block;
}

#mainnav ul li{
	list-style-type: none;
	display: inline-block;
	font-size:18px;
	padding-right:10px;
	margin-right: 20px;
	text-transform: uppercase;
	line-height: 22px;
	height:22px;
	margin-top:6px;
	cursor:pointer;
}
#mainnav ul.first_ul li:last-of-type{
	padding-right: 0px !important;
	margin-right: 0px !important;
	border-right: 0 none ;
}

.fixed_navbar #mainnav ul li{
	border-right:0px none !important;
}

#mainnav ul.submenu li,
#mainnav ul.slides li,
#mainnav ul.flex-direction-nav li{
	border-right: 0 none !important;
	padding-right: 0px !important;
	margin-right: 0px !important;
}

.trade_link{
	text-transform: none;
	font-size:18px;
	color:white !important;
}

.no_border{
	border:0 none !important;
}

.trade_link_holder{
	margin-top: 15px;
}

.trade_link .b{
	font-family: RobotBold;
}
.home_button{
	margin-top:-4px;
}
.grey_bg{
	background-color:#d2d2d2;
	color:#050607;
}
.red_bg{
	background-color:#e8112d;
}

.bg_white{
	background-color:white;
}

a,a:hover,a:active,a:visited{color:inherit;text-decoration: none;}

.container{
	max-width:1600px;
	padding:0px 40px 0 50px; 
	width:auto !important;
}

.footer_container{
	max-width:1700px;
	padding:0px 40px 0 50px; 
	width:auto !important;
	margin:0 auto;
	/*height:80px;*/
}

.menu_bg_hover{
	display: none;
	position: absolute;
	height:51px;

	left:-25px;
	right:-5px;
	top:-15px;

	text-shadow:none !important;
	padding-left: 25px;
	padding-top:15px;


	color:#e8112d;
	text-decoration: underline;

	background:transparent url(../../gfx/site/menu_bg.png) no-repeat center left;
}
.img_center .store_log{
	margin-top:25px;
}


#header,#content,#footer{
	/*border:1px solid #fff;*/
}

#container{
	min-height:100%;
   	position:relative;
}

#header{
	height:145px;
	background:#e8112d;
}

#content{
	padding-bottom:264px;
	min-height:100%;
}

#footer{
	/*background: #d2d2d2 url(../../gfx/site/white_gradient.png) no-repeat  top center;*/
	color:#050607;
	background-color:#d2d2d2;
	height:264px;
	position:absolute;
   	bottom:0;
   	width:100%;
}

.main_logo{
	margin-top:20px;
}

.download_pdf{
	margin-top:30px;
	display: block;
	cursor: pointer;
}

#search_input {
    max-width: 160px;
}

.search_input{
	margin-bottom:5px;
	padding:0px 10px;
	padding-right: 40px;
	height:27px;
	line-height: 27px;
	border:0 none;
	width:150px;
	color:#bb111a;
	font-size:15px;
	background-color:#970009;
	text-transform: uppercase;


	box-shadow: inset 1px 4px 9px -6px #000;
	-webkit-box-shadow: inset 1px 4px 9px -6px #000;

	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

.search_input:focus{
	color:#fafafa;
}

.search_btn{
	/*position: absolute;*/
	/* IPAD HACk */
	margin-top:-33px;
	position: relative;
	float: right;

	width:33px;
	height:25px;
	right: 5px;
	top:2px;
	cursor: pointer;
	opacity: 1;
	

	background:transparent url(../../gfx/site/search.png) no-repeat  right center;
	background-size: cover;	
}

.search_btn:hover{
	opacity: 0.8;
}

.search_btn:active{
	opacity: 0.6;
}

.mainmenu{
	position: relative;
}

.menu_triangle{
	display: none;
	background:transparent url(../../gfx/site/menu_triangle.png) no-repeat  center center;
	position: absolute;
	left:0px;
	right:0px;
	width:40px;
	height:20px;
	bottom:-15px;
	margin-left:auto;
    margin-right:auto;
}

.right_ul{
	border-right:0 none !important;
}

.menu_logo{
	margin-top:-5px;
	left:0px;
}

#mainnav .active > a{
	text-shadow: -1px 1px 8px rgba(0,0,0,0.6),
                 1px -1px 8px rgba(0,0,0,0.6),
                 -1px -1px 8px rgba(0,0,0,0.6),
                 1px 1px 8px rgba(0,0,0,0.6);
}

.submenu_btn{
	color:#454545;
}

#mainnav .submenu li{
	width:100%;
	padding-left:5px;
	height:30px;
	line-height: 30px;
}

.submenu li:hover{
	background-color:#363636;
	color:#fff;
}

.product_submenu{
	display: none;
	background:#d2d2d2 url(../../gfx/site/retail_submenu/paint_and_panel.png) no-repeat  top right;
	position: absolute;
	left:0px;
	right:0px;
	top:-1px;
	z-index: 99999;
	padding:50px;
	/*background-size:contain;*/
	background-size: auto 100%;
	overflow: hidden;

	-webkit-box-shadow: 0 22px 14px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 22px 14px -7px rgba(0,0,0,0.75);
	box-shadow: 0 22px 14px -7px rgba(0,0,0,0.75);

}

.slider_frame{
	background-color:black;
}

.product_cat_title{
	color:#000;
	font-size:18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.pc_subcats{
	color:#000;
	font-size:15px;
	margin-bottom: 13px;

}
.pc_subcats_viewall{
	font-size:15px;
	color:#e8112d;
}

.trade_view_all{
	background:transparent url(../../gfx/site/trade_view_more.png) no-repeat  top right;
	position: absolute;
	bottom:10px;
	right:10px;
	color:white;
	height:30px;
	line-height: 30px;
	text-align: center;
	width:130px;
	background-size:cover;
	
}

.p_list_box{
	min-width: 250px;
	min-width: 250px;
	height:290px;
	display: inline-block;
	vertical-align: top;
}

.relative{position: relative;}

.slider_img_frame{
	position: relative;
}
#home_slider .slider_overlay{
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	color:white;

	background: transparent url(../../gfx/site/slider_overlay.png) repeat-y  top left;
}
.cover_image .slider_overlay{
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	color:white;

	background: transparent url(../../gfx/site/slider_overlay.png) repeat-y  top left;
	color:white;
}
.slider_title{
	font-size:75px;
	margin-top:110px;
	max-width: 40%;
	line-height: 65px;
	text-transform: uppercase;

}
.slider_description{
	margin-top:20px;
	font-size:18px;
	max-width: 40%;
}

.slider_img{
	width:100%;
}


.product_submenu .row > div{
	border-right:1px solid #a9a9a9;
	min-height: 190px;
}

.product_submenu .row > div:last-child{
	border-right:0 none;
}

.more_btn_holder{
	position: absolute;
	left:0px;
	right:0px;
	bottom:80px;
	background-color:white;
}

.btn_more{
	position: absolute;
	left:0px;
	margin-top:40px;
	display: inline-block;
	border:1px solid #bc303a;
	text-transform: uppercase;
	text-align: center;
	font-size:12px;
	height:21px;
	line-height: 20px;
	padding:0px 6px;
}

.diy_title_white{
	font-size:73px;
	text-shadow:0px 0px 6px black;
	color:#fff;
	margin:15px 0px;
}

.footer_menu{
	font-size:15px;
	line-height: 21px;
	display: block;
	margin-bottom: 5px;
}
.to_uppercase{
	text-transform: uppercase;
}

.grey_content{
}

.breadcumb_box{
	background-color:rgba(180,180,180,0.3);
	height:40px;
	line-height: 40px;
	color:#939393;
	font-size:15px;
}
.product_breadcumb_box{
	line-height: 16px;
	color:#939393;
	font-size:16px;
}
.bread_bg{
	background-color:rgba(180,180,180,0.3);
	height:70px;
	margin-top: 50px;
}


.dark_title{
	font-size:60px;
	color:black;
	margin:30px 0;
}

.contact_info_box{
	background-color:#363636;
	margin:30px 0;
	/*height:82px;*/
	max-width: 500px;
	width:auto;
	padding:10px;
	color:#FFF;
}

.contact_address,.contact_number{
	width:48%;
	float:left;
	font-size:20px;
	line-height: 25px;
}

.contact_number .center_div{
	margin-top:60px;
}

.center_div{
	margin: 0 auto;
	width:85%;
	padding:5px;
}
.phone_num{
	font-size: 26px;
}

.form_row{
	margin-bottom: 20px;
	/*border:1px solid #cacaca;*/
	min-height: 40px;
}

.form_label{
	color:#535353;
	font-size: 20px;
	line-height: 36px;
	position: relative;
}

.formid{
	float:right;
	margin:0;
	border:2px solid #f9404c;
	color:#535353;
	height:38px;
	padding:0px 10px;
	width:65%;
	font-size:20px;
}

input.error,textarea.error{
	color:red !important;
	background-color:#ffcaca;
}

#contact_frm strong{
	display: none;
}

.formid_address{
	height:80px !important;
	line-height: 20px;
}

#contact_text{
	border:2px solid #f9404c;
	color:#535353;
	font-size:16px;
	width:100%;
	resize:none;
	min-height: 300px;
	padding:5px 10px;
}

.grey_button{
	background-color:#cccccc;
	color:#525252;
	border:0 none;
	height:30px;
	line-height: 30px;
	text-align: center;
	width:110px;
	font-size:18px;
	text-transform: uppercase;

	cursor: pointer;
}

.grey_button:active{
	background-color:#525252;
	color:#ccc;
}

.req_star{
	font-size:35px;
	height:30px;
	position: absolute;
	top:0px;
	right:-20px;
}
.bread_title{
	font-size:30px;
}


.product_list_holder{
	margin-top:-70px;
	padding-left:220px;
	padding-bottom:100px;
}
.product_sidebar{
	background: transparent url(../../gfx/site/sidebar_corner.png) no-repeat  top left;
	min-height:500px;
	width:190px;
	float:left;
	margin-top:-86px;
	position: relative;
	z-index: 11111;
}

.sidebar_overlay{
	background-color:#e8112d;
	position: absolute;
	right:0px;top:0px;bottom:0;
	left:10px;
	z-index: 99px;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
}

.side_nav{
	position: relative;
	z-index:100;
}


.product_list_content{
	margin-top:30px;
	/*min-height: 800px;*/
}

.cover_image img{
	width:100%;
}

.side_nav{
	color:white;
	padding-top:25px;
}

.side_nav li.main_cat{
	font-size:17px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.side_nav li.sub_cat{
	font-size:13px;
	line-height: 28px;
	text-transform: capitalize;

}
.side_nav li.main_cat .lvl1{
	padding-left:17px;
	height:38px;
	line-height: 38px;
	/*border:1px solid white;*/
}

.side_nav li.sub_cat .lvl2{
	height:25px;
	line-height: 24px;
}

.side_nav li.main_cat .active{
	background: transparent url(../../gfx/site/active_lvl1.png) no-repeat  10px top ;
}

.side_nav li.sub_cat .active{
	position: relative;
	background: transparent url(../../gfx/site/active_lvl2.png) no-repeat  left top ;
}

.cover_title{
	font-size:100px;
	width:40%;
	line-height: 100px;
	text-transform: uppercase;
	right: auto; left: 0px;
  	text-align: left;
}

.Absolute-Center {
  /*width: 50%;*/
  height:50%;
  /*overflow: auto;*/
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}


.is-Right {
  left: auto; right: 20px;
  text-align: right;
}

.is-Left {
  right: auto; left: 20px;
  text-align: left;
}

.side_nav li,.flex-direction9-nav li{
	list-style-type: none;
}



.product_elm_holder{
	display:inline-block;
	position: relative;
	min-height: 340px;
	width:240px;
	margin-bottom: 15px;
	margin-right: 10px;
	vertical-align: top;
	background:transparent url(../../gfx/site/product_gradient.png) no-repeat center bottom;
	background-size:100% 100px;
}

.product_thumb{
	position: relative;
	padding:10px 0;
	height:255px;
}

.product_shadow{
	position: absolute;
	left:-15px;
	right:-15px;
	margin:0 auto;
	bottom:-55px;
	z-index: 90;
	width:260px;
}

.product_thumb a{
	display: block;
	margin:0 auto;
}

.product_thumb a img{
	display: block;
	margin:0 auto;
    max-height:230px;
    width: auto;
    max-width: 100%;
    height: auto;
    z-index: 100;
}

.img_each{
	position: absolute;
	left:0px;
	right:0px;
	bottom:20px;
}

.product_l_title{
	position: absolute;
	bottom:35px;
	left:0px;
	right:0px;
	font-size:23px;
	line-height: 22px;
	text-align: center;
	padding:0 6px;
}

.product_l_code{
	position: absolute;
	bottom:5px;
	left:0px;right:0px;
	color:#535353;
	font-size:20px;
	text-transform: uppercase;
	text-align: center;

}

.noproductcat{
	color:#323232;
}

.w80p{
	width:80%;
}

.paginator_holder{
	margin:10px 0px;
}
.paginator_holder .article_pagination_lnk{
	border:2px solid #7d7d7d;
	width:25px;
	height:25px;
	font-size:15px;
	line-height: 23px;
	text-align: center;
	color:#5c5c5c;
	background-color: white;
	display: inline-block;
}

.paginator_holder .article_pagination_lnk:active{
	border:2px solid #fff;
	color:#323232;
}

.paginator_holder .active{
	background-color:#525252;
	color:white;
}

.breadcrumb_divider{
	margin-left:6px;
	margin-right:6px;
}


.lvl2 a.detail_lnk{
	display: block;
	padding-left:10px;
	margin-left:7px;
}

.sub_cat a.detail_lnk:hover{
	background-color:#a9a9a9;
}

.sub_cat .active a.detail_lnk:hover{
	background-color:transparent !important;	
}


/*-------- MAIN PRODUCT PAGE ------------*/

.product_title{
	margin:20px 0;
	font-size:60px;
}

.product_details{
	min-height: 400px;
}

.p_label,.p_value,.cbox_pcode{
	display: inline-block;
	font-size:17px;
}
.p_label,.cbox_pcode{
	color:#e8112d;
	min-width: 220px;
	max-width: 350px;
	text-transform: uppercase;
}

.p_value{
	color:#323232;
}

.product_description{
	font-size:17px;
	width:80%;
}

.photobox{
	text-align: center;
}

.product_image{
	/*width:350px;*/
	min-height: 250px;
	max-height: 400px;
}

a.product_btn_white{
	border:2px solid #e8112d;
	background-color:white;
	color:#e8112d;
	height:30px;
	line-height: 25px;
	font-size:16px;
	padding:0px 5px;
	text-transform: uppercase;
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
}

.product_btn_white:active{
	background-color:#4c4c4c;
	color:#cacaca;
}
a.product_btn_grey{
	background-color:#cccccc;
	color:#6f6f6f;
	height:32px;
	line-height: 32px;
	font-size:16px;
	padding:0px 5px;
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
}

.p_btn_img{
	margin-right:3px;
}

.related_frame{
	background-color:rgba(180,180,180,0.3);
	margin-top:30px;
}

.rel_p_title{
	position: absolute;
	left:78px;
	top:-15px;
	height:45px;
	width:192px;
	padding-left:17px;
	line-height: 45px;
	font-size:17px;
	text-transform: uppercase;
	color:#fff;
	background: transparent url(../../gfx/site/related_products.png) no-repeat left -1px;
}

.sent_response{
	font-size:20px;
	color:#e8112d;
	font-family: RobotBold;
	position: absolute;
	left:30px;
	bottom:20px;
	display: none;
}

.rel_p_list{
	margin:30px 0px;
	padding:5px 0;
}
.trade_home{
	margin:30px 0px;
}
.trade_home img{
	width:700px;
	margin:0 auto;
	display:block;
}
.rel_p_frame{
	position: relative;
	border:2px solid #adadad;
	background-color:white;
	max-height: 400px;
	min-height: 340px;
	margin-right:15px;
}

#cboxLoadedContent{
	padding:0px !important; 
}

.cbox_inner_frame{
	background-color:white;
}

.img_box{
	padding:15px 0;
	width:80% ;
	margin:0 auto;
	max-height: 800px;
	overflow: hidden;
}
.img_box img{
	display: block;
	margin:0 auto;
    min-height:500px;
    max-height:600px;
    width: auto;
    height: auto;
}

.cbox_footer{
	background-color:#ebebeb;
	height: 70px;
	line-height: 70px;
	padding:0px 15px;
}

.cbox_pcode{
	max-width:auto ;
	min-width:auto;
	margin-right:10px;
}


#product_slides .flex-direction-nav a:before,#product_slides .flex-direction-nav a:after{
	content: none !important;
}

#product_slides .flex-direction-nav a.flex-prev{
	left:2px;
	background: transparent url(../../gfx/site/mob_slide_left.png) no-repeat center center !important;
	height:90px;
	width:52px;
	opacity: 1 !important;
	content:none !important;
	display: block !important;
	margin-top:-40px !important;
}

#product_slides .flex-direction-nav a.flex-next{
	right:-5px;
	background: transparent url(../../gfx/site/mob_slide_right.png) no-repeat center center !important;
	height:90px;
	width:52px;
	opacity: 1 !important;
	content: none !important;
	display: block !important;
	margin-top:-40px !important;
}

#cboxClose{
	width:35px !important;
	height:35px !important;
	top:0px !important;
	background: #ccc url(../../gfx/site/cbox_close.png) no-repeat center center !important;
}


.msds_search_box{
	position: relative;
	padding:3px;
}

.msd_search_input{
	height:34px;
	min-width: 320px;
	border:1px solid #ccc;
	padding:0px 10px;
}

.msds_search_btn{
	position: absolute;	
	right:-30px;
	height: 34px;
	top:3px;
	width:40px;
	background: #f1f1f1 url(../../gfx/site/search_grey.png) no-repeat center 5px !important;
	border: 1px solid #a8a8a8
}

.msds_search_btn:active{
	background: #fff url(../../gfx/site/search.png) no-repeat center 5px !important;

}



#msds {
	min-height: 200px;
	margin-bottom: 30px;
}

#msds .tbl_holder, .prod_msdpi_head {
	height: 40px;
	color: #fff;
	background-color: #303030;
	width: 860px;
	padding: 0px 10px;
	margin: 50px auto 0px auto;
}

#msds .tbl_holder div {
	line-height: 40px;
	height: 40px;
	font-size: 16px;
}

#msds .tbl_holder div a {
	text-decoration: none;
	color: #fff;
}

#tblh_holder { 
	width: 880px;
	height: 600px;
	overflow:auto;
	text-transform: uppercase;
}
.w150{
	width:150px;
}

#msds{
	margin-top:30px;
}

#tblh_holder th{
	padding-bottom:5px;
}

.table_holder{
	margin-bottom: 50px;
}

.table_title_row{
	text-transform: uppercase;
	font-size:18px;
	height:30px;
	line-height: 30px;
}

.tbl_td_1,.tbl_td_2,.tbl_td_3{
	display: inline-block;
}

.tbl_td_1{
	width:160px;
	text-align: center;
	margin-right: 100px;
}
.tbl_td_2{
	min-width:310px;
	max-width: 400px;
	text-align: left;
}

.tbl_td_3{

	text-align: right;
	padding:0px 20px;
}

.table_holder .even{
	color:#fff;
	background:rgba(0,0,0,0.65);
}

.table_content > div{
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
}

.dmsdspdf{
	background-color:white;
	display: inline-block;
	color:#e8112d !important;
	padding: 0px 18px;
	height:25px;
	line-height: 23px;
	border:2px solid #e8112d;
	margin-top:7px;

}


/*--------------- LOCATOR STUFF ---------*/

#distributor_search_bar { 
	background: transparent url(../../gfx/site/locator_head.png) no-repeat top left;
	margin: 0 auto;
	width: 870px;
	height: 181px;
}

#distributor_search_bar .inner {
	margin-left: 150px;
	/*padding-top: 15px;*/
	font-family: Arial, sans-serfif;
}

.mt15 { margin-top: 15px; }

#distributor_search_bar .inner .pholder {
	position: relative;
	height: 10px;
}

#distributor_search_bar .inner p {
	font-size: 13px;
	line-height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.fs32 { font-size: 32px; }
.fs33 { font-size: 33px; }

#search_suburb, #search_state, #search_postcode {
	width: /*171*/163px;
	height: 26px;
}

#search_tbl {
	width: 620px;
	margin-top: 14px;
	margin-left: 16px;
}

#search_tbl label {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
}

#submit_disloc_search { text-decoration: none; color:#fff; }
a#submit_disloc_search:hover { color: #000; }

#dmap_holder {
    height: 550px;
    margin: 20px auto;
    max-width: 1500px;
    width: 100%;
}

#dmap, #dmap_holder {
    position: relative !important;
    height: 550px;
    max-width: 1500px;
    width: 100%;
}

#dmap_legend {
    position: absolute;
    top: 5px;
    left: 5px;
    background: transparent url(../../gfx/site/locator/gmap_legend.png) no-repeat top center !important;
    background-size: 100% auto !important;
    width: 190px;
    height: 100%;
    z-index: 5;
}

#dmap_search {
    margin: 20px auto 0px auto;
    max-width: 1600px;
    width: 100%;
}

.w185 { width: 185px; }
.w85 { width: 85px; }
.pr10 { padding-right: 10px; }
.fs20 { font-size: 20px; }
.fs22 { font-size: 22px; }
.fs23 { font-size: 23px; }
.fs28 { font-size: 28px; }
.w33p { width: 33%; }
.w34p { width: 34%; }
.vab { vertical-align: bottom; }

.map_res { margin: 20px auto; max-width:1065px; }
#map_results .elem {  background-color: #2a2a2a; margin-bottom: 10px; }
#map_results a.lnkmpr, #map_results a.lnkmpr img { text-decoration: none;border: none; }
#map_results a.lnkmpr:hover .elem { background-color: #626262; }
#map_results .elem .inner { width: 100%; padding: 11px 25px 15px 10px; color: #fff; }
.submicon { 
	padding-top: 7px;
	float: left;
	margin-right: 8px;
}

/* LOCATOR MY CLASSES*/

.locator_search_box{

}

.locator_search_input{
	border:1px solid #cacaca;
	height:40px;
	font-size:22px;
	line-height: 40px;
	padding:0px 15px;
    max-width: 300px;
	width:100%;
	font-family: RobotRegular;
}

.locator_search_btn{
	height: 38px;
    background-color: #a8a8a8;
	border: 2px solid #a8a8a8;
    font-family: RobotRegular;
    border-radius: 4px;
    padding: 0px 25px;
    font-size: 20px;
}

.locator_search_btn:hover {
    background-color: #fff;
    color: #a8a8a8 !important;
}

#stockist_type {
    width: 220px;
}

.iblock {
    display: inline-block !important;
}

.mobile_locator_search label {
    font-family: RobotRegular;
    font-weight: normal;
    font-size: 21px;
    color: #222;
    margin-bottom: 10px;
}

.locator_select {
	height:40px;
	line-height: 40px;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 150px;
	font-size:22px;
	padding:0px 5px;
	color:#323232;
    font-family: RobotBold;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    position: relative;
    background: #fff url(../../gfx/site/dropdown_arrow.png) no-repeat top 16px right 10px !important;
    cursor: pointer;
    padding-right: 30px;
}

.locator_select::-ms-expand {
    display: none;
}

#locator_yellow {
    background-color: #FFEA00;
    border: 2px solid #363636;
    color: #363636;
    font-family: RobotRegular;
    font-size: 16px;
    font-weight: normal;
    padding: 4px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    top: 9px;
    max-width: 430px;
}

#search_country {
    width: 300px;
}

.res_row{
	background: #fff url(../../gfx/site/search_ress_bg.png) no-repeat center center !important;
	background-attachment: cover;
	height:120px;
	margin-bottom:10px;
	vertical-align: top;
	font-size:16px;
	opacity:0.9;
}

.res_row:hover{
	opacity: 1;
}

.logo_holder{
	width:31%;
	display: inline-block;
	vertical-align: top;
}

.img_center{
	margin:10px auto;
	width:200px;
}

.store_log{
	width:100%;
}

.res_right_side{
	float:right;
	display: inline-block;
	height:100%;
	color:white;
	width: 66%;

}

.res_c_info{
	padding:8px 5px;
	margin:0 auto;
	width:90%;
}
.border_bottom{
	border-bottom: 1px solid white;
}

.res_c_tel, .res_c_web {
	position: relative;
	font-size:22px;
	padding-left: 55px;
	height:40px;
	line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.res_c_web{
	font-size:18px;
	height:35px;
	line-height: 35px;
}

.res_c_img_tel{
	position: absolute;
	left:5px;
	top:0px;
}
.res_c_img_web{
	position: absolute;
	left:5px;
	top:5px;
}

.noResult{
	font-size:25px;
	color:#989898;
	padding:40px 10px;
	background-color:rgba(255,255,255,0.8);
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	margin:50px 0px;
	text-align: center;
}
.noResult-big{
	padding:130px 0px;
}


/*---------------------------------------------------*/

.wishlist_item_counter{
	display: none;
	position: absolute;
	right:-50px;
	top:-8px;
	border:1px solid #fff;
	width:33px;
	height:33px;
	line-height: 30px;
	text-align: center;
	background-color:rgba(255,255,255,0.15);
}

#mainnav .active a .wishlist_item_counter{
	text-shadow:none !important;
}

.quick_view_holder{
	display: none;
	z-index: 9999;
	background-color: #f4f4f4;
	/*background: transparent url(../../gfx/site/quick_view_bg.png) no-repeat center center !important;*/
	position: absolute;
	top:0px;
	width:900px;
	left:0px;
	height:220px;
	border-bottom:4px solid #474747;

	-moz-box-shadow: 0 12px 35px -10px #000000;
	-webkit-box-shadow: 0 12px 35px -10px #000000;
	box-shadow: 0 12px 35px -10px #000000;
}


.basket_item_list{
	display: inline-block;
	width:71%;
}

.basket_controll{
	display: inline-block;
	width:255px;
}

.wish_email{
	margin-top:60px;
	display: inline-block;
	height:30px;
	line-height: 30px;
	width: 100%;
	background-color:#e8112d;
	color:white;
	text-transform: uppercase;
	cursor: pointer;
	font-size:20px;
}

.wish_email:active{
	background-color:#757575;
}

.wish_email img{
	margin:-5px 10px 0;
}

.wish_print{
	margin-top:20px;
	display: inline-block;
	height:30px;
	line-height: 30px;
	width: 100%;
	background-color:#898989;
	color:white;
	text-transform: uppercase;
	cursor: pointer;
	font-size:20px;
}

.wish_print:active{
	background-color:#757575;
}

.wish_print img{
	margin:-5px 10px 0;
}

.quickview_hide{
	display: inline-block;
	position: absolute;
	bottom:-26px;
	background: transparent url(../../gfx/site/quick_view_hide.png) no-repeat center left !important;
	height:22px;
	width:104px;
	text-align: center;
	cursor: pointer;
	right:30px;
	line-height: 22px;
}

.quickview_show{
	z-index: 9999;
	display: none;
	position: absolute;
	bottom:-34px;
	background: transparent url(../../gfx/site/quick_view.png) no-repeat center left !important;
	height:22px;
	width:104px;
	text-align: center;
	cursor: pointer;
	line-height: 22px;
	text-transform: lowercase;
	font-size:16px;
}
.basket_inner{
	height:216px;
}

.q_basket_list{

}

.q_basket_item{
	-webkit-box-shadow: 5px 0 7px -7px #888;
            box-shadow: 5px 0 7px -7px #888;

    width:150px;
    height:216px !important;
    margin:0px 0px !important;
    padding:2px 2px 8px;
    position: relative;
}

.q_basket_item img{
	display:block;
	max-height: 150px;
	margin:0 auto;
}

.basket_img_div{
	max-height: 160px;
	overflow: hidden;
}

.basket_item_name{
	position: absolute;
	left:5px;
	right:5px;
	bottom:10px;
	color:#676767;
	font-size:16px;
	text-align: center;
	line-height: 15px;
	/*height:30px;*/
	vertical-align: top;
}

#basket_slides .flex-direction-nav a{
	line-height: 48px !important;
	margin-top:-45px !important;
	/*display: block !important;*/
	text-decoration: none;
	-webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#basket_slides .flex-direction-nav a:before,#basket_slides .flex-direction-nav a:after{
	/*color:#424242 !important;*/
	content:none !important;

}

#basket_slides .flex-direction-nav a.flex-prev{
	left:-17px;
	background: transparent url(../../gfx/site/wish_slider_left.png) no-repeat center center !important;
	height:60px;
	width:52px;
	opacity: 1 !important;
}
#basket_slides .flex-direction-nav a.flex-next{
	right:-3px;
	background: transparent url(../../gfx/site/wish_slider_right.png) no-repeat center center !important;
	height:60px;
	width:52px;
	opacity: 1 !important;

	

}


.wishlist_breadcumb{
	line-height: 20px;
	height:50px;
}

.bread_row1{
	font-size: 18px;
	margin-top: 5px;
	text-transform: uppercase;
	color:#323232;
}

.wish_details{
	height:60px;
	line-height: 60px;
}

.wish_left{
	display: inline-block;
	font-size: 18px;
}

.b_counter{
	display: inline-block;
	background-color: white;
	border:1px solid #323232;
	color:#e8112d;
	width:27px;height:27px;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}

.wish_controlls{
	position: relative;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	font-size:22px;
	padding:0 10px 0 60px;
	cursor: pointer;
	color:#fff;
	margin-top:3px;
}

.email_btn{
	background-color: #e8112d;
	color:#fff;
}

.email_btn:active{
	background-color: #898989;
	color:#fff;
}

.print_btn{
	background-color: #898989;
	color:#fff;	
}

.print_btn:active{
	background-color: #454545;
	color:#fff;
}

.wish_btn_img{
	position: absolute;
	left:10px;
	top:5px;
}


.wish_row{
	background-color: #fff;
	border:2px solid #7d7d7d;
	margin-bottom: 15px;
	height:200px;
}

.wish_section{
	display: inline-block;
	vertical-align: top;
}

.wish_p_img{
	margin:0 25px;
	padding:5px 20px;

	width:200px;
	height:192px;
	overflow: hidden;
}

.wish_title{
	margin-top:85px;
	font-size:35px;
	line-height: 22px;
}

#search_res .wish_title{
	margin-top:25px;
}

.wish_desc{
	margin-top:15px;
	padding-left:2px;
	color:#989898;
	font-size:18px;
	height:75px;
	line-height: 24px;

	text-overflow: ellipsis;
    overflow: hidden;
}

.wish_p_detail{
	position: relative;
	height:180px;
	width: 60%;
}

.wish_bottom{
	position: absolute;
	bottom:0px;
}

.wish_project{
	display: inline-block;
	margin-right: 40px;
}

.pr_title{
	text-transform: uppercase;
	font-size:18px;
	color:#e8112d;
}

.pr_value{
	margin-left: 5px;
	text-transform: uppercase;
	font-size:18px;
	color:#767676;
}

.wish_control_right{
	height:180px;
	margin-top:10px;
	width:250px;
}

.wish_line{
	display: inline-block;
	border-right:1px solid #323232;
	height:170px;
	margin-top:15px;
	margin-left:10px; 
}

.controll_title{
	margin:0 auto;
	font-size: 20px;
	color:#555;
	text-align: center;
	text-transform: uppercase;
}


.c_inp_holder{
	width: 90px;
	margin:0 auto;
}
.controll_input{
	width:90px;
	border:2px solid #323232;
	font-size:50px;
	height:60px;
	text-align: center;
	position: relative;
	padding:0px;
}

.controll_update{
	width:90px;
	margin:2px auto;
	text-align: center;
	background-color: #e8112d;
	color:white;
	text-transform: uppercase;
	font-size:19px;
	height:40px;
	line-height: 40px;
	cursor: pointer;
}

.controll_update:active{
	background-color:#757575;
}

.remove_item{
	background: transparent url(../../gfx/site/remove_item.png) no-repeat center left !important;
	width:148px;
	margin:15px auto;
	height:21px;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	color:white;
	font-size:18px;
	cursor: pointer;
}

.remove_item:active{
	color:#454545;
}


	


input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.remove_quick_item{
	position: absolute;
	right:1px;
	top:1px;
	background-color: #959595;
	color:white;
	width:23px;
	height:23px;
	font-size:18px;
	line-height: 18px;
	text-align: center;
	border:2px solid #d7d7d7;
	cursor: pointer;
	display: none;
}

.remove_quick_item:active{
	background-color:#e8112d;
}

.resp_955 #mainnav ul.right_ul li.def_search{
	margin-bottom:10px;
	padding-right:0px !important;
	margin-right:0px !important;
}

li.def_search{
	padding-right:0px !important;
	margin-right:0px !important;
	width:150px;	
}


.diy_box{
	max-height:300px;
	overflow: hidden;
}
.diy_box img{
	width:100%;
}

.hover_box{

	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	color:white;

	background: transparent url(../../gfx/site/diy_overlay.png) repeat-y  top left;
}

.diy_list_container{
	padding:0px 20px;
}

.home_diy_title{
	color:white;
	font-size:25px;
	text-transform: uppercase;
	position:absolute;
	bottom:0px;
	height: 80px;
	width:100%;
	text-align: center;
	padding-top:10px;
	background-color:rgba(70,72,74,0.8);
}

a.diy_more{
	display: inline-block;
	position: absolute;
	bottom:15px;
	left:20px;
	border:1px solid red;
	color:white;
	text-transform: uppercase;
	height:25px;
	font-size:16px;
	line-height: 24px;
	cursor: pointer;
	padding:0px 10px;
}
a.diy_more:hover{
	color:white;
}
a.diy_more:active{
	background-color:white;
	color:#323232;
}

.diy_paginator{
	display: inline-block;
	border:1px solid white;
	width:22px;
	height:22px;
	cursor: pointer;
	margin-left:3px;
}

.diy_paginator:active{
	background-color:#454545;
}

.pagin_left{
	background: transparent url(../../gfx/site/pagin_left.png) no-repeat  5px 4px;
}

.pagin_right{
	background: transparent url(../../gfx/site/pagin_right.png) no-repeat  6px 4px;
}

.red_title{
	text-transform: uppercase;
	font-size:35px;
	color:#e8112d;
	margin-top:-20px;
}

.diy_list_box{
	margin-bottom:30px;
}
.diy_b_title{
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align: center;
	background-color: #e8112d;
	color:white;
	font-size:23px;
	height: 50px;
	line-height: 50px;
}


.diy_video_holder{
	background-color: #e8112d;
	min-height: 360px;
	padding-bottom:70px;
}

.video_placeholder{
	background: white url(../../gfx/site/video_bg.png) no-repeat  top center;
	background-size:cover;
	height:277px;
}

.diy_container{
	margin:0 auto;
	max-width:1100px;
}

.play_button{
	margin:0 auto;
	display: block;
	cursor: pointer;
	opacity: 0.7;
	margin-bottom: 5px;
}
.play_button:hover{
	opacity:1;
}

.play_holder{
	padding-top:80px;
	font-size:28px;
	color:#8e8e8e;
	text-transform: uppercase;
	text-align: center;
}

.video_title{
	position: absolute;
	left:0px;
	top:80px;
	font-size:35px;
	width:320px;
	text-transform: uppercase;
	line-height: 33px;
}

.big_word{
	font-size:85px;
	line-height: 85px;
}

.youtube_video{
	position: relative;
	padding-bottom: 32.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	display: none;
}

.youtube_video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.diy_tab_holder{
	bottom:0px;
	position: absolute;
	width:100%;
}

.diy_tab{
	vertical-align: bottom;
	height:50px;
	line-height: 50px;
	width:250px;
	padding-left:15px;
	font-size:26px;
	display:inline-block;
	color:#535353;
	background-color:#ebebeb;
	cursor: pointer;
	margin-right: 7px;
}

.diy_tab_active,.diy_tab:active{
	color:#e8112d;
	background-color:white;
}

.first_content{
	background-color:white;
	padding:30px 0px;
	font-size:19px;
	color:#323232;
}

.start_steps{
	color:#e8112d;
	font-size:18px;
	margin-top:10px;
	cursor: pointer;
}

.steps_loader{
	display: none;
	height:450px;
}

.step_b_title{
	text-transform: uppercase;
	color:#dbdbdb;
	font-size: 28px;
	border-bottom:1px solid #454545;
}
.cur_step{
	text-transform: uppercase;
	color:#e8112d;
	font-size:19px;
	margin-top:5px;
}

.step_desc{
	margin-top:15px;
	color:#323232;
	font-size:16px;
}

.paginator_holder{
	height:30px;
	vertical-align: top;
	margin:0px;
}

.pagin_text{
	line-height: 30px;
	font-size:16px;
	color:#979797;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	height:30px;
}

.pagin_text:active{
	opacity:0.5;
}

.p_prev,.p_next{
	display: inline-block;
	width:25px;
	height:30px;
	/*vertical-align: middle;*/
	cursor: pointer;
	margin:0 10px;

}

.p_prev{
	background: white url(../../gfx/site/p_prev.png) no-repeat  center center;
}

.p_next{
	background: white url(../../gfx/site/p_next.png) no-repeat  center center;
}

.p_prev:active,.p_next:active{
	opacity:0.5;
}

.pagin_line{
	background: white url(../../gfx/site/pagin_line.png) no-repeat  center center;	
	height:30px;
	width:35px;
	display: inline-block;
	margin-right:-4px;
}

.p_btn_box{
	border:1px solid #ebebeb;
	color:#ebebeb;
	width:30px;
	height:30px;
	display: inline-block;
	margin-right:-4px;
	text-align: center;
	line-height: 29px;
	top:-10px;
	cursor: pointer;
}
.p_btn_box .active_step{
	background: transparent url(../../gfx/site/p_active.png) no-repeat center center;	
	background-size: 40px 40px;
	position: absolute;
	width:40px;
	height:40px;
	top:4px;
	left:-4px;
	line-height: 40px;
	color:#535353;
	font-size:23px;
}

.p_btn_box:active{
	color:#757575;
	border:1px solid #757575;
}

.no_border:active{
	border:0 none !important;
}


.no_border{
	border:0 none;
}

.required_products{
	background-color: #f2f2f2;
	height:70px;
	position: relative;
	z-index:500;
}

.required_equipment{
	margin-top:30px;
	background-color: white;
	height:70px;
	position: relative;
	z-index:500;
	line-height: 70px;
	font-size:35px;
}

.shadow_bg{
	z-index:499;
	margin-top:-50px;
	width:100%;
	height:85px;
	background: transparent url(../../gfx/site/line_bg.png) no-repeat center 0px;
}

.active_triangle{
	position: absolute;
	left:0px;
	top:-16px;
	width:11px;
	height:17px;
	background: transparent url(../../gfx/site/lvl2_part2.png) no-repeat center 0px;
	z-index:500;
}

.req_p_title{
	color:#e8112d;
	font-size:25px;
	line-height: 70px;
}

.p_count{
	display: inline-block;
	width:33px;
	height:33px;
	color:white;
	line-height: 33px;
	margin:0 5px;
	background-color:#e8112d;
	text-align: center;
}

.all_p_to{
	margin-top:17px;
	cursor: pointer;
}
.all_p_to:active{
	background-color:white;
	opacity: 0.6;
}

.r_p_box{
	border:2px solid #e8112d;
	color:white;
	min-height:350px;
	margin-bottom: 10px;
}

.center_img{
	width:96%;
	margin:10px auto;
	max-height: 240px;
	overflow: hidden;
}

.center_img img{
	width:100%;
}

.wish_stat{
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align: center;
	color:white;
}

.w_status{
	height:40px;
	line-height: 40px;
	font-size:22px;
	cursor: pointer;
	display: block;
}

.w_status:active{
	opacity:0.6;
}

.add_to{
	background-color: #e8112d;
}

.added{
	background-color: #484848;	
}

.req_pr_title{
	position: absolute;
	bottom:80px;
	left:0px;
	width:100%;
	text-align: center;
	font-size:30px;
	color:#323232;
	line-height: 30px;
}

.req_p_code{
	position: absolute;
	bottom:48px;
	left:0px;
	width:100%;
	height:25px;
	line-height: 25px;
	color:#535353;
	text-align: center;
	font-size:22px;
	text-transform: uppercase;
}

.equipment_box{
	font-size:22px;
	height:40px;
	line-height: 40px;
	margin-bottom: 10px;
}

.eq_btn{
	margin-top:4px;
	min-width:140px;
	height:30px;
	font-size:18px;
	color:white;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.eq_btn:active{
	opacity: 0.6;
}

.eq_add{
	background-color: #e8112d;	
}

.eq_added{
	background-color: #484848;	
}

.wish_hrline{
	border:1px solid #454545;
}


.eq_checkbox{
	height:30px;
	line-height: 30px;
	margin-bottom: 15px;
	font-size:18px;
}

.check_square{
	border:2px solid #454545;
	width:30px;
	height:30px;
	margin-right:15px;
	display: inline-block;
}

.eq_name{
	display: inline-block;
	line-height: 30px;
	vertical-align: top;
	
}

.delete_equipment{
	margin:4px auto;
	background-color:#959595;
	color:white;
	width:20px;
	height:20px;
	text-align: center;
	font-size:16px;
	cursor: pointer;
	line-height: 19px;
}

.delete_equipment:active{
	opacity: 0.6;
}
.remove_item_eq{
	color:#aaaaaa;
	font-size:18px;
}

.search_for{
	background-color:rgba(255,255,255,0.4);
	height:180px;
}
.search_for .title{
	font-size:60px;
	color:#323232;
	margin-top:45px;
	line-height: 40px;
}

.search_keyword{
	color:#e8112d;
	font-size:38px;
	margin-top:5px;
}

.article_pagination_lnk{
	display: inline-block;
	border:2px solid #757575;
	width:25px;
	height:25px;
	line-height: 20px;
	font-size:18px;
	font-family: RobotBold;
	text-align: center;
	background-color:white;
}

.article_pagination{
	vertical-align: top;
	margin:10px 0px;
}
.article_pagination .active{
	background-color:#e8112d;
	color:white;
	border:2px solid #e8112d;
}

.article_pagination_lnk:active{
	background-color:#e8112d;
	border:2px solid #e8112d;
	color:white;
}

.pagin_prev_next{
	padding-bottom: 5px;
}

.logo_2,.search_btn_hide{
	display: none !important;
}


.search_btn_hide{
	margin-top:3px;
}

.added_to_wishlist{
	position: absolute;top:25px;
	right:-10px;
	z-index: 99999999;
	display: none;
}

.brand_title{
	display: inline-block;
	color:white;
	font-size:18px;
	margin-right: 10px;
	height:80px;
	line-height: 80px;
	vertical-align: top;

}

.brand_slider_holder{
	display: inline-block;
	margin-left:30px;
	padding-top:5px;
	width:100%;
}

.footer_topred{
	height:20px;
	background-color:#e8112d;
}

.footer_nav{
	margin:15px 0px;
}

.brand_frame{
	width:auto !important;
	min-height: 70px;
	margin-right: 40px;
	text-align: center;
	display: inline-block;
}
.brand_frame .brand_image{
	display: inline;
    max-height:30px;
    width: auto;
    height: auto;
	vertical-align: middle;
}

.brand_frame a{
	display:block;
	height:69px;
	position: relative;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.v_center_img{
	height: 70px;      /* equals max image height */
    white-space: nowrap;
}

.brand_holder{
	background-color:#363636;
	vertical-align: top;
}

.footer_bottom{
	background-color:#111111;
	color:#747474;
	height:37px;
	line-height: 29px;
	font-size:13px;
}





/* ---------------------------- MAIN NAV fixed ----------------------------*/

.fixed_navbar{
	height: 85px !important;
	border-bottom:2px solid white;
	position: fixed;
	z-index: 99999999;
	top:0px;
	width:100%;

	-moz-box-shadow: 0px 2px 9px #000000;
	-webkit-box-shadow: 0px 2px 9px #000000;
	box-shadow: 0px 2px 9px #000000;
}

.fixed_navbar .logo_2 img{
	width:140px;
	margin-right:55%;

}
.resp_955 .fixed_navbar #mainnav .no_border,
.search_btn_hide{
	margin-right: 0px !important;
	padding-right: 0px !important;
}

.fixed_navbar .first_ul{
	margin-top:6px;
}

.fixed_navbar .right_ul{
	margin-top:6px;
}

.fixed_navbar #mainnav{
	margin-top:25px;
}

.fixed_navbar #mainnav ul li{
	margin-top:0px !important;
}

.fixed_navbar .product_submenu{
	top:14px;
}

.fixed_navbar .menu_triangle{
	bottom:-32px;
}

.fixed_navbar .quickview_show{
	left:970px;
	bottom:-42px;
}

.fixed_navbar .quick_view_holder{
	top:20px;
}

.show_search{
	cursor: pointer;
	width:25px;
}

.show_search:active{
	opacity: 0.6;
}

.fade-in-searchbar{
	display: none;
	position: absolute;
	height:45px;
	/*top:85px;*/
	bottom:-60px;
	width:100%;
	left:0px;
	z-index:888888;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#680d0d+0,7b1213+100 */
	background: #680d0d; /* Old browsers */
	background: -moz-linear-gradient(top, #680d0d 0%, #7b1213 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #680d0d 0%,#7b1213 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #680d0d 0%,#7b1213 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#680d0d', endColorstr='#7b1213',GradientType=0 ); /* IE6-9 */
}

.search_input2{
	width:100%;
	font-size:20px;
	height:40px;
	line-height: 40px;
	margin-top:4px;
	color:#454545;
	padding:0px 10px;
	text-transform: uppercase;
	padding-bottom: 2px;
	text-align: right;
	padding-right:130px;
	background-color:transparent !important;
	border:0 none !important;
	color:#fafafa;

}

.search_btn2{
	background-color:transparent;
	color:white;
	border:1px solid #fff;
	position: absolute;
	right:0px;
	top:6px;
	height: 33px;
	padding:0px 22px;
	line-height: 29px;
	font-size:20px;
	cursor: pointer;
}

.search_btn2:active{
	opacity:0.6;
}
.content_pt{
	padding-top:145px;
}



.fixed_navbar .trade_link_holder, .fixed_navbar .main_logo,.fixed_navbar .search_bar,.fixed_navbar .trade_button{
	display: none !important;
}
.fixed_navbar .logo_2/*,.fixed_navbar .search_btn_hide*/{
	display: inline-block !important;
}





.wish_p_img img{
	display: block;
	margin:0 auto;
    max-height:185px;
    width: auto;
    height: auto;
    max-width:100%;
}

.search_bar{
	position: absolute;
	right:40px;
	top:0px;
}


.read_more_product{
	position: absolute;
	bottom:0px;
	right:5px;
	padding:2px 5px;
	color:#757575;
	background-color: #d9d9d9;
	border:1px solid #a9a9a9;
}

.read_more_product:hover{
	background-color: #f9f9f9;
	color:#454545;
}

.product_description span{
	background-color:transparent !important;
}


.flex-direction-nav li{
	cursor: pointer;
}


#home_slider ol{
	width:200px;
	left: 50%;
	z-index: 1000;
	position: absolute;
	bottom:10px;
	margin-left:-100px;
	text-align: center;
}

.flex-control-nav li{
	margin:0 2px !important;
}

#home_slider ol li{
	display: inline-block;
}
#home_slider ol li a{
	outline : 0 !important;
	color:transparent;
	content:none !important;
	border:1px solid white;
	background-color:#e8112d;
	width:15px;
	height:15px;
	display: inline-block;
	margin-right:5px;
	cursor: pointer;

	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

a, a:active, a:focus{
	outline: none !important;
}
.home_slider_holder{
	position: relative;
}

#home_slider ol li a.flex-active{
	background-color:white;
}

#home_slider .flex-direction-nav{
	pointer-events: none;
}

#home_slider .flex-direction-nav .flex-nav-prev,#home_slider .flex-direction-nav .flex-nav-next{
	pointer-events: visible;
}


#home_slider ul.flex-direction-nav{
	display: block;
	position: absolute;
	z-index: 999;
	bottom:-11px;
	top:0px;
	width:100%;
}

#home_slider ul.flex-direction-nav li{
	display: inline-block !important;
	width:60px !important;
	float:left !important;
	height:100%;
	position: relative;
}

#home_slider ul.flex-direction-nav .flex-nav-prev{
	float:left !important;
}
#home_slider ul.flex-direction-nav .flex-nav-next{
	float:right !important;
}

#home_slider ul.flex-direction-nav .flex-nav-prev a{
	background: transparent url(../../gfx/site/home_slide_left_dark.png) no-repeat center center !important;
}

#home_slider ul.flex-direction-nav .flex-nav-next a{
	background: transparent url(../../gfx/site/home_slide_right_dark.png) no-repeat center center !important;
}

#home_slider ul.flex-direction-nav .flex-nav-prev a:hover{
	background: transparent url(../../gfx/site/home_slide_left.png) no-repeat center center !important;
}

#home_slider ul.flex-direction-nav .flex-nav-next a:hover{
	background: transparent url(../../gfx/site/home_slide_right.png) no-repeat center center !important;
}

#home_slider .flex-direction-nav a{
	display: block !important;
}


#home_slider ul.flex-direction-nav li a{
	content:none !important;
	color:white;
	width: 100%;
	height: 100%;
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;

}

.home_diy_frame{
	border:1px solid white;
	background-color:white;

}

.home_d_pdb{padding-bottom: 10px;}
.shadow_bt{
	-webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 4px 5px 0px rgba(50, 50, 50, 0.75);
}

.home_diy_frame .row{
	margin:0px;
}
.home_diy_frame .row > div{
	padding:0 1px !important;
}


.hoverred .diy_overlay{
	display: block;
}

.hoverred .home_diy_title{
	background-color:transparent;
}

.diy_overlay{
	display: none;
	background:rgba(50,52,54,0.9) url(../../gfx/site/small_play.png) no-repeat center 45% !important;
	position: absolute;
	top:0px;left:0px;right:0px;bottom:0px;
}

.diy_short_text{
	font-size:18px;
	/*margin-top:5px;*/
	text-overflow: ellipsis !important;
	overflow: hidden;
	white-space: nowrap;
	padding:0px 5px;
}

.diy_main{
	height:30px;
	padding:0px 5px;
	text-overflow: ellipsis !important;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 5px;
}



.wish_overlay{
	display:none;
	position: fixed;
	top:0px;
	bottom:0px;
	width:100%;
	background-color:rgba(0,0,0,0.7);
	z-index:999999999;
}

.wishlist_popupp{
	display:none;
	padding: 15px 30px ;
	position: fixed;
	top: 50%;
	left: 0;
	right:0;
	margin-top: -70px;
	margin-left:auto;
	margin-right:auto;
	
	min-width: 600px;
	max-width: 600px;
	height: 140px;
	border:2px solid #ea0f30;
	background-color:white;
	z-index:9999999999;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.pop_close,.print_close{
	position: absolute;
	cursor: pointer;
	right: 5px;
	top:5px;
	width:35px;
	height:35px;
	opacity: 1;
	background: transparent url(../../gfx/site/pop_close.png) no-repeat center center !important;
}



.pop_close:hover,.print_close:hover{
	opacity: 0.9;
}

.pop_close:active{
	opacity: 0.6;
}

.wishlist_popupp label{
	font-size:20px;
	color:#454545;
}

.wish_inner{
	width:80%;
}

.input_email{
	width:100%;
	margin-top:5px;
	padding:0px 5px;

	margin-left:-2px;
	border:2px solid #cacaca;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height:32px;
	font-size:20px;
	font-family: RobotBold;
	line-height: 32px;
	color:#656565;
}

.send_wl{
	text-transform: uppercase;
	font-family: RobotBold;
	height:35px;
	line-height: 34px;
	color:#ea0f30;
	font-size:20px;
	background-color:#c8c8c8;
	float:right;
	width:150px;
	margin-top:5px;
	text-align: center;
	cursor: pointer;

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.send_wl:hover{
	background-color:#a9a9a9;
}

.send_wl:active{
	background-color:#ea0f30;
	color:white;
}
.appriseOuter{
	z-index:99999999999;
}



.footer_bottom .row > div{
	height:30px;
	text-overflow: ellipsis !important;
    overflow: hidden !important;

}

.articel_title{
	padding:20px 0px;
	font-size:40px;
}

.article_frame{
	background-color:#fff;
	border:1px solid #cacaca;
	padding:15px;
	font-size:18px;
	margin-bottom: 30px;
}


.print_whislist_popupp{
	display: none;
	z-index: 9999999995;
	border:2px solid white;
	position: fixed;
	margin:0 auto;
	max-width:800px;
	min-width: 750px;
	left:0px;
	right:0px;
	top:50px;
	bottom:10px;
	overflow-y:scroll;
    overflow-x:hidden;
	border:2px solid #ea0f30;
	background-color:white;
	border-top:0px none;

	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
}

#home_slider .flex-direction-nav a::before{
	content:none !important;
}

.print_header{
	display: none;
	position: fixed;
	z-index: 9999999995;
	max-width:800px;
	min-width: 750px;
	top:12px;
	left:0px;
	right:0px;
	margin:0 auto;

	height:40px;
	line-height: 35px;
	background-color:#fff;
	color:#ea0f30;
	font-family: RobotBold;
	padding:0px 10px;
	font-size:22px;
	border:2px solid #ea0f30;

}


.print_content .quantity_box{
	width:80px;
	margin:0 auto;
	display: block;
	font-size: 40px;
	border: 2px solid #454545;
	color:#454545;
	text-align: center;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: RobotBold;
}

.print_content .wish_p_img{
	margin:0px;
}

.print_content .wish_p_detail{
	padding-top:60px;
	width:45%;
}

.print_content .wish_control_right{
	padding-top:40px;
	margin-top:0px;
	width:150px;
}

.print_c_header{
	background-color:#ea0f30;
	height:80px;
}

.wish_p_text{
	font-family: RobotBold;
	font-size:30px;
	padding-right: 15px;
	color:white;
	margin-top:22px;
}

.print_overflow{
	overflow-y: scroll;
	overflow-x: hidden;
}

.print_content .wish_hrline{
	margin:10px 0 !important;
}

.print_c_footer{
	background-color:#ea0f30;
	color:white;
	height:30px;
	line-height: 30px;
	font-family: RobotBold;
	color:white;
	padding:0px 15px;
}

.print_close{
	right:-2px;top:-1px;
	
}

.start_print{
	border:0 none;
	background-color:#898989;
	color:white;
	
	height:30px;
	font-size:18px;
	text-align: center;
	line-height: 21px;
	padding:0px 10px;
	margin-right:30px;
	margin-top:2px;
}

.start_print:active{
	opacity: 0.8;
}


.resp_885 .fixed_navbar .def_search{
	display: none !important;
}

.resp_885 .fixed_navbar .search_btn_hide{
	display: block !important;
}


.req_product_higher{
	min-height: 370px !important;
}

.req_product_higher .product_l_title {
	bottom:80px;
}

.req_product_higher .product_l_code{
	bottom:45px;
}

.msd_holder > div{
	min-height: 40px;
	height:auto;
}

.msd_holder div{
	vertical-align: top;
}

.msd_holder .tbl_td_1{
	line-height: 18px;
	padding:10px;
	margin-right:100px;
	min-width: 160px;
	max-width: 220px;
}

.msd_search{
	position: absolute;
	right:30px;
	top:-90px;
}


.table_content .tbl_td_2{
	height:auto;
	line-height: 15px;
	padding:10px 0;
}

























































/* ------------------------------- END --------------------------------*/






/* ------------------- JQUERY RESPONSIVE DESIGN -------------------*/

	.resp_955 #mainnav ul li{
		margin-right:4px !important;
		padding-right: 7px !important;
		font-size:13px !important;

	}

	.menu_logo{
		width:23px;
	}

	.resp_955 .container{
		/*padding:0 10px 0 20px !important;*/
	}

	.resp_955 .fixed_navbar .menu_triangle{
		bottom:-31px;
	}


/* ------------------------------- END ----------------------------*/


@media only screen and (max-device-width : 1550px),
only screen and (max-width : 1550px) {
    .fixed_navbar .logo_2 img{
        margin-right:35%;
    }
}

@media (min-width: 600px) and (max-width: 1280px) {

	#safety_data_sheats .dark_title{
		font-size:40px;
		height:63px;
		line-height: 40px;

	}
    .slider_title{
    	max-width: 80%;
    	font-size:40px;
    	margin-top:40px;
    	line-height: 40px;
    }

    .fixed_navbar .logo_2 img{
		margin-right:10%;
	}

    
	.brand_slider_holder{
		margin-left:0px;
	}
    .slider_img_frame{
    	/*padding:50px 0px;*/
    }

    .slider_description{
    	margin-top:10px;
    	max-height: 55px;
    	overflow: hidden;
    }

    #home_slider .slider_overlay{
    	/*bottom:10px;*/
    }

    #mainnav ul li{
    	margin-right: 10px;
    	padding-right: 6px;
    }

    .product_list_content div.w80p{width:100% !important;}

    .res_right_side{
    	width: 66%;
    }
    .logo_holder{
    	width: 26%;
    }
    .img_center{
    	width:160px;
    	margin-top:18px !important;
    }

    .cover_title{
    	font-size:70px;
    	line-height: 70px;
    	width:60%;
    }

    a.product_btn_white{
    	margin-right:0px;
    	text-align: center;
    	font-size:13px;
    	padding:0px 2px;
    }

    a.product_btn_grey{
    	margin:0px;
    }

    .product_btn_white .p_btn_img{
    	width:18px;
    }

    .center_div_40{
    	width: 404px !important;
    	margin: 0 auto;
    	margin-bottom: 10px;
    }

    .valign_bt{
    	vertical-align: bottom !important;
    }

    .col-without-padding{
    	padding: 0px !important;
    }

    .tbl_td_1{
		font-size:13px;
		min-width:150px;
		padding-left:4px ;
		margin-right: 40px;
		height:auto;
		overflow: hidden;
		vertical-align: top;
		display: inline-block;
	}

	.msd_holder .tbl_td_1{
		margin-right: 40px;
	}

	.tbl_td_2{
		font-size:13px;
		min-width: 250px;
		max-width: 300px;
		min-width: 39%;
		margin-right: 0px;
		vertical-align: top;
		/*height:40px;*/
		display: inline-block;
	}

	.tbl_td_3{
		font-size:14px;
		padding:0px;
		min-width:150px;
		vertical-align: top;
	}


	.even,.odd{
		padding-right:50px;
		position: relative;
	}

	.table_title_row{
		padding-right: 50px;
	}


	 .wish_controlls{
    	font-size:16px;
    	height:35px;
    	line-height: 35px;
    	padding:0 10px 0 45px;
    }

    .wish_controlls img{
    	width:25px;
    }

    .email_btn{
    	margin-right: 10px !important;
    }

    .wish_left{
    	 font-size: 15px;
    }

    .wish_control_right{
    	width:160px;
    }

    .controll_title {
    	font-size:17px;
    }

    .controll_update{
    	width: 70px;
    }

    .remove_item{
    	background-size:cover;
    	width:125px;
    }

    .controll_input, .c_inp_holder{
    	width:70px;
    	font-size:40px;
    }


    .wish_p_img{
    	margin:0 5px;
    	padding:5px 0px;
    	min-width:160px;
    	max-width: 180px;
    }

    .wish_p_detail{
    	width:50%;
    	min-width: 250px;
    	max-width: 550px;
    }

    .wish_title{
    	margin-top:8px;
    	font-size:23px;
    }

    .wish_desc{
    	margin-top:8px;
    }


    .wish_project{
    	width:100%;
    	margin: 0;
    }

    .pr_title{
    	display: block;
    	font-size:15px;
    }

    .pr_value{
    	font-size:15px;
    	display: block;
    	margin: 0;
    }

    .wish_desc{
    	height: 50px;
    }

    .read_more_product{
    	font-size:14px;
    }

    .quick_view_holder{
    	max-width: 700px;
    }

    .basket_controll{
    	max-width:200px;
    }

    .wish_email,.wish_print{
    	font-size:14px;
    }

    .q_basket_item img{
    	max-height: 130px;
    }

    .basket_img_div{
    	margin-top:8px;
    }

    .footer_container,.container{
    	padding:0px 10px;
    }

    .brand_title{
		font-size:15px;
	}

	.diy_main{
		height:18px;
		margin-bottom: 0px;
	}

	.diy_box{
    	max-height:160px;	
    }
    .home_diy_title{
    	padding:5px 0;
    	font-size:14px;
    	line-height: 17px;
    	height:45px;
    }
    .diy_short_text{
    	font-size:13px;
    }
}

@media only screen and (max-device-width : 1585px), /* Mobile */
only screen and (max-width : 1585px) {
    #search_input {
        max-width: 120px;
    }
    
    #locator_yellow {
        margin-left: 10px;
    }
}

@media only screen and (max-device-width : 1520px), /* Mobile */
only screen and (max-width : 1520px) {
    #locator_yellow {
        margin-left: 0px;
    }
}

@media screen and (max-width: 1440px) {
    #submit_disloc_search {
        margin-top: 20px;
    }
}

@media only screen and (max-device-width : 1025px), /* Mobile */
only screen and (max-width : 1025px) {
    #locator_yellow {
        margin-left: 20px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
	.container{
		max-width: 1300px;
		padding:0px 20px;
	}
    .slider_title{
    	max-width: 50%;
    	font-size:55px;
    	margin-top:60px;
    }

    .cover_title{
    	font-size:80px;
    	line-height: 80px;
    }


    .wish_controlls{
    	font-size:18px;
    	height:40px;
    	line-height: 40px;
    	padding:0 10px 0 45px;
    }

    .wish_controlls img{
    	width:30px;
    }

    .email_btn{
    	margin-right: 10px !important;
    }

    .wish_control_right{
    	width:180px;
    }

    #mainnav ul li{
    	margin-right: 6px;
    	padding-right: 8px;
    }

    .home_diy_title{
    	font-size:18px;
    	line-height: 25px;
    }
}



