/*
	Sussex Internet
	
	Screen Styles for
	
	Created by
	on: 00.00.0000
	
*/

/* browser unification */

:link,:visited,:focus {text-decoration:none; outline:0}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
img {border:none}
address {font-style:normal}


/* End of browser unification */

/* Start of tag styles */

body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	/*background:#f6f6f6;*/
	background-color:#ecedea;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	margin:25px 0;
	text-shadow: #000000 0 0 0px;
	}
	
img
	{
	vertical-align:middle;
	}
	
td
	{
	vertical-align:top;
	}

h1 {
	color:#868f5f;
	margin:0 15px 15px 15px;
	font-size:2em;
}

h2 {
  color:#A9B089;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:2em;
  font-weight:normal;
  /* line-height: 15px; */
  margin:10px 15px 10px 10px;
}
h2 strong {
  color:#999;
  font-size:0.6em;
  font-weight:normal;
}
	
p
	{
	margin-bottom:15px;
	}
	
table {
  margin:0 0 15px 20px;
}
td {
  padding-right:30px;
}

/* End of tag styles */

/* Start of universal styles */

.bold
	{
	font-weight:bold
	}
	
.italic
	{
	font-style:italic
	}
	
.underline
	{
	text-decoration:underline
	}
	
.left
	{
	text-align:left
	}
	
.center
	{
	text-align:center
	}

.right
	{
	text-align:right
	}
	
.justify
	{
	text-align:justify
	}

.clear
	{
	clear:both
	}

/* End of universal styles */

/* Start of site structure */

#container {
  position:relative;
	width:791px;
	margin:0 auto
}

.logo {
  width:174px;
  height:95px;
  text-indent:-9999px;
  margin-bottom:22px;
  cursor:pointer;
  float:left;
}

#logo {
  background:url(/images/consultantPlasticSurgeons.png) no-repeat top;
}
#logo-kent {
  background:url(/images/kentPlasticSurgeons.png) no-repeat top;
}

#doctors {
	width:332px;
	height:47px;
	float:right;
	margin-top:45px;
	text-align:right;
}

#home_banner {
	height:175px;
/*	padding:25px 80px 0 325px;	*/
	padding:10px 10px 10px 280px;
	position:relative;
	background:url(/images/female_tummy.jpg) #fff no-repeat;
	border:1px solid #e2e2e2;
	margin-bottom:8px;
}
#home_banner h2 {
	color:#868f5f;
	font-size:2.3em;
	margin-bottom:15px
}
#home_banner p {
	color:#999;
	
	margin-bottom:10px;
	font-size:0.8em
}
#home_banner li {
	list-style:none;
	display:inline;
	margin-right:35px
}
#home_banner li a {
	padding-left:24px;
	color:#868f5f;
	background:url(/images/bannerMenuItem.gif) no-repeat left center
}
#home_banner li a:hover {
	background:url(/images/bannerMenuItemSelected.gif) no-repeat left center
}

#offer {
  border:0 none;
  left:270px;
  position:absolute;
  top:-15px;
}

#news_banner {
  background:#fff;
  clear:both;
  padding:10px;
  border:1px solid #e2e2e2;
  margin:8px 0 0;
}
#news_banner h3 {
  color:#868f5f;
  font-size:1.5em;
  font-weight:normal;
  margin-bottom:15px
}
#news_banner a {
  color:#868f5f;
}

div.home_portal {
	float:left;
	width:190px;
	border-right:1px solid #efefef;
	margin-right:5px;
	padding-right:4px
}
div.home_portal p {
	padding:10px 20px 10px 10px;
	color:#868f5f
}
div.home_portal.last {
	border-right:0;
	margin-right:0;
	padding-right:0
}

#leftCol {
	float:left;
	width:256px
}
#leftCol img {
	margin-bottom:20px
}
#leftCol li {
	list-style:none;
	margin-left:4px;
	padding-bottom:6px
}
#leftCol li a {
	padding-left:24px;
	color:#868f5f;
	background:url(/images/menuItem.gif) no-repeat left center
}
#leftCol li a:hover {
	background:url(/images/menuItemSelected.gif) no-repeat left center
}
#leftCol li.home a {
	margin-bottom:20px;
	display:block;
	background:url(/images/menuItemHome.gif) no-repeat left center
}
#leftCol li.space {
	margin-bottom:20px
}

#rightCol {
	float:right;
	width:524px;
	border-left:1px solid #efefef;
	padding-left:5px;
	color:#999999;
	font-size:0.9em;
}

#title {
	display:none;
	float:left
}

#flash {
	float:left;
}

#close {
	display:none;
	float:right;
	padding-top:10px
}
#page {
	display:none;
	height:492px;
	overflow:auto;
	padding:10px 12px 10px 10px;
	text-align:justify;
	color:#999;
	background:url(/images/contentPanelPage.png) no-repeat
}
#page p {
	line-height:2em
}
#page a {
	padding-left:20px;
	color:#000;
	display:block;
	height:16px;
	line-height:16px;
	background:url(/images/pdf.gif) left center no-repeat
}
#page a:hover {
	text-decoration:underline
}

div.GMapEZ {
	width:100%;
	height:500px;
	border:1px solid #efefef
}
div.GMapEZ div {
	font-size:8pt
}
div.GMapEZ h3 {
	color:#868f5f;
	font-size:1.1em
}

#footer {
	margin-top:5px;
	border-top:1px solid #e2e2e2;
	padding-top:5px;
	font-size:0.9em;
	color:#868f5f
}
#footer a {
	color:#868f5f
}
#footer a:hover {
	text-decoration:underline
}
#footer ul {
	padding:0 4px
}
#footer li {
	list-style:none;
	float:left
}
#footer li.right {
	float:right
}

#preload {
	display:none
}

#content, #content_middle {
	text-align:justify;
	padding:0 0 10px 0;
}
#content img, #content_middle img{
	
}
#content p, #content_middle p{
	margin:0 15px 15px 10px
}

#content_top {
	background-image:url(../images/content_top.gif);
	width:524px;
	height:5px;
	float:left;
}
#content_middle {
	background-image:url(../images/content_main.gif);
	background-repeat:repeat-y;
	width:524px;
	float:left;
}
#content_middle a {
	color:#999;
	text-decoration:underline
}
#content_bottom {
	background-image:url(../images/content_bottom.gif);
	width:524px;
	height:4px;
	float:left;
}

#content_middle li
	{
	color:#868f5f;
	list-style:square;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:10pt;
	}
	
#content_middle li a
	{
	color:#868f5f;
	}

#mapInfo {
	background:url(/images/mapInfo.png);
	width:256px;
	height:167px;
	padding-top:5px;
	margin-bottom:20px
}
#mapInfo h3 {
	padding:5px 0 6px 10px;
	font-weight:normal;
	font-size:1.2em;
	color:#b1b895
}
#mapInfo p {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	color:#999;
	font-size:0.9em
}
#mapInfo a {
	color:#999;
	text-decoration:underline
}
#mapInfoContainer {
	display:none
}

.img_heading {
	margin:5px 0 0 10px;
}



#telephone
	{
	color:#868f5f;
	/*margin:10px 15px 10px 10px;*/
	margin:20px 0px 0px 0px;
	font-size:1.5em;
	}

#notice
	{
	color:#FFFFFF;
	font-size:0.9em;
	text-align:justify;
	border:0px solid #CCCCCC;
	margin:12px 0px 0px 0px;
	padding:8px;
	background-color:#a9af89;
	}
	
#phone {
  position:absolute;
  right:0;
  top:7px;
}

/* End of site structure */

/* End of document */

.spartpressPostHeading {
  background:#b4ba94;
  color:#fff;
}
#content_middle .spartpressPostHeading {
  margin:0 10px;
}
#news_banner .spartpressPostHeading h3,
#content_middle .spartpressPostHeading h3 {
  color:#fff;
  font-size:1em;
}
#news_banner .spartpressPostHeading h2,
#content_middle .spartpressPostHeading h2 {
  color:#fff;
  font-size:1.3em;
  padding:8px 0 5px;
}
#news_banner .spartpressPostHeading h2 a,
#content_middle .spartpressPostHeading h2 a {
  color:#fff;
  text-decoration:none;
}
#news_banner .spartpressPost,
#content_middle .spartpressPost  {
  background:#fff;
  color:#999;
  font-size:9pt;
  padding:10px 0;
  width:auto;
}
table.spartpressPost {
  margin:0;
}
#content_middle .spartpressPost ul,
#news_banner .spartpressPost ul {
  padding:0 50px 15px;
}
#content_middle table.spartpressPost {
  margin:2px;
}
table.spartpressPost td {
  padding:0;
}
.spartpressAuthor {
  color:#999999; 
}
