
/* $Id: zen-classic.css,v 1.9 2008/09/21 15:09:48 johnalbin Exp $ */

/*
 * COMMON STYLES
 */
 
body {
	width:100%;
	height:100%;
	font-family: Verdana, Arial, sans-serif !important; 
	font-size: 11px; 
	color: #000000;
	background: #737F90 url('images/bg_top.gif') repeat-x top left; 
	/*margin: 0px; */
}

#page {
  /*width: 978px;*/
  position: relative;
  margin-left: auto; 
  margin-right: auto;
  /*width: 700px;*/
  text-align: left;
}



/*BODY.bas  {background: #EEEFF2; margin: 0px; }*/
	
	
/*body.img_assist {
		background:transparent;
		background-color:#EFEFEF;
		color:#000000;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.8em;
		margin:0;
		min-width:0;
		padding:5px;
		width:auto;
}*/
  

#bgr-image{
	/*background: #737F90 url('images/bg_top.gif') repeat-x top left; */
	width: 700px;
	margin: 0px auto;
}


#closure-blocks{
background:url('images/frame_top_central.gif') 0 0 repeat-y;
display:block;
}
#container
{
/*position:absolute;
top:80px;
width:701px;*/
position:relative;
}

#container_mid{
	margin-top: 40px;
	margin-top: 70px;
	#margin-top: 20px;
	background:url(images/frame_mid_central.gif) 0 0 repeat-y;
}


/* Facebook link */
#container #facebook-link{
	position: absolute;
	top:50px;
	right:-230px;
}
	
#container #facebook-link a{
	padding: 3px 10px;
	width: 130px;
	display:block;
	background:#fff;
}
#container #facebook-link #facebook{
	width: 400px;
	background: url("images/facebook_like.png") 0 0 no-repeat;
	width:200px;
	height:48px;
	display:block;
}

#facebook-link .ext{
	display: none !important;
}

#facebook-link #facebook.ext,
#facebook-link a:last-child{
	display: block !important;
}

/* end Facebook links*/

/* Donation link */
#container #coerll-donation{
	position: absolute;
	top:160px;
	right:-230px;
}
	
#container #coerll-donation a{
	padding: 3px 10px;
	width: 130px;
	height: 18px;
	display:block;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 15px; 
	font-variant: normal; 
	font-style: normal; 
	font-weight: normal; 
	font-style:italic;
	text-decoration: none;
	color: #fff;
	background:#2B2B2B;/*5186C7#8C99AA;*/
	text-indent:25px;
}

#container #coerll-donation #donation{
	width: 400px;
	background: transparent url("images/coerll_donation.png") 0 0 no-repeat;
	width:200px;
	height:50px;
	display:block;
}
/* end Donation link */



#container_footer{
	position:relative;
	/*top:-18px;
	top:-50px;*/
	top: -17px !important;
    left: 0px !important;
	#top:0px;
	margin:0px auto; 
	background:url(images/frame_bot_central.gif) 0 0 no-repeat;
	height:50px;
	width: 700px;
}

.page-html-toc-maphtml #container_footer{
	top:-50px;
}

	/*@-moz-document url-prefix() { 

		#container_footer{
			top:0px;
		}
	}*/


#bottom_nav table{
	position:relative;
	top:25px;
	#top:13px;
	width:430px;
	/*margin-left: 250px;*/
	margin-left: 243px;
}
  
  #header_top{
	background:url(images/frame_top_central.gif) 0 0 no-repeat;
	display:block;
	width:701px;
	height:30px;
	position: absolute;
	top: -7px;
  }
	
  #header_mid{
	display:block;
	width:701px;
  }

  #header-region,
  #closure-blocks
  {
    margin: 0 10px;
  }
#main{
	/*top:100px;*/
	padding-top: 0px;
}

  #main .node .content
  {
    color: #333;
  }

  div.content
  {
		/*margin-top:20px;*/
    font-size: 92%;
  }
	
	#sidebar-right div.content
	{
		margin-top:0px;
	}
	
	
	div.links
  {
    font-size: 92%;
  }



  .block h3
  {
    font-size: 122%;
  }

  .book .body
  {
    padding: 0 0 0.5em 0;
    margin: 0;
  }
  
  	
	#squeeze{
		height:1px;
	}
/*
 * HEADER STYLES
 */

  #logo-title
  {
    margin: 10px 20px 0 20px;
    position: relative;
  }

  #logo
  {
    vertical-align: baseline;
  }

  #name-and-slogan
  {
    display: block;
  }

  #site-name
  {
    display: inline;
    font-size: 350%;
  }

  #site-name a, #site-name a:hover
  {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	color:#000;
    margin: 50px auto 10px auto;
	text-indent:70px;
    padding: 0;
	display:block;
	width:675px;
  }

  #site-slogan
  {
    color: #aaa;
    margin: 0;
    font-size: 85%;
    margin-left: 20px;
	display:block;
	width:700px;
	height:100px;
  }


  #mission
  {
    color: #666;
    font-weight: bold;
    padding: 2em;
    background: #D7E3F0 url(images/background.png);
    margin-bottom: 20px;
    font-size: 85%;
    border: solid 1px #B5C9D8;
  }

  .breadcrumb
  {
    margin: 0;
    padding: 0;
    font-size: 85%;
    margin-left: 10px; /* #header-region already has 10px */
  }

  /* "Skip to Main Content" link
   *
   * This link useful for both blind people and people with mobility impairments
   * who cannot use a mouse.
   */

  #skip-nav
  {
    margin: 0 !important;
    padding-left: 20px;
    font-size: 0.8em;
    line-height: 1;
  }

  #skip-nav a
  {
    padding: 1px 10px;
  }

  #skip-nav a:link, #skip-nav a:visited
  {
    color: #ffffff; /* same as background color */
  }

  #skip-nav a:hover, #skip-nav a:active, #skip-nav a:focus
  {
    color: #ffffff;
    background: #2763A5;
    text-decoration: none;
  }

  /* Alternatively, the skip-nav link can be completely hidden until a user tabs
     to the link. Un-comment the following CSS to use this technique. */
  /*
  #skip-nav a, #skip-nav a:hover, #skip-nav a:visited
  {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  #skip-nav a:active, #skip-nav a:focus
  {
    position: static;
    width: auto;
    height: auto;
  }
  #logo-title
  {
    margin: 10px 20px 0 20px;
  }
  */

/*
 * MENU STYLES
 */


/*
 * LINK STYLES
 */

  ul.links
  {
    text-align: left;
  }

  ul.links li
  {
    border-left: 1px solid #9cf;
  }

  .taxonomy
  {
    margin: 0;
    padding: 0;
    display: inline;
  }

  .taxonomy ul.links li
  {
    border: none;
    padding: 0 .1em 0 .2em;
  }

  .taxonomy ul.links li:after
  {
    content: ",";
  }

  .taxonomy ul.links li.last:after
  {
    content: "";
  }

  ul.links li.first
  {
    padding-left: 0;
    border: none;
  }

  .links
  {
    color: #999;
  }

  .links a
  {
    padding: 0 .1em 0 .1em;
  }

  .submitted, .taxonomy
  {
    font-size: 85%;
    color: #999;
  }
  
  dl { margin: 0 0 1em 1.5em; }
  dl dd { margin: 0 0 0.5em 1.5em; }
  table {
    font-size: 11px;
    margin-bottom: 10px;
		margin-left: -5px;
  }
  td { padding: 0 0.6em; }
  form { margin-bottom: 10px; }

  

/*
 * FORM STYLES
 */

  input, textarea, textfield
  {
    color: #000;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    padding: 1px;
    font-size: 100%;
  }

  input.form-checkbox, input.form-radio
  {
    border: none;
  }


  div .form-submit, .button
  {
		display:inline;
	}
  .form-submit, .button
  {
    position:relative;
		width:60px;
		height:20px;
		
		display:block;
  }

  #user-login-form
  {
    text-align: left;
  }

  #user-login-form .item-list ul
  {
    margin-top: 0;
    padding-bottom: 0;
  }


	ul.primary {
		border-bottom: none;
	}
	
/*
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
  #user-login-form li.openid-link, /* The "Log in using OpenID" links. */
  #user-login li.openid-link
  {
    margin-top: 1em;
    margin-left: 0;
  	padding-left: 1.5em;
  	background-position: left center;
  }

  #user-login-form li.user-link, /* The "Cancel OpenID login" links. */
  #user-login li.user-link
  {
    margin-top: 1em;
  }

  #user-login li.user-link /* The Cancl OpenID link on the /user form. */
  {
    margin-left: 0;
  }

/*
 * ALERTS, STATUS, HELP MESSAGE STYLES
 */

  div.messages
  {
    padding: 1.3em 1em .3em 52px;
    border-width: 2px;
    margin: 10px 0;
  }

  div.status
  {
    border: 2px solid #ddd;
    background-color: #eee;
  }

  div.messages ul
  {
    padding: 0 0 0 20px;
    margin: 0;
  }

/*
 * FOOTER STYLES
 */


  #footer-wrapper
  {
    margin: 0;
		padding:0px 200px;
		margin:0px -180px;
		color: #000;
		clear: both;
		padding: 5px 10px;
		font-size: 10px;
  }

  #footer
  {
    color: #FFFFFF;
    text-align: center;
    margin: 0;
    font-size: 85%;
  }
	
	.creative_commons{
		display:inline;
		margin-top:20px;
	}

  #footer table
  {
	margin:0px auto;
  }
	

  #footer *
  {
    color: #FFFFFF;
  }

  #footer a{color: #fff; text-decoration:none;}
  #footer a:hover { color: #ddd; text-decoration:underline; }
  #footer p { margin: 0.5em 0; display:inline;}
  #footer .block { margin: 5px 0; }

  #footer img.drupal-powered
  {
    position: relative;
    top: .3em;
  }

  #footer .block
  {
    text-align: left;
  }
 

/*
 * ADMINISTRATION STYLES
 */

  .admin-panel
  {
    margin: 0;
    padding: 0;
  }

  .admin-panel .body
  {
    background-color: #eee;
    border: solid #6191C5 1px;
  }

  .admin-panel .body dl, .admin-panel .body p
  {
    padding: 10px;
  }

  .admin-panel h3
  {
    margin-bottom: 0;
    padding: 5px 5px 5px 30px;
    font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    font-size: 122%;
    color: #fff;
    border-width: 0 2px 2px 2px;
  }

  table tr.odd
  {
    background: #ddd;
  }

  td.icon
  {
    text-align: center;
  }

/*
 * COMMENT STYLES
 */

  .comment
  {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #EBF2F8;
  }

  .comment-unpublished
  {
    background-color: #FFF;
  }

  .comment-by-author
  {
    background: none;
    border: 1px solid #6191C5;
  }

  .comment  h3.title
  {
    font-size: 122%;
  }

  .comment  h3.title, .comment  h3.title a
  {
    color: #2266AB;
    font-weight: normal;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
    margin-top: 0;
  }

  .comment .picture, .node .picture
  {
    float: left;
    margin-right: 15px;
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .node-unpublished{
	background:transparent;
  }

  .insert-node-body .node{
	  padding:0;
	  margin:0;
  }

  .comment .new
  {
    color: #FFC600;
    font-weight: bold;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  }

  .comment .links
  {
    text-align: right;
  }

/*
 * POLL STYLES
 */

  .poll .bar .foreground
  {
    background: #2763A5;
  }

  .poll .bar
  {
    padding: 2px;
    background: #BDCBDD;
  }

/*
 * BOOK STYLES
 */

  div.node div.content .book-navigation
  {
    background: #eee;
    margin: 0;
    padding: 0;
  }

  div.node div.content .book-navigation ul.menu
  {
    border: 0;
    border-top: 1px solid #2763A5;
    margin: 0;
    padding-bottom: 10px;
  }

  div.node div.content .book-navigation .page-links
  {
    background: #C1D4EA;
    border: 1px solid #2763A5;
    border-width: 1px 0 1px 0;
    padding: 5px;
    margin: 0;
  }

/*
 * Pager styles
 */

  .pager
  {
    text-align: center;
    margin-top: 30px;
  }

  .pager  a, .pager-current
  {
    padding: 3px 8px 3px 8px;
    margin: 0 2px 0 2px;
    color: #2763A5;
    font-weight: bold;
    border: solid 1px #eee;
  }

  .pager-current
  {
    color: #fff;
    background-color: #2763A5;
  }

/*
 * Node, Block, Content styles
 */

  .node
  {
    /*margin-bottom: 15px;*/
    padding-bottom: 15px;
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }
  
    h1.title
  {
		color:#2153AA;
		font-size:22px;
		font-style:italic;
  }

	h2.video_title{
		background:transparent url('images/ti_vid.gif') 0 0 no-repeat;
		float:right;
		position:relative;
		top: -33px;
		font-size: 11px;
		font-weight: normal;
		color: #ccc;
		/*margin-top:-45px;
		margin-top: -10px;*/
		right: -47px;
		/*padding:6px 0px 15px 20px;*/
		padding:2px 0px 15px 20px;
		width: 568px;
	}
	
	h2.video_sub_title{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom:10px;
	font-weight: bold;
	padding-left:320px;
	}

  .node h2.title
  {
    margin-bottom: .1em;
  }

  .node h2.title a
  {
    color: #555;
    font-size: 129%;
    font-weight: normal;
    font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    line-height: 1.4em;
  }
	
	

  #tag_area
  {
	  float:right;
	top:100px;
	right:0px;
	  
  }

  .sticky
  {
    border-bottom: solid 3px #ddd;
  }

  #sidebar-left .block,
  #sidebar-right .block
  {
    border-bottom: solid #ddd 1px;
    padding-bottom: 15px;
    margin: 0 0 1.5em 0;
		background:url(images/frame_mid_central.gif) 0 0 repeat-y;
  }

  #sidebar-left .block
  {
    padding-right: 15px;
  }
  #sidebar-right .block
  {
    padding-left: 15px;
  }

  .block .item-list ul
  {
    padding-left: 0;
  }
	
	
	#block-block-3{
		position: absolute;
		right: 0px;
		z-index: 1 !important;
		display: block;
		width: 100%;
		height: 100px;	
	}
	
	.main_links {
		width: 263px;
		height: 89px;
		background: transparent url('images/ti_mainlinks_bg.gif');
		margin: 0px auto !important;
		left: 222px;
		position: relative;
	}	

/*
 * Status report colors.
 */

  table.system-status-report tr.error, table.system-status-report tr.error th
  {
    background-color: #fcc;
    border-color: #ebb;
    color: #200;
  }

  table.system-status-report tr.warning, table.system-status-report tr.warning th
  {
    background-color: #ffd;
    border-color: #eeb;
  }

  table.system-status-report tr.ok, table.system-status-report tr.ok th
  {
    background-color: #dfd;
    border-color: #beb;
  }

/****************Added 11/2/2009***/

body {
  text-align: center;
  /*margin-top:10px;*/
  margin-bottom:10px;
  color:#666666;
  /*background-color: #E0E0E0;*/
}

A:link {
	COLOR:#557fb9;  text-decoration: none;/*#2153AA;*/
}
A:visited {
	COLOR: #557fb9; text-decoration: none;/*#2153AA;*/
}
A:active {
	COLOR: #557fb9; text-decoration: none;/*#2153AA;*/
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}


#page_column_left {
  margin-left: -20px; 
  height:792px;
  width:130px;
  position:absolute;
  top:160px;
  text-align: left;
  border: 2px solid #ccc;
}

#page_column_right {
  margin-right: auto;
  width: 130px;
  height:792px;
  text-align: left;
  background: #222;
  border: 8px solid #222;
}



#header_wrapper {
position:absolute;
left:0px;
width:100%;
  background:url(images/nav_bgr.png) -7px 0 repeat-x;
  padding:10px;
  height:50px;
}

#header {
  height: 60px;
  /*padding:15px;
  background: url('images/header_bg.gif') top right no-repeat;*/
	/*margin:0px -30%;
	position: relative;*/
	 top: 0px;
	 left: 0;
	 /*width: 915px;*/
	width: 100%;
}

.header__region{
	position: absolute;
	top:	0px;
	left:	0px;
	right: 0px;
	margin: 0px -100%;
	/*margin: 0px auto;*/
  background:url('images/nav_bgr.png') -7px 0 repeat-x;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}



#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #F1F6FE url('images/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url('images/side_bg.gif') bottom left repeat-x;
}

#content {
  margin-bottom: 0px;
  font-family: verdana, arial, sans-serif;
  color: #333333;
  padding:20px 30px 10px;	

}

/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
  font-size:14px;
  width:100%;
}
ul.menu li {
  margin: 0 0 0 0.1em;
}


ul.menu li a {
  margin: 0 0 0 0.1em;
}


li.expanded {
  list-style:none;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}


li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

li.expanded .leaf{
  display:block;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#fi_icons h3{
	border:0px;
	font-family: Avant Garde, sans-serif;
	background:url("images/sec_bg.gif") 0 0 no-repeat;
	color:#557fb9;
	margin:0;
	margin-top:30px;
	line-height:20px;
	font-weight:100;
	letter-spacing:-0.1 !important;
	font-size: 16px;
}

.page-html-toc-maphtml #content h3{
	font-size: 11px;
  color: #333;
	margin-bottom: 0px;
	/*margin-left:49px;*/
	border:0px;
}

.page-html-toc-iconshtml .pane-node{
	height: 40px;
}

.page-html-toc-iconshtml .pane-node:last-child{
	height: 140px;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

@font-face { font-family: Delicious; src: url('fonts/Avant_Garde_Demi_BT.ttf'); } @font-face { font-family: Avant Garde; font-weight: regular; src: url('fonts/Avant_Garde_Demi_BT.ttf');/*font-size: 50px;*/ }

@font-face { font-family: Delicious; src: url('fonts/angelina.ttf'); } @font-face { font-family: angelina; font-weight: regular; src: url('fonts/angelina.ttf');}

td h6{
	background:url("images/sec_bg.gif") 0 0 no-repeat;
}

h6 { 
	font-family: Avant Garde, sans-serif;
	color:#557fb9;
	margin:0;
	line-height:15px;
	font-weight:100;
	letter-spacing:0.05;
}

.panel-2col-stacked .panel-col-first{
	height:100%;	
	width:45%;
}

.panel-2col-stacked .panel-col-last{
	height:100%;	
	width:55%;
}


.panel-col-first a{color:#000;}
.panel-col-first a:hover {color: #FF0000; text-decoration: underline;}
.panel-col-last a{color:#000;}
.panel-col-last a:hover {color: #FF0000; text-decoration: underline;}

#mini-panel-ch_pdf_section{
	padding-top:20px;
}

.pane-chapter-section-pdf{
	padding:0px 0px 0px 0px;
}

.pane-chapter-section-pdf h3{
	display: none;
}

.pane-ch-pdf-section .pane-node img{
	width:95px !important;
	height:130px !important;
}

.panel-pane .image{
	float:left;
	padding:0px 5px 0px 0px;
}

.pane-node{
	float: left;
}

.pane-node img{
	float:left;
	padding:0px 5px 0px 0px;
	width: auto;
	height: 48px;
}

#fi_icons .pane-node{
	padding-bottom:8px;
}

#fi_icons img{
	padding-top:8px;
}

#fi_icons .pane-1,
#fi_icons .pane-2,
#fi_icons .pane-3,
#fi_icons .pane-4,
#fi_icons .pane-5,
#fi_icons .pane-6,
#fi_icons .pane-7,
#fi_icons .pane-8,
#fi_icons .pane-9,
#fi_icons .pane-10,
#fi_icons .pane-11{
	padding-left:55px;
	padding-bottom: 10px;
}

#fi_icons .pane-7,
#fi_icons .pane-8{
	padding-bottom: 18px;
}

.panel-pane #node-347{
	float:left;
	/*margin:-60px 0px 0px 100px;
	#margin:-50px 0px 0px 100px;*/
	margin:-35px 0px 0px 100px;
	#margin:-15px 0px 0px 100px;
}

.sec_title h2, h2.pane-title, h2.pane-title a.h2_link,
.node-type-fi-chapter h1.page__title{
	font-family: Avant Garde, sans-serif;
	background:url("images/sec_bg.gif") 0 0 no-repeat;
	color:#557fb9;
	margin:0;
	line-height:20px;
	font-weight:100;
	letter-spacing:-0.1 !important;
	font-size: 16px;
	font-style:normal;
}

h2.pane-title.act{
	float: left;
}

.node-type-fi-chapter h1.page__title{
	letter-spacing: 0.1em;
	display:none;
}



td h2.pane-title{
	font-size: 12px;
	line-height:20px;
}

.page-html-toc-maphtml .pane-title{
	padding-bottom:10px;
}


/*#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('images/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}*/

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.item-list .icon {
  color: #555;
  float: right;
  padding-left: 0.25em;
  clear: right;
}
.item-list .icon a {
  color: #000;
  text-decoration: none;
}
.item-list .icon a:hover {
  color: #000;
  text-decoration: none;
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
  list-style: disc;
}
.calendar .row-week td a {
  display: block;
}
.calendar .row-week td a:hover {
  background-color: #888; color: #fff;
}
.calendar a {
  text-decoration: none;
}
.calendar a:hover {
  text-decoration: none;
}
.calendar table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000;
}
.calendar td, .calendar th {
  text-align: center;
  border: 1px solid #000;
  padding: 1px;
  margin: 0;
  font-size: 0.8em;
}
.calendar td.day-blank {
  border: 0;
}
img {
  border: 0;
}
br.clear {
  clear: both;
}

#content thead{
	width:600px;
}

#content table.views-table{
	width:100%;
	padding:0x;
}

#content table.views-table tabledrag-processed td{
	width:300px;
	padding:0x;
}

.node-form-has-region-right .form-region-main{
	position:relative;
	width:100%;
}

.node-form .form-region-right{
	position:relative;
	width:100%;
}

/********** add NST 12/18/2009 **********/

/*ul#nice-menu-1{
	width:675px;
	margin: -40px 0px 0px -25px;
	font:Verdana, Geneva, sans-serif;
	background:url('images/menu_bg.png') 0 0 repeat-x;
}

#block-nice_menus-1 .handle{
	display:none;
}

#nice-menu-1 li{
  background:url('images/menu_bg.png') 0 0 repeat-x;
  font-size:16px;
  border:0px;
  padding: 0px 20px 20px 20xp;
  margin: 0px 20px 20px 20xp;
}

#nice-menu-1 li:hover{
  background:#C33;
}

#nice-menu-1 li.menuparent ul li{
  font-size:12px;
  width:16em;
}

#nice-menu-1 a{color:#FFF;}
#nice-menu-1 a:hover{color:#69C;text-decoration:none;}
#nice-menu-1 li.menuparent a:hover{color:#69C;text-decoration:none;}

.sf-sub-indicator{
	display:none;	
}*/

/********** add NST 12/18/2009 **********/

#frame{
	background: #737F90 url('images/r2_slate.gif') repeat-x top left;
	display:block;
	width:485px;
	height:316px;
}

#tra{
	margin:0px auto; 
	position:relative;
	top:0px;
	left:20px;
}
#n{
	background:#EEEEEE;
	position:relative;
	top:20px;
	width:20px;
	background: #737F90 url(./images/but_n_cu.gif) repeat-x top left;
	display:block;
}
#buttons{
	position:relative;
	top:40px;
	left:30px;
	height:20px;
	width:200px;
}
/********** add NST 03/27/2010 **********/

/**/
ul.nice-menu,ul.nice-menu li, ul.nice-menu ul{
  border:0px;
  background:transparent;
	background-color:transparent;
}

ul.nice-menu-down li.menuparent,#header-region ul.nice-menu-down li.menuparent,
ul.nice-menu-down li.menuparent:hover, ul.nice-menu-down li.over {
	background:transparent;
}

/*#nav*/
#block-nice-menus-1 {
  /*position:absolute;*/
  position:relative;
  top:0px;
	/*left:20px;*/
	left: 0px;
  height: 49px;
	/*width:855px;*/
  clear: both;
  font-size: 13px;
	/*width: 890px;*/
	width:735px;
	margin: 0px auto;
}

/*#block-nice-menus-1.block { margin: 0px; }*/

/*#nav_secondary {
  position:absolute;
  top:0px;
  right:-400px;
  height: 49px;
  width: 400px;
  clear: both;
  font-size: 13px !important;
}*/


#block-search-form {
  position:relative;
 top:-30px;
right:-20px;
	/*z-index:6000;*/
}

#block-search-form.block{
	margin:0px;
}

/*	#search #autocomplete li*/
#block-search-form #autocomplete li{
		width:200px;
		display: block;
		background:#fff;
		color:#000;
	}

/*#search #autocomplete li:hover*/
#block-search-form #autocomplete li:hover{
		width:200px;
		display: block;
		background:#69F;
		color:#fff;
	}

/*#nav_secondary #search*/
#nav_secondary #block-search-form{
	margin: -15px 0px 0px -60px;
}

/*#nav_secondary #search .form-text*/
#nav_secondary #block-search-form .form-text{
	background:#fff;
}

/*#nav_secondary #search label*/
#nav_secondary #block-search-form label{
	display:none;
}

#search-block-form .form-submit, #search-theme-form .form-submit { width: 60px; font-size: 13px;}
#search-block-form .form-text, #search-theme-form .form-text { width: 119px; }

#search-theme-form { margin: 30px 0; }

/*#nav ul, #nav_secondary*/
#block-nice-menus-1 ul, #nav_secondary {
  padding: 0;

}

/*#nav li, #nav_secondary li */
#block-nice-menus-1 li, #nav_secondary li{
  float: left;
  list-style: none;
  border-right: 1px solid #fff;
}

/*#nav li:hover, #nav_secondary li:hover*/
#block-nice-menus-1 li:hover, #nav_secondary li:hover {
  float: left;
  background:#494F58;
  list-style: none;
  border-right: 1px solid #fff;

}

/*#nav a, #nav_secondary a*/
#block-nice-menus-1 a, #nav_secondary a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 0 15px 1px;
  line-height: 49px;
  margin-right: 3px;
}

/*#nav li a*/
#block-nice-menus-1 li a{
	font-size:120%;
  font-family:Tahoma, Geneva, sans-serif;	
}

#nav_secondary li a{
  font-size:120%;
  font-family:Tahoma, Geneva, sans-serif;	
}

/*#nav li li a, #nav_secondary li li a{*/
#block-nice-menus-1 li li a, #nav_secondary li li a{
  font-size:100%;
  font-family:Arial, Helvetica, sans-serif;	
}

/*#nav ul ul, #nav_secondary ul ul{*/
#block-nice-menus-1 ul ul, #nav_secondary ul ul{
  background:#494F58;
  width: 200px;
	margin-top: 10px;
	#margin-top:10px;
}

/*#nav ul ul a, #nav_secondary ul ul a {*/
#block-nice-menus-1 ul ul a, #nav_secondary ul ul a {
  text-decoration: none;
  background:#494F58;
  color: #fff;
  display: block;
  line-height: 22px;
  width:200px;
  border-bottom: 1px solid #6E7782;
}

/*#nav ul ul li, #nav_secondary ul ul li {*/
#block-nice-menus-1 ul ul li, #nav_secondary ul ul li {
  float: left;
  background:#494F58;
  list-style: none;
}

ul.nice-menu ul{
  top:41px;
}

ul.nice-menu ul li{
}

/*#nav a:hover, #nav_secondary a:hover*/
#block-nice-menus-1 a:hover, #nav_secondary a:hover { text-decoration: underline; background: #333; color: #fff; }
/*#nav a.active, #nav_secondary a.active*/
#block-nice-menus-1 a.active, #nav_secondary a.active { color:#BBC17A; }
/*#nav a.active:hover, #nav_secondary a.active:hover*/
#block-nice-menus-1 a.active:hover, #nav_secondary a.active:hover { color: #fff; background: #333; }

.view-chapter-jump-menu-2{
	position:absolute;
	top:-80px;
	left:300px;
}

.view-chapter-jump-menu-2 select{
	font-size: 20px;
	text-indent:10px;
	top:10px;
	letter-spacing:0.1em;
	height:49px; 
	font-family:angelina;
	color: #fff;  
	background:#494F58; 
	width:250px;
	padding: 0 15px 1px;
  margin-right: 3px;
	border:0px;
}
.view-chapter-jump-menu-2 option{
	font-size: 20px;
	text-indent:10px;
	letter-spacing:0.1em;
	font-family:angelina; 
  background:#494F58;
}

.view-chapter-jump-menu-2{
	vertical-align:middle;
}

.view-chapter-jump-menu-2 #ctools-jump-menu{
	background:transparent; 
	}


/*
 * MENU STYLES
 */

  div.menu
	/*, #navigation*/
  {
	clear: both;
	margin:0px auto;
	top:0px;
	height: 49px;
	width: 600px;
	font-size: 10px;
  }
	
	.logged-in #navigation{
		position: relative !important;
		top: -40px !important;
	}
	
	.node-type-quiz #navigation{
		display: none;
	}
	
  #primary
  {
	position:absolute;
	top:9px;
	left:100px;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 49px;
  }


  #secondary
  {
	position:absolute;
	top:9px;
	right:100px;
	height: 49px;
	clear: both;
	line-height: 49px;
	font-size: 10px;
  }

  #primary ul, #secondary ul
  {
    padding: 0;
  }

  #primary ul.links li,
  #secondary ul.links li
  {
	float: left;
	list-style: none;
	border-right: 1px solid #fff;
  }

  #primary a, #secondary a
  {
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 49px;
	margin-right: 3px;
  }

  #primary li:hover, #secondary li:hover
  {
	background: #333; 
  }

  #primary a:hover, #secondary a:hover
  {
	text-decoration: underline; 
	background: #333; 
	color: #fff;
  }

  #primary a.active, #secondary a.active
  {
    background-position: 0% -84px;
  }

  #popups{
	opacity:1;  
  }
  
  #sec_group_top{
	background:url(../images/ti_sec_group_top.png) 0 5px no-repeat;
}

#sec_group_mid{
	background:url(../images/ti_sec_group_middle.png) repeat-y;
}
td.first_cell{
	text-indent:15px;	
}

#sec_group_bot{
	background:url(../images/ti_sec_group_bot.png) no-repeat;
}

#vid_eng_button{
	background:url("images/but_e.gif") top no-repeat;
	position:absolute;
	top:380px;
	left:130px!important;
	width:96px;
	height:40px !important;
}

#vid_eng_button:hover{
	background:url("images/but_e_ro.gif") top no-repeat;
}

#vid_fr_button{
	background:url("images/but_f.gif") top no-repeat;
	position:absolute;
	top:380px;
	width:96px;
	height:40px !important;
}

#vid_fr_button:hover{
	background:url("images/but_f_ro.gif") top no-repeat;
}

#vid_player{
	width:360px;
}

#vid_player{
	float:left;
}

#troubleshooting_message { /*position:absolute !important;*/ left:20px;  top:135px; width:300px; height:auto; z-index:0 !important; color:#F00; border: 1px solid #F00;padding:10px;margin:40px;
}

#buttons_popup{
	postition:relative;
	left:370px;
	top:250px;
	width:100px;
	height:24px;
}


#vid_eng_trans{
	position:absolute;
	left:0px;
	display:none;
}
#vid_fr_trans{
	position:relative;
}


.swftools{
	flsec oat:left;
}


#video-player p{
	margin: 0px !important;
}

video#player,
article #player{
	position: relative;
	top: 20px;
}

.vjs-default-skin .vjs-share-button:before {
  content: "\e00e";
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-share-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-share-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}

.vjs-default-skin .vjs-big-play-button{
	top: 50% !important;
	left: 50% !important;
	margin: -2em auto -1em -2em
}

.page-taxonomy .vjs-default-skin .vjs-big-play-button{
	/*margin: -0.5em auto -1em -1em;*/
	margin: -0.5em -2em;
}

.node-type-fi-chapter video#player_html5_api{
	width: 301px;
	height: 20px;
}

.node-type-fi-chapter .vjs-default-skin .vjs-big-play-button,
.page-taxonomy .vjs-default-skin .vjs-big-play-button{
	/*width: 20%;*/
	height: 80%;
	/*top: 0em;*/
}


.node-type-fi-chapter .vjs-default-skin .vjs-big-play-button{
	top: 60px !important;
}


.node-type-fi-chapter .vjs-default-skin .vjs-big-play-button::before,
.page-taxonomy .vjs-default-skin .vjs-big-play-button::before{
	line-height: 0.8em;
}

.page-taxonomy .video-js{
	 margin-top: 20px;
}

.node-type-fi-chapter video#player{
	top: 0px;
}

.panel-2col-stacked .pane-ch-pdf-section .panel-col-first{
	width:15%;
}
.panel-2col-stacked .pane-ch-pdf-section .panel-col-last{
	width:85%;
}

.page-html-toc-maphtml .pane-chapter-section-vocabulary .pane-title{
	margin-left:48px;
}

.page-html-toc-maphtml #vcr .pane-title{
	background:none;
	padding:0px;
	margin-bottom:-40px;
}


.page-html-toc-maphtml .pane-chapter-section-pdf .pane-title{
	margin-left:55px;
}



.page-html-toc .pane-chapter-section-videos-intro,
.page-html-toc .pane-chapter-section-vocabulary,
.page-html-toc .pane-chapter-section-phonetics,
.page-html-toc .pane-chapter-section-videos-voc,
.page-html-toc .pane-chapter-section-videos-culture,
.page-html-toc .pane-chapter-section-videos-publicite,
.page-html-toc .pane-chapter-section-activity,
.page-html-toc-maphtml .pane-chapter-section-videos-intro,
.page-html-toc-maphtml .pane-chapter-section-vocabulary,
.page-html-toc-maphtml .pane-chapter-section-phonetics,
.page-html-toc-maphtml .pane-chapter-section-videos-voc,
.page-html-toc-maphtml .pane-chapter-section-videos-culture,
.page-html-toc-maphtml .pane-chapter-section-videos-publicite{
  padding-bottom: 15px;
}


.page-html-toc .pane-chapter-section-videos-voc h2:first-child{
	display:none;
}

.page-html-toc .pane-chapter-section-vocabulary .pane-title/*,
.page-html-toc .pane-chapter-section-videos-voc .pane-title*/{
	font-size: 16px !important;
}

.page-html-toc .pane-chapter-section-videos-int-fr h2,
.page-html-toc .pane-chapter-section-videos-int-usa h2,
.page-html-toc .pane-chapter-section-videos-culture h2,
.page-html-toc .pane-chapter-section-videos-publicite h2,
.page-html-toc .pane-chapter-section-videos-voc h2,
.page-html-toc .pane-chapter-section-vocabulary h2 a{
	letter-spacing:normal;
	font-size:12px;
}

.page-html-toc-maphtml .pane-chapter-section-vocabulary h2 a{
	font-size:16px;
}

/*.page-html-toc .pane-chapter-section-videos-int-fr h2 a,
.page-html-toc .pane-chapter-section-videos-int-usa h2 a,
.page-html-toc .pane-chapter-section-videos-culture h2 a,
.page-html-toc .pane-chapter-section-videos-publicite h2 a,
.page-html-toc .pane-chapter-section-videos-voc h2 a,
.page-html-toc .pane-chapter-section-vocabulary h2 a
{
	padding-left: 15px;
  background: url("images/ico_pdf.gif") 0 0 no-repeat;
}*/


.page-html-toc .pane-videos h2.pane-title,
.page-html-toc .pane-1 h2.pane-title{
  margin-left: 70px;
}

.page-html-toc-iconshtml .pane-1 h2.pane-title{
  margin-left: 0px;
}

.page-html-toc .pane-1 p{
	display: none;
}

/*.pane-chapter-section-videos-int-fr td,
.pane-chapter-section-videos-int-usa td{
	min-width:20px;
}*/

.page-html-toc .pane-chapter-section-videos-int-fr h2.pane-title,
.page-html-toc .pane-chapter-section-videos-int-usa h2.pane-title,
.page-html-toc .pane-chapter-section-videos-culture h2.pane-title,
.page-html-toc .pane-chapter-section-videos-publicite h2.pane-title{
  margin-left: 0px;
	color: #000;
}

.page-html-toc .pane-chapter-section-videos-voc h2,
.page-html-toc .pane-chapter-section-videos-voc h2.pane-title{
  margin-left: 45px;
	#margin-left: 0px;
}

.page-html-toc #mini-panel-videos,
.page-html-toc .pane-chapter-section-videos-voc
{
	margin-top:-17px;
}


.page-html-toc .pane-chapter-section-videos-culture h2,
.page-html-toc .pane-chapter-section-videos-publicite h2
{
  /*padding-left: 15px;*/
	letter-spacing:normal;
	font-size:12px;
	color:#000;
	font-family: 'Avant Garde', sans-serif;
}

.page-html-toc-maphtml .pane-chapter-section-videos-culture h2,
.page-html-toc-maphtml .pane-chapter-section-videos-publicite h2,
.page-html-toc-maphtml .pane-chapter-section-videos-int-fr h2,
.page-html-toc-maphtml .pane-chapter-section-videos-int-usa h2,
.page-html-toc-maphtml .pane-chapter-section-grammar h2{
	letter-spacing:normal;
	font-size:16px;
	color: #557FB9 !important;
	background:url("images/sec_bg.gif") 0 0 no-repeat;
	font-family: 'Avant Garde', sans-serif;
	margin-left:50px;
}

.page-html-toc-maphtml h2 a{
	text-decoration:none;
	cursor:default;
}

.page-html-toc-maphtml h2 a:hover,
.page-html-toc-maphtml h2 a:visited{
	color: #557FB9;
}


.page-html-toc .culture-title,
.page-html-toc .publicite-title{
  padding-left: 15px;
	letter-spacing:normal;
	font-size:12px;
	margin-left:42px;
}

#vcr .pane-title{
	padding-bottom:10px;
}

.page-vcr .panels-flexible-column-first .pane-title{
	background:none;
}

.page-vcr .panels-flexible-column{
	width: 27%;
}

.page-vcr .panels-flexible-column.panels-flexible-column-first{
	width: 15% !important;
}


.page-html-toc-maphtml .image{
	margin-top:-30px;
}

.page-html-toc-maphtml #node-119 .image{
	margin-top:20px;
}

 
.page-html-toc-maphtml .pane-chapter-section-phonetics .image,
.page-html-toc-maphtml .pane-chapter-section-activity .image, 
.page-html-toc-maphtml .pane-chapter-section-videos-int-fr .image,
.page-html-toc-maphtml .pane-chapter-section-videos-int-usa .image,
.page-html-toc-maphtml .pane-chapter-section-videos-intro .image{
	margin-top:0px;
}



.page-html-toc .pane-chapter-section-vocabulary,
.page-html-toc .pane-chapter-section-phonetics,
.page-html-toc .pane-chapter-section-videos-voc,
.page-html-toc .pane-chapter-section-videos-int-fr,
.page-html-toc .pane-chapter-section-videos-int-usa,
.page-html-toc .pane-chapter-section-videos-culture,
.page-html-toc .pane-chapter-section-videos-publicite,
.page-html-toc .pane-chapter-section-videos-intro{
 min-height:48px;
}

.page-html-toc .pane-chapter-section-activity{
 min-height:60px;
}

.page-html-toc-maphtml .views-row,
.page-html-toc .views-row,
.page-html-toc .pane-chapter-section-videos-intro p{
 margin-left:48px;
 margin-top: 0px !important;
 margin-bottom: 0px !important;
 font-size: 11px !important;
 line-height: normal !important;
}

.page-html-toc-maphtml .views-row,
.page-html-toc .views-row,
.page-html-toc .pane-chapter-section-videos-intro p{
 margin-left:48px;
 margin-top: 0px !important;
 margin-bottom: 0px !important;
 font-size: 11px !important;
 line-height: normal !important;
}


/*.intro_title{
  margin-left:48px;
}*/

.page-html-toc .views-row{
	#margin-left:0px;
}

.page-html-toc .pane-chapter-section-videos-culture .views-row,
.page-html-toc .pane-chapter-section-videos-publicite .views-row{
	 margin-left:5px;
	 /*margin-top:10px;*/
	 margin-bottom:10px;
}

.page-html-toc .pane-chapter-section-pdf .views-row{
 margin-left:0px;
}

.page-html-toc .pane-chapter-section-videos-int-fr table,
.page-html-toc .pane-chapter-section-videos-int-usa table{
	margin-top:0px;
	margin-bottom:8px;
}


ol.quiz_list{
	float: right;
	width: 150px;
	font-style:italic;
}

ol.quiz_list h2.pane-title{
	margin-top: 40px;
	padding-bottom: 15px;
}

.quiz_title{
		font-size: 13px;
		font-weight: bold;
		color: #141414;
		width:440px;
}

li.index_link{
	margin-left:-20px;
	text-indent:20px;
	background: url('images/ico_page.gif') 0 0 no-repeat;
}
li.help_link{
	margin-left:-20px;
	text-indent:20px;
	background: url('images/ico_help.gif') 0 0 no-repeat;
}
li.time_link{
	margin-left:-20px;
	text-indent:20px;
	background: url('images/ico_time.gif') 0 0 no-repeat;
}

 form.quiz_form,
.quiz_form table,
.quiz_description{
	width: 440px;
}

.quiz_form tr,
.quiz_form td{
	padding: 2px 0px;
}

.submit_btn{
	margin-bottom: 40px;
}

.form-submit{
	margin-bottom: 40px;
}

ol li.spacer, ol li.index_link, ol li.help_link, ol li.dot_link, ol li.time_link{
	list-style:none;
}

ol li.dot_link{
	font-size:9px;
	color:#245EB2;
}

td.quiz_header_cell{
	width:23px;
}

td.quiz_header_cell_second{
	color:#245EB2;
	width:60px;
}

.correct_answer{
		color:#245EB2;
}


.pane-chapter-section-grammar ol{
	margin:0px;
	padding: 0px 0px 6px 47px;
	margin: 0px -60px 0px 0px;
}
/*#mini-panel-videos{
	position:relative;
	top:45px;
}*/

/**/
.page-html-toc .pane-chapter-section-videos-int-fr,
.page-html-toc .pane-chapter-section-videos-int-usa,
.page-html-toc .pane-chapter-section-videos-culture,
.page-html-toc .pane-chapter-section-videos-publicite
{
	padding: 0px 0px 6px 45px;
	#padding: 0px 0px 6px 0px;
}

.page-html-toc-maphtml .pane-chapter-section-videos-int-fr,
.page-html-toc-maphtml .pane-chapter-section-videos-int-usa{
	padding: 0px !important;
}

#voc_tax h3{
	display:none;
}


#voc_tax .view-content{
	background:#dee4ee;
	/*rounded corners for all browsers*/
	 -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
		border-radius: 8px;
		padding: 40px 0px 20px 25px;
		margin-right:30px;
		margin-top:-40px;
}

.node-type-fi-chapter #attachments a {
  padding-left: 20px;
  background: url("images/pdf_symbol.jpg") 0 0 no-repeat;
}



.node-type-fi-video .page__title{
	display: none;
}


.terms{
	display:none;
}



#voc_section{
	display:block;
	margin-bottom:15px;
}


table.vocabulary{
	margin-top: -22px;
}

.vocab_header, 
.voc_header a, 
.voc_header_trans,
table.vocabulary .vocab_header,
table.vocabulary .voc_header_trans td{
	font-family: Avant Garde, sans-serif;
	background:url("images/sec_bg.gif") 0 0 no-repeat;
	color:#557fb9 !important;
	margin:0;
	line-height:15px;
	font-weight:100;
	letter-spacing:-0.1 !important;
	font-size: 16px;
	text-indent:20px;
	#text-indent:5px;
	text-decoration:none;
}

.voc_header a,
.voc_header a:link,
.voc_header a:hover,
.voc_header a:active{
	text-decoration:none;
}

table.vocabulary .vocab_header,
table.vocabulary .voc_header_trans{
	background:transparent;
	line-height: 20px;
}

table.vocabulary .voc_header_trans td{
	text-indent:0px;
}

.voc_header span.subtitle,
.voc_header_trans span.subtitle{
	position: absolute;
	padding-top:5px;
	background:url("images/sec_bg.gif") 0 0 no-repeat;
}

.voc_header_trans span.subtitle{
	text-indent:15px;
}


tr.tr_voc, tr.tr_voc td{
	height: 18px;
}


tr.tr_voc td{
	width:250px;
	text-align:left;
}


.tr_voc:hover{
	background:#F5F7FA;
}


.tr_voc:hover td{
	color:#966;
}


tr.tr_voc table{
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}


tr.tr_voc table td{
	text-align:left;
}


h1.vocab, 
h1.verb_practice, 
h1.toc, h1.quiz, 
h1.act, 
h1.pho,
.page-html-toc h1.page__title,
.page-taxonomy-term .page__title,
.page-vp .page__title{
	font-family: Avant Garde, sans-serif;
	color: #900 !important;
	margin:0;
	line-height:15px;
	font-weight:normal !important;
	font-style:normal !important;
	letter-spacing:-0.1 !important;
	font-size: 19px;
	text-indent:7px;
	text-decoration:none;
}

h1.act,
h1.pho,
.page-vp .page__title{
	text-indent: inherit;
}


.page-taxonomy-term .page__title,
.page-vp .page__title{
	padding-top: 20px;
	padding-bottom: 20px;
}

h1.vocab a, 
h1.verb_practice a, 
h1.toc, h1.quiz a, 
h1.act a, 
h1.pho a,
h1.vocab a:link, 
h1.verb_practice a:link, 
h1.toc, h1.quiz a:link, 
h1.act a:link, 
h1.pho a:link,
h1.vocab a:hover, 
h1.verb_practice a:hover, 
h1.toc, h1.quiz a:hover, 
h1.act a:hover, 
h1.pho a:hover{
color: #900 !important;
text-decoration:none;
}


/*h1.toc,*/
.page-html-toc h1.page__title{
	padding: 10px 0px 20px;
}


h1.quiz{
	padding-top:15px;
	padding-bottom:19px;
	width:440px;
}

.node-type-quiz h1.page__title{
	display: none;
}

h2.quiz_subtitle{
	width:440px;
}


.subsubchild_french{
	float:left;
	margin-top:5px;
	width:320px;
}


.subsubchild_english{
	font-style:oblique;
}

.flowplayer3-mediaplayer{
	position:relative;
	margin-left:24px;
	z-index:0;
}

.swftools object{
	z-index:0;
}


.block-views .handle, .block-search .handle{
	display:none;
}


#vid_buttons{
	position: relative;
	width: 348px;
	height:28px;
	left:320px;
	top:-240px;
	border-bottom: 4px #245EB2 solid;
}


.translation_view,.transcript_view{
	position:absolute;
	margin-right:3px;
	margin-top:-240px;
	margin-right:30px;
	width:320px;
	height: 220px;
	left:350px;
	overflow-y:auto;
	#overflow-x:hidden;
}


#submit_transcript, #submit_translation, #submit_off{
	display:inline;
	border:0px;
	width:110px;
	height:25px;
	font-family: Avant Garde, sans-serif;
	font-size:17px;
	color:#fff;
	cursor:pointer;
	margin-right: 4px;
}

.btn_off{
	background:transparent url('images/but_vid_off.gif') 0 0 no-repeat;
}

.btn_off:hover{
	background:transparent url('images/but_vid_on.gif') 0 0 no-repeat;
}

.btn_on{
	background:transparent url('images/but_vid_on.gif') 0 0 no-repeat;
}

.btn_on:hover{
	background:transparent url('images/but_vid_off.gif') 0 0 no-repeat;
}

table.grammar_item{
	margin-top:0px;
	margin-left: 20px;
	/*#margin-top:-40px;
	margin-left:49px;
	#margin-left:50px;
	width:236px;*/
}


table.grammar_item td{
	padding-left: 0px;
	padding-right: 4px;
}



/*@-moz-document url-prefix() { 
	#bottom_nav table{ top:13px; }
}*/


#bottom_nav table td{
	width:15px;
	#width:9px;
	padding:0px;
	#font-size:9px;
}


#bottom_nav table td a{
	text-decoration:none;
	color:#fff;
	font-size:10px;
	#font-size:9px;
	#width:9px;
}


#bottom_nav table td a:hover{
	text-decoration:none;
	color:#ccc;
}


#verb_select_form{
	position:relative;
	height:400px;
	margin-bottom: -10px;
}


.views-exposed-widgets{
	margin:0px;
}


#views-exposed-form-chapters-default .views-exposed-widgets{
	display: inline;
	float: left;
	margin-top: -20px;
	margin-left: 550px;
	padding:0px;
	width:180px;
}


#views-exposed-form-chapters-default .views-exposed-form .views-exposed-widgets{
	display: inline;
}




/*#views-exposed-form-verb-practice-jump-menu-default{
	height:200px;
}*/

#views-exposed-form-verb-practice-page .form-item-term-node-tid-depth,
#views-exposed-form-verb-practice-page .form-item-term-node-tid-depth-1{
	padding: 2px 0px;
}


/*div div div #edit-term-node-tid-depth,
div div div #edit-term-node-tid-depth-1,
div div div #edit-submit-verb-practice-jump-menu{
	position:absolute;
	right:10px;
}

div div div #edit-term-node-tid-depth,
div div div #edit-term-node-tid-depth-1{
	width:170px;
}


div div div #edit-term-node-tid-depth{
	top:50px;
}

div div div #edit-term-node-tid-depth-1{
	top:70px;
}

div div div #edit-submit-verb-practice-jump-menu{
	top:80px;
}*/


#views-exposed-form-chapters-default .views-exposed-form .views-exposed-widgets .form-submit{
	margin-top:0px;
}

.all-attached-images{
	text-align:right;
	float: right;
}

.act_img,
div.image-attach-body{
	float: right;
	max-height:300px;
	position: relative;
	top: 90px;
	/*right:0px;*/
	right: -50px;
	padding-bottom:100px;
	/*margin-left:30px;*/
	margin-top: -80px;
	z-index:100;
}



a.act_pdf{
	/*position:relative;
	left: 220px;
	top:40px;
	#	top:20px;
	float: left;*/
	position: relative;
	top: -45px;
	float: right;
	right: 160px;
	width: 90px;
	z-index:1000;
}

a.act_pdf input{
	position: relative;
	left: 10px;
	background: transparent url('images/ico_pdf_act.gif');
	border:0px;
	width:50px;
	height:50px;
	cursor:pointer;
	float:left;
}

a.act_pdf span.act_pdf_text{
	/*position: absolute;
	bottom: 0px;*/
	width: 100px;
	float:left;
	/*margin-left: -60px; top: 50px;*/
}


.intro_title a{
	font-style:italic;
}


.int_fr_table{
	width:330px;
	#width:inherit;
}

table.int_fr_table td,
table.int_usa_table td{
	/*padding-left: 0.6em;
	padding-right: 0px;*/
	padding: 0 0 0 0.6em;
}


.page-html-toc-maphtml div.pane-content{
	magin-left:50px;
}


.page-html-toc-maphtml .panel-pane{
	magin-left:50px;
	padding-bottom:20px;
}


.pane-chapter-feed-links{
    display: inline-block;
	width: 100%;
}

.page-html-toc-maphtml .map_voc_wrapper,
.page-html-toc-maphtml .map_gra_wrapper,
.page-html-toc-maphtml .map_archive,
.page-html-toc-maphtml .view-content,
.pane-chapter-archive-links div{
	margin-left: 48px;
}

.page-html-toc-maphtml .map_vid_voc_wrapper .map_vid_voc{
	padding-left:10px;
}

.page-html-toc-maphtml .map_voc, 
.page-html-toc-maphtml .map_act,
.page-html-toc-maphtml div.map_vid_cult{
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left:10px;
}

.page-html-toc-maphtml div.map_vid_cult .filefield-file{
	display:inline;
}


.page-html-toc-maphtml .map_pho{
	padding-left:50px;
}


.main_links {
	position: relative;
	left: 221px;
	top: 14px;
	width: 263px;
	height: 89px;
	background: transparent url('images/ti_mainlinks_bg.gif');
	margin: 0px auto !important;
}


.main_link_content{
	padding-left:70px;
	padding-top:3px;
	color:#fff;
}


.main_links a.zip_link,
.main_links a.zip_link:link{
	font-family:Avant Garde;
	color:#ccc;
	font-size:12px;
}


.main_links a.zip_link:hover,
.main_links a.zip_link:active{
	color:#fff;
	text-decoration:none;
}

.main_links a.zip_link:visited{
	color:#fff;
}

.view-chapter-jump-menu
.view-chapter-jump-menu div.view-content{
	display:inline;
	width:100px;
}


.view-chapter-jump-menu #edit-go-1{
	display:none;
	width:0px;
}


.fi_title{
	font-family: Avant Garde, sans-serif;
	position:absolute;
	left:10px;
	margin-top:-40px;
	width: 670px;
	line-height:28px;
	color:#ccc;/*#222; #36393F;*/
	font-size:25px;
}

.fi_title a,
.fi_title a:link,
.fi_title a:visited{
	color:#ccc;
}


.chp_title,
.chp_title a,
.chp_title a:link{
	font-size:17px;
	display:inline;
}

.chp_num_title,
.chp_num_title a,
.chp_num_title a:link{
	float:right;
	font-size:17px;
	margin-top:3px;
	#margin-top:-9px;
}

.fi_title a:hover,
.chp_title a:hover,
.chp_num_title a:hover{
	color:#fff;
	text-decoration:none;
}


.pane-verb-conjugation-reference{
	padding-top:15px;
	display:inline;
}

.view-id-chapter_jump_menu, 
.view-id-chapter_jump_menu .view-content,
.view-id-chapter_jump_menu .view-content div,
.view-id-chapter_jump_menu form,
.view-id-chapter_jump_menu select{
	width:100px;
	display:inline;
}

TABLE.MsoNormalTable TD
{
border: solid 2px #777;
}

.chansons{
	font-size:14px;
}

.chansons a:link{
	color:#245EB2;
	text-decoration:underline;
}

.chansons a:link:hover,
.chansons a:link:active,
.chansons a:link:visited{
	coiclor: #FF0000;
}

div.panels-flexible-column-50-1,
div.panels-flexible-column-54-1{
	width: 28.5%;
}


div.panels-flexible-column-50-main,
div.panels-flexible-column-50-2,
div.panels-flexible-column-54-main,
div.panels-flexible-column-54-2{
	width: 26%;
}


div.panels-flexible-column-50-3,
div.panels-flexible-column-54-3{
	width: 17%;
	margin-top: -7px;

}

div.panels-flexible-column-50-3 h2,
div.panels-flexible-column-54-3 h2{
	background:none;
	font-size:12px;
}



table.verb_description{
	height:40px;
	width:300px;
	font-weight:bold;
}


table.vcr_table td{
	padding:0 0 0 0.6em;
}



.panels-flexible-column-52-main{
	width:auto;
}

.panels-flexible-column-52-main .pane-node{
	max-height:200px;
}

.panels-flexible-row {
	margin:0;
	padding:0 0 2em 0;
}

.panels-flexible-row .panels-flexible-row-first {
	padding:0;
}


.chk_0{
	background: transparent url('images/chk_0.gif') 0 0 no-repeat;
	width:12px;
	height:15px;
}

.chk_1{
	background: transparent url('images/chk_1.gif') 0 0 no-repeat;
	width:12px;
	height:15px;
}

.strikethrough{
	background: transparent url('images/strikethrough.gif') 0 0 repeat-x;
}



/****** Eric Eubanks CSS ******/

/* paragraph  */
P        { padding: 0px; border: 0px;}
P.pto    { margin-top: 10px; margin-bottom:  0px;}
P.ptop   { margin-top: 15px; margin-bottom:  0px;}
P.pbo    { margin-top:  0px; margin-bottom: 10px;}
P.pbot   { margin-top:  0px; margin-bottom: 15px;}
P.pbob   { margin-top:  0px; margin-bottom: 20px;}
P.trans  { margin-top: 5px; margin-left:3px; margin-bottom: 0px; text-align:left;}
#content p.trans{ margin-top: 8px; padding-right: 30px;}

p.tit     { margin-top: 3px; margin-bottom: 10px;}
p.tit_end { margin-top: 3px; margin-bottom: 20px;}
p.tit_vcr { margin-top: 5px; margin-bottom: 15px;}
p.tit_vp  { margin-top: 5px; margin-bottom: 15px;}
p.reg     { margin-top: 10px; margin-bottom: 10px;}
p.reg_end { margin-top: 10px; margin-bottom: 20px;}
p.reg_enz { margin-top: 10px; margin-bottom: 25px;}

p.p00_00     { margin-top:  0px; margin-bottom:  0px; }
p.p00_03     { margin-top:  0px; margin-bottom:  3px; }
p.p00_05     { margin-top:  0px; margin-bottom:  5px; }
p.p00_07     { margin-top:  0px; margin-bottom:  7px; }
p.p00_10     { margin-top:  0px; margin-bottom: 10px; }
p.p00_12     { margin-top:  0px; margin-bottom: 12px; }
p.p00_15     { margin-top:  0px; margin-bottom: 15px; }
p.p00_20     { margin-top:  0px; margin-bottom: 20px; }
p.p00_22     { margin-top:  0px; margin-bottom: 22px; }
p.p00_25     { margin-top:  0px; margin-bottom: 25px; }
p.p00_30     { margin-top:  0px; margin-bottom: 30px; }
p.p00_40     { margin-top:  0px; margin-bottom: 40px; }

p.p03_12  { margin-top:  3px; margin-bottom: 12px; }
p.p03_14  { margin-top:  3px; margin-bottom: 14px; }
p.p03_15  { margin-top:  3px; margin-bottom: 15px; }
p.p03_20  { margin-top:  3px; margin-bottom: 20px; }
p.p03_25  { margin-top:  3px; margin-bottom: 25px; }
p.p03_30  { margin-top:  3px; margin-bottom: 30px; }

p.p05_03  { margin-top:  5px; margin-bottom:  3px; }
p.p05_05  { margin-top:  5px; margin-bottom:  5px; }
p.p05_07  { margin-top:  5px; margin-bottom:  7px; }
p.p05_10  { margin-top:  5px; margin-bottom: 10px; }
p.p05_15  { margin-top:  5px; margin-bottom: 15px; }

p.p07_20  { margin-top:  7px; margin-bottom: 20px; }


/* H: used in podcast popup win */
h2,h3,h4,h5 {
	font-family: Verdana, Arial, sans-serif; 
	color: #0055CC;
	font-weight: bold;
	letter-spacing: .1em; 
	margin: 0;
	padding: 0;
}


h3 {
	font-size: 14px; 
	line-height: 120%;
	border-bottom: 1px solid #A0A0A0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px; 
	line-height: 120%;
	border-bottom: 1px solid #A0A0A0;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

/* podcast popup sm title style */
.ts_blue  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0055CC; font-weight: bold; line-height: 14px; letter-spacing: .1em; }

/* TD */
TD     { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 14px; color: #000000;}
TD.blu { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 14px; color: #245EB2;}
TD.i   { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 14px; color: #000000; font-style: italic;}
TD.iact   { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 14px; color: #000000; font-style: italic;}
TD.iti { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 14px; color: #000000; font-style: italic;}
TD.phb { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #2B2B2B; font-weight: bold; line-height: 14px;}
TD.phd { font-family: Verdana, Arial, sans-serif;  font-size: 11px; color: #141414; font-weight: bold; line-height: 14px;}
TD.sm  { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 14px; color: #000000;}
TD.uni { font-family: "Arial Unicode MS","Lucida Sans Unicode","Verdana","Arial","sans-serif"; font-size: 12px; line-height: 14px; color: #000000;}
TD.vo  { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 16px; color: #000000; font-style: plain; width:30% !important;}
TD.voi { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 16px; color: #000000; font-style: italic; width:30% !important;}
TD.vs  { font-family: Arial, sans-serif; font-size: 11px; line-height: 11px; color: #FFFFFF ; }

/* TD, verb practice, blue */
TD.vpblu { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 14px; color: #245EB2;}


DIV.phd { font-family: Verdana, Arial, sans-serif;  font-size: 11px; color: #141414; font-weight: bold; line-height: 14px;}


/* SPAN */
SPAN.i   { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 14px; color: #000000; font-style: italic;}
SPAN.iti { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 14px; color: #000000; font-style: italic;}
SPAN.tvi { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 14px; color: #000000; font-style: italic;}
SPAN.phb { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #2B2B2B; font-weight: bold; line-height: 14px;}
SPAN.phd { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #141414; font-weight: bold; line-height: 14px;}
SPAN.uni { font-family: "Arial Unicode MS","Lucida Sans Unicode","Verdana","Arial","sans-serif"; font-size: 12px; line-height: 14px; color: #000000;}

SPAN.in1 { margin-left: 24px;}
SPAN.in2 { margin-left: 48px;}
SPAN.in3 { margin-left: 72px;}
SPAN.in4 { margin-left: 96px;}

SPAN.th  { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; line-height: 15px }
SPAN.ti  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #245EB2; line-height: 15px;}
SPAN.ts  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; position: relative; left: 25px;}
SPAN.tsl { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 10px; font-style:italic; }


/* BODY */
BODY      {font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 14px; color: #000000;}
BODY.mai  {background: #737F90 url(images/bg_top.gif) repeat-x top left; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }
BODY.bas  {background: #EEEFF2; margin: 0px; }


/* DIV, main*/
#fr    { position: relative;  margin: 0px auto; /*left: 50%;margin-left: -393px;*/ top: 0px; width: 701px; }
#frv   { position: relative; left: 50%; top: 0px; width: 380px; margin-left: -190px;}
#arv   { position: absolute; left: 50%; top: 0px; width: 380px; margin-left: -190px;}
#frvt  { position: absolute; left: 50%; top: 0px; width: 875px; margin-left: -432px;}
#frtop { position: absolute; left:  0px; top:  46px; z-index: 10;  }
#frbot { position: absolute; left: 85px; top: 589px; z-index: 10;  }

#mid   { /*position: relative; left: 85px; top:  45px;*/ /*z-index: 100;*/ }
/*#mid table {position: absolute;top:20px;}*/
#mid td{ padding:0 1.0em 0 0;}
#mid tr{ padding:0;}
#thm   { position: absolute; left:  5px; top:  69px; z-index: 100; }
#tis   { position: absolute; left:117px; top:  64px; z-index: 100; }
/*#tit   { position: absolute; left: 85px; top:   0px; z-index: 100; }*/
#tit   { position: absolute; left: 85px; top:   50px; z-index: 1000; }

#tab   { position: absolute; left:577px; top:  46px; z-index: 200; }
#tcb   { position: absolute; left:  0px; top: 574px; z-index: 200; }
#tct   { position: absolute; left:  0px; top:  64px; z-index: 200; }
#jmp   { position: absolute; left:592px; top:  46px; z-index: 300; }


/* DIV, audio */
#afr   { position: absolute; left:  0px; top: 57px;  z-index: 10;  }
#ati   { position: absolute; left:  0px; top: 29px;  z-index: 100; }
#ast   { position: absolute; left:195px; top:129px;  z-index: 100; }
#aud   { position: absolute; left: 30px; top: 87px;  z-index: 100; }


/* DIV, video */
#vfr   { position: absolute; left:  0px; top: 57px;  z-index: 10;  }
#vst   { position: absolute; left:195px; top:369px;  z-index: 100; }
#vid   { position: absolute; left: 30px; top: 87px;  z-index: 100; }


/* DIV, video w/transcript */
#vtfr  { position: absolute; left:  0px; top: 52px;  z-index: 10;  }
#vidt  { position: absolute; left: 30px; top: 92px;  z-index: 100; }
#vtti  { position: absolute; left:615px; top: 57px;  z-index: 100; width: 240px; text-align: center; }

/* clip rect (top,right,bottom,left) */
#tra  { position: absolute; left: 405px;  top: 92px; width:425px; height:255px; clip:rect(0px 450px 255px 0px); z-index: 200; }
#fre  { position: absolute; z-index: 200; visibility: hidden; }
#eng  { position: absolute; z-index: 200; visibility: hidden; }
#non  { position: absolute; z-index: 200; visibility: hidden; }

#tbar { position:absolute; left: 732px; top: 383px; width: 80px; z-index:300;}
#f    { position:absolute; left: 732px; top: 383px; width: 20px; height: 20px; z-index:400; visibility: visible; }
#e    { position:absolute; left: 762px; top: 383px; width: 20px; height: 20px; z-index:400; visibility: hidden; }
#n    { position:absolute; left: 792px; top: 383px; width: 20px; height: 20px; z-index:400; visibility: hidden; }

#sbar { position:absolute; left: 850px; top: 326px; width: 15px; z-index:300; }


/* ANCHOR */
A:link    { color: #000000; text-decoration: none; }
A:visited { color: #000000; text-decoration: none; }
A:hover   { color: #B20302; text-decoration: underline; }
A:active  { color: #245EB2; text-decoration: underline; }

/* ANCHOR red */
A.red:link    { color: #B20302; text-decoration: none; }
A.red:visited { color: #B20302; text-decoration: none; }
A.red:hover   { color: #B20302; text-decoration: underline; }
A.red:active  { color: #245EB2; text-decoration: underline; }

/* ANCHOR blue */
A.blue:link    { color: #245EB2; text-decoration: none; }
A.blue:visited { color: #245EB2; text-decoration: none; }
A.blue:hover   { color: #B20302; text-decoration: underline; }
A.blue:active  { color: #245EB2; text-decoration: underline; }

/* ANCHOR blk */
A.blk:link    { color: #000000; text-decoration: none;}
A.blk:visited { color: #000000; text-decoration: none;}
A.blk:hover   { color: #245EB2; text-decoration: none;}
A.blk:active  { color: #000000; text-decoration: none;}

/* ANCHOR wht */
A.wht:link    { color: #FFFFFF; text-decoration: none; }
A.wht:visited { color: #FFFFFF; text-decoration: none; }
A.wht:hover   { color: #9AC4FF; text-decoration: none; }
A.wht:active  { color: #FFFFFF; text-decoration: underline; }

/* ANCHOR ltblue */
A.ltblue:link    { color: #9AC4FF; text-decoration: none; }
A.ltblue:visited { color: #9AC4FF; text-decoration: none; }
A.ltblue:hover   { color: #9AC4FF; text-decoration: underline; }
A.ltblue:active  { color: #FFFFFF; text-decoration: underline; }

A.vid_pdf:link	{ color: #6583C0; text-decoration: none; }
A.vid_pdf:visited	{ color: #6583C0; text-decoration: none; }
A.vid_pdf:hover		{ color: #415575; text-decoration: none; }
A.vid_pdf:active		{ color: #415575; text-decoration: none; }

/* code */
CODE { color: #993333; font-family: Courier,monospace; font-size: 12px; }    


/* FORM */
form        { display: inline; }
select.jc   { font-size: 11px; height:15px; font-family: sans-serif; color: #000000;  background-color: #EEEFF2; width:67px; }
select.jc2  { font-size: 11px; height:15px; font-family: sans-serif; color: #000000;  background-color: #EEEFF2; width:77px; }
select.jc3  { font-size: 11px; height:15px; font-family: sans-serif; color: #000000;  background-color: #EEEFF2; width:87px; }
select.jtv  { font-size: 11px; height:15px; font-family: sans-serif; color: #000000;  background-color: #EEEFF2; width:50px; }
select.jvc  { font-size: 11px; height:15px; font-family: sans-serif; color: #000000;  background-color: #EEEFF2; width:110px; }
select.vp   { font-size: 11px; height:15px; font-family: sans-serif; color: #303030; background-color: #EEEFF2; width:135px; padding:0px; margin:0px;}

input.tv    { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #202020; background-color: #FFFFFF; border-color: #EEEFF2; width:440px; height: 17px; /*height:20px;*/ margin-top: 5px;}
input.vp    { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #202020; background-color: #FFFFFF; border-color: #EEEFF2; width:210px; height: 17px; /*height:20px;*/ margin-top: 5px;}
input.but   { color: #202020; background-color: #F7F8FB; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:11px; width: 85px; padding-top: 3px; padding-bottom: 3px;}
input.rad	{ color: #EEEFF2; padding-top: 3px; padding-bottom: 3px; }

/* sup */
sup   {font-size: 9px;}

/* lists padding:top,right,bottom,left */
ul,ol  { margin: 0px ; padding:0px 0px 6px 20px; }

li    { margin: 0px ; /*padding:3px 0px 0px 3px; */}
li.tv { margin: 0px ; padding:3px 0px 5px 0px; }

.page-vp .error{ display: none;}

@media screen and ( max-width: 75em ) /* 1120 */{
	
	.header__region{
		position: absolute;
		top:	0px;
		left:	0px;
		right: 0px;
		margin: 0px auto;
		/*margin: 0px auto;*/
		background:url('images/nav_bgr.png') -7px 0 repeat-x;
	}
	
}

@media screen and ( max-width: 63em ) /* 960 */{
	/*#page
	#bgr-image,
	#header_top,
	#header_mid,
	#container_footer{
		width:auto;
	}*/
	
	a.act_pdf.red{
		position: relative;
		left: 0px;
		top: 0px;
		display: block;
		width:100%;
		margin-bottom: 5px;
	}
	
	
	a.act_pdf input{
		width:17px;
		height:13px;
		background: url("images/ico_pdf.gif") 0 0 no-repeat;
		left: 0px;
	}
	
	.act_img{
		top: 70px;
		right: 0px;
	}
	
	a.act_pdf span.act_pdf_text{
		text-decoration: underline;
	}
	
	#search-block-form .form-submit{
		display: none;
	}
	
	
	#block-search-form{
		display: none;
	}
	
	#block-block-3 .main_links{
		top: 74px;
	}
	


}

@media only screen and ( max-width: 40em ) /* 640 */{
	
	
	#page,
	#bgr-image,
	#header_top,
	#header_mid,
	#container_footer,
	.vcr_table{
		width:auto;
	}
	
	#page{
		width:100%;
	}
	
	#container_mid{
		background: #efefef;
	}
	#container_footer{
		background:none;
	}
	#bottom_nav table{
		margin: 0px auto;
		width: 90%;
	}
	#bottom_nav table img{
	display:none;
	}
	
	#bottom_nav table td{
		width: auto;
	}
	
	.header__region{
		position: relative;
		margin: 0px;
		background: none;
	}
	
	.fi_title{
		margin-top:-80px;
		width: 100%;
		text-align: center;
	}
	
	.chp_title{
		display:inline-block;
		position: relative;
		top: -4px;
	}
	
	.chp_num_title,
	.chp_num_title a, 
	.chp_num_title a:link{
		float: none;
		margin-top:-5px;
	}
	
	.page-html-toc h1.page__title,
	.page-taxonomy-term .page__title,
	h1.act,
	h1.pho,
	.section-vcr h2.pane-title{
		text-indent: 0px;
		text-align: center;
		width: 100%;
	}
	
	.node-type-fi-chapter h1.page__title{
		text-align: center;
	}
	
	.page-taxonomy-term .page__title{
		margin-top:40px;
	}
	
	.page-html-toc-maphtml h1.page__title{
		margin-top:20px;
	}
	
	.panel-col-first,
	.panel-col-last,
	.panel-2col-stacked .panel-col-first,
	.panel-2col-stacked .panel-col-last{
		width: auto;
		height: auto;
		float: left;
	}
	
	.panel-2col-stacked .pane-ch-pdf-section .panel-col-last{
		width: auto;
		float: left;
	}
	
	.pane-node{
		float: none;
	}
	
	.pane-node .node{
		padding-bottom: 3px;
		padding-top: 10px;
	}
	
	img{
		max-width:none;
	}
	
	.page-html-toc .pane-chapter-section-vocabulary, 
	.page-html-toc .pane-chapter-section-phonetics, 
	.page-html-toc .pane-chapter-section-videos-voc, 
	.page-html-toc .pane-chapter-section-videos-int-fr, 
	.page-html-toc .pane-chapter-section-videos-int-usa, 
	.page-html-toc .pane-chapter-section-videos-culture, 
	.page-html-toc .pane-chapter-section-videos-publicite, 
	.page-html-toc .pane-chapter-section-videos-intro,
	.page-html-toc .pane-chapter-section-activity{
		min-height: inherit;
	}
	
	.page-html-toc-maphtml .views-row, 
	.page-html-toc .views-row, 
	.page-html-toc .pane-chapter-section-videos-intro p,
	.page-html-toc .pane-chapter-section-videos-voc h2, 
	.page-html-toc .pane-chapter-section-videos-voc h2.pane-title,
	.page-html-toc-maphtml .pane-chapter-section-vocabulary .pane-title,
	.page-html-toc-maphtml .map_voc_wrapper, 
	.page-html-toc-maphtml .map_gra_wrapper, 
	.page-html-toc-maphtml .map_archive, 
	.page-html-toc-maphtml .view-content,
	table.grammar_item{
		margin-left:0px;
		margin-bottom: 0px;
	}
	
	.page-html-toc .pane-videos h2.pane-title, 
	.page-html-toc .pane-1 h2.pane-title{
		margin-left:19px;
	}
	
	.page-html-toc .pane-chapter-section-videos-int-fr, 
	.page-html-toc .pane-chapter-section-videos-int-usa, 
	.page-html-toc .pane-chapter-section-videos-culture, 
	.page-html-toc .pane-chapter-section-videos-publicite,
	.page-html-toc-maphtml .map_pho,
	#fi_icons .pane-1, 
	#fi_icons .pane-2, 
	#fi_icons .pane-3, 
	#fi_icons .pane-4, 
	#fi_icons .pane-5, 
	#fi_icons .pane-6, 
	#fi_icons .pane-7, 
	#fi_icons .pane-8, 
	#fi_icons .pane-9, 
	#fi_icons .pane-10, 
	#fi_icons .pane-11{
		padding-left:0px;
	}
	
	#mini-panel-ch_pdf_section{
		padding-top: 0px;
	}
	
	.page-html-toc .pane-chapter-section-videos-intro,
	.page-html-toc .pane-chapter-section-videos-culture{
		padding-bottom: 15px;
	}
	
	#footer table{
		margin: 0px;
		text-align:center;
		width: 100%;
	}
	
	#footer table td{
		display:block;
		width: 100%;
	}
	
	#footer table td:first-child{
		padding-bottom: 30px;
	}
	
	#footer table td:first-child img{
		width:88px;
		height:31px;
	}
	
	
	#block-block-3 {
		position:relative;
		top: 105px;
		height: auto;
		float: left;	
		/*width: 120px;*/
		margin:0px auto;
		text-align: center;
		/*display:none;*/	
			
	}
	
	#block-block-3 .main_links{
		background: none;
		height:auto;
		margin-right: 0px;
		top: 0px;
		left:0px;
	}
	
	
	
	
	.main_link_content,
	.main_links a.zip_link, 
	.main_links a.zip_link:link,
	.main_links a.zip_link:visited,
	.main_links a.zip_link:active{
		padding-left: 0px;
		color: #000;
	}
	
	.main_links a.zip_link, 
	.main_links a.zip_link:link{
		font-weight:normal;
		font-family:Verdana, Geneva, sans-serif;
		text-decoration:underline;
	}
	
	.video-js{
		width: auto !important;
	}
	
	h2.video_title{
		background:none;
		color: #000;
		width: auto;
		float:none;
		padding:0px;
		margin: 0px;
		right: 0px;
	}
	
	h2.video_sub_title{
		padding-left:0px;
	}
	
	.node-type-fi-video .node{
		padding-bottom: 65px;
	}
	
	#vid_buttons{
		left:0px;
		top:30px;
	}
	
	.translation_view, 
	.transcript_view{
		position:relative;
		margin-top:30px;
		margin-right:0px;
		left:0px;
		height: auto;
		width:auto;
	}
	
	ol.quiz_list{
		float: none;
		width: 100%;
	}
	
	form.quiz_form, 
	.quiz_form table, 
	.quiz_description{
		width: auto;
	}
	
	input.tv{
		width: 100%;
	}
	
	
	h1.act{
		margin-bottom: 50px;
	}

	.act_img{
		float: none;
		top: 0px;
		margin: 0px;
		padding-bottom:0px;
		margin-top: 20px;
	}
	
	a.act_pdf.red{
		position: relative;
		left: 0px;
		top: 0px;
		display: block;
		width:100%;
		margin-bottom: 5px;
	}
	
	
	a.act_pdf input{
		width:17px;
		height:13px;
		background: url("images/ico_pdf.gif") 0 0 no-repeat;
	}
	
	a.act_pdf span.act_pdf_text{
		text-decoration: underline;
	}
	
	.section-vp .views-exposed-form .views-exposed-widget{
		width: 100%;
	}
	
	#container #facebook-link,
	#container #coerll-donation{
		position: absolute;
		bottom:-360px;
		top:auto;
		right:0px;
		padding-bottom: 30px;
		width:100%;
		margin: 0px auto;
	}
	
	#container #coerll-donation{
		bottom:-460px;
	}
	
	#container #facebook-link #facebook,
	#container #facebook-link a,
	#container #coerll-donation #donation,
	#container #coerll-donation a{
		margin: 0px auto;
		width:130px;
	}
	
	.int_fr_table,
	.fr_table_td a{
		font-size: 9px;
	}
	
	
	
	
}