﻿/* PetSense, Inc. */
/* authored by GilbertStudios */
/* all main styles - wrapper, mastHead, h1, headNav, bigNav and main, mainPage, content, sideBar, footer and footNav */
/* page specific styles beneath main styles listed above */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	min-width: 960px;
	text-align: center;
	background: #F7F7F7 url(../z_images/bg-lineTile.gif);
}
a {
	color: #00448F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D52528;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* :KLUDGE: all "_" chars are to fix IE 6 wierdness */
#wrapper {
	position: relative;
	margin: 0 auto 0;
	width: 960px;
	_overflow: hidden;
	text-align: left;
	background: #F7F7F7;
	border: 1px solid #BBBBBB;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #F7F7F7;
}
#mastHead {
	position: relative;
	width: 960px;
	_overflow: hidden;
}
#headNav {
	position: relative;
	width: 560px;
	float: right;
}
#headNav a {
	font-weight: normal;
	text-decoration: none;
}
p#bigNav {
	margin: 35px 10px 0 0;
	float: right;
	text-align: right;
	font-size: 25px;
	line-height: normal;
	letter-spacing: 1.5px;
	color: #D52528;
}
#headNav p#main {
	margin: 0;
	position: absolute;
	top: 91px;
	right: 0;
	width: 560px;
	height: 32px;
	line-height: 31px;
	text-align: right;
	font-size: 15px;
	letter-spacing: 1px;
	color: #BBBBBB;
	background: #444444;
}
#headNav p#main a {
	color: #F7F7F7;
	padding: 5px;
}
#headNav p#main a.lastStraw {
	padding: 5px 10px 5px 5px;
}
#headNav p#main a:hover {
	color: #D52528;
	background: #FFF;
}
h1 {
	display: inline;
	margin: 0;
	width: 400px;
	_overflow: hidden;
	text-indent: -999em;
	font-size: 12px;
}
h1 a {
	display: block;
	height: 123px;
	_line-height: 123px;
	background: url(../z_images/logo-petSense.gif) no-repeat;
}

/*
      ************************************  mainPage  ***
*/
#mainPage {
	width: 960px;
}
#content {
	position: relative;
	display: inline;
	margin: 17px 0 0 0;
	float: left;
	width: 610px;
}
h2 {
	margin: 0 0 10px 10px;
	font-size: 24px;
	font-weight: normal;
	color: #D52528;
}
h2 abbr {
	border: 0;
	text-decoration: none;
}
#content p {
	margin: 7px 0px 7px 10px;
	font-size: 15px;
	line-height: 19px;
}
p {
	margin: 7px 0px;
	line-height: 18px;
}
h3 {
	margin: 15px 10px 10px;
	font-size: 19px;
	font-weight: normal;
	color: #D52528;
}
h4 {
	margin: 10px 0;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.red {
	color: #D52528;
}
#content ol {
	margin: 10px 20px 10px 35px;
}
#content ul {
	margin: 10px 20px 10px 35px;
}
#content ol li {
	margin: 5px;
}
#content ul li {
	margin: 5px;
}
#content ol li a {
	text-decoration: underline;
}
#content ul li a {
	text-decoration: underline;
}
#content img {
	margin: 5px 0 7px 10px;
	float: right;
	border: 0;
}
#content img.border {
	border: 1px solid #666;
}
.fixgap {
	float: right;
	height: 0;
}
.clear {
	clear: both;
}
/*
      ************************************  sideBar  ***
*/
#sideBar {
	position: relative;
	display: inline;
	margin: 17px 10px 0 0;
	float: right;
	width: 310px;
	text-align: right;
}
/*
      ************************************  footer  ***
*/
#footer {
	margin: 10px 0;
	width: 960px;
	text-align: center;
	font-size: 11px;
	color: #666;
	border-top: 1px solid #BBBBBB;
}
#footer a {
	color: #666;
	font-weight: normal;
}
#footer a:hover {
	color: #D52528;
}
p#copy {
	font-size: 13px;
	color: #000;
}
p#copy a {
	color: #000;
}
p#design a {
	color: #00448F;
}
#footer abbr {
	border: 0;
	text-decoration: none;
}
/*
      ***************************************************************************
	  All basic pages styles above...  All individual page specific styles below.
      ***************************************************************************
*/
/*
      ************************************  #pgIndex  ***
*/
#pgIndex #content {
	width: 630px;
}
#pgIndex #content p {
	margin: 0;
	width: 630px;
	_overflow: hidden;
	text-indent: -999em;
	font-size: 10px;
}
#pgIndex #content p a {
	display: block;
	height: 380px;
	background: none;
}
#indexContact {
	width: 960px;
	float: left;
	text-align: center;
}
#indexContact strong {
	font-weight: normal;
	font-size: 15px;
}
/*
      ************************************  #pgStoreLoc  ***
*/
#pgStoreLoc #map {
	margin: 0 0 0 10px;
	overflow: hidden; 
	width: 610px; 
	height: 300px;
}
/*
      ************************************  #pgFees  ***
*/
table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}
td {
	padding: 3px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
th {
	padding: 3px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
th {
	background: #ccc;
}
/*
      ************************************  #pgFaq  ***
*/
dl {
	margin: 10px 0 30px 10px;
}
dt {
	margin: 15px 0 10px 50px;
	font-size: 15px;
	font-weight: bold;
}
dd {
	margin: 5px 0 10px 20px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#nextLink:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 570px;
height: 350px; /* Set height to be able to contain height of largest content shown*/
border: 5px solid #BBBBBB;
overflow: hidden;
}
/*
	Total wrapper width: 570px+5px+5px=580px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: #F7F7F7;
padding: 15px;
visibility: hidden;
width: 550px;
}
/*
 Total glidecontent width: 540px+15px+15px=580px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 570px;
margin-top: 6px;
text-align: right; /*How to align pagination links: "left", "center", or "right"
background: #F7F7F7; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid black;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}

.glidecontenttoggler a.prev:hover{
background: #1A48A4;
color: white;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px none;
border-bottom-width: 6px;
width: 620px; /*width of featured content slider*/
height: 380px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 610px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: none;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
