/*  Ektron Styles Menu
----------------------------------------------------------------- */

h2, .a-head {
	caption: 2 Level 1--Section Title;
	margin: 0 0 6px 0;
	padding:0;
	color:#507990;
	font-size:17px;
	font-weight:bold;
	}

img.imgRight {
	caption: Right-Aligned Image;
	float:right;
	margin: 0px 0px 10px 15px;
	}
img.imgLeft {
	caption: Left-Aligned Image;
	float:left;
	margin: 0px 15px 10px 0px;
	}


/*	
.intro {
	font-size: 14px;
	line-height: 20px;
	caption: Opening Paragraph;
}

.b-head {
	caption: Level 2--Paragraph Header;
	color: #006666;
	font-size: 13px;
	font-weight:bold;
	margin: 15px 0px -5px 0px;
	display: block;
	}
	
.c-head {
	caption: Level 3--Paragraph Sub-header;
	font-weight:bold;
	display:block;
	}
*/
	
/*  Styles to simulate front-end look
----------------------------------------------------------------- */

* { font-size:100.01%; }
html {
 font-size: 62.5%;
}
body {
font-size:62.5%;
        font: 1.2em arial, helvetica, sans-serif;
}

/* Flash audio/video player placeholder styles */

div.video_multiplayer {
  border: solid 1px #000;
  background: #CCC url(/images/vid-player-bg.gif) no-repeat;
  height: 290px;
  width: 590px;
  /*
  caption: Video Multiplayer;
  */
  }

div.flowplayer_multiplayer {
  border: solid 1px #000;
  background: #CCC url(/images/vid-player-bg.gif) no-repeat;
  height: 150px;
  width: 200px;
  /*
  caption: Flash Flowplayer;
  */
  }
  
div.embedFlowplayer_multiplayer {
  border: solid 1px #000;
  background: #CCC url(/images/vid-player-bg.gif) no-repeat;
  height: 150px;
  width: 200px;
/*
  caption: Flash Flowplayer;
*/
  }
  
div.audio_multiplayer {
  border: solid 1px #000;
  background: #CCC url(/images/aud-player-bg.gif) no-repeat;
  height: 310px;
  width: 340px;
/*
  caption: Audio Multiplayer;
*/
  }

div.VideoPlayer { 
  border: solid 0px #000;
  background: #CCC url(/images/vid-player-bg.gif) no-repeat;
  height: 225px;
  width: 267px;
/*
  caption: Video Player;
*/
 }

div.AudioPlayer {
  border: solid 1px #000;
  background: #CCC url(/images/aud-player-bg.gif) no-repeat;
  height: 60px;
  width: 340px;
/*
  caption: Audio Player;
*/
  }

/* RGH Custom Styles */


