/* @John Miller
    Synergy Networks 
	239-790-700

*/

html, body {
	margin: 0px;	
}

body {
	background-color: #868484;	
}

img {
	border: none;
	outline: none;
}

iframe  {
	border: none;
	margin-top: 5px;
	
}

.iframeBody {
	background-color: white;
}

/*Structural Styling */

#header {
	position: relative;
	width: 100%;
	height: 160px;
	background-color: white;
}


/*            Slide Show Styling */
#slide_show {
	background-color: #848282;
	position: relative;
	width: 100%;
	height: 330px;
}
#slide_show_container {
	width: 840px;
	position:relative;
	height:auto;
	margin-left:auto;
	margin-right: auto;
	overflow: hidden;
}

/*For our smaller headers */


#small_slide_show {
	background-color: #848282;
	position: relative;
	width: 100%;
	height: 270px;
}
#small_slide_show_container {
	width: 840px;
	position:relative;
	height:auto;
	margin-left:auto;
	margin-right: auto;
	overflow: hidden;
}


#left_side {
	position: relative;
	float: left;
	width: 18px;
	height: 380px;
	background-image: url(../exportmedia/slide_show_left_side.jpg);
	background-repeat: no-repeat;
}
#center_show {
	position:relative;
	float: left;
	width: 795px;
	z-index: 2;
}

/* This is for the home page Only */
#right_side {
	position: relative;
	float: left;
	height: 322px;
	width: 18px;
	background-image: url(../exportmedia/slide_show_right_side.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}


#right_side_main_pages {
	position: relative;
	float: left;
	height: 322px;
	width: 18px;
	background-image: url(../exportmedia/main_pages_right_side.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#moving_pictures{
	width: 780px;
	position: relative;
	float: left;
	height: 255px;
}


/* To move the "Learn More" button down some */

.wrapper .twoColumn p {
	margin-top: 10px;	
}

#body {
	position: relative;
	float: left;
	width: 100%;
	background-image: url(../exportmedia/body_bg.gif);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-color: white;
	height: auto;
	z-index: 0;
}

#footer {
	position: relative;
	float: left;
	width: 100%;
	background-color: #868484;
	height: 100px;
}
#footer .marginAuto .row p a {
	color: white;
	font-weight: 700;
	font-size: 13px;
}



#white_row {
	position: relative;
	float: left;
	height: auto;
	width: 100%;
	background-color: white;
}


/*Main Pages Styling */

#center_header {
	position:relative;
	float: left;
	width: 780px;
	z-index: 2;
	
}

#center_header #moving_pictures {
	position:relative;
	float: left;
	background-image: url(../exportmedia/slider_bg_one.gif);
	background-repeat:no-repeat;
	width: 780px;
	z-index: 2;
}

 #small_header {
	position:relative;
	float: left;
	background-image: url(../exportmedia/small_header_bg.gif);
	background-repeat:no-repeat;
	width: 780px;
	z-index: 2;
	height: 180px;
 }

/* Appointments Section Header Styling */

#appointments_slide_show {
	background-color: #848282;
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
}

#appointments_header {
	position:relative;
	float: left;
	width: 780px;
	z-index: 2;
	background-image: url(../exportmedia/slider_bg_one.gif);
	background-repeat:no-repeat;
}


#appointments_left_side {
	position: relative;
	float: left;
	width: 18px;
	height: 255px;
	background-image: url(../exportmedia/appointments_slide_show_left_side.jpg);
	background-repeat: no-repeat;
}

#appointments_right_side {
	position: relative;
	float: left;
	height: 318px;
	width: 18px;
	background-image: url(../exportmedia/appointments_slide_show_right_side.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#appointments_header #moving_pictures {
	height: 150px;
}


/*For The Patient Educatoin Pages */


#education_slide_show {
	background-color: #848282;
	position: relative;
	width: 100%;
	height: 70px;
	overflow: hidden;
}

#education_header {
	position:relative;
	float: left;
	width: 780px;
	z-index: 2;
	background-image: url(../exportmedia/slider_bg_one.gif);
	background-repeat:no-repeat;
}


#education_left_side {
	position: relative;
	float: left;
	width: 18px;
	height: 70px;
	background-image: url(../exportmedia/appointments_slide_show_left_side.jpg);
	background-repeat: no-repeat;
}

#education_right_side {
	position: relative;
	float: left;
	height: 150px;
	width: 18px;
	background-image: url(../exportmedia/appointments_slide_show_right_side.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#education_header #moving_pictures {
	height: 150px;
}

#education_body {
	position: relative;
	float: left;
	width: 100%;
	background-image: url(../exportmedia/body_bg.gif);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-color: white;
	height: 650px;
}

/*Text Styling and Semi Structure */

h1, h2, h3, h4, h5 {
	position: relative;
	float: left;
	margin: 1%;
	width: 98%;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

h1, h1 a {
	color: black;
	font-size: 33px;
	font: Times New Roman;
	color: #17416c;
}

h2, h2 a {
	color: #23936a;
	font-weight:900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}

h3, h3 a {
	color: #194c8e;
	font-weight:900;
	font-family: Arial;
	font-size: 25px;

}

h4, h4 a {
	color: #ffffff;
	font-weight:900;
	font-family: Times New Roman;
	font-size:30px;
}
h5, h5 a {
	color: #194c8e;
	font-weight: 900;
	font-family: Arial;
	font-size: 18px;
}
h6, h6 a {
	color: #ffffff;
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
}

p {
	position: relative;
	float: left;
	margin: 1%;
	width: 98%;
	font-size: 12px;
	font-family: Arial;
}

/* The ul style is done to make first bullet show up on unordered list. */
ul {
	width: 100%;
	padding-left: 15px;
}

/* The ol style is done to make first number show up on ordered list. */

ol {
	width: 100%;
}

li {
	color: #333;
	font-size: 12px;
	font-family: Arial;
}



/*These is's overriding the original style specification
  	for h1 for our blue header for most of our pages*/

#moving_pictures h1 {
	color: #ffffff;
	font-size: 36px;
	font-family: Times New Roman;
}

#small_header h1 {
	color: #ffffff;
	font-size: 46px;
	font-family: Times New Roman;
	margin-top: 46px;

}

#moving_pictures p,
#small_header p {
	color: #ffffff;
	font-size: 14px;
}
#moving_pictures strong {
	font-size: 15px;
	font-weight:900;
}


#header_picture {
	margin-top: 16px;
	background-image: url(../exportmedia/main_pages_header_image_bg.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 361px;
	float: right;
}

#header_picture img {
	margin-top: 10px;
	margin-left: 16px;
}

#header_picture h4{
	font-size: 30px;
	color: #e1e1e1;
}


/*Navigation        *******/



#nav {
	width: 797px;
	position: relative;
	float: left;
	height: 64px;
	margin-top: 3px;
	z-index: 5;


}


#home_button,
#our_doctors_button,
#services_button,
#appointments_button,
#patient_education_button,
#contact_us_button {
	position: relative;
	float: left;
	height: 64px;
	display: block;
	overflow: none;
}

#home_button {
	width: 98px;	
}
#our_doctors_button {
	width: 136px;	
}
#services_button {
	width: 117px;	
}
#appointments_button {
	width: 151px;	
}
#patient_education_button {
	width: 182px;	
}
#contact_us_button {
	width: 113px;	
}

#home_button a,
#our_doctors_button a,
#services_button a,
#appointments_button a,
#patient_education_button a,
#contact_us_button a {
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	display: block;
}

#home_button a {
	background-image: url(../exportmedia/home_button.gif);	
}
#our_doctors_button a {
	background-image: url(../exportmedia/our_doctors_button.gif);	
}
#services_button a {
	background-image: url(../exportmedia/services_button.gif);	
}
#appointments_button a {
    background-image: url(../exportmedia/appointments_button.gif);	
}
#patient_education_button a{
	background-image: url(../exportmedia/patient_education_button.gif);		
}
#contact_us_button a {
	background-image: url(../exportmedia/contact_us_button.gif);		
}

#home_button ul li a,
#our_doctors_button ul li a,
#services_button ul li a,
#appointments_button ul li a,
#patient_education_button ul li a,
#contact_us_button ul li a{
	background-image: none;
	font-family: segoe ui, Arial, sans-serif;
}

#home_button ul ,
#our_doctors_button ul 
#services_button ul ,
#appointments_button ul ,
#patient_education_button ul,
#contact_us_button ul {
	border: 1px solid #939393;
	z-index: 99;
	
}

/* Obviously to make two columns */
.twoColumn {
	width: 49%;
	position: relative;
	float: left;
	height:auto;
	margin: 2px;
}
/* Can be used 4 times to make 4 columns */
.oneFourthColumn {
	width: 23%;
	position:relative;
	float: left;
	height: auto;
	margin: 2px;
}

/* Used with oneFourthColumn to make one large and one small */
 .threeFourthsColumn {
	width: 74%;
	position: relative;
	float: left;
	height: auto;
	margin: 2px;
 }
 
 .twoThirdsColumn {
	float: left;
	width: 60%;
	position: relative;
	height: auto;
 }
 
 .oneThirdColumn {
	float: left;
	width: 40%;
	position: relative;
	height: auto;
 }
 
/*Makes rows to mimic a table like structure */
.row {
	position: relative;
	float: left;
	width: 98%;
	margin: 4px;
}	

/*Makes Elements Float Left */
.floatLeft {
	position: relative;
	float: left;
	margin: 3px;
}
.floatRight {
	position: relative;
	float: right;
	margin: 3px;
}
				
/* Very important for automatic centering */
.marginAuto {
	position: relative;
	margin: auto;
	width: 810px;
}

.iconColumn {
	width: 24%;
	position: relative;
	float: left;
}

.conditionsColumn {
	width: 74%;
	position: relative;
	float: left;
}

.conditionsColumn p {
	font-size: 18px; 
	color: #333;
}






#window {
	float: left;
	width: 480px;
	height: auto;
	position: relative;
	
}
#categories {
	float: left;
	width:300px;
	position: relative;
	height: auto;
}










/* SLIDER Styling */

		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 8px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			background-image: url(../exportmedia/slider_bg_one.gif);
			margin: auto;
			width: 797px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 251px;
			clear: both;
		
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 797px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 4px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 4px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 150px;
			text-indent: -9000em;
			z-index: 2;
			display: none;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 47px;
			width: 47px;
			z-index: 2;
		}
		
		.stripNavL {
			left:-15px
		}
		
		.stripNavR {
			right: -30px;
		}
		
		.stripNavL {
			background: url("../exportmedia/left_arrow.png") no-repeat center;
		}
		
		.stripNavR {
			background: url("../exportmedia/right_arrow.png") no-repeat center;
		}
		

/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../exportmedia/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(../exportmedia/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../exportmedia/tipBtm.png) no-repeat bottom; height: 32px;}
