/* HOME.CSS */


/*************************** HOMEPAGE - START FIXED 2 COLUMN LEFT LAYOUT ********************************/

body {
	text-align:center;
	margin:0;
	padding:0;
	background-color:#fff; /* Edit or delete */
}

#outerContainer {
	background-color:#fff; /* Edit or delete */
}

#headerContainer {
	width:100%;
	background-color:#fff; /* Edit or delete */
}

#header {
	width:966px; /* Enter width of site - must be a maximum of 768px for 800 wide screens */
	height:173px;
	margin:0 auto;
	z-index:100; /* added to bring the navigation in front of the content in IE6 & IE7 */
	position:relative;
}

#contentContainer {
	position:relative;
	width:966px; /* Enter width of site - must be a maximum of 768px for 800 wide screens */
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#fff; /* Edit or delete */
	background-image:url(/images/homepage_body_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#contentWrapper {
	float:right;
	margin-left:-311px; /* Width of left column PLUS gulley between left and centre colummns - Must be minus */
	width:966px; /* Enter width of site - must be a maximum of 768px for 800 wide screens */
}

#container-centre {
	margin-left:311px; /* Width of left column PLUS gulley between left and centre colummns */
	background-image: none;
}

#container-left {
	float:left;
	width:311px; /* Enter width of left column */
}

#right {
	display:none;
}

#contentClear {
	clear:both; /* Do not remove */
}

#footerContainer {
	width:100%;
	background-color:#fff; /* Edit or delete */
}

#footer {
	width:966px; /* Enter width of site - must be a maximum of 768px for 800 wide screens */
	margin:0 auto;
	position:relative;
}

/********************** IMPORTANT - DO NOT REMOVE THE FOLLOWING STYLES *************************/

div.fullheightcontainer_admin_mode {
	margin-top:50px;
}


/*************************** END FIXED 2 COLUMN LEFT LAYOUT ********************************/


/*************************** HOMEPAGE - START STYLES ********************************/

div.title {
	display: none;
}

h1 {
	font-size: 1.38em;
	font-weight: normal;
	text-transform: none;
}

h1 span {
	color: #9D9F9F;
	font-weight: bold;
}

#homepageIntroduction {
	font-size: 1.46em;
}

#header {
	background-image: url("/images/homepage_header_bg.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contentWrapper {
	background-image: none;
}

#container-centre {
	margin-right: 8px;
}

div#container-centre div.default {
	padding: 0 65px 0 36px;
}

div#container-centre div.newsTH div.title {
	display:block;
	width:186px;
	height:19px;
	background-image: url("/images/ln_home_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
}

div#container-centre div.newsTH div.title h2 {
   text-transform:lowercase;
	font-size:0.87em;
	margin-left:0px;
	margin-top:0px;
}

div#container-centre div.newsTH {
	width:186px;
	margin:0px 0px 0px 35px;
	float:left;
}

* html div#container-centre div.newsTH {
	width:186px;
	margin:0px 0px 0px 17px;
	float:left;
}

div#container-centre div.newsTH td.icon {
	display:none;
}

div#container-centre div.newsTH td.title {
	font-size:0.85em;
	padding:10px 0px 0px 0px;
}

div#container-centre div.newsTH td.date {
	font-size:0.8em;
	white-space:nowrap;
	padding:10px 20px 0px 0px;
}

div#container-centre div.newsTH div.link {
	font-size:0.8em;
	text-align:right;
	background-image: url("/images/arrow_link_purple.gif");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 5px 20px 5px 0;
	font-size: 0.92em;
	text-transform:lowercase;
}

div#container-centre div.newsTH div.link a, a:visited {
   color: #859DCF;
	text-decoration: none;
}


/*********************** Substory *******************************/

div#container-centre div.substory {
	width:176px;
	margin:-9px 0px 0px 0px;
	float:left;
	font-size:0.87em;
}

* html div#container-centre div.substory {
	width:176px;
	margin:0px 0px 0px 0px;
	float:left;
	font-size:0.87em;
}

*:first-child+html div#container-centre div.substory {
	width:176px;
	margin:0px 0px 0px 0px;
	float:left;
	font-size:0.87em;
}

div#container-centre div.substory p {
	padding:0px 10px 0px 0px;
}

div#container-centre div.substory div.title {
	display:block;
	width:186px;
	height:19px;
	background-image: url("/images/ln_home_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
}

div#container-centre div.substory div.title h2 {
   text-transform:lowercase;
	font-size:0.94em;
}

div#container-centre div.substory div.title h3 {
	font-size:0.87em;
	margin:0px 0px 0px 0px;
}

div#container-centre div.substory div.link {
	font-size:0.8em;
	text-align:right;
	background-image: url("/images/arrow_link_purple.gif");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 5px 20px 5px 0;
	margin-top:15px;
	margin-right:15px;
	font-size: 1.1em;
	text-transform:lowercase;
}

div#container-centre div.substory div.link a, a:visited {
   color: #859DCF;
	text-decoration: none;
}




#homepageLeftContent {
	margin-left: 33px;
}

#homepageLeftContent h3 {
	font-size: 0.92em;
	margin: 13px 0 2px 0;
}

div#container-left #homepageLeftContent a:link, div#container-left #homepageLeftContent a:visited {
	color: #859DCF;
	text-decoration: none;
	padding: 5px 20px 5px 0;
	font-size: 0.92em;
	background-image: url("/images/arrow_link_purple.gif");
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

div#container-left #homepageLeftContent a:hover {
	text-decoration: underline;
}

#homepageLeftContent .emergencyTelephoneNumbers {
	border-top: 1px solid #D9DEE8;
	padding-left: 68px;
	background-image: url("/images/homepage_icon_telephone.gif");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 62px;
	height: auto;
}

* html #homepageLeftContent .emergencyTelephoneNumbers {
	height: 62px;
}

#homepageLeftContent .openingTimes {
	border-top: 1px solid #D9DEE8;
	padding-left: 68px;
	background-image: url("/images/homepage_icon_clock.gif");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 62px;
	height: auto;
}

* html #homepageLeftContent .openingTimes {
	height: 62px;
}

#homepageLeftContent .repeatPrescription {
	border-top: 1px solid #D9DEE8;
	padding-left: 68px;
	background-image: url("/images/homepage_icon_tablets.gif");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 62px;
	height: auto;
}

* html #homepageLeftContent .repeatPrescription {
	height: 62px;
}

#homepageLeftContent .bookAppointment {
	border-top: 1px solid #D9DEE8;
	padding-left: 68px;
	background-image: url("/images/homepage_icon_calendar.gif");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 62px;
	height: auto;
}

* html #homepageLeftContent .bookAppointment {
	height: 62px;
}

#homepageLeftContent .familyFriends {
	border-top: 1px solid #D9DEE8;
	padding-left: 68px;
	background-image: url("/images/homepage_family.gif");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 62px;
	height: auto;
}

* html #homepageLeftContent .familyFriends{
	height: 62px;
}

#homepageLeftContent .twentyFourHours {
	border-top: 1px solid #D9DEE8;
	padding-left: 68px;
	background-image: url("/images/111_logo.gif");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 62px;
	height: auto;
}

* html #homepageLeftContent .twentyFourHours {
	height: 62px;
}

#homepageLeftContent .dental {
	border-top: 1px solid #D9DEE8;
	padding-left: 68px;
	background-image: url("/images/homepage_icon_dental.gif");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 62px;
	height: auto;
}

* html #homepageLeftContent .dental {
	height: 62px;
}

#homepageLeftContent .newHere {
	border-top: 1px solid #D9DEE8;
}

#homepageLeftContent .newHere h3 {
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.07em;
}

#homepageLeftContent .newHere p {
	padding-right: 20px;
	font-size: 0.92em;
}

#footer {
	background-image: url("/images/homepage_footer_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#footertext {
	padding-top: 66px;
}

#searchbox {
	position: absolute;
	top: 58px;
	right: 33px;
}

div.printablePage {
	display: none;
}
