/*typography and colours
--------------------------------------*/

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background:url(../images/Portal-background_main.jpg) top left repeat-x #d05300;
	color:#000;
	margin:0;
	padding: 0;
	}
	
h1 {
	font-weight:normal;
color:#1d6ba1;
	font-family:"Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana;
	font-size:350%;
	margin: 15px 0 10px 0;
	text-transform: lowercase;
	}
	
h2 {
	font-weight:normal;
	color:#1d6ba1;
	font-family:"century gothic", "Lucida Grande", "Trebuchet MS", Verdana;
	font-size:160%;
	margin:0 0 8px 0;
	}	
	
p {
	line-height:1.6em
	}	
	
a:link {
	color: #666666;
	text-decoration: underline;
	}	
	
a:visited {
	color:#999;
	text-decoration: underline;
	}	
	
a:hover {
	color:#ff9900;
	text-decoration: underline;
	}
	
	
p.intro {
	background:url(../images/dots1.jpg) bottom left no-repeat;
	margin-top:0;
	padding:0 0 30px 0;
	
	}	

 .supporters{
 float:left;
 }
/*structure
--------------------------------------*/

#wrapper {
	text-align:left;
	width:800px;
	margin:0px auto 0 auto;
	padding: 0;
	
	background-color:#fff;

	}
	
#columnheader{
	margin:0 10px 20px 10px;}
	
#content1 {
	padding:0px 0 32px 20px;
	}
#column1{float:left;
	width:180px;
	margin:20px 10px 0 20px;
	padding:0 0px 0px 0;
		
		}
	
#column2{
float:left;
	width:270px;
	margin:20px 10px 0 0;
	border-right: dashed 1px #999999;
	
	border-left: dashed 1px #999999;
	padding:0 9px 0 9px;
	}
	
	#column2a{
float:left;
	width:270px;
	margin:20px 10px 0 0;
	/*border-right: dashed 1px #999999;*/
	padding:0 9px 0 0;
	}

#column3{
float:left;
	width:180px;
	background:url(../images/dots2.jpg) top right repeat-y;
	
	
	margin-top:10px;
	
	padding: 0px 9px 10px 0;
}
#column4 {
	float:left;
		padding:0 10px 10px 9px;
	width: 590px;
border-left: dashed 1px #999999;
}
#column5 {
	float:left;
	width:780px;
	padding: 0 10px 10px 15px;
	}
#column6 {
	float:left;
	width:565px;
	padding: 0 10px 10px 15px;
	border-right: dashed 1px #999999;
	margin-right:10px;
	}
div.horrule {
	height: 2px;
	border-top: dashed 1px #999999;
	margin: 20px 0 20px 0;
	}

div.horrule hr {
	display: none;
	}		
	
	
#banner {
	background:url(../images/top-graphic.jpg) top right no-repeat;
	height:98px;
	}


#logo {
display: none;
	padding:20px 0 30px 40px  ;
	}	
	
#logo a  {
	display: block;
	width: 375px;
	}
	
#logo img  {
	display: block;
	width: 0;
	}
	
#logo span {
	display: block;
	width: 375px;
	height: 61px;
	background: url(../images/logo.jpg) no-repeat ;
	}	

#columnheader p{
	margin:0 10px;}	
 p.caption {
	margin:0;
	background-color:#a02410;
	padding: 3px 6px;
	font-size: 70%;
	}

.floatleft{
margin: 0 15px 10px 0;
width: 180px;
float:left;
}

#flashcontent {
	width:270px;
	height: 230px;
	border:5px solid #DEE2E3;
	margin:0 0 10px 0;
	}	

/*Gallery
--------------------------------------*/	

.productwrapper {
	width:237px;
	float:left;
	margin:0 20px 20px 0; 
	height:auto !important;
	min-height: 310px;
	height:310px;

	}
.productwrapper p {
	margin:10px 0 0 0;
	color:#333;
	}
	
.product {
	width:230px;
	height:230px;
	border: #CCCCCC 1px solid;
	text-align:center;
	padding:1px;
	line-height: 230px;
	

	}	
.product img {vertical-align:middle;}

p.products {
	color:#999;
	float:left;
	}
	
p.numbers {
padding: 0 40px 0 0;
	float:right;
	color:#999;
	}	
	
	
/*sub nav*/
	
#subnav {
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	padding-right:32px;
	}
	
#subnav ul {
	letter-spacing: .02em;
	float:right;
	}

#subnav li {
	float:left;	
	list-style-type:none;	
	margin-left:20px;
	}
	
#subnav a {
	float:left;
	text-decoration: none;
	color:#1d6ba1;
	padding:2px 0 2px 0;
	border-bottom: 0;
	}
	
#subnav a:hover,#subnav a.active:hover {
	color: #FFFFFF;
	background-color:#FF6600;
	}	
	
#subnav a.active {
	color:#FF6600;
	border-bottom:1px solid #000;
	}
	
	

/* Footer
--------------------------------------------------------- */
#footer 	{
	margin: 20px 0 0 0;
}
#footer p	{
	color:#fff;
	padding: 0;
	margin: 0;
	}
#footer a:link	{
	color:#fff;
	text-decoration:none;
	}
	
#footer a:visited {
	color:#333;
	text-decoration:none;
	}
	
#footer a:hover	{
	color:#666;
	text-decoration:none;
	}	
#footer {
height: 20px;
background: #1d6ba1;
		color:#333;
	clear: both;
	padding:10px 0 10px 10px;
	font-size:80%;
	}	



/*navigation
--------------------------------------*/
#nav {
	width:800px;
	float:left;
	display:block;
	background:url(../images/top-nav.jpg) top left repeat-x;
	}
	
#nav ul {
	margin:0 0 0 11px ;
	padding:5px 0 0 0;
	letter-spacing: .02em;
	height:auto !important;
	min-height: 32px;
	height:32px;
	}

#nav li {
	float:left;	
	list-style-type:none;	
	}
	
#nav a {
	float:left;
	text-decoration: none;
	color:#fff;
	padding:2px .9em 4px .9em;
	border-bottom: 0;
	}
	
#nav a:hover {
	color:#39a1c6;
	}
	
	


/*lists
--------------------------------------*/	

/*images
--------------------------------------*/

#bifflogo {
	
	}

img {
	border:none;
	}
.news {
border:10px solid #1D6BA1;
padding:0px;
}
.imagemain {
border:5px solid #DEE2E3;
padding:0px;
float: right;
margin: 0 0 0 10px;
}

/*forms
--------------------------------------*/	

legend {
	color:#000;
	display:none;
	
	}	
fieldset {
	border:none;
	margin:0 0 8px 0;
	padding:0;
	}	
	
	
#azsearch {
	margin:0px 30px 20px 0px ;

	}	
	
.go {
	position:relative;
	top:6px;
	}	
	
/*other
--------------------------------------*/
	
.clear {
	clear:both;
	}	
	
.hidden {
	display:none;
	}		
	
.horrule{
height: 10px;
background:url(../images/dots1.jpg) top left repeat-x;

margin: 15px 0; 
}
.horrule hr{
display: none;

}
.horrule2{
height: 1px;
border-top: 1px solid  #ccc;
margin: 0; 
}
.horrule2 hr{
display: none;

}



/*---- sIFR ---*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

.sIFR-active h1
   {
    padding: 0;
	margin: 10px 0 10px 0;
    }
.sIFR-active h1, .sIFR-active h2
   {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }
.sIFR-active h2 {

       visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    
    }
