/* 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: #ececec;
	color: #0B3351;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/lewes-dental_01.jpg);
}
.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: 11px;
	color: #666666;
}
.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;
}

.formobject {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #0055A6;
}
.formtitle {
	font-family: Tahoma;
	font-size: 10px;
	color: #0181a6;
}

.white-middle {
	background-color: #FFFFFF;
}
.page-area-bg {
	background-image: url(../images/lewes-dental_21.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.grey-bg {
	background-color: #ECECEC;
}

/* text based css */

.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #0B3351;
}
.quote {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #0B3351;
}

.dots {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
}
.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;
}


/* 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;
}
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;
}
A.class_dentist_web_design:link {
	COLOR: #d3d1d1;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_dentist_web_design:visited {
	COLOR: #d3d1d1;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_dentist_web_design:hover {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_dentist_web_design:active {
	COLOR: #d3d1d1;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
/* layout css */

div.scroll {	height: 300px;	width: 550px;	overflow: auto;	padding: 0px;}
div.normalscroll {	height: 300px;	width: 500px;	overflow: auto;	padding: 0px;}

/* Scrollbar css */

body,html {
scrollbar-face-color: #0055a5;
scrollbar-shadow-color: #01427f;
scrollbar-highlight-color: #206fb8;
scrollbar-3dlight-color: #206fb8;
scrollbar-darkshadow-color: #01427f;
scrollbar-track-color: #4a6d8e;
scrollbar-arrow-color: #ffffff;
}
.darktxt {
	font-family: Arial;
	font-size: 13px;
	color: #B2B4B3;
}
.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0054A4;
}
.dark-large {
	font-family: Arial;
	font-size: 14px;
	color: #0056A3;
	font-weight: bold;
}
