body {
	margin: 0px;
	background: #6d6e71 /*url(images/img01.gif) repeat-x left top*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}


a img 
{
	border:none;
}

a:hover {
	background: none;
	text-decoration:underline;
}

#wrapper {
	/*width: 900px;
	margin: 0 auto;*/
	width:100%;
	background: url(images/img04.jpg) no-repeat left top;
	background-size: 100% 100%;
}

#wrapper .btm {
	/*background: url(images/img05.gif) no-repeat left bottom;*/
}

/* Header */

#header {
	width: 100%; /*900px;*/
	background-color:#FFFFFF;
	/*margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top;
	background: url(images/banner_with_op_nordfab.jpg) no-repeat left top;*/
}
\
/* Top-Most Menu */

#topmnu {
	text-align:right;
	padding-top:10px;
	padding-right:15px;	
}

#topmnu a {
	border: none;
	background: none;
	text-decoration: none;
	color:#0000FF;
}

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

/* Call Us */

#callus {
	text-align:right;
	padding-right:120px;
	padding-top:10px;
	color:#000000;
	font-size:12px;
}

#callus #eml {
	color:#333333;
	font-style:normal;
	padding-right:30px;
}

#callus h2 h4 p {
	color:#000000;
	padding:0px;
	margin:0px;
}

#callus h4 {
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#callus h2 {
	font-weight:bold;
	font-size:18px;
	color:#CC6600;
}

#callus p {
	font-size:10px;
	font-style:italic;
	color:#666666;
}

/* Menu */

#menu {

	background-color:#117ABF;
	background-size: 100% 100%;
	/*margin: 0 auto;*/
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 5px 5px 5px 5px;
	list-style: none;
	line-height: normal;
	padding-top:0px; /*2015-08-31: menu revision*/
	padding-left:0px;
	padding-right:0px;
}

#menu li {
	float: left;
	/*padding:6px;
	padding:9px;*/ /*2015-08-31: menu revision*/
	/*padding-right:15px;*/
	text-align:center;
	margin:0 auto;
	/*padding-left:15px;*/
	width: 12.4%; /*15%;*/
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	width:100%;
	padding:14px;
	
	padding-bottom:10px;
}
#menu li.active a {
	border-bottom:solid 4px #000000;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;

}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 610px;
	padding: 5px 20px 0 0; /*20px 20px 0 0*/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 5px 10px 0 20px; /*25px 10px 0 20px*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 20px;
}

#sidebar li li {
	/*line-height: 35px;*/
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #0092D0; /*#444444*/
	font-size:16px;
	/*font-weight:bold;*/
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #CC6600; /*#787878*/
}

	/*Sidebar Table*/
	
	#sidebar .tbl {
		width:200px;
		margin:0px auto;
		margin-top:10px;
		margin-bottom:10px;
	}
	#sidebar .tbl div {
		/*background-color:#EEEEEE;*/
		float:left;
		text-align:center;
		padding:0px;
		margin:0px;
	}
	#sidebar .cell {
		margin-left:10px;
		width:60px;
	}
	#sidebar .cellf {
		width:60px;
	}
	#sidebar .cell img, #sidebar .cellf img {
		border:solid 1px #CCCCCC;
	}
	#sidebar .cell span, #sidebar .cellf span {
		display: block;
		margin-top: 2px;
		padding: 0;
		font-size: 11px;
		font-style: italic;
		color: #666666;
		line-height:100%;
	}

/* Footer */

#footer {
	/*width: 900px;
	height: 20px;*/
	margin: 0;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

/*Step Number*/
#footer_seals {
	background: #ffffff;
	}
.num
{
	font-weight:bold;
	font-size:3em;
	background-image:url(images/orange_ball.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	text-align:center;
	vertical-align:text-top;
	padding-top:0px;
}

/*home page items*/
#index_cont_lft
{
	width:265px; float:left; text-align:center; margin-left:5px;
}
#index_cont_lft .txt
{
	padding:5px; text-align:justify; background-color:#E7EDF5;
}
#index_cont_rt
{
	float:left; margin-left:15px;
}

#index_vid_desc
{
	background-color:#3E91AC; padding-top:3px; padding-bottom:3px; font-size:10px; color:#FFFFFF;
}

#index_videobox
{
	/*float:left;
	width:265px;
	height:198px;*/
	width:100%;
	background-color:#EEEEEE;
	border:solid 1px #CCCCCC;
	margin-top:10px;
}
#index_apps
{
	/*margin: 0 auto; width:500px;*/
	margin-bottom:15px;
}
#index_inr_apps
{
	margin-top:10px;
}
#index_design
{
	padding:5px; border: 3px dashed #CCCCCC; background-color:#EEEEEE; margin-bottom:15px; width:100%; /*width:580px;*/
	min-height:96px;
}
#index_design a
{
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:20px; font-weight:bold;
}
#index_design span
{
	font-size:10px; color:#666666; font-style:italic;
}
#index_cont_parts
{
	height:445px; overflow-y:scroll; margin-top:10px; background-color:#EEEEEE; width:580px;
}

#index_inr_apps img
{
	border:solid 1px #CCCCCC;  
}
#index_inr_apps a
{
	color:#0000FF; text-decoration:underline;
}
#index_apps_wood
{
	/*float:left; width:125px; height:125px; border:solid 1px #CCCCCC; background-color:#EEEEEE; text-align:center; vertical-align:text-bottom; background-image:url(images/wood_dust_sm.jpg);*/
	float:left; width:170px; margin-left:0px; text-align:center;
}
#index_apps_dust
{
	float:left; width:170px; margin-left:48px; text-align:center;
}
#index_apps_collector
{
	float:left; width:145px; margin-left:47px; text-align:center;
}
#index_apps_oil
{
	float:left; margin-left:59px; width:125px; height:125px; border:solid 1px #CCCCCC; background-color:#EEEEEE; text-align:center; vertical-align:text-bottom; background-image:url(images/oil_mist_sm.jpg);
}
#index_apps_transport
{
	float:left; margin-left:59px; width:125px; height:125px; border:solid 1px #CCCCCC; background-color:#EEEEEE; text-align:center; vertical-align:text-bottom; background-image:url(images/transport_duct_sm.jpg);
}

#index_materials
{
	margin: 0 auto; width:500px;
}
#index_materials_alum
{
	float:left; width:125px; height:125px; border:solid 1px #CCCCCC; background-color:#EEEEEE; text-align:center; vertical-align:text-bottom; background-image:url(images/aluminum.jpg);
}
#index_materials_stainless
{
	float:left; margin-left:59px; width:125px; height:125px; border:solid 1px #CCCCCC; background-color:#EEEEEE; text-align:center; vertical-align:text-bottom; background-image:url(images/stainless_steel.jpg);
}
#index_materials_galv
{
	float:left; margin-left:59px; width:125px; height:125px; border:solid 1px #CCCCCC; background-color:#EEEEEE; text-align:center; vertical-align:text-bottom; background-image:url(images/galvanized_steel.jpg);
}

#index_txt_blck
{
	float:right; width:335px;
}

#index_lnk_row
{
	padding-top:20px; padding-bottom:100px; height:63px;
}

.clrln
{
	clear:both;
}

fieldset
{
	padding:10px;
}

fieldset label
{
	display:inline-block;
	width:100px;
	padding-bottom:10px;
}

.showOnPrint{
	display:none;
}
.index_design_up_div{
	width:580px;
}
.mobMenuImg{display:none;}
#menu ul{display:block;}

table tr td textarea {
    width: 98%;
}

/****************************For Responsive Design(19-March-15)*****************************/
/* Smartphones (portrait) ----------- */
@media only screen and (min-width : 0px) and (max-width : 320px) {
	#headerRightCol{
		padding-right:0;
		background-image:none;
	}
	.container{
		padding:0;
	}
	.mobMenuImg{
		width:100%;background:#fff;text-align:right;display:block;
	}
	#menu .mobMenuImg a:hover{
		background:none;
	}
	.shopingCartTable{
		overflow-x: auto;
		overflow-y: scroll;
		width: 200px;
		display:block;
	}
	.keppShoppingButton tr td{
		display: inline-block;
		padding: 0;
		width: 100%;
	}
	/*#callus{border-bottom: 3px double #c3c3c3;}*/
	#menu ul{display:none;}
	#index_inr_apps img{
		max-width: 100%;
	}
	#header{
		display: inline-block;
		height: auto;
		margin: 0 auto;
		width: 100%;
		background-size:100% auto;
	}
	#topmnu{
		display: inline-block;
		padding-right: 0;
		padding-top: 10px;
		text-align: right;
		width: 88%;
	}
	#index_videobox{
		width:100%;
		margin-top:0px;
	}
	#index_cont_lft{
		width:100%;
	}
	#index_cont_parts{
		height:auto; overflow-y:none; width:100%;
	}
	#callus{
		background:#FFFFFF;
		/*background-image:url(/images/banner_with_op_nordfab.jpg);
		background-size:auto 100%;*/
		color: #000000;
		display: inline-block;
		float: left;
		/*margin-top: 10px;*/
		padding: 10px 0;
		text-align: right;
		width: 100%;
	}
	#callus h4,#callus h2,#callus p{padding-right: 10px;}
	#menu{
		height:auto;
		background:none;
		margin:0;
	}
	#menu ul{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#menu li{
		border-top: 1px solid #FFFFFF;
		float: left;
		width: 100%;
		background: #b3b3b3;
	}
	#menu a{
		padding: 5px 20px 7px;
	}
	#wrapper,#wrapper .btm,#page,.btm #page #content #index_cont_lft img,.index_design_up_div,#index_cont_parts,#footer,#logos,#menu{
		width: 99.9%;
	}
	#page{
		padding-top:0px;
	}
	.btm #page #content{
		width:100%; /*96%;*/
		padding:5px;
	}
	#wrapper,#page{float: left;}
	#wrapper,#page,#index_cont_lft {
		margin:0 auto;
	}
	#index_cont_lft {
		text-align: center;
		float:none;
		margin:0 auto;
	}
	#index_cont_rt {
		float: none;
		margin: 0 auto;
		padding: 0 10px 10px;
		width: 93%;
	}
	#index_inr_apps {
		display: inline-block;
		margin-top: 10px;
		width: 100%;
	}
	
	#index_apps_wood {
		float: left;
		margin-bottom: 15px;
		text-align: center;
		width: 48%;
	}
	#index_apps_dust {
		float: right;
		margin: 0 auto;
		text-align: center;
		width: 48%;
	}
	#index_apps_collector {
		float: left;
		margin: 10px auto;
		text-align: center;
		width: 100%;
	}
	#index_cont_rt #index_design{
		float:none !important;
		margin:0 auto 10px !important;
		width:95% !important;
	}
	#index_cont_parts{
		padding-bottom: 10px;
	}
	#index_cont_parts table tr td{
		display:inline-block;
		width:48%;
	}
	#footer{
		padding: 15px 0 25px;
		margin:0;
	}
	#bbbseal{
		margin-top:10px;
	}
	
	.ducting_supply_table table {
		width: 100%;
	}
	.ducting_supply_table table td {
		display: inline-block;
		padding: 10px 0 !important;
		width: 98%;
	}
	.ducting_supply_table .addToCartTable table{
		width:100%;
		display:table;
	}
	.ducting_supply_table .addToCartTable table tr td {
		display: table-cell;
		width: auto;
		padding: 4px !important;
	}
	.ducting_supply_table .addToCartTable table tr td textarea{
		width:98% !important;
	}
	#sidebar {
		float: left;
		padding: 5px 10px 0 4px;
		width: 96%;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
	#headerRightCol{
		padding-right:0;
		background-image:none;
	}
	.container{
		padding:0;
	}
	.mobMenuImg{
		width:100%;background:#fff;text-align:right;display:block;
	}
	.shopingCartTable{
		overflow-x: auto;
		overflow-y: scroll;
		width: 300px;
		display:block;
		margin: 5px !important;
	}
	.keppShoppingButton tr td{
		display: inline-block;
		padding: 0 !important;
		text-align: left;
		width: 100%;
	}
	.keppShoppingButton .shopConf{
		float:none;
		margin:10px auto;
	}
	.keppShoppingButton .keepShoppingInside,.orderSummaryTop {
		padding: 0;
		width: 100%;
		border-collapse: collapse;
		display:table;
		border:1px solid #e3e3e3;
	}
	.keppShoppingButton .keepShoppingInside  tr td,.orderSummaryTop tr td{
		border-bottom: 1px solid #e3e3e3;
		display: table-cell;
		padding: 6px !important;
		width: 50%;
	}
	.keppShoppingButton .keepShoppingInside  tr td,.orderSummaryTop tr td{
		border-right: 1px solid #e3e3e3;
	}
	.paymentForm table, .paymentForm table tbody,.paymentForm table tbody tr{
		border-collapse: collapse;
		display: block;
		width: 100%;
		margin: 0 !important;
	}
	.paymentForm table tr td{
		display: inline-block;
		padding: 5px !important;
		width: 98%;
		 text-align: left;
	}
	.orderSummaryTop .orderSummary tr td{
		width:100%;
	}
	
	.paymentForm td input[type="text"] {
		width: 90%;
	}
	.paymentForm td select{
		width: 34%;
	}

	.paymentForm table tr td input[type="button"]{width: 100% !important;}
	#ShipPersonal table,#ShipBusiness table,#BillBusiness table{width:100% !important;margin:0 !important;}
	#menu .mobMenuImg a:hover{
		background:none;
	}
	/*#callus{border-bottom: 3px double #c3c3c3;}*/
	#menu ul{display:none;}
	#header{
		display: inline-block;
		height: auto;
		margin: 0 auto;
		width: 100%;
		background-size:100% auto;
	}
	#topmnu{
		display: inline-block;
		padding-right: 0;
		padding-top: 10px;
		text-align: right;
		width: 88%;
	}
	#index_videobox{
		width:100%;
		margin-top:0px;
	}
	#index_cont_lft{
		width:100%;
	}
	#index_cont_parts{
		height:auto; overflow-y:none; width:100%;
	}
	#callus{
		background:#FFFFFF;
		/*background-image:url(/images/banner_with_op_nordfab.jpg);
		background-size:auto 100%;*/
		color: #000000;
		display: inline-block;
		float: left;
		/*margin-top: 10px;*/
		padding: 10px 0;
		text-align: right;
		width: 100%;
	}
	#callus h4,#callus h2,#callus p{padding-right: 10px;}
	#menu{
		height:auto;
		background:none;
		margin:0;
	}
	#menu ul{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#menu li{
		border-top: 1px solid #FFFFFF;
		float: left;
		width: 100%;
		background: #b3b3b3;
	}
	#menu a{
		padding: 5px 20px 7px;
	}
	#wrapper,#wrapper .btm,#page,.btm #page #content #index_cont_lft img,.index_design_up_div,#index_cont_parts,#footer,#logos,#menu{
		width: 100%;
	}
	#page{
		padding-top:0px;
	}
	.btm #page #content{
		width:100%; /*96%;*/
		padding:5px;
	}
	#wrapper,#page{float: left;}
	#wrapper,#page,#index_cont_lft {
		margin:0 auto;
	}
	#index_cont_lft {
		text-align: center;
		float:none;
		margin:0 auto;
	}
	#index_cont_rt {
		float: none;
		margin: 0 auto;
		padding: 0 10px 10px;
		width: 93%;
	}
	#index_inr_apps {
		display: inline-block;
		margin-top: 10px;
		width: 100%;
	}
	
	#index_apps_wood {
		float: left;
		margin-bottom: 15px;
		margin-right: 10px;
		text-align: center;
		width: 48%;
	}
	#index_apps_dust {
		float: right;
		margin: 0 auto;
		text-align: center;
		width: 48%;
	}
	#index_apps_collector {
		float: left;
		margin: 10px auto;
		text-align: center;
		width: 100%;
	}
	#index_cont_rt #index_design{
		float:none !important;
		margin:0 auto 10px !important;
	}
	#index_cont_parts{
		padding-bottom: 10px;
	}
	#index_cont_parts table tr td{
		display:inline-block;
		width:48%;
	}
	#footer{
		padding: 15px 0 25px;
		margin:0;
	}
	#bbbseal{
		margin-top:10px;
	}
	
	.ducting_supply_table table {
		width: 100%;
	}
	.ducting_supply_table table td {
		display: inline-block;
		padding: 10px 0 !important;
		width: 98%;
	}
	.ducting_supply_table .addToCartTable table{
		width:100%;
		display:table;
	}
	.ducting_supply_table .addToCartTable table tr td {
		display: table-cell;
		width: auto;
		padding: 4px !important;
	}
	.ducting_supply_table .addToCartTable table tr td textarea{
		width:98% !important;
	}
	#sidebar {
		float: left;
		padding: 5px 9px 0 4px;
		width: 96%;
	}
}

@media only screen and (min-width : 480px) and (max-width : 640px) {
	.container{
		padding:0;
	}
	#headerRightCol{
		padding-right:0;
		background-image:none;
	}
	.mobMenuImg{
		width:100%;background:#fff;text-align:right;display:block;
	}
	.shopingCartTable{
		width: 450px;
	}
	.paymentForm table, .paymentForm table tbody,.paymentForm table tbody tr{
		border-collapse: collapse;
		display: block;
		width: 100%;
		margin: 0 !important;
	}
	.paymentForm table tr td{
		display: inline-block;
		padding: 5px !important;
		width: 98%;
	}
	.orderSummaryTop .orderSummary tr td{
		width:100%;
	}
	
	.paymentForm td input[type="text"] {
		width: 90%;
	}
	.paymentForm td select{
		width: 34%;
	}
	.ducting_supply_table .addToCartTable table{
		width:100%;
		display:table;
	}
	.ducting_supply_table .addToCartTable table tr td {
		display: table-cell;
		width: auto;
		padding: 4px !important;
	}
	.ducting_supply_table .addToCartTable table tr td textarea{
		width:98% !important;
	}
	.paymentForm table tr td input[type="button"]{width: 100% !important;}
	#menu .mobMenuImg a:hover{
		background:none;
	}
	/*#callus{border-bottom: 3px double #c3c3c3;}*/
	#menu ul{display:none;}
	#header{
		display: inline-block;
		height: auto;
		margin: 0 auto;
		width: 100%;
		background-size:100% auto;
	}
	#topmnu{
		display: inline-block;
		height: 55px;
		padding-right: 0;
		padding-top: 7px;
		text-align: right;
		width: 98%;
	}
	#index_videobox{
		width:100%;
		margin-top:0px;
	}
	#index_cont_lft{
		width:100%;
	}
	#index_cont_parts{
		height:auto; overflow-y:none; width:100%;
	}
	#callus{
		background:#FFFFFF;
		/*background-image:url(/images/banner_with_op_nordfab.jpg);
		background-size:auto 100%;*/
		color: #000000;
		display: inline-block;
		float: left;
		/*margin-top: 10px;*/
		text-align: right;
		width: 100%;
		padding:0;
	}
	#menu{
		height:auto;
		background:none;
		margin:0;
	}
	#menu ul{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#menu li{
		border-top: 1px solid #FFFFFF;
		float: left;
		width: 100%;
		background: #b3b3b3;
	}
	#menu a{
		padding: 5px 20px 7px;
	}
	#wrapper,#wrapper .btm,#page,.btm #page #content #index_cont_lft img,.index_design_up_div,#index_cont_parts,#footer,#logos,#menu{
		width: 100%;
	}
	#page{
		padding-top:0px;
	}
	.btm #page #content{
		width:96%;
		padding:5px;
	}
	#wrapper,#page{float: left;}
	#wrapper,#page,#index_cont_lft {
		margin:0 auto;
	}
	#index_cont_lft {
		text-align: center;
		float:none;
		margin:0 auto;
	}
	#index_cont_rt {
		float: none;
		margin: 0 auto;
		padding: 0 10px 10px;
		width: 93%;
	}
	#index_inr_apps {
		display: inline-block;
		margin-top: 10px;
		width: 100%;
	}
	
	#index_apps_wood {
		float: left;
		margin-bottom: 15px;
		margin-right: 9px;
		text-align: center;
		width: 32%;
	}
	#index_apps_dust {
		float: right;
		margin: 0 auto;
		text-align: center;
		width: 32%;
	}
	#index_apps_collector {
		float: right;
		margin: 10px auto;
		text-align: center;
		width: 32%;
	}
	#index_cont_rt #index_design{
		font-size: 11px;
		margin: 0 auto 10px !important;
		width: 45% !important;
	}
	
	#index_cont_rt #index_design a {
		font-size: 17px;
	}
	#index_cont_parts{
		height: auto !important;
		padding-bottom: 10px;
	}
	#index_cont_parts table tr td{
		display:inline-block;
		width:48%;
	}
	#footer{
		padding: 15px 0 25px;
		margin:0;
	}
	#bbbseal{
		margin-top:10px;
	}
	/********For Ducting Supplies page*********/
	.ducting_supply_table table {
		width: 100%;
	}
	.ducting_supply_table table td {
		display: inline-block;
		padding: 10px 0 !important;
		width: 33%;
	}
	
	#sidebar {
		float: left;
		padding: 5px 10px 0 4px;
		width: 96%;
	}
}
@media only screen and (min-width : 570px) and (max-width : 640px) {
	.ducting_supply_table table td {
		display: inline-block;
		padding: 10px 0 !important;
		width: 25%;
	}
	.ducting_supply_table table td  img{
		max-width:100%;
	}
	
}
/* iPads (portrait and landscape) ----------- */

@media only screen and (min-width : 641px) and (max-width : 780px) {
	embed.sidebarVideo {
	  height: 134px;
	}
}
@media only screen and (min-width : 781px) and (max-width : 900px) {
	embed.sidebarVideo {
	  height: 153px;
	}
}
@media only screen and (min-width : 641px) and (max-width : 900px) {
	#header,#menu,.index_design_up_div,#page,#index_videobox,#index_inr_apps,#index_cont_parts,#wrapper,#footer{
		width:100%;
	}
	.btm #page #content{
		float: right;
		padding: 5px;
		width: 66%;
	}
	/*.ducting_supplies_div .btm #page #content,.commercial_duct_div .btm #page #content,.nordfab_doc_div .btm #page #content,.nordfab_quote_req .btm #page #content,.duct_design .btm #page #content,.user_acc .btm #page #content,.track_order .btm #page #content{
		float: right;
		padding: 5px;
		width: 66%;
	}*/
	.paymentForm table {
		border-collapse: collapse !important;
		margin: 0 !important;
		padding: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}
	.paymentForm table tr td{
		text-align: left !important;
	}
	.ducting_supply_table table {
		width: 100%;
	}
	.ducting_supply_table table tr td {
		display: inline-block;
		padding: 10px 0 !important;
		width: 25%;
	}
	.ducting_supply_table img {
		max-width: 90%;
	}
	.ducting_supply_table a {
		font-size: 12px;
	}
	.ducting_supply_table .addToCartTable table{
		width:100%;
		display:table;
	}
	.ducting_supply_table .addToCartTable table tr td {
		display: table-cell;
		width: auto;
		padding: 4px !important;
	}
	.ducting_supply_table .addToCartTable table tr td textarea{
		width:98% !important;
	}
	#header{
		background-size:100% auto;
	}
	#menu li a{
	   padding: 5px 12px 7px;
	}
	#index_cont_lft{
		width: 25%;	
	}
	embed:-moz-type-unsupported, applet:-moz-type-unsupported, object:-moz-type-unsupported, embed:-moz-type-unsupported-platform, applet:-moz-type-unsupported-platform, object:-moz-type-unsupported-platform,.sidebarVideo{
		width:100% !important;
	}
	#index_cont_rt{
		width: 72%;
	}
	#index_apps_wood,#index_apps_dust,#index_apps_collector{
		width: 33%;
		margin-left: 0px;
	}
	#index_cont_rt #index_design {
		 width: 45% !important;
	}
	#index_cont_rt #index_design:first-child + #index_design{
		float: right;
		margin-right: 10px;
		min-height: 96px;
		text-align: right;
	}
	.btmFadeCLass{
		width:100%;
	}
}


@media only screen and (min-width : 641px) and (max-width : 770px) {
	#headerRightCol{
		padding-right:0;
		background-image:none;
		background-color:#FFFFFF;
	}
}

.noPadding{
	padding:0px;
	margin:0px;
}

.navbar-default .navbar-nav>li>a {
	font-size:16px !important;
}