/***********************************************
* essencemedical.co.uk - Dr Kieren Bong
***********************************************/
html, body {
 height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EAE6D9 url(images/subpage1_05.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D6E64;
	text-align: center;
}

body.home {
 background-image: url(images/homepage01.jpg);
}

h1, h2, h3 {
 margin-top: 0px;
}

h1 {
}

h2 {
	margin: 0px;
	font-size: 11px;
}

p, ol, ul {
 margin-top: 0px;
 margin-bottom: 20px;
 text-align: justify;
 line-height: 180%;
}

strong {
 color: #51453C;
}

a {
 color: #7D6E64;
}

a:hover {
 text-decoration: none;
}

.more {
 height: 37px;
 margin: 50px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 line-height: normal;
}

.more a {
 padding-left: 25px;
 background: url(images/homepage09.gif) no-repeat left center;
 color: #FFFFFF;
}

.list1 {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

.list1 li {
 clear: left;
 padding: 15px 0px 20px 0px;
 border-top: 1px solid #775543;
}

.list1 li.first {
 padding-top: 0px;
 border: none;
}

.list1 a {
 text-decoration: none;
 color: #EFDBCD;
}

.list1 a:hover {
 text-decoration: underline;
}

.list1 em {
 font-style: normal;
}

.list1 em a {
 text-decoration: underline;
 color: #C59D83;
}

.callUs {
 padding-top: 50px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

a img {
 border: none;
}

img.border {
 padding: 1px;
 border: 1px solid #7B624E;
 background: #493C33;
}

img.border1 {
 padding: 4px;
 border: 1px solid #BCA28B;
 background: #DCD5C5;
}

img.alignleft {
 float: left;
 margin: 0px 20px 0px 0px;
}

img.alignright {
 float: right;
}

img.aligncenter {
 margin: 0px auto;
}

hr {
 display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
 width: 1100px;
 height: 183px;
 background: url(images/bmLogo1.png) no-repeat 10px 30px ;
}

/** SEARCH */

#search {
 float: right;
 width: 310px;
 height: 146px;
 padding-right: 74px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

/** MENU */

#menu {
 width: 1100px;
 padding-right: 74px;
}

#menu ul {
 float: right;
 margin: 0px;
 padding: 0px;
 line-height: normal;
 list-style: none;
}

#menu li {
 float: left;
 width: 97px;
 height: 37px;
 margin-left: 4px;
 background: url(images/homepage05.gif) no-repeat left top;
}

#menu li.active {
 background-image: url(images/homepage06.gif);
}

#menu a {
 display: block;
 padding: 11px 0px 0px 0px;
 text-decoration: none;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 color: #DAD4C8;
}

#menu a:hover {
 text-decoration: underline;
}

/** PAGE */

#page {
 width: 808px;
}

.home #page {
}

.home #bgtop {
}

.home #bgbtm {
}

/** CONTENT */

#content {
 float: left;
 width: 480px;
}

.home #content {
 width: 383px;
 padding: 0px;
 background: url(images/bg03.jpg) repeat-y left top;
}

.home #content .bgtop {
 background: url(images/bg04.jpg) no-repeat left top;
}

.home #content .bgbtm {
 padding: 40px 29px 0px 29px;
 background: url(images/bg05.jpg) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
 float: right;
 width: 280px;
 color: #ADA090;
 background: url(images/subpage1_01.jpg) repeat-y left top;
}

#sidebar .bgtop {
 background: url(images/subpage1_02.jpg) no-repeat left top;
}

#sidebar .bgbtm {
 padding: 0px 29px;
 background: url(images/subpage1_03.jpg) no-repeat left bottom;
}

.home #sidebar {
 width: 383px;
 background: url(images/bg03.jpg) repeat-y right top;
}

.home #sidebar .bgtop {
 background: url(images/bg04.jpg) no-repeat right top;
}

.home #sidebar .bgbtm {
 padding: 0px 29px;
 background: url(images/bg05.jpg) no-repeat right bottom;
}

#sidebar h2 {
 height: 48px;
 padding: 18px 0px 0px 0px;
 font-size: 14px;
 color: #FFF6E5;
}

#sidebar a {
}

#sidebar a:hover {
}

/** FOOTER */

#footer {
 padding: 30px 0px;
 background: #281B12 url(images/bg06.jpg) repeat-x left top;
 color: #ADA090;
}

#footer .three-columns {
 width: 850px;
 margin: 0px auto;
}

#footer .three-columns .column1 {
 float: left;
 width: 220px;
 padding-top: 20px;
}

#footer .three-columns .column2 {
 float: left;
 width: 192px;
 padding-top: 20px;
 padding-left: 26px;
 background: url(images/homepage14.gif) no-repeat left top;
}

#footer .three-columns .column3 {
 float: left;
 width: 325px;
 padding-top: 20px;
 padding-left: 26px;
 background: url(images/homepage14.gif) no-repeat left top;
}

#footer ul {
 margin-left: 0px;
 padding-left: 0px;
 line-height: 210%;
 list-style: none;
}

#footer strong {
 color: #ADA090;
}

#footer a {
 color: #C59D83;
}

#footer .legal {
 font-size: 11px;
 color: #645137;
}

/** BOX1 */

#box1 {
 width: 948px;
 height: 264px;
 margin: 0px auto;
 background: url(images/bg02.jpg) no-repeat left top;
 color: #ADA090;
}

#box1 .image {
 float: right;
 width: 325px;
 padding: 38px 98px 0px 0px;
}

#box1 .border {
 padding: 4px;
}

#box1 .entry {
 float: left;
 width: 370px;
 padding: 47px 0px 0px 74px;
}

#box1 h2 {
 margin-bottom: 15px;
 color: #FFF6E5;
}

#box1 h2 span {
 color: #CDDF81;
}

#box1 p {
 line-height: 160%;
}

#box1 a {
 color: #C59D83;
}

/** PAGE TITLE */

#pagetitle {
	width: 874px;
	height: 25px;
	margin: 0px auto 60px auto;
	padding: 40px 0px 0px 74px;
	background: url(images/bg02.jpg) no-repeat left top;
	color: #ADA090;
}

#pagetitle h2 {
 margin: 0px;
 color: #FFF6E5;
}

#pagetitle h2 span {
 color: #CDDF81;
}

#cells {
 clear: left;
 position: absolute;
 z-index: 1;
}
	  
#cells ul {
 list-style: none;
 border-top: 1px solid #003399;
 margin: 0px;
 padding: 0px;
 display: block;
}
  
#cells li a {
 background-color: #006699;
 border-top: 1px solid #0066FF;
 border-right: 1px solid #003399;
 border-left: 1px solid #0066FF;
 border-bottom: 1px solid #003399;
 font-size: 12px;
 font-weight: bold;
 color: white;
 text-decoration: underline;
 display: block;
 height: 15px;
 padding: 5px 20px 5px 20px;
}

#cells a:hover {
 background-color: #0066CC;
 border-top: 1px solid #0099CC;
 border-left: 1px solid #0099CC;
}
  
.cells {
 width: 100px;
 position: absolute;
 float: left;
 z-index: 2;
 display: none;
 border: 1px solid #0099CC;
 background-color: green;
}
  
#cell1 {
 margin-left: 205px;
}

#cell2 {
 margin-left: 305px;
}

#cell3 {
 margin-left: 405px;
}

#cell4 {
 margin-left: 705px;
}

/***********************************************
* Drop down menu styles
***********************************************/
#dropmenudiv {
 border-left: 1px solid black; 
 border-right: 1px solid black; 
 border-top: 1px solid black;
 border-bottom: 0px solid black; 
 position: absolute;
 z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Verdana
}
#dropmenudiv a {
 width: 100%;
 display: block;
 text-indent: 3px;
 border-bottom: 1px solid black;
 padding: 1px 0;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px; /* This determines the drop down font size */
}
#dropmenudiv a:hover{ /*hover background color*/
 background-color: yellow;
}
