@charset "utf-8";
/* CSS Document */

/*
u-ortho.com
S.S.
Feature Color: 483B73
Link Color: 483B73
Hover Color: F3BD37
Header Color: 5A4259
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #A5A5A5;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	background: url(images/bg.jpg) top repeat-x;
	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper.jpg) no-repeat;
	min-height: 450px;
	_height: 450px;
	}
#contentwrapperHome { 
	width: 900px;
	background: url(images/wrapperHome.jpg) no-repeat;
	height: 400px;
	overflow: hidden;
	}

/*Header*/
#header { 
	width: 900px; 
	height: 198px;
	background: url(images/header.jpg) no-repeat;
	}

/*Content*/
#title {
	}	
#content { 
	width: 560px; 
	padding: 10px 0 10px 0;
	margin-left: 284px;
	color: #000 !important; 
	}
#contentHome { 
	width: 365px; 
	padding: 10px 0 10px 0;
	margin-left: 284px;
	color: #000 !important; 
	}
.content p { 
	padding: 10px 0 5px 0; 
	}
.content a, .content a:visited, .content a.CommandButton:link { 
	color: #483B73;
	text-decoration: underline; 
	}
.content a:hover { 
	color: #F3BD37; 
	}
.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: #5A4259; 
	font-weight: bold; 
	padding: 5px 0 0 0; 
	}
.content h2 { 
	font-size: 16px; 
	line-height: 20px; 
	}
.content h3 { 
	font-size: 15px; 
	line-height: 18px; 
	}
.content h4 { 
	font-size: 14px; 
	line-height: 16px; 
	}
.content table tr td {
	padding: 2px 5px;
	}

/*Footer*/
.footer {
	text-align: center;
	color: #000;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	 }
.footer a, .footer a:visited { 
	color: #000; 
	text-decoration: none; 
	}
.footer a:hover { 
		color: #F3BD37; 
		}
#footer {
	width: 900px;
	background: url(images/footerbg.jpg) top no-repeat;
	padding: 10px 0 10px 0;
	clear: both; 
	}
#footerHome {
	width: 900px;
	background: url(images/footerbg.jpg) top no-repeat;
	padding: 10px 0 10px 0; 
	}
.footerimage {
	border: none;
	}

/*Feature and Photos*/
#pagephoto {
	}
.pagephoto {
	float: right;
	background: url(images/pagephoto.jpg) no-repeat;
	padding: 4px 3px;
	margin: 0 0 5px 5px;
	}
.photo {
	padding: 5px; 
	border: 1px solid #483B73; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #483B73; 
	background: #fff;
	}
.photoright { 
	float: right; 
	margin: 5px 0 0 5px; 
	padding: 5px; 
	border: 1px solid #483B73; 
	background: #fff;
	}
#feature {
	margin: 0px auto;
	padding: 10px 0 0 0;
	}
.featureCenter { 
	border: 2px #483B73 solid; 
	margin: 0px auto;
	padding: 10px 0 0 0; 
	}
.featureRight { 
	border: 2px #483B73 solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}
#headerlinks {
	position: absolute;
	top: 10px;
	right: 35px;
	width: 253px;
	}

/*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 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
    visibility: hidden;
	color: #351734;
  }
  .sIFR-active #headerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
    visibility: hidden;
	color: #b7acd6;
  }
}

/*DNN Overrides*/
.Normal { 
	font-family: Verdana, Arial, Helvetica !important; 
	font-size: 12px !important; 
	line-height: 20px !important; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font: bold Verdana, Arial, Helvetica, sans-serif !important; 
	color: #000 !important;
	}
