/*
================================
= Southern Bone and Joint CSS  =
= 1/15/2008 MegaGate Broadband =
================================
*/

/* --- HTML Tag Redefinitions --- */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: arial;
	}
h1 {
	font-size: 18px;
	width: 100%;
	text-align: right;
	border-bottom: 1px solid gray;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	}
/* ------------------------------ */

/* ----------- Layout ----------- */
#menutablecell {
	height: 10px;
	}
#frame {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	}
#header {
	width: 1000px;
	margin: 0px auto;
	height: 171px;
}
#maintable {
	width: 1000px;
	background-color: #003774;
	margin: 0px;
	padding: 0px;
	}
	#maintable img {
		border: 0px;
		}
#menuindex {
	width: 597px;
	background-color: #003774;
	border-bottom: 1px solid #6f80ae;
	float: left;
}
	#menuindex img {
		border: 0px;
		margin-right: 5px;
		}
#menuall2 {
	width: 1000px;
	background-color: #003774;
	border-bottom: 1px solid #6f80ae;
}
	#menuall2 img {
		border: 0px;
		margin-right: 15px;
		}

/* Doctors Index - The listing of physicians on the home page */
#doctorsindex {
	background-color: #435EA3;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	width: 389px;
	float: right;
	padding: 5px;
	color: white;
	font-size: 12px;
	margin: 0px 2px 10px 0px;
	}
	#doctorsindex a {
		font-size: 12px;
		color: white;
		text-decoration: none;
		font-weight: bold;
		}
	#doctorsindex a:hover {
		font-size: 12px;
		color: white;
		text-decoration: underline;
		font-weight: bold;
		}
	#doctorsindexleft {
		width: 192px;
		float: left;
		}
	#doctorsindexright {
		width: 192px;
		float: right;
		}
#logosindex {
	width: 1000px;
	text-align: center;
	color: #003774;
	clear: both;
	background-color: white;
}
/* Content Index - The main left side content on the home page */
#contentindex {
	background-color: #003774;
	width: 575px;
	padding: 10px;
	color: white;
	float: left;
	font-size: 12px;
}
	#contentindex a {
		font-size: 14px;
		color: white;
		text-decoration: none;
		font-weight: bold;
		}
	#contentindex a:hover {
		text-decoration: underline;
		font-weight: bold;
		color: white;
		font-size: 14px;
		}
	#contentindex .welcome {
		font-size: 12px;
		color: white;
		margin-bottom: 10px;
		}
	#contentindex .newsletter {
		float: right;
		text-align: center;
		width: 150px;
		}
	#contentindex .description {
		margin-left: 10px;
		}
	#contentindex img {
		border: 0px;
		}
/* Extra Content - The section under the doctors listing */
#extracontent {
	color: white;
	float: left;
	font-size: 12px;
	padding: 0px 0px 15px 10px;
}
	#extracontent a {
		font-size: 14px;
		color: white;
		text-decoration: none;
		font-weight: bold;
		}
	#extracontent a:hover {
		text-decoration: underline;
		font-weight: bold;
		color: white;
		font-size: 14px;
		}
	#extracontent img {
		border: 0px;
		}
/* Bottom Stuff - Home page with newsletter sign up and school logos */
#bottomstuff
	{
		clear: both;
		height: 115px;
		width: 550px;
		margin: 0px auto;
		background-color: white;
		padding: 10px;
		border: 5px solid #435EA3;
	}
	#bottomstuff .newsletter
	{
		width: 175px;
		text-align: center;
		background-color: #435EA3;
		padding: 5px;
		float: left;
	}
	#bottomstuff #logosindex-ads
	{
		text-align: center;
		color: #003774;
		float: right;
		background-color: white;
	}
	
.articlephoto {
	border: 1px solid gray;
	padding: 5px;
	margin: 10px;
	float: left;
	font-size: 10px;
	color: black;
	text-align: center;
	width: 325px;
	}
/* Ad campaign on front page */
#schedule-index
{
	background-color: #435EA3;
	width: 300px;
	margin-right: 35px;
	padding: 10px;
	border: 2px solid white;
	float: right;
	color: white;
	font-size: 12px;
}
	#schedule-index h2
	{
		margin: 0px; padding: 0px;
		text-align: center;
		border-bottom: 1px solid white;
	}
#ads-index
{
	background-color: #435EA3;
	width: 395px;
	float: right;
	padding: 0px;
	color: white;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid black;
}
/* Page Content - The regular subpage content */
#pagetable {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	}
#pagecontent {
	background-color: white;
	width: 830px;
	padding: 10px;
	}
#pagemenu {
	width: 155px;
	background-color: #6e80ad;
	padding: 5px;
	color: white;
	font-size: 12px;
	}
	#pagemenu ul {
		margin: 0px 0px 0px 12px;
		padding: 0px;
		}
	#pagemenu a {
		color: white;
		}
.doctorname {
	font-size: 12px;
	font-weight: bold;
	}
	.doctorname a {
		font-size: 12px;
		font-weight: bold;
		color: white;
		}
.doctortitle {
	font-size: 12px;
	}
.doctorpic {
	float: left;
	margin: 5px;
	border: 1px solid gray;
	padding: 5px;
	}
.row1 {
	background-color: white;
}
.row2 {
	background-color: #EEEEEE;
}
.emailform {
	font-size: 12px;
	}
/* Footer */
#footer {
	clear: both;
	text-align: center;
	width: 750px;
	margin: 10px auto 0px auto;
	font-size: 10px;
	color: gray;
	border-top: 1px solid #6f80ae;
	padding-bottom: 10px;
	}
	#footer a {
		color: orange;
		font-size: 10px;
		text-decoration: none;
		}
	#footer a:hover {
		color: #00CCFF;
		font-size: 10px;
		text-decoration: underline;
		}
	#footertext {
		float: left;
		}
	#megagate {
		float: right;
	}

/* ------------------------------ */