/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */


/* font-face */
@font-face {
    font-family: 'URWGothicLDemi';
    src: url('type/urw-gothic-l-demi-webfont.eot');
    src: url('type/urw-gothic-l-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/urw-gothic-l-demi-webfont.woff') format('woff'),
         url('type/urw-gothic-l-demi-webfont.ttf') format('truetype'),
         url('type/urw-gothic-l-demi-webfont.svg#URWGothicLDemi') format('svg');
    font-weight: normal;
    font-style: normal;

}

.mid {
	background-color: white;
	padding-top: 30px;
	padding-bottom: 30px;
}
.top{
	background-position: center;
	background-repeat: no-repeat;
	background-image:url(../images/bg1.jpg);
	height: 532px;
}

body { 
	background-color: black;
	 font-family: Helvetica, Arial; 
	 font-size: 1.5rem;
	 font-size: 15px;		 
}
	 
body p { 
	 font-family: Helvetica, Arial; 
	 font-size: 1.5rem;
	 font-size: 15px;
	 line-height: 22px; 
	 color: black; 
}

body li { 
	 font-family: Helvetica, Arial; 
	 font-size: 1.3rem;
	 font-size: 13px;
	 line-height: 20px; 
	 color: black; 
	 padding-left: 46px;
} 

h1{
 	font-family: URWGothicLDemi, Helvetica, Arial; 
	 font-size: 4.0rem;
	 font-size: 40px;
	 color: white;
	 text-align: center;
	 font-weight: normal;
	 margin-top: 45px;
}
h4{
font-size: 1.5rem;
font-size: 15px;

}
.topDealer{
margin-top: 50px;
}
.attentionWrapper h4{
	 font-family: URWGothicLDemi, Helvetica, Arial; 
	 font-size: 2.0rem;
	 font-size: 20px;
	 text-transform: uppercase;
	 font-weight: normal;
	 color: #666;
	 margin-bottom: 30px;
}

.attentionWrapper h4 span{
	 font-size: 4.0rem;
	 font-size: 40px;
	 color: black;
	 margin: 0px;
	 padding: 0px;
}

.leftWrapper h4{
	 font-family: URWGothicLDemi, Helvetica, Arial; 
	 font-size: 2.0rem;
	 font-size: 20px;
	 text-transform: uppercase;
	 font-weight: normal;
	 color: #666;
	 margin-bottom: 5px;
}

h5{

 font-family: URWGothicLDemi, Helvetica, Arial; 
	 font-size: 4.0rem;
	 font-size: 40px;
	 text-transform: uppercase;
	 font-weight: normal;
	  color: black;
	 margin-bottom: 0px;
	
}


header{
	position: relative;
}

header h2{
	font-family: URWGothicLDemi, Helvetica, Arial; 
	 font-size: 1.4rem;
	 font-size: 14px;
	 color: white;
	 font-weight: normal;
	 margin-top: 45px;
	 text-align: right;
	 margin-top: 348px;
}
.extended{
	list-style:  disc;
	font-size: 14px; 
	margin-left: 20px;
	padding-bottom:15px; 
}

.extended h4 {
	font-size: 20px !important;
}

.extended li{
	padding-left: 0px;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
}
.extended li span{
	color: #0b2c72;
	font-size: 20px;
	}
.phone{
	 font-family: Helvetica, Arial; 
	 font-size: 3.6rem;
	 font-size: 36px;
	 color: white;
	 font-weight: normal;
	 text-align: right;
}

.leftWrapper{
	padding-left: 40px;
	padding-right: 20px;
}


.leftWrapper h2 span{
font-size: 3.6rem;
	 font-size: 36px;
	 color: #0b2c72;
}

.leftWrapper h2{
	font-family: URWGothicLDemi, Helvetica, Arial; 
	font-size: 1.8rem;
	font-size: 18px;
	color: black;
	font-weight: normal;
	padding-left: 144px;
	margin-bottom: 30px;
	background-image: url(../images/ny.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

.moreBtn{
	margin: auto ;
	display: block;
	margin-bottom: 30px;
}

hr{
	margin-bottom: 30px;
}

.joe{
	border-color: #dbdbdb;
	border-width: 1px;
	border-style: solid;
	padding: 6px;
	margin: auto ;
	display: block;
}
.leftImg img{
	float: left;
	border-color: #dbdbdb;
	border-width: 1px;
	border-style: solid;
	padding: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 6px !important;
}
.awardPeople p{
	font-size: 12px;
	line-height: 15px;
}
.awardPeople h6{
	font-size: 12px;
	font-weight: bold;
}
.awardInfo p{
	padding-bottom: 0px;
	margin-bottom:10px;
	margin-top: 0px;
	padding-top: 0px;
}
.articleAddress p {
	font-size: 14px;
	line-height: 19px;	
}


.caption{
	text-align: center;
	font-size: 12px;
}
.attentionWrapper {
	padding: 38px;
	background-color: #ececec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ececec;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    behavior: url(/themes/trainor/css/PIE.htc);
    position:relative;
}

ul.fullWidth{
/* 	padding-top:5px; */
}
ul.fullWidth li {
	min-height:35px;
}


.liOne{
	background-position: 0 1px;
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
}
.liTwo{
	background-position: 0 1px;
	background-image: url(../images/2.png);
	background-repeat: no-repeat;
}
.liThree{
	background-position: 0 1px;
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
}

.liFour{
	background-position: 0 1px;
	background-image: url(../images/4.png);
	background-repeat: no-repeat;
}

.liFive{
	background-position: 0 1px;
	background-image: url(../images/5.png);
	background-repeat: no-repeat;
}

.liSix{
	background-position: 0 1px;
	background-image: url(../images/6.png);
	background-repeat: no-repeat;
}

.liSeven{
	background-position: 0 1px;
	background-image: url(../images/7.png);
	background-repeat: no-repeat;
}

.liEight{
	background-position: 0 1px;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
}

.liNine{
	background-position: 0 1px;
	background-image: url(../images/9.png);
	background-repeat: no-repeat;
}

.liTen{
	background-position: 0 1px;
	background-image: url(../images/10.png);
	background-repeat: no-repeat;
}

.liEleven{
	background-position: 0 1px;
	background-image: url(../images/11.png);
	background-repeat: no-repeat;
}

.liTwelve{
	background-position: 0 1px;
	background-image: url(../images/12.png);
	background-repeat: no-repeat;
}

.liThirteen{
	background-position: 0 1px;
	background-image: url(../images/13.png);
	background-repeat: no-repeat;
}

.liFourteen{
	background-position: 0 1px;
	background-image: url(../images/14.png);
	background-repeat: no-repeat;
}

footer {
	color: white;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	padding-bottom: 20px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
	
.footerWrapper	{
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
}
	
footer h6 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	color: white;
}

.trainor{
	font-size: 11px;
	color: white;
	margin-top: 20px;
	text-align: right;
	margin-right: 45px;
}

.trainor a{
	color: white;
}

.addthis_toolbox{
	text-align: right;
	margin-top: 20px;
}	




/**
 	 * Print styles.
	 *
	 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
	 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
	 */
	.print-only { display: none !important; }
	@media print {
		* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
		-ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
		/*
p a, p a:visited { color: #444 !important; text-decoration: underline; }
		p a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
*/  /* Don't show links for images, or javascript/internal links */
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
		tr, img { page-break-inside: avoid; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3{ page-break-after: avoid; }
		.hide-on-print { display: none !important; }
		.print-only { display: block !important; }
		
		.top {height: 132px; }
         header h2, .phone, .moreBtn {display: none;}
		 .leftWrapper h2{padding-left: 0px;}
		 .attentionWrapper ul{list-style: decimal;}
		 .attentionWrapper ul li{padding-left: 0px;}
		 .attentionWrapper h4 {font-size: 12px;}
	}
	
	
 /* Tablets */
@media only screen and (max-width: 768px) {
	.top {
		background: url(../images/backgrounds/bg.jpg) 35 0 no-repeat scroll !important;
		background-position:center;
		background-size: 1500px auto;
		-webkit-background-size: 1500px auto;
		-moz-background-size: 1500px auto;
		-o-background-size: 1500px auto;
		height:400px;
	}



 	.top{
 		background-position: center;
 		background-repeat: no-repeat;
 	}
 	
 	.leftWrapper h2{
 	    font-size: 1.2rem;
 		font-size: 12px;
 	  	background-position: 0px 0px;
 		padding-bottom: 20px;
 	}
 	  
 	.leftWrapper h2 span{
 		font-size: 1.8rem;
 		font-size: 18px;
 	}
 	  
 	.addthis_button_preferred_4{
 		display: none;
 	}  
 	
 	.attentionWrapper h4{
 		 font-size: 1.3rem;
 		 font-size: 13px;
 	}   
}
	
	
	
	
/* Phones */
@media only screen and (max-width: 480px) {

	.top {
		background: url(../images/mobileBg-phone.jpg) 35 0 no-repeat scroll !important;
		background-position:center;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
/*
		background-size: auto;
		-webkit-background-size: auto;
		-moz-background-size: auto;
		-o-background-size: auto;
*/
		height:145px;;
	}
	  
	
	h1{
	 	 font-family: URWGothicLDemi, Helvetica, Arial; 
		 font-size: 1.5rem;
		 font-size: 15px;
		 color: white;
		 text-align: center;
		 font-weight: normal;
		 margin-top: 5px;
	}
	
	.leftWrapper h2{
		font-size: 2.0rem;
		font-size: 20px;
		background-image: none;
		padding-left: 0px;
	}
	.phone{
		display: none;
	}
	.trainor{
	   text-align: left;
	} 
	.leftImg img{
		float: none;
	}

}
 
 

 
 
 
 