@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/news01.css);
@import url(apps/calendar01.css);

html{
	background: #4fa6af url(../images/html_bg.gif) repeat-x 0px bottom;
}

body{
	background: transparent url(../images/body_bg.gif) repeat-x 0px 0px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	background:#fff;
	margin:0px auto;
	text-align:left;
	width:900px;
	min-height: 100%;
	position: relative;
	/* Set this to the same height as the footer */
    margin-bottom: -85px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 357px;
	position:absolute;
	width:1000px;
	margin:0 auto;
	background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
	margin-left:-49px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:90px;
		position:absolute;
		top: 189px;
		z-index:10;
	}
		#logo img{
			height:161px;
			width:175px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	position:absolute;
	width:0;
	height:0;
	background:transparent;
	left:7px;
	top:165px;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					text-decoration:none;
					text-indent:-10000px;
					position:absolute;
					height:0 !important;
				}
				
				#nav a:hover, #nav a.active{
				}
				
					/*TopNav*/
					#t6813 a, #t27581 a, #t6814 a, #t70994 a{
					background:url(../images/nav_bg1.gif) 0 0 no-repeat;
					overflow:hidden;
					padding:107px 0 0 0;
					width:145px;
					top:6px;
					}
					
					
					/*Higgins Animal Clinic*/
					#t6813 a{
					left:286px;
					background-position:0px 0px;
					}
					
					#t6813 a.active, #t6813 a:hover{
					background-position:0px -107px;
					}
					
					/*Roscoe View Animal Clinic*/
					#t27581 a{
					left:452px;
					background-position:-166px 0px;
					}
					
					#t27581 a.active, #t27581 a:hover{
					background-position:-166px -107px;
					}
					
					/* Wheeling Animal Hospital & Pet Resort*/
					#t6814 a{
					background-position:-326px 0px;
					left:612px;
					}
					
					#t6814 a.active, #t6814 a:hover{
					background-position:-326px -107px;
					}
					
					/*Pieree Le Bark's Pet Boutique*/
					#t70994 a{
					background-position:-482px 0;
					left:768px;
					}
					
					#t70994 a.active, #t70994 a:hover{
					background-position:-482px -107px;
					}
					
					/*BottomNav*/
					#t6630 a, #t6636 a, #t54768 a, #t6631 a, #t6637 a, #t6633 a{
					top:197px;
					padding-top:34px;
					width:138px;
					background:url(../images/nav_bg2.gif) 0 0 no-repeat;
					}
					
					/*Home*/
					#t6630 a, #t6630 a.active{
					background-position:0px 0px;
					width:111px;
					left:0px;
					}
					
					#t6630 a:hover{
					background-position:0px -34px;
					}
					
					/*Services*/
					#t6636 a{
					left:111px;
					width:137px;
					background-position:-111px 0px;
					}
					
					#t6636 a.active, #t6636 a:hover{
					left:110px;
					background-position:-110px -34px;
					}
					
					/*Employement*/
					#t54768 a{
					left:247px;
					width:150px;
					background-position:-247px -0px;
					}
					
					#t54768 a.active, #t54768 a:hover{
					left:246px;
					background-position:-246px -34px;
					}
					
					/*Pet Resources*/
					#t6631 a{
					left:397px;
					width:168px;
					background-position:-397px 0px;
					}
					
					#t6631 a.active, #t6631 a:hover{
					left:396px;
					background-position:-396px -34px;
					}
					
					/*Client Comments*/
					#t6637 a{
					left:565px;
					width:183px;
					background-position:-565px 0px;
					}
					
					#t6637 a.active, #t6637 a:hover{
					left:564px;
					background-position:-564px -34px;
					}
					
					/*Contact Us*/
					#t6633 a{
					background-position:-747px 0px;
					left:747px;
					width:141px;
					}
					
					#t6633 a.active, #t6633 a:hover{
					left:746px;
					background-position:-746px -34px;
					}
#main-body{
padding-top:396px;
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent;
		width:250px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:650px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 10px;
	padding:0;
	width: 240px;
}
	#menu ul{
		font-size: 12px;
		margin:0 0 0 0;
		padding:0;
		list-style: square inside;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#000;
				display:block;
				font-size: 14px;
				padding: 6px 0px 6px 15px;
				background:#fcf6e6;
				margin-bottom:2px;
				font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				width:224px;
			}
			
			#menu a:hover {
				color: #000;
				background:#cde9ec;
			}
			
			#menu a.current{
				background: #cde9ec;
				color:#000;
			}
			
			#menu a.subcurrent{
				background-color: #e8eeb8;
				color: #9f2214;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 14px;		
				padding-left: 34px;
				text-decoration: none;
				width:205px;;
			}
			
			#menu li ul li a:hover {
				background-color: #e8eeb8;
				color: #9f2214;
			}
			
			#menu h3 a{
			width:240px;
			padding:0px;
			margin:0px;
			border:0px;
			text-decoration:none;
			text-indent:-10000px;
			height:72px;
			}
			
			/*Higgins*/
			.tab6813 #menu h3 a, .tab6813 #menu h3 a:hover{
			background:url(../images/menu_headings/higgins.gif) no-repeat 0px 0px;
			}
			/*Roscoe View*/
			.tab27581 #menu h3 a, .tab27581 #menu h3 a:hover{
			background:url(../images/menu_headings/roscoe_view.gif) no-repeat 0px 0px;
			}
			/*Wheeling*/
			.tab6814 #menu h3 a, .tab6814 #menu h3 a:hover{
			background:url(../images/menu_headings/whelling.gif) no-repeat 0px 0px;
			}
			/*Pieree le barks*/
			.tab70994 #menu h3 a, .tab70994 #menu h3 a:hover{
			background:url(../images/menu_headings/pieree_le_barks.gif) no-repeat 0px 0px;
			}
			/*Services*/
			.tab6636 #menu h3 a, .tab6636 #menu h3 a:hover{
			background:url(../images/menu_headings/services.gif) no-repeat 0px 0px;
			}
			/*Employment*/
			.tab54768 #menu h3 a, .tab54768 #menu h3 a:hover{
			background:url(../images/menu_headings/employment.gif) no-repeat 0px 0px;
			}
			/*Pet Resources*/
			.tab6631 #menu h3 a, .tab6631 #menu h3 a:hover{
			background:url(../images/menu_headings/pet_resources.gif) no-repeat 0px 0px;
			}
			/*Client Comments*/
			.tab6637 #menu h3 a, .tab6637 #menu h3 a:hover{
			background:url(../images/menu_headings/client_comments.gif) no-repeat 0px 0px;
			}
			/*Contact Us*/
			.tab6633 #menu h3 a, .tab6633 #menu h3 a:hover{
			background:url(../images/menu_headings/contact_us.gif) no-repeat 0px 0px;
			}
			
	#menu-footer{
		background:transparent;
		padding-left:9px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 3px 0px;
	margin: 0 0 0 0;
	position:relative;
	width: 875px;
	left:11px;
	border-bottom:1px dotted #666666;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:.5em 0 .5em 0px;
		width:700px;
		color:#848484;
		margin-left:11px;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#848484;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#848484;
			text-decoration:underline;
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:9em;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#848484;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#848484;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:0;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#848484;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#848484;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 30px 0 30px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:0 0 15px 0px;
	}
		#pagetitletext h1{
			font-size:22px;
			font-weight:bold;
			color: #bf0000;
			font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		/* Set this to the same height as the footer */
		height: 85px;
		clear: both;
}

#footer{
	clear:both;
	height: 85px;
	margin:0 auto;
	position:relative;
	background: #cccccc url(../images/footer_bg.gif) no-repeat;;
	border-top: 0px; 
}
	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 40px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#666666;
		font-size:11px;
		position:absolute;
		right:5px;
		bottom:25px;
	}
		#poweredby a{
			color:#666666;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}