@charset "utf-8";
body  {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background-image:url(images/body-bg-zabrecky.jpg); background-repeat:repeat-x; background-position:top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #353535;
	
}

a img {
	border:none;
	}
p a, li a, p a:visited, li a:visited, h3 a, #mainContent a {
	color:#0f5eb5;
	text-decoration:none;
	}
p a:hover, li a:hover, h3 a:hover, #mainContent a:hover {
	color:#025744;
	text-decoration:underline;
	}
td {
	vertical-align:top;
	}
formrequest {
	vertical-align:top;
}	
.thrColElsHdr #container td.maillabel {
	vertical-align:top;
	font-weight:bold;
	text-align:right;
}
.thrColElsHdr #container td.inptext {
	vertical-align:top;
	font-weight:bold;
		
}

a.greenlink {
	color:#73a074;
	}
a:hover.greenlink {
	color:#0f5eb5;
	}
.thrColElsHdr #container { 
	width: 934px; 
	background-image:url(images/content-repeat-y.jpg); background-repeat:repeat-y; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:-16px;
} 

.thrColElsHdr #header { 
	background-image:url(images/header-zabrecky.jpg); background-repeat:no-repeat;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:150px;	
} 


.thrColElsHdr #mainContent {
 	margin: 0; 
	background-image:url(images/content-top-bg.jpg); background-repeat:no-repeat; background-position:top;
	padding:1px 40px 0 48px;
	min-height:500px;
  height:auto !important;
  height:500px;
	line-height:20px;	
} 





#nav {
	height:35px;
	background-image:url(images/nav-bg.jpg); background-repeat:repeat-x;
	margin:15px 0 0 48px;
	width:847px;
	}
#nav ul {
	margin-left:0;
	}
#nav ul li {
	display:inline;
	float:left;
	background-image:url(images/nav-sep.jpg); background-repeat:no-repeat;
	background-position:right;
	padding-right:2px;
	}
#nav ul li a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding:6px 12px 8px 12px;
	line-height:33px;
	}	
#nav ul li a.home {
	background-image:url(images/nav-sep.jpg); background-repeat:no-repeat;
	background-position:left;
	}
#nav ul li a:hover {
	background-image:url(images/nav-bg-hover.jpg); 
	background-repeat:repeat-x;
	}
#search {
	height:30px;
	padding-right:5px;
	}
	
.searchfield {
	float:right;
	background-image:url(images/searchfield.png); background-repeat:no-repeat;
	width:147px;
	height:19px;
	color:#fff;
	padding-left:10px;
	}

#searchform {
	padding-top:5px;
	}

#searchform input {
	border:0px solid white;
	}



.thrColElsHdr #header h1 a img {
	width:350px;
	height:65px;
	background-image:url(images/logo-zabrecky.jpg); background-repeat:no-repeat;
	background-position:0 0;
	margin: 30px 0 0 30px;	
}
#address a, #address {
	float:right;
	width:240px;
	margin: 4px 30px 0 0 ;
	text-align:right;
	font-size:11px;
	text-decoration:none;
	}


.thrColElsHdr #header h1 a:hover img {
	background-position:-364px 0;
	} 

.thrColElsHdr #sidebar1 {
	float: left; 
	width: 226px; /* since this element is floated, a width must be given */
	padding: 20px 60px 0 10px; /* top and bottom padding create visual space within this div */
	
}
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 208px; /* since this element is floated, a width must be given */
	padding:0;
	margin-right:0px;
	margin-left:40px;
	margin-top:0;		
}
.thrColElsHdr #sidebar2 ul.checkmarks {
	background-image:url(images/notebook.jpg); background-repeat:no-repeat;
	padding-top:60px;
	padding-bottom:15px;
	}

ul.checkmarks {
	list-style-type:none;
	}
ul.checkmarks li {
		background-image:url(images/bullet-chkmrk.jpg); background-repeat:no-repeat; background-position:left;
		padding-left:20px;
		margin-bottom:8px;
		margin-left:-20px
		}	

	
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

#flash {
	width:845px;
	height:253px;
	background-image:url(images/flash.jpg); background-repeat:no-repeat;
	}

#callout-green {
	background-image:url(images/calloutgreen-repeat.jpg); background-repeat:repeat-y;
	padding:0px;
	margin:0;
	}
#callout-green p {
	padding:0 15px 0 0;
	margin:0;
	color:#676868;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:center;
	}
#callout-green h4 {
	color:#676868;
	margin:0 15px 0 0;
	padding:0 0px 10px;
	text-align:center;
	font-size:24px;
	font-weight:100;
	}


/*------for CMS styles---------------*/
.callout-green {
	background-image:url(images/calloutgreen-repeat.jpg); background-repeat:repeat-y;
	padding:0px;
	margin:0;
	width:208px;
	}
.callout-green p {
	padding:0px 15px 0 0;
	margin:0 0 0 10px;
	color:#676868;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:center;
	}
.callout-green h4 {
	color:#676868;
	margin:0 15px 0 0;
	padding:0 0px 10px;
	text-align:center;
	font-size:24px;
	font-weight:100;
	}
.callout-green-top {
	width:208px;
	height:18px;
	background-image:url(images/calloutgreen-top.jpg); background-repeat:no-repeat;
	}
.callout-green-bottom {
	width:208px;
	height:12px;
	background-image:url(images/calloutgreen-bottom.jpg); background-repeat:no-repeat;
	}	
	
	
	
	
/*-----wide callout------------*/
.callout-wide-green {
	width:372px;
	background-image:url(images/callout-wide-green.jpg); background-repeat:no-repeat;
	padding:10px;
	height:270px;
	}
.callout-wide-green h3 {
	margin-left:15px;
	}
.callout-wide-green p {
	width:325px;
	margin-left:15px;
	}
	
	
#callout-wide-gray {
	margin-left:40px;
	width:750px;
	background-image:url(images/callout-wide-gray.jpg); background-repeat:no-repeat;
	padding:10px 10px 0 10px;
	height:271px;
	}
#callout-wide-gray h3 {
	margin-left:15px;
	}
#callout-wide-gray p {
	width:700px;
	margin-left:15px;
	font-size:14px;
	line-height:22px;
	}


/*------for CMS styles---------------*/
.callout-blue {
	background-image:url(images/calloutblue-bgrepeat.jpg); background-repeat:repeat-y;
	padding:0px;
	margin:-24px 0 -20px 0;
	width:208px;
	}
.callout-blue p {
	padding:0px 15px 0 0;
	margin:0 0 0 10px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:center;
	}
.callout-blue ul li {
	color:#fff;
	padding-right:15px;
	}
.callout-blue h4 {
	color:#676868;
	margin:0 15px 0 0;
	padding:0 0px 10px;
	text-align:center;
	font-size:24px;
	font-weight:100;
	}
.callout-blue-top {
	width:208px;
	height:85px;
	background-image:url(images/calloutblue-top.jpg); background-repeat:no-repeat;
	padding-top:10px;
	}
.callout-blue-top p, .callout-blue-top h3, .callout-blue-top h4 {
	color:#fff;
	}
.callout-blue-bottom {
	width:208px;
	height:13px;
	background-image:url(images/calloutblue-bottom.jpg); background-repeat:no-repeat;
	}	
	
/*callout on philosophy page fixed background image 514 x 200 wide*/
.callout-charlie1 {
	width:514px;
	height:200px;
	background-image:url(images/callout-charlie1.jpg);
	background-repeat:no-repeat;
	padding:20px 0px 0 0;
	}

/*callout same, but repeat graphic to shrink and grow, add top and bottom as images*/
.callout-charlie2 {
	background-image:url(images/callout-charlie2-middle.jpg); background-repeat:repeat-y;
	width:514px;
	padding:20px 0 0 0; 
	margin:-20px 0 0 0;
	}
img.callout-charlie2 {
	margin-top:-20px;
	}	
	
	
/*-------custom bullet with white background----------*/
ul.target{
list-style-type:none;
	list-style-image:none;
	padding:0;
	margin-left:2em;
	}
ul.target li {
	background-image:url(images/custom-bullet1.jpg); 
	background-repeat:no-repeat; 
	background-position:0 0;
	padding-left: 1.8em;
	padding-bottom:15px;
	font-size:18px;
	}

/*--------custom bullet with gray background-----------------*/
ul.target2{
list-style-type:none;
	list-style-image:none;
	padding:0;
	margin-left:2em;
	}
ul.target2 li {
	background-image:url(images/custom-bullet2.jpg); 
	background-repeat:no-repeat; 
	background-position:0 0;
	padding-left: 1.8em;
	padding-bottom:15px;
	padding-right:30px;
	font-size:14px;
	}



a#visit {
display:block;
width:208px;
height:171px;
background:url(images/visit.jpg);
margin: 0 0 2px 0;
padding:10px 0 0 0;
box-sizing:border-box;
color:#fff;
text-decoration:none;
font-weight:bold;
text-align:center;
}

a:hover#visit {
color:#fff;
text-decoration:none;
}


a#visit span{
display:block;
color:#0F5EB5;
padding-top:30px;
}

a:hover#visit span{
text-decoration:underline;	
}

#new-patients a img {
	width:208px;
	height:48px;
	background-image:url(images/new-patients.jpg); background-repeat:no-repeat;
	background-position:-208px 0;
	}
#new-patients a:hover img {	
	background-position:0px 0;
	}

#make-appointment a img {
	width:208px;
	height:48px;
	background-image:url(images/make-appointment.jpg); background-repeat:no-repeat;
	background-position:-208px 0;
	}
#make-appointment a:hover img {
	background-position:-0px 0;
	}

#supplements a img {
	width:208px;
	height:48px;
	background-image:url(images/supplements.jpg); background-repeat:no-repeat;
	background-position:-208px 0;
	}
#supplements a:hover img {
background-position:0px 0;
	}











#integrative a img {
	width:208px;
	height:48px;
	background-image:url(images/integrative.jpg); background-repeat:no-repeat;
	background-position:-208px 0;
	}
#integrative a:hover img {	
	background-position:0 0;
	}

#research a img {
	width:208px;
	height:48px;
	background-image:url(images/research.jpg); background-repeat:no-repeat;
	background-position:-208px 0;
	}
#research a:hover img {
	background-position:0 0;
	}

#links a img {
	width:208px;
	height:48px;
	background-image:url(images/links.jpg); background-repeat:no-repeat;
	background-position:-208px 0;
	}
#links a:hover img {
background-position:0 0;
	}




.thrColElsHdr #footer { 
	padding: 30px 30px 30px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/footer-zabrecky.jpg); background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	font-size:10px;
}

.thrColElsHdr #footer p {
	
	
}


.thrColElsHdr #footer ul {
	margin:4px 0px 8px 0;
	
	}
.thrColElsHdr #footer ul li { 
	display:inline;
	padding-left:8px;
	padding-right:8px;
	}

.thrColElsHdr #footer ul li a, .thrColElsHdr #footer p, .thrColElsHdr #footer p a { 
	color:#6f6f6f;
	text-decoration:none;
	}

.thrColElsHdr #footer ul li a:Hover, .thrColElsHdr #footer p a:hover { 
	color:#73a074;
	}

/*-------obsolete, changed to  specialty font  buttons instead.  Still could use as button, with live text on top if needed */

div.buttonslender  {
	background-image:url(images/button-slender.jpg); background-repeat:no-repeat;
	text-align:center;
	height:35px;
	width:208px;
	float:left;
	display:block;
	}
div.buttonslender h3 {
	margin-top:5px;
	}	
div.buttonslender h3 a {
	color:#fff;
	text-decoration:none;
	}
div.buttonslender h3 a:hover {	
	color:#0f5eb5;
	}
	
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.printonly {
	display:none;
	visibility:collapse;
	}