html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-color: #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
#mainwrapper {
	width: 846px;
	height: 656px;
	background-color: #0095D9;
	border: 2px solid #FFFFFF;
	background-image: url(../images/main-bg.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	position: relative;
}
#mainwrapperindex {
	width: 846px;
	height: 656px;
	background-color: #0095D9;
	border: 2px solid #FFFFFF;
	position: relative;
}

#bgwrapper {
	height: 710px;
	background-image: url(../images/bg-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bgshadwrapper {
	height: 660px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-grad-shad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	padding: 25px;
	position: relative;
}
#basebar {
	background-image: url(../images/basebar-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	border-top: 1px solid #FFFFFF;
	position: absolute;
	bottom: 0px;
	width: 846px;
}
#logoflashanim {
	position: absolute;
	top: 0px;
	right: 0px;
}
#maincontent {
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	position: absolute;
	height: 442px;
	width: 607px;
	right: 0px;
	top: 137px;
	padding: 25px;
	font-size: 12px;
	line-height: 16px;
	z-index: 9;
	background: #FFFFFF;
}
.scrollcontent {
	overflow: auto;
	padding-right: 25px;
	height: 442px;
}
.scrollcontent p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}
.scrollcontent ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
.scrollcontent ol {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 22px;
}
.scrollcontent li {
	margin-top: 5px;
	margin-bottom: 0px;
}
.mainheading {
	font-size: 18px;
	color: #0095D9;
	padding-bottom: 5px;
}
.subheading {
	font-size: 16px;
	padding-top: 10px;
}
.scrollcontentquotes p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}
.scrollcontentquotes .indent {
	text-indent: 25px;
}
.scrollcontentquotes .subheadingquotes {
	font-size: 14px;
	padding-top: 15px;
	display: block;
	border-top: 1px solid #0095D9;
	margin-top: 10px;
}
.scrollcontentquotes {
	overflow: auto;
	padding-right: 25px;
	height: 442px;
	position: relative;
}
.bqstart {
	color: #0095D9;
	font-size: 50px;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	display: block;
	line-height: 40px;
	padding: 0px;
}
.bqend {
	color: #0095D9;
	font-size: 50px;
	font-family: "Times New Roman", Times, serif;
	line-height: 45px;
	position: absolute;
	text-indent: 0px;
	margin-left: 5px;
}
#navbarleft {
	position: absolute;
	height: 230px;
	width: 146px;
	left: 25px;
	margin: 0px;
	padding: 0px;
	top: 175px;
}
#navbarleft ul {
	display: block;
	padding: 0px;
	margin: 0px;
}
#navbarleft li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#navbarleft li a {
	display: block;
	height: 23px;
	width: 146px;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
	background: url(../images/navbar-left-bg.gif) no-repeat 0px -23px;
}
#navbarleft li a:hover {
	background-position: -146px -23px;
}
#navbarleft .ancill {
	display: block;
	margin: 0px;
	padding: 0px;
}
#navbarleft .ancill a {
	display: block;
	margin: 8px 0px 0px;
	padding: 0px;
	background: url(none);
	height: 94px;
}
#navbarleft .ancill a img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#navbarleft #video a {
	background-image: url(../images/navbar-left-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -46px;
	margin-top: 8px;
}
#navbarleft #video a:hover {
	background-position: -146px -46px;
}
#navbarleft #equipment a {
	background-image: url(../images/navbar-left-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -69px;
}
#navbarleft #equipment a:hover {
	background-position: -146px -69px;
}
#navbarleft #order a {
	height: 53px;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: none;
}
#navbarleft #order a:hover {
	background-position: 0px -53px;
}
#navbarleft #currentpagenorm a {
	background-image: url(../images/navbar-left-bg.gif);
	background-repeat: no-repeat;
	background-position: -146px 0px;
	color: #EE3E42;
}
#navbarleft #currentpagevideo a {
	background-image: url(../images/navbar-left-bg.gif);
	background-repeat: no-repeat;
	background-position: -146px 0px;
	color: #0A3B8E;
	margin-top: 19px;
}
#navbarleft #currentpageorder a {
	height: 53px;
	background: url(../images/order.gif) no-repeat 0px -53px;
	display: none;
}
#navbarleft #currentpageequipment a {
	background-image: url(../images/navbar-left-bg.gif);
	background-repeat: no-repeat;
	background-position: -146px 0px;
	color: #049325;
}
#navbarright {
	position: absolute;
	left: 188px;
	top: 113px;
	height: 25px;
	z-index: 100;
}
#navbarright ul {
	display: inline;
	list-style-type: none;
}
#navbarright li {
	display: inline;
}
#navbarright li a {
	display: block;
	margin-right: 1px;
	font-size: 10px;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0095D9;
	height: 25px;
	float: left;
	background-image: url(../images/navbar-right-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navbarright li a:hover {
	background-position: 0px -25px;
}
#navbarright #currentpage a {
	background-image: url(../images/navbar-right-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	color: #EE3E42;
}
#navbarright .enditem {
	float: left;
}
#navbarright .dropdown {
	display: none;
	position: absolute;
	top: 24px;
	left: 108px;
	width: 170px;
	padding: 0px;
	margin: 0px;
}
#navbarright .dropdown li {
	padding: 0px;
}
#navbarright .dropdown li a {
	font-size: 10px;
	color: #0095D9;
	background-color: #FFFFFF;
	background-image: none;
	line-height: 10px;
	width: 150px;
	border-left: 1px solid #0095D9;
	border-right: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}
#navbarright .dropdown li a img {
	border: none;
}
#navbarright .dropdown li a:hover {
	color: #FFFFFF;
	background-color: #0095D9;
}
#navbarright li:hover .dropdown, #navbarright li.over .dropdown {
	display: block;
}
#navbarright #currentpage .dropdown li a {
	font-size: 10px;
	color: #0095D9;
	background-color: #FFFFFF;
	background-image: none;
	line-height: 10px;
	width: 150px;
}
#navbarright #currentpage .dropdown li a:hover {
	color: #FFFFFF;
	background-color: #3399FF;
}
#navbarright #currentpage .dropdown #currentsubpage a {
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: none;
	line-height: 10px;
	width: 150px;
}
#queens {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 10px;
	top: 90px;
	background-image: url(../images/queens-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#navbarbase {
	margin-top: 7px;
	margin-left: 25px;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
}
#navbarbase ul {
	display: inline;
}
#navbarbase li {
	display: inline;
}
#navbarbase li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	color: #666666;
	text-decoration: none;
	border-left: 1px solid #666666;
	font-weight: bold;
	height: 12px;
	float: left;
}
#navbarbase li a:hover {
	color: #000000;
}
#navbarbase #currentpage a {
	color: #000000;
	text-decoration: underline;
}
#navbarbase .enditem {
	height: 12px;
	border-left: 1px solid #666666;
	float: left;
}
#login {
	position: absolute;
	width: 186px;
	left: 0px;
	bottom: 26px;
	display: none;
}
#login .header {
	display: block;
	padding-left: 25px;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
}
#login ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#login li {
	display: inline;
	float: left;
}
#login #schools a {
	color: #0A3B8E;
	display: block;
	height: 22px;
	width: 67px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	border-right: 1px solid #0095D9;
	text-align: left;
	padding-left: 25px;
	background-image: url(../images/navbar-login-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#login #schools a:hover {
	background-position: 0px -44px;
}
#login #dentists a {
	color: #0A3B8E;
	display: block;
	height: 22px;
	width: 78px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
	padding-left: 15px;	
	background-image: url(../images/navbar-login-bg.gif);
	background-repeat: no-repeat;
	background-position: -93px -22px;
}
#login #dentists a:hover {
	background-position: -93px -44px;
}
#login #currentpageschools a {
	display: block;
	height: 22px;
	width: 67px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	border-right: 1px solid #0095D9;
	text-align: left;
	padding-left: 25px;	
	color: #FFFFFF;
	background-image: url(../images/navbar-login-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#login #currentpagedentists a {
	display: block;
	height: 22px;
	width: 78px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	text-align: left;	
	padding-left: 15px;	
	color: #FFFFFF;
	background-image: url(../images/navbar-login-bg.gif);
	background-repeat: no-repeat;
	background-position: -93px 0px;
}
.copyright {
	float: right;
	font-weight: bold;
	color: #0095D9;
	margin-right: 25px;
	display: inline;
	margin-top: 7px;
	font-size: 10px;
}
#firefoximg {
	margin-right: 15px;
	float: right;
	margin-top: 5px;
	display: none;
}
.datestamp {
	font-size: 10px;
	color: #0095D9;
	margin-top: 7px;
	float: left;
	text-align: left;
	padding-left: 25px;
	display: none;
}
.linksimage {
	float:left;
	margin-right: 25px;
	margin-top: 10px;
}
.redtext {
	color: #FF0000;
}
.yellowtext {
	color: #FFFF00;
}
#pricesbox .col1 {
	float: left;
	width: 130px;
	height: 20px;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-left: 10px;
	padding-top: 6px;
}
#pricesbox .col2 {
	float: left;
	width: 130px;
	height: 20px;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-left: 10px;
	padding-top: 6px;
}
#pricesbox .col3 {
	float: left;
	width: 130px;
	height: 20px;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-left: 10px;
	padding-top: 6px;
}
#pricesbox .col4 {
	float: left;
	width: 130px;
	height: 20px;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-left: 10px;
	padding-top: 6px;
}
#pricesbox .multibuy {
	color: #FFFFFF;
	background-color: #66CCFF;
	padding: 0px 10px 10px;
	float: left;
	width: 543px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#pricesbox .multibuy .subheading {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #FFFF00;
}
#pricesbox .bordertop {
	border-top: 1px solid #000000;
}
#pricesbox .borderleft {
	border-left: 1px solid #000000;
}
#pricesbox .borderright {
	border-right: 1px solid #000000;
}
#pricesbox .borderbottom {
	border-bottom: 1px solid #000000;
}
#linksindex {
	position: absolute;
	bottom: 50px;
	width: 582px;
	z-index: 11;
	padding: 12px 0px 0px;
	left: 215px;
	border-top: 1px solid #0095D9;
}
.linkscat {
	border-top: 1px solid #0095D9;
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.linkscat .subheading {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: underline;
}
.linkscat .item {
	padding-top: 10px;
	padding-bottom: 12px;
}
.colourswatch {
	height: 25px;
	width: 80px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #0095D9;
	font-size: 10px;
}
.designswatch {
	float: left;
	width: 106px;
	border: 1px solid #0095D9;
	margin-top: 10px;
	margin-right: 10px;
	color: #333333;
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px 10px 5px;
	line-height: 10px;
}
.designswatch .mgimagewrapper {
	height: 70px;
	display: block;
}
.designswatch .mgimage {
	width: 106px;
}
.designswatch p {
	margin-bottom: 0px;
	margin-top: 3px;
}
.designswatch .maglink {
	background-image: url(../images/mag.gif);
	height: 16px;
	width: 106px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.designswatch .maglink:hover {
	background-position: 0px -16px;
}
#flagwrapper {
	position: absolute;
	top: 30px;
	z-index: 12;
	left: 135px;
}
#flagwrapper img {
	width: 50px;
}
#popupwrappervideo {
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #0092D5;
	margin: 25px;
	padding: 25px;
	text-align:left;
	line-height:10px;
}
#popupwrappervideo p { 
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}
#popupwrappervideo .closewindow {
	margin-top:25px;
}
#popupwrappervideo .closewindow a {
	display: block;
	height: 25px;
	text-align:center;
	width: 200px;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #0095D9;
	border-top: 1px solid #BFE4F5;
	border-right: 1px solid #0076C9;
	border-bottom: 1px solid #0076C9;
	border-left: 1px solid #BFE4F5;
}
#popupwrappervideo .closewindow a:hover {
	color: #FFFFFF;
	background-color: #40B0E3;
}
#popupwrappervideo .closewindow a:active {
	color: #FFFFFF;
	background-color: #0095D9;
	border-top: 1px solid #0076C9;
	border-right: 1px solid #BFE4F5;
	border-bottom: 1px solid #BFE4F5;
	border-left: 1px solid #0076C9;
	font-size: 11px;
}
#popupwrapper {
	text-align: center;
	height: 300px;
	width: 296px;
	background-color: #FFFFFF;
	border: 2px solid #0092D5;
	margin-top: 25px;
	margin-left: 25px;
	padding: 25px;
}
#popupwrapper .imgwrapper {
	height: 230px;
}
#popupwrapper .threedwrapper {
	height: 345px;
	width: 352px;
}
#popupwrapper .threedwrapper hr {
	border: none;
	border-top: 1px solid #0094DA;
	width: 50%;
	height: 1px;
}
#popupwrapper .imgwrapper img {
	width: 296px;
}
#popupwrapper .descr {
	font-size: 12px;
	line-height: 15px;
	height: 40px;
}

#popupwrapper #imgwrapperTH {
	height: 230px;
}
#popupwrapper #imgwrapperTH img {
}
#popupwrapper .closewindow {
}
#popupwrapper .closewindow a {
	display: block;
	height: 25px;
	width: 200px;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #0095D9;
	border-top: 1px solid #BFE4F5;
	border-right: 1px solid #0076C9;
	border-bottom: 1px solid #0076C9;
	border-left: 1px solid #BFE4F5;
}
#popupwrapper .closewindow a:hover {
	color: #FFFFFF;
	background-color: #40B0E3;
}
#popupwrapper .closewindow a:active {
	color: #FFFFFF;
	background-color: #0095D9;
	border-top: 1px solid #0076C9;
	border-right: 1px solid #BFE4F5;
	border-bottom: 1px solid #BFE4F5;
	border-left: 1px solid #0076C9;
	font-size: 11px;
}
.floatrightimg {
	display: block;
	border: 1px solid #0095D9;
	float: right;
	padding: 10px;
	margin: 0px 0px 25px 25px;
	background-color: #FFFFFF;
	text-align: center;
}
.floatrightimg .caption {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0095D9;
	text-align: center;
	line-height: 10px;
	padding: 9px 10px 12px;
	margin-bottom: 0px;
}
.floatrightimg .caption a {
	color: #FFFFFF;
}
.floatrightimg .caption a:hover {
	text-decoration: underline;
}
.floatrightimg .caption img {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0px;
}
.warningbox {
	border: 1px solid #0095D9;
	background-color: #FFFF99;
	padding: 10px;
	text-align: center;
}
.warningbox .heading {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.scrollcontentorder {
	overflow: auto;
	padding-right: 25px;
	height: 442px;
}
@media screen and (max-device-width: 480px) {
.scrollcontentorder{
	overflow: visible;
	padding-right: 25px;
	height: auto;
	background-color: #FFF;
	}
  }
.scrollcontentorder p {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 18px;
}
#order {
}
#quest {
}
#formelements {
	border-top: 1px solid #0095D9;
	margin-top: 15px;
}
#formelements .clearboth {
	clear:both;
}
#formelements .stage1 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-top: 15px;
	padding-bottom: 10px;
}
#formelements .stage2 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-bottom: 15px;
}
#formelements .stage3 {
	font-size: 14px;
	border-bottom: 1px solid #0095D9;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 18px;
}
#formelements .stage4 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-bottom: 15px;
	margin-top: 10px;
}
#formelements .stage5 {
	font-size: 14px;
	border-bottom: 1px solid #0095D9;
	padding-bottom: 15px;
	margin-top: 10px;
}
#formelements .stage6 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-bottom: 15px;
	margin-top: 10px;
}
#formelements .stage7 {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}
#formelements .stage8 {
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	border-bottom: 1px solid #0095D9;
	padding-top: 15px;
	padding-bottom: 15px;
}
#formelements .stage9 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-top: 15px;
	padding-bottom: 10px;
}
#formelements .stage10 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-top: 15px;
	padding-bottom: 10px;
}
#formelements .order-exists {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-top: 15px;
	padding-bottom: 10px;
}
#formelements .quest1 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-top: 20px;
	padding-bottom: 10px;
}
#formelements .quest1 p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;

}
#formelements .quest2 {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	padding-top: 20px;
	padding-bottom: 10px;
}
#formelements .quest2 p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;

}
#formelements .stage8 #lhc {
	float: left;
	width: 265px;
}
#formelements .stage8 #rhc {
	float: right;
	width: 290px;
}
.invis {
	display: none;
}
#formelements .stage8 .mandatory {
	color: #FF0000;
}
#formelements .stage8 .mandatory_small {
	font-size: 9px;
	color: #FF0000;
	line-height: 9px;
}
#formelements .stage8 .hear {
	background-color: #9ED7F1;
	display: block;
	padding: 10px;
}
#formelements .applic {
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	border-bottom: 1px solid #0095D9;
	padding-top: 15px;
	padding-bottom: 15px;
}
#formelements .applic #lhc {
	float: left;
	width: 280px;
}
#formelements .applic #rhc {
	float: right;
	width: 280px;
}
#formelements .applic .invis {
	display: none;
}
#formelements .applic .mandatory {
	color: #FF0000;
}
#formelements .applic .singleline {
	width: 180px;
	font-size: 10px;
	padding: 3px;
	border-right: 2px solid #0095D9;
	border-left: 2px solid #0095D9;
	background-color: #FFFFFF;
	border-top: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
	float: right;
	clear: right;
}
#formelements .applic .multiline {
	font-size: 10px;
	padding: 3px;
	border-right: 2px solid #0095D9;
	border-left: 2px solid #0095D9;
	background-color: #FFFFFF;
	border-top: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
	width: 270px;
	height: 100px;
}
#formelements .applic .jumpapp {
	width: 190px;
	float: right;
}
#formelements .applic .mandatory_small {
	font-size: 9px;
	color: #FF0000;
	line-height: 9px;
}
#formelements .applic .hear {
	background-color: #9ED7F1;
	display: block;
	padding: 10px;
}
#formelements .another {
	clear: right;
	float: right;
	width: 300px;
	background-color: #0095D9;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#formelements .fivestatus {
	clear: right;
	float: right;
	width: 300px;
	background-color: #0095D9;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#formelements .specialorderbutton {
	padding-bottom: 8px;
}
#formelements .specialorderbutton a {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #0095D9;
	border-top: 1px solid #9FD6EF;
	border-right: 1px solid #07176A;
	border-bottom: 1px solid #07176A;
	border-left: 1px solid #9FD6EF;
}
#formelements .specialorderbutton a:hover {
	background-color: #3FADDF;
}
#formelements .specialorderbutton a:active {
	background-color: #008ACA;
	border-top: 1px solid #07176A;
	border-right: 1px solid #7FC8EA;
	border-bottom: 1px solid #7FC8EA;
	border-left: 1px solid #07176A;
}

#formelements #stripeswrapper {
	background-color: #FFFFFF;
	font-size: 12px;
	clear: both;
	padding: 15px 15px 10px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
#formelements #stripeswrapper img {
	behavior: url(images/iepngfixVAR.htc);
}
#formelements #stripe1 {
}
#formelements #stripe2 {
}
#formelements #single {
	text-align: center;
	width: 82px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	font-size: 10px;
	border: 1px solid #0095D9;
}
#formelements .blktxt a {
	color: #000000;
}
#formelements .blktxt a:hover {
	color: #000000;
	text-decoration: underline overline;
}
#formelements .whttxt a {
	color: #ffffff;
}
#formelements .whttxt a:hover {
	color: #ffffff;
	text-decoration: underline overline;
}
#formelements .smallred {
	font-size: 10px;
	color: #FF0000;
	line-height: 10px;
}
#formelements .heading {
	font-weight: bold;
	font-size: 14px;
	color: #0095D9;
	background-color: #9ED7F1;
	padding: 5px;
	margin-bottom: 10px;
}
#formelements .jump {
	font-size: 10px;
}
#formelements .jumppayment {
	font-size: 10px;
	clear: right;
	float: right;
	width: 210px;
}
#formelements .jumppaymentleft {
	font-size: 10px;
	clear: right;
	float: right;
	width: 160px;
}
#formelements .stage7 .titlerow {
	color: #92D2EF;
	background-color: #0095D9;
	font-weight: bold;
	border-bottom: 1px solid #0095D9;
}
#formelements .stage7 .itemrow {
	background-color: #FFFFFF;
	border-bottom: 1px solid #0095D9;
}
#formelements .stage7 .colname {
	border-left: 1px solid #0095D9;
	text-align: left;
	padding-left: 10px;
	width: 145px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#formelements .stage7 .coltype {
	width: 60px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#formelements .stage7 .colweight {
	width: 65px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#formelements .stage7 .colview {
	width: 50px;
	float: left;
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#formelements .stage7 .colview a {
	background-image: url(../images/mag.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	background-position: -45px 0px;
	margin-right: auto;
	margin-left: auto;
}
#formelements .stage7 .colview a:hover {
	width: 16px;
	background-position: -45px -16px;
}
#formelements .stage7 .colopd {
	width: 80px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#formelements .stage7 .colprice {
	width: 95px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#formelements .stage7 .coldel {
	float: left;
	border-right: 1px solid #0095D9;
	width: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#formelements .stage7 .coldel a {
	background-image: url(../images/delete.gif);
	display: block;
	height: 16px;
	width: 50px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#formelements .stage7 .coldel a:hover {
	background-position: 0px -16px;
}
#formelements .stage7 .totalrow {
	color: #FFFFFF;
	background-color: #0095D9;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	border-bottom: 1px solid #0095D9;
}
.singleline {
	font-size: 10px;
	padding: 3px;
	border-right: 2px solid #0095D9;
	border-left: 2px solid #0095D9;
	background-color: #FFFFFF;
	border-top: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
}
.singlelinepayment {
	font-size: 10px;
	padding: 3px;
	border-right: 2px solid #0095D9;
	border-left: 2px solid #0095D9;
	background-color: #FFFFFF;
	border-top: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
	clear: right;
	float: right;
	width: 200px;
}
.singlelinepaymentleft {
	font-size: 10px;
	padding: 3px;
	border-right: 2px solid #0095D9;
	border-left: 2px solid #0095D9;
	background-color: #FFFFFF;
	border-top: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
	clear: right;
	float: right;
	width: 150px;
}
/* bad spelling beow - I know */
.multyline {
	font-size: 10px;
	padding: 3px;
	border-right: 2px solid #0095D9;
	border-left: 2px solid #0095D9;
	background-color: #FFFFFF;
	border-top: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
	width: 500px;
	height: 75px;
}
.smallentry {
	font-size: 10px;
	padding: 2px;
	border-right: 2px solid #0095D9;
	border-left: 2px solid #0095D9;
	background-color: #FFFFFF;
	border-top: 1px solid #0095D9;
	border-bottom: 1px solid #0095D9;
	width: 45px;
}
#continue {
	float: left;
	margin: 15px 15px 15px 0px;
}
#continue a {
	display: block;
	height: 23px;
	width: 136px;
	background-image: url(../images/form-buttons-cont.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#continue a:hover {
	background-position: 0px -23px;
}
#confirm {
	float: left;
	margin: 15px 15px 15px 0px;
}
#confirm a {
	display: block;
	height: 23px;
	width: 136px;
	background-image: url(../images/form-buttons-confirm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#confirm a:hover {
	background-position: 0px -23px;
}
#checkout {
	float: left;
	margin: 15px 15px 15px 0px;
}
#checkout a {
	display: block;
	height: 23px;
	width: 136px;
	background-image: url(../images/form-buttons-checkout.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#checkout a:hover {
	background-position: 0px -23px;
}
#cancelpayment {
	float: left;
	margin: 15px 15px 15px 0px;
}
#cancelpayment a {
	display: block;
	height: 23px;
	width: 136px;
	background-image: url(../images/form-buttons-cancpaym.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cancelpayment a:hover {
	background-position: 0px -23px;
}
#payother {
	float: left;
	margin: 15px 15px 15px 0px;
}
#payother a {
	display: block;
	height: 23px;
	width: 136px;
	background-image: url(../images/form-buttons-payother.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#payother a:hover {
	background-position: 0px -23px;
}
#cancel {
	float: left;
	margin: 15px 15px 15px 0px;
}
#cancel a {
	display: block;
	height: 23px;
	width: 136px;
	background-image: url(../images/form-buttons-cancel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cancel a:hover {
	background-position: 0px -23px;
}
#back {
	float: left;
	margin: 15px 15px 15px 0px;
}
#back a {
	display: block;
	height: 23px;
	width: 136px;
	background-image: url(../images/form-buttons-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#back a:hover {
	background-position: 0px -23px;
}
#progress {
	clear: both;
	color: #999999;
}
#progress span {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #0095D9;
}
#progress #endspan {
	border-right: none;
}
#progress .prog_current {
	color:#FF0000;
}
#popupwrapper-order {
	text-align: center;
	height: 300px;
	width: 296px;
	background-color: #FFFFFF;
	border: 2px solid #0092D5;
	margin-top: 25px;
	margin-left: 25px;
	padding: 25px;
}
#popupwrapper-order .imgwrapper {
	height: 210px;
}
#popupwrapper-order .imgwrapper img {
	behavior: url(images/iepngfixVAR.htc);
}
#popupwrapper-order .threedwrapper {
	height: 345px;
	width: 352px;
}
#popupwrapper-order img {
}
#popupwrapper-order .descr {
	font-size: 12px;
	line-height: 15px;
	height: 60px;
}
#popupwrapper-order .closewindow {
}
#popupwrapper-order .closewindow a {
	display: block;
	height: 25px;
	width: 200px;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #0095D9;
	border-top: 1px solid #BFE4F5;
	border-right: 1px solid #0076C9;
	border-bottom: 1px solid #0076C9;
	border-left: 1px solid #BFE4F5;
}
#popupwrapper-order .closewindow a:hover {
	color: #FFFFFF;
	background-color: #40B0E3;
}
#popupwrapper-order .closewindow a:active {
	color: #FFFFFF;
	background-color: #0095D9;
	border-top: 1px solid #0076C9;
	border-right: 1px solid #BFE4F5;
	border-bottom: 1px solid #BFE4F5;
	border-left: 1px solid #0076C9;
	font-size: 11px;
}
#toothfairy {
	background-color: #0095D9;
	background-image: url(../images/toothfairy.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 80px;
	margin-bottom: 10px;
	padding-top: 20px;
	width: 225px;
}
#toothfairy a {
	color: #FFFFFF;
}
#toothfairy a:hover {
	color: #92D2EF;
}
#dentnav {
	position: absolute;
	top: 138px;
	z-index: 15;
	left: 189px;
	background-color: #0094DA;
	width: 657px;
}
#dentnav ul {
	display: inline;
}
#dentnav li {
	display: inline;
	float: left;
}
#dentnav li a {
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #0094DA;
	display: block;
	text-align: center;
	padding: 5px 10px;
	border-right: 1px solid #FFFFFF;
}
#dentnav li a:hover {
	background-color: #7FC8EA;
}
#dentnav #currentpage a {
	background-color: #0B3D91;
}
#dentorderstock {
	background-image: url(../images/dentist_stock.gif);
	height: 56px;
	width: 88px;
	background-repeat: no-repeat;
	float: right;
	margin: 10px 0px 15px 15px;
}
#dentorderstock a {
	display: block;
	height: 56px;
	width: 88px;
}
#denthomepanel {
	margin-top: 15px;
	margin-bottom: 0px;
}
#denthomepanel .panelitem {
	border: 1px solid #0095D9;
	float: left;
	height: 135px;
	width: 165px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#denthomepanel .panelheading {
	border-bottom: 1px solid #0095D9;
	font-weight: bold;
	color: #0095D9;
	font-size: 12px;
	background-image: url(../images/basebar-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-left: 5px;
	line-height: 25px;
}
#denthomepanel .panelcontent {
	font-size: 11px;
	padding: 10px;
	line-height: 11px;
}

#denthomepanel p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#multimap {
}
#multimap a {
	background-color: #DE002C;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	width: 50px;
	float: left;
	height: 12px;
	text-align: center;
	line-height: 12px;
	border-top: 1px solid #281176;
	border-right: 2px solid #281176;
	border-bottom: 1px solid #281176;
}
#multimap a:hover {
	background-color: #281176;
}
#multimap #mmaptxt {
	background-color: #FFFFFF;
	padding: 2px;
	width: 75px;
	font-size: 10px;
	float: left;
	border-right:none;
	border-top: 1px solid #281176;
	border-bottom: 1px solid #281176;
	border-left: 2px solid #281176;
	height: 12px;
}

#dentdata {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
#dentdata p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#dentdata .titlewrapper {
	clear: both;
	border-bottom: 1px solid #0095D9;
}
#dentdata .titlerow {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#dentdata .itemwrapper {
	clear: both;
	border-bottom: 1px solid #0095D9;
}
#dentdata .itemrow {
	padding-top: 10px;
	padding-bottom: 10px;
}


#dentdata .datetime {
	float: left;
	width: 75px;
}
#dentdata .visitid {
	float: left;
	width: 50px;
}
#dentdata .schoolid {
	float: left;
	width: 75px;
}
#dentdata .schooldetails {
	float: left;
	width: 145px;
	padding-right: 10px;
	text-align: left;
}
#dentdata .schooldetails2col {
	float: left;
	width: 275px;
	padding-right: 10px;
	text-align: left;
}
#dentdata .schooldetails3col {
	float: left;
	width: 350px;
	padding-right: 10px;
	text-align: left;
}
#dentdata .bookingnotes {
	float: left;
	width: 145px;
	padding-right: 10px;
	text-align: left;
}
#dentdata .numberorders {
	float: left;
	width: 50px;
}
#dentdata .invnow {
	float: left;
	width: 59px;
}

#formelements .payinv {
	font-size: 11px;
	border-bottom: 1px solid #0095D9;
	line-height: 11px;
	text-align: center;
}
#formelements .payinv .titlerow {
	clear: both;
	font-weight: bold;
	background-color: #0095D9;
	color: #92D2EF;
	border-bottom: 1px solid #0095D9;
}
#formelements .payinv .itemrow {
	clear: both;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0095D9;
}
#formelements .payinv .totalrow {
	clear: both;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #0095D9;
	font-weight: bold;
}
#formelements .payinv .name {
	float: left;
	width: 100px;
	padding: 10px;
	border-left: 1px solid #0095D9;
}

#formelements .payinv .baldue {
	float: left;
	width: 100px;
	padding: 10px;
	border-right: 1px solid #0095D9;
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#countrySelector {
	height: 66px;
	width: 386px;
	position: absolute;
	z-index: 100;
	right: 20px;
	bottom: 20px;
}
#countrySelector #flagsHeader {
	background: url(../images/splash-flags-title.png) no-repeat center 0px;
	height: 26px;
}
#countrySelector a {
	display: block;
	float: left;
	height: 40px;
	width: 56px;
	margin-right: 10px;
	cursor: pointer;
}
#countrySelector a.uk {
	background: url(../images/splash-flags-uk.png) no-repeat 0px -40px;
}
#countrySelector a.usa {
	background: url(../images/splash-flags-usa.png) no-repeat 0px -40px;
}
#countrySelector a.aus {
	background: url(../images/splash-flags-aus.png) no-repeat 0px -40px;
}
#countrySelector a.neth {
	background: url(../images/splash-flags-neth.png) no-repeat 0px -40px;
}
#countrySelector a.eire {
	background: url(../images/splash-flags-eire.png) no-repeat 0px -40px;
}
#countrySelector a.euro {
	background: url(../images/splash-flags-euro.png) no-repeat 0px -40px;
}
#countrySelector a.last {
	margin-right: 0px;
}
#countrySelector a:hover {
	background-position: 0px 0px;
}

/* New styles start here */

#formelements .stage4 .wieghtDynamicItem {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #2195D9;
}
#formelements .stage4 .last {
	border-bottom: none;
}
#formelements .stage4 .wieghtDynamicItem .rhc {
	float: right;
	width: 485px;
}
#formelements .stage4 .wieghtDynamicItem .lhc {
	float: left;
	padding-top: 10px;
}
#formelements .stage4 .wieghtDynamicItem .rhc p {
	margin: 0px;
	padding: 10px 0px 0px;
}
#formelements .stage4 .wieghtDynamicItem .rhc .wheightDynImg {
	float: right;
	margin: 0px 0px 0px 5px;
	width: 100px; 
	height: auto;
}
#popupwrapper .threedwrapperScroll {
	height: 345px;
	width: 337px;
	overflow: auto;
	padding-right: 15px;
	text-align: left;
}
#popupwrapper .threedwrapperScroll p {
	margin-top: 0px;
	margin-bottom: 10px;
}


#coloursNav {
}
#coloursNav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	border-bottom: 1px solid #2195D9;
}
#coloursNav ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: url(none) none;
}
#coloursNav ul li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 5px 10px 0px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #0095D9;
	background: #B4B4B4 url(../images/basebar-bg-new.jpg) repeat-x 0px 0px;
	border-right: 1px solid #666;
	border-left: 1px solid #FFF;
	border-top: 1px solid #CDC9CA;
	line-height: 11px;
	height: 35px;
}
#coloursNav ul li .currentButton {
	color: #900;
	background: #D6D6D6 url(none);
	border-top: 1px solid #2195D9;
	border-right: 1px solid #2195D9;
	border-bottom: 1px none #2195D9;
	border-left: 1px solid #2195D9;
	height: 36px;
}
#coloursNav ul li a:hover {
}


.clearBoth {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#slideshowWrapper {
	position: absolute;
	bottom: 60px;
	width: 582px;
	z-index: 11;
	padding: 12px 0px 0px;
	left: 215px;
	border-top: 1px solid #0095D9;
}
#slideshowWrapper #slideshow {
	display: block;
	position: relative;
	height: 84px;
	margin: 0px;
	padding: 0px;
}
#slideshowWrapper #slideshow li {
	display: block;
	height: 84px;
	list-style: url(none) none;
	position: absolute;
	margin: 0px;
	padding: 10px 0px 0px;
}
#slideshowWrapper #slideshow li img {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
}

.yesnoGlobal {
	display: block;
	float: left;
}
.yesnoGlobal a {
	display: block;
	width: 50px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: -3px 0px 0px;
	padding: 0px;
}
.yesButton a {
	background-image: url(../images/button-yes.gif);
}
.noButton a {
	background-image: url(../images/button-no.gif);
	
}
.yesnoGlobal a:hover {
	background-position: 0px -23px;
}
.pngFix {
	behavior: url(../styles/iepngfixVAR.htc);
}
/* New styles end here */

#pressWrapper {
}
#pressWrapper h2 {
	color: #0095D9;
	margin: 0px 0px 10px;
	padding: 0px;
}
#pressWrapper h3 {
	color: #000;
	margin: 15px 0px 5px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #666;
}
#pressWrapper a {
	font-size: 10px;
}
#pressWrapper a:hover {
}
#pressWrapper .pipe {
	color: #000;
	font-size: 14px;
}
#pressWrapper .mediaSourceTitle {
	color: #0095D9;
	font-weight: bold;
}


#pressWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pressWrapper ul li {
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	color: #999;
	border-bottom: 1px dotted #666;
}

#inTheMediaButton {
	background: url(../images/in-the-media.gif) no-repeat 0px 0px;
	display: block;
	height: 34px;
	width: 63px;
	position: absolute;
	right: 0px;
	top: -38px;
}

@media print {

#maincontent {
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	position: absolute;
	height: auto;
	width: 607px;
	right: 0px;
	top: 137px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 25px;
	font-size: 12px;
	line-height: 16px;
	z-index: 9;
}
.scrollcontent {
	padding-right: 0px;
	height: auto;
	overflow: visible;
}
.scrollcontentquotes {
	overflow: visible;
	padding-right: 0px;
	height: auto;
	position: relative;
}
}
