/**
 *
 *
 *
 * The constant.css should not be altered in anyway.
 * If you feel there is an item in this css file that needs to be updated,
 * please report to your manager for further instructions.
 *
 *
 *
 */
/*** Font Setup ***/

body,
em,
i,
a:link,
a:visited,
a:active,
a:hover {
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
}

#print-page a,
#header address,
#nav a:link,
#nav a:visited,
#nav a:active,
#nav a:hover,
#title,
h1, h3, h4,
#surgeons h2,
#home h2,
#request-appointment, #about-surgeon, #patient-testimonials, #download-forms, #read-news, #view-multimedia, #submit-testimonial,
input, textarea, a.button, button,
#animation-content h1,
.appointments h4,
.patient-survey h4,
.column,
.column h4, h2,
.callout-container strong,
#scrollable-container .page-content h1,
#scrollable-container .page-content a,
#footer,
.navi a,
.navi a.active
{
	font-family: "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana, sans-serif;
}

 /*** Lists ***/

ul {
	list-style-type: none;
    margin: 1.0em 0;
    padding: 0;
}

li {
	background-image: url("../images/customize/layout/bullet_nav_and_column.gif");
	background-repeat: no-repeat;
	background-position: 0.0em 0.36em;
	padding-left: 1.2em;
}

p {
	margin-bottom: 12px;
	margin-top: 12px;
}

.surgeon-specialties {
	padding-left: 128px;
}

/*** Images ***/

.photo,
.button {
	padding: 8px 0 2px 0;
}

.photos {
	padding: 4px;
}

.imagespacert {
	float: right;
	margin: 0 0 20px 10px;
}

.imagespacelt {
	float: left;
	margin: 0 20px 10px 0;
}

img {
	border:none;
}

a.image-link,
a.image-link:link,
a.image-link:active,
a.image-link:visited,
a.image-link:hover,
a.image-link:visited:hover {
    border: none;
}

/*** Floats & Clears ***/

.float-right { float: right; }
.float-left { float: left; }
.clear-both { clear: both; }
.clear-right { clear: right; }
.clear-left { clear: left; }

#surgeons .clear-left {
	margin-top: 30px;
}

.spacer {
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Use this sparingly */
.reset {
	padding: 0px;
	margin: 0px;
	background-color: none;
	border: 0px;
	outline: 0px;
}

/*** Wrappers ***/

.wrapper {
	margin: 24px auto 0;
	width: 960px;

	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	border-bottom-right-radius:  30px;
}
#content-nav-wrapper {
	height: 100%;
	overflow: visible;
}

#content-navi-wrapper {  /* yes, this is a different wrapper */
	float: left;
	height: 100%;
	min-height:410px;
	width: 747px;
	background-color:#FFFFFF;
}

#content {
	margin: 0;
	padding: 30px;
	overflow: visible;

	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	border-bottom-right-radius:  30px;

}
/*** Header & Search ***/

#header-logo-link {
	border: none;
	display: block;
	height: 115px;
	line-height: 100%;
	position: absolute;
	width: 460px;  /* update with the width of the practice logo */
}

#header {
	background-image: url("../images/customize/layout/top_area.png");
	height: 73px;
	position: relative;
	width: 960px;
}

#search {
	background-color: transparent;
	border: none;
	height: 31px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 4px;
	text-align: right;
	top: 39px;
	width: 960px;
}

#search input {
	height: 23px;
	margin-right: 4px;
	border: none;
	padding: 3px;
	padding-left: 9px;
	width: 372px;
}

#search input:focus {
	border: none;
	outline: none;
}

#search button {
	float: right;
	font-size: 13px;
	height: 19px;
	letter-spacing: 1px;
	line-height: 1.33em;
	margin: 0;
	padding: 5px 6px;
	vertical-align: top;
	width: 65px;

	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius:  0px;
}

#search button:focus,
#search button *:focus {
	outline: none;
}

#header address {
	height: 73px;
	padding: 0;
	right: 4px;
	position: absolute;
	text-align: right;
	width: 960px;
}

#header address em {
	padding-left: 3px;
	padding-right: 3px;
}

#header address em#last {
	padding-right: 0;
}




/*** Side Navigation: Parent ***/

#nav {
	float: left;
	font-size: 15px;
	height: 100%;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 14px;
	padding-bottom: 45px;
	width: 185px;
}

#nav li {
	background-image: none;
	line-height: 22px;
	padding-left: 0;
	position: relative;
}

#nav a {
	display: block;
	padding: 3px;
	padding-left: 24px;
	text-decoration: none;
	width: 158px;  /* IE6/7 aren't happy without it */
}

#nav a:active {
	outline: none;
}

#nav > li.current > ul:before {
	content: url("../images/customize/layout/bullet_nav_current.png");
	position: absolute;
	left: 7px;
	top: -20px;
}

#nav > li > ul:before {
	content: url("../images/customize/layout/bullet_nav.gif");
	position: absolute;
	left: 7px;
	top: -20px;
}


/*** Side Sub Navigation: Children ***/

#nav ul {
	border: none;
	font-size: 13px;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 185px;
}

#nav li.current ul {
	display: block;
}

#nav ul li {
	border-bottom: none;
	display: none;
	line-height: 16px;
}

#nav li.current ul li {
	display: block;
}

#nav ul a,
#nav li.current ul a {
	background: none;
	border: none;
	font-weight: normal;
	padding-left: 24px;
	width: 158px; /* yeah, IE6/7 don't behave right without it */
}

#nav ul a:active,
#nav li.current ul a:active {
	border: none;
	outline: none;
	outline-offset: -1px;
}


/*** Home Page ***/

#home-content-container,
#home-content-box {
	padding: 5px;
}

#home-content-container {
	border-bottom: none;
	width: 410px;
}
/*** Home Page Coda Slider - Animation Area ***/

#scrollable-container {
	height: 205px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 960px;
}

#scrollable-container .slideshow {
	background: url("../images/customize/animation/image-bkgd.jpg") no-repeat;

	-moz-border-radius-topleft: 35px;
	-webkit-border-top-left-radius: 35px;
	border-top-left-radius:  35px;

	clear: both;
	position: absolute;
	width: 20000em;  Specify something wide enough to at least contain all the .pages side-by-side
}

#scrollable-container .page {
	float: left;
	height: 205px;
	position: relative;
	width: 960px;

	-moz-border-radius-topleft: 35px;
	-webkit-border-top-left-radius: 35px;
	border-top-left-radius:  35px;

	display: none;
}
#scrollable-container .page.jqueryimage1 {
	background: url("../images/customize/animation/image1.jpg") no-repeat;
}
#scrollable-container .page.jqueryimage2 {
	background: url("../images/customize/animation/image2.jpg") no-repeat;
}
#scrollable-container .page.jqueryimage3 {
	background: url("../images/customize/animation/image3.jpg") no-repeat;
}

#scrollable-container .page .page-content {
	font-size: 1.03em;
	height: 165px;
	line-height: 18px;
	margin-left: 570px;
	padding: 20px;
	position: relative;
	width: 325px;
	z-index: 2;
}

#scrollable-container .page-content h1 a {
	font-size: 18px;
	margin-bottom: -6px;
}

#scrollable-container .page-content a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

div.navi {
	height: 32px;
	overflow: visible; /* for the active arrows */
	position: relative;
	width: 100%;
	z-index: 10000;
}

div.navi a {
	border: 0;
	cursor: pointer;
	display: block;
	float: left;
	overflow: hidden; /* to hide the arrows */
	position: relative;
	height: 24px;
	width: 248px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 8px;
	margin-left: 1px;
}
.navi a.active{ overflow: visible;}  /* displays the active arrow */

div.navi a:first-child {
	margin-left: 0px;
	width: 249px;
}

.navi img {
	left: 104px;
	position: absolute;
	top: -18px;
}

/*** Home Page Content Box - ie Specialties Box ***/

#home-content-box {
	float: right;
	margin-bottom: 20px;
	padding: 15px;
	width: 183px;
}
#home-content-box h2 {
	margin-top: 0;
	text-transform: uppercase;
}
#home-content-box ul {
	font-size: 13px;
}
#home-content-box li {
	background-position: 0.05em 0.5em;
	padding-left: 1.2em;
}
/*** Call Out Buttons ***/

.callout-container {
	float: right;
	padding-left: 20px;
	width: 235px;
}
#home .callout-container {
	float: none;
	padding: 0;
	width: 100%;
}
.callout-container .imagespacelt {
	margin: 10px 0px;
}
a.callout {
	border: none;
	border-radius: 5px;
	box-sizing: content-box;
	cursor: pointer;
	display: block;

	-webkit-border-radius: 5px;
	-webkit-box-sizing: content-box;
	-moz-border-radius: 5px;
	-moz-box-sizing: content-box;
}

#request-appointment strong,
#submit-testimonial b {
	float: right;
}

#request-appointment .callout-content,
#about-surgeon .callout-content,
#patient-testimonials .callout-content,
#download-forms .callout-content,
#view-multimedia .callout-content,
#submit-testimonial .callout-content { padding-top: 12px; }
#read-news .callout-content { padding-top: 20px; }

.callout {
	background-attachment: scroll;
	background-image: url("../images/constant/buttons/callouts/transparent-overlay.png");
	background-repeat: no-repeat;
	height: 87px;
	margin-bottom: 15px;
	padding: 0 15px;
	text-align: right;
	width: 205px;
}
.callout span {
	text-transform: uppercase;
}
#home .callout {
	background-image: url("../images/constant/buttons/callouts/transparent-overlay-home.png");
	width: 187px;
}
.callout-shadow,
.callout-shadow-right {
	background: url("../images/constant/buttons/callouts/shadow.png") no-repeat bottom;
	float: left;
	height: 107px;
	margin-right: 18px;
}
.callout-shadow-right {
	float: right;
	margin: 0;
}

/*** Page Column ***/

.column {
	float: right;
	margin-left: 20px;
	padding: 15px;
	width: 201px;
}

#testimonials .column {
	float: left;
	margin: 0 20px 20px 0;
	padding-bottom: 20px;
	width: 200px;
}

.column ul {
	list-style-type: none;
    margin: 1.0em 0;
    padding: 0;
}
.column li {
	background-image: url("../images/customize/layout/bullet_nav_and_column.gif");
	background-repeat: no-repeat;
	background-position: 0.05em 0.5em;
}
#testimonials .column img {
	margin-bottom: 0px;
}
.column ol {
	padding-left: 17px;
}
.column ol li {
	background-image: none;
	padding-left: 0;
}

.column img {
	margin-bottom: 15px;
}



/*** Forms ***/

.required,
.admin_required {
	color: #D82330;
}

form,
.admin_listing {
	padding: 5px 20px 20px 20px;
}

.admin_listing .unread {
	font-weight: bold;
}

.contact-us, .payment, .refill {
	width: 380px;
}
.appointments input {
	height: 17px;
}
input {
	background: url("../../images/constant/forms/fieldcell.jpg") repeat-x;
	height: 21px;
}

textarea {
	background: url("../../images/constant/forms/fieldcell-comments.jpg") repeat-x bottom #fff;
}

input,
button,
a.button,
textarea {
	font-size: 15px;
	padding: 4px;
}
input.secondary-button,
button.secondary-button {
	font-size: 12px;
	padding: 2px;
}
input:focus,
textarea:focus {
	outline: none;
}

#photo {
	background: none;
	border: none;
}

label {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 1em;
}

label.checkbox {
	display: inline;
}

input[type="radio"], .radio, #radio, #checkbox {
	display: inline;
	font-size: 14px;
}

input[type='radio'], input[type='checkbox'] {
	background: none;
	border: 0px;
}

.appointments label {
	font-size:  14px;
}
.featured {
	padding: 15px;
}
form select {
	font-size: 100%;
	margin: 5px 0;
	padding: 2px;
}

label.error {
	color: #D82330;
}

input.error,
textarea.error,
select.error {
	background-color: #FFDDDD !important;
	background-image: none !important;
	color: #D82330;
}

input.error,
textarea.error {
	border: 1px solid #D8858C !important;
}

input.error:focus,
textarea.error:focus {
	border: 1px solid #D82330 !important;
	outline: none;
}

.errorlistview {
	background-color: #FFDDDD;
	background-image: none;
	border: solid 1px #D8858C;
	color: #D82330;
	margin-bottom: 15px;
	padding: 15px;
}

.errorlistview ol,
.errorlistview ul {
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 1.2em;
	padding: 0;
}

.errorlistview ul {
	list-style-type: disc;
	margin-bottom: 0px;
}

.errorlistview li {
	background: none;
	padding-left: 0;
}

.errorlistview h2 {
	color: #D82330;
	margin: 0px;
}

.errorlistview {
	width: 390px;
}

.inline-validation-form div.error {
	color: #990000;
	font-size: 16px;
	font-style:italic;
	margin-bottom: -5px;
	margin-top: 10px;
	padding: 5px 0;
}

.inline-validation-form div.error img {
	float: left;
	margin: -9px 5px 0 0;
}

.LV_invalid{
	color: #D82330;
	display: block;
	font-style: italic;
	margin-top: 2px;
	position: relative;
}

.LV_invalid_field {
	background-color: #fcedee;
	background-image: none;
	border: 1px solid #D82330;
}

.inline-label-arrow-border {
	border-color: transparent #990000 transparent transparent;
	border-style: solid;
	border-width: 13px;
	display: inline;
	height: 0px;
	margin-top: -4px;
	margin-left: -28px;
	position: absolute;
	width: 0px;
	z-index: 5;
}

.inline-label-arrow {
	display: inline;
	border-color: transparent #FFDDDD transparent transparent;
	border-style: solid;
	border-width: 11px;
	height: 0px;
	margin-top: -2px;
	margin-left: -24px;
	position: absolute;
	width: 0px;
	z-index: 10;
}

#events h3#second {
	padding-top: 30px;
}
.admin_listing h3 {
	margin-bottom: 0px;
}
.appointments h4, .patient-survey h4, #events h4 {
	font-weight: bold;
	padding: 20px 0 0 0;
}
.appointments h4#first, .patient-survey h4#first {
	padding-top: 5px;
}

.admin h4 {
	padding-top: 10px;
}

.form-column {
	margin-left: 20px;
	width: 204px;
}

a.button,
input[type="button"],
input[type="submit"],
button {
	border: none;
	cursor: pointer;
	display: block;
	font-weight: normal;
	height: 21px;
	padding: 8px 10px;
	margin: 20px 0 5px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;

	-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:  3px;

	/* to fix box-model issues with <button> in Firefox */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;

}

a.button.inline,
input[type="button"].inline,
input[type="submit"].inline,
button.inline {
	display: inline;
	margin-left: 10px;
}

a.no-underline {
	border-bottom: 0;
	text-decoration: none;
}

/**
 * For removing ugly focus styles in Firefox
 */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
	border : 0px;
}
div.status-box {
	background-image: url(../../_theme/images/constant/buttons/select-button.png);
	height: 25px;
	width: 138px;
	padding-left: 12px;
	padding-top: 5px;
	font-size: 12px;
	color: #fff;
}

#testimonials_container ul#testimonials_list{
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}
#testimonials_container ul#testimonials_list li{
	background-image: none;
}
#testimonial_content.column {
	float: left;
	margin: 0 20px 20px 0;
	padding-bottom: 20px;
}

#testimonial_content.column h4 {
	margin: 0px;
	padding-bottom: 0px;
}
#reorder-clear {
	clear: both;
	height: 5px;
}

.reorder-draggable {
	width: 25px;
}

.reorder-content {
	width: 150px;
}

.reorder-preview, .reorder-draggable, .reorder-content {
	float: left;
}

.reorder-zoom {
	padding-left: 18px;
}	

.PagerView .chitin-pager .now-showing-area{
	display: none;
}

/*** jQuery Stars plugin ***/
/* The CSS required for the plugin is located in 'ui.stars.css'.  The styles
 * listed here are for template-specific styling of the stars
 */
.stars-wrapper {
	height: 3.0em;
	margin-top: 1.5em;
	overflow: auto;
	position: relative;
}
.stars-wrapper label {
	display: block;
	margin: 0 0 0.25em 0;
}
.ui-stars-caption {
	height: 1.2em;
	left: 100px;
	position: absolute;
}
.admin-stars-wrapper {
	background-image: url(../../images/constant/forms/admin-stars.gif);
	height: 16px;
	width: 86px;
}
.admin-bargraph {
	background-color: #DFAF31;
	height: 100px;
	width: 50px;
}
.admin-barratings {
	background-color: #999999;
	width: 50px;
}


/*** Search Results and Pager ***/

.results {
	width: 250px;
	text-align: right;
}

.search-page-numbers {
	margin-top: 20px;
}

.search-page-numbers a,
.search-page-numbers span,
.search-page-numbers a:visited {
	font-size: 12px;
	margin-right: 3px;
	padding: 6px 10px;
	text-align: center;
	text-decoration: none;
}

.search-page-numbers a.next,
.search-page-numbers span.next {
	width: 44px;
}

.search-page-numbers .links-area .previous {
	width: 60px;
}

.search-page-numbers span.border-separator {
	background-color: transparent;
	border: none;
	font-weight: bold;
	padding: 2px 4px;
}



/*** Google Maps ***/
iframe.google-map {
	margin-top: 2.0em;
}
/*** Footer ***/

address {
	padding-bottom: 4px;
}

.copyright {
	margin: 0 auto;
	padding-top: 4px;
	width: 960px;
}

#footer {
	margin: 12px auto;
	width: 960px;
}

#footer address {
	padding: 0;
}

#social-media-links {
	float: right;
	font-size: 11px;
	margin-top: -1px;
	text-align: right;
	width: 200px;
}

#social-media-links img {
	vertical-align: middle;
}


/*** Print ***/

#print-page {
	float: right;
	text-transform: uppercase;
}
#print-page img {
	vertical-align: middle;
	padding-left: 4px;
}
#print-reveal {
	display: none;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

