@charset "UTF-8";
/* Reset
------------------------------------------------------------ */
* { 
	margin: 0; padding: 0; 
}

p {
	margin: 0 0 10px;
	line-height: 2em;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	margin: 0 0 10px;
	line-height: 1.5em;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #E00;
	text-decoration: none;
}
a:hover {
	margin: 0 0 10px;
	line-height: 1.5em;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #E00;
	text-decoration: underline;
}


/* styles for screens larger than 990px wide */
@media screen and (min-width: 1024px) {
body {
	font-size: 87.5%;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-background-size: cover; /*Used by Safari & Chrome*/
	-moz-background-size: cover; /* Used by Firefox */
	-o-background-size: cover; /* Used by Opera */
	background-size: cover;
	min-height: inherit;
	min-width: 960px;
	background-image: url(images/tiretracksbrush1rvsd.jpg);
	background-attachment:fixed;
}
#wrapper {
	width: 85%;	
	max-width: 960px;
	min-width: 700px;
	margin: 0 auto;
	padding: 2%;
	clear:both;
}
#logo {
	height: 400px;
	width: 400px;
	float: left;
	display: block;
	text-indent: -9999px; /*hides text on desktop*/
	background-image: url(images/FrankfordLogoRedesign.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 157px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	text-decoration: none;
	top: 36px;
	z-index: 1;
}
#bgcontentimage {
	background-color: #EEE;
	height: 700px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-right: 15%;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: absolute;
	width: 60%;
	min-width: 750px;
	top: 75px;
	background-image: url(images/bg.jpg);/*black background on top of text box*/
	background-repeat: repeat-x;
	left: 15%;
	z-index: -1;
}
.drop-shawdow {
	-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 1);
	-mox-box-shadow: 0px 10px 10px rgba(0, 0, 0, 1);
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 1);
}		

#wrapper #cssmenu {
	list-style-type:none;
	position:absolute;
	height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	font-family:'Trebuchet MS',Helvetica,Arial,Verdana,sans-serif;
	top: 85px;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: left top;
	left: 45%;
	z-index: 2;
}
#wrapper #cssmenu ul li {
	padding:0;
	position: relative;
	left: 0px;
	margin: 0;
	padding: 0;
	display: inline-block;/*makes entire block linked*/
}	
#wrapper #cssmenu ul li a {
	color:#EEE;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
}	
#wrapper #cssmenu  > ul > li > a:hover { /* including > selects direct descendant */ 
	color:#fdc10e;
	background-color: transparent;
	background-image: url(images/over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.current {
	visibility: hidden;
}

/* Home Page Specifics  */

#hpmain {
	text-decoration: none;
	text-align: center;
	margin: 0;
	position: relative;
	top: 475px;
	width: 80%;

}

#footer {
	position:relative;
	bottom:-485px;
	width:70%;
	left: -10%;
}
.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	
}
.footer a:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
.footer a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
.footer a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;
	font-style: italic;
}
.footer a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
/*secondary template settings*/
#secondaryheader #secondarylogo {
	width: 205px;
	float: left;
	display: block;
	text-indent: -9999px; /*hides text on desktop*/
	background-image: url(images/FrankfordLogoSecondPage.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 18%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	text-decoration: none;
	top: 28px;
	z-index:1;
	height: 205px;
}
#phone {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-indent: 100%; /*hides text on desktop*/
	overflow:hidden;
    white-space:nowrap;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-indent: 100%; /*hides text on desktop*/
	overflow:hidden;
    white-space:nowrap;
}
#secondaryheader .background { /*used on secondary pages, header with tag line - At Your Service*/
	background-color: transparent;
	background-image: url(images/stateflagcropped.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}
#secondbgcontentimage {
	background-color: #EEE;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-right: 15%;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: absolute;
	width: 55%;
	top: 75px;
	z-index: -9999;
	/*background-image: url(../images/bg.jpg);black background on top of text box*/
	background-repeat: repeat-x;
	left: 20%;
	background-image: url(images/stateflagcropped.jpg);
	padding-left: 10px;
}
#secondbgcontentimage #textbox {
	margin-right: 5%;
	float: left;
	position: relative;
	width: 90%;
	top: 95px;
	left: 35px;
	padding-bottom: 75px;
	visibility: visible;
}

/*second page navigation */
#secondcssmenu {
	list-style-type:none;
	position:absolute;
	height:42px;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	font-family:'Trebuchet MS',Helvetica,Arial,Verdana,sans-serif;
	top: 153px;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: left top;
	left: 20.3333%;
	width: 55.60%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #fdc10e;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #fdc10e;
}
#secondcssmenu ul li {
	display:inline;
	position: relative;
	left: 300px;
	margin: 0;
	top: 10px;
	height: 35px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}	
#secondcssmenu ul li a {
	color:#EEE;
	text-decoration:none;
	font-weight:bold;
	height:35px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 20px;
}	
#secondcssmenu  > ul > li > a:hover { /* including > selects direct descendant */
	color:#fdc10e;
	background-color: transparent;
	background-image: url(images/over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
.secondheaders {
	font-family:'Domine', serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
	text-shadow: 4px 4px 4px #aaa;
}
/* current page settings */
body#services li#services, body#aboutus li#aboutus, body#photos li#photos, body#contact li#contact {
	background-image: url(images/over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	background-color: #FF6;
}
/*photos page settings */
.roundabout-holder {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 4em;
	width: 4em;
	position: relative;
	top: -10px;
	left: 8%;
	z-index: 1;
}
.roundabout-moveable-item {
	height: 3em;
	width: 3em;
	cursor: pointer;
	background-color: #ccc;
	border: 3px solid #E00;
}
.roundabout-in-focus {
      cursor: pointer;
}
#imagecontrol {
	position: absolute;
	top: 450px;
	width: 225px;
	left: 35px;
}
.next, .previous {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #E00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.next:hover, .stop:hover, .previous:hover {
	text-decoration: underline;
	cursor: pointer;
}
.stop {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #E00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
/*
    'mobile' - 767px and below
    'tablet' - 768 - 989 px
    'desktop' - 990px and above
*/

}
/* #### Tablets Portrait or Landscape #### */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
  #bgcontentimage {
	display: none;
}
#slideAdOuter {
	display: none;
}
#wrapper {
	width: 85%;	
	margin: 0px 5px;
	padding: 2%;
	clear:both;
}
#hpmain {
	top: 85px;
	width: 100%;
	
}
#secondbgcontentimage {
	width: 100%;
}

#secondaryheader #secondarylogo {
	left: 0%;
}

/*photos page settings */
.roundabout-holder {
	list-style: none;
	padding: 0;
	margin: 0;
	max-height: 25%;
	max-width: 25%;
	position: relative;
	top: 10px;
	left: 0%;
	z-index: 1;
}
.roundabout-moveable-item {
	max-height: 25%;
	max-width: 25%;
	cursor: pointer;
	background-color: #ccc;
	border: 3px solid #E00;
}
.roundabout-in-focus {
      cursor: pointer;
}
#imagecontrol {
	position: absolute;
	top: 650px;
	width: 225px;
	left: 10;
}
/*navigation*/

	#cssmenu, #secondcssmenu {
		position: relative;
		min-height: 60px;
		list-style-type:none;

	}	
	#cssmenu ul, #secondcssmenu ul {
		width: 180px;
		padding: 5px 0;
		position: relative;
		top: 0;
		left: 0;
		border: solid 2px #aaa;
		background: #fff url(images/icon-menu.png) no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	#cssmenu li, #secondcssmenu li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	#cssmenu .current , #secondcssmenu .current {
		display: block; /* show only current <li> item */
	}
	#cssmenu a, #secondcssmenu a, .current {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	#cssmenu .current a, #secondcssmenu .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	#cssmenu ul:hover, #secondcssmenu ul:hover {
		background-image: none;
	}
	#cssmenu ul:hover li, #secondcssmenu ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	#cssmenu ul:hover .current, #secondcssmenu ul:hover .current {
		background: url(images/icon-check.png) no-repeat 10px 7px;
	}

	/* right nav 
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav 
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}*/
	
}



/* styles for screens up to 600px wide this affect my phone*/
@media screen and (max-width: 600px) {
#bgcontentimage {
	display: none;
}
#slideAdOuter {
	display: none;
}
#wrapper {
	width: 85%;	
	margin: 0px 5px;
	padding: 2%;
	clear:both;
}
#hpmain {
	top: 85px;
	width: 100%;
	
}
#secondbgcontentimage {
	width: 100%;
}

#secondaryheader #secondarylogo {
	left: 0%;
}

/*photos page settings */
.roundabout-holder {
	list-style: none;
	padding: 0;
	margin: 0;
	max-height: 25%;
	max-width: 25%;
	position: relative;
	top: 10px;
	left: 0%;
	z-index: 1;
}
.roundabout-moveable-item {
	max-height: 25%;
	max-width: 25%;
	cursor: pointer;
	background-color: #ccc;
	border: 3px solid #E00;
}
.roundabout-in-focus {
      cursor: pointer;
}
#imagecontrol {
	position: absolute;
	top: 650px;
	width: 225px;
	left: 10;
}
/*navigation*/

	#cssmenu, #secondcssmenu {
		position: relative;
		min-height: 60px;
		list-style-type:none;

	}	
	#cssmenu ul, #secondcssmenu ul {
		width: 180px;
		padding: 5px 0;
		position: relative;
		top: 0;
		left: 0;
		border: solid 2px #aaa;
		background: #fff url(images/icon-menu.png) no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	#cssmenu li, #secondcssmenu li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	#cssmenu .current , #secondcssmenu .current {
		display: block; /* show only current <li> item */
	}
	#cssmenu a, #secondcssmenu a, .current {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	#cssmenu .current a, #secondcssmenu .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	#cssmenu ul:hover, #secondcssmenu ul:hover {
		background-image: none;
	}
	#cssmenu ul:hover li, #secondcssmenu ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	#cssmenu ul:hover .current, #secondcssmenu ul:hover .current {
		background: url(images/icon-check.png) no-repeat 10px 7px;
	}

	/* right nav 
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav 
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}*/
	
}

/* styles for screens up to 320px wide this allows for small nonsmart phones and smart phones like mine, both port and land*/
@media screen and (max-width: 320px) {
#bgcontentimage {
	display: none;
}
#slideAdOuter {
	display: none;
}
/*navigation*/

#cssmenu, #secondcssmenu {
		position: relative;
		list-style-type:none;

}	
#cssmenu li, #secondcssmenu li {
		display:inline;
}
#cssmenu .current, #secondcssmenu .current {
	display: none;
}

ul #photos {
	display: none;

}
}