﻿body {
}

/*-------------------------------------------------------------------------*/

/* --Page title ex: home page title -- */
.custom-h1{font-size:18pt; color:#00396a; font-weight:600;}
.corporate-h1{padding-top:22px; font-size:22pt; color:#00396a; font-weight:600;}

.custom-h2{font-size:13pt; color:#00396a; font-weight:bold; margin-bottom:0; line-height:1.2;} /* --see services page-- */
.corporate-h2{font-size:17pt; color:#00396a; font-weight:bold; margin-bottom:0; line-height:1.2;}

.custom-h3{font-size:12pt; color:#00396a; font-weight:bold; margin-bottom:0; line-height:1.2;} 
.corporate-h3{font-size:16pt; color:#00396a; font-weight:bold; margin-bottom:0; line-height:1.2;}

.custom-h4{font-size:11pt; color:#00396a; font-weight:bold; margin-bottom:0; margin-top:20px; line-height:1.2;} /* --see location-- */
.corporate-h4{font-size:15pt; color:#00396a; font-weight:bold; margin-bottom:0; margin-top:20px; line-height:1.2;}
.corporate-h5{font-size:13pt; color:#00396a; font-weight:bold; margin-bottom:0; margin-top:20px; line-height:1.2;}

/* ---- General styles ---- */
.custom-row-space-20{
    padding-bottom:20px;
}
.custom-row-space-30{
    padding-bottom:30px;
}
.custom-row-space-40{
    padding-bottom:40px;
}

.history-year{
    font-weight:bold; color:#00396a; padding-right:10px;
}
.corporate-history{
    /*color: #939598;*/
}
.corporate-history dt{
    color:#00396a; font-weight:bold;
}

/* --Page blue links-- */
.pg_nav_blue{color:#00396a; font-size:10pt; text-align:left; }
.pg_nav_blue a{text-decoration:underline; color:#00396a; font-size:10pt;  }
.pg_nav_blue a:hover{text-decoration:none;}

    /* --Page gray links (see products page)-- */
.pg_nav_gray{color:#939598; font-size:10pt; text-align:left;}
.pg_nav_gray a{ text-decoration:underline; color:#939598; font-size:10pt; }
.pg_nav_gray a:hover{text-decoration:none;}

    /* --Page gray links 2 (see about page)-- */
.pg_nav_gray2{color:#939598; font-size:10pt; text-align:left;}
.pg_nav_gray2 a{text-decoration:none; color:#939598; font-size:10pt; }
.pg_nav_gray2 a:hover{text-decoration:underline;}

    /* --Page list (see about - strategy page; products - single girder page)-- */
.pg_list{font-size:10pt; text-transform:none; margin-left:16px; }
.pg_list li{margin-bottom:10px; line-height:1.3;}

.pg_list_upper{color:#939598; text-transform:uppercase; }
.pg_list_upper li{margin-bottom:5px; line-height:1.3;}

    /* --Page list child (see gantry - gorbel page)-- */
.pg_list_child{font-size:10pt; text-transform:none; list-style:none; }

/* --Home page-- */
.home_icons_box{
    width:22%;
}
.home_icons_top_area{
    border: solid 1px #dcddde; border-bottom: none; height:200px;
}
.home_icons_top_image{
    text-align:center; padding-top:20px;
}
.home_icons_top_text{
    text-align:left; margin: 20px; font-size:8pt; color:#939598;
}

#home_icons_bottom_area1{
    background-color: #00396a; border: solid 1px #00396a;
}

#home_icons_bottom_area2{
    background-color: #ffdd00; border: solid 1px #ffdd00;
}

#home_icons_bottom_area3{
    background-color: #939598; border: solid 1px #939598;
}

#home_icons_bottom_area4{
    background-color: #dcddde; border: solid 1px #dcddde;
}

.home_icons_bottom_text{
    color: #ffffff; padding: 5px; text-align: center; font-weight:bold;
}
.home_icons_bottom_text a{
    color:#ffffff; text-decoration:none;
}

/* Panel */
.panel-footer.panel-custom-blue {
    background: #00396a;
    color: white;
}
.panel-footer.panel-custom-yellow {
    background: #ffdd00;
    color: white;
}
.panel-footer.panel-custom-gray {
    background: #939598;
    color: white;
}
.panel-footer.panel-custom-silver {
    background: #dcddde;
    color: white;
}

/* --Products page-- */
.products_nav{
    color:#939598; font-size:10pt; text-align:left; 
}
.products_nav a{
    text-decoration:underline; color:#00396a; font-family:Arial; font-size:10pt; line-height:2; 
    word-break:break-all; 
}
.products_nav a:hover{
    text-decoration:none;
}

/*-------------------------------------------------------------------------*/

/* --- Crane Knowledge Tables --- */
#box-table-a
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	/*width: 590px;*/
	text-align: left;
	border-collapse: collapse;
	margin:3px 0px;
}
#box-table-a th
{
	font-family: 'Open Sans', Arial, serif;
	font-weight: bold;
	font-size: 10pt;
	padding: 6px;
	background: #ffdd00;
	border: 1px solid #fff;
	color: #00396a;
	text-align:center;
	border: 1px solid #CCC;
}
#box-table-a td
{
	padding: 5px 0px;
	/*color:#4c4c4c;*/
	border: 1px solid #CCC;
	text-align:center;
		padding:5px;

}

#box-table-a td ul
{
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 20px;
	width:95px;
	font-size:10pt;
    text-transform:none;
}


#box-table-a td li{
	padding:0px 0px 3px 0px; line-height:1.3;
}
#box-table-a td p{
	text-align:left;
	margin:10px 0px 0px 5px;
	width:110px;
	/*font-size:10px;*/
	line-height:1.3;}


#box-table-a tr.blue td {
	background: #00396a;
	/*font-family: 'Open Sans', Arial, serif;*/
	font-weight: 700;
	color:#ffffff;
	font-size:10pt;
	text-align:center;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
	
	#box-table-a tr.gray td {
	border: 1px solid #CCC;
	background: #eaeaea;
	/*font-family: 'Open Sans', Arial, serif;*/
	font-weight: 600;
	/*color:#333;*/
	font-size:10pt;
	text-align:center;
	padding:3px;
    line-height:1.5;
	}
	
	
	#box-table-gray{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	width: 100%;
	text-align: left;
	border:#999 1px solid;
	background-color:#eaeaea;
	padding:5px;
	margin:5px 0px;
	/*color:#4c4c4c;*/

}

	#content_left form{		
		 color:#4c4c4c;
	 font-size:10pt;
	}

	#content_left input, #content_left form textarea {
	padding:0px;
	margin:1px;
	font-size:10pt;
	font-family: 'Open Sans', Arial, serif;
	font-weight: 400;
	color:#4c4c4c;
	border:1px solid #eaeaea;
	width:425px;
	background-color: #eaeaea;
			}
			
	#content_left .send{
	background:url(../../Images/send.png) no-repeat;
	border:none;
	color:#FFF;
	font-size:9px;
	width:46px;
	height:18px;
	margin:5px 0px 0px 380px;			
			}
						
#content_left p.pr{
	color:#003768;
	font-style:italic;
	padding:10px 20px;
	border-top: #e8e8e8 2px solid;
		border-bottom: #e8e8e8 2px solid;
		background-color:#e8e8e8;
		width:525px;				
			}

/* --- End Crane Knowledge Tables --- */
