/* CSS Document */

/* main css */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BA2DB9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BA2DB9;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #BA2DB9;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS";
	text-transform: lowercase;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #6E48AB;
}
.greyheader {
	font-size: 14px;
	font-weight: bold;
	color: #EAEAEA;
}


h3 {
	font-size: 16px;
	color: #FFFFFF;
}
#maincontainer {
	position: relative;
	width: 898px;
	margin: auto;
	top: 0px;	 
}

.h1whitening{
	color: #68C56A;
}
.h1finance{
	color: #51B3B2;
}
.h1implants{
	color: #7650B5;
}
.h1cosmetics{
	color: #6EBFC0;
}
.h1dentures{
	color: #AE24AF;
}
.h1appointments{
	color: #870E1D;
}

#RowLogo{
	float: left;
	width: 915px;
}
#RowLogoLeft{
	float: left;
	width: 187px;
}
#RowLogoRight{
	float: right;
	width: 251px;
}
#RowLogoRightBoxes{
	float: right;
	width: 251px;
}
#RowLogoAddress{
	float: right;
	width: 251px;
	padding-top: 15px;
}
.qlSpace {
	padding-left: 5px;
	padding-bottom: 5px;
}

#RowNav{
	float: left;
	width: 915px;
	height:45px;
}
#RowIndex{
	float: left;
	width: 915px;
}
#RowIndexLeft{
	float: left;
	width: 604px;
}
#RowIndexRight{
	float: left;
	width: 311px;
}
#RowLine{
	float: left;
	width: 915px;
}

#RowBoxes{
	float: left;
	width: 400px;
	height:30px;
}
#RowNobelBiocare{
	float: right;
	width: 495px;
	height:30px;
}
#RowPage{
	float: left;
	width: 915px;
	padding-top: 5px;
}
#RowPageContentLeft{
	float: left;
	width: 547px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#RowPageContentRight{
	float: left;
	width: 303px;
	padding-left: 5px;
}
#RowPageInsideContentLeft{
	float: left;
	width: 267px;
}
#RowPageInsideContentRight{
	float: left;
	width: 267px;
	padding-left: 13px;
}
#RowPageContent{
	float: left;
	width: 915px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#RowFooterBoxes{
	float: left;
	width: 915px;
}
#RowFooterLinks{
	float: left;
	width: 915px;
	height: 40px;
}
#FooterHtmlLinks {
	float: left;
	width: 119px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#FooterHtmlLinkslarger {
	float: left;
	width: 123px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.htmllinks:link {
	color: #e193e0;
	text-decoration: none;
}
a.htmllinks:visited {
	text-decoration: none;
	color: #e193e0;
}
a.htmllinks:hover {
	text-decoration: none;
	color: #f1cef1;
}
a.htmllinks:active {
	text-decoration: none;
	color: #e193e0;
}
#FooterHtmlSpacer {
	float: left;
	width: 1px;
	background-color: #969696;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.qlSpacePage {
	padding-left: 3px;
	padding-top: 5px;
}
.whitetext {
	color: #FFFFFF;
}
.formobject {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #542F8F;
}
.formobjectred {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	background-color: #870E1D;
	border: 1px solid #4B0710;
}

.bold-purple {
	font-weight: bold;
	color: #6E48AB;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.green-bullet {
	list-style-position: outside;
	list-style-image: url(../images/green-bullet.gif);
}

