@import url(reset.css); /* RESET CSS */
@import url(contentEntry.css); /* RESET CSS */



/* =GRID AND LAYOUT (DEFAULT)
--------------------------------------------------------------------------------------- 
--
-------------------------------------------------------------------------------------  */
body { 
	background: #E2E0DF;
}
	
#themeSwap {
	display: none;
}

/* general non-semantic layout conventions */

.inner { 
	width: 980px;
	margin: 0 auto;
	clear: both;
	}

.last {
	margin-right: 0 !important;
	}

.column { 
	float: left;
	margin-right: 15px;
	}
		
#outercontainer {
	margin: 0 auto;
	background: #fff;
	}

#container {
		width:980px;
		position: relative;
		margin: 0 auto;
	}

#maincontent {
	float: left;
	color: #666666;
	margin: 18px 24px 0 0;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 15px 15px 0;
	position: relative;
	width: 702px;
	}
	
#three-cols {
	color: #666666;
	margin-left: 20px;
	margin-right: 200px;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	position: relative;
	}
	
#logo {
	float: left;
	width: 142px;
	height: 107px;
	}	

#footer {
	text-align:center;
	background: #E2E0DF;
	color:#444;
	padding: 20px 0 20px 0;
	margin: 0 0 0 0;
	clear:both;
}


/* = footer --------------------------------- */


.footer { 
		background-color: #e2e0df;
		}
	
	.footer .inner {
		text-align: center;
		}
	
	.footer a:link, .footer a:visited, .footer a:hover, .footer a:active, .footer .value {
			color: #444;
			text-decoration: none;
		}

	.footer a:hover {
			color: #036cbf;
			text-decoration: underline;
		}
	
	.footer .hlist li { text-align: center; }
	
	.footer .hlist li a:link, .footer .hlist li a:visited { 
		margin: 0 auto; 
		padding: 1.5em 0 2em 0;
		float: none; 
		font-weight: bold;
		font-size: 14px;
		color: #000;
		}

	.footer .hlist li a:hover, .footer .hlist li a:active { 
		text-decoration: none;
		}
		
	.footer .hlist a img, .footer .hlist a span { 
		display: inline-block; line-height: 50px; height: 50px;
		vertical-align: middle;
		}
	
	.footer .vcard {  }
	
	.footer .fn, .footer .street-address, .tel { padding-left: 8px;}
	
	.tel { padding-right: 8px;}
	
	.footer .address {   }

	.copyright { clear: both; margin: 1em; }
	
	.footer .copyright p, .footer .copyright span { display: inline-block; padding-left: 5px;}
	


/* header
---------------------------------------------- */

#header {
	clear: both;
	position: relative;
	padding: 18px 0;
	width: 980px;
	height: 157px
	}

	#logo a {
		display: block;
		width: auto;
		float: left;
		}

	#logo a img {
		display: block;
		}		
	.proud{
		margin-top:25px;	
	}

/* top nav
---------------------------------------------- */

#header #nav-top {
	float: right;
	width: 700px;
	margin: 0;
	padding: 10px 20px 10px 10px;
	list-style: none;
	text-align: right;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#header #nav-top li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	font-size: 114%;
	border-right: 1px solid #999999;
	}
#header #nav-top li.last {
	margin: 0;
	padding: 0;
	border-right: none;
	}
#header #nav-top li a {
	padding: 2px 4px;
	text-decoration: none;
	color: #222;
	}
#header #nav-top li a:hover {
	background: #dcdcdc;
	}
#header #nav-top li.active a {
	color: #fff;
	background: #c30;
	}
	
	
/* main nav
---------------------------------------------- */	

#horizontalNav {
	background: url("/core/images/ui/bkg_nav.gif") no-repeat scroll center top transparent;
	z-index: 7999;
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0 15px;
	width: 950px;
}


/* text
---------------------------------------------- */	


.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	color:#990000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.redcaps {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-transform:uppercase;
}

.subheader {
	font-family:Arial, Helvetica, sans-serif;
	color:#a90003;
	font-size:14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
}
li {
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
}


/* sidebar
---------------------------------------------- */
#sidebar {
	width: 235px;
	padding-bottom: 0;
	float: left;
	margin-top: 18px;
}

/* #sidebar, select {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
 }
#sidebar h3 {
	font-size: 14px;
	line-height: 1em;
	text-transform: none;
	color: #336699;
	border-top: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#sidebar h3.first { 
	margin: 0;
	padding: 0;
	border-top: none;
}
#sidebar p {
	margin: 3px 0 0 0;
	padding: 0;
}

#ctl00_sideBar {
    float: left;
    padding: 0 10px;
    width: 280px;
	height: 12px;
	background: url(/core/images/ui/bkg_sideBar-btm.gif) no-repeat 0 bottom;
}
*/

.button 
{
	display: block;
	margin: 5px 0;
	border: 0;
}


/* sidebar2
---------------------------------------------- */
#sidebar2 
{
}

	
/* login
---------------------------------------------- */

/*#sidebar #login {
	margin: 0 0 0 0;
	padding: 0;
}
#sidebar #login div {
	float: left;
	width: 131px;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar #login div#login-login {
	margin-right: 15px;
}
#sidebar #login div label {
	display: block;
}
#sidebar #login input#login-user,
#sidebar #login input#login-pass {
	width: 131px;
	font-size: 110%;
}
#sidebar #login input#login-btn {
	float: right;
	margin: 5px 0 0 0;
}
#sidebar #login p {
	clear: left;
	margin: 0;
	padding-top: 5px;
	font-size: 10px;
	padding-bottom: 0;
} 	
#sidebar .search p {
	clear: left;
	margin: 0;
	padding-top: 0px;
	font-size: 10px;
} */

/* search
---------------------------------------------- */

/*#sidebar .search {
	margin: 7px 0 10px 0;
	padding: 0;
	}
#sidebar .siteSearch {
	margin-bottom: 50px;
}

#sidebar .search-text {
	float: left;
	width: 205px;
	font-size: 12px;
	vertical-align: middle;
	}
#sidebar .search-btn {
	float: right;
	vertical-align: middle;
	}
*/
/* content divs
---------------------------------------------- */	
	
#leftcolumn {
	width: 190px;
	float: left;
	margin: 0;
}

#leftcolumn h3 {
	margin-top: 0;
	margin-bottom: 1em;
}

#left {
	float:left;
	width: 180px;
	border-right:1px #999999 dotted;
}

#middle {
	float:left;
	width: 180px;
	border-right:1px #999999 dotted;
	margin-left: 15px;
}

#middle p, #left p, #right p {
	padding:  0 15px 0 0;
}

#right {
	float:left;
	width: 180px;
	margin-left: 15px;
}

#midcolumn {
	float: left;
	margin-top: 0;
	width: 510px;
}
#midcolumn-l {
	width: 140px;
	background-color:#996600;
	margin: 0;
}
#midcolumn-r {
	margin-left: 250px;
	margin-top: 0;
	width: 190px;
	background-color:#CC0099;
}
#announcements {
	height: 35px;
	margin: 15px 0 0 0;
	width: 570px;
	background-color: transparent;
	background-image: url(/imgs/announcement-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

#announcements {
	font-size:10px;
	color:#333333;
	padding: 7px 0 0 0;
}
#news {
	width: 270px;
	float: left;
	margin: 15px 25px 0 0;
	padding: 0 0 0 0;
	background-color:#f8f7f6;
	overflow: hidden;	
	min-height: 350px;
}
#news h3 {
	background: transparent url(/imgs/news.gif) left top no-repeat;
	background-color:#990000;
	height: 29px;
	margin: 0 0 0 0;
	width: 270px;
	display:block;
	text-indent: -9000px;
		}
#news p {
	color: red;
		}
		
#pods {
	float: left;
	margin-right: 25px;
}
		
#divone {
	margin-left: 0;
	margin-top: 15px;
	width: 270px;
	background-color:#f8f7f6;
}
#divone h3 {
	background: transparent url(/imgs/poll.gif) left top no-repeat;
	height: 29px;
	margin: 0 0 10px 1px;
	width: 270px;
	text-indent: -9000px;	
}
#divtwo 
{
	margin-left: 0;
	margin-top: 15px;
	width: 270px;
	background-color:#f8f7f6;
}
#divtwo h3 {
	background: transparent url(/imgs/events.gif) left top no-repeat;
	height: 29px;
	margin: 0 0 10px 1px;
	width: 270px;
	text-indent: -9000px;
		}
#brand {
	float: left;
}

/* footer
---------------------------------------------- */


	
#homepage {
	color: #666666;
	margin-left: 16px;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 15px;
	position: relative;
	height: 100%;
}

#homepage a, #homepage a:link, #homepage a:visited {
	color: #c00000; 
	font-weight: bold;
	text-decoration: underline;
		}
		
#homepage a:hover, #homepage a:active {
	text-decoration: none
		}
		
#homepage p {
	padding-left: 15px;
		
		}
#lselect {
	font-size: 0.9em;
}

#lselect ul li {
	padding: 3px 0 3px 20px;
	background: transparent url(/imgs/bullet.jpg) no-repeat 0 6px;
	color:#999999;
	font-size: 11px;
}

#lselect h4 {
	padding: 0px 0 0px 20px;
	color:#336699;
	font-size:14px;
}

#bullets {
	font-size: 12px;
	margin: 0 20px 0 20px;
}

#bullets ul li {
	padding: 3px 0 3px 1px;
	color:#333333;
}

#brand {
	float: right;
	width: 311px;
	margin-top: -57px;
	padding: 0;
}

.brandBanner 
{
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
#brand, select {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
}
#brand p {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	padding: 0 20px 0 15px;
}


/* = GENERAL STYLES
=======================================================
======================================================= */

/* Class for clearing floats */
.clear {
	clear:both;
}

/* advanced clearing technique */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
* html .clearfix, * html #container {height:1%;}
.clearfix {display:block;}

.errorMessage {
    border:solid 1px #FFCC00; 
    padding:15px; 
    background-color:#FFFFCC; 
    color:#C60000; 
    margin:5px;
    font-size:12px;
    height:30px;
}

h1 a, h2 a, h3 a, h4 a { text-decoration: none; }

/* Blog Style Hack 
========================================*/
#ekcommenttextctl00_mainContentArea_BlogEntries1 
{
    width:330px !Important;
}
table.calendarTable
{ 
    
    border:1px solid #ddd;
    font-size:11px;
    text-align:center;
    padding:3px;

}
tr.monthRow td.currentMonth
{
    text-align:center;
}

tr.monthRow table
{
    text-align:center;
    width:180px;
}

#ctl00_mainContentArea_BlogCalendar1
{
    margin-left: 0px;
}


/* =Ektron Poll Styles
============================================= */
#ctl00_mainContentArea_Poll1 
{
	padding: 6px 12px 6px 20px;
	font-weight: bold;
}


#ctl00_mainContentArea_Poll1 ol 
{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	line-height: 16px;
}

.headreport {
background: none !important;
border-bottom:1px solid #ddd !important;
margin-bottom: 3px;
color: #336699 !important;
font-family:Arial, verdana !important;
font-size:14px !important;
font-weight:bold !important;
line-height:1 !important;
padding: 0 0 12px 0 !important;
text-align:left !important;
text-decoration:none !important;
}

.optiontextcell 
{
	padding-top: 4px;
}

.barcell 
{
	border-bottom: 1px solid #ddd;	
}


/* =Ektron Upcoming Events	
============================================= */
ul#upcomingEvents 
{
	padding: 12px 12px 12px 20px;
	font-size: 12px;
}

.eventDate 
{
	font-weight: bold;
	color: #336699;
}

.eventTitle 
{
	display: block;
	padding-bottom: 4px;
}


/* =News Archive Styles
============================================= */
#newsArchive .newsTitle 
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#newsArchive .newsDesc {
	display: block;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #ddd;
}

#newsArchive .author, .author 
{
	font-style: italic;
	color: #999;
}

#newsArchive li 
{
	margin-bottom: 20px;
}


/* = Taxonomy Logo Pods
=================================================== */
.taxPod {
border: solid 1px #ccc; 
margin:0px 0px 10px 0px; 
padding:8px;
}

.logoThum 
{
float: right;
}

.logoThum img 
{
	border: none;
	display: block;
	padding: 3px;
}

.taxTitle 
{
width: 160px;
font-weight: bold;
color: #336699;
}

.taxDesc 
{
}

.logoLinks 
{
display: block;
width: 75px;
padding: 6px 0;
margin-top: 6px;
border-top: 1px solid #ddd;

}

/* = Site Map
=================================================== */

#siteMap ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
}

#siteMap li 
{
	padding-left: 15px;
	padding-top: 5px;
}

#siteMap ul ul
{
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 15px;
	color: #336699;
	font-size: 12px;
	font-weight: normal;
}

#siteMap ul ul ul, #siteMap ul ul ul a
{
	color: #999;
	list-style-type: circle
}

#siteMap ul ul li 
{
	padding-left: 8px;
	padding-top: 10px;
}

#siteMap ul ul ul li 
{
padding-top: 2px;
}

#siteMap ul a 
{
text-decoration: none;
}


#siteMap ul ul a {
text-decoration: underline;
}









/* =PAGE COMPONENTS
-------------------------------------------------------------------- */
	.breadcrumbs {
		width: 100%;
		padding: 14px 0;
		margin-bottom: 1em 0;
	}
	
	.breadcrumbs li { 
		padding-right: 5px; 
		color: #777;
		text-transform: uppercase;
		font-size: 11px;
	}
	
	.main .breadcrumbs a.external, .breadcrumbs ul a:link, .breadcrumbs ul a:visited  {
		color: #777;
		text-decoration: none;
		border-bottom: 1px dotted #777;
		background: none;
		margin-right: 4px;
		padding: 0;		
		}

	.breadcrumbs ul a:hover, .breadcrumbs ul a:active {
		color: #444;
		text-decoration: none;
		border-bottom: 1px dotted #444;
		}	
		
	/* =locator */
	.home .feature { height: 320px; position: relative;}
	.home .feature #pager {
		position: absolute;
		bottom: 2px;
		left: 6px;
		z-index: 9999;
	}
	.home .feature #pager a:link, .home .feature #pager a:visited {
		display: inline-block;
		width: 24px;
		height: 24px;
		line-height: 24px;
		margin-right: 4px;
		font-size: 13px;
		text-decoration: none;
		color: #024B8F;
		background: url(/core/images/ui/pager-icons.png) no-repeat left bottom;
		text-align: center;
	}
	
	.home .feature #pager a:hover, .home .feature #pager a:active, .feature #pager a.activeSlide:link {
		color: #fff;
		background: url(/core/images/ui/pager-icons.png) no-repeat left top;
		}
	
	.locator	{
		background: url(../../core/images/ui/bkg_locator2.jpg) no-repeat left bottom;
		height: 320px;
		margin-top: 0;
		/*width: 235px;*/
		}
	
	.int .locator {
		width: 235px;
	}
	
	#mapViewRightColumn .locator {
		background: none;
		height: auto;
	}
	
	.int { 
		background: url(/core/images/ui/bkg_sideBar-top.gif) no-repeat 0 0;
		padding-top: 8px;
		}
	
	.int .locator {
		padding-top: 6px;
		background:  #f3f3f3 url(../../core/images/ui/bkg_locator2.jpg) no-repeat left bottom;
		}
	
	.locator h2 {
		padding: 5px 0 0 35px; 
		background: url(../../core/images/ui/icon_pinpoint.gif) no-repeat left 4px;
		}

	.int .locator h2 {
		padding: 10px 0 0 40px; 
		background: url(../../core/images/ui/icon_pinpoint-int.gif) no-repeat 10px 8px;
		}
	
	.locator .callout { padding-left: 35px; padding-right: 6px; font-size: 14px;}
	.int .locator .callout { padding-left: 29px;}
	.locator .callout a { font-weight: bold; color: #b7192e; text-decoration: none;}
	.locator .callout span { padding-left: 15px; }
	
	.ad-200 {
		width: 220px;
		padding-right: 0px;
	}
	
	.ad-200 .mod-inner img { 
		display: block;
		width: 200px;
		margin: 0 auto;
	}
	
	.ad-200 .mod-inner { 
		display: block;
		width: 200px;
		margin: 0 0 0 10px;
		text-align: center;
	}
	.ad-200 .caption {
		margin-top: .5em;
	}

	.side-ad { text-align: center; margin: 0 auto;}
	.locations #content-2 .ad-200, .locations .ad-200 .mod-inner { 
		margin: 0 auto; float: none;
	}
	
	.locations .content-wrapper {
		margin-top: 18px;	
	}	
	
	div.select-store { background: #ea2b41 url(../../core/images/ui/bkg_btn.gif) repeat-x; border: 1px solid #f39da8; padding: 6px 0 6px 0; width: 122px; color: #fff; margin-top: 12px;}
	div.select-store input { background: none; color: #fff; border: none; width: 122px; border: none; padding: 0; margin: 0;}
	.results { line-height: 1.5; font-size: 11px;}
	.results .fn { font-size: 12px; margin-bottom: 4px;}
	ol.results li { clear: both; padding: 12px 4px;}	
	.results .tel { padding: 0; margin-bottom: 8px;}
	.results strong { display: block; margin-top: 8px;}
	.results .tel { display: block; font-weight: bold; color: #424242;}
	a.more-info:link, a.more-info:visited { color: #696969; text-decoration: none; display: block; clear: both; float: none; padding-left: 110px;}
	a.more-info:hover, a.more-info:active { color: #036cbf; text-decoration: none;}	
	.results li .col-3 a { text-decoration: underline; }
	.results input { margin-left: 4px;}
	input[type="checkbox"] {vertical-align: middle;}
	.pagination a:link, .pagination a:visited { display: inline-block; padding: 4px 6px; margin-right: 4px; background: #efefef;}
	.pagination a:hover, .pagination a:active, .pagination a.active:link, .pagination a.active:visited { background: #0B8CDE; color: #fff;}
	#mapViewRightAdvert { padding-left: 72px;}

	ol.results li .more ul li { float: left; width: auto; padding: 0 4px 0 0; margin: 0; clear: none; font-size: 11px; white-space:nowrap; }

	div.more { padding-left: 110px; clear: both; display: none;}
	
	.moreInfoHeading{font-weight:bold;}
	.hourHead{width:25px; display:inline-block;}
	
	.select-store.my-store {
		background-image:none;
	background-color: #0B8CDE;
	border-color: #2655A3;
	font-size: 12px;
    text-align: center;}
/* =GENERAL TYPOGRAPHY
---------------------------------------------------------------------*/

	body, select, input, textarea { 
	  font-size: 12px;
	  line-height: 20px;
	  font-family: Trebuchet, Arial, Helvetica, Verdana,sans-serif;
	  color: #444; 
	  /* set your base font here, to apply evenly */
	}

	a:link { color: #d51232; }
	a:visited { color: #d51232; }
	a:hover { color: #0b8cde; }
	a:active { color: #0b8cde; }
	
	a[href$=pdf] { padding-left: 24px; background: url(/core/images/ui/icon_pdf-mini.gif) no-repeat left top; }
	a[href$=doc] { padding-left: 24px; background: url(/core/images/ui/icon_doc.png) no-repeat left top; }
	.main a.external { padding-right: 14px; margin-right:4px; background: url(/core/images/ui/icon_external.png) no-repeat right top; }

	
	p {
		font-size: 	12px;
		margin: 1em 0;
		}

	.label {
		color: #000e77;
		}

	.title, .main .org { font-weight: bold; color: #0b8cde; }

	h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#888;
	}




