/* css style */
/* previous font fmaily
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */

body {
	margin: 0;
	padding: 30px 0;
	color: #333333;
	background: #F4F6DF;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal !important;
	text-align:left;
	letter-spacing:0px;
}

#popupButton{
	display: none !important;
}

#wrapper1{
	    opacity: 0 !important;
}
















* {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-repeat:no-repeat;
}
img { border:none; }

#wrapper1 {
	text-align: left;
	margin:0 auto;
	padding:0;
	width: 841px;
	background: url(bg_sidebar.gif) repeat-y;
	border-bottom: 1px solid #A0A802;
}

div#top {
	background-image:url(../images/top-1.png);
	position:relative;
	height:109px;
	background-color:#F4F6DF;
	padding:0px 0px 15px 0px;
	clear:both;
}
div#top .logo {
	background-image:url(../images/sussex-osteopath-logo.gif);
	background-position:-107px -33px;
	position:relative;
	width:396px;
	height:73px;
	color:rgb(169,160,14);
	font-size:33px;
	margin-top:26px;
	margin-left:106px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-9999px;
}

div#top .social {
	padding: 15px 20px 0 0;
	text-align: right;
}

div#top .social > * {
	color: #A9A00E;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	transition: color 0.5s ease-out;
}

div#top .social a:hover {
	color: #97BAB3;
}

div#top .social i {
	font-size: 20px;
	font-weight: normal;
}

.t_center { text-align:center !important; }
.t_right { text-align:right !important; }

.uc { text-transform:uppercase; }
.lc { text-transform:lowercase; }
.cc { text-transform:capitalize; }

body h1 a, body h2 a {
	color: #97BAB3;
}

h1, .h1, h1 a, .h1 a {
	font-family:Georgia, times, serif;
	font-size:20px;
	font-weight:bold;
	margin: 0;
	padding: 0 0 10px 0;
	color: #A9A00E;
	background: #F4F6DF;
	text-decoration: none;
	clear: both;
}

h1 span {
	font: bold 15px/140% georgia, times, serif;
	color: #332;
	display: block;
}
h2, .h2, h2 a, .h2 a {
	font-family:Georgia, times, serif;
	font-size:16px;
	font-weight:bold;
	margin: 0px 0;
	padding:  0 0 10px 0;
	color: #A9A00E;
	text-decoration: none;
}
h3, .h3 {
	font-family:Georgia, times, serif;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0;
	padding: 0 0 5px 0;
	color: #A9A00E;
	text-decoration: none;
	background: url(h_dots.gif) repeat-x left bottom;
}
h4, .h4 {
font-family:Georgia, times, serif;
font-size:16px;
font-weight:bold;
margin:0px 0px 10px 0px;
padding:0px;
color:#3f3f2d;
}
h5 {
font-family:Georgia, times, serif;
font-size:16px;
font-weight:bold;
margin:10px 0px 10px 0px;
padding:0px;
color:#A9A00E;
}

h3 span {
	font: bold 12px/140% georgia, times, serif;
	display: block;
}
	
hr { height:0px; border-top:none; border-bottom:1px #aaaaaa solid; border-left:none; border-right:none; }

.tel_big { font-size:20px; font-weight:bold; }

.no_float{ float:none !important; }

#topnav {
	background-color:#776;
	background-image:url(bg_topnav.gif);
	background-repeat:repeat-x;
	width:99.8%;
	margin: 0;
	padding: 0;
	border: 1px solid #554;
	display: inline-block;
	clear:both;
}
#topnav li {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
}
#topnav a {
	padding: 3px 8px;
	margin:0px;
	text-decoration: none;
	color: #ffffff;
	background: url(bg_topnav.gif) no-repeat top left #776;
	font-size:11px;
	font-weight:bold;
	border-right: 1px solid #bba;
	display: inline-block;
}

#topnav li .dropdown {
	position: absolute;
	width: 150px;
	padding: 0px;
	margin: 0;
	display: none;
}

#topnav li .dropdown li {
	display: block;
	float: none;
}

#topnav li:hover .dropdown {
	display: block;
}

#topnav li .dropdown li a {
	background-image: none;
	display: block;
}

#topnav li .dropdown li a:hover {
	background-color: #333333;
}

#topnav a:hover, #topnav a.active, #topnav a.active:hover {
	color: #fff;
	background: url(bg_topnavb.gif) repeat-x #776;
}

div.clear, br {
	clear: both;
}

#sidebar {
	float: left;
	width: 222px;
	text-align: center;
	padding-bottom:30px;
}

.book_online {
	
	color:white;
	font-weight:bold;
	margin:10px;
}
.book_online a {
	background-image:url(green-bg.png);
	background-repeat:repeat-x;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px;
	border-radius:10px;
	display:block;
	text-decoration:none;
}
.book_online a:hover {
	color:white;
	text-decoration:underline;
}

#content {
	float: left;
	width: 589px;
	padding: 0 15px;
}
#content p {
text-align:justify;
}
img.img {
	border: 1px solid #bba;
}
img.logo {
	margin: 15px 0 40px 0;
}


ul {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
ul li {
	padding: 0 0 0 15px;
	background: url(li.gif) no-repeat 4px 5px;
}

.ul_none li {
background:none;
}
.width_set {
width:55%;
}
div.box {
	background: #F4F6DF;
	border: 1px solid #ddc;
	padding: 10px;
	margin: 10px 0;
	float:left;
	width:96%;
	clear:both;
}

div.box ul {
	float: left;
	margin: 0 15px 0 0;
}
.box ul ul {
float:none;
}
a img {
	border: 0 none;
}

a {
	color: #97BAB3;
	font-weight:normal;
	text-decoration: underline;
}
a:hover {
	color: #A9A00E;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

img.floatleft {
	padding: 3px;
	border: 1px solid #bba;
	float: left;
	margin: 3px 9px 9px 0px;
	max-width:157px;
}

img.floatright {padding: 3px;
	border: 1px solid #bba;
	float: right;
	margin: 3px 0px 9px 15px;
	max-width:157px;
}

dt {
	font-weight: bold;
}
dd {
	margin: 0; 
	padding: 0;
}

#ul_block {
float:left;
width: 100%;
margin: 0px 0px 20px 0px;
}

#ul2_block {
float:left;
width: 393px;
margin: 0px 0px 20px 0px;
}

#floatDiv {
padding:0px 20px 10px 0px;
float:left; }

/* footer */

div.footer { position:relative; color:rgb(80,80,80); font-size:13px; padding-top:0px; margin-bottom:-24px; }


/*Brandon*/

/*.hypnotherapy {
	display: inline-block;
}

.hypnotherapy2 {
	display: inline-block;
	position: relative;
	left: 50px;
}*/