body
{
	margin:0;
	/*background:url(../images/content_bg.gif) repeat-x 0px 253px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	/*background-color:#CA823F;*/
	
}

.r-sign
{
	position:relative;
	top: -6px;
	left: 1px;
}

.mainPageBody
{
	background:url(../images/frontpage-content_backgroundgradient.png) repeat-x 0px 303px;
	/*background-color: #468EEC;*/
	background-color: #4088E7;
}

.contentPageBody
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	background:url(../images/contentpage-content_backgroundgradient.png) repeat-x 0px 303px;
	background-color:#FFFFFF;
}

#outerHeaderSection
{
	padding:0;
	margin:0;
	height:268px;
	background: no-repeat;
	background-color: #FFFFFF;
}

#outerHeaderSection .headerContainer 
{
	position:absolute;
    top:0;
    left:0;
    
	z-index:8;
    opacity:0.0;
	
    height: 268px;
}

#outerHeaderSection .headerContainer.active {
    z-index:10;
    opacity:1.0;
}


#outerHeaderSection .headerContainer.last-active {
    z-index:9;
}

.topHeaderText
{
	padding-left: 550px;
	padding-top:150px; 
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000 !important;
}


/*
#outerHeaderSection DIV IMG {
    height: 350px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
*/

#innerHeaderSection1
{
	height:268px;
	background: no-repeat;
	background:url(../images/header1.jpg) no-repeat;
}

#innerHeaderSection2
{
	height:268px;
	background: no-repeat;
	background:url(../images/header2.jpg) no-repeat;
}




/*
#headerSection1
{
	padding:0;
	margin:0;
	height:268px;
	background:url(../images/header1.jpg) no-repeat;
	background-color: #FFFFFF;
}

#headerSection2
{
	padding:0;
	margin:0;
	height:268px;
	background:url(../images/header2.jpg) no-repeat;
	background-color: #FFFFFF;
}

#headerSection3
{
	padding:0;
	margin:0;
	height:268px;
	background:url(../images/header3.jpg) no-repeat;
	background-color: #FFFFFF;
}
*/

.BackToStartPageLink
{
	font-family: arial;
	font-size:10px;
	padding: 8px 0px 12px 0px;
	text-transform: uppercase
}

.BackToStartPageLink a:link, .BackToStartPageLink a:visited, .BackToStartPageLink a:active
{
	color: #666666;
	text-decoration: none;
}

.BackToStartPageLink a:hover
{
	text-decoration: underline;
}


.footerLink a
{
	color: white;
	text-decoration: none;
}

.footerLink a:hover
{
	color: white;
	text-decoration: underline;
}

.headerText, .headerText A, .headerText A:hover, 
.footerText, .footerText A, .footerText A:hover, 
.headerText2, .headerText3, .subHeader, .headerText5,
.readMore, .readMore A, .readMore A:hover, .ContentPageHeaderText, .ContentPageSubHeaderText, .QandAHeader, .QandAHeader a,
.contentPageSubDiv h1, .contentPageSubDiv h2
{
	color: #23618F;
	font-family: Arial, Times, serif;
	text-decoration:none;
}


/* Content-page mainsettins */



.contentPageMainDiv
{
	margin: 0px 0px 0px 0px;
}

.contentPageSubDiv
{
	width: 900px;
	margin: 15px 0px 0px 40px;
}

/* OLD */
.ContentPageHeaderText
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}

.contentPageSubDiv h1
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
	margin: 0px 0px 5px 0px;
}

/* OLD */
.ContentPageSubHeaderText
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}

.contentPageSubDiv h2
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:6px;
	margin: 0px 0px 5px 0px;	
}

/* OLD */
.ContentPageNormalText
{
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 15px;
	text-decoration: none;
	padding-bottom:3px;
	padding-top:5px;
}

.contentPageSubDiv p
{
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 15px;
	text-decoration: none;
	padding-bottom:3px;
	padding-top:3px;	
	margin: 0px;
}


.normalBulletList
{
	margin-top: 3px;
	margin-bottom: 3px;
	line-height:16px;
}

.normalBulletList a, .normalBulletList a:link, .normalBulletList a:visited
{
	color: #414141;
	text-decoration: none;
}

.normalBulletList a:hover
{
	text-decoration: underline;
}


.footerText, .footerText A, .footerText A:hover
{
	color: #E38D40;
}

.footnote, .referencefootnote
{
	font-size: 8px;
	position: relative;
	top: -4px;
	left: 1px;
	font-weight: bold;
}

.referencefootnote
{
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
}

.list LI
{
	margin-top: 5px;
	margin-bottom:5px;
}




a
{
	color:#000000;
	text-decoration:underline;
}


.bottomDiv
{
	margin-left:40px;
	margin-bottom:30px;
	width:870px;
	border-style:none;
	float: left;
}



.addressText
{
	color: #ffffff;
	font-weight:normal;
	font-size:9px;
	padding:5px 0 0 10px;
	text-transform:uppercase;
}


.QandAHeader, .QandAHeader a
{
	font-size:13px;
	font-weight:bold; 
	padding-bottom:7px;
	padding-top:10px;
	text-decoration:none;
	cursor:pointer;
	
	color: #23618F;
}

.QandAText
{
	padding-left:20px; 
	padding-bottom:10px;
	display:none;
}

.productMainDiv
{
	width:180px;
	
	height:100px;
	
	margin: 0px 10px 10px 0px;
}

.ie7 .productMainDiv TABLE, .ie6 .productMainDiv TABLE
{
	height:60px;
}

.productOrderProductText
{
	padding: 10px 0px 0px 10px;
}

.productOrderProductInput
{
	padding: 0px 0px 10px 10px;
}

.productOrderProductInput input
{
	width: 30px;
	font-size:12px;
}

.productOrderFormCaption
{
	font-weight: bold;
	padding-bottom: 15px;
}

.productOrderFormSubCaption
{
	padding-right: 10px;
}

.productOrderFormInput, .productOrderFormSubCaption
{
	padding-bottom: 8px;
}

.productOrderFormInput INPUT
{
	width: 200px;
}

.contactFormInput
{
	width:100%;
}
.contactFormInput INPUT
{
	font-family: arial;
	font-size: 12px;
	width:97%;
	padding: 1px;
	margin: 0px;
}

.contactFormInput TEXTAREA
{
	
	font-family: arial;
	font-size: 12px;
	width:98%;
	padding: 1px;
	margin: 0px;
	
}

.contactFormTable
{
	font-family: arial;
	font-size:12px;
	width: 400px;
}
.contactFormTable td
{
	padding: 4px 0px 4px 0px;
}

.ie7 .contactFormTable td, .ie6 .contactFormTable td
{
	padding: 2px 0px 2px 0px;
}

.pie
{
	behavior: url(pie/pie.htc);
}

.contactFormContainer, .dentalEmployeesFormContainer
{
	border: 2px solid #EAEAEA;
	padding: 5px 10px 10px 15px;
	/*text-align: center; */
	/*width: 480px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*
	-webkit-box-shadow: #888888 0px 2px 3px;
	-moz-box-shadow: #888888 0px 2px 3px;
	box-shadow: #888888 0px 2px 3px;
	*/
	
	background: #EFEFEF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFEFEF), to(#FAFAFA));
	background: -moz-linear-gradient(#EFEFEF, #FAFAFA);
	background: linear-gradient(#EFEFEF, #FAFAFA);
	-pie-background: linear-gradient(#EFEFEF, #FAFAFA);		
}

.dentalEmployeesFormContainer
{
	padding: 15px 10px 15px 15px;
	width: 720px;
}


.boostInfoTable td
{
	padding-bottom:12px;
}

.boostInfoPoint
{
}

.boostInfoPointText
{
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color: #ff0000;
	white-space: nowrap;
}			


/* Browser-selector css-hack

.ie .example {
  background-color: yellow
}
.ie7 .example {
  background-color: orange
}
.gecko .example {
  background-color: gray
}
.win.gecko .example {
  background-color: red
}
.linux.gecko .example {
  background-color: pink
}
.opera .example {
  background-color: green
}
.konqueror .example {
  background-color: blue
}
.webkit .example {
  background-color: black
}
.example {
  width: 100px;
  height: 100px;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }

*/




