
a {outline:none;}
img {border:none;}

body {
	padding:0px;
	margin:0px;
}

h1 {
	padding-left:15px;
	border-bottom:1px solid #666666;
}

#headerContainer, #contentContainer, #footerContainer, #banneradContainer, #subNav {
	background-image: url('/site/static/images/drshadow1.png');
    background-position: center top;
    background-repeat: repeat-y;
    clear: both;
    overflow-y:auto;
}

#contentContainer .innerPadding {
	border-bottom:3px solid #000000;
}

#footerContainer .innerPadding {
	border-top:4px double #000000;
}

#banneradContainer {
	display:none; /* Remove Banners */
}

#banneradContainer .innerPadding {
	background-color: #F0F1F2;
    border-top: 4px double #000000;
}

.hpPromoLeft a {
	float: left;
	display: block;
	width: 600px;
	height: 60px;
	padding-top: 20px;
	padding-left: 23px;
	padding-bottom: 20px;
	padding-right: 24px;
}

.hpPromoRight a {
	float: left;
	display: block;
	width: 300px;
	height: 60px;
	padding-top: 20px;
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 23px;
}

.innerPadding {
    width:970px;
	margin-left:auto;
	margin-right:auto;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	overflow:hidden;
}

#logoContainer {
	float:left;
	width:206px;
	margin:10px 10px 10px 15px;
	z-index:400;
	position:relative;
}

#utilNav {
	display:block;
	float:right;
	margin:10px 15px 0px 0px;
	white-space:nowrap;
}

#utilNav a {
	line-height:30px;
	padding-right:5px;
	margin-left:5px;
}

#utilNav a img {
	vertical-align:middle;
}

#utilNav a:first-child:before {
	content:"";
	margin-right:0px;
}

#mainNav {
	display:block;
	clear:both;
	white-space:nowrap;
	text-align:right;
	line-height:36px;
	z-index:10;
	border-width:10px;
	border-style:solid;
	position:relative;
}

#mainNav a {
	padding:10px 15px;
}

#mainNav .tagline {
	display:block;
	float:left;
	color:#ffffff;
	font-size:22px;
	padding:0px 94px 0px 10px;
	line-height:36px;
	font-family:"Times New Roman",Times,serif;
}

#subNav {
	height:40px;
	display:none;
}

#subNav a {
	line-height:40px;
	padding:0px 15px;
}

.threeColumn {
	width:612px;
	padding:0px 15px;
}

.threeColumn .column {
	float:left;
	width:204px;
}

.threeColumn .column div {
	float:right;
	padding:3px 0px;
	width:180px;
}

.bottomLine {
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
}







/* homepage banner */
#hero { width: 100%; height: 220px; float:left; overflow:visible; position:relative; bottom:88px; z-index:0; }

#heroInner { width: 970px; }

#heroInner a {
	z-index:0;
	position:absolute;
}

#controls {
	float:left;
	position:absolute;
	top:285px;
	margin-left:10px;
	padding-right:5px;
	z-index:5;
}

#controls a {
	position:relative;
	padding:5px 9px;
	color:#ffffff;
	background-color:#737373;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border-width:1px;
	border-style:solid;
	font-size:10px;
	text-decoration:none;
}

#controls a:hover, #controls a.active {
	background-color:#737673;
	text-decoration:none;
}

#pause {
	text-decoration:none;
	margin-left:10px;
	font-weight:bold;
}



/* Content Styles */

.homepageBlock {
	width:300px;
	float:left;
	margin:10px 10px;
}

.homepageEvent {
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	background-color:#f0f1f2;
}

.homepageEvent a {
	margin-top:0px;
	display:block;
}

.homepageEvent img {
	max-width:43px;
	max-height:43px;
	margin-right:10px;
	float:left;
	border:1px solid #cdcdcd;
}

.intro-image {
	text-align:center;
}

.intro-image p {
	text-align:left;
	padding-left:19px;
}

.page-copy {
	border:1px solid #666666;
	overflow:hidden;
	margin:19px;
	padding-bottom:20px;
}

#filter-stores {
	padding-top:10px;
}

.promotions a{
	display:block;
	margin-top:12px;
}

.promotions img {
	max-height:110px;
	max-width:300px;
}

.bottomLink {
	text-align:right;
	margin:20px 0px;
}

.bottomLink a {
	display:inline;
	padding-left:25px;
}

input.bottomLink {
	background:none;
	display:inline;
	padding-left:25px;
	border:none;
}

#topBar {
	height:40px;
	line-height:40px;
	padding:0px 20px;
}

#breadcrumbs {
	float:left;
	min-height: 1px;
}

#contentUtils {
	float:right;
	text-align:right;
}

#contentUtils a {
	margin-left:15px;
}

#contentUtils img {
	vertical-align:middle;
}

#leftColumn {
	width:670px;
	float:left;
	margin-bottom:14px;
}

#leftColumn p, #leftColumn h2, #leftColumn form {
	margin-left:15px;
	margin-right:15px;
}

#leftColumn img {
	max-width:600px;
	margin-bottom:10px;
}

#rightColumn {
	width:280px;
	float:left;
	padding:10px;
	min-height:400px;
}

.floatBlock {
	float:left;
	margin-right:10px;
	/*padding-left:10px;*/
}

.clear {
	clear:both;
	padding:15px 0px;
}

.storeBlock {
	width:210px;
	height:100px;
	float:left;
	border-top-width:1px;
	border-top-style:solid;
	padding:15px 0px;
}

.storeBlock div {
	margin-left:15px;
}

.storeHeader .description {
	margin-top:20px;
	margin-bottom:30px;
}

.productStoreList {
	width:642px;
	margin:0px 14px;
	clear:both;
}

h2.bordered {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	line-height:50px;
	padding:0px;
	margin-left:0px !important;
	margin-right:0px !important;
	padding-left:10px;
}

h2 .imageHolder {
	float:left;
	width:90px;
	float:right;
}

h2 .imageHolder img {
	max-width:85px !important;
}

.productStoreList .store {
	line-height:20px;
}

.productStoreList .store div { float:left; margin-right:10px; }

.productStoreList .store .name { width:200px; }
.productStoreList .store .phone { width:150px; }
.productStoreList .store .location { width:155px; }
.productStoreList .store .link { width:70px; }


#email-newsletter-signup .field {
	float:left;
	width:48%;
	min-height:55px;
}

#email-newsletter-signup .field input[type="text"], #email-newsletter-signup .field select {
	width:80%;
}

#email-newsletter-signup button {
	margin-top:20px;
}

.jobBlock {
	border-top-width:1px;
	border-top-style:solid;
    display: block;
    height: 80px;
    padding-top: 10px;
    width: 100%;
}

.jobBlock div {
	margin-left:15px;
}

.jobBlock .link {
	margin-top:15px;
}

.jobDetailsBlock div {
	margin:10px 15px;
}

#lightBoxThumbs a img {
	max-height:120px;
	max-width:120px;
}

.gift-guide {
	list-style-type:none;
	padding:0px 1px;
}

.gift-guide li {
	width:137px;
	text-align:center;
	height:150px;
	padding:10px;
	border-top-width:1px;
	border-top-style:solid;
	float:left;
}

.gift-guide li img {
	max-height:85px;
	max-width:105px !important;
}

#gallery a {
	display: block;
    float: left;
    height: 160px;
    padding: 0 12px;
    text-align: left;
    text-decoration: none;
    width: 120px;
}

#gallery a:after {
	content:attr(title);
	clear:both;
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

#gallery img {
	max-width:111px;
}

#lightbox-image-details-caption {
	font-size:14px !important;
}

.mapwrap {
	margin:10px;
}


/* Callout Styles */

.callout {
	padding:7px 7px 20px 7px;
	overflow:auto;
	font-size:12px;
}

.callout form {
	margin:15px;
}

.callout ul {
	padding-left:20px;
}

.imageleft strong {
	padding:5px;
	display:block;
	border-bottom-style:ridge;
	border-bottom-width:2px;
	margin-bottom:15px;
}

.imageleft img {
	float:left;
	margin:0px 10px;
	max-width:100px;
}

.imageleft p {
	padding:0px 15px;
	font-size:12px;
	margin-top:0px;
	margin-left:110px;
}

.no-copy.imageleft img {
	float:none;
	margin:0px 15px;
	max-width:256px;
}

.imageleft a {
	float:right;
	margin-right:15px;
}

.offerBlock {
	float:left;
	width:612px;
	border-top-style:solid;
	border-top-width:1px;
	padding:15px;
}

.offerBlock .header {
	margin-left:155px;
	font-size:21px;
}

.offerBlock img {
	float:left;
	max-width:140px !important;
	max-height:170px !important;
}

.offerBlock .description {
	margin-left:155px;
	margin-right:15px;
}

.offerBlock .link {
	text-align:right;
}

.offerBlock .link a {
	margin-right:15px;
}


#back-to-top {
    bottom: 0;
    display: none;
    font-size: 24px;
    font-weight: bold;
    margin-left: -24px;
    padding: 0 6px 5px;
    position: fixed;
    text-decoration: none;
    border-style:solid;
    border-width:1px;
}

/* Mobile Contest LP */

.mobile_contest {
	background-color: #F0F1F2;
    float: left;
    padding: 5px;
    width: 36%;
    margin: 10px 10px 20px 0;
    border: 1px solid #E0E0E0;
}

.mobile_contest img {
	float: left;
	margin-right: 5%;
    border: 1px solid #E0E0E0;
	}
	
.mobile_contest .header a {
	color: #666666;
	text-decoration: none;
	line-height: 100px;
	font-family: "Times New Roman", Georgia, Serif;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.mobile_contest:hover {
	text-decoration: underline;
}

/* Footer Styles */

#footerContainer .innerPadding {
	padding:20px 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#footerContainer .innerPadding div {
	float:left;
	padding:0px 20px;
}

#footerContainer .innerPadding .copyright {
	float:right;
	padding:0px 20px;
}

#bottomShadowContainer {
    clear: both;
}

#bottomShadow {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
    margin-bottom:25px;
}
