 @import url("tripoli/reset.css");
@import url("tripoli/generic.css");
/* Tripoli Overrides*/
p+ul {
	margin-top: -0.8em
}
fieldset {
	border:none;
}
ul li {
	margin-left:3em;
}
/*end*/

/*Overrides for non-text lists*/

#navigation li, #clinics li, #foot li, ul.prices li {
	text-indent: 0;
	margin-left: 0;
}

.linksmain li:before,
ul.prices li:before, 
.alternate li:before, 
#navigation li:before,
#clinics li:before, 
.locations li:before, 
.lasernav li:before, 
.bluelist li:before, 
.statement li:before, 
#foot li:before {content:'';}

/*end*/


body {
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}
/*--------------Site Text formating----------*/

p {
	color: #333;
	margin-bottom:2.5em;
	font-size:13px;
}

body#introdental p {
font-size:16px;
}


/*headers ----------------*/


h1 {
    color:#5b82a9;
	margin: 0.0125em 0em 0.75em 0em;
	font-size: 2.025em;
	line-height:1.5em;
	font-weight: 300;
}

h1.home {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:215px;
	background: url(../img/laser-teeth-whiteningsm.jpg) left no-repeat;
	margin:0em;
	padding:45px 0px 0px;
	
}


h1.laser {
	text-indent:-9999px;
	overflow:hidden;
	height:58px;
	width:237px;
	background: url(../img/laser-teeth-whiteningsm.jpg) left no-repeat;
}



h2 {
	color:#5b82a9;
	margin-bottom: 1.5em;
	font-size: 1.4em;
	font-weight: 300;
}

h3 {
	color:#5884ab;
	font-size:1.2em;
	font-weight: 300;
}

h3.border, h3.form {
margin:0px 0px 12px;
padding-bottom:10px;
border-bottom:1px solid #c1e2f1;
font-weight:600;
}

h3.form {
border-bottom:none;
}


span.bltext {
	color:#6798FE;
}
/*links styles*/
a:link, a:visited, a:active {
	color:#6798fe;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*misc styles*/

img.leftimage {
	padding: 0px 10px 10px 0px;
	float:left;
	overflow: hidden;
}

img.bottompad{
padding-bottom:15px;
}

.clear {
	clear:both;
}
/*Lists---------------------*/

ol.statement {
	margin-left: 1.5em;
}
ol.statement li {
	color:#333;
	padding-bottom: 10px;
	margin-left: 0em;
	padding-left: 2em;
}
ul.bluelist {
	font-weight: 600;
	font-size: 1.2em;
	margin-left: 0em;
	padding-top: 20px;
	padding-bottom: 2em;
	margin-bottom: 2.4em;
	border-bottom: #ddd 1px solid;
}
ul.bluelist li {
	color:#6798fe;
	margin-left: 0em;
	text-indent: 0em;
	padding-bottom: 10px;
}

ul.prices {
font-size:16px;
padding:0;
margin:0;
color:#333;

}

ul.prices li{
padding-bottom:1.6em;
margin-left: 2em;
list-style-type:none;
}

ul.prices li span{
width:50px;
margin-bottom:20px;
color:#5b82a9;
float:left;
font-weight:600;
}


ul.lasernav {
	font-weight: 600;
	margin: 0;
	padding:0;
	float:left;
	width:239px;
	
}

ul.lasernav li {
	font-size:12px;
	margin: 0em;
	padding:0px;
	width:239px;
	text-indent: 0em;
	background:#98cefa;
}

ul.lasernav li.subnav, 
ul.lasernav li.subnavlive  {
font-size:10px;
font-weight:300;
}

ul.lasernav li.top {
background: url(../img/laser-nav-top.gif) top left no-repeat;
padding-top:10px;
}

ul.lasernav li.bottom {
background: url(../img/laser-nav-bottom.gif) bottom left no-repeat;
padding-bottom:10px;
}

ul.lasernav li.livetop {
background: url(../img/laser-nav-top-live.gif) top left no-repeat;
padding-top:10px;
}

ul.lasernav li.livebottom {
background: url(../img/laser-nav-bottom-live.gif) bottom left no-repeat;
padding-bottom:10px;
}

ul.lasernav li a {
display:block;
padding:0;
margin:0;
padding:8px 20px;
}

ul.lasernav li a:link,
ul.lasernav li a:visited {
color:#fff;
background:#98cefa;
}


ul.lasernav li.live a:link, 
ul.lasernav li.live a:visited,
ul.lasernav li.livetop a:link, 
ul.lasernav li.livetop a:visited,
ul.lasernav li.livebottom a:link, 
ul.lasernav li.livebottom a:visited,
ul.lasernav li.subnavlive a:link, 
ul.lasernav li.subnavlive a:visited,
ul.lasernav li.subnav a:link, 
ul.lasernav li.subnav a:visited {
color:#fff;
background:#21528a;
text-decoration:underline;
}

ul.lasernav li.subnav a:link, 
ul.lasernav li.subnav a:visited {
text-decoration:none;
}

ul.lasernav li a:hover,
ul.lasernav li.top a:hover,
ul.lasernav li.subnav a:hover {
text-decoration:underline;
color:#fff;
background:#21528a;
}

a.nopad {
padding:0;
margin:0;
position:absolute;
left:0px;
top:37px;
z-index:1;
padding-bottom:111px;
padding-right:400px;
background:#fff;
opacity: 0;
filter: alpha(opacity = 0);
}


img.logo {
float:left;
overflow:hidden;
display:block;
padding:0;
margin:0;
}

img.rightinfo {
float:right;
overflow:hidden;
display:block;
padding:0;
margin:0;
}


img.wrapped {
float:left;
overflow:hidden;
display:block;
padding:0px 10px 70px 0px;
}

/*main divs structure------------*/

#wrap {
	
	width:100%;
	margin:0 auto;
}


#container {
	width:795px;
	margin:0 auto;
}

#container1 {
	width:990px;
	margin:0 auto;
}


#container2 {
	width:900px;
	margin:0 auto;
	display:inline;
	display: block;
		}

#header {
	width:100%;
	float:left;
	background:#071850 url(../img/head-bg.gif) left repeat-x;
	z-index:0;
}

#branding {
	min-width:870px;
	height:90px;
	float: left;
	background:#fff;
}

#navigation {
width:100%;
	float:left;
	font-size:12px;
	font-weight:bold;
	background:#0C1D53 url(../img/nav-bg-new.gif) top left repeat-x;
}


.text {
    width:400px;
	font-size:13px;
	float:left;
	color:#333;
	display:inline;
	}


#img {
	width:283px;
	float:left;
	height:344px;
	background:#fff;
	display:inline;
}

div.clear{
width:100%;
padding-top:40px;
background: url(../img/top-fade.gif) top left repeat-x;
}

div#spacer {
padding:1px 0px 0px;
float:left;
margin:0 auto;
}

/*homepage divs--------------------*/

#flash_home_page {
	width:560px;
	float:left;
}


#flash_home {
	width:520px;
	float:right;
}

#form_hold, #form_hold_alt, #form_hold_right {
float:left;
width:235px;
}


#form_hold1, #form_hold1_alt, #form_hold1_right {
float:right;
width:235px;

}



body#introdental div#form_hold_alt{
padding-bottom:140px;
}

#form_hold_right {
float:right;
}

#form_hold_alt, #form_hold_right {
border-top:1px solid #d7d7d7;
margin-top:40px;
padding-top:50px;
}




#content_home {
	width:234px;
/*	margin-right: 40px;*/
	float:left;
	/*padding-bottom: 15px;*/
	border-top:1px solid #c1e2f1;
}


#homebox_top {
float:right;
width:520px;
min-height:24px;
background: url(../img/homebox-top.gif) top left no-repeat;
}

#homebox_content {
float:right;
width:480px;
padding:0px 20px;
background: url(../img/homebox-bg.gif) top left repeat-y;
}


#homebox_bottom {
float:right;
width:520px;
background: url(../img/homebox-bottom.gif) bottom left no-repeat;
min-height:14px;
margin-bottom:45px;
}


#homebox_column, #homebox_column_right {
float:left;
width:225px;
margin-right:25px;
}

#homebox_column_right {
margin-right:0px;
}


#contentlaser {
	width:500px;
	float:right;
	margin:40px 0px;
	padding:0px 10px;
}

body#introdental div#contentlaser {
margin-top:0px;
}

#flash {
	width:800px;
	height:310px;
	float:left;
	margin-bottom:45px;
	background: #999;
}

#contentnav {
	width:245px;
	padding-right: 30px;
	float:left;
	padding-bottom: 40px;
}
#content {
	width:795px;
	float:left;
	padding-bottom: 40px;
}

div.innerwrap {
width:795px;
margin:0 auto;
}

#clinics {
width:100%;
	float:left;
	font-size:12px;
	font-weight:bold;
	background:#62c2ea;
}


#clinics ul {
	margin:0px;
	padding:0px;
	float:left;
	/*min-width:900px;*/
}

#clinics ul li {	
	float:left;
	border-right:1px solid #9cd8f4;
	color:#0c1d53;
	padding:9px 17px;
	position:relative;
}

#clinics ul li a:link,
#clinics ul li a:visited {
color:#fff;
text-decoration:none;
}

#clinics ul li.headlink ul { 
display:none; 
position:absolute;
background:#62c2ea;
border-top:10px solid #62c2ea;
width:135px;
top: auto;
left:auto;
 z-index:115; 
}

#clinics ul li.headlink:hover ul { display: block;  z-index:115;}

#clinics ul li.headlink ul li {
float:left;
width:115px;
color:#071850; 
background:#62c2ea;
font-size:11px;
border-right:none;
clear: left;
padding:3px 10px;
margin:0;
 z-index:115;
}



/*formbox divs---------------------------*/

#formbox_top {
float:left;
width:240px;
min-height:22px;
background: url(../img/formbox-top.gif) top left no-repeat;
}

#formbox_content {
float:left;
width:200px;
padding: 0px 20px;
background: url(../img/formbox-bg.gif) top left repeat-y;
}

#formbox_bottom {
float:left;
width:240px;
min-height:16px;
background: url(../img/formbox-bottom.gif) bottom left no-repeat;
}



#formbox_top1 {
float:right;
width:240px;
min-height:22px;
background: url(../img/formbox-top.gif) top left no-repeat;
}

#formbox_content1 {
float:right;
width:200px;
padding: 0px 20px;
background: url(../img/formbox-bg.gif) top left repeat-y;
}

#formbox_bottom1 {
float:right;
width:240px;
min-height:16px;
background: url(../img/formbox-bottom.gif) bottom left no-repeat;
}


form#appointment,
form#appointment fieldset {
float:left;
margin:0;
padding:0;
width:200px;
}

form#appointment label,
form#appointment label input{
float:left;
margin:0;
width:200px;
}

form#appointment label input,
form#appointment textarea {
padding:3px 5px;
width:188px;
font-family:arial, sans serif;
color:#333;
}

form#appointment div#sender {
float:left;
width:188px;
padding:10px 0px 0px 40px;
}

form#appointment div#sender input {
background: url(../img/button-bg.gif) left no-repeat;
padding:15px 20px 15px 5px;
float:left;
border:none;
width:103px;
font-size:20px;
color:#fff;
}

form#appointment div#sender input:hover {
color:#000;
}

/*Navigation styles-----------------*/

#navigation ul {
	margin:0px;
	padding:0px;
	float:left;
	min-width:98%;
}

#navigation ul li {	
	float:left;
	border-right:1px solid #4572a9;	
}

#navigation ul li.right, #navigation ul li.liveright {	
	float:right;
	border-right:none;	
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #fff;
	text-decoration: none;
}

#navigation a:hover {
	color:#6798fe;
}

#navigation li.live a:link, #navigation li.live a:visited, #navigation li.liveright a:link, #navigation li.liveright a:visited {
	color:#6798fe;
}

#navigation a {	

	display:block;
	overflow: hidden;
	padding:22px 15px;
}

/*Equipment page----------------------------------*/

#equipment #content .text {
	width:410px;
	float:left;
}
#equipment h1 {
	font-size: 1.4em;
	margin-bottom:2.1em;
}
#equipment h2 {
	color:#6798fe;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #e6eff6;
	padding-bottom: 2.5em;
	margin-bottom: 2.3em;
}
#equipment h3 {
	/*color: #333;*/
	font-size: 1.2em;
	font-weight: 300;
}

body#equipment div#container img {
	float:right;
}

#equipment img.nofloat {
	float:none;
}


img.price {
padding-top:5px;
padding-bottom:15px;
}

img.pricer {
padding:35px 0px;
}

/*Opportunities page----------------------------------*/

#intro {
	border-bottom: 1px solid #666;
	padding-bottom: 2.3em;
	margin-bottom: 3em;
}

.column1 h2, .column2 h2  {
	margin-top: 0em;
}

#intro h1 {
	margin-bottom: 1.25em;
	font-size: 1.4em;
	font-weight: 300;
}

#intro p {
	font-size: 1.2em;
	margin-bottom: 0.7em;
}


#health h2 {
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: 1.2em;
}


#business h2 {
	color: #6f6f6f;
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: 1em;
}
#business p+h2 {
	margin-top: -0.3em;
}
#business ol {
	list-style-type: lower-alpha;
	margin-left: 1.4em;
	color:#333;
	font-size: 0.9em;
	margin-bottom: 1em;
}

#business #content ul {
	color: #333;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: -1.8em;
	list-style-position: outside;
	margin-bottom: 2em;
	list-style:url(../img/bullet.gif);
}
#business #content ul li:before {
	content: "";
}
#business #content ul li {
	padding-left: 2em;
	margin-left: 3em;
	text-indent: 0em;
}


#business #content ul.alternate {
	font-size: 1em;
	margin-bottom: 1.8em;
	line-height: 1.3em;
	list-style:none;
	margin-left: 0em;
	list-style-position:outside;
	
}
#business #content ul.alternate li {
	padding-left: 0em;
	margin-left: 0em;
	text-indent: 0em;
	list-style-type: none;
	list-style-image: none;
}

/*health and safety page---------------*/


#health p+h2 {
	margin-top: -1em;
}
#health .column1 {
	width: 340px;
	padding-right: 70px;
	float:left;
}
#health .column2 {
	width: 340px;
	float:left;
}
/*-------------Footer styles------------------*/

#foottop {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 1em;
	background:#071850;
	border-bottom:#05123c 3px solid;
}

ul.locations {
	float:right;
	width:300px;
	margin:20px 0px;
	padding:0px;
}

ul.locations li {
	display: inline;
	font-size: 1em;
	margin-left:5px;
}

ul.locations li a:link,
ul.locations li a:visited {
color:#fff;
}

p.mail {
float:left;
width:300px;
padding:0;
margin:0;
margin-top:20px;
font-size:14px;
color:#62c2ea;
text-align:left;
}

p.mail a:link,
p.mail a.visited {
color:#fff;
}



#foot {
	float: left;
	width: 100%;
	font-size: 1.75em;
	border-bottom:#05123c 5px solid;
	background:#112a60;
}

.addressholdleft,
.addressholdright,
.addresshold {
float:left;
width:335px;
border-left:1px solid #244d81;
margin:20px 0px;
min-height:130px;
}

.addresshold {
width:232px;
}

.addressholdright {
width:150px;
float:right;
}


#foot address {
	padding:0px 0px 0px 20px;
	margin-bottom:10px;
	float: left;
	color:#62c2ec;
	font-weight: 300;
	font-style:normal;
	font-size:10px;
	width:150px;
}

/*Contact styles------------------*/

#contact h2 {
	font-size: 1.2em;
	font-weight: 600;
	margin: 0;
	padding-bottom:20px;
}
#contact-details span, #contact-details address {
	padding-top: 0;
	margin-top: 0;
	color: #333;
}
#contact h1 {
	margin-bottom: 1.25em;
	font-size: 1.4em;
	font-weight: 300;
	clear: both;
}

#contact p {
	margin-bottom: 1.25em;
	font-size: 1.2em;
	font-weight: 300;
	clear: both;
}

#contact-details h2 {
	margin: 0;
}
#contact-form {
	width: 515px;
	float:right;
	margin-bottom: 80px;
	background:url(../img/contact-form-mid.gif) repeat-y;
}
#contact-form h2, #contact-form p, #contact-form fieldset {
	padding: 0 20px;
}
#contact-form form {
	padding-top:20px;
	background:url(../img/contact-form-top.gif) no-repeat top left;
}
#contact-form fieldset {
	margin: 0;
	overflow: auto;
}
#contact-form label {
	clear:both;
	display: block;
}
#contact-form label span {
	width: 115px;
	display:block;
	float: left;
	margin-bottom: 1em;
	margin-right: 0;
	color: #ffffff;
}
#contact-form label input, #contact-form label select {
	width: 340px;
	float: right;
	margin-bottom: 1.2em;
	border: 1px solid #D3D3D3;
	color: #333;
}
#contact-form label select {
padding:2px 0px;
width: 350px;
}
#contact-form label textarea {
	width: 340px;
	height: 116px;
	border: 1px solid #D3D3D3;
	color: #333;
	float: right;
}
#contact-form #send {
	margin-top: 1.2em;
	width: 515px;
	height:33px;
	float: right;
	clear: both;
	text-align:center;
	background:  url(../img/contact-form-bottom.gif) bottom left no-repeat;
	padding-bottom: 21px;
	margin-bottom: 0;
	margin-right:0;
}
#contact-form #send input {
	border: none;
	background: url(../img/button-bg.gif) left no-repeat;
    padding:5px 20px 5px 5px;
	color: #fff;
	width:103px;
	height:33px;
	margin-right: 20px;
	font-size:20px;
}

#contact-form #send input:hover {
	color: white;
}
#contact-details {
/*	padding-left:24px;*/
	width:200px;
	float:left;
	margin-top:15px;
}
/*#contact h1 {
	padding-left:24px;
}*/

#contact-form1 {
	width: 515px;
	float:left;
	margin: 20px 0px 20px 0px;
	background:url(../img/contact-form-mid.gif) repeat-y;
}
#contact-form h2, #contact-form p, #contact-form fieldset {
	padding: 0 20px;
}
#contact-form1 form {
	padding-top:20px;
	background:url(../img/contact-form-top.gif) no-repeat top left;
}
#contact-form1 fieldset {
	margin: 0;
	overflow: auto;
}
#contact-form1 label {
	clear:both;
	display: block;
}
#contact-form1 label span {
	width: 115px;
	display:block;
	float: left;
	margin-bottom: 1em;
	margin-right: 0;
	color: #333;
}
#contact-form1 label input, #contact-form label select {
	width: 340px;
	float: right;
	margin-bottom: 1.2em;
	border: 1px solid #D3D3D3;
	color: #333;
}
#contact-form1 label select {
padding:2px 0px;
width: 350px;
}
#contact-form1 label textarea {
	width: 340px;
	height: 116px;
	border: 1px solid #D3D3D3;
	color: #333;
	float: right;
}
#contact-form1 #send {
	margin-top: 1.2em;
	width: 515px;
	height:20px;
	float: right;
	clear: both;
	text-align: right;
	background:  url(../img/contact-form-bottom.gif) bottom left no-repeat;
	padding-bottom: 21px;
	margin-bottom: 0;
	margin-right:0;
}
#contact-form1 #send input {
	border: none;
	background: url(../img/button-bg.gif) left no-repeat;
padding:5px 20px 5px 5px;
	color: #fff;
	margin-right: 20px;
	font-size:12px;
}

#contact-form1 #send input:hover {
	color: white;
}





#home {
      margin:0px 0px 20px 0px; padding:45px 0px 0px;
      position:relative;
      width:218px; height:5px;
      overflow:hidden;
      }
#home span {
      display:block;
      position:absolute; left:0; top:20px; z-index:1;
      width:218px; height:50px;
      margin:0; padding:0;
      background:url(../img/laser-teeth-whiteningsm.jpg) top left no-repeat;
      }
	  
	  
/*SEO Footer*/
#footmid {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 1em;
	background:#071850;
}

#footmid p{
	margin-top:20px;
	font-size:12px;
	color:#62c2ea;
	text-align:center;
}

.style1 a{font-size: 12px}
.style2 {font-size: 12px}
