/* tonys additions */
a#page_layout_page_template_CollectionRepeater1_ctl00_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl01_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl02_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl03_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl04_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl05_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl06_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl07_pbCompareProducts1_pbCompareProducts1_button,a#page_layout_page_template_CollectionRepeater1_ctl08_pbCompareProducts1_pbCompareProducts1_button
  {color: #FFFFFF !important;}
.margintop40 { 
margin-top: 40px;
}
.margintop20 { 
margin-top: 20px;
}
.margintop10 { 
margin-top: 10px;
}
.marginbottom40 { 
margin-bottom: 40px;
}
.marginbottom20 { 
margin-bottom: 20px;
}
.marginbottom10 { 
margin-bottom: 10px;
}
.marginleft15 { 
margin-left: 15px;
}
.marginleftminus15 { 
margin-left: -15px;
}
.searchicon { 
	width: 30px;
	margin-right: 20px;
	float: left !important;
}
.searchtext { 
	float: left !important;
}
.productbox {min-height: 350px !important;}
.wrapper-fullwidthred {
    background-color: red;
    color: #ffffff !important;
    margin-bottom: 10px;
    padding: 30px;
    text-align: center;
    width: 100%;
	font-size: 40px !important;
	line-height: 120%;
}
.productcode {
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.functionimage {
width: 60px;
border: 0px solid red;
float: left;
}
.functions { 
margin-left: 60px;
border: 0px solid yellow;
min-height: 50px;
padding-right: 10px;
}
.functionsname { 
color: #333333 !important;
font-size: 14px;
line-height: 16px;
border: 0px solid red;
font-weight:bold;
}
.functionstext { 
font-size: 12px;
line-height: 115%;
}
.space-bottom { 
margin-bottom: 20px;
}
.address { 
margin-left: 40px;
font-size: 13px;
	line-height: 30px;
}
.phone { 
margin-left: 40px;
font-size: 20px;
	line-height: 36px;
}
.email { 
margin-left: 40px;
font-size: 13px;
	line-height: 36px;
}
.text-pull-right {
	text-align: right; 
	margin-top: 10px;}

.text-pull-left {
	text-align: left !important; }
.margintop30 {
	margin-top: 30px;}

.pbBreadcrumb .list {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pbBreadcrumb .list .item {
    float: left;
}
.pbBreadcrumb .list .altitem {
    float: left;
}
.pbBreadcrumb .list .separator {
    float: left;
}

div.breadcrumb {
	background: none;
}

.row-pdf {
    background-color: #e8e8e8;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
    position: relative;
}
/* video stuff */

#videorow {
	margin-bottom: 30px;
overflow: auto;}
.js-video {
height: 0;
padding-top: 25px;
padding-bottom: 54.0%;
margin-bottom: 10px;
position: relative;
overflow: hidden;
}
.js-video.widescreen {
padding-bottom: 57.25%;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}