@charset "UTF-8";
/*******************************************************************
 * Skywalk Pharmacy Style Sheet		                           *
 *******************************************************************/
body {
font-family: Arial, sans-serif;
font-size:13px;
background: #FFFFFF;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #484848;
background-image: url(images/bg_v02.jpg);
background-repeat: repeat;
background-position: top center;
}

/*******************************************************************
 * Common Elements			                                       *
 *******************************************************************/
#wrapper {
width:919px;
margin: 0 auto;
padding: 13px 0px 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

img, a img {
border: none;
}

a, a:link, a:visited {
color: #004990;
text-decoration: underline;
}

a:hover {
color: #0971A1;
text-decoration: underline;
}

a:active {
color: #0971A1;
text-decoration: none;
}
p {
color: #484848;
line-height: 150%;
}
p.text_small {
font-size: 80%;
}
h1 {
font-size: 150%;
color: #004990;
margin-top: 0px;
}

h2 {
font-size: 125%;
color: #004990;
margin-top: 0px;
}

h3 {
font-size: 110%;
color: #004990;
margin-top: 0px;
}

h4 {
font-size: 105%;
color: #004990;
margin-top: 0px;
}

h5 {
font-size: 103%;
color: #004990;
margin-top: 0px;
}
ul {
margin: 1em 1.5em 1em 1em;
padding: 0;
color: #484848;
list-style-type: square;
}
ol {
margin: 1em 1.5em 1em 2.5em;
padding: 0;
color: #484848;
}
ol li, ul li {
margin: 0.5em 0.5em 0.5em 1em;
}
ol li a, ol li a:link, ol li a:visited {
color: #004990;
text-decoration: underline;
}
ol li a:hover, ol li a:active {
color: #0971A1;
text-decoration: underline;
}
ul li a, ul li a:link, ul li a:visited {
color: #004990;
text-decoration: underline;
}
ul li a:hover, ul li a:active {
color: #0971A1;
text-decoration: underline;
}
.error {
color: #ba0101;
}

/*******************************************************************
 * Main Top Content Area Background					                   *
 *******************************************************************/
#container_top {
overflow: hidden;
background-image: url(images/main_bg_top.png);
background-repeat: no-repeat;
background-position: top center;
width:919px;
height:21px;
margin: 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
}
/*******************************************************************
 * Main Middle Content Area Background					                   *
 *******************************************************************/
#container_mid {
clear:both;
overflow: hidden;
display: block;
background-image: url(images/main_bg_mid.png);
background-repeat: repeat;
background-position: top center;
width:919px;
margin: 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
}
#container_mid_hp {
clear:both;
overflow: hidden;
display: block;
background-image: url(images/main_bg_mid.png);
background-repeat: repeat;
background-position: top center;
width:919px;
margin: 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
}
#logo {
padding: 25px 0px 0px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
float: left;
}
#top_nav {
padding: 4px 30px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0 auto;
text-align: right; /* this overrides the text-align: center on the body element. */
float: right;
font-size: 13px;
color:#666666;
letter-spacing:2px;
}
p.top_hours {
margin-top: 0px;
margin-bottom: 4px;
font-size: 11px;
color:#666666;
letter-spacing:2px;
line-height: 125%;
}
#billboard {
clear:both;
padding: 4px 0px 0px 18px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
float: left;
width:901px;
display: block;
}
#billboard2 {
clear:both;
padding: 5px 26px 0px 26px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0 auto;
width:867px;
display: block;
}
#billboard2_left {
float: left; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
margin: 0;
width: 200px;
}
#billboard2_right {
float: right; /* this overrides the text-align: center on the body element. */
text-align: right; /* this overrides the text-align: center on the body element. */
margin: 0;
width: 475px;
font-size: 20px;
line-height: 125%;
letter-spacing: 1px;
}
#billboard3 {
clear:both;
padding: 5px 26px 0px 26px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0 auto;
width:867px;
display: block;
}
#billboard3_left {
float: left; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
margin: 0px;
padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
width: 380px;
}
#billboard3_right {
float: right; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
margin: 0px;
padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
width: 460px;
font-size: 11px;
line-height: 160%;
letter-spacing: 1px;
}
img.hp_pic {
padding:0px 0px 0px 10px;
}
/*******************************************************************
 * Paper Bottom Content Area Background			                   *
 *******************************************************************/
#paper_btm {
clear:both;
overflow: hidden;
background-image: url(images/paper_btm_v01.png);
background-repeat: no-repeat;
background-position: top center;
width:919px;
height:188px;
margin: 8px 0px 0px 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
display: block;
}
/*******************************************************************
 * Top Navigation Hover Buttons	                                       *
 *******************************************************************/
 * html a:hover {
/* to insist on a redraw */
visibility: visible;
}
/* button 1 */
.top_btn1 {
padding: 0px 0px 0px 0px; 
width: 100px;
height: 31px;
border: 0px;
}
.top_btn1 a {
display: inline-block;
width: 100px;
height: 31px;
background: url(images/nav_aboutus_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn1 a:hover {
background: url(images/nav_aboutus_on.gif) no-repeat;
}
.top_btn1 a:hover img {
visibility: hidden;
}
.top_btn1 img {
width: 100px;
height: 31px;
border: 0px;
}
/* button 2 */
.top_btn2 {
padding: 0px 0px 0px 0px; 
width: 112px;
height: 31px;
border: 0px;
}
.top_btn2 a {
display: inline-block;
width: 112px;
height: 31px;
background: url(images/nav_community_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn2 a:hover {
background: url(images/nav_community_on.gif) no-repeat;
}
.top_btn2 a:hover img {
visibility: hidden;
}
.top_btn2 img {
width: 112px;
height: 31px;
border: 0px;
}
/* button 3 */
.top_btn3 {
padding: 0px 0px 0px 0px; 
width: 125px;
height: 31px;
border: 0px;
}
.top_btn3 a {
display: inline-block;
width: 125px;
height: 31px;
background: url(images/nav_compounding_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn3 a:hover {
background: url(images/nav_compounding_on.gif) no-repeat;
}
.top_btn3 a:hover img {
visibility: hidden;
}
.top_btn3 img {
width: 125px;
height: 31px;
border: 0px;
}
/* button 4 */
.top_btn4 {
padding: 0px 0px 0px 0px; 
width: 125px;
height: 31px;
border: 0px;
}
.top_btn4 a {
display: inline-block;
width: 125px;
height: 31px;
background: url(images/nav_bfeeding_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn4 a:hover {
background: url(images/nav_bfeeding_on.gif) no-repeat;
}
.top_btn4 a:hover img {
visibility: hidden;
}
.top_btn4 img {
width: 125px;
height: 31px;
border: 0px;
}
/* button 5 */
.top_btn5 {
padding: 0px 0px 0px 0px; 
width: 103px;
height: 31px;
border: 0px;
}
.top_btn5 a {
display: inline-block;
width: 103px;
height: 31px;
background: url(images/nav_directions_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn5 a:hover {
background: url(images/nav_directions_on.gif) no-repeat;
}
.top_btn5 a:hover img {
visibility: hidden;
}
.top_btn5 img {
width: 103px;
height: 31px;
border: 0px;
}
/* button 6 */
.top_btn6 {
padding: 0px 0px 0px 0px; 
width: 125px;
height: 31px;
border: 0px;
}
.top_btn6 a {
display: inline-block;
width: 125px;
height: 31px;
background: url(images/nav_news_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn6 a:hover {
background: url(images/nav_news_on.gif) no-repeat;
}
.top_btn6 a:hover img {
visibility: hidden;
}
.top_btn6 img {
width: 125px;
height: 31px;
border: 0px;
}
/* button 7 */
.top_btn7 {
padding: 0px 0px 0px 0px; 
width: 84px;
height: 31px;
border: 0px;
}
.top_btn7 a {
display: inline-block;
width: 84px;
height: 31px;
background: url(images/nav_contact_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn7 a:hover {
background: url(images/nav_contact_on.gif) no-repeat;
}
.top_btn7 a:hover img {
visibility: hidden;
}
.top_btn7 img {
width: 84px;
height: 31px;
border: 0px;
}
/* button 8 */
.top_btn8 {
padding: 0px 0px 0px 0px; 
width: 171px;
height: 31px;
border: 0px;
}
.top_btn8 a {
display: inline-block;
width: 171px;
height: 31px;
background: url(images/nav_specialty_on.gif) no-repeat 0 0;
border: 0px;
text-decoration: none;
}
.top_btn8 a:hover {
background: url(images/nav_specialty_on.gif) no-repeat;
}
.top_btn8 a:hover img {
visibility: hidden;
}
.top_btn8 img {
width: 171px;
height: 31px;
border: 0px;
}
/*******************************************************************
 * Main Bottom Content Area						                   *
 *******************************************************************/
#container_btm {
display: block;
clear:both;
overflow: hidden;
background-image: url(images/main_bg_btm.png);
background-repeat: no-repeat;
background-position: top center;
width:919px;
height:193px;
margin: 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
}
#container_btm_left {
float: left; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
padding: 107px 0px 0px 26px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0px;
width: 500px;
font-size: 13px;
color:#666666;
letter-spacing:2px;
}
#container_btm_right {
float: right; /* this overrides the text-align: center on the body element. */
text-align: right; /* this overrides the text-align: center on the body element. */
padding: 90px 26px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0px;
font-size: 10px;
color:#666666;
width: 330px;
}
.facebook_icon {
padding: 0px 0px 20px 0px;
}
a.container_btm_links, a.container_btm_links:link, a.container_btm_links:visited {
color: #666666;
text-decoration: underline;
}
a.container_btm_links:hover, a.container_btm_links:active {
color: #666666;
text-decoration: underline;
}
/*******************************************************************
 * Paper Bottom Content Area LEFT				                   *
 *******************************************************************/
#paper_btm_left {
float: left; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
padding: 22px 0px 0px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0px;
width: 340px;
font-size: 12px;
color: #004990;
line-height: 140%;
}
.paper_btm_left_title {
padding: 0px 0px 0px 38px;
}
/*******************************************************************
 * Paper Bottom Content Area RIGHT				                   *
 *******************************************************************/
#paper_btm_right {
float: right; /* this overrides the text-align: center on the body element. */
text-align: right; /* this overrides the text-align: center on the body element. */
padding: 105px 30px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0px;
width: 475px;
}
ul.bottom_links
{
margin: 0 0 4px 0;
text-align: right;
}
li.bottom_links
{
margin: 0 0 0 0;
display: inline;
padding: 0 0 0 0;
}
li.bottom_links a, li.bottom_links a:link, li.bottom_links a:visited {
font-size: 11px;
color: #004990;
text-decoration: none;
padding: 0px 4px 0px 4px;
margin: 0;
line-height: 140%;
}
li.bottom_links a:hover, li.bottom_links a:active {
font-size: 11px;
color: #004990;
text-decoration: underline;
padding: 0px 4px 0px 4px;
margin: 0;
line-height: 140%;
}
/*******************************************************************
 * Main Bottom Content Area LEFT and RIGHT		                   *
 *******************************************************************/
#main_content_area {
clear:both;
padding: 10px 40px 0px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
overflow: hidden;
width:839px;
display: block;
}
#main_content_area_left {
float: left; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
margin: 0px;
width: 550px;
}
#main_content_area_right {
float: right; /* this overrides the text-align: center on the body element. */
text-align: right; /* this overrides the text-align: center on the body element. */
margin: 0px;
width: 200px;
}
/*******************************************************************
 * Navigation Area								                   *
 *******************************************************************/
#navbar_top {
background-image: url(images/nav_side_top.gif);
background-repeat: no-repeat;
background-position: top center;
margin: 0;
float: right;
width:209px;
height:5px;
}
#navbar_mid {
background-image: url(images/nav_side_top.gif);
background-repeat: no-repeat;
background-position: top center;
background-color: #e4eff3;
margin: 0;
float: right;
width:209px;
text-align: left; /* this overrides the text-align: center on the body element. */
}
#navbar_btm {
background-image: url(images/nav_side_btm.gif);
background-repeat: no-repeat;
background-position: top center;
margin: 0;
float: right;
width:209px;
height:5px;
}
#navbar_mid ul /* Primary links */
  {
margin: 0;
padding: 0;
text-align: left;
}
#navbar_mid li
{
list-style: none;
padding: 8px 0 0 0;
}
#navbar_mid li a, li a:link, li a:visited {
color: #004990;
text-decoration: none;
}
#navbar_mid li a:hover, li a.active {
color: #004990;
text-decoration: underline;
}
img.navbar_pic {
padding:10px 0px 0px 0px;
border: none;
float: right;
clear:both;
}
/*******************************************************************
 * Site by Ozone Button		                                       *
 *******************************************************************/
.ozone_btn1 {
padding: 10px 0px 10px 0px; 
border: 0px;
float:right;
}
/*******************************************************************
 * Feedback Form			                                       *
 *******************************************************************/
#contact-wrapper {
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
	text-align: left;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
form#contactform input.inputsubmit {
background: #004990;
color: #FFFFFF;
font-family:arial, sans-serif;
font-size:16px;
padding:8px 18px;
margin-top: 4px;
margin-bottom: 4px;
}