﻿@charset "utf-8";

.clearfloat{
    clear:both;
}
.Normal, .NormalDisabled, .NormalDeleted{
    font-family:Arial, Verdana, Helvetica;
    font-size: 14px;
    /*color: #858585;*/
    color:#000;
    line-height: 20px;
}

body {
text-align: center;
margin-bottom: auto;
margin-left:auto;
margin-top:auto;
margin-right:auto;
font-family:Arial, Verdana, Helvetica;
font-size: 14px;
background-color: #c6c6c6;
color: #858585;
line-height: 20px !important;
}
 
div#wrapper 
{
	line-height: 20px !important;
}

div#wrapper, h1, h2, h3, h4, h5, h6, .NormalDeleted, p a, p a:visited, li p 
{
	line-height: 20px !important;
}

div.content_col_left, div.content_col_right, div.content_full 
{
	padding-top: 10px;
}

div.content_full {
padding-left:6px;
padding-right:25px;
position: relative;
}

.mfp-container {
position: relative;
}

.mfp-close {
z-index: 9999 !important;
}

a:link, a:visited, a:active
{
text-decoration:none; color:#036;
}
a:hover
{
text-decoration:underline;
}

a:visited {
color: #1e386e;
}

a:hover {
color: #1e386e;
}

blockquote, blockquote p {
    font-size: 14px;
    line-height: 20px;
    color: #362b36;
    font-style:normal;
}

ul, ol 
{
	margin-top: 15px;
}

ul ul, ul ul ul, ol ol, ol ol ol
{
	margin-top: 0;
}

ul li, ol li 
{
	margin-left: 25px;
}

ul li 
{
	list-style-type: square;
}

ul li li 
{
	list-style-type: disc;
}

ul li li li
{
	list-style-type: circle;
}

ol li 
{
	list-style-type: decimal;
}

ol ol li 
{
	list-style-type: lower-alpha;
}

ol ol ol li 
{
	list-style-type: lower-roman;
}

ol ul li 
{
	list-style-type: disc;
}
		
.dnnActionMenuBody{
    z-index:2500 !important;
}
 
#outer_background {
width: 100%;
margin: auto;
text-align:left;
min-width: 100%;
background-color:#c6c6c6;
background-image: url(images/page_background.jpg);
background-repeat:repeat;
background-position:center top;
}

#wrapper {
width: 970px;
margin: auto;
text-align:left;
min-width: 970px;
background-color: white;
/* background-color:#f5f6f7;  Use if issues with background effect */
}

#header {
width: 970px;
margin: auto;
text-align:left;
min-width: 970px;
background-color:#ffffff;
/* background-image: url(images/header_bgrnd.jpg);
background-repeat:no-repeat;  */
height: 181px;
}

.header_bgrnd 
{
background-image: url(images/header_bgrnd.jpg);
background-repeat:no-repeat;
background-position:0px 17px;
}

#header_top {
width: 970px;
margin: auto;
text-align:left;
min-width: 970px;
height: 94px;
}

#header_top {
width: 970px;
margin: auto;
text-align:left;
min-width: 970px;
height: 134px;
}

#header_left {
width: 448px;
margin: auto;
text-align:left;
min-width: 448px;
height: 105px;
padding-left: 37px;
padding-top: 29px;
float:left;
}

#header_right {
width: 468px;
margin: auto;
min-width: 468px;
height: 134px;
float:right;
text-align:right;
padding-right: 17px;
}

#header_right_top {
width: 468px;
margin: auto;
min-width: 468px;
height: 25px;
padding-top: 17px;
text-align:right;
}

#header_right_bot {
width: 468px;
margin: auto;
min-width: 468px;
height: 47px;
text-align:right;
}

#header_right_bot1 {
width: 47px;
margin: auto;
min-width: 47px;
height: 47px;
text-align:right;
float:right;
}

#header_right_bot2 {
margin: auto;
text-align:right;
padding-top: 18px;
float:right;
width:300px;
}

#header_right_bot2 img{
    margin-top:-20px;
}

#header_right_bot2 input{
border: #ffffff 0px solid;
background: none transparent scroll repeat 0% 0%;
width: 235px;
color: #949192;
font-size: 12px;
vertical-align:top;
}

/*.HdrLogo_Dorner
{
    margin-top: 4px;
}*/

#navigation {
}


.active_tall_tab {
}

#breadcrumb {
width: 953px;
margin: auto;
text-align:left;
min-width: 953px;
background-color:#f5f6f7;
background-image: url(images/breadcrumb_bgrnd_interior.jpg);
background-repeat:no-repeat;
/*height: 38px;*/
padding-top: 29px;
padding-left: 17px;
padding-bottom: 8px;
color:#FFFFFF;
clear:both;
}

#breadcrumb a {
color:#FFFFFF;
font-size:14px !important;
font-weight:normal !important;
padding-right: 20px;
text-decoration:none;
}

#breadcrumb img {
color:#FFFFFF;
padding-right: 20px;
}

#breadcrumb_home {
width: 953px;
margin: auto;
text-align:left;
min-width: 953px;
background-color:#f5f6f7;
background-image: url(images/breadcrumb_bgrnd_home.jpg);
background-repeat:no-repeat;
padding-top: 29px;
padding-left: 17px;
padding-bottom: 8px;
color:#FFFFFF;
clear:both;
}

#breadcrumb_home a 
{
color:#FFFFFF;
font-size:14px !important;
font-weight:normal !important;
padding-right: 20px;
text-decoration:none;
}

#breadcrumb_home img {
color:#FFFFFF;
padding-right: 20px;
}

.nav_iconbar{
    background: #E5E5E5;
    padding: 12px 18px;
    border-bottom: 3px solid #fff;
}

.nav_iconbar img{
    margin-right: 30px;
}
.top_content_holder{
    background: #F4F5F6;
    width: 969px;
    overflow: hidden;
}
.quick_links_holder{
    float: left;
    height: 239px;
    width: 171px;
    padding: 20px 15px 20px 30px ;
    background: transparent url(images/quickLinksGradient.png) repeat-y;
}

.quick_links_holder ul{
    margin: 15px 0 0 0;
    padding: 0;
}

.quick_links_holder ul li{
    list-style: none;
    background: transparent url(images/DoubleArrowBullet.gif) no-repeat 0 5px;
    padding: 0 0 8px 15px;
    margin: 0;
    font: bold 14px 'Arial Narrow', Arial, sans-serif;
    letter-spacing:0px;
    text-transform:uppercase;
}

.quick_links_holder ul li a:link, 
.quick_links_holder ul li a:active,
.quick_links_holder ul li a:visited{
    color: #767676;
}

.rotator_holder{
    float: left;
    width: 960px;
    margin-left: 5px;
    background: transparent url(images/RotatorBottomGradient.gif) no-repeat right bottom;
}

.byline{
    width:200px;
    float:right;
    padding-right:15px;
    font-weight:500 !important;
    font-size:14px !important;
}

#content_holder {
width: 931px;
min-width: 931px;
margin: auto;
text-align:left;
padding-left: 19px;
}

.content_col_left {
width: 627px;
min-width: 627px;
margin: auto;
text-align:left;
float:left;
}

.content_col_right {
width: 283px;
min-width: 283px;
margin: auto;
text-align:left;
float:right;
}

#product_nav {
margin: auto;
text-align:left;
width: 100%;
min-width: 100%;
background-image: url(images/product_section_background.png);
background-repeat:no-repeat;
height: 58px;
font-size: 10px;
padding-left: 12px;
padding-top: 10px;
}

#product_nav a {
color: #ffffff;
text-decoration:none;
padding-right: 6px;
}

#divider {
width: 100%;
min-width: 100%;
background-color:#d1d2d2;
height: 1px;
}

#footer {
margin: auto;
padding: 15px 60px 5px 100px;
background: #1e386e;
/*background: -moz-linear-gradient(top, rgba(0,85,159,1) 0%, rgba(30,56,110,1) 100%);
//background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,85,159,1)), color-stop(100%, rgba(30,56,110,1)));
//background: -webkit-linear-gradient(top, rgba(0,85,159,1) 0%, rgba(30,56,110,1) 100%);
//background: -o-linear-gradient(top, rgba(0,85,159,1) 0%, rgba(30,56,110,1) 100%);
//background: -ms-linear-gradient(top, rgba(0,85,159,1) 0%, rgba(30,56,110,1) 100%);
//background: linear-gradient(to bottom, rgba(0,85,159,1) 0%, rgba(30,56,110,1) 100%);
//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00559f', endColorstr='#1e386e', GradientType=0 );*/

box-shadow: 0 0 11px 0 #333;
color:#FFFFFF;
line-height: 18px;
clear:both;
}

#footer .footer_col1,  
#footer .footer_col2,  
#footer .footer_col3,  
#footer .footer_col4 {
    float: left;
    width: 24%;
}

#footer .footer_col4 {
    padding-top: 20px;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
font-size: 12px;
}

#footer_copyright {
margin: auto;
text-align:center;
padding-top: 5px;
font-size: 12px;
}

#footer .footer_colheader{
    color: #F69344;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

.imagepadding img{
padding-right: 12px;
}

/* search results */

span[id*='dgResults_lblNo']{
    display:none;
}

a[id*='dgResults_lnkTitle']{
    font-size:14px;
    color:#004784;
}

.dnnGridAltItem, .dnnGridItem{
    background-color:transparent;
    border-bottom:1px solid #ccc;
    }

.dnnGridAltItem > td, .dnnGridItem > td{
    padding:10px 0px;
}

.dnnGridAltItem a, .dnnGridItem a{
    font-size:14px !important;
}

div[id*='RightColumn'] > div.DnnModule-EasyForm{
    background:transparent url(images/FreeQuoteBackgroundTop.jpg) no-repeat;
    width:270px;
    padding:50px 10px 0px 0px;
    color:#fff;
    height:1%;
    margin-bottom:10px;
}
div[id*='RightColumn'] > div.DnnModule-EasyForm  div.EFViewWrapper {
    background:transparent url(images/FreeQuoteBackgroundBottom.png) no-repeat;
    background-position:left bottom;
    width:270px;
    color:#fff;
    padding:0px 0px 25px 20px;
    margin-bottom:0px;
    position:relative;
}


div[id*='RightColumn'] > div.DnnModule-EasyForm font, 
div[id*='RightColumn'] > div.DnnModule-EasyForm span[id*='lblErrorMsg']{
    color:#fff !important;
}

div[id*='RightColumn'] > div.DnnModule-EasyForm .EFLabel{
    text-align:right;
    text-transform:uppercase;
    font-size:11px;
    vertical-align:top;
    padding-right:0px;
}

div[id*='RightColumn'] > div.DnnModule-EasyForm .Normal{
     color:#fff !important;
     font-size:11px;
}

div[id*='RightColumn'] > div.DnnModule-EasyForm{   
    line-height:20px !important;
    position:relative;       
}
div[id*='RightColumn'] > div.DnnModule-EasyForm div{   
    line-height:20px !important;
}
div[id*='RightColumn'] > div.DnnModule-EasyForm h1 .Head{
    color:#fff;
    margin:-20px 0px 0px 0px;
    font-size:18px;
    font-weight:normal;
    position:absolute;
    width:100%;
    text-align:center !important;
    line-height:20px !important; 
}

div[id*='RightColumn'] table.EFViewForm input, div[id*='RightColumn'] table.EFViewForm textarea, div[id*='RightColumn'] table.EFViewForm select{
    width:142px;
    margin: 0px 0px 12px 5px;
}

div[id*='RightColumn'] table.EFViewForm font{
    margin: 0px 0px 12px 0px;
    display:inline-block;
}

.content_col_right table.EFViewForm .EFSubmitButton{
    width:128px;
    height:35px;
    background:transparent url(images/Submit.png) no-repeat 0 0;
    margin:0;
    font-size:0px;
    border:0;
    margin-left:38px;
}

.warantyIcons{
    text-align:center;
}

.warantyIcons img{
    margin-right:5px;
}

.socialIcons{
    text-align:center;
    margin-top:12px;
    padding-left:7px;
}

.socialIcons img{
    width:50px;
    height:50px;
    margin-right:15px;
}

.DnnModule{
    padding-bottom:20px;
}

.dnnTooltip a.pinHelp{
    display:none !important;
}

.dnnTooltip.dnnTooltipPinned a.pinHelp{
    display:none !important;
}

ul.searchSkinObjectPreview {
    display:none !important;
}

div#header_right_bot2 span span input[id$='txtSearch'] {
    position: absolute !important;
    top: -17px !important;
    left: -250px !important;
}

.searchInputContainer a.dnnSearchBoxClearText {
    display: none !important;
    z-index: -1 !important;
}

ul.dnnModuleDigitalAssetsTabNav li, ul.rtUL li, ul.dnnAdminTabNav li, ul.dnnActions li, ul.uLetterSearch, ul.uLetterSearch li  {
    margin-left: 0px;    
}

#dnnUsers .uLetterSearch li {    
    padding-left: .50em !important;
}

ul#dnnModuleDigitalAssetsLeftPaneActions { padding-bottom: 18px; }

.fullWidthContent { padding-top:20px; }

div[id$='Login_ICGCustom'] div.dnnForm ul.dnnActions li { margin-left: 110px; }

.footerContent .DnnModule
{
    padding-bottom: 0px;
}

.socialMedia
{
   /* position: absolute; 
    top: 96px;
    right: 179px;*/
	padding:10px 0 0 3px;;
}

.socialMedia i
{
    font-size: 23px;
    /*text-shadow: 0px 0px 10px #FFF;*/
}

/*.socialMedia p
{
    margin-bottom:13px;
}*/

.socialMedia a
{
	float:left;
    color:#F69344;
    margin-right:15px;
}

ul.sf-menu > li{
max-width:124px;
}

ul.sf-menu > li > a {
    padding-top:10px !important;
    padding-bottom:23px !important;
}

ul.sf-menu > li > a[href$='Engineered-Solutions.aspx'],
ul.sf-menu > li > a[href$='Manuals-Literature.aspx'],
ul.sf-menu > li > a[href$='Parts-Services.aspx'],
ul.sf-menu > li > a[href$='News-Blog.aspx']
{
    padding-bottom:9px !important;
}

ul.sf-menu > li > a[href$='News-Blog.aspx']
{
	max-width:69px;
}

#youmax-tabs span.youmax-tab { padding-left: 7px; padding-right: 7px; } 