/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

img{border:none;}

h1{ font-family:Arial, "Times New Roman", Times, serif; padding-bottom:10px; color:#010066; font-size:24px; margin-bottom:5px; font-weight:normal;}

h2{ font-family:Arial, "Times New Roman", Times, serif; padding-bottom:10px; color:#010066; font-size:18px; font-weight:normal;}

p{font-family:Arial, Helvetica, sans-serif; color:#666666; line-height:1.5em; font-size:13px;}

input, textarea{width:230px; padding:5px; border:solid 1px #417DB9;}

ul li {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; display:inline; list-style:none; margin-right:12px; letter-spacing:1px;}


li a {color:#FFFFFF; text-decoration:none;}


/* common styling */
.menu {font-family: arial, sans-serif; height:40px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:120px; height:20px; text-align:center; color:#fff;  line-height:20px; font-size:12px; overflow:hidden; padding:5px;}


.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {
	float:left;
	position:relative;

}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background-color:#358ae0; }
.menu ul li:hover ul {display:block; position:absolute; top:30px; left:0; width:105px; }
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;  }
.menu ul li:hover ul li a {display:block; background:#719DCA; color:#FFFFFF;}
.menu ul li:hover ul li a:hover {background:#358ae0; color:#FFFFFF;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0; z-index:100;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}



body {
	color: #1b1c20;
	background-image:url(../images/background.gif);
	background-position:top center;
	background-repeat:repeat-y;
	height:100%;

}

.toppagemenu{
position:absolute;
top:0;
left:0;
margin:0px;
height:30px;
width:100%;
/*background-image:url(../images/top_bg.gif);*/
/*background-repeat:repeat-x; */
background-color:#417DB9;

}


#wrapper{
width:800px;
margin-left:auto;
margin-right:auto;
min-height:100%;
position:relative;
}

.heading{
position:relative;
float:left;
width:470px;
padding-right:20px;
padding-top:10px;
padding-bottom:20px;
margin-top:25px;
}

b{color: #417DB9;}

.hygienist{
position:relative;
float:left;
width:780px;
padding-right:20px;
padding-top:10px;
padding-bottom:20px;
margin-top:30px;
}



.header{width:795px; height:200px; float:left; position:relative;}

.products{
position:relative;
float:right;
width:285px;
padding-right:10px;
padding-top:35px;
background-repeat: no-repeat;
}

#form_container{
width:285px; background-image:url(../images/form_bg.jpg); background-repeat: no-repeat; height:422px;}
 
#form_internal{
width:285px; padding:85px 0px 0px 20px; 
}

#map{
position:relative;
float:right;
width:340px;
padding-right:10px;
padding-top:20px;
margin-top:10px;
height:300px;
}

.titleleft{
width:360px;
position:relative;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
font-size:16px;
font-weight:bold;
margin-top:10px;
}



.topright{
position:relative;
float:right;
width:570px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;

}



#maincopy{
position:relative;
float:left;
color:#999999;
font-size:13px;
line-height:1.3em;
font-family:Arial, Helvetica, sans-serif;
width:800px;
margin-top:60px;

}

.border{border-bottom:solid 2px #417DB9;  margin-bottom:20px; margin-top:20px; width:788px;}


.sectionholders{
position:relative;
float:left;
margin:11px;
padding:0;
border:solid 2px #29a4ff;
height:148px;
width:220px;
left:25px;
}



.homepagesections{
float:left;
position:relative;
width:230px;
margin-right:25px;
padding:7px;
margin-bottom:10px;

}

.homepagesections2{
float:left;
position:relative;
width:230px;
margin-right:25px;
padding:7px;
margin-bottom:10px;

}

.homepagesectionslast{
float:left;
position:relative;
width:230px;
padding:7px;
margin-bottom:10px;

}

.pagefooter{
position:relative;
float:left;
width:799px;
height:130px;
margin-top:50px;
padding:20px;
left:-22px;
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
}

.pagefooter ul li{display:block;}

.footercontainer{
float:left;
position:relative;
width:240px;
margin-right:5px;
padding:5px;
border-right:solid 1px #CCCCCC;
font-size:11px;
height:120px;
}


.footercontainermiddle{
float:left;
position:relative;
width:250px;
margin-right:5px;
padding-top:5px;
padding-left:15px;
border-right:solid 1px #CCCCCC;
font-size:11px;
height:120px;
}


.footercontainernoborder{
float:left;
position:relative;
width:250px;
margin-right:5px;
padding:5px;
text-align:right;
height:120px;
}

.footercontainernoborder ul li{
font-size:11px;

}

.footercontainermiddle ul li{
font-size:11px;

}

.footercontainer ul li a{ 
font-size:11px;
}

table {
		border-collapse: collapse;
		width:100%;
		} 

th, td { 
		border: 1px solid #bbbbbb; 
		font-size: 13px;
		padding: 4px 10px;
		line-height: 1.2;
		} 

tbody td {
		border-top: 0;
		border-bottom: 0;
		}

caption {
		font-weight: bold;
		font-size: 1.4em;
		text-transform: uppercase;
		padding: 0 0 5px;
		color: #333333;
		}

th {
		background: #e4e5e4 url(../images/table-heading-background.gif) 0 50% repeat-x; 
		text-align: left;
		}

tfoot {
		background-color: #e2e2e2;
		color: #555555;
		}

tfoot td {
		font-size: 1.0em;
		text-align: center;
		}

tbody tr.alt td {
		background: #d8ddf0;
		}

tbody tr.over td, tbody tr:hover td {
		background: #4f70dc;
		color: #ffffff;
		}

tbody tr.over+tr td {
		background-image: url(../images/shadow.png);
		background-repeat: repeat-x;
		}
		
		#jFlowSlide{
border:2px solid #CCCCCC;
}

#myController span.jFlowSelected {
background:#F00;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

#myController2 span{
color:#FFF;
background:#000;
margin-right:10px;
cursor:pointer;
}

#jFlowSlide2{
border:10px solid #0F0;
}

#myController2 span.jFlowSelected2 {
background:#0F0;
}

.jFlowPrev2, .jFlowNext2{
cursor:pointer;
}

/** Contact Page **/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/** Contact us Form **/
#main {
	float: left;
	width: 420px;
}

#contact_us {
	width: 400px;
	margin: 25px 0px 0px;
	float:left;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;z
	color: #7f7e7e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	width: 300px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #A9BE31;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}
