/**********************************************************************************************

	Title: SWH
	Author: XHTMLized
	Date: January 2008


/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/* Global reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; 	font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body {
	line-height: 1; }	
	
	
table {
	border-collapse: separate; 
	border-spacing: 0;
}

caption, th, td {
	text-align: left; 
	font-weight: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; 
	color: #462E26;
	background: #462E26 url(../images/bg_body.gif) center top repeat-x;
	padding: 20px 0 0 0;
}

/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/	
h1, h2, h3, h4{
	font-family:  "Times New Roman", Georgia,  Times, serif;
	color: #5DA138;
	font-weight: bold;
	
}
h1, #page-title {	
	font-size: 2em;
	margin-bottom: 5px;

}
h2 {
	font-size: 1.8em; 
	margin-bottom: 3px;
}
h3 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

p {
	margin: 0 0 15px 0;
	line-height: 18px;
	text-align: left;
	font-size: 1.2em;
/*  letter-spacing: 0px;*/
}


/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/	

label {
	font-size: 1.2em;
}

/*input, textarea, select {
	font: 1em Arial, Helvetica, sans-serif;
	float: left;
}
input#search {
	height: 10px;
}
input#go {
	height: 19px;
	padding: 0 2px 2px 2px;
	margin-top: -1px;
}*/
/*fieldset {
	position: absolute;
	top: 8px;
	right: 15px;
}*/



/* 1.3	Links
-----------------------------------------------------------------------------------------------*/	

a:link{
	color: #5DA138;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #462E26;
}
a:hover{
	text-decoration: underline;
} 

a:active {
	color: #793000;
}



/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/	

hr { 
	display: none; }
		
strong {
	font-weight: bold; }
		
em {
	font-style: italic; }
	
abbr, acronym {
	border-bottom: 1px dotted #999; 
	cursor: help;
}


/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.hide {
	position: absolute;
	left: -9999px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block; }
	
/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%; }

.clearfix {
	display: block; }
/* End hide from IE-mac */

/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
#container{
	margin: 0 auto 0px auto;
	width: 955px;
    position: relative;
	border-top: 10px solid #365412;
	z-index: 30;
	background: #fff;
    min-height: 695px;
}
	

#zd-nav-container {
	width: 229px;
	padding-left: 29px;
	float: left;
	overflow: hidden;
	margin-left: -955px;
	color: #462E26;
	margin-top: -70px;
	position: relative;
	z-index: 1000;
}


#content {
	padding: 0px 0 15px;
	float: left;
	width: 697px;
	margin-left: 258px;
	position: relative;
	z-index: 3;
}
	
#masthead {
	width: 955px;
	position: relative;
	height: 326px;
}
#main-content {
	margin-top: 10px;
	padding: 0px;
	position: relative;
	width: 685px;
}
	.subpage #main-content {
		margin-top: -25px;
		padding-bottom: 40px;
	}	
#side-content {
	width: 155px;
	height: 580px;
	float: right;
	overflow: hidden;
	background: #C7B86B;
}
	

#footer {
	text-align: center;
	clear: both;
	padding: 10px 0 20px 0;
	color: #fff;
	margin: 0 auto 0px auto;
	width: 955px;
	
}
/* 3.0.1	Accessibility menu
-----------------------------------------------------------------------------------------------*/	

#accessibility-links {
	position: absolute;
	left: -1000em;
	text-align: left;
}


/* 3.1	Header and logo
-----------------------------------------------------------------------------------------------*/		
#logo {
	position: relative;
	margin-left: 30px;
	width: 210px;
	height: 210px;
	z-index: 1000;
	overflow: hidden;
	float: left;
	display: inline;
}
	#logo a {
		display: block;
		position: relative;
		outline: none;
		width: 210px;
		height: 210px;
		overflow: hidden;
		text-decoration: none;
		text-align: center;
		font-size: 1.7em;
		line-height: 100px;
	}
	#logo span{
		display: block;
		height: 210px;
		width: 210px;
		position: absolute;
		top: 0;
		left: 0;
		cursor: pointer;
		background: url(../images/logo_synergetics.gif) top left no-repeat;
	}
		
#supportive-imaginery{
	position: absolute;
	left: 18px;
	float: left;
	top: 0;
	width: 236px;
	height: 311px;
	border: 3px solid #365412;
	border-width: 0 3px 3px;
	position: relative;
	background:#3B7A19 url(../images/bg_leave.jpg) top left no-repeat;
}
	#supportive-imaginery img{
		position: absolute;
		bottom: -16px;
		left: -3px;
		z-index: 1000;
	}
		
#top-links{
	position: absolute;
	right: 0;
	top: 0;
	list-style: none;
	height:50px;
	overflow: hidden;
	width: 455px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
	#top-links li,#top-links li a{
		display: block;
		float: left;
		width: 148px;
		position: relative;
		background: #5DA138;
		margin: 0;
		padding: 0;
		height: 50px;
		overflow: hidden;
		text-align: center;
		color: #fff;
		line-height: 35px;
	}
	#top-links li em{
		position: absolute;
		top: 0;
		left: 0;
		width: 148px;
		height: 50px;
		cursor: pointer;
	}
	#top-links li.schedule{
		margin-right: 6px;
		display: inline;
	}
	#top-links li.schedule em{
		
		background: url(../images/btn_calendar.gif) top left no-repeat;
	}
	#top-links li.ask-doctor{
		margin-right: 5px;
		display: inline;
	}
	#top-links li.ask-doctor em{
		background: url(../images/btn_diagnose.gif) top left no-repeat;
	}
	#top-links li.search em{
		background: url(../images/btn_search.gif) top left no-repeat;
	}
#slide-show{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: 700px;
	height: 255px;
}	
/* 3.3	Content
-----------------------------------------------------------------------------------------------*/	

	/* 3.3.1	main navigation
	-----------------------------------------------------------------------------------------------*/			
	ul#zd-nav {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 210px;
	}
		.home ul#zd-nav{
			border-top: 1px solid #5DA138;
		}
		ul#zd-nav li {	
			margin: 0;
			padding: 0;
			font-size: 1.22em;
			width: 190px;
			padding-left: 20px;
		}
        .home ul#zd-nav li:hover {
            background: url(../images/home_nav.gif) top left repeat-x;
        }
		.home ul#zd-nav li{
            min-height: 47px;
            border-bottom: 1px solid #5DA138;
			padding-top: 12px;
		}
		.subpage ul#zd-nav li{
            min-height: 20px;
			padding-top: 12px;
		}
		ul#zd-nav li a {
			display: block;
			text-decoration: none;
			color: #5DA138;
            min-height: 19px;
            padding: 0px 0px 2px;
			font-family: Times, serif;
			font-size: 1.55em;
			font-weight: bold;
          line-height: 18px;
		}	
			ul#zd-nav li a .zd-nav-sublabel {
			text-decoration: none;
			color: #8F7A6F;
			display: block;
			font-family: "Lucida Sans",Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-style: normal;
			font-size: 0.8em;
			}
			
			.subpage ul#zd-nav li a .zd-nav-sublabel {
			    display: none;
		    }
			
			ul#zd-nav li a.zd-nav-current {
				text-decoration: underline;
			}
			ul#zd-nav li a:hover {
				color: #462E26;
				text-decoration: none;
			}
			ul#zd-nav li a:hover em{
				color: #462E26;
				text-decoration: none;
			}
			ul#zd-nav li.zd-nav-active a.zd-nav-levelless-current {
			    color: #462E06 !important;
		    }
	ul#zd-nav li.zd-nav-active ul {	
			margin: 0 -20px 0 0;
			padding: 0 0 5px 25px;
			list-style: none;
		}
		ul#zd-nav li.zd-nav-active li {	
			margin: 0;
			padding: 0;
			font-size: 1em;
			border: 0;
			min-height: 20px;
		}
		ul#zd-nav li.zd-nav-active a.zd-nav-current{	
			color: #462E06;
			margin-top: -3px;
			text-decoration: none;
			padding: 0 0px 4px;
		}
		
		ul#zd-nav li.zd-nav-active ul.zd-sub-nav a{	
			margin: 0;
			padding: 0 0 0 0px;
			color: #8F7A6F;
			font: 1.2em normal "Lucida Sans",Tahoma, Arial, Helvetica, sans-serif;
			
		}
			ul#zd-nav li.zd-nav-active ul.zd-sub-nav a{	
				margin: 0;
				padding: 0 0 0 0px;
				
			}
			ul#zd-nav li.zd-nav-active ul.zd-sub-nav li.zd-nav-first a{	
				margin: 0;
				padding: 0 0 0 0px;
				min-height: 19px;
			}
			ul#zd-nav li.zd-nav-active ul.zd-sub-nav a:hover{
				color: #462E26;
				text-decoration: none;
			}


	
#main-content ul,#main-content ol{
    padding: 0;
	margin: 0 85px 25px 40px;
}
#main-content ol {
	list-style: decimal;
}
	#main-content ul li, #main-content ol li {
		margin: 0;
		padding: 0;
      line-height: 18px;
        font-size: 1.2em;
		
	}
	#main-content ul li p, #main-content ol li p {
	    font-size: 1em;
    }
#main-content img{
	/*float: left;
	margin: 0 15px 10px 0;*/
}	

.subpage #main-content h1,.subpage #main-content h2,.subpage #main-content h3, .subpage #page-title{
	margin-bottom: 20px;
}
.subpage #main-content p{
	padding: 0 0px 10px;
}

.suplementary-content h2{
/*  padding-top: 35px;*/
}
.suplementary-content p{
 	margin: 0;
}
.content-left{
	padding: 0 40px;
	margin-bottom: 40px;
}

#top-content{
	margin: -245px 0px 0 262px;
	float: left;
	z-index: 100;
	position: relative;
	display: inline;
	border-bottom: 1px solid #5DA138;
	padding: 0 15px 0 10px;
	min-height: 222px;
}
	#top-content h1{
		margin-bottom: 20px;
	}
	#top-content p{
		line-height: 19px;
	}

 .suplementary-content{
 	float: left;
 	width: 323px;
 	padding: 0 23px 35px;
 	margin-right: 25px;
 	border: 1px solid #5DA138;
 }
 .suplementary-content.testimonials{
 	margin-right: 0px;
 	margin-top: -25px;
 	width: 284px;
 	padding: 0 0 18px;
 	border: none;
 	background: url(../images/bg_bubble_bottom.gif) 0 100% no-repeat;
 	position: relative;
 	z-index: 9999;
 }
 .suplementary-content.testimonials h3{
 	margin: 0px;
 	padding: 45px 0 0px 18px;
 	border: none;
 	background: url(../images/bg_bubble_top.png) 0 0 no-repeat;
 	color: #462E26;
 	font-size: 1.8em;
 }
 #main-content .suplementary-content.testimonials ul{
		list-style-type: none;
 		padding: 20px 0 0;
 		margin: 0;
 		background:#fff url(../images/bg_bubble_main.gif) 0 0 repeat-y;
 }
#main-content .suplementary-content.testimonials ul li{
 		padding: 0 18px 22px;
 		margin: 0;
 		line-height: 15px;
 }
	#main-content .suplementary-content.testimonials li blockquote{
 		font-size: 1.2em;
 		padding-bottom: 10px;
	 }
	#main-content .suplementary-content.testimonials li .client{
 		font-size: 1.2em;
 		color: #8F7A6F;
 		font-style: italic;
	 }  
.leafs{
	position: absolute;
	bottom: 20px;
	left: -121px;
	z-index: 1;
	background: url(../images/bg_leafs.png) 0 0 no-repeat;
	width: 121px;
	height: 242px;
	
}	 
/* 3.4	Footer
-----------------------------------------------------------------------------------------------*/	
#footer a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px 0 4px;
	margin: 0;
	font-weight: normal;
}
#footer a:hover {
	background: transparent;
}
#footer ul {
	text-align: center;
	font-size: 1em;
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	background: url(../images/bg_footer_divider.gif) 100% 1px no-repeat;
	padding: 0 4px 0 5px;
	margin: 0;
}
#footer li.last {
	background: none;
	padding-left: 4px;
}


form.search {
	width: auto;
	padding: 20px;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
}
#search-query {
	width: 200px;
}

