@import url("http://fonts.googleapis.com/css?family=Cantarell:regular,bold");

* {
	margin: 0;
	padding: 0;
}

img {
	border-width: 0px;
}

body {
	/*font-family: Cantarell, san-serif; */
	font-family: Arial, san-serif;
	font-size: 12px;
	/*line-height: 1.3em;*/
}

.main {
	width:763px;
	position:relative;
	margin:0 auto;
	text-align:left;
	margin-top: 30px;
	margin-bottom: 50px;
}

a {
	color: #3f2824;
	
}

a:hover {
	color: #498d99;
}

ul {	
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	/*line-height: 1.2em;*/
}

ul.nobullets{ 
	list-style:none;
 	padding: 0.5em 0.8em 0.5em;
}


li {
 	padding: 0.0em 0em 0.5em;
 	margin-left: 20px;
}


h1 {
	font-size: 1.8em;	
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

p 	{
	/*margin-top: 10px;*/	
}


.page_top {	  
     background-image: url('img/page_border_top.png');
     background-repeat: no-repeat;
     position: relative;
     margin-top: 25px;
     z-index: 1;
}

.page {	  
     background-image: url('img/page_border_sides.png');
     background-repeat: repeat-y;  
     padding-left: 3px;
     padding-right:11px;
     position: relative;
	  z-index: 1;   
}

.page_bottom {	  
     background-image: url('img/page_border_bottom.png');
     background-repeat: no-repeat;
     position: relative;
     z-index: 1;     
}

.header {	
	background: url(img/header_v6.png) no-repeat left bottom;
	height: 95px;
}

.header2009 {	
	background: url(img/2009/header_v06.png) no-repeat left bottom;
	height: 95px;		
}


#tab_2009_inactive {
	width:100px;
	line-height: 30px;
	position: absolute;	
	top: -17px;
   left: 70px;      
   z-index: 2;
   background: url(img/tab_horz_2009_inactive.png) no-repeat left bottom;
   text-decoration: none;
}

#tab_2011_active {
	width:100px;
	line-height: 30px;
	position: absolute;	
	top: -17px;
   left: -5px;   
   z-index: 2;
   background: url(img/tab_horz_2011_active.png) no-repeat left bottom;   
   text-decoration: none;
}

#tab_2009_active {
	width:100px;
	line-height: 30px;
	position: absolute;	
	top: -17px;
   left: 70px;      
   z-index: 2;
   background: url(img/tab_horz_2009_active.png) no-repeat left bottom;
   text-decoration: none;
}

#tab_2011_inactive {
	width:100px;
	line-height: 30px;
	position: absolute;	
	top: -17px;
   left: -5px;   
   z-index: 2;
   background: url(img/tab_horz_2011_inactive.png) no-repeat left bottom;   
   text-decoration: none;
}


/* navigation */
.navigation {
	background:  url(img/nav_background_01.png) repeat-x; height: 41px;
	border-top: 1px solid #996;
	border-bottom: 1px solid #996;
}

.navigation a {
	background:  url(img/nav_background_01.png) repeat-x;
	border-right: 1px solid #C9C6B3;	
	color: #553;
	float: left;
	/*font: bold 1em Tahoma,sans-serif;*/
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}

.navigation span {	
	border-right: 1px solid #C9C6B3;
	line-height: 41px;		
	float: left;	
}

.navigation a:hover,.navigation a#active {
	background-position: left bottom; 
	color: #331;
}

.navigation a#blank:hover,.navigation a#active {
	background-position: left bottom; 
	color: #331;
}

/* navigation 2009 */
.navigation2009 {
	background:  url(img/nav_background_2009_03.png) repeat-x; height: 41px;
	border-top: 1px solid #996;
	border-bottom: 1px solid #996;
}

.navigation2009 a {
	background:  url(img/nav_background_2009_03.png) repeat-x;
	border-right: 1px solid #C9C6B3;	
	color: #553;
	float: left;
	/*font: bold 1em Tahoma,sans-serif;*/
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}

.navigation2009 span {	
	border-right: 1px solid #C9C6B3;
	line-height: 41px;		
	float: left;	
}

.navigation2009 a:hover,.navigation2009 a#active {
	background-position: left bottom; 
	color: #331;
}

.navigation2009 a#blank:hover,.navigation2009 a#active {
	background-position: left bottom; 
	color: #331;
}

.infoblock {
	color: #444;
	border-bottom-color: #111;
	border-bottom-style: dotted;;
	border-bottom-width: 1px;	
	
	padding-bottom: 10px;
	padding-top: 10px;
	
}




#one_col
{	
	float:left;
	width: 704px;
	margin-top: 10px;
	/*
	padding-left: 12px;
	padding-right: 12px;
	*/
	
	padding-left: 20px;
	padding-right: 20px;	
	
	/*background:#9c9;*/
	/*border-right-style: dotted;;*/	
	border-right-width: 1px;
}


#left_col
{	
	float:left;
	width: 484px;
	margin-top: 10px;
	/*
	padding-left: 12px;
	padding-right: 12px;
	*/
	
	padding-left: 20px;
	padding-right: 20px;	
	
	/*background:#9c9;*/
	border-right-style: dotted;;	
	border-right-width: 1px;
}

#right_col
{  
  	float:right;
	width: 200px;
	margin-top: 10px;
	
	/*padding-left: 12px;*/
	padding-right: 13px;
	
	/*background:#c9c;*/
}


#right_col h1 {
	font-size: 1.2em;
	/*margin-top: 8px;*/	
}

#right_col h2 {
	font-size: 0.9em;
	margin-top: 8px;
}

#right_col h3 {
	font-size: 0.7em;
}


#left_box
{	
	float:left;
	width: 225px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	/*
	padding-left: 12px;
	*/
	padding-right: 12px;
	
	/*background:#9c9;*/
	border-right-style: dotted;;	
	border-right-width: 1px;
}

#right_box
{  
  	float:right;  	
	width: 225px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 12px;
	/*
	padding-right: 13px;
	*/
	/*background:#c9c;*/
}

/* speaker_thumb_box */
.speaker_thumb_box{
	float: left;
	width: 205px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 15px;		
	color: #222;
   /*background: #888;*/
}

.speaker_thumb_box h1 {
	font-size: 1em;
	padding: 0px;	
	margin-top: 2px;
   margin-bottom: 2px;
	
}

.speaker_thumb_box a {	
	text-decoration: none;
	color: #222;
}

.speaker_thumb_box:hover, .speaker_thumb_box:hover a, .speaker_thumb_box:hover h1 {		
	background: #888;
	color: #FFF;
}

.speaker_thumb_box img{
	float: left;		
}

.speaker_thumb_box ul{
	list-style:none;
	font-size: 0.75em;
	line-height: 1.0em;
	padding: 0px;
}

/* hover_box */
.hover_box{
	float: left;
	width: 190px;	
	border: 1px solid #996;	
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
	
	margin:10px;
			
	color: #222;
   background: #EEE;
}

.hover_box a {	
	text-decoration: none;
	color: #222;
}

.hover_box:hover, .hover_box:hover a {		
	background: #888;
	color: #FFF;
}



/* 3 col box for home page */
.three_col_list {
	float: left;
	font-size: 0.75em;		 	
	width: 150px;
	padding-top: 10px;
}
   
.three_col_list ul{
	padding: 0px;	
	margin: 0px;
	text-decoration: none;
}

.three_col_list ul a{
	
	text-decoration: none;
}



/* 2 col box for home page */

.box .left_col_text{
	float:left;
	width: 215px;
	text-align: justify;	 
}
 
.box .right_col_text{
	float:right;
	width: 215px;
	text-align: justify;
} 
 
.clearer {
	clear: both;
	font-size: 0;
}

.box { 
	  border: 1px solid rgb(200,200,200);
     background-color: rgb(250,250,250);
     
     padding-left: 15px;
     padding-right: 15px;
     padding-top: 10px;
     padding-bottom: 10px;
     margin-top: 3px;     
     margin-bottom: 15px;
}

.bio_box { 
	  border: 1px solid rgb(200,200,200);
     background-color: rgb(250,250,250);
     
     padding-left: 15px;
     padding-right: 15px;
     padding-top: 10px;
     padding-bottom: 10px;
     margin-top: 3px;     
     margin-bottom: 15px;
     text-align: justify;
}

.bio_box p {
	margin-top: 10px;
} 

/*Schedule table*/

.schedule_table
{
	font-size: 0.9em;
	width:100%;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color:#FEFCE9
}

.schedule_table ul
{
	font-size: 0.9em;
}

.schedule_table td.c1
{
	width: 100px;
	text-align: center;
}

.schedule_table td, .customers th 
{
	font-size:1.2em;
	border:1px solid #F1D03D;
	padding:3px 7px 2px 7px;
	vertical-align: top;
}
.schedule_table th 
{
	font-size:1.4em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#FDF7D8
	color:#fff;
}

.schedule_table tr.alt td 
{
	color:#000;
	background-color:#FDF7D8
}


/** breakout session summaries **/

.breakout_session { 
	  /*cursor: wait;*/
	  /*border-top: 1px solid rgb(200,200,200);*/
	  border-bottom: 1px dotted rgb(200,200,200);	  
	  /*background-color: rgb(300,300,300);*/
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 2px;
	  padding-bottom: 2px;	  
	  margin-top: 0px;
	  margin-bottom: 0px;	  	  
	  /*color:#444;*/
}

div.breakout_session .title { 
	font-size: 1.2em;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.breakout_session .speakers { 
	font-size: 0.9em;
	margin-top: 4px;
	margin-bottom: 4px;
   padding-left: 10px;
   font-style: italic;
}



/**/

.publicity_kit_table
{
	font-size: 0.9em;
	width:100%;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FEFCE9;
	text-align: center;
}

.publicity_kit_table ul
{
	font-size: 0.8em;
}

.publicity_kit_table td.c1
{
	width: 250px;
	text-align: center;
}

.publicity_kit_table td 
{
	font-size:1.2em;
	border:1px solid #F1D03D;
	padding:3px 7px 2px 7px;
	vertical-align: top;
}
.publicity_kit_table th 
{
	font-size:1.4em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#FDF7D8
	color:#fff;
}

.publicity_kit_table tr.alt td 
{
	color:#000;
	background-color:#FDF7D8
}

/*book and films listed on resource page*/
.title {	
	font-size: 0.85em;
	font-weight: bold;
}

.year {
	margin-left: 10px;
	font-size: 0.85em;
	font-style: italic;
	float: right;
}

.author {
	margin-left: 10px;
	font-size: 0.85em;
	font-style: italic;
	display: block;
	/*float: left;*/
}

.summary_box { 
	  /*cursor: wait;*/
	  /*border-top: 1px solid rgb(200,200,200);*/
	  border-bottom: 1px dotted rgb(200,200,200);	  
	  background-color: rgb(300,300,300);
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  
	  margin-top: 0px;
	  margin-bottom: 0px;	  
	  
	  color:#444;
}

div:hover.summary_box  { 
	  background-color:#FDF7D8;
	  color:#000;	  	  	  	  
}

div.summary_box .author { 
	display: none;  
}

div:hover.summary_box .author { 
	display: block;  
}

.amazon_link{
	background-image: url(img/amazon_icon_14x14.png);
	width: 14px;
	line-height: 14px;
	float: right;
	text-decoration: none;	
	position: relative;
  	top: 2px;
  	margin-left: 10px;
  	float: right;  	
}


/* TOC that appears in side bar*/

div.toc  {
	font-size: 0.85em;
	border-style: solid;
	border-width: 1px;
	/*
	border-color: #CCC;
	background-color: rgb(250,250,250);
	*/
	background-color: #FEFCEB;
	border-color: #F6E179;
	
	padding-left: 15px;
	padding-bottom: 10px;
	/*float: right;*/
}

.toc h1 {
	font-size: 0.35em;
	margin-bottom: 0.1em;
}

.toc ul {
	padding: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 5px;
	
	
	/*list-style-type: none;*/
	/*background-color: #DDD;*/
	
}

.toc li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.toc a {
	text-decoration: none;
}



.LB-black-overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.LB-white-content {
    display: none;
    position: fixed;
    width: 50%;
    
    /*height: 200px;*/
    padding: 20px;
    margin: 20% 25%;
    border: 1px solid #666;
    background-color: #fff;
    z-index:1002;
}

a#close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -12px;
    left: -12px;
    background: url(img/close.png) 0 0;
}

a#close:hover {
    background: url(img/close.png) 0 -30px;
} 

.ie-upgrade-msg {
	position:relative;
	margin:0 auto;
	width: 600px;	
	padding: 10px;
	margin: 30px;
	background-color: yellow;
}


/** media page **/


.mediabox { 
	  border: 1px solid rgb(200,200,200);
     background-color: rgb(250,250,250);
     padding-left: 10px;
     padding-right: 10px;
     padding-top: 5px;
     padding-bottom: 5px;
 
     margin-top: 10px;
     margin-bottom: 10px;
     clear: both;      


}

.mediabox h1{ 
     font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

.mediabox h3{ 
     font-family: serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

.mediabox h2{ 
     font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

table.media {
     font-size: 8px;
     float: right;
     text-align: center;
     border: 0;
     padding: 0px;	 	 
}

table.media td {     
}

.mediabuttons div{
    width: 38px;
    height: 35px;
    border: 1px solid rgb(200,200,200);
    float: left;
    margin: 2px;
}

.mediabuttons#stream-video div{
    background: rgb(255,255,255) url(img/video_play.png) no-repeat center;     
}

.mediabuttons#stream-video div:hover{
    background: rgb(240,240,240) url(img/video_play.png) no-repeat center;     
}

.mediabuttons#stream-audio div{
    background: rgb(255,255,255) url(img/audio_play.png) no-repeat center;     
}

.mediabuttons#stream-audio div:hover{
    background: rgb(240,240,240) url(img/audio_play.png) no-repeat center;     
}

.mediabuttons#download-video div{
    background: rgb(255,255,255) url(img/video_download.png) no-repeat center;     
}

.mediabuttons#download-video div:hover{
    background: rgb(240,240,240) url(img/video_download.png) no-repeat center;     
}

.mediabuttons#download-audio div{
    background: rgb(255,255,255) url(img/audio_download.png) no-repeat center;     
}

.mediabuttons#download-audio div:hover{
    background: rgb(240,240,240) url(img/audio_download.png) no-repeat center;     
}

.mediagroup{
	float: left; 
	text-align: center;
	font-size: 8px;
	color: rgb(100,100,100);
	margin: 0px 0px 0px 15px;
}

.mediathumbnail {
	float: left;
	padding-right: 10px;
}

