/* @override http://tinyteeth.com.au/style.css */

/* @override http://www.tinyteeth.com.au/style.css */

html {overflow-y:scroll;}

body {
margin: 0;
font: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
}

a.main_menu:link {
}

a.main_menu:hover {
filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.6;
}



a#menu_home {
    display: block;
    width: 200px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_05.jpg") 0 0 no-repeat;
}
a#menu_home img { display: block; border: 0; }
a#menu_home:hover { background: url("images/tiny_teeth_05x.jpg") 0 0 no-repeat; }
a#menu_home:active { color: #FFE600; }


a#menu_about {
    display: block;
    width: 199px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_06.jpg") 0 0 no-repeat;
}
a#menu_about img { display: block; border: 0; }
a#menu_about:hover { background: url("images/tiny_teeth_06x.jpg") 0 0 no-repeat; }
a#menu_about:active { color: #FFE600; }


a#menu_services {
    display: block;
    width: 201px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_07.jpg") 0 0 no-repeat;
}
a#menu_services img { display: block; border: 0; }
a#menu_services:hover { background: url("images/tiny_teeth_07x.jpg") 0 0 no-repeat; }
a#menu_services:active { color: #FFE600; }


a#menu_contact {
    display: block;
    width: 199px;
    height: 22px;	
	margin: 0 auto;
    background: url("images/tiny_teeth_08.jpg") 0 0 no-repeat;
}
a#menu_contact img { display: block; border: 0; }
a#menu_contact:hover { background: url("images/tiny_teeth_08x.jpg") 0 0 no-repeat; }
a#menu_contact:active { color: #FFE600; }



#testimonialButton{
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;

}

#testimonialButton:hover{
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;

}

#newLocationBox {
	border: none;
	position: relative;
	margin: auto;
	display: block;
	width: 113px;
	margin-bottom: -43px;
	top: 70px;
	left: 420px;
	
}

#newLocationBox img{
border:none;
}

#newLocationBoxContactPage{
	border: none;
	position: relative;
	margin: auto;
	display: block;
	width: 113px;
	margin-bottom: -43px;
	top: 450px;
	left: 320px;
	
}

#newLocationBoxContactPage img {
	border:none;
}



