/* Generic classes */
img
{
	border: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.absmiddle
{
	vertical-align: middle;
}
.hide, .hidden
{
	display: none;
}
.show
{
	display: block;
}
.skipLink
{
	display: none;
}
.error
{
	color: #FF0000 !important;
}
.info
{
	color: #0079C2 !important;
}
.jsError
{
	font-size: 0.8em;
	color: #777;
	background: #ddd;
	display: block;
	text-align: center;
	line-height: 2em;
	margin: 0;
}
.jsError a
{
	color: #777;
}

/* ##########################################

Content text */
#text
{
	padding: 10px;
}

/* Headings */
.topicTitle
{
	font-size: 1.1em;
	color: #6788BE;
}
h1.textTitle
{
	display: block;
	color: #004279;
	font-size: 0.8em;
	padding: 5px;
	margin: 0 10px 0 5px;
	border-bottom: solid 1px #004279;
	line-height: 1.5em;
}
#text h2
{
	display: block;
	color: #0079C2;
	border-bottom: solid 1px #0079C2;
	padding: 3px;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 0.8em;
}
#text h3
{
	display: block;
	color: #333;
	border-bottom: dashed 1px #333;
	padding: 3px;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 0.8em;
}
/*.level3content
{
	margin-left: 20px;
}*/
#text h4
{
	display: block;
	color: #333;
	border-bottom: dashed 1px #333;
	padding: 3px;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 0.8em;
}
/*.level4content
{
	margin-left: 20px;
}*/
#text h5
{
	margin: 0;
	margin-left: 40px;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
}
.level5content
{
	margin-left: 40px;
}
#text h6
{
	margin: 10px 0;
	font-size: 0.8em;
	margin-left: 40px;
	color: #333333;
}
#text h7
{
	margin: 10px 0;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	margin-left: 60px;
	color: #333333;
}
.level6content, .level7content
{
	margin-left: 60px;
}
#text h8, #text h9, #text h10
{
	margin: 10px 0;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}
.heading5, .cksminibitebasisTitle, .cksminibiteevidencesummaryTitle
{
	margin: 0;
	font-size: 0.8em;
	color: #004279;
	line-height: 3em;
	font-weight: bold;
}
.dailytitle
{
	font-size: 0.8em;
	font-weight: bold;
}

/* text */
#text p
{
	line-height: 1.5em;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 0.8em;
	color: #333333;
}
#text ul
{
	line-height: 1.5em;
	padding: 0;
	margin: 10px 0 0 15px;
	list-style-type: square;
	font-size: 0.8em;
}
#text ul ul
{
	list-style-type: circle;
	font-size: 12px;
}
#text ul ul ul
{
	list-style-type: circle;
	font-size: 12px;
}
#text ol, #text .gnumberedlist
{
	line-height: 1.5em;
	font-size: 0.8em;
}
#text li
{
	margin-bottom: 10px;	
	color: #333333;
}
.loadingText
{
	font-size: 0.8em;
	color: #FF9900;
}
#text table
{
	margin: 10px 0 20px 0;
	font-size: 0.8em;
}
#text table p
{	
	font-size: 12px;
	color: #333333 !important;
}
#text td
{
	padding: 5px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333 !important;
}
#text .tablecaption
{
	font-size: 0.8em;
	padding-top: 10px;
	text-decoration: underline;
}
.contentCopy, .contentLogo
{
	display: none;
}
.contentLogoShow
{
	display: block;
}
#text .tableheadingcentred, #text .tablerowcenter
{
	text-align: center;
}
#text .tableheadingright, #text .tablerowright
{
	text-align: right;
}
#text .tablerowindent
{
	padding-left: 10px;	
}
#text th
{
	background: #0079C2;
	border-right: solid 1px #0079C2 !important;
	border-bottom: solid 1px #0079C2 !important;
	color: #FFFFFF;
	padding: 3px;
	margin: -5px;
}
#text th a
{
	color: #FFFFFF;
}
#text table ul
{
	font-size: 12px;
}
.pilCopy
{
	float: right;
	font-size: 0.7em;
	padding-bottom: 10px;
	margin-right: 10px;
}
#text .arcdate
{
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
}
.draftTopic
{
	min-height: 300px;
	background: url(../Images/bg-draft.gif);
}
#text .tablelegend, #text .tablelegendcentre
{
	font-size: 0.75em;
	color: #333333;
}
#text .tablenonev
{
	padding: 0;
	margin: 0;
}
#text .tablenonev td
{
	padding: 1px;
}
.nhsd_description
{
	display: none;
}
#text p.navText
{
	font-weight: bold;
	padding-left: 25px;
	background: url(../Images/bg-nav-arrow.gif) no-repeat 0px 2px;
	color: #333333;
}
#text .indepthlink
{
	background: url(../Images/bg-indepthlink.gif) no-repeat 0px 2px;
	padding-left: 20px;
	height: 20px;
	display: block;
	cursor: pointer;
	text-decoration: underline;
}
.registerLink
{
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 11px;	
	color: #004279;
	text-decoration: none !important;
	background: url(../Images/ico-register.gif) no-repeat;
	padding-left: 20px;
}
.registerLink:hover
{
	text-decoration: underline !important;
	color: #ff6600;
}
#popup1
{
	position: absolute;
	top: 180px;
	left: 150px;
	width: 600px;
	padding: 10px;
	background: #FFFFF3;
	border: solid 1px #004279;
	/*filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	visibility: hidden;
}
#popup2
{
	position: absolute;
	top: 180px;
	left: 150px;
	width: 600px;
	padding: 10px;
	background: #FFFFF3;
	border: solid 1px #004279;
	/*filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	visibility: hidden;
}
.popupContainer
{
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0 -10px -10px 10px;
}
.closeWindow
{
	margin: -10px -10px 0 -10px;
	padding: 5px;
	/*background: url(../Images/bg-popup.gif) repeat-x;*/
	background: #004279;
	border-bottom: solid 1px #FFFFFF;
	text-align: right;
	color: #FFFFFF;
}
#popup1 p, #popup2 p, #popup1 ul, #popup2 ul, #popup1 li, #popup2 li, #popup1 ol, #popup2 ol, #popup1 a, #popup2 a
{
	color: #1A1A1A;
}
#popup1 a, #popup2 a
{
	text-decoration: dashed;
}
.closeWindow a
{
	color: #FFFFFF !important;
	font-size: 0.8em;
	text-decoration: none;
}
.welcomeNote
{
	font-size: 11px;
	color: #333;	
}

/* content link colours from Librios */
#text .cref, #text .ref, #text .nref
{
	color: blue;
}

#text .cref:visited, #text .ref:visited, #text .nref:visited
{
	color: Purple;
}

.hyperlink, .hyperlinkpdf
{
	border: 0;
}

img.hyperlinkpdf, img.hyperlink
{
	border: 0;
	padding-left: 3px;
}


/* RSS feeds */
#rssFeed
{
	width: 230px;
	position: absolute;
	right: 10px;
	top: 220px;
	background: #e7f2fe;
	padding: 10px 10px 20px 10px;
}
#rssFeed p
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 2em;
	color: #333333;
}
#rssFeed a
{
	font-size: 0.8em;
	line-height: 1.5em;
	color: #004279;
}
#rssFeed a:hover
{
	color: #FF6600;
}

/* NHS Choices box */
#nhsChoices
{
	position: absolute;
	top: 150px;
	right: 10px;
	width: 280px;
	background: #FFFFFF;
	border: solid 1px #FF6600;
	padding: 10px;
}
#nhsChoicesLogo
{
	border-bottom: solid 1px #FF6600;
	padding: 5px;
	margin: -10px;
	margin-bottom: 10px;
}
#nhsChoices h2
{
	display: inline !important;
	color: #FF6600 !important;
	border-bottom: none !important;
	padding: 0 !important;
}
#nhsChoices p
{
	font-weight: normal;
}

/* ##########################################

Footer */
#footer p
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 5px;
	color: #333333;
}
#printFooter p
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	margin: 10px;
	padding-bottom: 10px;
	color: #333333;
}
#footer ul
{
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 10px;
}
#footer li
{
	float: left;
	height: 15px;
	line-height: 15px;
	padding: 0 10px 0 10px;
	color: #004279;
	font-size: 10px;
	margin-top: 8px;
	border-left: solid 1px #004279;
}
#footer .firstItem
{
	border-left: none;
}
#footer a
{
	color: #004279;
}

/* ##########################################

Subscription */
.subscriptionPanel
{
	display: block;
	padding: 0.5em;
	font-size: 0.8em;
	line-height: 1.2em;
}
.subscriptionExpiryLabel
{
	display: block;
	color: #0079C2;
	font-size: 0.7em;
	line-height: 1.2em;
}
.subscriptionRemindText
{
	color: #FF0000;
	font-size: 0.7em;
}
.subscriptionItemTitle
{
	color: #333333;
}
.subscriptionExpiredItemTitle
{
	text-decoration: line-through;
}
.subscriptionExpiredSubItemTitle
{
	display: block;
	font-size: 0.7em;
	color: #FF0000;
}

/* ##########################################

Login form */
#text h1.textTitleLogin
{
	display: block;
	color: #004279;
	font-size: 0.8em;
	padding: 5px;
	margin: 0;
	margin-top: -10px;
	border-bottom: solid 1px #004279;
	line-height: 1.5em;
}
#text .loginForm
{
	position: absolute;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
}
#text .loginForm legend
{
	font-size: 0.8em;
	font-weight: bold;
	color: #0079C2;
}
#text .loginForm label
{
	font-weight: bold;
}
#text .loginFormInput
{
	width: 200px;
}
#text .loginButton
{
	float: right;
	margin-right: 190px;
}

/* ##########################################

Registration form */
#text .regForm
{
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px;
}
#text .regForm legend
{
	font-size: 0.8em;
	font-weight: bold;
	color: #0079C2;
}
.regFormInput
{
	width: 200px;
}
.divider
{
	border-bottom: 1px dashed #999999;
	margin: 20px 0 20px 0;
}
/* Hack for profile page - controls built at runtime so can't easily set to flow layout */
#text #tableNoBorder td
{
	font-size: 12px;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* ##########################################

Contact and email form */
#contactForm, #emailForm
{
	padding: 0 10px 0 10px;
}
#contactForm p, #emailForm p
{
	font-size: 0.7em;
	font-weight: normal;
}
.input
{
	width: 300px;
	margin: 3px 0 0 0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.required
{
	font-size: 11px;
	color: Red;
}

/* ##########################################

Utility form */
#text .utilityForm
{
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px;
}
#text .utilityForm legend
{
	font-size: 0.8em;
	font-weight: bold;
	color: #0079C2;
}
#text .utilityForm table
{
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
#text .utilityForm td
{
	padding-right: 0.5em !important;
	border: 0 !important;
}

/* Prescription styles */
.trmultipleprescription, .multipleprescription
{
	margin: 10px 0;
	padding: 10px;
	background: #DEF2FF;
	border: solid 1px #0079C2;
	color: #333333;
}
.trprescription, .prescription, .trnondrugtherapy, .nondrugtherapy
{
	font-size: 0.8em;
}
.trprescription, .prescription, .trnondrugtherapy, .nondrugtherapy
{
	margin: 10px 0;
	padding: 10px;
	background: #DEF2FF;
	border: solid 1px #0079C2;
	color: #333333;
}
.trmultipleprescription .trprescription, .multipleprescription .prescription
{
	margin: 10px 0;
	padding: 10px;
	background: #DEF2FF;
	border: solid 1px #0079C2;
	color: #333333;
}
.trmultipleprescription .trprescriptionName, .multipleprescription .prescriptionName, .trmultipleprescription .trnondrugtherapyName, .multipleprescription .nondrugtherapyName
{
	margin: -10px -10px 5px -10px;
	padding: 5px;
	display: block;
	background: #DEF2FF;
	color: #333333;
	font-weight: bold;
}
.trprescriptionMainInfo, .prescriptionMainInfo, .trnondrugtherapyMainInfo, .nondrugtherapyMainInfo
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #0079C2;
}
.trprescriptionExtraInfo, .prescriptionExtraInfo, .trnondrugtherapyExtraInfo, .nondrugtherapyExtraInfo
{
	text-align: right;
}
.prescriptionAgeLabel
{
	font-weight: bold;
}
.prescriptionAgeString
{
	padding: 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #004279;
}
.trmultipleprescriptionName, .multipleprescriptionName
{
	margin: -10px -10px 5px -10px;
	padding: 5px;
	display: block;
	background: #0079C2;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
}
.trprescriptionName, .prescriptionName, .trnondrugtherapyName, .nondrugtherapyName
{
	margin: -10px -10px 5px -10px;
	padding: 5px;
	display: block;
	background: #0079C2;
	color: #FFFFFF;
	font-weight: bold;
}
.multipleprescriptionPatientInfo
{
	font-size: 0.8em;
	margin: 10px 0;
}
.prescriptionLabel
{
	font-weight: bold;
}
.trprescriptionPatientInfo, .prescriptionPatientInfo
{
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed 1px #0079C2;
}

.trnondrugtherapyPatientInfo, .nondrugtherapyPatientInfo
{
	text-align: left;
	margin-top: 10px;
}

/* Prescriptions, drugs and view whole topic */
.prescriptionTitle, .nondrugtherapyTitle
{
	border: solid 1px #0079C2;
	background: #0079C2;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 7px;
	font-weight: bold;
	font-size: 0.8em;
}
.prescription, .nondrugtherapy
{
	border: solid 1px #0079C2;
	border-top: none;
	background: #DEF2FF;
	margin: 0 0 10px 0;
	padding: 10px; 
}
.cksdrug
{
	padding: 0 10px;
}
.cksdrugPrescription
{
	border: solid 1px #0079C2;
	border-top: none;
	background: #DEF2FF;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 0;
}
.cksdrugPrescriptionTitle
{
	border: solid 1px #0079C2;
	background: #0079C2;
	color: #FFFFFF;
	margin: 10px -10px 0 -10px;
	padding: 7px;
	font-weight: bold;
	font-size: 0.8em;
}
.agestr
{
	font-weight: bold;
	color: #333333;
}
.gagestr
{
	font-size: 0.8em;
	padding-top: 10px;
	color: #333333;
}
