/* CFA stylsheet version 2.2 */

/* Colour Palette */
/*

	Greys : Dark to light

#333
#666
#999
#ccc
#f0f0f0 : background grey

	indigos : Dark to light
	
#471072 : Main indigo
#bea9d5
#e1d7eb


#F90 : Orange
#066 : Dark green
#9c0 : green
#f30 : red
#93c : purple
#03b2ff : blue
#096 : middle green

Required colours

left and right hand border colours for latest news per section

Required images 

bullet_long_[colour].gif for all colours
latest_news_footer_[section].gif
bullet_circle_[colour].gif for all colours
button_print_[section].gif
button_email_[section].gif
latest_news_header_[section].gif
arrow_right_[colour].gif

*/

.hidden{
	position : absolute;
	top : 0px;
	left : -1000px;
}

*{
	margin : 0;
	padding : 0;
	border : 0;
}

body{
	text-align : left;
	background : #f0f0f0 url(../images/bg_top.gif) top left no-repeat;	/* Subtle drop shadow top */	
	font-size : 76%;
	font-family : arial,helvetica,sans-serif;
	color : #666;
}

h1{
	font-size : 1.3em;
}

h2{
	font-size : 1.2em;
}

h3{
	font-size : 1.1em;
}



a:link{color : #666; text-decoration : none;}
a:visited{color : #666; text-decoration : none;}
a:hover{color : #666; text-decoration : underline;}
a:active{color : #f00; text-decoration : underline;}

/* Page layout */

div#wrapper{ /* The whole page */
	width : 768px;
	background : #fff url(../images/bg.gif)	top right repeat-y; /* drop shadow (8px w x 1px h) */
	margin : 6px 0 0 0; /* allowance for drop shadow top */
	padding : 3px 0 0 0;
	height : 1350px;
}
div#wrapper2{ /* The whole page */
	width : 768px;
	background : #fff url(../images/bg.gif)	top right repeat-y; /* drop shadow (8px w x 1px h) */
	margin : 6px 0 0 0; /* allowance for drop shadow top */
	padding : 3px 0 0 0;
	height : 2550px;
}


div#sidepanel{
	width : 213px;
	height : 1350px;
	float : left;
	background : #fff url(../images/sidepanel_bg.gif) top left no-repeat;
	margin-left : 7px;
}

div.pagecontent{ /* The whole of the r/h pane */
	width : 518px;
	float : left;
	margin : 0 0 0 7px;

}

div#main_content{ 
	float : left;
	width : 320px;
}

div#ad_panel{
	width : 171px;
	float : right;
}

div#footer{
	clear : both;
}

/* page content */

div.pagecontent h3, div.pagecontent h2, div.pagecontent h1, div.pagecontent p{
	margin : 8px;
}

div.pagecontent p{
	font-size : 0.9em;
}

div.pagecontent h1{
	color : #471072;
}

div#page_products h1{
	color : #F90;
}

div#main_content{
	margin : 20px 5px 0 4px;
}

*html div#main_content{
	margin : 20px 0px 0 4px;
}

p.intro_text{
	color : #000;
	font-weight : bold;
}

div#main_content h3, div#main_content h2, div#main_content h1, div#main_content p{
	margin : 0 0 4px 0px;
}

hr{
	border-top : 5px solid #ccc;
	margin : 10px 0 5px 0;
}

div#main_content ul, div#main_content ol{
	margin : 5px 0 5px 25px;
}

/* read more links */

div#main_content div.read_more_link{
	width : 320px;
	height : 22px;
	margin : 0 0 5px 0;
}

div#main_content div.read_more_link p{
	margin : 0px 18px 0px 0px;
	padding : 3px 0 0 0;
	text-align : right;
	font-size : 10px;
}


body#page_products div#main_content div.read_more_link{
background : url(../images/read_more_products.gif) top left no-repeat;
}

body#page_qualifications div#main_content div.read_more_link{
background : url(../images/read_more_qualifications.gif) top left no-repeat;
}

body#page_about div#main_content div.read_more_link{
background : url(../images/read_more_about.gif) top left no-repeat;
}
body#page_registration div#main_content div.read_more_link{
background : url(../images/read_more_registration.gif) top left no-repeat;
}
body#page_research div#main_content div.read_more_link{
background : url(../images/read_more_research.gif) top left no-repeat;
}
body#page_careers div#main_content div.read_more_link{
background : url(../images/read_more_careers.gif) top left no-repeat;
}
body#page_information div#main_content div.read_more_link{
background : url(../images/read_more_information.gif) top left no-repeat;
}

/* Page stylings */
body#page_standard div#main_content h1, body#page_standard div#main_content h2, body#page_standard div#main_content h3{
	color : #471072;
}

body#page_products div#main_content h1, body#page_products div#main_content h2, body#page_products div#main_content h3{
	color : #f90;
}
body#page_products div#main_content li{
	list-style-image : url(../images/bullet_circle_orange.gif);
}

body#page_about div#main_content h1, body#page_about div#main_content h2, body#page_about div#main_content h3{
	color : #066;
}
body#page_about div#main_content li{
	list-style-image : url(../images/bullet_circle_dark_green.gif);
}

body#page_registration div#main_content h1, body#page_registration div#main_content h2, body#page_registration div#main_content h3{
	color : #9c0;
}
body#page_registration div#main_content li{
	list-style-image : url(../images/bullet_circle_green.gif);
}

body#page_qualifications div#main_content h1, body#page_qualifications div#main_content h2, body#page_qualifications div#main_content h3{
	color : #f30;
}
body#page_qualifications div#main_content li{
	list-style-image : url(../images/bullet_circle_red.gif);
}

body#page_research div#main_content h1, body#page_research div#main_content h2, body#page_research div#main_content h3{
	color : #93c;
}
body#page_research div#main_content li{
	list-style-image : url(../images/bullet_circle_purple.gif);
}

body#page_careers div#main_content h1, body#page_careers div#main_content h2, body#page_careers div#main_content h3{
	color : #03b2ff;
}
body#page_careers div#main_content li{
	list-style-image : url(../images/bullet_circle_blue.gif);
}

body#page_information div#main_content h1, body#page_information div#main_content h2, body#page_information div#main_content h3{
	color : #096;
}
body#page_information div#main_content li{
	list-style-image : url(../images/bullet_circle_middle_green.gif);
}



/* print and email buttons 

the colour of the print button is set by the id of the body tag
image replacement http://www.kryogenix.org/code/browser/lir/  

*/

div#print_bar{
	border-top : 5px solid #ccc;
	margin : 10px 0 20px 0
}

div#print_bar a{
	color : #adadad;
}


div#print_bar div{
	float : left;
	margin : 5px 0 30px 0;
}

div#print_bar span#button_print{
	float : left;
	margin-right : 3px;
}

div#print_bar p.top_link{
	float : right;
	padding-top : 5px;
}

div#print_bar span#button_print a{ 
    padding: 21px 0 0 0;
    width : 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    display : block; /* important : allows ir on hyperlinks */
    height: 0px !important;
    height /**/: 21px;
}

div#print_bar span#button_email a{ 
    padding: 21px 0 0 0;
    width : 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    display : block; /* important : allows ir on hyperlinks */
    height: 0px !important;
    height /**/: 21px;
}

body#page_products div#print_bar span#button_print a{
	background-image: url(../images/button_print_products.gif);
}
body#page_products div#print_bar span#button_email a{
    background-image: url(../images/button_email_products.gif);
}

body#page_about div#print_bar span#button_print a{
	background-image: url(../images/button_print_about.gif);
}
body#page_about div#print_bar span#button_email a{
    background-image: url(../images/button_email_about.gif);
}

body#page_registration div#print_bar span#button_print a{
	background-image: url(../images/button_print_registration.gif);
}
body#page_registration div#print_bar span#button_email a{
    background-image: url(../images/button_email_registration.gif);
}

body#page_qualifications div#print_bar span#button_print a{
	background-image: url(../images/button_print_qualifications.gif);
}
body#page_qualifications div#print_bar span#button_email a{
    background-image: url(../images/button_email_qualifications.gif);
}

body#page_research div#print_bar span#button_print a{
	background-image: url(../images/button_print_research.gif);
}
body#page_research div#print_bar span#button_email a{
    background-image: url(../images/button_email_research.gif);
}

body#page_careers div#print_bar span#button_print a{
	background-image: url(../images/button_print_careers.gif);
}
body#page_careers div#print_bar span#button_email a{
    background-image: url(../images/button_email_careers.gif);
}

body#page_information div#print_bar span#button_print a{
	background-image: url(../images/button_print_information.gif);
}
body#page_information div#print_bar span#button_email a{
    background-image: url(../images/button_email_information.gif);
}

/* Sidepanel */

div#sidepanel img{
	margin : 8px;
}

/* nav */


div#sidepanel ul{
	list-style-type : none;
	margin : 0 0 0 10px;
	padding : 0 0 0 0;
	font-size : 0.8em;
}

div#sidepanel ul#main_nav li{
	margin : 0px 15px 0px 30px;
	padding : 5px 0;
	font-size : 1.1em;
	border-bottom : 1px solid #ccc;
	background : url(../images/arrow_right.gif) center right no-repeat;
}

div#sidepanel ul#main_nav li a{
	display : block;
}

div#sidepanel ul#main_nav li#current{ /* top level */ 
	font-weight : bold;
	color : #000;
	background : url(../images/arrow_right_bold.gif) center right no-repeat;
}

div#sidepanel ul#main_nav li#nav_on{ /* when there are sub elements */
	font-weight : bold;
	color : #000;
	list-style-image : none;
	padding : 4px 0 0 16px;
	margin : 0 0 0 13px;
}

*html div#sidepanel ul#main_nav li#nav_on{ /* when there are sub elements */
	padding : 4px 0 0 16px;
	margin : 0 0 0 14px;
}

/* sub nav */


div#sidepanel ul#main_nav li ul{
	margin : 0 0 0 0px;
	padding : 0 0 0 14px;
}

*html div#sidepanel ul#main_nav li ul{
	padding : 0 0 0 12px;
}

div#sidepanel ul#main_nav li ul li{
	background : transparent;
	border : 0;
	margin : 0 0 0 0;
	padding : 2px 0;
}

div#sidepanel ul#main_nav li ul li a:hover{
	background : transparent;
}

div#sidepanel ul#main_nav li ul li a:active{
	background : transparent;
}

/*div#sidepanel ul#main_nav li ul li a:visited{
	background : transparent;
}
*/
/*
div#sidepanel ul#main_nav li ul li a:link{
	background : transparent;
}
*/
div#sidepanel ul#main_nav li#nav_on ul li#current{ /* the sub nav element that's selected */
	list-style-image : url(../images/arrow_right_bold.gif);
	background : none;
}

div#sidepanel ul li ul li#current a{ 
	font-weight : bold;
	color : #000;
}

/* section specific nav styles */

div#sidepanel ul#main_nav li.home{
	list-style-image : url(../images/bullet_indigo.gif)
}

div#sidepanel ul#main_nav li.about{
	list-style-image : url(../images/bullet_dark_green.gif)
}
div#sidepanel ul#main_nav li.about ul li{
	list-style-image : url(../images/arrow_right_dark_green.gif);
}
body#page_about div#wrapper div#sidepanel ul#main_nav li#nav_on{
	background : url(../images/bullet_dark_green_long.gif) center left no-repeat;
}

div#sidepanel ul#main_nav li.registration{
	list-style-image : url(../images/bullet_green.gif)
}
div#sidepanel ul#main_nav li.registration ul li{
	list-style-image : url(../images/arrow_right_green.gif);
}
body#page_registration div#wrapper div#sidepanel ul#main_nav li#nav_on{
	background : url(../images/bullet_green_long.gif) center left no-repeat;
}

div#sidepanel ul#main_nav li.qualifications{
	list-style-image : url(../images/bullet_red.gif)
}
div#sidepanel ul#main_nav li.qualifications ul li{
	list-style-image : url(../images/arrow_right_red.gif);
}
body#page_qualifications div#wrapper div#sidepanel ul#main_nav li#nav_on{
	background : url(../images/bullet_red_long.gif) center left no-repeat;
}

div#sidepanel ul#main_nav li.products{
	list-style-image : url(../images/bullet_orange.gif)
}
div#sidepanel ul#main_nav li.products ul li{
	list-style-image : url(../images/arrow_right_orange.gif);
}
body#page_products div#wrapper div#sidepanel ul#main_nav li#nav_on{
	background : url(../images/bullet_orange_long.gif) center left no-repeat;
}


div#sidepanel ul#main_nav li.research{
	list-style-image : url(../images/bullet_purple.gif)
}
div#sidepanel ul#main_nav li.research ul li{
	list-style-image : url(../images/arrow_right_purple.gif);
}
body#page_research div#wrapper div#sidepanel ul#main_nav li#nav_on{
	background : url(../images/bullet_purple_long.gif) center left no-repeat;
}

div#sidepanel ul#main_nav li.careers{
	list-style-image : url(../images/bullet_blue.gif)
}
div#sidepanel ul#main_nav li.careers ul li{
	list-style-image : url(../images/arrow_right_blue.gif);
}
body#page_careers div#wrapper div#sidepanel ul#main_nav li#nav_on{
	background : url(../images/bullet_blue_long.gif) center left no-repeat;
}

div#sidepanel ul#main_nav li.information{
	list-style-image : url(../images/bullet_middle_green.gif)
}
div#sidepanel ul#main_nav li.information ul li{
	list-style-image : url(../images/arrow_right_middle_green.gif);
}
body#page_information div#wrapper div#sidepanel ul#main_nav li#nav_on{
	background : url(../images/bullet_middle_green_long.gif) center left no-repeat;
}

/* the other navigation */

div#sidepanel ul#sub_nav{
	margin : 13px 0 0 39px;
}

/* header section */

div#header_section{
	height : 100px;
	margin : 0 0 0 5px;
}

/* Latest news */

div#latest_news{
	width : 339px;
	float : left;
	border-left : 2px solid #e1d7eb;
	border-right : 1px solid #bea9d5;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 336px;
}

html>body{
	width : 336px;
}

div#latest_news p{
	font-size : .8em;
	margin : 0 0 8px 0;
	padding : 0 0 0 0;
}

div#latest_news p.news_item_date{
	margin : 0 0 1px 0;
	padding : 0 0 0 0;
}

div#latest_news h3{
	font-size : .9em;
	font-wieght : bold;
	color : #000;
	margin : 0 0 1px 0;
	padding : 0 0 0 0;
}

div#latest_news_header{
	width : 339px;
	height : 28px;
	float : left;
	background : url(../images/latest_news_header.gif) top center no-repeat;
}

div#latest_news_header h2{
	font-size : 1em;
	color : #fff;
}

div#latest_news_footer{
	width : 339px;
}

div#latest_news div.news_item{
	background : url(../images/arrow_right.gif) top right no-repeat;
	border-bottom : 1px solid #e5e5e5;
	margin : 8px 8px 0 8px;
}

/* latest news small */

div#latest_news_small_header{
	width : 170px;
	float : left;
	margin : 15px 0 -1px 18px;
	padding : 0;
}

div#latest_news_small{
	width : 170px;
	float : left;
	margin : 0 0 0px 18px;
	padding : 0;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 167px;
}

html>body{
	width : 167px;
}

div#latest_news_small p{
	font-size : .8em;
	margin : 0 0 8px 0;
	padding : 0 0 0 0;
}

div#latest_news_small p.news_item_date{
	margin : 0 0 1px 0;
	padding : 0 0 0 0;
}

div#latest_news_small h3{
	font-size : .9em;
	font-wieght : bold;
	color : #000;
	margin : 0 0 1px 0;
	padding : 0 0 0 0;
}

div#latest_news_small_header h2{
	font-size : 0.9em;
	color : #fff;
}

div#latest_news_footer_small{
	width : 170px;
	float : left;
	margin : 0 0 4px 18px
}

div#latest_news_small div.news_item{
	background : url(../images/arrow_right.gif) top right no-repeat;
	border-bottom : 1px solid #e5e5e5;
	margin : 8px 8px 0 8px;
}

/* section specific news styles */

div#latest_news_small_header{
	background : url(../images/latest_news_header_small.gif) top center no-repeat;
}
div#latest_news_small{
	border-left : 2px solid #e1d7eb;
	border-right : 1px solid #bea9d5;
}

/*body#page_about div#latest_news_small_header{
	background : url(../images/latest_news_header_about.gif) top center no-repeat;
}
body#page_about div#latest_news_small{
	border-left : 2px solid #e8f3f3;
	border-right : 1px solid #d1e7e7;
}

body#page_registration div#latest_news_small_header{
	background : url(../images/latest_news_header_registration.gif) top center no-repeat;
}
body#page_registration div#latest_news_small{
	border-left : 2px solid #e1d7eb;
	border-right : 1px solid #bea9d5;
}

body#page_qualifications div#latest_news_small_header{
	background : url(../images/latest_news_header_qualifications.gif) top center no-repeat;
}
body#page_qualifications div#latest_news_small{
	border-left : 2px solid #FFD2D2;
	border-right : 1px solid #ffa5a5;
}

body#page_research div#latest_news_small_header{
	background : url(../images/latest_news_header_research.gif) top center no-repeat;
}
body#page_research div#latest_news_small{
	border-left : 2px solid #ffd8ff;
	border-right : 1px solid #ffe0ff;
}

body#page_careers div#latest_news_small_header{
	background : url(../images/latest_news_header_careers.gif) top center no-repeat;
}
body#page_careers div#latest_news_small{
	border-left : 2px solid #e1d7eb;
	border-right : 1px solid #bea9d5;
}

body#page_information div#latest_news_small_header{
	background : url(../images/latest_news_header_information.gif) top center no-repeat;
}
body#page_information div#latest_news_small{
	border-left : 2px solid #e1d7eb;
	border-right : 1px solid #bea9d5;
}*/

/* Downloads */

div#main_content div#downloads{
	width : 321px;
	border-left : 2px solid #ecf1d1;
	border-right : 1px solid #dbe79b;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 317px;
}

html>body{
	width : 317px;
}

div#main_content div#downloads_footer{
	width : 318px;
}

div#main_content div#downloads_header{
	width : 318px;
	height : 28px;
	background : url(../images/downloads_header.gif) top center no-repeat;
	margin : 0 0 0 1px;
}

div#main_content div#downloads p{
	font-size : .8em;
	margin : 0 0 8px 0;
	padding : 0 0 0 0;
}

div#main_content div#downloads h3{
	font-size : .9em;
	font-wieght : bold;
	color : #000;
	margin : 0 0 1px 0;
	padding : 5px 0 0 0;
}

div#main_content div#downloads_header h2{
	font-size : 1em;
	margin : 0px 0 1px 10px;
	padding : 6px 0 0 0;
	color : #fff;
}

div#main_content div#downloads div.download_item{
	margin : 0px 8px 0 8px;
}

/* Download panel */

div#main_content div.download_link{
	width : 297px;
	height : 23px;
	margin : 0 0 0px 0px;
}

div#main_content div#downloads div.download_link p{
	margin : 0px 22px 0px 0px;
	padding : 4px 0 0 0;
	text-align : right;
}

div#main_content div.download_link{
background : url(../images/read_more_downloads.gif) top left no-repeat;
}

span.file_details{
	font-weight : normal;
	color : #999;
}

div#latest_news div.news_item{
	margin : 8px 8px 0 8px;
}


/* ad panel */

div#ad_panel div.ad_box{
	height: 91px;
	color : #fff;
	padding : 0px;
	margin : 0px 0 0px 0px;
	padding : 0px 0 0 0px;
}

div#ad_panel a:link{color : #fff;}
div#ad_panel a:visited{color : #fff;}
div#ad_panel a:hover{color : #fff;}

div#ad_panel h2{
	margin: 0px 0 0 0px;
	padding : 13px 0 0 11px;
}

div#ad_panel p{
	width : 50%;
	font-size : .8em;
	margin : 0px 0 0 0px;
	padding : 3px 0 0 13px;
}

div#ad_panel div.read_more_link{
	width : 172px;
	height : 22px;
	background : url(../images/ad_panel_bottom.jpg) top left no-repeat;
	margin : 0 0 5px 0;
}

div#ad_panel div.read_more_link p{
	margin : 0px 0 0px 95px;
	padding : 2px 0 0 0;
}

*html div#ad_panel div.read_more_link p{
	text-align : right;
	margin : 0px 0 0px 60px;
	padding : 2px 0 0 0;
}

div#ad_panel div.read_more_link a:link{	color : #666;}
div#ad_panel div.read_more_link a:visited{	color : #666;}
div#ad_panel div.read_more_link a:hover{	color : #666;}

div#ad_panel div#ad_newsletter{
	background : url(../images/ad_newsletter.jpg) top center no-repeat;
}

div#ad_panel div#ad_products{
	background : url(../images/ad_crayon.jpg) top center no-repeat;
}

div#ad_panel div#ad_registration{
	background : url(../images/ad_rainbow.jpg) top center no-repeat;
}

div#ad_panel div#ad_careers{
	background : url(../images/ad_indigo.jpg) top center no-repeat;
}

/*  Footer */

div#footer p{
	color : #999;
	font-size : 92%;
}

div#footer p span.logo_text{
	color : #333;
	font-weight : bold;
}

div#footer a:link{	color : #999;}
div#footer a:visited{	color : #999;}
div#footer a:hover{	color : #999;}

/***************************************************
				Contact form
***************************************************/
form.contact {
	margin: 10px 0px 15px 0px;
	width: 310px;
	/*border: 1px dotted #e8e8e8;*/
}

form.contact label {
	display: block;
	width: 110px;
	float: left;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 100%;
	/*border: 1px dotted #e8e8e8;*/
}

form.contact input, select {
	position: relative;
	width: 180px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #3c2e25;
	background-color: #e5e5e5; 
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 100%;
	/*border: 1px dotted #e8e8e8;*/
}
form.contact textarea {
	position: relative;
	width: 180px;
	/*height: 20px;*/
	margin: 0px 0px 10px 0px;
	border: 1px solid #3c2e25;
	background-color: #e5e5e5; 
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 96%;
	/*border: 1px dotted #e8e8e8;*/
}
form.contact .submit {
	width: 79px;
	height: 20px;
	border: 0px;
	background-color: #ffffff; 
}

.image_right {
	padding: 5px;
	float: right;
}
