/* CSS Document */

/* main body css */

body{
	margin: 0px;
	colour: #ffffff;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 11px;
	color: #0B3351;
	background-image: url(../images/pemros-dental_07.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left-column {
	background-image:url(../images/pemros-dental_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-column {
	background-image:url(../images/pemros-dental_06.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
}
.form-bg {
	height: 130px;
	background-image: url(../../images/south-east-dental_18.jpg);
	background-repeat: no-repeat;
}
.opening-bg {
	background-image: url(../../images/User_20.jpg);
	background-repeat: no-repeat;
	height: 80px;
}




.address {
	font-family: Tahoma;
	font-size: 14px;
	color: #efefef;
}



.bullet-points {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	margin-bottom: 10px;
}
.pagetext-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}




/* text based css */

.pagetext {
	font-family: Tahoma;
	font-size: 10px;
	color: #757575;
}

/* page links */

a:link {
	color: #0d5e79;
	text-decoration: none;
}
a:visited {
	color: #0d5e79;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0d5e79;
	text-decoration: none;
}

/* layout css */




div.scroll {	height: 242px;	width: 645px;	overflow: auto;	padding: 0px;}

.dots {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
}






/* Scrollbar css */

body,html {
scrollbar-face-color: #009e8f;
scrollbar-shadow-color: #087368;
scrollbar-highlight-color: #22b0a2;
scrollbar-3dlight-color: #41b9ad;
scrollbar-darkshadow-color: #065a52;
scrollbar-track-color: #b3dcd9;
scrollbar-arrow-color: #01201d;
}
.formobject {
	font-family: Tahoma;
	font-size: 10px;
	color: #154a7f;
	background-color: #b9b9b9;
	border: 1px solid #154a7f;
}
.formtitle {
	font-family: Tahoma;
	font-size: 10px;
	color: #0181a6;
}


/* set 100% table to full 100% - crack css*/

html, body, #container { 
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
width: 100%; 
height: 100%; 
} 
.highlighttext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2FC5DE;
}
.tel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B3351;
}
.tel-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
A.class_bottom:link {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:visited {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_bottom:hover {
	COLOR: #0B3351;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:active {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.flashbg {
	background-image: url(../images/the-cosmetic-smile_10.jpg);
	height: 100px;
	width: 645px;
}
.contentbg {
	background-image: url(../images/the-cosmetic-smile_18.jpg);
	height: 280px;
	width: 645px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
}
h1 {
	font-size: 18px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000;
}
