/*

10Dental Global Styles
Target: Screen
Author: Ben Buchanan

*/


/* layout structure */

	
#footer {
	clear: both;
	margin: 0;
	padding: 10px 10px 20px 20px;
	border-top: 1px solid #D3D3D3;
	background: #fff;
	}
	
	
/* header */	
	

#header h1 {
	margin: 0;
	padding: 0;
	}
	
#header h1 img {
	margin: 0;
	padding: 0;
	}


	
/* navigation */


#nav li {
	float: right;
	margin: 0 10px 20px 0;
	padding: 0 0 22px 0;
	letter-spacing: -.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #1B5D7F;
	}
	
#nav li a {
	margin: 0;
	padding: 0 0 22px 0;
	text-decoration: none;
	color: #1B5D7F;
	}
	
#nav li a:hover {
	margin: 0;
	text-decoration: none;
	color: #1B5D7F;
	background: url(img/nav_fade_b.jpg) no-repeat 0 50%;
	}
	
#nav li a.selected {
	margin: 0;
	text-decoration: none;
	color: #1B5D7F;
	background: url(img/nav_fade_sel.jpg) no-repeat 0 50%;
	}
	
	
/* content */


#content .gutter {
	margin: 0;
	padding: 20px 20px 40px 20px;
	}
	
#content p {
	margin: 2em 0 0 0;
	}
	
#content h4 {
	margin: 0;
	padding: 2em 0 3em 0;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #75B7DA;
	}
	
#content a, #content a:active, #content a.selected {
	text-decoration: none;
	color: #f90;
	}
	
#content a:hover {
	text-decoration: underline;
	color: #f90;
	}
	
#content p.download {
	margin: 15px 0 20px 0;
	padding: 5px 0 5px 31px;
	font-size: 90%;
	text-transform: uppercase;
	color: #999999;
	background: url(img/icon_pdf.jpg) no-repeat 0 50%;
	}
	
#content p.download a {
	margin: 0;
	padding: 5px;
	text-decoration: none;
	color: #999;
	border: 1px solid #ccc;
	border-top: #EDEDED;
	border-left: #EDEDED;
	background: #ededed;
	}
	
#content p.download a:hover {
	text-decoration: none;
	color: #006699;
	}
	

/* headers */


h2 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 130%;
	text-transform: uppercase;
	letter-spacing: .3em;
	border-bottom: 1px solid #1B5D7F;
	color: #1B5D7F;
	}
	
h3 {
	margin: 0;
	/*padding: 0 0 20px 0;*/
	font-size: 120%;
	letter-spacing: -.1em;
	color: #75B7DA;
	}
	
	
/* forms */


#contact {
	margin: 30px 0 0 0;
	padding: 0 20px 20px 20px;
	background: url(img/bg_form.jpg);
	border: 1px solid #E4E4E4;
	}
	
#contact input,{
	margin: 0;
	padding: 0;
	width: 15em;
	color: #333;
	}
	
#contact .square {
	margin: 0;
	padding: 0;
	width: 2em;
	color: #333;
	}
	
#contact .square-end {
	margin: 0 10px 0 0;
	padding: 0;
	width: 2em;
	color: #333;
	}
	
#contact .year {
	margin: 0;
	padding: 0;
	width: 4em;
	color: #333;
	}
	
#contact span.formtext {
	margin: 0;
	padding: 0;
	width: 0;
	color: #666;
	}
	
#contact textarea {
	margin: 0 0 20px 0;
	padding: 0;
	color: #333;
	}
	
#contact p {
	margin: 1.5em 0 0 0;
	padding: 0;
	color: #1B5D7F;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	}
	
	
	
/* footer */


#footer ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 70%;
	text-transform: uppercase;
	color: #666;
	}
	
#copyright {
	float: left;
	}
	
#splinter {
	float: right;
	}
	
#footer strong {
	font-weight: bold;
	color: #666;
	}
	
#footer ul li a {
	text-decoration: none;
	color: #999;
	}
	
#copyright a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #999;
	color: #999;
	}
	
#copyright a:active, #copyright a.selected {
	text-decoration: none;
	color: #999;
	}
	
#splinter a:hover {
	text-decoration: none;
	color: #f00;
	}
	
#splinter a:active, #splinter a.selected {
	text-decoration: none;
	color: #999;
	}
	
	
	
/* These are standard sIFR styles... do not modify */


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px solid #1B5D7F;
	color: #1B5D7F;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 14px;
	letter-spacing: -1px;
	color: #75B7DA;

}










































































	
	
	
	
	
	