body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #37272e;
   color: #e2e2e2;
}
body,textarea {
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:0.95em;
}


/*MAIN STYLES*/


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

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#1a150e;
	 margin:1.5em 0 0.3em 0;
}
h1 {
   font-size:2em;
}
h1.graphic,h2.graphic {
	 padding:0;
	 margin:17px 0 0 0;
	 width:100%;
	 height:32px;
	 background-repeat:no-repeat;
}
h1.graphic span,h2.graphic span {
   display:none;
}
#graphic1 { background-image:url(../img/h1_introducing.gif); }
#graphic2 { background-image:url(../img/h1_enquiryform.gif); }
#graphic3 { background-image:url(../img/h1_contactdetails.gif); }
#graphic4 { background-image:url(../img/h1_dental.gif); }
#graphic5 { background-image:url(../img/h1_skin.gif); }
#graphic6 { background-image:url(../img/h1_finance.gif); }
#graphic7 { background-image:url(../img/h1_recruitment.gif); }
#graphic8 { background-image:url(../img/h1_accessibility.gif); }
#graphic9 { background-image:url(../img/h1_sitemap.gif); }
#graphic10 { background-image:url(../img/h1_privacypolicy.gif); }
#graphic11 { background-image:url(../img/h1_getroute.gif); }
#graphic12 { background-image:url(../img/h1_specialoffers.gif); }

h2 {
   font-size:1.5em;
	 color:#DDDDDD;
	 font-weight:normal;
	 margin-top:0.8em;
}
h2.below {
	 margin-top:1.5em;
}
h3 {
   font-size:1.2em;
	 font-weight:normal;
	 color:#eb71b9;
	 text-decoration:none;
	 margin-bottom:0;
}
h3 a {
   display:block;
	 font-weight:normal;
	 color:#eb71b9;
	 text-decoration:none;
}
.expandtext h3 {
   color:#FFFFFF;
}
h4 {
   font-size:1em;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #443b3e;
}
blockquote p {
margin:0;
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}
p {
   line-height:1.5em;
}
dl, dt, dd {
   margin:0;
	 padding:0;
}
dl {
   display:block;
	 float:left;
   background-color:#443d3f;
	 width:100%;
	 position:relative;
	 margin:0.5em 0 1em 0;
	 font-size:0.9em;
}
dt {
   font-weight:bold;
	 width:90px;
	 padding:0.5em 0 0.5em 0.5em;
	 float:left;
	 clear:left;
	 color:#ad2071;
}
dd {
	 width:300px;
	 padding:0.5em 0;
	 position:relative;
	 left:10px;
	 float:left;
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   border-bottom: 1px solid #443b3e;
   color:#DDDDDD;
   padding:0.6em 0;
   width:100%;
}
.menubuttons li a:hover {
   color:#1a150e;
}
.menubuttons li.active a {
   color:#1a150e;
   font-weight:bold;
}
#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   float:left;
   padding:0 16px;
	 color:#FFFFFF;
	 text-decoration:none;
	 font-family:"Avenir LT Std","Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:1em;
}
#headernav li a:hover {
   color:#eecfde;
}
#headernav li.active a {
   font-weight:bold;
}

ul.inline li {
   float:left;
   padding:0.2em 1em;
   border-left:1px solid #DDDDDD;
}


/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
}
#container,#header,#content,#footer {
   width:760px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
}
#header {
   position: relative;
   float:left;
   height: 230px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
	 background-position:bottom left;
}
#headerimage {
   position:absolute;
	 top:59px;
	 right:0px;
	 width:476px;
	 height:140px;
}
#footer {
   position: relative;
   clear: both;
   height: 167px;
   background-image:url(../img/footer1.gif);
   background-repeat:no-repeat;
	 font-size:0.9em;
}
#footer p.text {
   line-height:2em;
	 position:relative;
	 top:48px;
	 left:36px;
	 margin:0;
	 padding:0;
}
#footer p span {
   font-size:1.15em;
}
#content {
   float:right;
   padding: 0px;
   min-height:250px;
	 background-color:#4c4447;
}
* html #content {
   height:250px;
}
#accessibility {
   position:absolute;
   top:1px;
   right:10px;
   text-align:right;
	 font-size:11px;
}
#accessibility a {
   color:#d089ae;
}
#footerstat {
   position:absolute;
   bottom:3px;
   right:10px;
	 font-size:0.9em;
}
#footerstat a {
   color:#d089ae;
}
#headernav {
   position:absolute;
   top:24px;
   right:-6px;
}
.leftthin,.rightthin {
   width:237px;
}
.leftwide,.rightwide {
   width:456px;
}
.leftmid,.rightmid {
   width:346px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
	 float:left;
	 width:720px;
	 position:relative;
	 left:20px;
	 padding-bottom:10px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #1a150e;
   color:#1a150e;
}
form fieldset {
   border:1px solid #222222;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#1a150e;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#1a150e;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:120px;
	 height:28px;
}
.imagebutton span {
   display:none;
}
textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*TABLES*/

table {
   width:100%;
   font-size:0.85em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #443b3e;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#ad2071;
   color:#FFFFFF;
}


.leftpanel {
   width:237px;
	 float:left;
	 clear:left;
	 margin-bottom:2em;
	 position:relative;
	 padding-bottom:50px;
}
.leftpanel h2 {
   margin:0;
	 padding:0;
	 background-repeat:no-repeat;
	 height:40px;
	 width:237px;
}
.leftpanel h2 span {
   display:none;
}
.leftpanel h2#specialoffer { background-image:url(../img/h2_specialoffer.gif); }
.leftpanel h2#callback { background-image:url(../img/h2_requestcallback.gif); }

.leftpanelbutton a {
   position:absolute;
	 right:0px;
	 bottom:18px;
	 display:block;
	 width:64px;
	 height:19px;
	 background-repeat:no-repeat;
}
.leftpanelbutton a span {
   display:none;
}
#leftpanelbutton1 { background-image:url(../img/more1.gif); }
#leftpanelbutton2 { background-image:url(../img/send2.gif); }

#greypanel p {
   font-size:1em;
	 font-weight:bold;
	 padding:4px 18px;
	 margin:0;
	 color:#FFFFFF;
}
#offerprice p {
   font-size:1.1em;
	 display:block;
	 position:relative;
	 color:#FFFFFF;
}
.callback {
	 width:199px;
	 margin-left:18px;
}
.callback fieldset {
   margin:0;
	 padding:0;
	 border:0;
}
.callback .textbox1 {
	 height:20px;
	 background-color:#4c4447;
	 border:1px solid #312e2c;
	 color:#FFFFFF;
}
.callback legend,.callback label {
   display:none;
}



.expandtext {
   display:none;
}
.smallnote {
   font-size:0.8em;
	 padding:0.5em;
	 font-weight:bold;
}
.lowerdivide {
   border-top:1px dotted #7b6d72;
	 float:left;
}
#callmeback {
   padding:4px 0;
}

.offermainprice {
   font-weight:bold;
	 font-size:1.4em;
	 padding:0.3em 0;
	 border-top:1px solid #443b3e;
	 border-bottom:1px solid #443b3e;
}
