/* ------ divs ----- */
#height100 {
	height:100%;
}
#SL {
	position:relative;
	top:0px;
	width:748px;
	background-color:#fff;
	border-right: solid #939393 1px;
	border-left: solid #939393 1px;
}

#SLLeft {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:100%;
	background-color:#f6f6f6;
	float:left;
	border-bottom: solid #515aa5 1px;
}
#SLLeftHeader {
	width:218px;
	left:12px;
	padding:6px 0px 6px 0px;
	position:relative;
	border-right: solid #515aa5 1px;
}
.SLLeftOn {
	width:218px;
	left:12px;
	position:relative;
	background-color:#fff;
	border-top: solid #515aa5 1px;
	border-left: solid #515aa5 1px;
	border-bottom: solid #515aa5 1px;
	border-right: solid #fff 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
}
.SLLeftOff {
	width:218px;
	left:12px;
	position:relative;
	border-right: solid #515aa5 1px;
	background-image : url("http://www.walgreens.com/images/storelocator/line_dotted_200.gif");
	background-repeat : no-repeat;
	background-position : bottom left;
}
.SLLeftOffNoLine {
	width:218px;
	left:12px;
	position:relative;
	border-right: solid #515aa5 1px;
}

#SLMain {
	position:relative;
	left:0px;
	top:0px;
	width:500px;
	height:100%;
	float:right;
}
#SLMainContactUs {
	position:relative;
	left:0px;
	top:0px;
	width:366px;
	height:100%;
	float:right;
}
#SLMainPad {
	padding:4px;
}
#SLMainHeader1 {
	width:100%;
	border-bottom: solid #515aa5 1px;
}
#SLMainHeader2 {
	width:100%;
	background-color:#d5dcff;
	border-bottom: solid #515aa5 1px;
	margin: 12px 0px 12px 0px;
}
#SLMainHeader3 {
	width:100%;
	background-color:#d5dcff;
	border-bottom: solid #515aa5 1px;
	margin: 12px 0px 12px 0px;
}

#SLHome {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:100%;
	float:left;
	background-color:#fff;
}
#SLRight {
	position:relative;
	top:0px;
	width:149px;
	height:100%;
	background-color:#fff;
	border-left: solid #939393 1px;
	border-bottom: solid #939393 1px;
	float:right;
}
#SLAlert {
	position:relative;
	width="448px";
	background-color:#ffcd37;
	border: solid black 1px;
}

#storeHighlightSlot {
width:235px;
padding:0px 0px 12px 0px;
margin:0;
float:left;
}


/* ----- classes ----- */

body {  
	margin:0;
	padding:0; 
	height:100%; 
}

.bodytext { 
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
}
.bodytextBold { 
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
.bodytextbold { 
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
.bodytextsmall { 
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
}
.errortext { 
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	color: #f00;
	font-weight: bold;
}

td.SLLeftHeader {
	padding:0 12px 6px 0;
	font-size: 100%;
}

.SLLeft { 
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
}
td.SLLeft {
	padding:10px 2px 10px 0px;
	font-size: 100%;
}
td.SLLeftIcon {
	padding:10px 0px 10px 10px;
	font-size: 100%;
}
td.rightPad {
	padding-right:12px;
}
/* this is to correct the Take Care Clinic image from pushing out */
td.rightPad2 {
	padding-right:0;
}
/* end Take Care Clinic image from pushing out */
td.rightLeftPad {
	padding-left:6px;
	padding-right:6px;
}
td.addressTable {
	height:26px;
	padding:0px 6px 0px 0px
}

a.SLLeft:link { 
	font-size: 100%;
	color:#0000cc; 
}
a.SLLeft:visited { 
	font-size: 100%;
	color:#663399; 
}
a.SLLeft:hover { 
	font-size: 100%;
	color:#663399; 
}
a.SLLeft:active { 
	font-size: 100%;
	color:#663399; 
}

h1.SLMainHeader1 {
	font-family : palatino, times, serif;
	font-size : 125%;
	font-weight : normal;
	margin: 6px;
}
h2.SLMainHeader2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color:#3340ae;
	padding: 2px 12px 2px 12px;
	margin:0;
}
h2.heading2bk {
	font-family: arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	color:#000;
}
h3.heading3bk {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color:#000;
}
h3.SLHeader3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	color:#3340ae;
}

.gray {
	color:#666;
}
.red {
	color:#b30000;
}
.mqShade {
    background-color: #f7f7ea;
}
.margin12 {
	margin:12px;
}
ul.noindent {
	margin: 0 0 0 10px;
  	text-indent:0px;
  	padding-left:10px;}
ol.noindent {
	margin: 0 0 0 10px;
  	text-indent:0px;
  	padding-left:10px;}
	
.prodlink {
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	text-decoration:none;
	color: #333A79;
}
a.prodlink {
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	text-decoration:none;
	color: #333A79;
}
a.prodlink:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	text-decoration:underline;
	color: #333A79;
}
a.prodlink:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	text-decoration:none;
	color: #666666
}

a.lnlink {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	color:#000000;
}
a.lnlink:hover {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: underline;
	color:#000000;
}
a.lnlink:visited {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	color:#666666;
}


