﻿

/* PW IN USE */

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 25px;
    background: transparent url(images/BRISE_background.jpg) repeat-y center top;
    background: background-color: White; /*background-color: #CDD7E1; */
    /*font-size: 0.7em; */
    text-align: justify;
    /* font-weight: bold; */
    /* text-justify: auto; */
    line-height: 18px;
    font-size: 9pt;
    color: #666666;
}

/* original body
body
{
    margin: 0px;
    padding: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #3399B7;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: center;
    color: #666666;
    background-color: Transparent;
    line-height: 18px;
}
*/

/* THIS WAS THE ITEM CAUSING ALL THE TROUBLE

a:link, a:visited
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #0066cc;
}
*/


#china 
{
   
    background-image: url(Images/middle_page_dots.jpg);
    width: 48%;
}
a:hover /* THIS IS ACTIVE IN PW */
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    /*text-decoration: underline;     */
}
#newheaderwrap
{
    margin: 0 auto;
    margin-left: 0px;
    margin-bottom: -3px;
    padding: 0px;
    height: 127px;
}
#newheaderwrap img 
{
    margin: 0px;
    padding: 0px;
}

#wrap
{
    width: 760px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    
    background-image: url(Images/BRISE_Background.jpg);
    background-repeat: repeat-y;
    
    background-color: #CDD7E1;
}


h1
{
    margin: 0px;
    padding: 0px;
    
    color: #ff0077;
}

h2
{
    color: #00a5d4;
    font-size: 24px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    margin-top: 10px;
    font-family: Arial;
}
h3
{
    color: #6762A8;
    text-align: left; /* added by geioff */
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
li 
{
/* GB NOTE THIS WAS CAUSING BULLETS IN UL 
(OR NUMBERS IN LI)
TAG TO VANISH!
THE DEFAULT IS INDENTED 40PX



	float: left;
*/	
       
} 


#header span {
	z-index: 1;
	margin-bottom: -127px;
	display: block;
	position: relative;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 760px;
	
}
#header span a {
	display: block;
	height: 127px;
	width: 760px;
}

/*

#TopNavRepeat {
	height: 30px;
	width: 720px;
	background-image: url(images/Hmenu.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-right: 40px;
	padding-bottom: 8px;
    display:block;   
}


    
*/


/* these two thrown in by geoff */
#navtop, #navbottom
{
    /*
    background:     
BACKGROUND: BACKGROUND-IMAGE:
background-Image: url(Images/Hmenu.gif) repeat-x;
    */
    background-color: Transparent;
    background-image: url('Images/header_menubar.jpg');
    background-repeat:repeat-x;
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    
    width: 726px;
    height: 25px;
}

#navtopShadow
{
    
    background-color: Transparent;
    background-image: url('Images/header_menushadow.jpg');
    background-repeat:repeat-x;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 10px;
}




/* GB NOTE ORDER IS IMPORTANT: Link Visited Focus Hover Active


/* Make main navigation bars from a unordered list for easy update and better accessibility */

#navtop ul, #navbottom ul
{
    
   
    margin: 0px;
    padding-top: 9px;
    list-style-type: none;
    height: 5px;
    text-align: center;
}
#navtop ul li, #navbottom ul li
{
    
    display: inline;
    color: fuchsia;
    margin-right:25px;
    
}

#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #000000;
    text-decoration: none;
   
}
#navtop a:hover, #navbottom a:hover
{
    color: #FFFF66;
    text-decoration: underline;
}

/* GB NOTE TOOK OUT UNDERLINE FROM THE ABOVE */


#navtop a:active, #navbottom a:active
{
    color: red;
    text-decoration: none;
}






/* end of stuff thrown in by geoff */

#date 
{
    float: left;
    margin-left: 15px;
    font-size: 11px;
    color: White;
}



* html #topnav {
    width: 760px; 
    width: 720px; 
  }


#topnav
{
   background-image:url(Images/Hmenu.jpg);
    background-color: transparent;
    background-repeat: repeat-x;
}
#topnav ul 
{
    background-image:url(Images/Hmenu.jpg);
    font-size: 12px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#topnav ul, #topnav li {
	list-style: none;
	display: inline;
	text-align: right;
	font-size: 12px;
}
#topnav li {
	margin-left: 5px;
	padding: 20px;
	margin-right: 5px;
}
* html #topnav li {
	height: 0px;
}
#topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	
}
#topnav a:hover {
	color: #FFFF66;
}
#leftnav
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #000000;
    
    font-weight: bold; /*
	float: left;
    */
    width: 180px;
    margin-top: 0px;
    padding: 1px;
    padding-left: 0px;
    margin-left: 6px; /*
background-image: url('Images/HMenu.jpg');
	
    */
    background-color: #E5D7E7; /* from seamus */
    text-align: justify;
    color: black;
}

#leftnav a:link 

{
	text-decoration: none;
	color: #000000;
	display: block;
	
}

#leftnav a:Active {
	color: #000000;
	/*background-color: #E5D7E7;*/
}


#leftnav a:hover {
    /*text-decoration: underline;*/
	color: #000000;
	background-color: #E5D7E7;
	font-size: 11px;
	
}





#content {
	margin-left: 205px;
	font-size: 11px;
	color: #666666;
	width: 370px;
	padding-top: 20px;
	text-align: Justify;
	height: 100%;
	
}
#content1 {
	margin-left: 205px;
	font-size: 11px;
	width: 370px;
	padding-top: 20px;
	text-align: left;
	height: 100%;
	
}
#homepage #content 
{
    padding-top: 25px;
}

/*
#content a:link, #content a:visited {
	text-decoration: underline;
	color: #0066CC;
	display: block;

}
*/

* html #content {
	margin-left: 0px;
	
}
#content li 
{
       
}
    
#rightcol 
{
    font-size: 12px;
	width: 160px;
	margin-right: -5px;
	float: right;
	margin-top: 25px;
	background-color: #C0E6F1;	
	text-align: left;
	padding: 0px;
	padding-top: 0px;
	height: 100%;
	
	width: 165px;
	margin-right: 5px;
}


#footer 
{
    font-size: 10px;
	clear: both;
	width: 724px; /* Important - USED ! */
	color: #666666;
	background-color: #FFFFFF;
	float: none;
	line-height: 10px;
	margin-top: 10px;
	margin-left: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	
}
#footer dl {
	margin-bottom: 0px;
}
#footer a:link, #footer a:visited {
	color: #3399CC;
	text-decoration: none;
}
#footer a:hover {
	color: #33FF99;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer dt,dd {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer dt {
	margin-left: 30px;
}
*html #footer dt, #footer dd {
	height: 0px;
}

    

.button {
	font-size: 10px;
	color: #006600;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #009966;
	margin: 0px;
	padding: 0px;
}
.box {
	font-size: 12px;
	color: #006633;
	border: 0px none #66FFFF;
}
h1 {
	overflow: hidden;
}
#search {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-left: 5px;
}
#search2 
{
    margin-left: 10px;
    margin-top: 10px;
}
.s2 
{
    margin-bottom: 5px;
}
#Search_Control1 
{
    margin-top: 5px;
    padding-top: 5px;
}
#text1 {
	margin-bottom: 5px;
	width: 160px;
}
#menu1 
{
    width: 165px;
    margin-bottom: 5px;
}

.button 
{
    font-size: 14px;
	background-color: #0099cb;
	color: #FFFFFF;
	border: #FFFFFF 1px Solid;
}
.fact 
{
	padding-bottom: 0px;
	margin: 0px;
	margin-left: 5px;
	font-size: 10px;
	border-top: #999999 1px Dotted;
}

.fact67 
{
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;	
}

#rightcol span {
	font-size: 12px;
	color: #333333;

}
#leftnav h2 
{
       font-size: 13px;
}

#leftitem 
{
    padding: 8px;
}

/* EXTRA CLASSES FROM DESIGN SHEET */

.subheading 
{   
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    color: #6762A8;
}
.subheading2
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px; /* changed by Geoff from 12 to 8 */
    display: block;
    color: #885389;
    
}

.subheading3 
{   
  display: block; 
}
.bodycopy 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 11px;
}  
MediaNewsHeadlineLabel, EventTitleLabel, FPCallDetailLabel 
{
    font-weight: bold;
    font-size: 22px;
}
#bread a:link, #bread a:visited
{
    text-decoration: none;
}
#bread a:hover
{
    text-decoration: underline;
}
.factheading 
{
    background-image: url(Images/factfile.jpg);
    display: block;
    width: 175px;
    height: 25px;
    text-indent: -2222px;
}

#poster

/* in use PW */

{
    background: url(images/header_graphic.jpg);
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    
    width: 726px;
    height: 127px;
            
    margin-top: 0px;
}

#FooterImage

/* in use PW */

{
    background: url(images/footer_graphic.jpg);
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    
    width: 726px;
    height: 41px;
            
    margin-top: 0px;
}





#ScopeMain
{
    background-color: #ffffcc;
    margin-right:25px;
    margin-left:25px;
   
   /*
    margin-right: auto;
    margin-left: auto;
   */
   
    width: 650px;
    margin-top: 0px;
}

#ScopeMain
{
    
}
