@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #e3e2d6;
}

#container-header {
	position: relative;
	width: 100%;
	height: 150px;
	background-image: url(../images/birmingham-dentist_01.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#container-body {
	position: relative;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url(../images/birmingham-dentist_17.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #817f6e;
}

#container-footer {
	position: relative;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/birmingham-dentist_32.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #1E1E1A;
}

.inner-container {
	position: relative;
	margin: auto;
	width: 980px;
}

#row-logo-tel {
	float: left;
	width: 980px;
	height: 120px;
}

#row-links {
	float: left;
	width: 980px;
	height: 30px;
}

#row-quick-links-flash {
	display:none;}

#row-quick-links-flash-inside {
display:none;
}

#quick-links {
	float: left;
	width: 250px;
	height: 233px;
	margin-right: 20px;
}

#flash {
	float: left;
	width: 710px;
	height: 233px;
}

#row-content {
	float: left;
	width: 980px;
	min-height: 233px;
}

#secondary-nav {
	display:none;
}

#secondary-nav-box {
	float: left;
	width: 232px;
	height: 183px;
	padding-top: 50px;
	padding-left: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/secondary-nav-box.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#consultation-box {
	display:none;
	width:250px;
	margin-left:-250px;
}

.formobject {
	padding: 1px;
	color: #7e7e76;
	background-color: #FFFFFF;
	border: 1px solid #e2e1ce;
}

#form-button-pad {
	float: left;
	margin-top: 15px;
}

#text-area {
	float: left;
	width: 940px;
	padding: 20px;
	background-color: #FFF;
}

#image-holder-200 {
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#image-sub-text-200 {
	text-align: center;
	width: 200px;
	background-color: #f4f4f3;
}

#image-holder-300 {
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#image-sub-text-300 {
	text-align: center;
	width: 300px;
	background-color: #f4f4f3;
}
.images-border-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid aaaaaa;
}
#GalleryHolder {
	float:left;
	width:710px;}

#GalleryNav {
	float:left;
	width:710px;
	height: 30px;
}
#GalleryNav1 {
	float:left;
	width:100px;
	height: 28px;
	border: 1px solid #EFEFEF;
	line-height: 28px;
	text-align: center;
	background: #227D7D;
	color: #FFF;
	font-size: 11px;
}
#GalleryNav2 {
	float:left;
	width:710px;
	height: 30px;
}

#GalleryContent {
	float:left;
	width:710px;
	background: #295858 url(../images/gallery-section_01.png) repeat-x left top;
}

.innerGalleryHeader {
	float:left;
	width:710px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.innerGalleryHeader1 {
	float:left;
	width:110px;
	font: 30px Calibri, Tahoma;
	color: #FFF;
	padding-left: 10px;
}
.innerGalleryHeader2 {
	float:left;
	width:580px;
	color: #FFF;
	margin-right: 10px;
}

.innerGalleryContent {
	float:left;
	width:710px;
}
.innerGalleryContentBA {
	float:left;
	width:710px;
}
.innerGalleryContentBA1 {
	float:left;
	width:340px;
	margin-left:10px;
	background: url(../images/gallery-section_03.png) no-repeat left top;
	color: #000;
	text-align: center;
	line-height: 32px;
	height: 32px;
}

.innerGalleryContent1 {
	float:left;
	width:710px;
	margin-bottom: 10px;
}
.innerGalleryContent2 {
	float:left;
	width:710px;
	margin-bottom: 10px;
	height: 12px;
}
.galleryZoom {
	margin-left: 334px;
}
.galleryPicture {
	margin-left: 10px;
	border: 1px solid #EFEFEF;
}
.imageRight {
	float: right;
	margin-left: 20px;
}
body {
	font-family: Trebuchet MS;
	color: #828282;
	word-spacing: 0.1em;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 1.7em;
	font-size: 0.75em;
}

h1 {
	font-size: 1.5em;
	margin-top: 0px;
	color: #036b6c;
	border-bottom: 1px solid #036B6C;
}
h2 {
	font-size: 1.2em;
	margin-top: 0px;
	color: #036b6c;
	border-bottom: 1px dotted #036B6C;
}
h3 {
	font-size: 1.0em;
	margin-top: 0px;
	color: #036b6c;
}

a:link {
	color: #007375;
	text-decoration: underline;
}

a:hover {
	color: #007375;
	text-decoration: none;
}

a:active {
	color: #007375;
	text-decoration: underline;
}

a:visited {
	color: #007375;
	text-decoration: underline;
}

a.footer:link {
	color: #717171;
	text-decoration: underline;
}

a.footer:hover {
	color: #717171;
	text-decoration: none;
}

a.footer:active {
	color: #717171;
	text-decoration: underline;
}

a.footer:visited {
	color: #717171;
	text-decoration: underline;
}.h1-extra {
	font-size: 14px;
	color: #000;
}
.largeHighlight {
	font-size: 30px;
	color: #016D70;
	line-height: 35px;
}
#navsite {
	width: 710px;
	padding:0px;
	height: 30px;
	float: left;
	background: #2B9A9B;
}

#menu
{
	padding:0;
	color:#FFFFFF;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#menu li {display:inline;}
#menu li a
{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding-right: 2px;
	height: 28px;
	padding-left: 2px;
	border: 1px solid #EFEFEF;
	font-size: 11px;
	line-height: 20px;
	background: #2B9A9B;
	margin-left: 2px;
	text-align: center;
	width: 20px;
}
#menu li a:hover
{
	background: #227D7D;
}
body#a a#anav,
body#b a#bnav,
body#c a#cnav,
body#d a#dnav,
body#e a#enav,
body#f a#fnav,
body#g a#gnav,
body#h a#hnav,
body#i a#inav,
body#j a#jnav,
body#k a#knav,
body#l a#lnav,
body#m a#mnav,
body#n a#nnav,
body#o a#onav,
body#p a#pnav,
body#q a#qnav,
body#r a#rnav,
body#s a#snav,
body#t a#tnav,
body#u a#unav,
body#v a#vnav,
body#w a#wnav,
body#x a#xnav,
body#y a#ynav,
body#z a#znav,
body#aa a#aanav,
body#bb a#bbnav,
body#cc a#ccnav,
body#dd a#ddnav,
body#ee a#eenav{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding-right: 2px;
	height: 28px;
	padding-left: 2px;
	border: 1px solid #EFEFEF;
	font-size: 11px;
	line-height: 20px;
	background: #227D7D;
	margin-left: 2px;
	text-align: center;
	width: 20px;
}
.speechBubble {
	float:right;
	width: 288px;
	margin-left: 20px;
}
.comment {
	float:left;
	width: 268px;
	-moz-border-radius: 10px;
	background-color: #026B6C;
	padding: 10px;
	color: #FFF;
}
.commentator {
	float:left;
	width: 288px;
	background-image: url(../images/quote-icon-colour.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	height: 20px;
}
.comment img {
	float:right;
	margin-left:10px;}
.fullWidth {
	float:left;
	width:980px;}
.footerLinks {
	float:left;
	width:85px;
	margin-left:5px;
	margin-right:5px;
	text-align: left;
}
#interest-free {
	display:none;
}