﻿/* ===========================================
Textboxes
============================================== */
.textbox, .watermark
{
	border-width: 1px;
	border-style: solid;
	border-color: #abadb3 #dbdfe6 #e9e9e9 #e2e3ea;
	padding: 2px;
}

/* ===========================================
Search Box.
============================================== */
.search
{
	float: right;
	margin-top: -15px;
}

/* ===========================================
CSS Rules for Any and All Content.
============================================== */
.contentPDF
{
	background-color: #fff;
	padding: 10px;
	border: 1px solid #aaa;
}

.formatContent img
{
	height: 103px;
	width: 591px;
	margin-bottom: 1em;
}

/* ===========================================
Button Styles.
============================================== */
.button
{
	background-color: #f2a022;
	border: 2px solid #ff9933;
}

a.linkButton
{
	border: 1px solid #dedede;
	height: auto;
	margin-right: 5px;
	padding: 4px;
	line-height: 23px;
	font-weight: bold;
	float: left;
	color: #333;
	display: inline-block;
	text-indent: 18px;
}

/* ===========================================
Big picture on the main index page.
============================================== */
#bigpic
{
	background: url(../Images/Index01.jpg) no-repeat left top;
	height: 250px;
	width: 625px;
	margin: 8px 0 0 7px;
}

/* ===========================================
Picture mid right hand panel.
============================================== */
#ImagePlaceHolder1
{
	background: url(../Images/MyServices01.jpg) no-repeat left top;
	height: 87px;
	width: 264px;
}

/* ===========================================
Picture bottom right hand panel.
============================================== */
#ImagePlaceHolder2
{
	background: url(../Images/LatestNews01.jpg) no-repeat left top;
	height: 28px;
	width: 264px;
}
/* ===========================================
Welcome message.
============================================== */
#welcomeMessage
{
	background-color: #333;
	padding: 5px;
	margin: 0 0 0 7px;
	width: 615px;
}

/* ===========================================
Login Control.
============================================== */
.login
{
	background: url(../Images/LoginLeft.gif) no-repeat left top;
	height: 205px;
	width: 298px;
	margin: 8px 7px 10px 5px;
}

.loginButton
{
	background: url(../Images/LoginRight.gif) no-repeat left top;
	float: right;
	width: 40px;
	height: 205px;
}

.loginTemplate
{
	padding: 10px;
	color: #fff;
}

.loginTemplate h2, .loginTemplate span, .loginTemplate a
{
	color: #fff;
}

.loginTemplate input
{
	width: 200px;
}

/* ===========================================
Login Status.
============================================== */
.loginStatus
{
	float: left;
	margin-top: 84px;
	padding-left: 20px;
}

.loginStatus span
{
	color: #ff9900;
}

/* ===========================================
Language Selector.
============================================== */
.languageSelector
{
	float: right;
	margin-top: 84px;
	padding-right: 10px;
}

/* ===========================================
Icon List.
============================================== */
.iconList
{
	margin: 0;
	padding: 0;
}

.iconList li
{
	list-style: none;
}

/* ===========================================
Forms.
============================================== */
.form label
{
	width: 170px;
	float: left;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
}

.textBox
{
	border-width: 1px;
	border-style: solid;
	border-color: #abadb3 #dbdfe6 #e9e9e9 #e2e3ea;
	width: 220px;
	padding: 2px;
	font: 13px arial,helvetica,clean,sans-serif;
}

/* ===========================================
Clear Floats.
============================================== */
.clear
{
	clear: both;
}

/* ===========================================
Forms and Message boxes
============================================== */

.forms span
{
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 15px;
	display: block;
}

.message
{
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #fff;
	text-align: left;
	padding: 15px 15px 15px 45px;
	border: 1px solid #ddd;
	margin: 0 0 15px;
}

.message h3
{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0 0 5px;
}

.message ol
{
	list-style-type: decimal;
	list-style-position: inside;
}

.error
{
	background-image: url(../Images/bg-error.gif);
	border-color: #dd3c10;
	background-color: #ffebe8;
}

.success
{
	background-image: url(../Images/bg-success.gif);
	border-color: #c5f8ac;
	background-color: #e1ffd1;
}

.test
{
	background-image: url(../Images/bg-info.gif);
	border-color: #ff9900;
	background-color: #ffffcc;
}

.error a
{
	color: #8a1f11;
}

.success a
{
	color: #264409;
}

.test a
{
	color: #003366;
}

.error ul, .test ul
{
	color: #000;
	list-style-type: square;
	list-style-position: inside;
	margin: 0.5em 0 0;
	padding: 0;
}

.error h3, .success h3
{
	border-bottom-style: none;
}

.requiredField
{
	position: absolute;
	left: -9999px;
}

.watermark
{
	color: #aaa;
}

a.tooltip
{
	position: relative;
}

a.tooltip span
{
	display: none;
	width: auto;
}

a.tooltip:hover
{
	font-size: 100%; /* Fixes bug in IE5.x/Win */
}

a.tooltip:hover span
{
	display: block;
	position: absolute;
	top: 1.5em;
	left: 1.5em;
	padding: 0.2em 0.6em;
	border: 1px solid #ed9e1f;
	background-color: #FFF8DF;
	color: #AB0214;
	width: 250px;
}

/* ===========================================
All Links.
============================================== */

.iconLink
{
	display: block;
}

/* For IE 6.0 */
html > body .iconLink
{
	display: table;
}

.iconLink
{
	height: 18px;
	padding-left: 24px;
}

.iconLink
{
	height: 18px;
	padding-left: 24px;
}

.profile
{
	background: url(../../../Images/Profile.png) no-repeat left top;
}

.password
{
	background: url(../../../Images/ChangePassword.png) no-repeat left top;
}

.lostKeys
{
	background: url(../../../Images/Key.png) no-repeat left top;
}

.reports
{
	background: url(../../../Images/Report.png) no-repeat left top;
}

.surveys
{
	background: url(../../../Images/Survey.png) no-repeat left top;
}

.getfit

{

                background: url(../../../Images/GetFit.gif) no-repeat left top;

}

 

.mybrain

{

                background: url(../../../Images/MyBrain.gif) no-repeat left top;

}

 

.counsellinglocation

{

                background: url(../../../Images/CounsellingLocation.gif) no-repeat left top;

}

.contact
{
	background: url(../../../Images/Contact.png) no-repeat left top;
}

.help
{
	background: url(../../../Images/Help.png) no-repeat left top;
}

.telephone
{
	background: url(../../../Images/Telephone.png) no-repeat left top;
}

.coins
{
	background: url(../../../Images/Coins.png) no-repeat left top;
}

.info
{
	background: url(../../../Images/Info.png) no-repeat left top;
}

.pageGo
{
	background: url(../../../Images/PageGo.png) no-repeat left top;
}

.pagePDF
{
	background: url(../../../Images/PagePDF.png) no-repeat left top;
}

.comments
{
	background: url(../../../Images/Comments.png) no-repeat left top;
}

.group
{
	background: url(../../../Images/Group.png) no-repeat left top;
}

.bricks
{
	background: url(../../../Images/Bricks.png) no-repeat left top;
}

.briefcase
{
	background: url(../../../Images/Briefcase.png) no-repeat left top;
}

.goldmedal
{
	background: url(../../../Images/GoldMedal.png) no-repeat left top;
}

.page
{
	background: url(../../../Images/Page.png) no-repeat left top;
}

.factsheets
{
	background: url(../../../Images/mg_ppco_v_1.5/Information.gif) no-repeat left top;
}

.programmes
{
	background: url(../../../Images/mg_ppco_v_1.5/programs.gif) no-repeat left top;
}

.links
{
	background: url(../../../Images/mg_ppco_v_1.5/links.gif) no-repeat left top;
}

.pdf
{
	background: #efefef url(../../../Images/PDF.png) no-repeat 2px 5px;
}

.mouse
{
	background: url(../../../Images/Mouse.gif) no-repeat left top;
}

.folderFind
{
	background: url(../../../Images/FolderFind.gif) no-repeat left top;
}

.maternity
{
	background: url(../../../Images/Pram.gif) no-repeat left top;
}
.wellbeing
{
	background: url(../../../Images/Apple.gif) no-repeat left top;
}
.feedback
{	
	background: url(../../../Images/feedback.png) no-repeat left top;
}
/* ===========================================
Data Table.
============================================== */
.dataTable
{
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #dbdbdb;
}

.dataTable th
{
	background: #efefef url(../Images/DataTableHeaderBg.png) repeat-x left top;
	white-space: nowrap;
}

.dataTable th, .dataTable td
{
	height: 20px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #dbdbdb;
	padding: 4px;
}

.pagerTemplate td
{
	border: 1px solid #fff;
}

/* ===========================================
Reports
============================================== */
.reportOptions
{
	margin: 0;
	padding-left: 22px;
}

/* ===========================================
Date Table
============================================== */
.dataTable
{
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #dbdbdb;
}

.dataTableHeader
{
	background: #efefef url(../Images/DataTableHeaderBg.png) repeat-x left top;
	white-space: nowrap;
	font-weight: bold;
	vertical-align: middle;
}

.dataTable th, .dataTable td
{
	height: 20px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #dbdbdb;
	padding: 4px;
}

.pagerTemplate td
{
	border: 1px solid #fff;
}


/* ===========================================
Ajax Control Toolkit Controls
============================================== */

/* Modal Popup Extender */
.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground
{
	background-color: #fff;
	opacity: 0.7;
}

.modalPopup
{
	padding: 10px;
	width: 400px;
	min-height: 365px;
}

.modalBoxTop
{
	background: url(../Images/ModalPopup.gif) no-repeat 100% 0;
	margin: 0 0 0 18px;
	height: 17px;
}

.modalBoxTop div
{
	height: 17px;
	width: 18px;
	position: relative;
	left: -18px;
	background: url(../Images/ModalPopup.gif) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.modalBoxBottom
{
	background: url(../Images/ModalPopup.gif) no-repeat 100% 100%;
	margin: 0 0 0 18px;
	height: 17px;
}

.modalBoxBottom div
{
	height: 17px;
	width: 18px;
	position: relative;
	left: -18px;
	background: url(../Images/ModalPopup.gif) no-repeat 0 100%;
}

/* Insert the left border */
.modalBoxLeft
{
	padding: 0 0 0 12px;
	background: url(../Images/ModalPopupBorders.gif) repeat-y 0 0;
}

/* Insert the right border */
.modalBoxRight
{
	padding: 0 12px 0 0;
	background: url(../Images/ModalPopupBorders.gif) repeat-y 100% 0;
}

.modalBoxContent
{
	background: #fff;
	border: 1px solid #fff;
	border-width: 1px 0;
	padding: 0 10px;
}

/* ===========================================
Styles: PPC Admin Tool
Author: David Winchester
Date:	02/12/2009
Notes:	None
============================================== */

/* Layout */
#adminBody
{
	background-color: #e1e1e1;
}

#adminWrapper
{
	width: 960px;
	margin: 0 auto 2em;
	text-align: left;
}

#adminLoginStatus        
{ 
	float: right;
	margin-top: -30px;
}

#adminHeader
{
	background: url(../Images/bg-header.png) no-repeat scroll 0 0;
	height: 60px;
	margin: 100px 0 0;
	padding: 20px;
	color: #fff;
}

#adminHeader h1
{
	display: none;
}

#adminContent
{
	padding: 20px 24px 20px 20px;
	background: url(../Images/bg-content.gif) repeat-y scroll 0 0;
	width: 920px;
}

#adminContentWrapper
{
	background: url(../Images/bg-content-wrapper.gif) no-repeat scroll right top;
	min-height: 470px;
}

#adminMainContent
{
	width: 640px;
	float: left;
}

#adminMainContent h1
{
	margin-bottom: 1em;
}

#adminSidebar
{
	width: 230px;
	float: right;
}

#adminFooter
{
	clear: both;
	background: url(../Images/bg-footer.gif) no-repeat scroll 0 0;
	height: 15px;
	padding: 0 20px;
	text-align: right;
	margin-top: -20px;
}

#adminFooter p
{
	padding-top: 20px;
}

#formWrapper
{
	margin: 0 auto;
	padding: 0 20px 10px;
	text-align: left;
	width: 450px;
}

#loginForm
{
	background: #fff url(../Images/LoginCase.gif) no-repeat scroll 0 0;
	padding: 20px 30px 15px 27px;
	margin: 100px auto 0;
	height: 320px;
}

#loginForm h1, #wrapper h1
{
	font-size: 24px;
	line-height: 26px;
	margin: 7px 0 8px;
	padding: 0 0 12px;
	text-align: left;
}

input.input, input.adminWatermark, textarea
{
	border: 1px solid #DCDCDC;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	padding: 8px 5px;
	width: 630px;
}

input.input:focus
{
	border: 1px solid #BFBFBF;
}


/* Table */
.adminTable
{
	margin-bottom: 10px;
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}

.adminTable th
{
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 0 #666666;
	padding: 7px 10px;
	background: url(../Images/bg-table-header.gif) repeat-x scroll 0 0;
}

.adminTable td
{
	border-bottom: 1px solid #E9E9E9;
	color: #4C4C4C;
	line-height: 14px;
	padding: 10px;
}


/* Forms */
dl.adminForm
{
	margin: 15px 0;
}

dl.adminForm dt
{
	color: #A5A5A5;
	float: left;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
	width: 150px;
}

dl.adminForm dd
{
	color: #A5A5A5;
	font-size: 12px;
	line-height: 35px;
	margin: 0 0 10px 150px;
}

dl.adminForm .input
{
	width: 480px;
}

dl.adminForm select
{
	padding: 7px 5px;
	border: 1px solid #DCDCDC;
}

#loginForm .input
{
	width: 280px;
}

#loginForm dl.adminForm dt
{
	width: 90px;
}

#loginForm dl.adminForm dd
{
	margin-left: 100px;
}

/* Rounded Boxes */

.adminRoundedBox
{
	background-image: url(../Images/bg-box-bottom.gif);
	background-color: #f4f4f4;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 1em;
}

.adminRoundedBox h3
{
	background-image: url(../Images/bg-box-top.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 8px 10px;
	text-transform: uppercase;
	color: #999;
	font: 11px Arial,Helvetica,Verdana,sans-serif;
	border-bottom-style: none;
}

.adminRoundedBox ul
{
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.adminRoundedBox li
{
	padding: 10px 0;
	border-top: 1px solid #d9d9d9;
	font-size: 11px;
}

.adminRoundedBox li a
{
	display: inline-block;
}

.adminRoundedBox *
{
	padding: 0 10px;
}

.roundedBox * *
{
	padding: 0;
}


/* Typography */

.highlight
{
	background: #F5F5DC;
}

.even
{
	background: #f4f4f4;
}

.adminWatermark
{
	color: #aaa;
}

.requiredField
{
	position: absolute;
	left: -9999px;
}
