/*
tingeyortho
S.S.
Feature Color: 84019D
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #000;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {

	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: url(images/container2.jpg) repeat-y;
	}
#containerBA {
	width: 900px;
	background: url(images/container2_before_after.jpg) repeat-y;
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper2.jpg) bottom no-repeat;
	}
#contentwrapperHome {
	width: 900px;
	background: url(images/wrapper2_home.gif) bottom no-repeat #000;
	}
#contentwrapperBA {
	width: 900px;
	background: url(images/wrapper2_before_after.gif) bottom no-repeat;;
	}


/*Header*/
#header { 
	width: 900px; 
	height: 406px;
	overflow: hidden;
	}

/*Content*/
#title {
	width: 763px;
	height: 55px;
	margin: 0px 16px 0px 11px;
	background: #84019D;
	padding: 10px 0 0 110px;
	}	
#interiorTitle {
	position: absolute;
	width: 460px;
	}

#contentHome { 
	width: 685px; 
	padding: 0 0 10px 0;
	margin-left: 157px; 
	Xmin-height: 100px; 
	X_height: 100px; 
	/*color: #162894 !important; */
	color: #C1DCF7 !important;
	}
#content { 
	width: 685px; 
	padding: 10px 0 10px 0;
	margin-left: 157px; 
	min-height: 230px; 
	_height: 230px; 
	color: #162894 !important;
	}
	.content p { padding: 10px 0 5px 0; }
	.content a, .content a:visited, .content a.CommandButton:link { color: #84019D; }
	.content a:hover { color: #6BB3AF; }
	.content ul { margin: 0 0 10px 25px; }
	.content ul li { list-style: disc; }
	.content ol { margin: 0 0 10px 30px; }
	.content table td { margin: 5px 0px; }
	.content h2, h3, h4, h5 { color: #84019D; font-weight: bold; padding: 5px 0 0 0; }
	.content h3 { font-size: 16px; line-height: 18px; }
	.content h4 { font-size: 14px; line-height: 16px; }
	.SubHead, .Head { color: #84019D; }

/*Footer*/
#footer {
	width: 880px;
	padding: 0 0 10px 20px; 
	text-align: left; 
	color: #fff; 
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) no-repeat;
	 }
#footer a, #footer a:visited { 
	color: #fff; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #FCB827; 
		}
#footeraddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF6DF;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	}
.copyright {
	padding: 10px 0;
	}

/*Feature and Photos*/
#pagephoto {
	width: 271px;
	min-height: 275px;
	_height: 275px;
	float: right;
	}
.pagephoto {
	position: absolute;
	top: 406px;
	left: 589px;
	}
.photo {
	padding: 5px; 
	border: 1px solid #84019D; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #84019D; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #84019D; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #84019D solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #84019D solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}

/*Sifr*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0; 
	}
.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
	}
.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	text-decoration: none; 
	}
.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
	}
.sIFR-replaced > div { 
	display: none !important; 
	}
.sIFR-active h1 {
	visibility:hidden; 
	font:normal 36px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px; 
	margin: 0; 
	padding:0;
	color: #C7DAFB;
	}

/*DNN Overrides*/
.Normal { 
	font-family: Verdana, Arial, Helvetica !important; 
	font-size: 12px !important; 
	line-height: 18px; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	font-weight: bold !important; 
	}
