/** NHS Tayside - basic styles **/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color:#333333;
}
#leftCol {
	display:none;
}
#subNavCol {
	display:none;
}
#footerMid {
	display:none;
}
#footerRight {
	display:none;
}

#contentCol {
	width:100%;
	
}
#contentCol h1.home {
	font-size: 80%;
	color: #004784;
	height: 60px;
	margin-top:30px;
	margin-bottom:0px;
}
#contentCol h1 {
	font-size: 80%;
	color: #004784;
	margin-top:30px;
	margin-bottom:10px;
}
#content {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #004784;
	font-size: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height:150%;
}
#contentGeneric {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #004784;
	font-size: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height:150%;
}
#contentGeneric ul.list {
	list-style-image: url(/media/bg/blueTriangleBullet.png);	
}
#contentGeneric .image {
	float:right;
	padding: 0 0 10px 10px;
}
#rightColWide a:link, a:visited, a:active {
	text-decoration: none;
	color: #004784;
}
#rightColWide a:hover {
	color: #939598;
}
#static {
	margin-bottom:20px;
}
#content h2.promo {
	color: #004784;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004784;
	padding-bottom: 5px;
	font-size: 120%;
}
#content h2 {
	padding-bottom: 5px;
	font-size: 120%;
	color: #004784;
}
#contentGeneric h2.promo {
	color: #004784;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004784;
	padding-bottom: 5px;
	font-size: 120%;
}
#contentGeneric h2 {
	padding-bottom: 5px;
	font-size: 120%;
	color: #004784;
}
#imagePanelHome {
	padding: 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#imagePanelHome ul {
	list-style:none;
	padding:0;
	margin:0 0 0 0;
	display:inline;
}
#imagePanelHome ul li {
	float:left;
	display:block;
	width:106px;
	height:100%;
	margin-right:5px;
	background-color:#e7e8e9;
	text-align:center;
	padding-bottom:5px;
	border: 1px solid #e7e8e9;
}
#imagePanelHome ul li a {
	font-weight:bold;	
	font-size:85%;
	display:block;

}
#imagePanelHome ul li.class a {
	display:block;
	width:106px;
	height:100%;
	margin:0px;
	background-color:#e7e8e9;
	font-size:95%;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	border: 1px solid #e7e8e9;
}

#footerContainer {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
}
#footer {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	line-height:70%;
}
#footerLeft {
	margin: 0px;
	padding: 0px;
	width: 280px;
	float: left;
}
#footerLeft ul.phone {
	font-size: 50%;
	font-family: Arial, Helvetica, sans-serif;
	color: #939598;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footerLeft ul.phone strong {
	font-size:110%;
	font-weight:normal;
	color:#FFFFFF;
}
#footerLeft ul.phone li {
	background-image: url(/media/bg/phoneBullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	background-position: 0px 2px;
}
