@charset "utf-8";
/* CSS Document */

/*
pediatricdentaltown
S.S.
Feature Color: 228A38
Link Color: 228A38
Hover Color: 5688C7
Header Color: 228A38
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #E1EBF7;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	background: url(http://pediatricdentaltown.com/Portals/_default/Skins/siteSkin/images/bg.jpg) top repeat-x;
	}
#shell { 
	margin: 10px auto 0 auto; 
	width: 900px;
	position: relative;
	}
#container {
	width: 900px; 
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper.jpg) no-repeat;
	height: 308px;
	}

/*Header*/
#header { 
	width: 900px; 
	height: 123px;
	background: url(images/header.jpg) no-repeat;
	}

/*Content*/
#title {
	}	
#content { 
	width: 620px; 
	padding: 0;
	margin-left: 195px;
	height: 230px;
	overflow: auto; 
	color: #000 !important; 
	}
.content p { 
	padding: 10px 0 5px 0; 
	}
.content a, .content a:visited, .content a.CommandButton:link { 
	color: #228A38;
	text-decoration: underline; 
	}
.content a:hover { 
	color: #C2DCF7; 
	}
.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: #228A38; 
	font-weight: bold; 
	padding: 5px 0 0 0; 
	}
.content h2 { 
	font-size: 18px; 
	line-height: 20px; 
	}
.content h3 { 
	font-size: 16px; 
	line-height: 18px; 
	}
.content h4 { 
	font-size: 14px; 
	line-height: 16px; 
	}
.content table tr td {
	padding: 2px 5px;
	}


/*Footer*/
#bottom {
	width: 900px;
	height: 337px;
	overflow: hidden;
	background: url(images/bottom.jpg) no-repeat;
	}
#footer {
	width: 790px;
	padding: 11px 110px 10px 0; 
	text-align: right; 
	color: #000; 
	font: 10px/14px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	clear: both;
	background: url(images/footer.jpg) no-repeat;
	 }
#footer a, #footer a:visited { 
	color: #000; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #A6CCF1; 
		}

/*Feature and Photos*/
#pagephoto {
	}
.pagephoto {
	}
.photo {
	padding: 5px; 
	border: 1px solid #228A38; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #228A38; 
	background: #fff;
	}
.photoright { 
	float: right; 
	margin: 5px 0 0 5px; 
	padding: 5px; 
	border: 1px solid #228A38; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #228A38; 
	background: #fff; 
	}
#feature {
	margin: 0px auto;
	}
.featureCenter { 
	border: 2px #228A38 solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #228A38 solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}
.post {
	position: absolute;
	left: 36px;
	top: 293px;
	}

/*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-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px; 
	margin: 0 0 0 190px; 
	padding: 16px 0 0 0;
	color: #228a38;
	height: 52px;
	}

/*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: normal Arial, Helvetica, sans-serif !important; 
	color: #000 !important;
	}