/**
  Theme Name: Beauty Moments
  Theme URI: http://www.white-hat-web-design.co.uk
  Author: Simon Jarvis
  Author URI: http://www.white-hat-web-design.co.uk

*/
body {
	background: #98F6DE url(images/bg.jpg) repeat-x;
	margin: 0;
	font-family: verdana, arial;
	font-size: 70%;
	color: #363636;
}
a{
	outline:none;
}
#outercontainer {
	background: url(images/patternbg.jpg) top center no-repeat;
	width: 100%;
}
#container {
	width: 980px;
	margin: auto;
}
#header {
	background: url(images/header.png) no-repeat;
	height: 214px;
	position: relative;
}
#logo{
	position: absolute;
	top: 30px;
	left: 330px;
	width: 333px;
	height: 173px;
}
#phone {
	position: absolute;
	bottom: 56px;
	right: 56px;
	color: #b82837;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}
#banner {
	background: url(images/content-bg.png) repeat-y;
	padding: 0px 15px;
}
#banner img {
	display: block;
	margin: 5px auto 0px auto;
	float:right;
}
#navigation {
	background: url(images/navbg.png) top center no-repeat;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin: 0;
	padding: 0 19px;
	text-align: center;
	line-height: 33px;
	display:inline;
}
#navigation li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
#wrapper {
	background: url(images/content-bg.png) repeat-y;
	padding: 5px 30px;
}
#content {
	float: left;
	width: 680px;
}
#sidebar {
	float: right;
	width: 220px;
}
#sidebar h2 {
	margin-bottom: 0;
	text-align: center;
}
#sidebar p {
	margin-top: 2px;
	text-align: center;
}
.sidebox {
	height: 84px;
	padding: 9px 7px;
	background: url(images/side-box.jpg) top left no-repeat;
	color: #706f6e;
	width: 198px;
	margin:0px 0px 10px 0px
}
.sidebox p {
	margin: 15px 0px;
	font-size: 9px;
}
.sidebox h2{
	margin:0px 0px 3px 0px;
	text-align:left !important;
	display:block;
}
fieldset{
	border:none;
	padding:0px;
	margin:0px;
}
#Send{
	float:right;
	margin:0px 4px 0px 0px !important;
}

#your-email{
	width:180px;
	height:26px;
	border:none;
	background-color:green;
	background: url(images/subscribe-box.jpg) top left no-repeat;
	padding:4px 7px 0px 7px;
	font-weight:bold;
}
textarea{
	font-family: verdana, arial;
	font-size:13px;
	margin:3px 0px 0px 5px;
}
#footer {
	background: url(images/content-bottom.png) top left no-repeat;
	padding: 60px 40px 5px 0px;
	text-align: right;
	color: #363636;
	font-size: 11px;
}
#footer a {
	color: #363636;
	text-decoration: none;
}
h1, h2, h2 a {
	color: #e60505;
	font-family: 'Times New Roman', serif;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 20px;
}
#content p {
	text-align: justify;
	line-height: 140%;
}
label {
	float: left;
	margin: 4px;
	width: 120px;
}
input, select {
	margin: 4px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.logo-container{
	display:block;
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
}
.linklogo{
	border:none;
	float:left;
	margin:0px 15px 0px 15px;
	clear:none;
	display:block;
}
li{
	margin:0px 0px 3px 0px;
}
#pdf{
	margin:0px 0px 15px 78px;
}
a img{
	border:none;
}
#map{
	width:300px;
	height:300px;
	float:left;
}
#address{
	float:left;
	margin:80px 0px 0px 20px;
}
#facebook{
	margin:0px 0px 15px 45px;
}
#twitter{
	margin:0px 0px 15px 10px;
}
#subscribe{
	margin:0px 0px 0px 7px;
}
#tag-cloud a{
	color:#E60505;
	font-size:85%;
}
#searchform{
	width:230px;
	position:absolute;
	height:31px;
	right:38px;
	top:169px;
}
#searchform #s{
	width: 140px;
}
#searchform input{
	float:left;
}
#jpForm  input, #jpForm  select{
	margin:2px 0px 3px 0px;
}
#route_planner br{
	display:none;
}

