/* 
This stylesheet changes colours and graphics from the default styles.
If you change anything here, be sure to replicate the change in every
other section-specific stylesheet.
*/

#scitech #topnav {
	background-color: #99cc00;
	}
#scitech #topnav #search {
	background-color: #B7DB4C;
	}
#scitech #topnav p#sectiontitle {
	color: #fff;
}
	
#scitech h2,
#scitech h3,
#scitech div.h3 {
	color: #7aa300;
	border-bottom-color: #7aa300;
	}
#scitech .hilite h3,
#scitech p.question {
	color: #000000;
	}
	
#scitech .hilite {
	background-color: #EBF5CD;
	}
#scitech .hilite .hilite {
	background-color: #CCE680;
	}
#scitech .hilite .light {
	background-color: #fff;
	}

#scitech .hilite .header-inner {
	background-image: url("/images/designimages/hilite1_tl_scitech.gif");
	}
#scitech .hilite .header {
	background-image: url("/images/designimages/hilite1_tr_scitech.gif");
	}
#scitech .hilite {
	background-image: url("/images/designimages/hilite1_br_scitech.gif");
	}
#scitech .hilite .footer {
	background-image: url("/images/designimages/hilite1_bl_scitech.gif");
	}
#scitech .hilite .hilite .header-inner {
	background-image: url("/images/designimages/hilite2_tl_scitech.gif");
	}
#scitech .hilite .hilite .header {
	background-image: url("/images/designimages/hilite2_tr_scitech.gif");
	}
#scitech .hilite .hilite {
	background-image: url("/images/designimages/hilite2_br_scitech.gif");
	}
#scitech .hilite .hilite .footer {
	background-image: url("/images/designimages/hilite2_bl_scitech.gif");
	}
#scitech .hilite .light .header-inner {
	background-image: url("/images/designimages/hilite3_tl_scitech.gif");
	}
#scitech .hilite .light .header {
	background-image: url("/images/designimages/hilite3_tr_scitech.gif");
	}
#scitech .hilite .light {
	background-image: url("/images/designimages/hilite3_br_scitech.gif");
	}
#scitech .hilite .light .footer {
	background-image: url("/images/designimages/hilite3_bl_scitech.gif");
	}	
	
#scitech .invert .hilite {
	background-color: #CCE680;
	}
#scitech .invert .hilite .hilite {
	background-color: #EBf5CD;
	}
#scitech .invert .hilite .header-inner {
	background-image: url("/images/designimages/invert_hilite1_tl_scitech.gif");
	}
#scitech .invert .hilite .header {
	background-image: url("/images/designimages/invert_hilite1_tr_scitech.gif");
	}
#scitech .invert .hilite {
	background-image: url("/images/designimages/invert_hilite1_br_scitech.gif");
	}
#scitech .invert .hilite .footer {
	background-image: url("/images/designimages/invert_hilite1_bl_scitech.gif");
	}
#scitech .invert .hilite .hilite .header-inner {
	background-image: url("/images/designimages/invert_hilite2_tl_scitech.gif");
	}
#scitech .invert .hilite .hilite .header {
	background-image: url("/images/designimages/invert_hilite2_tr_scitech.gif");
	}
#scitech .invert .hilite .hilite {
	background-image: url("/images/designimages/invert_hilite2_br_scitech.gif");
	}
#scitech .invert .hilite .hilite .footer {
	background-image: url("/images/designimages/invert_hilite2_bl_scitech.gif");
	}
	
#scitech #extralinks .box {
	background: none;
	border-color: #7aa300;
	}

#scitech .hilite li {
	background-image: url("/images/designimages/li_bullet_hilite1_scitech.gif");
	}
#scitech .hilite .hilite li,
#scitech .hilite .hilite p.more {
	background-image: url("/images/designimages/li_bullet_hilite2_scitech.gif");
	}
#scitech .hilite .twocol-1 .hilite li,
#scitech .hilite .twocol-2 .hilite li {
	background-image: none;
	}
#scitech p.more,
#scitech #content dl.bullets dt {
	background-image: url("/images/designimages/li_bullet_scitech.gif");
	}
#scitech .hilite p.more {
	background-image: url("/images/designimages/li_bullet_hilite1_scitech.gif");
	}
#scitech ul.results li {
	background-image: url("/images/designimages/li_bullet_scitech.gif");
	}

/* -----------------------------------------------------------------------------------------   */
/*                         RSC NEW CSS FORM DESIGNS                                            */
/*                             Gareth Palfrey                                                  */
/* -----------------------------------------------------------------------------------------   */

/* xb1,xbb1 = Top or Bottom line,  1 pixel as grey for border.                                 */
/* xb2,xb3,xb4 = These have the background for the top section with grey border left & right   */
/* xbb2,xbb3,xbb4 = These have background of the normal content colour, with same border.      */
/* xboxtop =  This is the colour of the top section                                            */
/* xbox = This is the colour of the main content section                                       */	
	
.xb2, .xb3, .xb4 {background:#99cc00; border-left:1px solid #8395A6; border-right:1px solid #8395A6;}
.xbb2, .xbb3, .xbb4 {background:#CCE680; border-left:1px solid #8395A6; border-right:1px solid #8395A6;}
.xb1,.xbb1 {background:#8395A6;}
.xboxtop {color:#fff; background:#99cc00; border:0 solid #8395A6;}
.xbox {background:#CCE680; border:0 solid #8395A6;}
fieldset .tabhead {color:#fff; background:#99cc00; border-bottom:0px solid #8395A6; }
fieldset .tab, .tab-indented {border: 1px solid #8395A6;}
fieldset .title { background:#99cc00; color: #ffffff;}
.xboxtop .blank { background:#CCE680; }
.xboxtop .header {color: #8395A6;}
.xboxtop .comment {color: #8395A6;}
