/* CSS Document */

/* main body css */

body{
	margin: 0px;
	colour: #ffffff;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 11px;
	background-color: #ac9ecc;
	color: #000000;
	background-image: url(../images/chatfield_dental_01.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-position: left top;
}
#mainheader {
	position: relative;
	width: 900px;
	margin: auto;
	top:0px;
}
.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;
}
.footer-bg {
	background-image: url(../images/rugby-dental_23.png);
	background-repeat: repeat-y;
	}
.page-text-bg {
	background-image: url(../images/rugby-dental-ov_10.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 376px;
	width: 546px;
}

.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #ce89d8;
	line-height: 18px;
}



.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: 11px;
	color: #666666;
}

/* 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: 300px;	width: 450px;	overflow: auto;	padding: 0px;}

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






/* Scrollbar css */

body,html {
scrollbar-face-color: #8b7dae;
scrollbar-shadow-color: #7c6e9e;
scrollbar-highlight-color: #9586ba;
scrollbar-3dlight-color: #a594d0;
scrollbar-darkshadow-color: #655786;
scrollbar-track-color: #cabcec;
scrollbar-arrow-color: #ffffff;
}
.formobject {
	font-family: Tahoma;
	font-size: 10px;
	color: #655786;
	background-color: #cabcec;
	border: 1px solid #b4b3b3;
}
.formobject2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #848484;
	background-color: #dde5e9;
	border: 1px solid #919191;
}
.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: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.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;
}
.tel-area {
	background-image: url(../images/chatfield_dental_07.jpg);
	height: 41px;
	width: 200px;
	font-family: Corbel;
	font-size: 22px;
	color: #aa89d8;
}
.page-titles {
	font-family: Corbel;
	font-size: 22px;
	color: #aa89d8;
}
.purple-bg {
	background-color: #D0C7E4;
}
.white {
	background-color: #FFFFFF;
}
.headers {
	font-family: Corbel;
	font-size: 14px;
	font-weight: bold;
	color: #AA89D8;
}
.headers-white {
	font-family: Corbel;
	font-size: 14px;
	color: #FFFFFF;
}

