body {
	background-color: #CCDBF4; color: #444;
}

#page {
	background: white url(img/content-bg.png) 0 0 repeat-y;
}

#header {
}

#practice-logo {
	margin-top: 35px;
}

#practice-address {
	margin-top: 35px;
	font-size: 1em; line-height: 1.25;
}

#practice-address address {
	font-style: normal;
}

#practice-info {
	margin-top: 35px;
}

#practice-info h2 {
	margin-bottom: 0px;
	color: #6B97E2;
	font-size: 1.7em; 
}

#practice-info p {
	font-size: 1em; line-height: 1.25;
	color: #6B97E2;
}

#content {
	padding-bottom: 90px;
	background: transparent url(img/content-bottom-shadow.png) bottom left no-repeat;
}

#sidebar {
	margin-top: 30px;
}

#sidebar .titles {
	height: 7em; margin-bottom: 2em;
	border-bottom: 1px solid #6B97E2;
}

#sidebar h1 {
	padding-bottom: 10px;
	color: #6B97E2;
	font-size: 2em;
}

#sidebar p {
	color: #6B97E2;
	font-size: 1.1em;
}

#animation-menu {
	display: block; margin: 0px; padding: 10px 0 0 0;
	list-style-type: none;
	background: transparent url(img/menu-top.png) no-repeat;
}

#animation-menu li {
	background: #11539F url(img/menu-category-bg.png) no-repeat;
}

#animation-menu li.active {
	background: #11539F url(img/menu-category-active-bg.png) no-repeat;
}

/* category link */
#animation-menu li a {
	display: block;  padding: 5px 10px 5px 10px;
	color: #fff; text-decoration: none; font-weight: bold;
}

#animation-menu li ul {
	margin: 0px; padding: 0px; max-height: 162px; overflow: auto;
	list-style-type: none;
}

#animation-menu li ul li {
	background: #CFCFCF url(img/menu-item-bg.png) no-repeat;
}

/* animation links */
#animation-menu li ul li a {
	display: block; padding: 5px 10px 5px 10px;
	color: #6B97E2; text-decoration: none; font-weight: bold;
}

/* bottom image, not sure if best here in on a wrapping div */
#animation-menu-bottom {
	display: block; height: 10px;
	background: transparent url(img/menu-bot.png) no-repeat;
}

/* main */

#main-content {
	margin-top: 30px;
}

#main-content .titles {
	height: 7em; margin-bottom: 2em;
	border-bottom: 1px solid #fff;
}

#main-content h3 {
	margin-bottom: 0.6em;
	font-size: 1.3em; line-height: 1;
	color: #6B97E2;
}

#main-content h2 {
	margin-bottom: 0;
	font-size: 2em; line-height: 1;
	color: #6B97E2;
}

#main-content p {
	font-size: 1.1em;
}

#content-document h3 {
	margin: 15pt 5pt 10pt 5pt;
	font-size: 1.3em; line-height: 1;
	color: #6B97E2;
}

#content-document p {
	font-size: 1.1em;
	margin: 5pt 5pt 5pt 5pt;
}

#content-tellafriend {
	margin: 10px 15px 0 25px;
}

#content-tellafriend h3 {
	margin: 15px 0 0 0;
	font-size: 1.3em; line-height: 1;
}

#content-tellafriend textarea {
	width:310px;
}

#content-appointment {
	margin: 10px 15px 0 25px;
}

#content-appointment h3 {
	margin: 15px 0 0 0;
	font-size: 1.3em; line-height: 1;
}

#content-appointment textarea {
	width:310px;
	height:135px;
}

#content-appointment label {
	padding-right: 30px;
}

.error, .message{
background:#CCDBF4 none repeat scroll 0%;
border-color:#6B97E2;
color:#6B97E2;
margin: 5px 5px 5px 5px;
}

#related-animations {
	display: block; margin: 0px; padding: 10px 0 0 0;
	list-style-type: none;
}

#related-animations li a {
	display: block;  padding: 5px 0px 5px 0px;
	color: #6B97E2; text-decoration: none; font-weight: bold;
}

#video {
	margin-bottom: 0; padding-bottom: 10px;
	background: #6E99DD url(img/video-bg.png) bottom left no-repeat;
}

#video-advert {
	height: 100px;
}

#video-advert img {
	margin: 17px 0 0 6px;
}

#video-player {
}

#video-player-flash {
}

#footer {
	height: 40px;
	background: #fff url(img/footer-bg.png) no-repeat;
}

#footer-links {
	margin: 0px; padding: 10px 0 0 0;
	list-style-type: none;
}

#footer-links li {
	display:inline;
}

#footer-links li a {
	padding: 10px 5px 10px 5px;
	color: #6B97E2; 
	text-decoration: none; 
	font-weight: bold;
}

/* share modal */

#modalOverlay {
	background-color:#000;
	cursor:wait;
}

#modalContainer {
	width: 630px; height: 360px;
	left:50%;
	top:15%;
	margin-left:-315px;
}

#share-modal {
	width: 630px; height: 360px;
	background: transparent url(img/share-bg-new.png) 0 0 no-repeat;
}

#share-modal-header {
	height: 50px; margin-bottom: 5px;
}

#share-modal-header h2 {
	float: left; width: 500px; margin-left: 10px; padding-top: 10px;
	color: #6B97E2;
	font-size:2em;
	margin-bottom:0.75em;
}

#share-modal-header a.share-modal-close-link {
	float: right; 
	margin: 5px 15px 0 0;
	font-size:1.3em;
	text-transform:uppercase;
	text-align:center;
	width:110px; 
	height:27px; 
	background-image:url('/img/header-close-empty.png');
}

#share-modal-body {
	height: 245px; margin-bottom: 8px;
}

#share-modal-footer {
	height: 50px;
}

#share-modal-footer input {
	float: right; width: 100px; margin: -10px 24px 0 0;
}

.modal-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.modal-form label {
	display: block;
}

.modal-form input.text {
	display: block; margin: 0.4em 0;
	width: 250px; padding: 3px 1px;
	border: 2px solid #6B97E2;
}

.modal-form textarea {
	width: 295px; height: 180px;
	padding: 3px 1px;
	border: 2px solid #6B97E2;
}

#fs-names-emails {
	float: left; margin-left: 20px; width: 260px;
}

#fs-message {
	float: right; margin-right: 20px; width: 300px; overflow: hidden;
}

#user-message{
	color: #6B97E2;
	display:block;
	float:left;
	font-size:1.0em;
	padding:0px 20px;
	font-weight:bold;
}

#privacy-policy-modal {
	width: 630px; height: 360px;
	background: transparent url(img/share-bg-new.png) 0 0 no-repeat;
}

#privacy-policy-modal-header {
	height: 50px; margin-bottom: 5px;
}

#privacy-policy-modal-header h2 {
	float: left; width: 500px; margin-left: 10px; padding-top: 10px;
	color: #6B97E2;
}

#privacy-policy-modal-body {
	height: 230px; 
	margin: 0 10px 8px 10px; 
	overflow: auto;
}

#privacy-policy-modal-body p {
	margin-left: 10px;
}

#privacy-policy-modal-body h3 {
	margin-left: 10px; 
	margin-bottom: 5px;
	padding-top: 10px;
}

#privacy-policy-modal-header a.privacy-policy-modal-close-link {
	float: right; width: 100px; margin: 5px 15px 0 0;
}

#privacy-policy-modal-footer {
	height: 50px;
}

#disclaimer-modal {
	width: 630px; height: 360px;
	background: transparent url(img/share-bg-new.png) 0 0 no-repeat;
}

#disclaimer-modal-header {
	height: 50px; margin-bottom: 5px;
}

#disclaimer-modal-header h2 {
	float: left; width: 500px; margin-left: 10px; padding-top: 10px;
	color: #6B97E2;
}

#disclaimer-modal-body {
	height: 230px; 
	margin: 0 10px 8px 10px; 
	overflow: auto;
}

#disclaimer-modal-body p {
	margin-left: 10px;
}

#disclaimer-modal-body h3 {
	margin-left: 10px; 
	margin-bottom: 5px;
	padding-top: 10px;
}

#disclaimer-modal-header a.disclaimer-modal-close-link {
	float: right; width: 100px; margin: 5px 15px 0 0;
}

#disclaimer-modal-footer {
	height: 50px;
}

#appointment-modal {
	width: 630px; height: 360px;
	background: transparent url(img/share-bg-new.png) 0 0 no-repeat;
}

#appointment-modal-header {
	height: 50px; margin-bottom: 5px;
}

#appointment-modal-header h2 {
	float: left; width: 500px; margin-left: 10px; padding-top: 10px;
	color: #6B97E2;
	font-size:2em;
	margin-bottom:0.75em;
}

#appointment-modal-header a.appointment-modal-close-link {
	float: right; width: 100px; margin: 5px 15px 0 0;
}

#appointment-modal-body {
	height: 245px; margin-bottom: 8px;
}

#appointment-modal-footer {
	height: 50px;
}

#appointment-modal-footer input {
	float: right; width: 100px; margin: -10px 24px 0 0;
}

