/* Resets from Eric Meyers' Reset (meyerweb.com)
------------------------------------------------------ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption, table, tbody, thead, th, tr, td{margin:0;padding-top:0;border:0;outline:0;font-size:100%; /*vertical-align:baseline;*/background:transparent}body{line-height:1}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse: collapse}
pre, code, tt {font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;}
h1, h2, h3, h4, h5, h6, b, strong {font-weight: bold;}
em, i, dfn {font-style: italic;}
 
 /* Hide Parts Search from homepage */
 #search-login-toggle-wrapper {
	display:none !important;
 }
 
 #stepOneHCC {
    
 	    height: 640px;  
        background-image: url(/bmfsweb/testtrimblenavigation/image/images/LandingPage-Background3.png);

	    background-size: 100% 100%;
        background-repeat: no-repeat;
		margin: 0;
       
    }
   

   /*Sarolin Commented on 5/13/2019 #heavyCivil {
	   display: none;
   }*/
	/*Sarolin added below on 5/13/2019 */
	#home2{
		display: none;
	}
	#aGAdHocLineItems{
		display: none;
	}
	#myLinks{
		display: none;
	}
	#options{
		display: none;
	}	
   #getstartbtn {
	   margin-left: 50%;
	   padding-top: 5%;
   }

   #getstartbtn img {
	   height: 80px;
           float:center;
   }
   
 
/*   .footerDiv { 

margin: -11px auto auto;
width: 960px;
}*/


#stepOnefooter { 
    height:60px;  
	background-color: #002D5B;  
	width: 100% !important;
	margin-top: 20px;  
	position: absolute;
	opacity: .0;
}

#stepOnefooterDetail{
    padding-left: 35px;
	padding-top: 20px;
	float:right;
	margin-right:25px;
	
}
#stepOnefooterRight{
	line-height: normal;
	min-width: 850px; 
	/*opacity: .5;*/
	width: 50%;
	border: 0px solid red;
}
  
#stepOnefooterDetail  img{height:30px; float:left; margin-left:5px; margin-right:5px; padding-top:1px; display:inline-block;}
   
#stepOnefooterRight{
   float:left;		
	padding-top:25px;
	padding-right:13px;
	padding-left:25px;
	margin-right: 5px;
	font-family: 'Titillium Web', sans-serif;	
  
}
#stepOnefooterRight img{width:100px;float:top; display: inline-block;}
   
.stepOneFooterSpan1{
   font-size:12px;
}
 	
.stepOneFooterSpan2{
	margin-left:5px; 
	margin-right:5px;
	font-size:10px;		
	color:#cacaca;
	font-weight: normal;


}
   
   #wrapper-inner > .product-line-nav dropdown{
      display:none;
   }
   
	

/* Layout
------------------------------------------------------ */
	body {
		font: 14px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
		background: #fff; /* Match Footer */ 
		color: #eee;
	}
	a { color: #000; }
 

/* Outer - wrapping HTML
------------------------------------------------------ */
	.page-content table td[width='10'] { display: none; }
	.page-content table table td {position: relative; }
	.page-content { 
		position: absolute; 
		left: 0;
		background-image: url(../../image/images/wrapper-gradient2.png); 
		background-repeat: repeat-x;
		background-position: 0 top;
		-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15) inset;
		-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15) inset;
		box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15) inset;
		height: 670px;
	}
	.page-content .dummy-td { 
		border-style: solid; 
		border-width: 1px 0 0 0 !important; 
		position: relative;
		display: block;
		width: 960px !important!;  /*IE 7*/
 		margin: 0 auto !important;  /*IE 7*/
	}
	
	.login-view .page-content .dummy-td,
	.guest-access .page-content .dummy-td { width: 100% !important!;  /*IE 7*/ }

	
	
	.dummy-td table tr { position: relative; }
	tr[style='height: 5px;'] { display: none; }
 

/* Top Navigation
------------------------------------------------------ */
	.header-bordercolor { /*width: 960px;*/ margin: 0 auto; border-width: 0; }
	.commerce-bordercolor { border:  solid #aaa; border-width: 1px 0 0 0 ; /*width: 960px;*/ margin: 0 auto; }

	#price-book { clear: both; }
	#search-wrapper h3 { clear: both; }


/*Login Box
------------------------------------------------------ */  
.extra-panes  {
	display: block;
	position: absolute;
	top: 0;
	width: 100% !important;
	padding: 0;
	margin: 0;
	visibility: hidden;
	z-index: 1002 !important!;
	float: none;
}
.extra-panes form {
	width: 960px;
	margin: 0 auto;
	display: block;
	visibility: hidden;
	z-index: 1001 !important!;
	position: relative;
}

.guest-access .main-pane {
	margin: 0;
}

/*.guest-access .extra-panes { width: 960px; position: absolute; left: 50%; margin: 0 0 0 -480px; background: #ff9900; padding: 0; }*/

.guest-access #login-form-wrap { 
	float: right; 
    position: absolute;
    visibility: visible;
    z-index: 1000 !important!;
	right: 0;    
    top: 34px;
}
/*.guest-access #login-form-wrap { display: none; }*/

.login-fields { color: #003663; }

.pipe { padding: 0 6px; }
 
#login-form { background: transparent; padding: 0; border: none; -moz-box-shadow: none; }
#login-form label { font-size: 12px; font-weight: bold; }
#login-form .form-input { margin: 0 0 7px 0; line-height: 15px; }
#login-form .login-links { margin: 36px 0 0 0 !important; padding: 0; clear: both; line-height: 13px; }
#login-form-wrap .login-toggle {
    position: absolute;
    top: 7px;
    right: 8px;
    height: 20px;
    width: 20px;
    background: transparent url(../../image/images/close-button.png) no-repeat 0 0;
    cursor: pointer;
}
#login-form-wrap .login-toggle:hover { background-position: 0 -20px; }
#login-form-wrap .login-toggle .hide { display: none; }
#login-form .login-button { float: left; margin:5px 15px 0 0; height: 21px; padding: 0; }
 
#login-form-wrap td.button-left { width: 5px; background: url(../../image/images/login-button.png) 0 0; }
#login-form-wrap .login-button:hover td.button-left  { background-position: 0 -31px; }
#login-form-wrap .login-button:active td.button-left { background-position: 0 -62px; }
 
#login-form-wrap td.button-middle {	padding: 0 4px;	background: url(../../image/images//login-button.png) center 0; border: none;}
#login-form-wrap .login-button:hover td.button-middle  { background-position: center -31px; }
#login-form-wrap .login-button:active td.button-middle { background-position: center -62px; }
 
#login-form-wrap td.button-right { width: 5px; background: url(../../image/images/login-button.png) right 0; }
#login-form-wrap .login-button:hover td.button-right  { background-position: right -31px; }
#login-form-wrap .login-button:active td.button-right { background-position: right -62px; }
 
#login-form .login-button td img { display: none;}
#login-form .login-button div { height: 21px; margin: 0 !important; }
#login-form .login-button td { height: 21px; background-color: #003663; }
 
/* Login Form -> no guest access
------------------------------------------------------ */
.dummy-td { min-height: 650px; width: auto; }
 
#login-form-wrap {
	display: block;
	float: none; 
	margin: 80px auto 0 auto; 
	padding: 10px 53px 20px 40px; 
	border: #666 solid 1px;
    width: 170px;
    visibility: visible;
    
    background: url(../../image/images/white-40.png);
	background: rgba(255,255,255,.4);
	
    box-shadow: 5px 5px 20px #999;
   -o-box-shadow: 5px 5px 20px #999;
   -webkit-box-shadow: 5px 5px 20px #999;
   -moz-box-shadow: 5px 5px 20px #999; 
}
 
#login-form label {
	margin: 0; padding: 0; 
	display: block;
	line-height: 16px;
	margin-top: 13px;
}
 
#login-form #psword { margin-bottom: 10px; }
 
#login-form select.form-input { margin-bottom: 5px; }
#login-form br { display: none; }
#login-form .form-input { margin: 0px; clear: both; }
.login-link { border-top: solid 1px #bfbfbf; padding-top: 10px; }

#login-logo-wrapper {
	top: 0;
	width: 100%;
	min-width: 960px;
	display: block;
	visibility: hidden;
} 
#login-logo {
	visibility: none;
	position: absolute;
	background: url(../../../../img/bigmachines_release_logo.png) no-repeat  center top; 	
	height: 64px;
	width: 273px;
	top: 41px;
	margin-left: -130px; /* minus half of the width if you want to center*/
	left: 50%;
	z-index: 1000;
}
 
.commerce-bordercolor { display: none; }
.button-left { display: none; }
.button-right { display: none; }
.button-middle { visibility: hidden; }
.button-middle div{ 
		visibility: visible;
		margin: 0 !important;
		height: 22px;
		line-height: 20px;
		padding: 0 6px; 
		background: url(../../image/images/button-overlay.png) repeat-x left center;
		border: #aaa solid 1px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		background-color: #ededed;
}	
.button-middle div:hover { background-color: #d3b355i; }
.button-middle div:active {	background-color: #f6c73e; }
.button-middle .button-text,
.button-middle .button-text:hover { color: #000; font-size: 11px;}
 
/* Search Box
------------------------------------------------------ */
	.guest-access #login-form-wrap,
		#search-outer-wrapper, #serial-search-outer-wrapper { 
		background: url(../../image/images/white-80.png);
		background: rgba(255,255,255,.9);
		margin: 0 10px 0 0; 
		padding: 5px 23px 12px 10px; 
		border: solid #888;
		border-width: 1px 1px 1px 1px;
		z-index: 100;     
		-moz-box-shadow: 5px 5px 20px rgba(0,0,0,.2);
		-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,.2);
		box-shadow: 5px 5px 20px rgba(0,0,0,.2);
	}
 
	#search-login-toggle-wrapper { 
		float: right; 
		background: url(../../image/images/white-80.png) transparent;
		background: rgba(255,255,255,.8);		
		padding: 2px 8px;
		border: solid #fff;
		border-width: 0 1px 1px 1px;
		margin-right: 12px;
		white-space: nowrap;
		position: absolute;
		top: 0;
		right: 0;
	}
	
	#search-login-toggle-wrapper a { font-size: 11px; height: 20px; line-height: 20px; }
	#search-login-toggle-wrapper a:hover { text-decoration: underline; }
	#search-outer-wrapper, #serial-search-outer-wrapper { display: none; position: absolute; right:  0; padding: 5px 7px 0px 0px; }
	#search-wrapper { float: left; width: auto; padding-left: 10px; margin-top: 7px; position: relative; }
	#serial-search-wrapper { float: left; width: 215px; padding-left: 10px; margin-top: 7px; position: relative; }
	#search-wrapper h3, #serial-search-wrapper h3 { float: left;color: #003663; padding: 0 0 2px 0; margin: 0 0 2px 0; }
	#search-wrapper .parts-search-toggle, #serial-search-wrapper .serial-num-search-toggle  {
	    float: right;
	    height: 20px;
	    width: 20px;
	    background: transparent url(../../image/images//close-button.png) no-repeat;
	    cursor: pointer;
	}
	
	#search-top-wrapper, #serial-search-top-wrapper  { width: 100%; width: 280px !important!; /* IE 7 */ }
	#search-bottom-wrapper, #serial-search-bottom-wrapper  { clear: both; }
	#search-wrapper .parts-search-toggle:hover, #serial-search-wrapper .serial-num-search-toggle:hover { background-position: 0 -20px }
	#search-wrapper .hide, #serial-search-wrapper .hide  { display: none; }
	#search-wrapper div, #serial-search-wrapper div  { float: left; }
 
	/* search input */
		div.search-input-wrapper { border: #003663 solid 1px; margin: 6px 0px; background: #fff; }
		#simple-search {
		    height: 20px;
		    line-height: 20px;
		    padding: 1px;
		    font-size: 12px;
		    border: none;
		    margin: 1px;
		    width: 140px;
		}
 
	/* search button */
		div.search-button-wrapper {
			margin: 6px 4px 6px 2px;
			border: solid 1px #003663;
			background-color: #003663;
			background-image: url(../../image/images//white-40.png);
			cursor: pointer;
		}
		div.search-button-wrapper:hover { background-image: url(../../image/images//white-60.png); }
		div.search-button-wrapper:active { background-image: url(../../image/images//white-40.png); }
		.search-button-wrapper input.button {
			background: url(../../image/images//search.png) no-repeat center 3px;
			border: none; 
			width: 22px; 
			height: 21px;
			cursor: pointer;
		}
		.search-button-wrapper input.button::-moz-focus-inner {
		  padding: 0;
		  border: none;
		}
 
		/* Advanced Search */
		.advanced-search {
			font-size: 11px;		
			text-align: right;
			height: 22px;
			line-height: 22px;
			margin: 7px 8px 7px 0;
			clear: both;
			display: block;
			color: #333;
		}
		.advanced-search:hover { text-decoration: underline; }

		.multiple-search {
			margin: 2px 0 ;
			padding: 4px 10px;
			font-size: 12px;
			/*font-weight: normal;*/
		}

	
	#price-book { height: 20px; padding: 2px 1px 2px 0; }
	#price-book select {
		background: #fff !important;
		border: solid 1px #003366;
		margin-top: 4px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		padding: 0 0 0 2px;
}
 
/* Return To Quote 
------------------------------------------------------ */
.return-to-quote, .return-to-quote-pipe{
	display:none;
}
 
/* Wrapper
------------------------------------------------------ */
	#wrapper {	
		width: 100%;
		margin-left:  -6px;
		text-align: center;
		background-color: #ffff;
		height: 100%;
		/*height: 700px;*/
	}	
	#wrapper-inner { 
		width: 99%; 
		border: solid #454545; 
		background: #fff none repeat scroll 0 0;
		/*border:  0 solid #454545 solid;*/
		border-width: 0; 
		margin: 0 auto; 
		/*background:  #fff; */
		text-align: left; 
		/*min-height: 50px; */
		position: relative;
	/*	width: 960px; 
		border: #454545 solid; 
		border-width:0; 
		margin: 0 auto; 
		background:  #fff; 
		text-align: left; 		
		height: auto;
		position: relative;
		/*--background-color: #003663;--*/
		/*background-color: #ffff;*/
	}
	
/* Product Family Nav Bar
------------------------------------------------------ */
	#family-nav { 
		height: 15px; 
		border-bottom: solid #666 1px; 
		/*background: url(../../image/images//gradient-100.png) repeat;
		background-color: #003663;*/
		padding: 0 140px 0 0;
		padding-right: 0px !important!;
		width: 960px !important!;
		margin-top: 10px;
	}
	.dropdown, .dropdown ul {
		background: #ffffff;
		width: 153px;
		line-height: 39px;
	}
	.dropdown {
		float: left;
		font-size: 12px;
	}
	.dropdown li { 
		position: relative; 
	}
	.dropdown li a {
		display: block;
		padding: 0px 12px;
		font-weight: normal;
	}


	.dropdown .active {
		background-color: #ffffff;
		border-style: solid;	
		border-width: 1px 0px 1px 0px;
		border-color: #d1d1d1;
		border-left: 3px solid #0572ce;
		border-right: 0px solid #fff;
		width: 127px;
	}

	.dropdown .active a:hover {
		background-color: transparent;
	}
	.dropdown ul { 
		position: absolute; 
		left: 153px; 
		top: 0; 
		visibility: hidden; 
		z-index: 1000; 
		opacity: .95;
		width: 153px;
		border-style: solid;	
		border-width: 0px 0px 0px 0px;
		border-color: #d1d1d1;
	}

	span.sf-sub-indicator {
		text-indent: -10000px;
		background: url(../../image/images/arrow.png) no-repeat;
	}
	.sf-sub-indicator {
		position: absolute;
		display: block;
		right: 8px;
		top: 50%;
		width: 6px;
		height: 12px;
		margin-top: -6px;
		text-indent: -999em;
		overflow: hidden;
		background: url(../../image/images/arrow.png) no-repeat 0 0px;
	}
	#content {
		margin: 0px;
		width: auto;
		padding: 0px 0 0px 0px;
		margin-left: 153px;
		display:none;
		background-color: #ffffff;
		min-height: 650px;
		border: 1px solid #ccc;
	}
	#mcontent {
		/*width: 170px; */
		border: #454545 solid; 
		border-width:0; 
		float:left;		
		background:  #fff; 
		height: 150px;
		position: relative;
		background-color: rgba(255,255,255,255);

	} 
	
.product-line-description {
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	max-width: 950px;
	background-color: #ffffff;
	height: 120px;
}
	.row {
		margin: 0 0 15px 0;
	}
	.row:last-child {
		border: none;
	}
	.model {
		font-size: 11px;
		line-height: 1.5em;
		float: left;
		width:  150px;
		margin: 10px 15px 0px 20px;
		padding: 0 1px 0px 1px;
	}
	
	.model-summary-wrapper { 
		padding: 10 1px; 
		margin: 5px 0 15px 0; 
		text-align: center;
	}

	.model-summary { 
		display: none;
		position: absolute;
		padding-top: 10px;
		width:  160px;
		background: rgba(255, 255, 255, 0.4);
	}

.model:hover .model-summary{
display : none;
	color: #636973; 
}

	.img-wrapper {
		display: block !important!; /* IE7 */
		padding-top: 10px !important!; /* IE7 */
		height: 150px !important!; /* IE7 */ 
		display: table-cell;
		height: 150px;
		line-height: 150px;
		width: 226px;
		text-align: center;
		border: none;
	}

	.img-wrapper img {
		max-width: 150px;
		max-height: 150px;
		vertical-align: middle;
	}
	
	
	.additional-models { 
		margin-bottom: 10px; 
	}
	.additional-models li { 
		padding-left: 10px; 
	}

	.associated-files {
		border-style: solid; 
		border-width: 1px;
		margin: 10px 0;
		padding: 5px 10px;
	}
	.associated-files li a {
		border-left-style: solid; 
		border-left-width: 5px;
		padding-left: 5px;
		font-weight: normal;
	}

	/* Summary info below model name (class assigned in html description of model*/
	p.content {
		color: #4c4c4c;
		font-family:verdana;
	}

	span {
		color: #000;
	}
	.application {
		line-height: 5em;
		float: left;
		width:  250px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: Bold;
		font-style: Normal;
		color: #000000;
		text-decoration: none;
	}
	#greenNote{
			/*!--width:  98%;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color : #4a821f;
			font-weight	: 600;
			font-size : 12px;
			padding: 8px 8px 8px 14px;*/
			font-weight	: 600;
			font-size : 12px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			background-color: #dfe9d6;
			border-radius: 0.125rem;
	}
	#Agriculture {
		line-height: 1.9em;
		float: left;
		width:  98%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 500;
		font-style: Normal;
		color: #000000;
		text-decoration: none;
		/*Sarolin Commented and added below border-bottom: 1px solid  #003663;*/
		/*border-bottom: 2px solid #0AA0C6 !important;
		border-image: linear-gradient(to right, rgb(10, 160, 198) 20%, rgba(10, 160, 198, 0) 85%) 10%;*/
		margin-bottom: 1em;/*End - Sarolin added */
		padding-left: 25px;
		/*padding-top: 20px;*/
		background: #07599B;
		border-radius: 1px;
	}
	#CEC {
		line-height: 1.9em;
		float: left;
		width:  98%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 500;
		font-style: Normal;
		color: #fff;
		text-decoration: none;
		/*Sarolin Commented and added below border-bottom: 1px solid  #003663;*/
		/*border-bottom: 2px solid #0AA0C6 !important;
		border-image: linear-gradient(to right, rgb(10, 160, 198) 20%, rgba(10, 160, 198, 0) 85%) 10%;*/
		margin-bottom: 1em;/*End - Sarolin added */
		padding-left: 25px;
		background: #07599B;
		border-radius: 1px;
	}
	#CCFS, #GCCFS {
		line-height: 1.9em;
		float: left;
		width:  98%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 500;
		//font-weight: Bold;
		font-style: Normal;
		color: #fff;
		text-decoration: none;
		/*Sarolin Commented and added below border-bottom: 1px solid  #003663;*/
		/*border-bottom: 2px solid #0AA0C6 !important;
		border-image: linear-gradient(to right, rgb(10, 160, 198) 20%, rgba(10, 160, 198, 0) 85%) 10%;*/
		margin-bottom: 1em;/*End - Sarolin added */
		padding-left: 25px;
		background: #07599B;
		border-radius: 1px;
	}
	#BCFS {
		line-height: 1.9em;
		float: left;
		width:  98%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 500;
		font-style: Normal;
		color: #fff;
		text-decoration: none;
		/*Sarolin Commented and added below border-bottom: 1px solid  #003663;*/
		/*border-bottom: 2px solid #0AA0C6 !important;
		border-image: linear-gradient(to right, rgb(10, 160, 198) 20%, rgba(10, 160, 198, 0) 85%) 10%;*/
		margin-bottom: 1em;/*End - Sarolin added */
		padding-left: 25px;
		background: #07599B;
		border-radius: 1px;
	}
	#FSM {
		line-height: 1.9em;
		float: left;
		width:  98%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 500;
		font-style: Normal;
		color: #fff;
		text-decoration: none;
		/*Sarolin Commented and added below border-bottom: 1px solid  #003663;*/
		/*border-bottom: 2px solid #0AA0C6 !important;
		border-image: linear-gradient(to right, rgb(10, 160, 198) 20%, rgba(10, 160, 198, 0) 85%) 10%;*/
		margin-bottom: 1em;/*End - Sarolin added */
		padding-left: 25px;
		background: #07599B;
		border-radius: 1px;
	}
	#Forensics {
		line-height: 1.9em;
		float: left;
		width:  98%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 500;
		font-style: Normal;
		color: #000000;
		text-decoration: none;
		/*Sarolin Commented and added below border-bottom: 1px solid  #003663;*/
		/*border-bottom: 2px solid #0AA0C6 !important;
		border-image: linear-gradient(to right, rgb(10, 160, 198) 20%, rgba(10, 160, 198, 0) 85%) 10%;*/
		margin-bottom: 1em;/*End - Sarolin added */
		padding-left: 25px;
		background: #07599B;
		border-radius: 1px;
	}
	#MTP {
		line-height: 1.9em;
		float: left;
		width:  98%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 50;
		font-style: Normal;
		color: #000000;
		text-decoration: none;
		/*Sarolin Commented and added below border-bottom: 1px solid  #003663;*/
		/*border-bottom: 2px solid #0AA0C6 !important;
		border-image: linear-gradient(to right, rgb(10, 160, 198) 20%, rgba(10, 160, 198, 0) 85%) 10%;*/
		margin-bottom: 1em;/*End - Sarolin added */
		padding-left: 25px;
		background: #07599B;
		border-radius: 1px;
	}


	.commerce-bordercolor { display: none; }
	.button-left { display: none; }
	.button-right { display: none; }
	.button-middle { visibility: hidden; }
	.button-middle div{ 
			visibility: visible;
			height: 48px;
			border: #0572ce solid 1px;
			border-radius: 2px;
			background-color: #0572ce;
	}	
	.button-middle div:hover {
		background-color: #f4f6f9 ;
}
	.button-middle div:active {	background-color: #f4f6f9; }
	.button-middle .button-text,
	.button-middle .button-text:hover { color: #0572ce; font-size: 11px;}

/* Product Line Nav Bar 
------------------------------------------------------*/
	.product-line-nav{ display:none; padding: 0; position: relative;} /* Product Line and model styles set in dropdown.css */
	/*Sarolin commented on 5/13/20019 .product-line-nav ul { padding: 0; display: inline-block; } */
	.product-line-nav img { padding: 5px; border: solid 1px #fff; }
	
	/* Hide Product Line navigation as access is done via HTML button */
	/*Sarolin commented on 5/13/2019 
	ul#product-nav-heavyCivil.product-line-nav.dropdown.clearfix {
		display: none !important;
		visibility: hidden !important;
	}*/

/* Content
------------------------------------------------------ */	
	/*#content { padding: 15px 15px 30px 15px; background: #fff;}*/
	.featured-image { padding: 5px; border: solid 1px #fff; float: right; }	
 
/* Footer
------------------------------------------------------ */	
	#footer { 
		/*background: url(../../image/images/footer-overlay.png);  */
		/*margin-left:  -25px;*/
		margin: -11px auto auto;
		/*width: 1250px;*/
		clear: left;
		
	}
/*	#footer-inner {
		width:  940px;
		padding: 10px;
		margin: 0 auto;
		text-align: center;
		background-repeat: no-repeat; 
		background-position: center center; 
		height: 100px;
	}
	*/
	.powered-by { margin: 20px 0 0 0; display: block; }
 
/* Buttons
------------------------------------------------------ */
	button {
		font-size: 11px;
		background: #fff url(../../image/images//button-background.png) repeat-x center;
		border: solid 1px #bbb;
		font-weight: normal;
		line-height: 16px;
		padding: 2px 5px;
		cursor: pointer;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	button:hover { background-color: #dff6de; }
	button:active { background-color: #f6efde; }
	button span { padding: 0 10px; }
	button span.img { height: 16px; background: no-repeat 0 0; display: block; padding-left: 28px; }
 


/* Dropdown - Documents */
	ul.dropdown li li.doc a{ padding-left: 25px; padding-left: 10px !important!; }
	
	ul.dropdown li li.doc-head { 
		border-top: solid 2px;
		-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15) inset;
		-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15) inset;
		box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15) inset;
 }
	ul.dropdown li li.doc-head a { cursor: default; padding-left: 10px !important; font-weight: bold; background: #ececec; background: rgba(255,255,255,.4); }
	
	ul.dropdown li li.doc-head a:hover { background: none ; }
 	
 	ul.dropdown li li.doc a{ padding-left: 25px; }
	
/* Theme Specific Options
------------------------------------------------------ */
	/* Basic Options
	------------------------------------------------------ */
		
		/* Font */
		body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }	
		
		/* PRIMARY COLOR */
		
		/*.page-content, #family-nav, 
		ul.dropdown, #hide-show-login { background-color: #003663; }*/
		
		table.page-content td.dummy-td, #family-nav, 
		ul.dropdown, #footer, .login-toggle { border-color: #003663; }
		
		ul.dropdown li a, #search-login-toggle-wrapper a { color:#003663; font-weight:bold; }
		
		ul.dropdown li li {
			background: url(../../image/images/white-90.png);
			background: rgba(242,245,247,.975); 
		}
		ul.dropdown li li a {
			background: #fff;
			background: url(../../image/images/white-10.png);
			background: rgba(255,255,255,0) ;
			font-weight: normal; 
			border: solid 1px #003663;
			border-width: 0 1px 1px 1px;
		}
		#model-summary-wrapper{
					background: #fff;
			background: url(../../image/images/white-10.png);
			background: rgba(255,255,255,0) ;
			font-weight: normal; 
			border: solid 1px #003663;
			border-width: 0 1px 1px 1px;	
		}
		ul.dropdown li li a:hover {
			background: url(../../image/images/white-40.png);
			background: rgba(0,0,0,.15);
		}
		ul.dropdown li li:first-child a { border-width: 1px; }
		ul.dropdown { background: url(../../image/images/white-40.png); background: rgba(0,54,99,.25); }
		ul.dropdown li {
			background: url(../../image/images/white-10.png);
			background-color: rgba(255,255,255,.1);
		}
	/*	#footer-inner {
			border-top: solid 1px #ccd7e0; 
			margin-top: 0;
			background-image: url(../../image/images/powered-by-bigmachines-11sm.png);
			height: 60px; 
		}
*/	

		

