/*
brazonesortho
S.S.
Feature Color: F19C08
*/

/*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 {
	background: url(images/background.jpg) top center repeat-x #6A012C;
	margin: 26px auto 26px 26px;
	}
#shell { 
	margin: 0 auto 0 0; 
	width: 874px;
	position: relative;
	background: url(images/bgd_container.jpg) left repeat-y;
	}
#container { 
	width: 874px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 874px;
	background: url(images/wrapper.jpg) no-repeat;
	min-height: 523px;
	_height: 523px;
	}


/*Header*/
#header { 
	width: 874px; 
	height: 269px;
	background: url(images/header.jpg) no-repeat;
	}
#headerflash {
	width: 492px;
	height: 438px;
	position: absolute;
	right: 0;
	top: 83px;
	}
#headerlinks {
	width: 230px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 10px;
	}
	
#facebook {
	width: 190px;
	position: absolute;
	left:0px;
	top:500px;
	}
	
#facebook p { padding: 10px 0 5px 0; color: #ffffff; font-weight:bold; }
	#facebook a, #facebook a:visited { color: #ffffff; }
	#facebook a:hover { color: #ffffff; }	

/*Content*/
#title {

	}	

#content { 
	width: 560px; 
	padding: 256px 0 0 0;
	margin-left: 268px; 
	color: #000 !important; 
	}
	#content p { padding: 10px 0 5px 0; }
	#content a, #content a:visited { color: #bb8a9e; }
	#content a:hover { color: #6A012C; }
	#content ul { margin: 0 0 10px 25px; }
	#content ol { margin: 0 0 10px 35px; }
	#content ul li { list-style: disc; }
	#content table td { margin: 5px 0px; }
	#content h2, h3, h4, h5 { color: #838C97; font-weight: bold; padding: 5px 0; }
	#content h2 { font-size: 16px; line-height: 18px; }
	#content h3 { font-size: 14px; line-height: 18px; }
	#content h4 { font-size: 13px; line-height: 16px; }
	#content .Normal { color: #fff !important; }
	#content .Head, #content .SubHead { color: #fff !important; }

/*Footer*/
#footer {
	width: 642px;
	padding: 60px 0 5px 232px;
	height: 18px;
	margin: 0;
	text-align: center; 
	color: #A5A5A5; 
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) top no-repeat;
	 }
#footer a, #footer a:visited { 
	color: #A5A5A5; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #F7AF37; 
		}
#footeraddress {
	font-size: 12px;
	font-weight: bold;
	}

/*Feature and Photos*/
.pagephoto {
	position: absolute;
	left: 7px;
	top: 7px;
	 }
.photo {
	padding: 5px; 
	border: 1px solid #6A012C; 
	background: #fff;
}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #6A012C; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #6A012C; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #6A012C solid; 
	margin: 0px auto; 
	}
.featureBeforeAfter { 
	border: 2px #6A012C solid;
	width: 300px;
	height: 205px;
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #6A012C solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
#pics {
	width: 214px;
	height: 320px;
	position: absolute;
	margin-left: 616px;
	top: 230px;
	}
.resume {
	margin-left: 20px;
	}

/*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 24px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px; 
	margin: 0; 
	padding:0;
	color: #ababab;
	}
.sIFR-active #headerlinks{
	visibility:hidden; 
	font:normal 16px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px; 
	margin: 0; 
	padding:0;
	color: #ffffff;
	}

/*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: normal !important; 
	}
.NormalBold {
	color: #fff !important;
	}
	
