@charset "utf-8";
/* RIAI JQuery Screen CSS Document - November 2009*/
/* ----------------------------------------------------- EXPOSE FORMS
------------------------------------------------------------------ */
#mask {
	background:#678 url(/tools/img/expose/mask_gradient_1000.png) no-repeat;
	background-position:-260px -79px;
}

form#expose {
	border:none;
	background:transparent url(/img/global/gradient/h150.png) repeat-x;
	padding:10px;
	margin: 0;
	text-align:center;
	width:auto;
	
}

/* ----------------------------------------------------- HOMEPAGE SLIDESHOW
------------------------------------------------------------------ */
div.banner {width:940px; margin:10px auto 0px auto;}
/* container for slides */
.images {
	background:#fff url(../i/h300.png) repeat-x;
	border:none;
	position:relative;	
	height:302px;	
	width:940px;
	float:left;	
	margin:0;
	
	/* CSS3 tweaks for modern browsers 
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	-moz-box-shadow:0 0 10px #666;
	-webkit-box-shadow:0 0 10px #666;	*/
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:0px;
	padding:15px 30px 15px 15px;
	height:302px;
	font-size:12px;
	overflow:hidden;
}

/* header */
.images h5 {
	font-size:14px;
	font-weight:bold;
	margin:115px 0 0 480px;
	color:#fff;
}
.images p {color:#fff;margin-left:480px;}

h6.banner-link {text-indent:-9999px;display: block;}
h6.banner-link a {background: url(../i/find_out_more.gif) no-repeat;float:right;width: 138px;height: 28px;margin:10px 40px 0 0;}
h6.banner-link a:hover {background: url(../i/find_out_more.gif) 0 -28px no-repeat;}

/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	/*margin-left:330px;*/
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../i/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	


/* prev and next buttons */
.forward, .backward {
clear:both;
	
/*	margin-top:195px;*/
	background:#fff url(../i/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}


/* ----------------------------------------------------- LEFT HAND MENU ACCORDION TABS
------------------------------------------------------------------ */
div.leftmenuBox {
	background:#d3d3c6 url(../i/riai-leftmenuBox-bg.gif) bottom left no-repeat;
	width:195px;
	/*border-top:10px solid #d3d3c6;*/
	}

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#fff;
	width: 175px;
	margin: 0 auto;
}
/* accordion header */
#accordion li.dd {
	/*border-bottom: 1px solid #d4d4d1;*/
	background:transparent;
	font-weight:bold;
	cursor:pointer;		
}

/* currently active header */
#accordion li.current {
	cursor:default;
	background-color:#fff;
}
#accordion ul li a {display: block;font-weight:bold;}
#accordion ul li ul li a {font-weight:normal;}
#accordion ul li.here { background:#333;color:#fff;}

/* accordion pane */
#accordion div.pane {
	/*display:none;*/
	padding:0 0 10px 10px;
}

/********************** SMOOTH VERTICAL MENU TYPES *************************************/
#accordion ul{
padding: 0;
width: 175px; /* Main Menu Item widths */
list-style-type: none;
}
#accordion ul ul {width:100%;} 
#accordion ul li{
position: relative;
}

/* Top level menu links style */
#accordion ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px 0 6px 6px;
border-bottom: 1px solid #d4d4d1;
/*border-right: 1px solid #778;*/
}

#accordion ul li a:link, #accordion ul li a:visited, #accordion ul li a:active{
background: #fff; /*background of menu items (default state)*/
color: #636359;
}


#accordion ul li a.here, #accordion ul li a.here2, #accordion ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #333; 
color: white;
}

#accordion ul li a:hover{
background: #333; /*background of menu items during onmouseover (hover state)*/
color: white;
}
/* Holly Hack for IE \*/
* html #accordion ul li { float: left; height: 1%; }
* html #accordion ul li a { height: 1%; }
/* End */



/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 � 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .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;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}


/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
<![CDATA[
    /*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
    
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
	.sIFR-active h4.title,
    .sIFR-active h5#pullquote {
      visibility: hidden;
    }

    .sIFR-active h1 {
      padding-bottom: 0;
	  margin:0;line-height:.8em;
    }

    .sIFR-active h2 {
      /*display: block;*/
    }

    .sIFR-active h3, .sIFR-active h6 {
padding: 0px;
    }

    .sIFR-active h4 {

      font-weight: normal;
    }

    .sIFR-active h5#pullquote {
display:block; width:100%;height:223; background: url(../i/holder.gif) top left no-repeat;
    }
  ]]>
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
/*---- Header styling ---*
.sIFR-active h1.title {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 24px;
	}
.sIFR-active h2.bannerH {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 24px;
	}
.sIFR-active h3.title {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 18px;
	}	
.sIFR-active h3.index {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 18px;
	}	
.sIFR-active h3.sidetitle {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 18px;
	}	
.sIFR-active h4.title {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 14px;
	}
}