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

* {
	padding:0;
	margin:0;
	outline:0px;
}
html { height:100%; }
body {
	background:#000 url(../_images/bg-top.gif) top center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	padding-top:45px;
	font-size:12px;
	padding-bottom:70px;
	}
img{
	border:0;
}
p {
	line-height:1.6em;
	margin-top:1.1em;
	margin-bottom:0;
}
a {
	color:#B761D4;
}
a:hover {
	color:#09F;
}


/* TEXT HEADER STYLES */
h2 {
	text-align:left;
	margin-bottom:8px;
	margin-top:5px;
	font-weight:bold;
	color: #99CC99;
	font-size: 1.4em;
}
h3 {
	text-align:left;
	margin-bottom:8px;
	margin-top:10px;
	font-weight:bold;
	color: #CCC;
	font-size: 1.1em;
}
ul.default {
	margin-left:30px;
}
ul.default li{
	margin:10px 0;
	list-style:square;
}
ul.decorated {
	margin-left:20px;
	list-style:none;
}
ul.decorated li{
	padding:6px 0;
}
ul.decorated a {
	display:block;
	background:url(../_images/bullet.gif) no-repeat;
	background-position:0 55%;
	padding-left:20px;
}
.purple { color:#ED89FE; }
.blue { color:#99CC99; }
.red { color:#FF0000; }
.blue { color:#00CCFF; }


.nowrap {
	white-space:nowrap;
}

.clear {
	clear:both;
}

#wrap {
	width:860px;
	min-height:600px;
	margin:0px auto;
	background-color:#000A22;
}

/* HEADER */
#header {
	width:260px;
	float:left;
	background-image:url(../_images/menu-bg.gif);
	background-repeat:no-repeat;
}
#header .logo {
	display:block;
	width:260px;
	height:70px;
	background:url(../_images/barrie-gardner-logo.gif) no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	overflow:hidden;
	font-size:12px;
	clear: both;
}
/* MAIN NAVAGATION MENU */
#header ul {
	padding-top:17px;
	padding-left:31px;
}
#header li {
	width:194px;
	list-style:none;
	background:url(../_images/dots.gif) 0 48px repeat-x;
	display: block;
	height:50px;
	clear: both;
}

/* NAVAGATION MENU BUTTONS */
.btn {
	text-align:left;
	height:0px;
	text-indent:-5000px;
	background-repeat:no-repeat;
	display: block;
	float: right;
	padding-top: 36px;
	background-position: 0,0;
}
.btn:hover, #navagation .selected {
	background-position: 0 -36px;
}
.homepagebtn {
	background-image:url(../images/home-page-mi.png);
	width:120px;
}
.aboutusbtn {
	background-image:url(../images/about-us-mi.png);
	width:98px;
}
.ourservicesbtn {
	background-image:url(../images/our-services-mi.png);
	width:135px;
}
.aboutosteopathybtn {
	background-image:url(../images/about-osteopathy-mi.png);
	width:188px;
}
.healthadvicebtn {
	background-image:url(../images/health-advice-mi.png);
	width:142px;
}
.pricesbtn {
	background-image:url(../images/prices-mi.png);
	width:144px;
}
.contactusbtn {
	background-image:url(../images/contact-us-mi.png);
	width:170px;
}


/* FOOTER */
.footer {
	padding-top:10px;
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:1.2em;
}
.footer ul{
	display:block;
	margin-bottom: 6px;
}
.footer li {
	display:inline;
	list-style:none;
	padding:0 5px;
}
.footer a {
	color:#333;
}
.footer a:hover {
	color:#666;
}
.footer .copyright {
	font-size:10px;
}

/*  MAIN CONTENT FRAME */
#main {
	width:570px;
	float:right;
	padding:15px;
	background-color: #25283B;
	min-height: 600px;
	overflow-x:hidden;
}

/* H1 PAGE TITLES */
h1.header {
	margin-top:15px;
	margin-left:10px;
	text-align:left;
	text-indent:-5000px;
	height:34px;
	background-repeat:no-repeat;
}
.homepageh1 {
	background-image:url(../_images/home-page-h1.gif);
	width:155px;
}
.aboutush1 {
	background-image:url(../_images/about-us-h1.gif);
	width:159px;
}
.ourservicesh1 {
	background-image:url(../_images/our-services-h1.gif);
	width:214px;
}
.aboutosteopathyh1 {
	background-image:url(../_images/about-osteopathy-h1.gif);
	width:319px;
}
.healthadviceh1 {
	background-image:url(../_images/health-advice-h1.gif);
	width:248px;
}
.pricesh1 {
	background-image:url(../_images/prices-h1.gif);
	width:102px;
}
.contactush1 {
	background-image:url(../_images/contact-us-h1.gif);
	width:186px;
}


/* lAYOUT BLOCKS */
.blockfull {
	width:100%;
	margin-bottom:15px;
	clear:both;
}
.blockleft {
	width:57%;
	float:left;
	padding:1%;
	margin-bottom:15px;
}
.blockright {
	width:37%;
	float:right;
	padding:1%;
	margin-bottom:15px;
}


/* PAGE BLOCK STYLING */

.mugshot {
	margin-right:10px;
	margin-bottom:2px;
}

/* index.php */

.barriescomment {
		background-color:#1D2032;
}
.signiture {
	background:url(../_images/signiture.gif) no-repeat;
	width:100px;
	height:20px;
	padding-top: 40px;
	padding-left: 55px;
	margin-left: 160px;
	display: block;
}

.testimonies {
	font-style:italic;
	overflow:visible;
	color: #999999;
	margin-left:auto;
	margin-right:auto;

}
.opentestimonies {
	background:url(../_images/openquote.gif) top left no-repeat;
	margin-top:10px;
	padding-top:25px;
	padding-left:20px;

}
.closetestimonies {
	background:url(../_images/closequote.gif) bottom right no-repeat;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-right:25px;
}


.photoright {
	margin-left:10px;
	margin-bottom:3px;
}

#directions {
 width:390px;
 background-color:#FFF;
 color:#333;
 margin:0 auto; 
}
#map { width:400px; height:400px; margin:10px auto; }
.bordered {
	border:1px solid #000;
	background-color:#FFFFFF;
	padding: 3px;
	font-size: 11px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contact_form {
	width: 560px;
	margin: 0 auto;
	;
	background-color: #393E5B;
	text-align: center;
}
.form_error td { color:#FF0000; }
.form_error input {
	color:#FF0000;
	border:1px solid #FF0000;
	background-color:#FFDFE0; 

}
#proccessing { 
	margin:10px 0;
	display:none;
}
#contact_error_message {
	color:#FF0000;
	background-color:#FFDFE0;
	padding: 10px;
	width: 540px;
	margin: 10px auto;
	display:none;
}
#contact_success_message {
	color:#006600;
	background-color:#CCFFCC;
	padding: 10px;
	width: 540px;
	margin: 10px auto;
	display:none;
}

#voucherForm  {
text-align:center;
}
#msg {
	margin: 10px auto;
	border: 1px solid;
	padding: 15px;
	display:none;
}
#msg ul {
	padding:15px 0 0 30px;
}
#msg ul li {
	padding:4px 0 ;
}
.error {
	border-color: #990000;
	background-color: #FFCCCC;
	color: #FF0000;
}

.success {
	border-color: #006600;
	background-color: #CCFFCC;
	color: #006600;
}

.voucher-ad {
	display: block;
	margin: 20px auto;
	background: url(../images/voucher-ad.png) no-repeat;
	width: 200px;
	height: 20px;
	padding-top: 153px;
	text-align: right;
	color: #F6FF00;

}


#lx24 {
	text-decoration:none;
	color:#000;
	padding-right:84px;
	margin-right:5px;
}
#lx24 span
{	
	background:url(http://lx24.co.uk/test/banners/lx24-link-84x15.gif) 0 0 no-repeat;
	width:84px;
	height:15px;
	position:absolute;
	text-indent:-5000px;
	overflow:hidden;
	vertical-align:text-top;
 
}
#lx24:hover span {
	background-position: 0 -15px;
}
