/* 
	IMPORTANT!!!!!
	!!!===== All css must begin with .Site with the exception of BODY and #mainTable =====!!!
	!!!===== This ensures no styling is applied to the AdminSystem =====!!!
*/

BODY
{
    MARGIN:0;
}
.Site FORM
{
	margin:0;
}
.Site form th
{
	text-align:right;
}
.Site form TD
{
	padding:2px 0;
}
.Site IMG
{
	BORDER:none;
}
.Site TABLE
{
	WIDTH: 100%;
	BORDER:none;
}
.Site th, td
{
	padding:0;
	text-align:left;
	vertical-align:middle;
}
.Site dl, ol, ul
{
	margin-left:25px;
	padding:0;
}
.Site ul li
{
	list-style-type:square;
}

/* ####################################   Classes   #################################### */

.Site .box
{
    padding:0;
    width:auto;
}
.Site .box .tl, .box .tr
{
	padding:0;
    margin:0;
    width:auto;
}
.Site .box .tl .content
{
	padding-top:15px;
}
.Site .box .tr h2
{
    margin:0;
    width:auto;
}
.Site .box .content
{
    padding:10px;
}
.Site .content img,
.Site .content .imgContainer
{
	margin:5px;
}
.Site #rightCol .content img,
.Site #rightCol .content .imgContainer
{
	float:right;
}
.Site .content table td
{
	padding:3px;
}

.Site .detail img.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px
}
.Site .dropdown, 
.Site .textarea, 
.Site .textbox,
.Site .textBox,
.Site .required
{
    width:140px !important;
    font-size:1em;
}
.Site .formMainTable th
{
	padding-right:10px;
}
.Site .list
{
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 0;
    height: 1%;
}
.Site .label
{
	FONT-WEIGHT: bold;
}
.Site .list H3
{
    MARGIN-TOP:0;
    MARGIN-BOTTOM: 5px
}
.Site .list H4
{
    MARGIN: 0px
}
.Site .list IMG.thumbnail
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px
}
.Site .list P
{
	MARGIN: 3px 0;
}
.Site .list .terminus, .detail .terminus
{
	clear:right;
}
.Site .morelink
{
    TEXT-ALIGN: right
}
.Site .backlink
{
    TEXT-ALIGN: right
}
.Site .stepper
{
    PADDING:3px 5px;
    width:auto !important;
}
.Site .stepper P
{
    MARGIN: 0px;
    TEXT-ALIGN: right;
}
.Site TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site TABLE.documentTable TH.heading
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site .template
{
	padding-left:1px;
	height: 1%;
}
.Site .template ul
{
	margin-left:20px;
}
.Site #template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}
.Site .subPageList
{
	margin:0;
	padding:0;
}
.Site .subPageTitle a
{
	display:block;
}
.Site .subPageTitleThumb img
{
	display:block;
}
/*.Site .homeModule2, .Site .homeModule3
{
	float:right;
	line-height:0.8 !important;
}
.Site .homeModule2 img, .Site .homeModule3 img
{
	border:none !important;
	margin:0 !important;
}
.Site a.homeModule2
{
	margin-top:78px;
	background-image:url(/images/layout/fundraising.gif);
	width:135px;
	height:43px;
	margin-right:9px;		
}
.Site .homepage a.homeModule2
{
	margin-top:78px;
	background-image:url(/images/layout/fundraising.gif);
	width:135px;
	height:43px;
	margin-right:0px !important;
}
.Site a:hover.homeModule2
{
	position:relative;
	top:1px;
	left:1px;
	text-decoration:none;
}
.Site a.homeModule3
{
	background-image:url(/images/layout/donate.gif);
	width:136px;
	height:47px;
	text-align:center;
	margin-right:9px;
}
.Site .homepage a.homeModule3
{
	background-image:url(/images/layout/donate.gif);
	width:136px;
	height:47px;
	text-align:center;
	margin-right:0px !important;
}
.Site a:hover.homeModule3
{
	position:relative;
	top:1px;
	left:1px;
	text-decoration:none;
}*/

.Site .username
{
	padding:0;
	width:245px;
}
.Site .logon
{
	padding:0;
}
.Site #template_Search_Results
{
	float:left;
	width:240px;
	padding:10px 5px 0 10px;
	border:solid 1px black;
}
.Site #template_Search_Results #header
{
	font-weight:700;
}
.Site #template_Vacancies h4
{
	margin-bottom:10px !important;
}
.Site #template_Vacancies .contract,
.Site #template_Vacancies .ref,
.Site #template_Vacancies .location,
.Site #template_Vacancies .salary,
.Site #template_Vacancies .applyBy
{
	font-size:0.9em;
	font-weight:700;
}

/* ################################### Site IDs ################################# */

#mainTable
{
    line-height:1.2;
	width:994px;
	margin:auto;
}
.Site #mainHeader
{
	position:relative;
	height:123px;
}
.Site #topMenu
{
	float:left;
	margin-top:8px;
	margin-left:7px;
	width:100%;
}
.Site #topMenu ul, 
.Site #topMenu li
{
    padding:0;
    margin:0;
}
.Site #topMenu li
{
	list-style:none;
	display:inline;
}
.Site #topMenu ul a
{	
	text-decoration:none;
	padding:0 1px 0 5px;
}
.Site #strapline
{
	float:right;
	margin-top:32px;
	margin-right:33px;
	width:400px;
	text-align:right;
}
.Site #logo
{
	float:right;
	margin-right:19px;
	margin-top:10px;
}
.Site #locationimg
{
	height:140px;
}
.Site #location
{
	z-index:100;
	position:absolute;
	bottom:0;
	left:0;
	height:17px;
	width:980px;
	padding-left:4px;
	padding-top:3px;
}
.Site #breadcrumb
{
	z-index:101;
	position:absolute;
	bottom:0;
	left:0;
	padding-left:4px;
	padding-bottom:3px;
}

.Site #template_Hospice_Frame_template iframe
{
	overflow: hidden;
}

/* ################################## Login section ################################### */

.Site #loginBrief
{
	clear:left;
	float:left;
	width:300px;
	margin-top:36px;
	margin-left:19px;
}
.Site #loginBrief p
{
	margin:0 0 0 2px;
	line-height:17px;
}
.Site #cUserName, .Site #cPassword
{
	width:105px;
	margin-right:5px;
	background:white url(/images/layout/input_bg.gif) no-repeat left top;
	border:solid 1px white;
	padding-left:2px;
	height:16px;
}
.Site #loginBrief table
{
	margin-top:4px;
}
.Site #loginBrief a
{
	padding-left:24px;
	font-size:0.9em;
}
.Site #template_Logon_Register #column1
{
	width:750px;
}
.Site #template_Logon_Register .formMainTable
{
	margin-bottom:10px;
}
/* ################################## Menu setup ################################### */

.Site #subMenu
{
	float:left;
	width:200px;
	margin:0;
	padding-bottom:20px;
	padding-top:2px;
	font-size:0.9em;
}
.Site #subMenu li
{
    padding:0;
    margin:0;
	list-style:none;
	display:block;
}
.Site #subMenu ul a
{
	line-height:1;
	display:block;
	margin:0;
}
.Site .navTab-tl
{
	padding-left:15px;
}
/* ======================== */

.Site #mainTitle
{
    MARGIN:0;
    padding:0 0 12px 0;
}
.Site #mainTitle H1
{
	MARGIN: 0;
}
.Site #mainLayout
{
	width: 560px;
	float: left;
	line-height:1.2;
	padding:0;
	margin:20px 0 0 5px;
	height:1%;
}
.Site .registerPage
{
    width: 750px !important;    
}
.Site .iFramePage
{
    width: 770px !important;
}
.Site #mainLayout a img {
border:0;
 }
 
 .Site #rightCol
 {
    float: right;
    margin-right: 5px;
    margin-top: 20px;
    width: 210px;   
 }
.Site .imageLink
{
	text-align:right;
	margin-right:4px;
}
.Site #rightCol a:hover img
{
	position:relative;
	left:1px;
	top:1px;
}
 
.Site .homepage
{
    width: 525px !important;
    margin:20px 15px 20px 20px !important;
}
/*.Site .homepage div#column1
{
	width:475px !important;
	padding:0 10px 0 5px;
}
.Site .homepage div#column2
{
	padding-right:9px;
}*/

.Site #mainLayout TABLE#productList TD.list
{
    width: 50%;
}
.Site #template_News_Articles_Style_2 #column1
{
	float:left !important;
	width:230px !important;
}
.Site #template_News_Articles_Style_2 #column2
{
	margin:0 0 0 250px !important;   
}
.Site #template_Mailform_Right #column1
{
	float:none !important;
    width: 490px !important;
}

.Site #template_Mailform_Right #column2
{
	margin:20px 0 !important;
	width: 490px !important;
}
.Site #mainFooter
{
    padding:8px 10px 21px 10px;
    margin-left:4px;
    margin-right:4px;
   	font-size:0.8em;
}
.Site #mainFooter p
{
	margin-bottom:0px;
}
.Site #copyright
{
	float:left;
}
.Site #contactFooter
{
	float:right;
	font-weight:700;
	font-size:105%;
}

/* ======================== */

.Site #header
{
	padding-bottom:10px;
	margin-bottom:10px;
}
.Site #footer
{
	margin-top:10px;
	padding-top:10px;
	clear:both;
}
.Site .principle
{
    margin-right: 10px;    
}
/* ======================== */

.Site #template_2_Columns_66_33 div#column1,
.Site #template_Logon_Register #column1
{
	width:356px;
	padding:0 10px 0 5px;
}
.Site #template_2_Columns_66_33 div#column2,
.Site #template_Logon_Register #column2
{
	margin-left:366px;
	padding-top:0px;
}
.Site #template_Logon_Register #column1
{
    float: left !important;    
}
.Site #template_Logon_Register #column2
{
    margin-left:400px !important;    
}

/* ======================== */

.Site #template_2_Columns DIV#column1
{
	width: 280px !important;
}
.Site #template_2_Columns DIV#column2
{
	margin-left: 290px !important;
}
.Site #template_Information
{
	
}
.Site #template_Information a
{
	font-weight:700;
}
.Site #template_Information li
{
	margin-top:7px;
}
.Site #template_Information strapline
{
	line-height:1.5;
}
.Site .product img.display
{
	float:right;
	margin:5px;
}
/* ======================== */

.Site TABLE#subPageTable .col1
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable .col2
{
    WIDTH: 40%;
}
.Site TABLE#subPageTable .col3
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable TH.heading
{
    PADDING: 5px;
}
.Site TABLE#subPageTable TD.cell
{
    PADDING:5px;
    VERTICAL-ALIGN: middle;
}
.Site #template_Products_Grouped .backlink
{
	clear:right;
	padding:3px;
	TEXT-ALIGN: right;
}

/* ======================== */

.Site #template_sitemap ul
{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.8;
}
#template_sitemap ul a
{
	padding-left:20px;
}
.Site #template_sitemap ul ul 
{
	line-height:1.5;
}

.Site TABLE#productList
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
.Site TABLE#productList td img
{
    float:none;
    text-align:center !important;
}
.Site TABLE#productList TD.list
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}
#developerLink
{
}
#developerLink a
{
	padding: 7px 75px 0px 5px!important;
	margin-top:5px;
	margin-right:10px;
}
#developerLink a:hover
{
	background-position: right -19px;
	text-decoration:none;
}

/* ############################### Header Info ############################ */

.Site #headerInfo
{
	position:relative;
	float:right;
	width:400px;
}
.Site #headerInfo
{
	width:400px;
}
.Site #logonForm th, #logonForm td
{
	vertical-align:middle;
}
.Site .imgContainer
{  
    margin-bottom: 5px;  
}
.Site .imgContainer img
{
    padding: 0;
    margin: 0 5px 5px 0 !important;    
}
.Site .imgContainer .imgTitle
{
    margin: 0 5px 3px 5px;
    font-size: 0.9em;
    text-align: right;    
}
