/*
Theme Name: Bolton Botox
Theme URI: http://www.thefreshuk.com
Description: Theme for <a href="http://www.abcdentistry.co.uk/">ABC dental</a>.
Version: 1.0
Author: The Fresh
Author URI: http://www.thefreshuk.com/
*/


Body {
	margin:0px;
	padding:0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877d6b;
	background: #000 url(images/main-bg.png) repeat 0 0;
	}
	
/* from Main.css */

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, q:before,
blockquote:after, q:after {
  content: "";
}

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #877d6b;
  background: #000 url(images/main-bg.png) repeat 0 0;
}

p {
  margin-bottom: 1.5em;
}

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

h1, h2, h3, h4, h5, h6 {
  color: #ad8134;
  padding-bottom: .3em;
  font-weight: normal;
}

h1 {
	text-transform: uppercase;
  font-size: 20px;
  line-height: 1em;
}

h2 {
	text-transform: uppercase;
  font-size: 20px;
  line-height: 1em;
}

h3 {
	text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
}

h1, h2, h3, h4, h5, h6 {
  
  font-family: "Times New Roman", Times, serif;
}

h1.double {
  padding-top: .4em;
  padding-bottom: .5em;
  font-size: 18px;
}
h1.double big {
  line-height: 1em;
  font-size: 36px;
  line-height: 1em;
  display: block;
  margin-top: -.2em;
}

img, object {
  vertical-align: middle;
}

.floatLeft {
  float: left;
  margin: 0 1em 1em 0;
}

.floatRight {
  float: right;
  margin: 0 1em 1em 0;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.clear {
  clear: both;
}


.niceBorder{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	margin: 0 10px 5px 0px;
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: right;
	margin: 0 10px 5px 0px;
}

.niceBorderright img, .niceBorderright object{
	vertical-align: bottom;
}

.niceBorderleft{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	margin: 0 10px 5px 0px;
	float: left;
}

ul.main{
padding: 2px 0 8px 15px;
list-style:inside;

}

ol.main{
padding: 2px 0 8px 20px;
list-style:inside;

}


.imageRow{
	padding: 10px 0 0px 80px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}

.imageRowItem{
	padding: 0 10px 10px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItem{
	display: inline;
}

.feeTable{
  margin: 10px 0;
  border:  1px solid #444;
  background: #111;
	width:  500px;
}

.feeTable td{
  padding: 5px;
  border-bottom:  1px solid #444;
}

.feeTable .even td{
  background: #222;
}

.feeTable  .large{
  width:  350px;
  border-right:  1px solid #444;
}


.videoLink{
	display: block;
	background: #ad8134 url(images/video-link-bg.png) no-repeat;
	width: 100px;
	height: 60px;
	padding: 47px 13px 10px;
	color: #f3d68b;
	text-align: center;
	font-size: 12px;
}

.videoLink a{
	color: #f0d288;
}

.videoLink a:hover{
	color: #ffffff;
}


#wrapper {
  width: 950px;
  margin: 0 auto;
  position: relative;
  padding-top: 335px;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 335px;
  background: url(images/header-bg.png) no-repeat 0 0;
}

#headerTop {
  position: absolute;
  width: 100%;
  height: 114px;
  z-index: 300;
  background-image: url(images/header.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header.png ", sizingMethod="crop");
}

#logo {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 470px;
  height: 80px;
  display: block;
}

#videoCorner {
  position: absolute;
  right: 2px;
  top: 0;
  width: 140px;
  height: 102px;
  display: block;
}

#topFlash {
  position: absolute;
  top: 53px;
  width: 100%;
  height: 0em;
  z-index: 200;
}

#menu {
  height: 30px;
  position: absolute;
  list-style-type: none;
  z-index: 100;
  float: left;
  left: 30px;
  top: 291px;
  background: url(images/menu-delimiter.png) no-repeat;
}
#menu li {
  float: left;
  list-style-type: none;
  position: relative;
  _margin-top: -1000px;
}
#menu li a {
  _float: left;
  _position: relative;
  display: block;
  line-height: 30px;
  text-align: center;
  _margin-top: 1000px;
}
#menu li ul {
  _float: left;
}
#menu li ul li {
  float: none;
  margin: 0;
  height: auto;
}
#menu li ul li a {
  width: 134px;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  text-align: left;
  text-transform: none;
  margin: 0;
  cursor: pointer;
  _clear: left;
  position: relative;
  border-left: 1px solid #826026;
  border-right: 1px solid #826026;
}
#menu li ul li a.top {
  border-top: 1px solid #826026;
}
#menu li ul li a.bottom {
  border-bottom: 1px solid #826026;
}
#menu li ul li a:hover {
  _float: none;
  background-image: none;
}
#menu li > ul {
  display: none;
  position: absolute;
  z-index: 10000;
  left: 0;
  top: 30px;
}
#menu li:hover > ul {
  display: block;
}
#menu li {
  background: url(images/menu-delimiter.png) no-repeat right 0;
  _background: url(images/menu-delimiter.png) no-repeat right 1000px;
  padding-right: 2px;
}
#menu li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  background: url(images/menu-hover.png) repeat-x 0 -1000px;
}
#menu li a:hover {
  background-position: left top;
  color: #fff;
  text-decoration: none;
}
#menu li ul li {
  background: none;
  padding-right: 0;
}
#menu li ul li a {
  text-transform: none;
  color: #936d2b;
  padding: 3px 0 3px 5px;
  background: #efddc0;
}
#menu li ul li a:hover {
  background: #826026;
  color: #fff;
}
#menu > li:hover > a {
  background-position: left top;
  color: #fff;
  text-decoration: none;
}
#menu #menuHome a {
  width: 92px;
}

#menu #menuAbout{
   _width: 398px;
  _margin-right: -300px;
  _background: url(images/menu-delimiter.png) no-repeat 98px 1000px;
}

#menu #menuAbout a {
   width: 98px;
}

#menu #menuAbout a:hover {
	_margin-right: 233px;	
}

#menu #menuTreatments {
  _width: 434px;
  _margin-right: -300px;
  _background: url(images/menu-delimiter.png) no-repeat 134px 1000px;
}
#menu #menuTreatments a:hover {
  _margin-right: 233px;
}
#menu #menuTreatments a {
  width: 134px;
}
#menu #menuTreatments ul a {
  width: 127px;
}
#menu #menuGallery a {
  width: 108px;
}
#menu #menuTestimonials a {
  width: 142px;
}
#menu #menuFees a {
  width: 86px;
}
#menu #menuBlog a {
  width: 86px;
}
#menu #menuContact a {
  width: 129px;
}

#content {
  overflow: hidden;
  display: inline-block;
  padding: 5px 15px 10px 15px;
}
#content {
  display: block;
}

#mainColumn {
  float: left;
  width: 677px;
}
#mainColumn ul {
  padding: 0 0 1em 2em;
}



#sideColumn {
  float: right;
  width: 213px;
}

#content {
  background: #000 url(images/content-bg.png) repeat-y;
}

#homeImages{
	letter-spacing: 14px;
	word-spacing: 0;
}

.sideSection {
  background: #fff url(images/side-middle.png) repeat-y;
  margin-bottom: 15px;
}
.sideSectionTop {
  background: url(images/side-top.png) no-repeat left top;
}
.sideSectionBottom {
  padding: 15px;
  background: url(images/side-bottom.png) no-repeat left bottom;
}

#contactForm {
  text-align: right;
}
#contactForm .niceField {
  background: white;
  border-top: 1px solid black;
  border-left: 1px solid #222222;
  border-right: 1px solid #111111;
  border-bottom: 1px solid #0a0a0a;
  height: 16px;
}
#contactForm textarea.niceField {
  height: 80px;
}
#contactForm label {
  display: block;
  text-align: left;
  text-transform: lowercase;
  color: #877d6b;
}
#contactForm input, #contactForm textarea {
  width: 179px;
  text-align: left;
  margin: 1px 0px 5px;
}
#contactForm label {
  text-transform: capitalize;
  padding: 5px 0 0 1px;
}
#contactForm #formSubmit {
  font-size: 13px;
  cursor: pointer;
  width: auto;
  background: none;
  border: none;
  color: #ad8134;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, serif;
}

#sideFreeConsultation {
  display: block;
  height: 102px;
  margin-bottom: 15px;
  background: url(images/side-consultation.jpg) no-repeat;
}

#sideInvisalign {
  display: block;
  height: 102px;
  margin-bottom: 15px;
  background: url(images/side-invisalign.jpg) no-repeat;
}

#sideAddress {
  display: block;
  height: 122px;
  background: url(images/side-address.jpg) no-repeat;
  margin-bottom:15px;
}

#footer {
  text-align: center;
  border-top: 3px solid #3f3a31;
  height: auto !important;
  height: 75px;
  min-height: 75px;
  background: url(images/footer-bg.png) repeat-x;
  padding: 10px 15px 0;
  font-size: 11px;
  line-height: 1.8em;
}
#footer a {
  padding: 0 .5em;
}
#footerLeft, #footerRight {
  line-height: 1em;
  padding-top: 12px;
  width: 45%;
}
#footerLeft {
  text-align: left;
  float: left;
}
#footerRight {
  float: right;
  text-align: right;
}
#footerRight a {
  padding: 0;
}


/*Highslide*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(http://www.abcdentistry.co.uk/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(http://www.abcdentistry.co.uk/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: silver;
	text-decoration:underline;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(http://www.abcdentistry.co.uk/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.abcdentistry.co.uk/highslide/graphics/close.png', sizingMethod='scale');
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-done a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(http://www.abcdentistry.co.uk/highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}





/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sideColumn h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0px 5px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sideColumn ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sideColumn ul, #sideColumn ul ol {
	margin: 0;
	padding: 0;
	}

#sideColumn {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sideColumn ul p, #sideColumn ul select {
	margin: 5px 0 8px;
	}

#sideColumn ul ul, #sideColumn ul ol {
	margin: 5px 0 0 10px;
	}

#sideColumn ul ul ul, #sideColumn ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sideColumn ul ol li {
	list-style: decimal outside;
	}

#sideColumn ul li, #sideColumn ol li {
	padding: 0px;
	list-style:none;
	}

#sideColumn ul ul li, #sideColumn ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sideColumn #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sideColumn #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Sidebar */

.widget {
	background: #000 url(images/side-middle.png) repeat-y;
	margin-bottom: 15px;
	}
