html,body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px !important;
	color:#545454;
	margin:0;
	height:100%;
	width:100%;
	background-color:#FFFFFF;

}

a, a:link, a:visited { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color:#a8143c}
a:hover { text-decoration:underline; color:#a8143c}

a.login:link, a.login:visited { text-decoration:none; color:#545454}
a.login:hover { text-decoration:underline; color:#a8143c}

a.staffNews:link, a.staffNews:visited { text-decoration:none; color:#f8981c; font-size:11px}
a.staffNews:hover { text-decoration:underline; color:#a8143c; font-size:11px}

.white, a.white, a.white:visited { color:#ffffff }
a.white:hover { color:#a8143c }

.orange, a.orange, a.orange:visited { color:#f8981c }
a.orange:hover { color:#a8143c }

input { border:1px solid #b9b7b2; background-color:#FFFFFF; font-size:90%}

p {  font-size:12px !important; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color:#545454; line-height:1.2em}

h1 {
	padding:0;
	margin:0 0 10px 0;
	color: #ffffff; /*white*/
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 24px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

h2 {
	padding:0;
	margin:0;
	color: #000; 
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

h3 {
	padding:0;
	margin:0 0 0 0;
	color: #d31145; /*red covekinloch*/
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 16px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

h4 {
	padding:0;
	margin:0;
	color: #545454; 
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 24px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h5 {
	padding:0;
	margin:0;
	color: #7e7b77; /*50% black + marron*/
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 70%;
	font-style:italic;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h6 {
	padding:0;
	margin:0 0 -10px 0;
	color: #56a001; /*green*/
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 20px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



ul {
	margin:0;
	padding:0;
}

li{
	font-size:12px ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:url(images/li_bullet.gif);
	margin-bottom:0px;
	margin-left:17px;
}

li a{
	font-size:12px ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:url(images/li_bullet.gif);
	margin-bottom:0px;
	color:#545454 !important
}

.bck_dark li {
	font-size:12px !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:url(images/li_bullet_dark.gif);
	margin-bottom:0px;
	margin-left:15px;
}

img, div { behavior: url(/Portals/0/Skins/Covekinloch/iepngfix.htc) }

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #951639;
}


/* text style used for most text rendered by modules */
.Normal
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.pageHolder {
	width:100%;
	min-height:100%;
	!height:100%;
	vertical-align:top;
	background:url(images/bck_top.gif) top left repeat-x #FFFFFF;
	position:relative;
}

.pageHolder_silver {
	width:100%;
	min-height:100%;
	!height:100%;
	vertical-align:top;
	background:url(images/bck_top_silver.gif) top left repeat-x #FFFFFF;
	position:relative;
}

.pageHolder_red {
	width:100%;
	min-height:100%;
	!height:100%;
	vertical-align:top;
	background:url(images/bck_top_red.gif) top left repeat-x #FFFFFF;
	position:relative;
}

.pageHolder_orange {
	width:100%;
	min-height:100%;
	!height:100%;	
	vertical-align:top;
	background:url(images/bck_top_orange.gif) top left repeat-x #FFFFFF;
	position:relative;
}

.pageHolder_grey {
	width:100%;
	min-height:100%;
	!height:100%;	
	vertical-align:top;
	background:url(images/bck_top_grey.gif) top left repeat-x #FFFFFF;
	position:relative;
}

.innerHolder {
	position:relative;
}

.footer {
	background:url(images/bck_footer.gif) repeat-x top left;
	width:100%;
	position:absolute;
	bottom:0;
	height:141px;
}

.header {
	height:100px;
}

.header_subpage {
	height:100px;
}

.contentHolder {
	width:960px;
}

.content {
	height:auto;
	padding-top:10px;
	padding-bottom:141px;
}

.content_subpages {
	height:auto;
	padding-bottom:141px;
}

.mainContent {
	padding-left:0px;
}

.mainContent_subpage {
	padding-right:20px;
	padding-top:15px;
	padding-bottom:20px
}

.mainContent_subpage2 {
	padding-top:15px;
}

.vertical_dotted_line {
	background:url(images/vert_dotted_line.gif) repeat-y top center;
}

.newsReadmore{
	text-align:right;
	color: #545454;
	font-size:12px;
	font-weight:bold;	
}

.newsReadmore a, .newsReadmore a:visited {
	color: #545454;
	font-size:12px;
	font-weight:bold;
	background:url(images/bullet_go.gif) no-repeat right;
	padding-right:15px
}

.SubHeadNews {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #545454;
}

.SubHeadNews2    {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #545454;
}

.newsDesc p{
	display:inline;
}

.newsDesc2 p{
	display:inline;
	font-size:14px !important
}

.newsSpacer {
	border-bottom:1px dotted #bfbfbf;
	width:100%;
	height:5px;
}

.containerServicesBox {
	margin-bottom:8px
}

.contentServicesBox{
	padding-left:10px;
	padding-top:10px
}

.redTitleTd {
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf
}

.whiteTitleTd {
	padding-bottom:5px;
	border-bottom:1px solid #7c7c7d
}

.whiteTitle {
	font-size:18px;
	color:#FFFFFF;
}

.logoPane {
	padding-top:15px
}

.redboxIntro {
	background:url(images/bck_redbox.jpg) no-repeat top left;
	width:402px;
	height:198px;
	padding:10px 15px;
	vertical-align:top;
	color:#FFFFFF !important;
}

.footerRightPane {
	padding-top:25px;
	color:#FFFFFF
}

.mapContainer {
	background:url(/Portals/0/images/nz_map.gif) right top no-repeat;
	height:250px;
	padding-right:100px

}

.moreFAQ a, .moreFAQ a:link {
	font-size:14px;
	float:right;
	background:url(images/green_tick.gif) no-repeat;
	background-position:0 2;
	padding-left:20px;
	color:#f8981c;
}

.contactusTable td {
	color:#FFFFFF;
	font-size:12px;
	line-height:1.3em
}

.contactusTable a {
	color:#FFFFFF;
	font-size:12px
}

.pageTitle {
	width:100%;
	text-align:center;
	height:40px;
	margin-top:-2px;
	margin-bottom:10px;
}

.breadcrumb{
	font-size:10px;
	color:#959595 !important;
	text-transform:uppercase;
}

a.breadcrumb, a.breadcrumb:link{
	font-size:10px;
	color:#959595 !important;
	text-transform:uppercase;
}

.breadcrumbHolder {
	font-size:10px;
	color:#959595;
}

.subpage_pics {
	padding-top:50px;
	padding-bottom:20px;
	width:250px;
}

.staff_pic {
	border:4px solid #d8d8d8
}
.seniorName {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #a6a6a6;
	padding-bottom:5px;
	margin-bottom:10px
}
a.mailto {
	background:url(images/ico_email.gif) no-repeat;
	padding-left:30px;
	background-position:left 3px;
	color:#545454 !important;
	font-size:13px !important
}

a.mailto:hover {
	background:url(images/ico_email.gif) no-repeat;
	background-position:left 3px;
	color:#a8143c !important;
	font-size:13px !important
}

.phoneNum {
	background:url(images/ico_telephone.gif) no-repeat;
	padding-left:30px;
	background-position:left 3px;
	font-size:13px !important
}

.phoneDDINum {
	background:url(images/ico_ddi.gif) no-repeat;
	padding-left:30px;
	background-position:left 3px;
	font-size:13px !important
}

.mobileNum {
	background:url(images/ico_mobile.gif) no-repeat;
	padding-left:30px;
	background-position:left 3px;
	font-size:13px !important
}



.faq_question p, 
.faq_question font{
	margin:0;
	padding:0;
	color:#545454;
	display: inline
}
.faq_answer p{
	margin:0;
	padding:0;
}


/* MENU STYLES */

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:30px;
	background-color: Transparent;
	border:0;	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 12px; 
	font-style: normal; 
	background-color: Transparent;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding-left:2px;
	border:0;
	text-transform:uppercase
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px; 
	font-style: normal; 
	background-color: Transparent;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 6px 0px 0px;   /*explicitly set padding for root menu items*/
	border:0;
}

.main_dnnmenu_itemhover {  /* this controls the items on the SUBMENU*/
	font-size: 12px;
	color:#f8981c !important;
	border:0;
	padding-right:6px;
	text-transform:uppercase
}

.main_dnnmenu_itemhover td {  
	font-size: 12px;
	color:#f8981c !important;
    padding-left: 2px;   /*explicitly set padding for root menu items*/
	border:0;
	height:30px;
	text-transform:uppercase
}

.MainMenu_Active {
	color:#f8981c !important;
    padding: 0px 6px 0px 0px;   /*explicitly set padding for root menu items*/
}

.MainMenu_Active td{
	color:#f8981c !important;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
	padding:4px 0 4px 0;
	border:0;
	display:none
}
.main_dnnmenu_submenu {
	background-color: #e5e3de;  
	z-index: 1000;
	font-size:12px !important;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	border:0;	
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
	border:0;	
}

.main_dnnmenu_arrow {
	font-family: webdings; 
	font-size: 100%; 
	cursor: pointer; 
	cursor: hand;
	border:0;
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 100%; 
	cursor: pointer; 
	cursor: hand;
	border:0;
	display:none
}

.MainMenu_SubMenu {
	font-size:12px !important;
	background-color:#000000; /* this works*/
	border:0;
}

.MainMenu_SubMenu td{
	font-size:12px !important;
	color:#FFFFFF;
	background-color:#000000; /* this works*/
	border:0;
	padding:4px 0 4px 5px;
	text-transform:none !important
}

.MainMenu_SubMenu_hover {
	color:#f8981c !important;
	background:url(images/bck_menu_hover.gif) top left repeat-x #8e1536;
	font-size:12px !important;	
	border:0;
	text-transform:none !important
}

.Menu_Aboutus { 
	width:100%;
	height:auto;
	background:url(images/bck_menuabout.gif) bottom left #f2f2f2;
}

.Menu_Aboutus_text { 
	font-size:15px;
	font-weight:bold;
	color:#f8981c;
	display:block;
	height:25px;
	!height:36px;
	border-bottom:1px solid #c8c9ca;
	vertical-align:middle;
	padding-left:15px;
	padding-top:8px;
}

.Menu_Aboutus_item1 {
	font-size:14px;
	text-transform:uppercase;
	display:block;
	height:27px;
	!height:36px;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #c8c9ca;
	vertical-align:middle;
	padding-left:35px;
	padding-top:8px;
	background:url(images/ico_asterix.gif) no-repeat;
	background-position:15px 10px;
	color:#545454 !important
}
.Menu_Aboutus_item2 {
	font-size:14px;
	text-transform:uppercase;
	display:block;
	height:27px;
	!height:36px;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #c8c9ca;
	vertical-align:middle;
	padding-left:35px;
	padding-top:8px;
	background:url(images/ico_ppl.gif) no-repeat;
	background-position:15px 10px;
	color:#545454 !important
}
.Menu_Aboutus_item3 {
	font-size:14px;
	text-transform:uppercase;
	display:block;
	height:27px;
	!height:36px;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #c8c9ca;
	vertical-align:middle;
	padding-left:35px;
	padding-top:8px;
	background:url(images/ico_medal.gif) no-repeat;
	background-position:15px 10px;
	color:#545454 !important
}
.Menu_Aboutus_item4 {
	font-size:14px;
	text-transform:uppercase;
	display:block;
	height:27px;
	!height:36px;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #c8c9ca;
	vertical-align:middle;
	padding-left:35px;
	padding-top:8px;
	background:url(images/ico_orgchart.gif) no-repeat;
	background-position:15px 10px;
	color:#545454 !important
}

.redname {
	color:#d31145;
}

.ochart td{
	font-size:13px !important;
	vertical-align:top
}

.chartli ul li {
	font-size:12px !important;
}

.chartli p{
	padding-top:10px;
}

.green_audit_box {
	background:url(images/green_audit_box.gif) no-repeat top left;
	width:250px;
	height:173px;
	padding:10px 0;
}

.green_audit_text {
	width:150px;
	padding:10px;
}

.green_audit_text p{
	font-size:14px !important;
}

a.bcomp-login {
	background:url(images/btn-compliance-login.png) no-repeat top left;
	width:263px;
	height:23px;
	display:block;
	margin-top:10px;	
	outline:none;
}

a.bcomp-login:hover {
	background:url(images/btn-compliance-login.png) no-repeat bottom left;
	width:263px;
	height:23px;	
}

.bcompLoginH2 {
	background:url(images/icon-login.gif) no-repeat 290px center;
}
