﻿body {
	padding: 0px;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica;
	font-size: 13px;
	margin: 0px;
	color: #333333;
	background-image: url('../images/BodyBgImg.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #EBEBEB;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #003366;
}
.CustomInput {
	border: 1px solid #999999;
	padding: 3px;
	background-color: #F2F2F2;
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica;
	font-size: 13px;
}
.CustomButton  {
	border-style: none;
	background-image: url('../images/customBtnBg.gif');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	width: 125px;
	height: 35px;
}
.ClearDiv {
	clear: both;
}
.custHeading-H1 {
	font-size: 36px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #669900;
}
.custHeading-H2 {
	font-size: 24px;
	margin: 0px 0px 15px 0px;
	border-bottom: dotted 1px #003366;
	color: #003366;
}

#pagecontrain {
	margin-right: auto;
	margin-left: auto;
	width: 962px;
	position: relative;
}
#Footer {
	clear: both;
	background-image: url('../images/MainSiteFooter.jpg');
	background-repeat: no-repeat;
	height: 131px;
	padding: 15px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	position: relative;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#RightColumn {
	width: 225px;
	float: left;
	margin-left: 25px;
}
#MainColumn {
	width: 660px;
	float: left;
	margin-right: 15px;
	padding-left: 20px;
	line-height: 22px;
}
#MainColumn H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size:24px;
	line-height: 30px;
}
#MainColumn H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size:18px;
	line-height: 30px;
}

#MainColumn p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
}
#MainContent {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 960px;
	padding-top: 30px;
	background-color: #FFFFFF;
}
#MainBanner {
	height: 200px;
	width: 900px;
	margin-bottom: 20px;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url('../images/MainSiteHeaderBg.jpg');
	background-repeat: no-repeat;
	height: 210px;
	width: 962px;
	clear: both;
	position: relative;
}
#header h1 {
	margin: 0px;
}

#header h1 a {
	background-image: url('../images/MainSiteLogo.png');
	background-repeat: no-repeat;
	height: 111px;
	width: 427px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 10px;
	display: block;
	text-indent: -9999px;
}
#header ul {
	padding: 0px 0px 0px 35px;
	background-position: center;
	margin: 0px;
	list-style-type: none;
	background-image: url('../images/MainNavBar.png');
	background-repeat: no-repeat;
	height: 59px;
	position: absolute;
	bottom: -25px;
	width: 925px;
	display: block;
}
#header ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header ul li a {
	padding: 6px 10px 6px 10px;
	margin: 15px 0px 0px 0px;
	display: block;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	font-size: 12px;
}
#header ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669900;
}
.Homepanel {
	border: 1px solid #C0C0C0;
	padding: 10px;
	width: 300px;
	height: 200px;
	margin-bottom: 15px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
#VacanciesHomePnl.Homepanel 
{
    padding: 0px !important;
    width: 320px;
    height: 220px;
}
.Homepanel h3 {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	font-size: 18px;
	line-height: 18px;
	color: #669900;
}
.Homepanel li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.Homepanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Homepanel p {
	margin: 0px;
	line-height: 18px;
}
.HomePanelLinks li a {
	color: #003366;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	background-image: url(../images/LinkArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.HomePanelLinks li a:hover {
	background-color: #EBEBEB;
	color: #669900;
}
#BursaryHomePnl {
	width: 635px;
	height: 125px;
}
#VacanciesHomePnl {

	margin-right: 15px;
}

.ViewAll {
	padding: 0px 3px 0px 3px;
	width: 45px;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #666666;
	font-weight: normal;
	background-color: #70AF00;
	position: absolute;
	right: 5px;
	top: 5px;
}
.ViewAll:hover {
	background-color: #666666;
}
.CareerReadMore {
	background-color: #70AF00;
	color: #FFFFFF;
	text-decoration: none;
	width: 70px;
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}
.CareerReadMore:hover {
	background-color: #666666;
}
.RegProcessHeader {
	color: #FFFFFF !important;
	background-color: #003366;
	font-weight: normal;
	padding: 5px;
}
.CustomLink {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669900;
	display: block;
	width: 125px;
	text-align: center;
	margin-top: 10px;
}
.CustomLink:hover {
	background-color: #333333;
}
#PHAPanel {
	padding: 10px;
	border: 3px solid #003366;
	margin-top: 15px;
	margin-bottom: 15px;
}
.CurriculumTbl {
	border: 2px solid #333333;
	width: 100%;
}
.CurriculumTbl td {
	padding: 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.CurriculumTbl td h4 {
	background-color: #003366;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
.RightPanel {
	padding: 10px;
	border: 1px solid #C0C0C0;
	margin-bottom: 15px;
	position: relative;
	display: block;
}
.RightPanel li a {
	color: #003366;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	background-image: url(../images/LinkArrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.RightPanel li a:hover {
	background-color: #EBEBEB;
	color: #669900;
}
.RightPanel H2 {
	margin: 0px;
	font-size: 24px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #669900;
	padding-bottom: 5px;
	color:#669900;
}
.RightPanel H3 {
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 14px;
}
.RightPanel li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.RightPanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.RightPanel p {
}
#NewsletterSubs {
	background-color: #669900;
	border-style: none;
	color: #FFFFFF;
}
#NewsletterSubs h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.BursaryRecipient {
	margin: 0px 0px 15px 0px;
	padding: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.BursaryRecipient img {
	margin-right: 10px;
}
.Alert {
	color: #CC0000;
}
.vcallout
{
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 5px;
}
input.error  { background: #fed; border: 1px solid #e00; }
select.error { background: #fed; border: 1px solid #e00; }
.ListItem li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}


#ContentFunctions {
	clear: both;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#ContentFunctions a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	width: 125px;
	padding-right: 3px;
	padding-left: 3px;
}
#ContentFunctions a:hover {
	background-color: #669933;
}
#ContentFunctions #SendToFriendPanel {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #669900;
}
#Paging {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#Paging td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#Paging a {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#Paging a:hover {
	background-color: #669900;
}
#Paging .Active {
	background-color: #669900;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#RegFormTbl td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#RegFormTbl {
	border: 1px solid #CCCCCC;
}

#RegFormTbl1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#RegFormTbl1 {
	border: 1px solid #CCCCCC;
}

#RegFormTbl2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#RegFormTbl2 {
	border: 1px solid #CCCCCC;
}

#RegFormTbl3 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#RegFormTbl3 {
	border: 1px solid #CCCCCC;
}
#BursaryRefNo {
	font-weight: bold;
	font-size: 16px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #999999;
	padding: 5px;
	text-align: center;
	color: #669900;
}

#OtherContactMethods {
	float: right;
	width: 250px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#OtherContactMethods h2 {
	margin: 0px;
}
#RegFormTbl #RegTAC {
	height: 100px;
	overflow: auto;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 0px;
}
.mainBanner {
	margin-right: auto;
	margin-left: auto;
	width: 925px;
	height: 266px;
	text-align: center;
	margin-bottom: 15px;
	overflow:hidden;
	position: relative;
}
.mainBanner a {
	width: 925px;
	height: 266px;
	display:block;
}

#PharmacyConf09_RHBnr {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
#ItopiaLink {
	position: absolute;
	bottom: 5px;
	right: 0px;
	color: #808080;
	font-size: 11px;
	font-style: italic;
	margin: 0px;
}
#ItopiaLink a {
	color: #808080;
	text-decoration: none;
}
#ItopiaLink a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#DelegatesRegistration {
	background-image: url('../PharmacyConference2009/DelegatesReg_Btn.gif');
	width: 225px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-color: #003366;
	clear: both;
	margin-bottom: 15px;
}
#Conf2008ReportBack {
	background-image: url('../contentImages/Conf2008Reportback.gif');
	width: 225px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-color: #678F14;
	clear: both;
	margin-bottom: 15px;
}

#BursaryApplicationBtn {
	background-image: url('../images/BursaryRegBtn.gif');
	width: 225px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 15px;
}

.InnerProgramme td {
	text-align: left;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.InnerProgramme th {
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
}
.InnerProgramme {
	border: 1px solid #CCCCCC;
}
#GalleryGrid {
	margin: 0px;
	padding: 0px;
}
#GalleryGrid li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#GalleryGrid img {
		border-style: none;
	}
#GalleryGrid a {
	display: block;
	width: 150px;
	padding: 3px;
	margin: 10px;
	border: 1px dotted #669900;
	text-align: center;
}

  .MediaImgAndCap {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.white {
	clear: both;
	padding: 5px;
	display: block;
	font-size: 12px;
	line-height: 14px;
	background-color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
 }


    .MediaImgAndCap2 {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
