@charset "utf-8";
/* CSS Document */
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, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
/* B E G I N    S T Y L I N G    O F   S I T E */
body{
font-family:Arial, Helvetica, sans-serif;	
font-size:12px;
line-height:16px;
color:#5d5d5d;
}
p{
	padding:5px 0;
}

img{
border:0px solid #fff;	
}

a {
color:#c1210b;
text-decoration:underline;
}

a:hover {
color:#222222;
text-decoration:none;
}

h1,h2,h3,h4,h5{
	
}
h1{
	
}
h2{
padding-bottom:5px;
	
}
h3{
	
}
#wrapper{
margin:0 auto;
width:989px;
text-align:center;
position:relative;
}
	#nav{
	background-image:url(https://protrain.hs.llnwd.net/e1/sitefiles/263/Templates/66/TDGWHMISNewNav.jpg);
	width:900px;
	height:39px;
	margin:5px 45px 10px 44px;
	}
		#menu{
		width:900px;
		heigh:39px;
		overflow:hidden;
		float:left;
		}
			#logoNav{
				width:158px;
				height:39px;
				float:left;
			}
			#mainPageNav{
				width:73px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#mainPageNav img{
					margin-top:-41px;
					
				}
				#mainPageNav img:hover{
					margin-top:-1px;
					
				}
				#menu ul{
					padding:1px 0 0 158px;
				}
				#menu ul li{
					float:left;	
					font-size:12px;
					line-height:37px;
					padding:0 8px;
					border-left:1px solid #d1d1d1;
				}
				#menu ul li:hover{
					background-color:#b9b9b9;
				}
				#menu ul li a{
					color:#666;
					font-weight:normal;
					text-transform:uppercase;
					text-decoration:none;
				}
                                #menu ul li a:hover{
					color:#fff;
				}  
				#menu ul li:hover a{
					color:#fff;
				}
								
				
				
			#productsNav{
				width:64px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#productsNav img{
					margin-top:-41px;
					
				}
				#productsNav img:hover{
					margin-top:-1px;
					
				}
			#signUpNav{
				width:61px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#signUpNav img{
					margin-top:-41px;
					
				}
				#signUpNav img:hover{
					margin-top:-1px;
					
				}
			#trainingServicesNav{
				width:108px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#trainingServicesNav img{
					margin-top:-41px;
					
				}
				#trainingServicesNav img:hover{
					margin-top:-1px;
					
				}
			#companyNav{
				width:68px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#companyNav img{
					margin-top:-41px;
					
				}
				#companyNav img:hover{
					margin-top:-1px;
					
				}
			#contactUsNav{
				width:78px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#contactUsNav img{
					margin-top:-41px;
					
				}
				#contactUsNav img:hover{
					margin-top:-1px;
					
				}
			#faqNav{
				width:45px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#faqNav img{
					margin-top:-41px;
					
				}
				#faqNav img:hover{
					margin-top:-1px;
					
				}
			#supportNav{
				width:63px;
				height:39px;
				overflow:hidden;
				float:left;
			}
				#supportNav img{
					margin-top:-41px;
					
				}
				#supportNav img:hover{
					margin-top:-1px;
					
				}
		#t2menu{
		width:180px;
		height:39px;
		float:left;
display:none;
		}
			#t2menu ul{
			margin:12px 0 0 0;	
			}
			#t2menu ul li{
			display:inline;	
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#6b6b6b;
			}
				#t2menu * a{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				text-decoration:none;
				color:#6b6b6b;
				margin:0 0 0 22px;
				}
				#t2menu * a:hover{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				text-decoration:none;
				margin:0 0 0 22px;
				}
#contentWrapper{
text-align:left;
position:relative;
}
#content2{
margin:0 45px 0 44px;	
position:relative;
text-align:left;
min-height:450px;
}
#footer{
color:#a8a8a8;
font-size:11px;	
width:900px;
margin:10px 45px 30px 44px;
position:relative;
}
	.lightgrey{
	text-align:right;
	color:#a8a8a8;
	font-size:11px;
	}
	#footerLeft{
	float:left;
	color:#222222;
	font-size:11px;
	margin:0 0 0 15px;
	}
	#footerRight{
	text-align:right;
	color:#a8a8a8;
	font-size:11px;
	float:right;
	}
	#footerRight a{
	text-decoration:none;
	color:#a8a8a8;
	font-size:11px;
	}
	#footerRight a:hover{
	color:#505050;
	}
	#tdgtruck{
	margin:20px 0 0 -45px;
	width:989px;
	height:234px;
	background-image:url(https://protrain.hs.llnwd.net/e1/sitefiles/263/Templates/66/TDGWHMISTraining.jpg);
	}
	#underTruck{
		margin:15px 0 10px 0;
	}
/* SLIDESHOW STYLING START */
	#slideshow {
height: 116px;
left: 27px;
position: relative;
top: 26px;
width: 130px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 120px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 120px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
/* SLIDESHOW STYLING END */
	#callouts{
	width:910px;
	height:264px;
	background-image:url(https://protrain.hs.llnwd.net/e1/sitefiles/263/Templates/66/FPBoxCallout.png);
	margin:0px 0 45px -10px;
	position:relative;
	color:#353535;
	}	
		#callouts * ul li{
			list-style-image:url(https://protrain.hs.llnwd.net/e1/sitefiles/263/Templates/66/TDG-WHMIS-Yellow-Ball.jpg);
			padding:2px 0;
		}
                    .niceList li{
			list-style-image:url(https://protrain.hs.llnwd.net/e1/sitefiles/263/Templates/66/TDG-WHMIS-Yellow-Ball.jpg);
			padding:2px 0;
		}
		#corporateAccount{
			width:180px;
			height:190px;
			position:absolute;
			top:60px;
			left:60px;
		}
			#corporateButtons{
			position:absolute;
			top:160px;
			left:-10px;
			}
		#personalAccount{
			width:180px;
			height:190px;
			position:absolute;
			top:60px;
			left:370px;
		}
			#personalButtons{
			position:absolute;
			top:160px;
			left:0px;
width:400px;
			}

		#valuedCustomers {
  background-image: url("https://protrain.hs.llnwd.net/e1/sitefiles/263/Templates/66/customersTDGWHMIS2.jpg");
  height: 160px;
  left: 130px;
  position: absolute;
  top: 0;
  width: 185px;
}

			#valuedCustomersButtons{
			display:none;
			}
	#productsCallout{
		width:900px;
		height:146px;
		background-image:url(http://protrain.hs.llnwd.net/e1/sitefiles/263/Templates/66/WHMISDVD.jpg);
		margin:25px 0;
		position:relative;
	}
		#whmisTraining{
			position:absolute;
			top:15px;
			left:140px;
			width:170px;
			height:80px;
		}
		#tdgTraining{
			position:absolute;
			top:15px;
			left:440px;
			width:170px;
			height:80px;
		}
		#standardsCompliant{
    height: 165px;
    left: 595px;
    position: absolute;
    text-align: left;
    top: -7px;
    width: 305px;
		}
	.productLabel{
	font-size:18px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	}
	.productDescription{
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	.watchDemo{
	margin:0 0 0 -5px;	
	}
	.smallGrey{
	font-size:11px;
	color:#5d5d5d;
	}
	#smallgreyspan{
	margin:-20px 0 0 0;	
	}
	#mapleLeafIcon{
		position:absolute;
		top:8px;
		left:0px;
	}
	#phoneIcon{
		position:absolute;
		top:-2px;
		left:528px;
	}
	#footerLinksBox{
	margin:0px 0 0 0;	
	}
	#corporateGuides{
	position:absolute;
	z-index:99;
	top:-30px;
	left:175px;
	}


#t2_core_wrapper{
text-align:left;
}
#lightGreyContact{
float:right;
}
#menuDiv{
position:absolute;
top:43px;
right:50px;
z-index:300;
}
#menuDiv ul li{
display:inline;
margin:0 25px 0 0;
}
#menuDiv a{
margin:0 20 0 0;
text-decoration:none;
font-weight:bold;
color:#555;
} 
#underTruck h1{
font-size:20px;
line-height:24px;
} 
#productsCallout a{
text-decoration:underline;
}
#productsCallout a:hover{
text-decoration:none;
}
#whmisTraining *{

}
#tdgTraining *{

}
#giftCards{
width:870px;
height:237px;
background-image:url(https://protrain.hs.llnwd.net/e1/sitefiles/263/Images/GiftCardsMain.jpg);
background-repeat:no-repeat;
padding:5px 0 35px 40px;
margin:20px 0 0 -30px;
}
#gcLeft{
float:left;
width:450px;
text-align:left;
margin:10px 25px 0 190px;
}
#gcLeft h1{
font-size:16px;
}
.fakeTable{
text-align:center;
margin:10px;
}
.ftLeft{
float:left;
width:200px;
border-right:1px solid #f1f1f1;
}
.ftRight{
border-bottom:1px solid #555;
}
#corporateGuides{
display:none;
}
#signupContent{
text-align:left;
}
.gcRight{
margin:30px 0 0 0px;
text-align:left;
}

.gcrUL{
float:left;
margin:10px 15px 0 0px;
width:70px;
}
.gcrUR{
float:left;
margin:10px 15px 0 5px;
width:70px;
}
#corporateDocs{
background-image:url(https://protrain.hs.llnwd.net/e1/sitefiles/263/Images/FacSignupGuides.jpg);
width:870px;
height:90px;
background-repeat:no-repeat;
position:relative;
}
#cgLeft{
width:250px;
position:absolute;
top:18px;
left:70px;
}
#cgMid{
width:210px;
position:absolute;
top:18px;
left:390px;
}
#cgRight{
width:210px;
position:absolute;
top:18px;
left:650px;
}
#giftCardsCallout{
margin:20px 0 0px 0;
padding:6px 0;
} 
#t2_core_wrapper .t2_link{
color:blue;
text-decoration:none;
}
#t2_core_wrapper .t2_link:hover{
color:blue;
text-decoration:underline;
}
#t2_core_wrapper #cpanel DIV{
width:117px;
}
#t2_core_wrapper #cpanel DIV .icon A{
padding:0;
margin:0;
} 
#underTruck{
position:relative;
}
#UTText{
width:600px;
padding-bottom:0px;
padding-left:10px;
}
#UTCard{
position:absolute;
width:250px;
top:-5px;
right:0;
}

#UTCard p{
font-size:9px;
line-height:10px;
} 
#livePerson{
position:absolute;
top:-50px;
right:0;
}
.lpPoweredByDiv{
display:none;
}

#ESTScta {
    height: 162px;
    left: 649px;
    position: relative;
    top: 65px;
    width: 240px;
}

#viewDemo{
position:absolute;
bottom:22px;
left:-58px;
z-index:5;
}
#buyNow{
position:absolute;
bottom:22px;
left:80px;
z-index:5;
}


#menu ul li #menuBG { color:#222; font-weight:bold;} 


/* TWITTER */

#twtr-widget-1 * { background: none!important; padding-left:0px!important; padding-right:0px!important; }
				.twtr-hd, .twtr-ft {display:none;font-size:12px!important;}
				.twtr-tweet-wrap { padding: 10px 0 10px 0; color:#000;font-size:12px!important;}
				.twtr-tweet-text a, #sidebar .twtr-hashtag { font-family:Helvetica,Arial,Sans-Serif; font-size:12px!important;}
				.twtr-reply, .twtr-rt, .twtr-fav {font-size:12px!important;}
.twtr-tweet-text {padding:7px;}
#UTCard #twtr-widget-1 .twtr-new-results, #UTCard #twtr-widget-1 .twtr-results-inner, #UTCard #twtr-widget-1 .twtr-timeline {
    background-color:#FFFFFF !important;
font-size:12px!important;
}

#UTCard #twtr-widget-1 p { font-size:12px; } 
