/* CSS Document */
html {
	background:url(../images/background.jpg) repeat-x top #2F468A;
	}
body {
	color:#4366CB;
	}
#banner {
	background:transparent url(../images/bannerback.png) bottom left no-repeat;
	}
ul#practicetitle {
	color:#4366CB;
	}
#navB {
	background:#fff url(../images/specificback.gif) 0 0 repeat-x;
	}
#navB li a {
	background:#4366CB url(../images/button_back.png) top right repeat-x;
	}
#navB li form {
	background:transparent url(../images/search_back.gif) no-repeat top left;
	border:0;
	}
#navB li a:hover {
	background-position:right bottom;
	background-color:#f93;
	}
.search_field {
	color:#4366CB;
	}
#mask{
	background:#fff url(../images/rightmask.png) 0 0 no-repeat;
	}
/* ---------------- HERE state for main navigation ------------------------*/
body#librarypage #library a, body#newsletterpage #updates a, body#productspage #products a, body#refillsrebatespage #refillsrebates a,
body#about_practice #about a, body#about_staff #about a, body#aboutpractice #about a, body#aboutpractice #about a, body#translatorpage #translator a, {
	background-position:right bottom;
	background-color:#f93;
	color:#f93;
	}
#content {
	background:url(../images/contentback.gif) repeat-y top left #fff;
	}
#contactinfo {
	border-bottom:1px solid #7D94D8;
	}
#vivacare {
	color:#333;
	}
#footer {
	background-color:#fff;
	border-top:solid 1px #4366CB;
	color:#999;
	}
a:link, a:visited {
	color:#4366CB;
	}
#siteinfo a:link, #siteinfo a:visited {
	text-decoration:none;
	}
a:hover, a:active {
	color:#f93;
	}
h1, #usercontent h2{
	color:#2F468A;
	}
h2 {
	color:#7D94D8;
	}
h3 {
	background:#4366CB url(../images/titleback.jpg) top left no-repeat;
	color:#ccc;
	}
#pagespecific {
	color:#344F9E;
	background:transparent url(../images/specificback.gif) 0 0 repeat-x;
	}
#pagespecific dt, h5, #usercontent h3 {
	color:#F58519;
	background:transparent url(../images/specificback.gif) 0 0 repeat-x;
	}
#usercontent h3 {
	background-image:none;
	background-color:white;
	}
#highlights {
	border-bottom:#7D94D8 solid 1px;
	}
#callouts dd {
		border-top:#ccc dotted 1px;
		}
	
/* HERE state for individual About Us pages */
body#about_practice #highlights a#practice, 
body#about_staff #highlights a#staff,
body#about_affiliations #highlights a#affiliations,
body#about_vendors #highlights a#vendors,
body#about_contrators #highlights a#contractors,
body#about_visit #highlights a#visit {
	color:#f93;
	font-weight:bold;
	text-decoration:none;
	}