/* Contact
-----------------------------------------------------------------------------*/
h2	{
	font-size:22px;
	font-family:Trebuchet MS, Arial, Verdana;
	color:#ac2d10;
	}
.hours	{
		font-size:14px;
		font-family:Trebuchet MS, Arial, Verdana;
		color:#786a5b;
		}
#contactRep	{
			background: url(/_media/images/utility/contactrep_bg.jpg);
			height:106px;
			padding: 20px;
			margin:20px 0 0 0;
			}
#contactRep	p {
	margin: 0px;
	padding: 0 0 3px;
}
#contactform	{
				width:680px;
				float:left;
				margin:20px 0 0 0;
				font-size:12px;
				font-family:Trebuchet MS, Arial, Verdana;
				color:#786a5b;
				border-right:1px solid #dfdbd7;
				}		
.tableLeft	{
				text-align:right;
				width:180px;
				padding:0 10px 0 0;
				}		
#contactform p	{
				font-size:12px;
				font-family:Trebuchet MS, Arial, Verdana;
				color:#786a5b;
				}
#required p	{
			font-size:12px;
			font-family:Trebuchet MS, Arial, Verdana;
			color:#000000;
			font-weight:bold;
			}
#rightColumn	{
				float:left;
				width:220px;
				padding:20px 0 0 20px;
				}
#noSlide	{
			font-size:16px;
			font-family:Trebuchet MS, Arial, Verdana;
			color:#ac2d10;
			width:170px;
			float:left;
			padding: 10px 0 0 0;
			}
#regionSelect	{
				float:left;
				font-size:12px;
				font-weight:bold;
				font-family:Trebuchet MS, Arial, Verdana;
				color:#333333;
				width:125px;
				padding:10px 0 0 0;
				height:146px;
				}

/*mootools*/


#usSelect, #caSelect, #mxSelect, 	{
			float:left;
			font-size:12px;
			font-weight:bold;
			font-family:Trebuchet MS, Arial, Verdana;
			color:#333333;
			padding:10px 0 0 0;
			width:140px;
			text-align:left;
			margin:0px;
			}
			
#naSelect, #saSelect, #eurSelect, #afSelect 			
{

			font-size:11px;
			line-height: 20px;
			font-weight:bold;
			font-family:Trebuchet MS, Arial, Verdana;
			color:#333333;
	
}


			
			
			
			
			
#canadaToggle	{
				height:155px;
				width:auto;		
				}
				
.levelOne	{
			position: absolute;
			top: 355px;
			left: 385px;
			margin:0;
			padding:0;
			float:left;
			width:145px;
			height:140px;
			}
			
			
.levelTwo	{
			position: absolute;
			top: 355px;
			left: 525px;
			margin:0;
			padding:0;
			float:left;
			width:250px;
			height:155px;
			}
#levelThree	{
			margin:0;
			padding:0;
			float:left;
			height:140px;
			}		
			
			
.repLeft h3	{
			margin:0;
			padding:0;
			font-size:14px;
			font-family:Trebuchet MS, Arial, Verdana;
			color:#ac2d10;
			}
.repLeft	{
			height:110px;
			margin:0;
			padding:0 0 0 20px;
			float:left;
			width:auto;
			}
#contactRep	.repLeft p	{
			padding-bottom: 5px;
			}
.repRight	{
			height:110px;
			margin:0 0 0 10px;
			padding:0;
			float:left;
			width:auto;
			}
.repMain	{
			font-weight:normal;
			font-size:12px;
			color:#333333;
			font-family:Trebuchet MS, Arial, Verdana;
			font-weight: normal;
			}
.repSub		{
			margin:0;
			padding:0;
			font-size:12px;
			font-family:Trebuchet MS, Arial, Verdana;
			color:#ac2d10;
			font-weight: normal;
			}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}


/* SITE MAP
-----------------------------------------------------------------------------*/

.sectionBox {
	padding: 20px 0 20px 20px;
	border: 1px solid #efedeb;
	margin: 20px 0 0;
}
.sectionBox table {
	width: 100%;
}
.sectionBox table td {
	width: 33%;
	padding: 0 20px 0 0;
	font-size: 13px;
	font-weight: bold;
}
.sectionBox table td ul{
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
}
.sectionBox table td ul li{
	padding: 4px 0 3px;
}


/* Terms of Use
-----------------------------------------------------------------------------*/
#termsofuse {
	padding: 20px;
}

/* NEWSLETTER SIGNUP
-----------------------------------------------------------------------------*/
#newsletterSignup {
	margin-left: 70px;
}
#newsletterSignup input.textBox {
	width: 254px;
}
#newsletterSignup td {
	padding: 4px 15px 4px 0;
}
#newsletterSignup td.required {
	text-align: right;
	color: #333333;
	font-size: 11px;	
}
#newsletterSignup td.lable {
	text-align: right;
	color: #333333;
	font-weight: bold;
}
