/* Shared styles sheet for use between Joomla, the Wiki and phpBB */

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
        
}


body
{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	color: #EEEEEE;
	background-color: #1B1B1B;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: none;
}

html
{
	font-size: 100%;
	background-color: #000000;
}


/* Links */



/* Used for the table to wrap the whole site */

#wrappage
{
	min-width: 950px;
	background-color: #1B1B1B;
}

/* These are used to control the main header */

#bpn_header
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px ;
	background: #1B1B1B;
	border: 1px solid #1B1B1B;
}

#bpn_header table.bpn_header
{
	width:100%;
	padding: 0px; 
	border-width: 0px;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	background-image:url("/common/images/header/banner_scale.jpg");
}

#bpn_header td.bpn_header_cell
{
	padding: 0px; 
	border-width: 0px;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	width:100%;
}

#bpn_header td.bpn_header_left
{
	width:350px;
	height:150px;
}

#bpn_header td.bpn_header_right
{
	width:448px;
	height:150px;
}

#bpn_header img.bpn_header
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#bpn_header img.bpn_header_center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/* End section */


/* These are used to control the main header V2 */

#bpn_header2
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px ;
	background: #1B1B1B;
	border: 1px solid #1B1B1B;
}

#bpn_header2 table.bpn_header
{
	width:100%;
	padding: 0px; 
	border-width: 0px;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	background-image:url("/common/images/header/banner_scale.jpg");
}

#bpn_header2 td.bpn_header_left_cell
{
	width:50%;
	height:150px;
	padding: 0px; 
	border-width: 0px;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url("/common/images/header/v2/banner_left_copy.gif");
	background-repeat: no-repeat;
	background-position:left;
}

#bpn_header2 img.bpn_header_left_cell
{
	display:block;
	float: right;
}

#bpn_header2 td.bpn_header_right_cell
{
	width:50%;
	height:150px;
	padding: 0px; 
	border-width: 0px;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url("/common/images/header/v2/banner_right_copy.gif");
	background-repeat: no-repeat;
	background-position:right;
}

#bpn_header2 img.bpn_header_right_cell
{
	display:block;
	float: left;
}

/* Menu bar */

#global-menu {
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 0px;
	background-image:url("/common/images/header/menu_bar.png");
	background-repeat: repeat-x;
	height: 28px;
	
}

#global-menu table.global-menu
{
	width:100%;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


#global-menu td.global-menu
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}



#global-menu div.moduletable-global-menu
{
	display:block;
	list-style-type: none;
	font-size: 12px;
	line-height:1.5em;
	margin:0px 5px 0px 5px;
	padding:0px;
}

#global-menu ul
{
	margin:0px;
}

#global-menu li, #p-cactions li, #p-personal li
{
	display: inline;
	margin: 0px;
	padding-bottom: 4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	background-image:url("/common/images/header/menu_button.png");
	background-repeat: repeat-x;
	font-size: 12px;
	height:23px;
}

#global-menu a:link, #p-cactions li a:link, #p-personal li a:link
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#global-menu a:visited, #p-cactions li a:visited, #p-personal li a:visited
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


#global-menu a:hover, #p-cactions li a:hover, #p-personal li a:hover
{
	color: #FFF468;
	font-size: 12px;
	text-decoration: underline;
}

#global-menu a:active, #p-cactions li a:active, #p-personal li a:active
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


/* Main Body - Header section*/

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	padding: 0;
}

/* Main Body - Main conent*/

#wrapcentre {
	margin: 5px 7px 0px 7px;
}

/* Footer styling */

#wrapfooter
{
	padding:15px;
	padding-left:50px;
	padding-right:50px;
	clear:both;
	text-align:center;
	font-size:10px;
	color:#808080;
	font-weight:normal;
}

/* Kara Styles */

#system_messages li
{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}
