@charset "utf-8";
/* CSS Document */

/*
eaglecreekgentledentist
S.S.
Feature Color: 7D3425
Link Color: FF4500
Hover Color: 387B2B
Header Color: 018167
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #7D3425;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}
#fbook {position:absolute; z-index:100; top:520px; left:31px;}

/*Main Elements*/
#bgd_wrapper {
	background: url(images/bg_02.jpg) top repeat-x;
	}
#shell { 
	margin: 0 auto; 
	width: 883px;
	position: relative;
	}
#container { 
	width: 883px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 883px;
	background: url(images/wrapper.jpg) no-repeat;
	min-height: 368px;
	_height: 368px;
	}

/*Header*/
#header { 
	width: 883px; 
	height: 228px;
	background: url(images/header.jpg) no-repeat;
	}

/*Content*/
#titleHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}	
#content { 
	width: 600px; 
	padding: 10px 0 0 0;
	margin-left: 258px;
	color: #000 !important; 
	}
.content p { 
	padding: 10px 0 5px 0; 
	}
.content a, .content a:visited, .content a.CommandButton:link { 
	color: #7D3425; 
	}
.content a:hover { 
	color: #C9793A; 
	}
.content ul { 
	margin: 5px 0 10px 25px; 
	}
.content ul li { 
	list-style: disc; 
	}
.content ol { 
	margin: 5px 0 10px 30px; 
	}
.content table td { 
	margin: 5px 0px; 
	}
.content h2, h3, h4, h5 { 
	color: #018167; 
	font-weight: bold; 
	padding: 5px 0 0 0; 
	}
.content h2 { 
	font-size: 16px; 
	line-height: 20px; 
	}
.content h3 { 
	font-size: 14px; 
	line-height: 18px; 
	}
.content h4 { 
	font-size: 12px; 
	line-height: 16px; 
	}
.content table tr td {
	padding: 2px 5px;
	}

/*Footer*/
#footer {
	width: 883px;
	padding: 89px 0 5px 0;
	text-align: center;
	color: #fff;
	font: 10px/12px Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) top repeat-x;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #fff; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #FF4F00; 
		}

/*Feature and Photos*/
.pagephoto {
	float: right;
	margin: 0 0 0 10px;
	}
.photo {
	padding: 5px; 
	border: 1px solid #7D3425; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #7D3425; 
	background: #fff;
	}
.photoright { 
	float: right; 
	margin: 5px 0 0 5px; 
	padding: 5px; 
	border: 1px solid #7D3425; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #7D3425; 
	background: #fff; 
	}
#feature {
	margin: 0px auto;
	}
.featureCenter { 
	border: 2px #7D3425 solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #7D3425 solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}
#flash {
	width: 422px;
	height: 278px;
	padding-left: 248px;
	float: left;
	}
#callouts {
	width: 193px;
	height: 278px;
	float: left;
	padding: 3px 0 0 0;
	}
.callout {
	float: left;
	border: none;
	}

/*Sifr*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
  .sIFR-active #title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
    visibility: hidden;
	color: #008066;
	font-weight: bold;
	font-style: italic;
  }
}

/*DNN Overrides*/
.Normal { 
	font-family: Arial, Verdana, Helvetica !important; 
	font-size: 12px !important; 
	line-height: 14px; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font: bold Arial, Helvetica, sans-serif !important; 
	color: #fff !important;
	}
.errMsg {
	color: #FF0000;
	font-weight: bold;
	}
