#approved {	width:20px;height:10px;background-color:#ccc;position:absolute;top:0;left:0}

/* General / Global */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 10px;
}
a {
	border: none;
	margin: 0;
	outline: 0;
	padding: 0;
}
a img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
.clear {
    clear: both !important;
}
.lower {
	text-transform: lowercase;
}
.ro {
	border: 1px solid red !important;
}

/* Header */

#headerStripe {
    border: solid #74797c;
    border-width: 1px 0;
    background: #1C8ACB url('../img/headerStripeGrad.gif') left repeat-y;
    height: 20px;
}
#makesUsDiffLink {
	background: url('../img/makeUsDiffLink.gif');
	float: right;
    height: 20px;
    width: 240px;
}

#header {
	background: url('../img/topNavGrad.gif') bottom no-repeat;
	margin-bottom: 10px;
	zoom: 1;
}

#logo {
	background: url('../img/opalLogo.gif') no-repeat;
	width:186px;
	height:84px; 
	display: block;
	margin-top: 10px;
}

/* Left nav */

#leftNav {
	float: left;
	padding-right: 10px;
	width: 165px;
}
#leftNav a {
	color: #666;
	display: block;
	font: 700 13px Geneva, Arial, Helvetica, sans-serif;
	padding: 4px 0 12px;
	text-align: right;
	text-decoration: none;
}
#leftNav a.blue {
	color: #0079c1;
	background: url('../img/navDots.gif') bottom repeat-x;
	margin: 0 3px;
}
#leftNav a:hover {
	color: #000;
}
#leftNav a.current {
	color: #000 !important;
	background: url('../img/leftNavCurrent.gif') bottom no-repeat;
}
#leftNav .sectionHeader {
	background: url('../img/navSection.gif') no-repeat;
	height: 14px;
	padding-right: 15px;
	width: 159px;
}	
#leftNav .sectionActive {
	background: url('../img/navActive.gif') no-repeat;
	height: 14px;
	padding-right: 15px;
	width: 159px;
}	

/* Top Nav */

#topNav {
	float: right;
	margin: -20px 0 6px;
	padding: 0;
}
#topNav a {
	outline: none;
	height: 25px;
	color: #666;
	text-decoration: none;
	letter-spacing: -1px;
	font: 900 16px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	padding: 9px 10px 0;
	text-align: center;
	width: 114px;
}
#topNav a:hover {
	color: #0079C1;
}
#topNav a.current {
	background: url('../img/topNavTab.gif');
	color: #FFF;
}

#topNav a.orderOnline {
	color:#0079C1 !important;
}
#topNav a.orderOnline:hover {
	color:#000 !important;
}

/* Content */

p.blue, .blue, .features {
	color: #2c86c7 !important;
	font-weight: 700;
}

.pink {
	color: #ff68bb;
}
.pageName {
	color: #0079c2;
	font-size: 18px;
	font-weight: 800;
	padding: 5px 0 10px;
}

#container {
    margin: 0 auto;
    width: 1035px;
}
#content {
	color: #404041;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 30px 25px;
	width:820px;
	float: left;
}
#content .sectionHeader {
	color: #231f20;
	font-size: 17px;
	font-weight: 600;
	padding-top: 10px;
}

#content h1 {
	font-size: 24px;
	padding-top: 3px;
}


/* Products landing page */

.prodBox {
	background: url('../img/prodBoxBg.gif') no-repeat;
	float:left;
	height: 262px;
	width: 203px;
	display: block;
}
.prodBox span {
	display: block;
	width: 195px;
	height: 190px;
	background-repeat: no-repeat;
	line-height:0;
	font-size: 0;
	color: #FFF;
}
.prodBox .prodName {
	color: #3893c9;
	display: block;
	font-weight: 700;
	font-size: 13px;
	padding-top: 20px;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	height: 40px;
	line-height: 20px;
}

.esthetic {
	background: url('../img/products/esthetic.gif') 35px 40px;
}
.metalbrackets {
	background: url('../img/products/metalbrackets.gif') 10px 45px;
}
.buccaltubes {
	background: url('../img/products/buccaltubes.gif') 35px 45px;
}
.bands {
	background: url('../img/products/bands.gif') 15px 60px;
}

.archwires {
	background: url('../img/products/archwires.gif') 25px 55px;
}
.adhesives {
	background: url('../img/products/adhesives.gif') 15px 45px;
}
.elastomerics {
	background: url('../img/products/elastomerics.gif') 10px 35px;
}
.homecare {
	background: url('../img/products/homecare.gif') 50px 35px;
}

.equipment {
	background: url('../img/products/equipment.gif') 16px 16px;
}
.indirectbonding {
	background: url('../img/products/emiluma.gif') 15px 35px;
}
.brochures {
	background: url('../img/products/brochures.gif') 45px 15px;
}
	

/* Product pages */

.banner {
	display:block;
	margin:0 auto;
}

.productBox {
	float: left;
	height: 245px;
	text-align: center;
	width: 265px;
}
.productBox a {
	color: #000;
	text-decoration:none;
}
.productBox span {
	display: block;
	background: center center no-repeat;
	height:185px;
	width:265px;
}

.productBox .infoButton {
	display: block;
	background-image: url('../img/infoButton.gif');
	height: 31px;
	margin: 0 auto;
	width: 99px;
}

.productBox p  {
	font-size: 13px;
	font-weight: 900;
	height: 25px;
}


p.productName {
	text-transform:uppercase;
	font-size: 19px;
	font-weight: 900;
	border-bottom: 2px solid #000;
	padding: 10px 0;
	margin-bottom: 15px;
	clear:both;
}

#naturalArches {
	float: right;
	width: 103px;
	height: 57px;
	background: url('../img/naturalArches.gif') no-repeat;
}

#list {
	margin-top: 10px;
	padding: 0 0 0 15px;
	color: #2c86c7;
	float: left;
	width: 700px;
	line-height: 25px;
}
#list li span {
	color: #000;
	font-size: 11px;
	font-weight: 700;
}
p.description {
	font-size:12px;
	padding: 10px 0 15px;
	width: 820px;
}
p.tagline {
	font-size:13px;
	font-weight: 700;
	padding-bottom: 15px;
	width: 820px;
}

/* Footer */

#footer {	
    background: #e7e8e9 url('../img/footerGrad.gif');
    border-top: 2px solid #7d7d7e;
    margin-top: 35px;
	position: relative;
	height: 190px;
	padding: 20px 0 0 8px;
}
#footer a {
	font-size: 11px;
	color: #666;
	display: block;
	text-decoration: none;
	height: 25px;
}
#footer a.product {
	color: #0079c2;
}
#footer a:hover {
	color: #000;
}
#footer div {
	float: left;
	width: 120px;
	margin-left: 15px;
	background: url('../img/footerDots.gif') right repeat-y;
	height: 170px;
}
#footer .pageNav {
	margin: 0 0 0 10px;
	width: 142px;
	background: none;
}
#footer .pageNav a {
	color: #000;
	font-weight: 700;
}
#footer .pageNav a:hover {
	color: #2C86C7;
}
#copyright {
	text-align:center;
	font-size: 10px;
	color: #aaa;
	padding-top: 5px;
}
#copyright a {
	color: #aaa;
}