* { margin: 0; padding: 0px}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 86%;
text-align: center;
color: #333;
background: #f7f4e3;
}

/* Layout
================================================= */
#container {
width: 1000px;
margin: 0 auto;
text-align: left;
}

#wrap {
margin: 0 auto;
text-align: left;
}

#content {
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}

#contentleft {
	width: 490px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	display: inline;
}

#contentright {
	width: 500px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	display: inline;
}


/* Typography
================================================= */
h1 {
color: #FFFFFF;
font-size: 200%;
font-weight: bold;
text-align: center;
padding: 10px 0;
}

h2 {
color: #333;
font-size: 180%;
font-weight: bold;
text-align: center;
}

p {
color: #333;
font-size: 96%;
text-align: center;
}

.days {
font-weight: bold;
padding-bottom: 5px;
font-size: 120%;
}

.italic{
	font-style: italic;
	font-weight: bold;
}

/* Highstreet
================================================= */
h1.highst, th.streetleft_highst, th.street_highst {background-color: #990000}
th.streetleft_highst, th.street_highst, th.streetleft_nel, th.street_nel, th.streetleft_coventry, th.street_coventry, th.streetleft_beech, th.street_beech, th.streetleft_pottstown, th.street_pottstown {border-top: 1px solid #333}
th.streetleft_highst, th.streetleft_nel, th.streetleft_coventry, th.streetleft_beech, th.streetleft_pottstown {border-left: 1px solid #333}

/* Northend Loop
================================================= */
h1.northend, th.streetleft_nel, th.street_nel {background-color: #0099FF}

/* Coventry Mall
================================================= */
h1.coventry, th.streetleft_coventry, th.street_coventry {background-color: #009900}

/* Beech Street
================================================= */
h1.beech, th.streetleft_beech, th.street_beech {background-color: #78005F}

/* Pottstown Center
================================================= */
h1.pottstown, th.streetleft_pottstown, th.street_pottstown {background-color: #D8A206}

/* North End - Coventry Mall - Pottstown Center
================================================= */
h1.ncp, th.streetleft_ncp, th.street_ncp {background-color: #003366}

/* Philadelphia Premium Outlets and Robinson St
================================================= */
h1.philadelphia-robinson, th.streetleft_philadelphia-robinson, th.street_philadelphia-robinson {background-color: #E78E24}

/* tables
================================================= */
#mytable {
padding: 0;
font-size:86%;
margin: 0 auto;
}

th {
color: #fff;
text-transform: uppercase;
text-align: center;
padding: 2px;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
height: 40px;
width: 60px
}


td {
border-right: 1px solid #333;
border-bottom: 1px solid #333;
background: #fff;
padding: 2px;
color: #333;
text-align: center;
height: 15px;
width: 60px
}


td.alt {
background-color: #F3F3F3;
color: #333;
text-align: center;
}

td.altleft {
background-color: #F3F3F3;
color: #333;
text-align: center;
border-left: 1px solid #333;
}

td.left {
border-left: 1px solid #333;
border-top: 0;
background: #fff;
}

th.street {
border-top: 1px solid #333
}

th.streetleft {
border-left: 1px solid #333;
border-top: 1px solid #333
}

.ampm {
background-color: #666;
height: 15px;
}

.ampmleft {
background-color: #666;
height: 12px;
border-left: 1px solid #333;
}

/* footer
================================================= */
#footer{
border-top: 1px solid #666;
clear: both;
padding-top: 5px;
}
.copyright {
	font-size:86%;
	line-height: 1.6em;
}


a.atlantic {
background:transparent;text-decoration:none;
	color: #000000;
	border-bottom: 1px dotted #666;
}

a.atlantic:hover {
	border-bottom: 1px dotted #003366;
}
