/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html, body {
border:0;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
line-height: 18px;
font-size: 12px;
}


#container {
	width: 970px;
	background: url(../img/sides.gif) repeat-y;
	margin: 0 auto;
	padding: 0 16px 0 6px;
}

#header {
	height: 169px;
	background: url(../img/main-banner.jpg) right top no-repeat;
}

img.logo {
	margin: 38px 0 0 46px;
}

#feature {
	padding: 0 0 0 31px;
}

#feature .box {
	width: 244px;
	height: 204px;
	background: url(../img/feature-box.gif) no-repeat;
	float: left;
	margin: 11px 15px 10px 0;
	padding: 23px 25px 25px;
	overflow:hidden;
}

#feature .box img {
	margin-bottom: 15px;
}


#feature .box h1 {
	margin-bottom: 10px;
}

#feature .box p {
	line-height: 14px;
	font-size: 11px;
}

#feature .mask {
	height:55px;
}


#feature .box ul {
	margin: 0 0 0 12px;
}

#feature .box ul li {
	font-size: 11px;
	list-style-type: none;
	line-height: 18px;
	background: url(../img/bullet-red.gif) no-repeat left 6px;
	padding: 0 0 0 10px;
}

#feature .box ul li.last a {
	border: none;
}

#feature .box ul li a {
	color: #65629d;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	width: 160px;
}


#feature .box ul li a:hover {
	color: #B31C2D;
}



#content {
	padding: 30px 33px 40px;
}

#content.home {
	padding: 25px 33px 0px;
}


/*----------------------------------------
Home Layout
-----------------------------------------*/

#left-home {
	padding:10px 0px 0 0;
	width:576px;
	float: left;
}

#right-home {
	width:195px;
	padding: 64px 30px 0 100px;
	float: right;
	background: url(../img/big-blue-man.gif) no-repeat left -5px;
}

#right-home h1 {
	margin: 0;
}

#right-home p {
	margin: 0 0 5px 0;
}

.email {
	/*color: #221f72;
	font-size: 14px;
	padding: 10px 0 10px 37px;
	line-height: 27px;*/
	background: url(../img/email.gif) no-repeat left;
	font-size: 14px;
	color: #4093E4;
	padding: 4px 0 4px 32px;
}

.email a {
	/*color: #221f72;*/
	color: #4093E4;
}

.telephone {
	background: url(../img/telephone.gif) no-repeat right;
	font-size: 14px;
	font-weight: bold;
	color: #3d80ac;
	padding: 2px 35px 2px 0px;
}

#treatments p.telephone  {
	font-size: 14px;
}




/*----------------------------------------
Internal Layout
-----------------------------------------*/

#left-col {
	width: 240px;
	float: left;
	padding:30px 0 0;
}

#right-col {
	width: 630px;
	padding: 0 0px 0 0;
	float: right;
}

#right-col a {
	text-decoration: underline;
}

#right-col a:hover {
	text-decoration: none;
}

#left-col ul {
	list-style-type: none;
	width: 230px;
	margin: 0 0 15px 0;
}

#left-col ul li {
	border-bottom: 1px solid #e3e3e3;
}

#left-col ul li a {
	color: #221f72;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 7px 0;
}

#left-col ul li a.active {
	color: #56a2d5;
}

#left-col ul li a:hover {
	color: #56a2d5;
}



#left-col h1 {
	margin-bottom: 10px;
}


a.liver-disease, .pancreatic-cancer, .liver-tumors {
	display: block;
	width: 233px;
	height: 62px;
	margin-bottom: 4px;
}

a.liver-disease span, .pancreatic-cancer span, .liver-tumors span {
	display: none;
}

a.liver-disease {
	background: url(../img/leftcol-buttons.gif) no-repeat;
}

a.liver-disease:hover {
	background: url(../img/leftcol-buttons.gif) -267px 0 no-repeat;
}

a.pancreatic-cancer {
	background: url(../img/leftcol-buttons.gif) no-repeat 0 -66px;;
}

a.pancreatic-cancer:hover  {
	background: url(../img/leftcol-buttons.gif) no-repeat -267px -66px;;
}

a.liver-tumors {
	background: url(../img/leftcol-buttons.gif) no-repeat 0 -133px;
	margin-bottom: 20px;
}

a.liver-tumors:hover  {
	background: url(../img/leftcol-buttons.gif) no-repeat -267px -133px;
	margin-bottom: 20px;
}


#right-col h1 {
	font-size: 22px;
}

.print a:link, .print a:active, .print a:visited {
	background-image:url(http://www.londonbridgehospital.com//admin/img/icon-print.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#666666;
	float:right;
	font-family:Tahoma;
	font-size:10px;
	line-height:20px;
	padding:0 20px;
	width:65px;
}

.print a:hover{
	text-decoration: underline;
}

#right-col p {
	text-align: justify;
	padding: 0 10px 0 0;
}

#right-col ul {
	list-style-type: none;
	margin: 0 0 25px 12px;
	line-height: 20px;
	/*font-weight: bold;*/
}

#right-col ul li {
	padding: 0 0 0 22px;
	background: url(../img/bullet-orange.gif) left 6px no-repeat;
}

#right-col img {
	float: right;
	margin: 0 0 10px 20px;
}


/*----------------------------------------
Team Page
-----------------------------------------*/

#right-col ul.team {
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin: 0 0 36px 0;
	float: left;
	width: 618px;
}

#right-col ul.team li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 12px 0 0;
	float: left;
	width: 100%;
}

#right-col ul.team li a.team-name {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #312e7b;
	font-size: 14px;
	display: block;
	padding: 9px 0;
	background: url(../img/team-downarrow.gif) right no-repeat;
	outline: none;
}

#right-col ul.team li a.team-name:hover {
	text-decoration: underline;
}

#content #right-col ul.team li a.active {
	background: url(../img/teampic-activearrow.gif) 507px 10px no-repeat;
}

#right-col .team-description {
	padding: 7px 0 15px 2px;
	display: none;
}

#right-col .team-description img {
	padding: 0 15px 10px 15px
}

/*----------------------------------------
Sitemap
-----------------------------------------*/

#right-col ul#sitemap {
	line-height: 34px;
}

#right-col ul#sitemap li {
	background:  url(../img/bullet-orange.gif) no-repeat scroll left 13px;
}

#right-col ul#sitemap li ul {
	margin: 0;
}

#right-col ul#sitemap li ul li {
	background: url(../img/bullet-red.gif) no-repeat scroll left 8px;
}

#right-col ul#sitemap li ul li a {
	font-weight: normal;
}


/*-----------Treatments-------------
-----------------------------------------*/

#treatments p {
	font-size: 11px;
	line-height: normal;
	margin-bottom: 7px;
}

#treatments p.tel {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 7px;
}


/*----------------------------------------
-----------------------------------------*/

#footer {
	color: #999;
	width: 952px;
	margin: 0 auto;
	background: url(../img/footer.gif) no-repeat;
	padding: 48px 0 120px 40px;
}


#footer a {
	color: #999;
}

