/* Customer CSS */

.sbContainer {
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a2a372;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.sbContainer a {
	color: #A2A372;
}

.sbContainer a:hover {
	color: #C8DBD7;
}

#container {
	width: 1152px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1152px;
	height: 154px;
	background-image: url(../images/int_01.jpg);
	background-repeat: no-repeat;
}

#page-index #header {
	width: 1152px;
	height: 155px;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
}

#slot-music {
	width: 140px;
	float: right;
	margin-right: 93px;
}

#slot-address {
	width: 400px;
	height: 60px; 
	float: left;
	float: none !ie;
	margin: 42px 0px 0px 335px;
	color: #00533e;
}

#slot-address p {
	margin: 0px;
	padding: 0px;
}

#nav {
	clear: both;
	width: 724px;
	height: 32px;
	float: right;
	margin: 20px 93px 0px 0px;
	_margin: 19px 47px 0px 0px;
}

#page-index #nav {
	margin: 20px 95px 0px 0px;
	_margin: 20px 48px 0px 0px;
}

#slot-navigation ul{
	margin: 0px;
	padding: 0px;
}

#slot-navigation li {
	display: inline;
}

#slot-navigation a {
	display: block;
	float: left;
	background-image: url(../images/nav_02.gif);
	background-repeat: repeat-x;
	padding: 10px 5px 10px 5px;
	text-decoration: none;
	margin: 0px 1px 0px 1px;
	border-left: 1px #00533e solid;
	border-right: 1px #00533e solid;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

#slot-navigation a:hover {
	color: #A3A272;
}

#navigation-1 a{
	margin-left: 0px;
	border-left: 0px;
}

#navigation-6 a {
	padding: 3px 8px 10px 8px;
	_padding: 3px 8px 3px 8px;
	width: 75px;
}

#navigation-8 a {
	margin-right: 0px;
	border-right: 0px;
	padding: 3px 8px 10px 8px;
	_padding: 3px 8px 3px 8px;
	width: 93px;
}

#frontCap {
	width: 11px;
	height: 32px;
	background-image: url(../images/nav_01.gif);
	background-repeat: no-repeat;
	float: left;
}

#endCap {
	width: 13px;
	height: 32px;
	background-image: url(../images/nav_04.gif);
	background-repeat: no-repeat;
	float: left;
}

#subWrapperRepeat {
	width: 1152px;
	background-image: url(../images/index_03.jpg);
	background-repeat:repeat-y;
}

#subWrapperGrad {
	width: 1152px;
	min-height: 895px;
	height: auto !important;
	height: 895px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#intRepeater {
	width: 1152px;
	background-image: url(../images/int_04.jpg);
	background-repeat:repeat-y;
}

#leftBar {
	width: 326px;
	min-height: 1080px;
	height: auto !important;
	height: 1080px;
	background-image: url(../images/int_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#rightBar {
	width: 826px;
	min-height: 818px;
	height: auto !important;
	height: 818px;
	background-image: url(../images/office_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}

#page-staff #rightBar, #page-team #rightBar {
background-image: url(../images/staff_03.jpg);
}

#page-services #rightBar {
background-image: url(../images/services_03.jpg);
}

#page-patients #rightBar {
background-image: url(../images/patients_03.jpg);
}

#page-contact #rightBar {
background-image: url(../images/contact_03.jpg);
}

#page-education #rightBar {
background-image: url(../images/education_03.jpg);
}

#page-appointment #rightBar {
background-image: url(../images/appointment_03.jpg);
}

#flash {
	width: 1152px;
	height: 465px;
}

#content {
	width: 1000px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: -130px;
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
}

#intContent {
	float: left;
	width: 670px;
	clear: both;
	margin: 324px 0px 0px 20px;
	padding-bottom: 30px;
	overflow: hidden;
}

#slot-links {
	width: 200px;
	float: left;
	margin: 46px 0px 0px 123px;
	_margin: 46px 0px 0px 60px;
}

#page-index #slot-links {
	margin: 0px 0px 0px 40px;
	_margin: 0px 0px 0px 20px;
}

#slot-links ul {
	margin: 0px;
	padding: 0px;
}

#slot-links li {
	list-style: none;
	margin-bottom: 10px;
	width: 180px;
	-webkit-box-shadow: 1px 1px 5px #000000;  
    -moz-box-shadow: 1px 1px 5px #000000;  
    box-shadow: 1px 1px 5px #000000; 
}

#slot-links a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 170px;
	height: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 0px 0px 10px;
}

#slot-links a:hover {
	color: #a2a372;
}

#links-1 {
	background-image: url(../images/link1.jpg);
	background-repeat: no-repeat; 
}

#links-2 {
	background-image: url(../images/link2.jpg);
	background-repeat: no-repeat;
}

#links-3 {
	background-image: url(../images/link3.jpg);
	background-repeat: no-repeat;
}

#links-4 {
	background-image: url(../images/link4.jpg);
	background-repeat: no-repeat;
}

#links-5 {
	background-image: url(../images/link5.jpg);
	background-repeat: no-repeat;
}

#contentMain {
	width: 490px;
	float: left;
	margin: 60px 0px 0px 10px;
}

#intContact {
	width: 182px;
	float: left;
	clear: both;
	margin: 15px 0px 0px 122px;
	_margin: 15px 0px 0px 60px;
	-webkit-box-shadow: 1px 1px 5px #000000;  
    -moz-box-shadow: 1px 1px 5px #000000;  
    box-shadow: 1px 1px 5px #000000; 
}

#contact {
	width: 182px;
	float: right;
	margin: 130px 47px 0px 0px;
	_margin: 130px 27px 0px 0px;
	-webkit-box-shadow: 1px 1px 5px #000000;  
    -moz-box-shadow: 1px 1px 5px #000000;  
    box-shadow: 1px 1px 5px #000000;  
}

#contact p {
	margin: 0px;
}

#contactRepeat {
	width: 182px;
	background-image: url(../images/contactForm_02.jpg);
	background-repeat: repeat-y;
}

#contactTop {
	width: 182px;
	min-height: 297px;
	height: auto !important;
	height: 297px;
	background-image: url(../images/contactForm_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}	

#contactBottom {
	width: 182px;
	height: 63px;
	background-image: url(../images/contactForm_03.jpg);
	background-repeat: no-repeat;
}

#comp-contactForm {
	padding: 25px 10px 0px 10px;
}

.input1, .input3 {
	width: 160px;
	_width: 140px;
}

.input2 {
	width: 40px;
}

#footer-content {
	clear: both;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding-bottom: 20px;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
}

#footer-content li {
	display: inline;
}

#footer-content a {
	padding: 0px 5px 0px 5px;
}

#slot-footer1, #slot-footer2 {
	margin-bottom: 10px;
}

#bottomRepeat {
	height: 22px;
	background-image: url(../images/bottomRepeat.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#bottom {
	width: 1152px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
}

#educationTitle, #contactTitle {
	margin: 0px 0px 0px 10px;
	width: 163px;
}

.sbContainer img.left {
margin-right: 6px;
}

.sbContainer img.right {
margin-left: 6px;
}

/* Education styles */

#education_menu {
	width: 154px;
	margin-left: 27px;
	margin-top: 26px;
}

.mlmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*this is the css for the vertical version*/
.vertical ul{
	list-style-type: none;
	padding: 0px;
	width: 153px;
	color: #0066FF;
}
.vertical li a{
	display: block;
	width: 143px;
	text-decoration: none;
	height: auto;
	padding: .1em 1px .1em 10px;
	color: #00352C;
}

.vertical li a:hover {
	background-color: #00352C;
	color: #ffffff;
}

.vertical li ul li a { /* to style sub levels */ 
	background-image: none;
	background-color: #FFFFCC;
	border: 1px #00352C solid;
	border-top: 0px;
}

.vertical li ul li a:hover { /* to style sub levels */ 
	background-image: none;
	background-color: #333;
}

.vertical li{
	/*Needed for IE. Don't ask me why, It was a lucky guess.*/
	display: inline;
}
.vertical li ul{
	position: absolute;
	margin-top: -1.3em;
	margin-left: 160px;
	border-top: 1px  #00352C solid;
}

.vertical .page, .vertical .page:hover {
	background-image: none;
	background-color: #CCC;
	color: #000000;
}

.inaccesible li ul{
	display: none;
}