/*--------------------------
PETS LIFELINE STYLESHEET
VALID CSS 2.0
COPYRIGHT 2008 WILDFIREWEB
AUTHOR: Ryan McLaughlin - ryan@wildfireweb.com
CREATED: 7/23/08
---------------------------*/

@import url(http://wildfireweb.com/css/wildfirecommon.css);
@import url(/templates/petslifeline/css/slatesblogs.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
background: #8b7696 url(/templates/petslifeline/images/bgfade.jpg) repeat-x top;
font-family: Arial, Verdana, sans-serif;
}

a {
color: #996699;
}

a:visited {
color: #996699;
}

a:hover {
color: #666;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}

.hide{
display: none;
}

.clearboth{
clear: both;
}

h3.wfw{
font-weight: bold;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 1.6em;
color: #4a7ac6;
}

#wrapper{
display: block;
margin: 0 auto;
width: 940px;
padding: 10px 0 0 15px;
position: relative;
background-color: #fff;
}

#inner_wrapper{
display: block;
position: relative;
float: left;
width: 940px;
padding: 0;
margin: 0;
border: 0;
background-color: #fff;
}


#header{
position:relative;
display:block;
width: 930px;
padding:0;
margin:0;
overflow:hidden;
color:#666;
}

#leftheader{
position:relative;
display:block;
float:left;
width: 290px;
height: 60px;
margin:0;
padding:0;
overflow:hidden;
}

#midheader{
position:relative;
display:block;
float:left;
width: 460px;
font-size:11px;
margin: 0;
padding: 20px 10px 0 10px;
}

#rightheader{
position:relative;
display:block;
float:left;
width: 150px;
height: 60px;
margin:0;
padding:10px 0 0 0;
font-size:16px;
font-weight: bold;
text-align: right;
overflow:hidden;
}

#rightheader img{
position:relative;
top:-10px;
}

#rightheader a{
text-decoration:none;
color: #996699;
}

#rightheader a:hover{
color: #784f98;
}

#search {
position: absolute;
display: block;
top: 12px;
right: 15px;
width: 160px;
height: 16px;
margin: 0;
padding: 0;
border: 0;
z-index: 2;
}

#search #search_input {
width:120px;
height:14px;
border: 1px solid #fff;
font-size:12px;
color:#ccc;
background: transparent;
}

/* Top nav in header */

#topnav {
position:relative;
margin: 0;
padding:0;
width: 930px;
height: 50px;
font-family: Arial, Verdana, sans-serif;
background: transparent url(/templates/petslifeline/images/navbg.jpg) no-repeat top left;
clear:both;
}

#topnav ul {
padding:0;
position: relative;
display:block;
height: 50px;
list-style: none;
margin: 0 0 0 20px;
text-align: center;
background: transparent;
overflow: hidden;
}

#topnav li{
font-size: 12px;
font-weight: 700;
display: block;
height: 50px;
float:left;
margin: 0;
padding: 0;
}

#topnav li a{
position: relative;
display:block;
color: #eee;
text-decoration: none;
padding: 14px 12px 13px 12px;
margin: 0;
}

#topnav li a:hover{
background: transparent url(/templates/petslifeline/images/tnbg.jpg) repeat top left;
}

#topnav li .tlt_selected{
position: relative;
display:block;
color: #fff;
padding: 14px 12px 13px 12px;
margin: 0;
background: transparent url(/templates/petslifeline/images/tnbg.jpg) repeat top left;
}

#hours{
position: relative;
padding:0;
margin:0;
color: #666;
font-size: 12px;
font-weight: normal;
font-family: Arial, Verdana, sans-serif;
text-align: center;
}

#topimage {
position: relative;
width: 929px;
float: left;
padding: 0;
margin: 10px 0 0 1px;
clear: both;
}

/* NAVIGATION ON LEFT */

#subnav{
display:block;
position:relative;
width: 180px;
padding: 0;
margin: 0;
float: left;
z-index: 9;
overflow:hidden;
}

#subnavheader{
position:relative;
font-size: 1.2em;
font-weight: bold;
padding: 6px 0 6px 24px;
margin: 1em 0 0 0;
background: #fff url(/templates/petslifeline/images/nav_button.png) no-repeat center left;
}

#subnav ul{
list-style: none;
padding: 0;
margin: 0 0 0 2em;
}

#subnav li{
border-top: 1px solid #fff;
font-size: 1.2em;
margin: 0;
padding: 0;
}

#subnav li a{
display:block;
color: #888;
background: #fff;
text-decoration: none;
padding: 0 0 0 14px;
width: 14em;
margin: 0.3em 0;
background: #fff url(/templates/petslifeline/images/nav_bullet.png) no-repeat center left;
}

#subnav li .llt_selected{
display:block;
color: #000;
text-decoration: none;
padding: 0 0 0 14px;
margin: 0.3em 0;
width: 14em;
background: #fff url(/templates/petslifeline/images/nav_bullet.png) no-repeat center left;
}

#subnav li a:hover {
color: #000;
}

#homecontenttitle {
font-family: Arial, Verdana, sans-serif;
font-size: 1.4em;
font-weight: 700;
color: #0e297b;
}

#homecontent{
display: block;
position: relative;
width: 520px;
float: right;
margin: 0;
font-size: 12px;
padding: 8px 15px;
overflow: hidden;
border-left: 1px dotted #ccc;
border-right: 1px dotted #ccc;
}

#fullcontent{
display: block;
position: relative;
width: 680px;
float: right;
margin: 0 15px 0 0;
font-size: 12px;
padding: 8px 15px;
overflow: hidden;
border-left: 1px dotted #ccc;
}


#leftcol{
display: block;
position: relative;
overflow: hidden;
float: left;
width: 170px;
font-size: 12px;
margin: 20px 0 0 0;
padding: 10px 10px 10px 0;
border-top: 1px dotted #ccc;
}

#leftcol blockquote {
margin: 10px 0 10px 0;
padding: 2px 0 6px 25px;
background: transparent url(/templates/petslifeline/images/nav_button.png) no-repeat top left;
border-bottom: 1px dotted #ccc;
}


#rightcol{
display: block;
position: relative;
width: 175px;
float: right;
font-size: 12px;
margin: 0 7px 0 0;
padding: 10px 0 10px 10px;
overflow: hidden;
}

#rightcol blockquote {
margin: 10px 0 10px 0;
padding: 2px 0 6px 25px;
background: transparent url(/templates/petslifeline/images/nav_button.png) no-repeat top left;
border-bottom: 1px dotted #ccc;
}

#homefooter{
display: block;
margin: 0 auto;
position: relative;
clear: both;
width: 930px;
padding: 5px 0;
text-align: center;
}

#footer{
display: block;
margin: 0 auto;
position: relative;
clear: both;
width: 930px;
padding: 5px 0;
text-align: center;
}

#footer a, #homefooter a{
color: #000;
}

#footer a:visited, #homefooter a:visited{
color: #000;
}