#Panel1_content{
	background-image:url(http://www.blackstonemedia.net/admin.jpg) !important;
}

body, h1, h2, h3, h4, h5, ul, li, p { margin:0; padding:0; }

a img{ border:none; }

.RadUpload.RadUpload_Default
{
    margin-left:-35px;
}

body{
    background:url(images/background.jpg) repeat-x #eebc8b;
    font-family:Arial;
    font-size:14px;    
    }
    
a{
	outline:none;
	outline:hidden;
}

a:link, a:visited, a:active{
    color:#002FA1;
    font-weight:Bold;
    }

a:hover{
    color:#4F9EFF;
    text-decoration:underline;
}    

.centered{
    width:960px;
    margin:0 auto;
    text-align:left;
    position:relative;
    }
    
/* HEADER */    
.subContent .left h1{
    font-size:20px;
    padding-left:55px;
    padding-top:13px;
    display:block;
    height:40px;
    border-bottom:1px solid #78B1F8;
    margin-bottom:15px;
    }

.headerHome{
	background:url(images/headerHome.gif) no-repeat top left;
}
    
.headerAbout{
	background:url(images/headerAbout.gif) no-repeat top left;
}

.headerBios{
	background:url(images/headerBios.gif) no-repeat top left;
}

.headerNews{
	background:url(images/headerNews.gif) no-repeat top left;
}

.headerServices{
	background:url(images/headerHeart.gif) no-repeat top left;
}

.headerLibrary{
	background:url(images/headerBook.gif) no-repeat top left;
}

.headerPets{
	background:url(images/headerRule.gif) no-repeat top left;
}

.headerCoping{
	background:url(images/headerCoping.gif) no-repeat top left;
}

.headerStore{
	background:url(images/headerStore.gif) no-repeat top left;
}

.headerPortal{
	background:url(images/headerPortal.gif) no-repeat top left;
}

.headerContact{
	background:url(images/headerContact.gif) no-repeat top left;
}

.headerEmergency{
	background:url(images/headerEmergency.gif) no-repeat top left;
}

.header{
    height:190px;
    width:960px;
    position:relative;
    background:url(images/headerBackground.jpg) no-repeat top center;
    }
    
.logo{
    position:absolute;
    top:0;
    left:330px;
    }   
    
.callUs{
    background:url(images/callUs.gif) no-repeat;
    width:257px;
    height:30px;
    position:absolute;
    top:153px;
    left:663px;
    padding:7px 0 0 40px;
    font-weight:bold;
    font-size:18px;
    }         
    
.callUs a{
    text-decoration:none;
    color:#005EC8;
    }

.callUs a:hover{
    color:#FFF;
    }
    
/* NAVIGATION */    
    
.nav{
    background:url(images/navBackground.jpg) no-repeat top center;
    height:40px;
    text-align:center;
    width:960px;
    }
    
.nav span{ display:none; }    
    
.nav ul{
    margin-left:5px;
    }    
    
.nav ul li{
    list-style-type:none;
    display:block;
    float:left;
    height:39px;
    margin-top:1px;
    }           
    
.nav ul li a{
    display:block;
    float:left;
    padding:0 16px;
    background-position:top center;
    background-repeat:no-repeat; 
    height:39px;   
    }
    
.nav ul li a:hover{
    background-color:#bfdcff;
    }   
    
.nav ul li a.home{
    background-image:url(images/home.gif);
    width:45px;
    }      

.nav ul li a.about{
    background-image:url(images/about.gif);
    width:49px;
    }
    
.nav ul li a.services{
    background-image:url(images/services.gif);
    width:61px;
    }

.nav ul li a.library{
    background-image:url(images/library.gif);
    width:53px;
    }
    
.nav ul li a.pets{
    background-image:url(images/pets.gif);
    width:73px;
    }
    
.nav ul li a.loss{
    background-image:url(images/loss.gif);
    width:133px;
    }
    
.nav ul li a.store{
    background-image:url(images/store.gif);
    width:77px;
    }
    
.nav ul li a.portal{
    background-image:url(images/portal.gif);
    width:82px;
    }

.nav ul li a.contact{
    background-image:url(images/contact.gif);
    width:89px;
    }
    
.nav ul li a.home:hover{
    background-image:url(images/homeHover.gif);  
    }      

.nav ul li a.about:hover{
    background-image:url(images/aboutHover.gif);
    }
    
.nav ul li a.services:hover{
    background-image:url(images/servicesHover.gif);
    }

.nav ul li a.library:hover{
    background-image:url(images/libraryHover.gif);
    }
    
.nav ul li a.pets:hover{
    background-image:url(images/petsHover.gif);
    }
    
.nav ul li a.loss:hover{
    background-image:url(images/lossHover.gif);
    }
    
.nav ul li a.store:hover{
    background-image:url(images/storeHover.gif);
    }

.nav ul li a.portal:hover{
    background-image:url(images/portalHover.gif);
    }

.nav ul li a.contact:hover{
    background-image:url(images/contactHover.gif);
    }

.subnav{
	border-bottom:1px solid #78B1F8;
	margin-bottom:10px;
}

.subnav li{
	list-style-type:none;
	display:block;
	margin:0 0 10px 0;
	border:3px solid #78B1F8;
}

.subnav li a{
	display:block;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#0055C0;
	color:White;
}

.subnav li a:hover{
	background:#BFDCFF;
	color:Black;
}

.subnav span{
	display:none;
}

.subnav h2{
	margin-bottom:15px;
}
    
/* CONTENT AREA */

.content{
    background:url(images/contentBackground.jpg) repeat-y top left;
    width:960px;
    padding:0px;
    }  
    
.topBlue{
    width:936px;
    height:15px;
    margin:0 12px;
    background:#BFDBFF;
    border-bottom:1px solid #90C2FF;
}

.subContent{
    width:916px;
    margin:0 12px;
    border-top:1px solid #90C2FF;
    float:left;
    padding:10px;
    display:inline;
    line-height:20px;
}

.subContent .left{
    width:690px;
    float:left;
    display:inline;
}

.subContent .left .interiorLeft{
	text-align:justify;
}

.subContent .left .interiorLeft img{
	margin:10px 30px;
	border:3px solid #CAE1FF;
}

.subContent .left .interiorLeft h2{
	font-size:16px;
	margin:15px 0;
}

.subContent p{
    text-align:justify;
    }

.subContent .left p{
	margin:10px 0;
}

.subContent .left h2{
	font-size:16px;
	margin:10px 0;
}

.subContent .left ul{
	margin:10px 10px 10px 35px;
}

/* RIGHT SIDEBAR STUFF */

.subContent .right{
    float:right;
    width:205px;
    font-size:12px;
    }
    
.subContent .right p{
    padding-left:50px;
    margin:15px 0;
    line-height:25px;
    }  
    
.subContent .right .emergencies{
    background:url(images/emergencies.gif) no-repeat top left;
    }      

.subContent .right .address{
    background:url(images/globe.gif) no-repeat top left;
    }
    
.subContent .right .phone{
    background:url(images/phone.gif) no-repeat top left;
    }
    
.subContent .right .appointment{
    background:url(images/appointment.gif) no-repeat top left;
    }
    
.subContent .right .blueButton{
    display:block;
    margin:0 0 15px 0;
    }    
            
/* SLIDING FEATURE */
    
.lizardCamo{
    width:133px;
    height:336px;  
    position:absolute;
    left:935px;
    top:400px;
    background:url(images/lizardCamo.gif) no-repeat top left;
    }      
    
.tongue{
    background:url(images/tongue.gif);
    height:275px;
    left:940px;
    position:absolute;
    width:960px;
}    

.sliding{
    height:275px;
    padding:0px;
    margin:0 0 0 12px;
    width:948px;
    background:url(images/grey.gif) no-repeat top left;
    position:relative;
    overflow:hidden;
    }           
    
.sliding a.vertBar{
    height:275px;
    width:45px;
    float:left;
    }
    
.sliding a.vertBar img{
    display:none;
    }    
    
.sliding a.vertBar:hover img{
    display:block;
}

.sliding a.active img{
    display:block;
}    
    
.sliding div.info{
    height:275px;
    width:666px;
    float:left; 
    position:relative;
    overflow:hidden;
    }
    
.sliding a.family{
    background:url(images/family.jpg) no-repeat top left;
    }
    
.sliding div.panelOne{
    background:url(images/panelOne.jpg) no-repeat top left;
}  

.sliding div.panelOne p{
    position:absolute;
    width:250px;
    top:140px;
    font-weight:bold;
    left:410px;
    color:White;
    font-size:12px;
    line-height:18px;
    }
    
.sliding div.panelOne .videoTour{
    position:absolute;
    display:block;
    top:210px;
    left:410px;
    }                                

.sliding a.birds{
    background:url(images/birds.jpg) no-repeat top left;
    } 
    
.sliding div.panelTwo{
    background:url(images/panelTwo.jpg) no-repeat top left;
}  

.sliding div.panelTwo p{
    position:absolute;
    width:450px;
    top:220px;
    font-weight:bold;
    left:210px;
    color:Black;
    font-size:12px;
    line-height:18px;
    }
    
.sliding div.panelTwo .birdButton{
    position:absolute;
    display:block;
    top:120px;
    left:420px;
    }                                
       
.sliding a.preventive{
    background:url(images/preventive.jpg) no-repeat top left;
    } 
    
.sliding div.panelThree{
    background:url(images/panelThree.jpg) no-repeat top left;
}  

.sliding div.panelThree p{
    position:absolute;
    width:320px;
    top:50px;
    font-weight:bold;
    left:15px;
    color:Black;
    font-size:12px;
    line-height:18px;
    }
    
.sliding div.panelThree .preventiveButton{
    position:absolute;
    display:block;
    top:120px;
    left:15px;
    }
    
.sliding a.coping{
    background:url(images/coping.jpg) no-repeat top left;
    } 
   
.sliding div.panelFour{
    background:url(images/panelFour.jpg) no-repeat top left;
}  

.sliding div.panelFour p{
    position:absolute;
    width:390px;
    top:50px;
    font-weight:bold;
    left:260px;
    color:Black;
    font-size:12px;
    line-height:18px;
    text-align:right;
    }
    
.sliding div.panelFour .copingButton{
    position:absolute;
    display:block;
    top:130px;
    left:420px;
    }

    
.sliding a.store{
    background:url(images/store.jpg) no-repeat top left;
    } 
    
.sliding div.panelFive{
    background:url(images/panelFive.jpg) no-repeat top left;
} 

.sliding div.panelFive p{
    position:absolute;
    width:300px;
    left:175px;
    top:160px;
    }
    
.sliding div.panelFive .storeButton{
    position:absolute;
    top:220px;
    left:220px;
    }  
    
.sliding a.portal{
    background:url(images/portal.jpg) no-repeat top left;
    } 
    
.sliding div.panelSix{
    background:url(images/panelSix.jpg) no-repeat top left;
}  

.sliding div.panelSix p{
    position:absolute;
    width:280px;
    left:225px;
    top:100px;
    }
    
.sliding div.panelSix .portalButton{
    position:absolute;
    top:150px;
    left:225px;
    }    
               
/* HOME PAGE */

.homeSplit{
    width:335px;
    float:left;
    margin-top:15px;
    overflow:hidden;
    border:1px solid #78B1F8;
    background:#DBEAFF;
    }            
    
.leftSplit{
    margin-right:15px;                
    }
    
.homeSplit p{
    font-size:10px;
    margin:5px !important;
    font-weight:bold;
    }  

.homeSplit ul li{
	margin:0 0 10px 0;
}
     
/* FOOTER STUFF */    
    
.footer{
    margin:15px 0;
    line-height:22px;
    }  
    
.footer .cartoonLogo{
    float:left;
    margin:0 15px 0 0;
    }      
    
.footerTop{
    width:958px;
    background:#BFDBFF;
    border-left:1px solid #78B1F8;
    border-bottom:1px solid #78B1F8;
    border-right:1px solid #78B1F8;
    height:25px;
}
    
.footer .siteInfo{
    font-size:10px;
    width:620px;
    float:left;
    }    
    
.footer .contactInfo{
    float:right;
    width:210px;
    }    
    
.footer .contactInfo .footerPhone{
    padding-left:40px;
    padding-top:5px;
    background:url(images/footerPhone.gif) no-repeat top left;
    display:block;
    height:30px;
    font-size:24px;
    }
    
.footer .contactInfo .footerEmail{
    padding-left:40px;
    background:url(images/footerEmail.gif) no-repeat top left;
    font-size:14px;
    }    

.left .interiorLeft .captioned{
	width:325px;
	display:block;
	float:right;
	text-align:center;
	margin:10px;
}

.left .interiorLeft .captioned strong{
	display:block;
	text-align:center;
	margin:10px 0;
}

.left .interiorLeft .captioned img{
	margin:0;
}

/* PETS RULE SECTION */

.eventLinks{
	background:#D9EAFE;
	padding:15px;
	margin:0 0 15px 0;
}

.upcomingEvents{
	width:430px;
	float:left;
	background:#BEDCFE;
	padding:0 10px;
}

.upcomingEvents img{
	margin:15px !important;
}

.funLinks{
	float:right;
	width:190px;
}

.funLinks ul{
	margin: 0 0 0 15px !important;
}

.funLinks ul li{
	margin:0 0 10px 0;
}

/* CONTACT PAGE STUFF */

.emergencyContact{
	background:#D9EAFE;
	padding:15px;
	margin-bottom:10px;
}

.emergencyContact iframe{
	float:right;
	border:3px solid #78B1F8;
}

.emergencyContact .telephone{
	display:block;
	padding-left:20px;
	font-size:22px;
	font-weight:Bold;
	background:url(images/telephone.gif) no-repeat 0 2px;
}

/* LIBRARY PAGE */

.education{
	float:left;
}

.education img{
	border:none !important;
	margin:15px !important;
}

/* SERVICES PAGE */

.service{
	display:block;
	float:left;
	padding:10px;
	width:200px;
	height:100px;
	background:#ccc;

	margin:5px !important;
	font-size:10px;
}

.service strong{
	display:block;
	text-align:center;
	font-size:16px;
	margin-bottom:10px;
}

.buttonH2{
	display:block;
	float:left;
	margin:10px !important;
	border:3px solid #78B1F8;
	width:200px;
	text-align:Center;
}

.buttonH2 a{
	display:block;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#BFDCFF;
	color:Black;
}

.buttonH2 a:hover{
	background:#0055C0;
	color:White;
}

#uploadStory{
	display:block;
	float:right;
	background:url(images/uploadButton.gif) no-repeat top left;
	height:38px;
	width:210px;
	margin-top:-10px;
}

.loginContent table{
	width:370px;
	margin:0 auto;
}

.loginContent table table td{
	padding:5px;
}

.loginContent table table td .rfdSkinnedButton{
	margin-right:85px;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.petStoryHeader {
font-weight:bold;
font-size:20px;
}

h2 {

}

