/*
Theme for Paw Placement.
Developed by Usermonkey.com
http://www.usermonkey.com/
/*

/* Meyer Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        XXXvertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;	
	line-height: 1;
	color: black;
	background:url(images/stretch.gif) center 75px repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
clear: both;
}

form div
{
   font-size: 15px;
}

/* CSS Document */

/* Layout and positioning */
#wrapper {
width:1024px;
margin-left: auto;
margin-right: auto;
background: #fff;
}
#head {
width: 1024px;
background: none;
}
#banner {
width: 1024px;
height: 225px;
background: #181415;
}
#content {
width:977px;
padding: 0 0 0 47px;
background: none;
overflow: auto;
}
#sidebar {
width: 240px;
padding: 5px 15px 15px 15px;
background: none;
float: left;
}
#main {
width: 645px;
padding: 5px 15px 15px 15px;
float: left;
background: none;
}
body.home #main {
width: 675px;
padding: 5px 0 15px 0;
}

/* Primary navigation */
#nav {
height: 75px;
width: 962px;
padding: 0 0 0 62px;
background: none;
}
#nav ul {
font-family: Georgia,"Nimbus Roman No9 L",serif;
background: none;
}
#nav ul li {
border-right: 1px solid #D8D8D8;
text-align: center;
font-size: 1.80em;
float: left;
}
#nav ul li a {
display: block;
height: 28px;
padding: 47px 10px 0 10px;
position: relative;
}
*html #nav ul li a {float: left;} /* IE6 Could be worse */

#nav ul li:first-child {
border-left: 1px solid #d8d8d8;
}
#nav ul li a:link, #nav ul li a:visited {
color: #B20837;
text-decoration: none;
}
#nav ul li a:hover {
color: #B20837;
background: #FFFFCC;
}
#nav ul li a:active {
color: #B20837;
background: #FFFFCC;
}
#nav ul li:hover ul, #nav ul li.sfhover ul {
left: auto;
}

/* Level 2 */
#nav ul li ul {
position: absolute;
clear:both;
z-index:100;
left: -999em;
width:200px;
background:#F6F6F6;
height:auto;
border-left: none;
border-right: none;
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;	
}
#nav ul li ul li {
width:100%;
font-size:.70em;
margin:0;
padding:0;
text-align: left;
}
#nav ul li ul li a {
display:block;
padding:8px 8px 8px 10px;
margin:0;
border-left:none;
border-right: none;
height:auto;
}
#nav ul li ul li:first-child {
border-left: none;
}
*html #nav ul li ul li a { width:100%; }

#nav ul li ul li a:link, #nav ul li ul li a:visited {
color:#FF3366;
text-decoration:none;
}
#nav ul li ul li a:hover, #nav ul li ul li a:active {
color:#B20837;
background: none;
}

/* Logo and wordmark styling */
#banner h5	{
text-indent: -9999px;
}
#banner h5 a:link, #banner h5 a:visited, #banner h5 a:hover, #banner h5 a:active {
width: 312px;
height: 61px;
display:block;
background:url(images/mark.png) no-repeat;
position:relative;
left:283px;
top:24px;
z-index: 1;
margin:0;
padding:0;
}
#banner h5 a:focus {
outline:none;
}
#logo {
width: 255px;
height: 240px;
background: url(images/pals.png) center top no-repeat;
position: absolute;
z-index: 1;
top:75px;
margin-left: 47px;
}

/* Container and styles for jquery animation */
#slider {
width: 1024px;
height: 225px;
top:75px;
background: #181415;
position: absolute;
overflow: hidden;
}
#slider .slides {
width: 2048px;
height: 225px;
}
#slider .slides img {
position: absolute;
}

/* Container and styles for search form */
#formbox {
width: 930px;
height: 27px;
background: none;
text-align: right;
padding: 2px 0 0 0;
}
form#search {
float: right;
}
form#search input {
border: 1px solid #bbbbbb;
padding: 2px;
}
form#search input.go {
width: 17px;
height: 23px;
background: none;
border: none;
margin-bottom: -7px;
}
.helpertext {
color: #bbbbbb;
}

/* Main content styles */
#main p {
color: #333;
font-size: 1.30em;
line-height: 1.50em;
margin-bottom: 12px;
}
#main h2 {
font-family: Georgia,"Nimbus Roman No9 L",serif;
color: #B20837;
font-size: 2.50em;
line-height: 25px;
margin-bottom: 18px;
}

/*
Some of the styles below are meant to accommodate classes and ids already present in the database as well as database content outputted with improper markup.  Basically this is a failsafe measure.
*/

/* Catch legacy stye */
.contentbox h4 {
font-family: Georgia,"Nimbus Roman No9 L",serif;
color: #B20837;
font-size: 25px;
line-height: 25px;
margin-bottom: 18px;
clear: both;
}
/* Includes legacy styles */
#main h3, .contentbox h3 {
color: #333;
font-size: 1.50em;
font-weight: bold;
line-height: 18px;
margin-bottom: 4px;
}

#main .contentbox { color: #333; font-size: 13px; line-height: 18px; margin-bottom: 12px; } /* Catch legacy content with improper markup */

#main .contenbox h3 { color: #333; font-size: 15px; font-weight: bold; line-height: 18px; margin-bottom: 4px; clear: both; } /* Catch legacy */

#main .contentbox p { color: #333; font-size: 13px; line-height: 18px; margin-bottom: 12px; } /* Catch Legacy */

#main .contentbox { border: 1px solid #b8b8b8; padding: 10px; margin-bottom: 12px; }

/* Includes legacy styles */
#main p a:link, #main p a:visited, #main .contentbox a:link, #main .contentbox a:visited {
color: #B20837;
text-decoration: underline;
}
#main p a:hover, #main .contentbox a:hover {
color: #B20837;
text-decoration: none;
}
#main p a:active, #main .contentbox a:active {
color: #B20837;
text-decoration: none;
}
#main .contentbox p a.more, #main .contentbox a.more {
float: left;
padding: 3px 5px 3px 5px;
color: #fff;
text-decoration: none;
text-align: right;
background: #B20837;
}
#main div.preamble h1 {
font-family: Georgia,"Nimbus Roman No9 L",serif;
color: #000066;
font-size: 3.00em;
margin-bottom: 20px;
}
#main div.preamble p {
font-size: 1.40em;
color: #666;
margin-bottom: 18px;
line-height: 1.40em;
}
.announce {
color: #333;
font-size: 1.10em;
}
#main .contentbox p a.more:hover, #main .contentbox a.more:hover {
text-decoration: underline;
}
/* Class injected by jquery to clear .more links */
span.wrapmore {
display: block;
overflow: auto;
padding: 8px 0 8px 0;
}

/* Styles for cart and account buttons in the banner */
#transactional {
background: none;
position: absolute;
z-index: 2;
overflow: hidden;
width: 277px;
height: 30px;
top:270px;
margin-left: 282px;
}
ul.transactions li {
float: left;
}
ul.transactions li a {
display: block;
height: 30px;
width: 137px;
text-indent: -9999px;
background: none;
}
ul.transactions li.cart a:link, ul.transactions li.cart a:visited, ul.transactions li.cart a:hover, ul.transactions li.cart a:active {
background: url(images/cart.png) center 4px no-repeat;
}
ul.transactions li.account a:link, ul.transactions li.account a:visited, ul.transactions li.account a:hover, ul.transactions li.account a:active {
background: url(images/account.png) center 4px no-repeat;
}

/* Block styles for sidebar */
div.block {
width: 210px;
background-color: #FF3366;
background-repeat: no-repeat;
background-position: left top;
padding: 10px 15px 15px 15px;
margin-bottom: 30px;
}
div.block ul {
padding-top: 7px;
}
div.block ul li {
font-size: 1.40em;
color: #fff;
margin-bottom: 6px;
}
div.block ul li a:link, div.block ul li a:visited {
color: #fff;
text-decoration: none;
}
div.block ul li a:hover {
text-decoration: underline;
}
div.block ul li a:active {
color: #fff;
text-decoration: underline;
}
#adopt {
background-image: url(images/adoptbg.jpg);
}
#donate {
background-image: url(images/donatebg.jpg);
}
div.block h2 {
color: #fff;
font-weight: bold;
font-size: 2.20em;
text-transform: uppercase;
margin-bottom: 10px;
}
div.preamble {
background: #ECEAEA;
padding: 15px;
margin-bottom: 15px;
}
/* Home page ads */
ul.features {
overflow: hidden;
margin-bottom: 20px;
background: none;
}
ul.features li {
display: inline;
margin-right: 27px;
}
ul.features li:last-child {
margin-right: 0;
}
/* Container and styles for the footer */
#footer {
height: 100px;
padding-top: 20px;
text-align: center;
background: url(images/footerbg.png) center top no-repeat;
margin-top: 50px;
clear: both;
}
#main #footer p {
color: #999;
font-size: 1.30em;
line-height: 1.40em;
margin-bottom: 12px;
}
/* Page styles for animal data */
div.petleft {
background: #EAEAEA;
width: 270px;
float: left;
margin-bottom: 15px;
111margin-left: -15px;
padding: 10px;
}
*html div.petleft { 111margin-left:0; }
*html div.petleft { width: 255px; }

#main div.petleft p {
margin-top: 12px;
color: #666;
font-size: 1.20em;
}
#main div.petleft h2 {
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
font-size: 1.70em;
color: #fff;
padding: 2px 8px 2px 8px;
display: inline;
text-transform: uppercase;
font-weight: bold;
background: #999;
}
div.petright {
width: 340px;
height: 300px;
background: none;
float: left;
margin-left: 15px;
}
div.petright img {
padding: 10px;
background: #eaeaea;
width: 320px;
}
/* Styles for buttons on pet detail pages */
.sponsor {
font-size: 1.80em;
text-transform: uppercase;
line-height: 1.00em;
}
a.sponsor:link, a.sponsor:visited  {
display: block;
background: #FF3366;
color: #fff;
text-decoration: none;
padding: 10px 15px 10px 15px;
margin-top: 15px;
}
a.sponsor:hover {
display: block;
background: #FF3366;
text-decoration: underline;
color: #fff;
padding: 10px 15px 10px 15px;
margin-top: 15px;
}
a.sponsor:active  {
display: block;
background: #FF3366;
color: #fff;
text-decoration: none;
padding: 10px 15px 10px 15px;
margin-top: 15px;
}
.adopt {
font-size: 1.50em;
line-height: 1.00em;
}
a.adopt:link, a.adopt:visited  {
display: block;
background: url(images/pencil.gif) 10px 8px no-repeat;
background-color: #B20837;
color: #fff;
text-decoration: none;
padding: 10px 15px 10px 52px;
margin-top: 15px;
}
a.adopt:hover {
display: block;
background: url(images/pencil.gif) 10px 8px no-repeat;
background-color: #B20837;
text-decoration: underline;
color: #fff;
padding: 10px 15px 10px 52px;
margin-top: 15px;
}
a.sponsor:active  {
display: block;
background: url(images/pencil.gif) 10px 8px no-repeat;
background-color: #B20837;
color: #fff;
text-decoration: none;
padding: 10px 15px 10px 52px;
margin-top: 15px;
}

.van_pages_breadcrumb
{
   display:none;
}

.van_storefront_category_list
{
   margin-top: 18px;
}
.van_storefront_category_list .category
{
   border: solid 1px #AAAAAA;
   padding: 12px;
   margin-bottom: 12px;
}
.van_storefront_category_list .category a
{
   color: #B20837;
   font-size: 2.50em;
   line-height: 25px;
   margin-bottom: 18px;
}
.van_storefront_category_list .category img
{
   border: none;
}

.van_storefront_item_list .item
{
   border: solid 1px #AAAAAA;
   padding: 12px;
   margin-bottom: 12px;
}
.van_storefront_item_list .item img
{
   border: none;
}
.van_storefront_item_list .item .name
{
   display: block;
}
.van_storefront_item_list .item .desc
{
   display: block;
}
.van_storefront_item_list .item a
{
   color: #B20837;
   font-size: 2.50em;
   line-height: 25px;
   margin-bottom: 18px;
}


.van_storefront_item
{
}

.item_box
{
   border: solid 1px #CCCCCC;
   padding: 12px; 
}

.item_categories
{
   margin-bottom: 12px;
   border: solid 1px #CCCCCC;
   background-color: white;
   line-height: 2.2em;
}

.item_categories a
{
   display: block;
   float: left;
   color: #B20837;
   padding: 0px 18px;
   border-right: solid 1px #CCCCCC;
}
.item_categories a:hover
{
   text-decoration: none;
}

.calendarmonth
{
   width: 100%;
   border-spacing: 3px;
   margin-bottom: 18px;
}
.calendarday, .calendartoday
{
   background-color: #cccccc; 
   padding: 5px;
}
.calendartoday
{
   border: solid 1px black;
}
.calendarnoday
{
}
.calendarheadermonth
{
   font-style: italic;
}
.calendarheaderday
{
   font-size: 80%;
}

.van_pets_list
{
   1width: 650px;
}
.van_pets_list div
{
   font-size: 13px;
}
.van_pets_list .title
{
   font-family: Georgia,"Nimbus Roman No9 L",serif;
   color: #B20837;
   font-size: 2.50em;
   line-height: 25px;
   margin-bottom: 18px;
}
.van_pets_list .sort
{
   height: 25px;
   padding-bottom: 12px;
}
.van_pets_list .sort a
{
   float: left;
   margin-right: 12px; 
}
.van_pets_list .pet
{
   float: left;
   height: 220px;
   width: 140px;
   padding: 5px;
   overflow: hidden;
   border: solid 1px #cccccc;
   margin-right: 10px;
   margin-bottom: 10px;
}
.van_pets_list .pet .photo
{
   height: 140px;
   overflow: hidden;
}
.van_pets_list .pet .photo img
{
   width: 140px;
}
.van_pets_list .pet .name,
.van_pets_list .pet .breed,
.van_pets_list .pet .age
{
   clear: left;
   padding-top: 5px;
   width: 140px;
   white-space: nowrap;
   overflow: hidden;
}
.van_pets_list .pet .claws,
.van_pets_list .pet .species,
.van_pets_list .pet .gender
{
   padding-top: 5px;
   padding-right: 5px;
   float: left;
}

.van_pets_adopted_list .pet
{
   float: left;
   width: 140px;
   height: 220px;
   padding: 5px;
   overflow: hidden;
   border: solid 1px #cccccc;
   margin-right: 10px;
   margin-bottom: 10px;
}
.van_pets_adopted_list div
{
   font-size: 13px;
}
.van_pets_adopted_list .pet .photo
{
   height: 140px;
   overflow: hidden;
}
.van_pets_adopted_list .pet .photo img
{
   width: 140px;
}
.van_pets_adopted_list .pet .name,
.van_pets_adopted_list .pet .species,
.van_pets_adopted_list .pet .status,
.van_pets_adopted_list .pet .date
{
   padding-top: 5px;
   width: 140px;
}
