/*------CSS Document-------*/
/* Copyright and Developer notice not to be removed */
/* Copyright 2010 Joomlage.com  All rights reserved. */
/* Designed and developed by Joomlage.com */
/* Single user - Commercial Licence (For use on one domain only for the liftime of that domain) */

div.jg_element_txt_c li {visibility:hidden; }


/*-----------------------------Body Styling-------------------------------*/

Img{ border:0px;}

P{ margin-top: 0px;}


H3{padding-top: 5px;}


#end_bottom_container a:link, #end_bottom_container a:active, #end_bottom_container a:visited, #footer a:link, #footer a:active, #footer a:visited{
	text-decoration:none;
	color:#006699;
}

#footer a:hover, #end_bottom_container a:hover{
	color:#333333;
}

a{
	text-decoration:none;
	color:#006699;	
}

a:hover{
	color:#999999;
}

#rightsidebar a{
	text-decoration:none;
	color:#d4d4d4;	
}

#rightsidebar a:hover{
	color:#999999;
}

#rightsidebar{
	color:#000000;
}

#maincontent80, #maincontent100{
	color:#cacbcc;
}

#maincontent80 H1, #maincontent80 H2, #maincontent80 H3, #maincontent100 H1, #maincontent100 H2, #maincontent100 H3{
	color: #805D05;
	margin-bottom: 6px;
	}
	
.menu {
overflow:hidden;
padding: 5px 0px 0px 0px;
margin: 0px;
}

a:active
{
outline: none;
}

a:focus
{
outline: none;
}
/*-----------------------------End Body Styling-------------------------------*/

/*-----------------------------Typography-------------------------------------*/

h2,h3,h4,h5,h6,p,blockquote,form,label,ol,dl,fieldset,address {
margin: 0.5em 0; 
}

dd { 
margin-right:1em;
}
fieldset { 
padding:.5em; 
}
body {
font-size:76%;
line-height:1.3;
}
/*-----------------------------End Typography-------------------------------------*/

/*------------------------rightsidebar Link Styling------------------------------------------*/

#rightsidebar li {
    padding: 0px;
	list-style: none;
}


#rightsidebar a, #rightsidebar a:link, #rightsidebar a:active, #rightsidebar a:visited{
	text-decoration:none;	
	margin-right: 0px;
}


/*Link colour for Hover in custom module paragraphs*/
#rightsidebar .moduletable p a:hover {
     border: none;
}

#rightsidebar .moduletable_menu ul.menu, #rightsidebar .moduletable_menu ul, #rightsidebar .moduletable ul.menu{
	padding-right: 0px;
	list-style: none;
}


#rightsidebar .moduletable p {
	margin-right: 3px;
	margin-left: 3px;
}


#rightsidebar .moduletable ul.menu li ul a, #rightsidebar .moduletable_menu ul.menu li ul a{
	margin: 1px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	border:none;
	background-image:url(../images/right-bullet-down.png);
	background-position:left center;
	background-repeat:no-repeat;
}


#rightsidebar .moduletable_menu ul li a, #rightsidebar .moduletable ul.menu a, #rightsidebar .moduletable_menu ul.menu a{
	text-decoration:none;
	line-height: 25px;
	letter-spacing: 1px;
	list-style:none;
	font-weight: normal;
	display: block;
	padding: 0px 5px 0px 20px;
	margin: 1px 0px 0px 5px;
/*	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;*/
	background-image:url(../images/right-bullet-down.png);
	background-position:left center;
	background-repeat:no-repeat;
}

#rightsidebar .moduletable ul li a{
	padding: 0px 0px 0px 20px;
}

#rightsidebar .moduletable ul li a:hover{
	border: none;
}


#rightsidebar .moduletable ul, #rightsidebar .moduletable_menu ul{
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

#rightsidebar .moduletable ul.menu a:hover, #rightsidebar .moduletable_menu ul.menu a:hover, #rightsidebar .moduletable_menu ul li a:hover, #rightsidebar .moduletable_menu ul.menu li ul a:hover{
	text-decoration:none;
	list-style:none;
	font-weight: normal;
/*	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;*/
	background-image:url(../images/right-bullet-up.png);
	background-position:left center;
	background-repeat:no-repeat;
}



#rightsidebar .moduletable ul.menu a:link, #rightsidebar .moduletable a:visited {
	list-style: none;
	text-decoration: none;
}

#rightsidebar .moduletable ul.menu a:hover, #rightsidebar .moduletable a:hover {
	list-style: none;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;*/
}


/*-------------------------End rightsidebar Link Styling------------------------------------- */


/*------------------------Advertisement Link Styling-(If you want advertisement links different color to rest of rightsidebar)-----------------------------------------*/
/*
#rightsidebar .moduletable_text a:link, #rightsidebar .moduletable_text a:active, #rightsidebar .moduletable_text a:visited{
	text-decoration:none;
	color:#006699;
	
	margin-right: 0px;
}

#rightsidebar .moduletable_text a:hover{
	text-decoration:none;
	color:#999999;
	
}*/

/*-------------------------End Advertisement Link Styling------------------------------------- */

/*----------------------Banners Styling--------------------*/
.bannerfooter{
}

.bannergroup_text{
padding: 0px 0px 0px 5px;
}

.bannerheader{
   padding: 5px 5px 5px 0;
}

.banneritem{
}
/*----------------------End Banners Styling--------------------*/


/*---------------------Components Styling-----------------------*/
.componentheading {
	font-size: 20px;
	text-align:center;
	padding: 6px;
}
/*---------------------End Components Styling-------------------*/


/*------------------Forms and Input boxes--------------------*/

.input{
	border:none;
	color:#000000;
    margin: 0px 0px 10px 0px; 
	padding-right: 10px;
}

.inputbox{
	padding-right: 5px;
	margin-right: 10px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	color: #000000;
}

.button{
	background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #000000;
	margin: 5px 0px;
}

.buttonheading{
}

.buttonheading img {
   border: 0px none;
}

#rightsidebar .search{
margin-right: 0px;
margin-top: 15px;
}


.searchintro{
}

/*------------------End Forms and Input boxes--------------------*/


/*------------------Modules General (styles for individual Modules)------------------*/

.latestnews{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.pollstableboarder{
}

.mostread{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.latestnews, ul.mostread{
margin-bottom: 5px;
margin-top: 5px;
}

.newsfeed{
}

/*----------------End Modules General (styles for individual Modules)-----------------*/


/*------------------Module Table Styling----------*/

.moduletable{
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	padding-bottom: 30px;
}

.moduletable_menu{
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#rightsidebar .moduletable_menu, #rightsidebar .moduletable{
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-right: 0px;
	line-height: 20px;

}

#footer .moduletable{
    margin: 0px;
	padding-bottom: 5px;
}

#maincontent80 .moduletable, #maincontent100 .moduletable{
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom:0px;

}

#maincontent80 .moduletable p, #maincontent100 .moduletable p{
    margin: 0px;
    padding: 3px;
}


/* Advertisement Text Formatting for Maincontent */
#maincontent80 .moduletable_text, #maincontent100 .moduletable_text{	
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

/* Advertisement Text Formatting for rightsidebar */
#rightsidebar .moduletable_text{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

/*-------------End Module Table Styling----------*/


/*--------------------------Main Content Area Individual Modules Link Styling--------------------------*/

#maincontent80 .menu, #maincontent100 .menu{
	padding-right: 40px;
	padding-top: 0px;
 	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}

/*--------------------------------End Main Content Area Individual Modules Link Styling-----------------------*/

/*--------------------------------------------------Header styling--------------------------------------------*/

#rightsidebar .moduletable h3, #rightsidebar .moduletable_menu h3, #rightsidebar .moduletable_text h3{
	font-size: 18px;
	color:#FFFFFF;
	background-image:url(../images/menu-head.png);
	background-repeat:repeat-x;
	height: 37px;
	font-weight: 100;
    margin: 0px -7px 0px 0px;
	padding: 11px 8px 0px 10px;
	text-align:left;
	overflow:hidden;
}

#maincontent80 .moduletable h3, #maincontent100 .moduletable h3, #maincontent80 .moduletable_menu h3, #maincontent100 .moduletable_menu h3, #maincontent80 .moduletable_text h3, #maincontent100 .moduletable_text h3{
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	padding: 4px;
	text-align:center;
}

/*--------------------------------------------------End Header styling--------------------------------------------*/

/*-------------------------Breadcrumbs Styles------------------------*/

.breadcrumbs{
}

.pathway{
}

/*-------------------------Breadcrumbs Styles------------------------*/

/*----------------Styles used for sections Layout-----------------*/

#maincontent80 td.sectiontableheader, #maincontent100 td.sectiontableheader {
	padding-right:5px;
	padding-right:5px;
	color:#805D05;
}

#maincontent80 .sectiontableheader, #maincontent100 .sectiontableheader {
	color:#805D05;
	font-size:14px;
	font-weight:bold;
	height:30px;
}

#maincontent80 tr.sectiontableentry1 td, #maincontent100 tr.sectiontableentry1 td {
    padding: 8px;
	background-image:url(../images/dropdown_content.png);
}

#maincontent80 tr.sectiontableentry2 td, #maincontent100 tr.sectiontableentry2 td {
	padding: 8px;
}


/*----------------Styles used for sections Layout-----------------*/


/*----------------Articles Content Styles-------------------------*/

.contentpane{
	margin: 5px 0px 0px 0px;
}

.blog{
width:100% /*important*/
}


/*-----------NewsFlash Content Formatting-------------*/

#rightsidebar .contentpaneopen{
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
/*-----------End NewsFlash Content Formatting-------------*/

.contentpaneopen{
	float:none;
	width: 100%; /*important*/
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.contentheading{
	font-size: 25px;
	line-height:40px;
	font-style: normal;
	background-image:url(../images/dropdown_content.png);
	padding: 4px 4px 4px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.modifydate, .createdate, .small{
	font-weight: normal;
	line-height:7px;
	font-size:9px;
}

.readon {
	font-weight:normal;
	line-height:26px;
	margin: 3px 0px;
	padding: 2px 10px;
	vertical-align:middle;
	background-color: #120f0b;
	border: 1px solid #24211c;
}

.blog_more{
padding-right: 10px;

}

.blogsection li{
	list-style-image: url(../images/mainbullet.png);
}

.wrapper{
}

li {
    padding: 0px;
}

/*----------------Articles Content Styles-------------------------*/


/*-----------------------------Hornav MooMenu Formatting--------------------------------------*/

#hornav{
display:block;
height:44px;
float: left;
width: 634px;
margin-right: 0px;
margin-top: 0px;
padding-top: 0px;
}

#hornav li{background-image:none !important}

#hornav .moduletable{
margin:0;
}

#hornav ul{
	width:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
    padding: 0px;
	} /*important*/

#hornav ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:44px;
	float:left;
	position:relative;
	display: inline;
}

#hornav ul li a{
	padding: 14px 10px 0px 10px;
	height: 30px;
	color:#FFFFFF;
	font-size: 12px;
	list-style: none;
	display: block;
	margin: 0px 0px 0px 1px;
	font-family: "Trajan Pro", "Times New Roman";
	list-style-position: inside;
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
	background-image:url(../images/dropdown_07.png);
}

#hornav ul li a:hover, #hornav ul li.active a,  #hornav ul li a:focus{
	text-decoration:none;
	color: #FFFFFF;
	background-image:url(../images/ul_hover.png);
	font-family: "Trajan Pro", "Times New Roman";
}

#hornav ul li ul li a:hover, #hornav ul li ul li.active a,  #hornav ul li ul li a:focus{
	background-image: none;
	background-color:#2a271f;
	text-decoration:none;
	/*background-image:url(../images/dropdown_hover.png);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:auto;
}

#hornav ul li li a{
	border: 0px;
	height:auto;
}

#hornav ul li li a{
	padding: 2px 5px 5px 5px;
	color:#FFFFFF;
	font-size: 12px;
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
}

#hornav ul li ul {
	list-style: none;
	display:block;
	height:auto;
	width: 16em;
	position:absolute;
	z-index:99;
	right: -999em;
	padding-top: 0px;
	margin-top: 0px;
}

#hornav ul li ul ul {
	margin: -30px 0 0 16em;  
}

#hornav ul li li {
	width: 16em;
	height: auto;		
	padding: 0px;		
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: -5px;	
	margin-right: 0px;
}

#hornav ul li li a, #hornav ul li li a:link, #hornav ul li li a:visited{
	color: #FFFFFF;
	text-transform:none;
	display: block;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#1f1c15;
	background-image:none;/*important - removes any image associated with ul li a image if using no image here*/	
}

#hornav ul li ul {
right: -999em;
}

#hornav ul li:hover ul ul, #hornav ul li:hover ul ul ul {
right: -999em;
}

#hornav ul li:hover ul, #hornav ul li li:hover ul, #hornav ul li li li:hover ul {
right: auto;
}


/*-----------------------------End Hornav MooMenu Formatting--------------------------------------*/

/* System Messages */
#system-message{margin:10px 0 20px 0;
padding: 0 !important;
background:#fff;
border:solid 0px;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #93246F; margin-bottom: 10px; list-style: none; padding: 0px; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}
 
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #F2E3ED}
 
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #93246F; background: #F2E3ED ; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;margin:0}
 
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}