@charset "utf-8";
/* CSS Document */



a:link{ font-weight:500; color:#513d3f; text-decoration:none;} 
a:active {font-wieght:500; color:#513d3f; text-decoration:none;} 
a:visited {font-wieght:500; color:#513d3f; text-decoration:none;} 
a:hover { color:#F5A204; text-decoration:none;} 
div.essayblocktitle a {color:#fff; text-decoration:none;}

div.essayblocktitle a:visited {color:#fff;}
body{ font-family:Helvetica, Arial, sans-serif;}




/*******LAYOUT FOR SUB PAGES START ***********/

#title-block{
	
width:55%;
height:11%;
margin:2% 0 2% 2%;
float:left;
	background-repeat: no-repeat;
}

#title-text img{
	float:left;
	width: 70%;
	margin-top:1%;
	}

	
#title-text-nadine img{
	float:left;
	width: 80%;
	height: 80%;
	margin-top:1.5%;
	}



#button-back {
	float:left;
	display:block;
	width:6%;
	margin-right:1%;

}

#button-back a img.back-on {
	display:none;

}

#button-back a:hover img.back-on{
	display:inline;
}

#button-back a:hover img.back-off{
	display:none;
	
}

	
#button-back img {
	float:left;
width:100%;
height:100%;
}


#title-step img{	
float:left;
	width: 10%;
	height: 100%;
	margin-right:1%;
	
	}
	


#content-container {width:90%; min-width:810px;  margin:0 5% 0 5%; float:left; /*background-color:#EB9C9D;*/}

#left-content-block {
	float:left;
	width:100%;
	background-image:url('../images/sub-pages/bg-transparent-square.png'); 
	background-repeat: repeat;
	}
	
#left-content-block-border {
	float:left;
	width:30%;
	padding:.5%;
	border-style:solid;
	border-width:2px;
	border-color:#fff;
	}
	
	
	
#right-content-block {
	float:left;
	width:100%;	
}


#right-content-block-border {
	float:left;
	width:60%;
	padding:.5%;
	margin-left:2%;
	border-style:solid;
	border-width:2px;
	border-color:#fff;
	max-width:800px; 
	}
	

	

/*---- LEFT BLOCK ELEMENTS START-----------------
-------------------------------------------------
-----------------------------------*/

#person-title {float:left;
	width:100%;
	height:8%;
	padding-left:1%;
	background-repeat: repeat;
	}
#title-name{}	

#person-title h1 {font-size: .33em; font-family: Helvetica, sans-serif; font-weight: 700; color:#513c40;  font-stretch: extra-condensed; padding:2% 0 0 2%;}
		
	
#media-image img{ width:92%; padding:2% 4% 1% 4%;}

#thumbnail-strip { width:92%; height:10.5%; margin-top:-10%; padding:0 4% 0 4%;}
#thumbnail-strip img{ width: 100%; }

/* Horizotnal Divider */
hr {
    border: 0;
    height: 2px;
    float:left;
	margin: 0 0 1% 1%;
	width:97%;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}

#thumb-left{float:left; width:50%;}
#thumb-right{float:left; width:50%;}



#bio-content{ width: 92%; font-size:.2em; height: 100%; padding:0 4% 5% 4%; color:#513c40;  font-family: 'Helvetica', Arial, sans-serif;}
.bio-bold{color:#513c40; font-weight:700; 	font-family: 'Helvetica', Arial, sans-serif;}
#bio-content p {color:#513c40; font-weight:500;}

/*---- LEFT BLOCK ELEMENTS END--------*/

/*---- RIGHT BLOCK ELEMENTS START-----------------
-------------------------------------------------
-----------------------------------*/

/*-------START SLIDER PANEL DIVS --------*/
.subtitle {
	width:100%;
	max-height:44px;
	
 	background-color: rgba(255, 255, 255, 0.82);
	
}
	
.subtitle h1{font-size: .25em;   line-height: 1.1em; font-family: Helvetica, sans-serif; font-weight: 800; color:#513c40; padding:2% 0 1.6% 2%; text-transform: uppercase;}



#slider-container {width:100%; height:70%; float:left; }

div.innersliderpanel {
	width: 100%;
	height:100%;
	margin-bottom:2%;
}


#innersliderpanel img{width:100%; height: 70%;}

#slider-panel {width:94.5%; height:100%;  float:left; }

#slider-panel img{ 
	width: 100%;
	height: 67%;

}

.sliderpanel { width:100%; }




#button-next {float:left; width:4%;  font-size:1em; 
margin-bottom:0%; margin-left:1%; padding:0;  cursor: pointer; opacity:.5;  }
	
#button-next img {width:100%; height:60%;} 	
#button-next:hover{ opacity:.9;}





#slider-nav-container{float:left; width:100%;  margin-top:-1.5%; }

#slider-buttons {line-height: .3em; }
#slider-buttons ul li{float:left; display:block;  width:23.6%; margin-right:1%; padding-top:0px;  padding:1% 4% 1% 5%; background-color: rgba(255, 255, 255, 0.6); 
background-repeat: repeat; text-transform:uppercase; font-size:.14em; font-weight:700; text-align: center;}
a.slider-buttons a:link{font-wieght:700; color:#513d3f; text-decoration:none;} 
#slider-buttons ul li:hover {background-color: rgba(255, 255, 255, 0.95); }










/*----Ofelio SLIDER PANEL BGs---*/
div#panel1-ofelio {
	background-image: url('../images/sub-pages/ofelio/Ofelio_Panel_1.svg');	
	background-size: 100% 100%;
	background-color: rgba(255, 255, 255, 0.82);
	background-repeat:no-repeat;
	width:100%;

	margin-top:1.2%
}

div#panel2-ofelio {
	background-image: url('../images/sub-pages/ofelio/Ofelio_Panel_2.svg');	
	background-size: 100% 100%;
	background-color: rgba(255, 255, 255, 0.82);
	background-repeat:no-repeat;
	width:100%;

	margin-top:1.2%
	
}

div#panel3-ofelio {
	background-image: url('../images/sub-pages/ofelio/Ofelio_Panel_3.svg');	
	background-size: 100% 100%;
	background-color: rgba(255, 255, 255, 0.88);
	background-repeat:no-repeat;
width:100%;

	margin-top:1.2%
	}


/*----NATE SLIDER PANEL BGs---*/
div#panel1-nate {
	background-image: url('../images/sub-pages/nate/Nate_Panel_1.svg');	
	background-size: 100% 100%;
	background-color: rgba(255, 255, 255, 0.82);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
}

div#panel2-nate {
	background-image: url('../images/sub-pages/nate/Nate_Panel_2.svg');	
	background-size: 96% 96%;
	background-color: rgba(255, 255, 255, 0.82);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
	
}

div#panel3-nate {
	background-image: url('../images/sub-pages/nate/Nate_Panel_3.svg');	
	background-size: 96% 96%;
	background-color: rgba(255, 255, 255, 0.88);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
	}
	
	


/*----NADINE SLIDER PANEL BGs---*/
div#panel1-nadine {
	background-image: url('../images/sub-pages/nadine/Nadine_Panel_1.svg');	
	background-size: 96% 96%;
	background-color: rgba(255, 255, 255, 0.9);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
}

div#panel2-nadine {
	background-image: url('../images/sub-pages/nadine/Nadine_Panel_2.svg');	
	background-size: 96% 96%;
	background-color: rgba(255, 255, 255, 0.82);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
	
}

div#panel3-nadine {
	background-image: url('../images/sub-pages/nadine/Nadine_Panel_3.svg');	
	background-size: 98% 96%;
	background-color: rgba(255, 255, 255, 0.88);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
	}





/*----DAWN SLIDER PANEL BGs---*/

div#panel1-dawn {
	background-image: url('../images/sub-pages/dawn/Dawn_Panel_1.svg');	
	background-size: 100% 100%;
	background-color: rgba(255, 255, 255, 0.82);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
}

div#panel2-dawn {
	background-image: url('../images/sub-pages/dawn/Dawn_Panel_2.svg');	
	background-size: 100% 90%;
	background-color: rgba(255, 255, 255, 0.82);
	background-repeat:no-repeat;
	width:100%;
	margin-top:1.2%
	
}

div#panel3-dawn {
	background-image: url('../images/sub-pages/dawn/Dawn_Panel_3.svg');	
	background-size: 100% 95%;
	background-color: rgba(255, 255, 255, 0.88);
	background-repeat:no-repeat;
	width:100%;
	
	margin-top:1.2%
	}






/*-------END SLIDER PANEL DIVS --------*/






/******************************
	VIDEO DIV
*******************************/
div.videodiv_video {
	position: absolute;
	margin-top: 45px;
	margin-left: 70px;
	overflow: hidden;
	width:850px;
	
}
div.videodiv_skiplink {
	position: absolute;
	margin-top: 400px;
	margin-left: 20px;
	width: 680px;
	text-align: center;
}
div.videodiv_track {
	float:right;
	margin-top: 20px;
	margin-right: 8px;
	width:160px;
	color:#E8E8E8;
}
div.videodiv_track div {
	margin-bottom: 20px;
	width: 160px;
	display: none;
}
div.videodiv_track div.videodiv_trackdiv0 {
	display: block;
	font-weight: bold;
}
div.videodiv_trackdivFinal {
	font-weight: bold;
}

/******************************
	PHOTO ESSAY
*******************************/
div#cboxTitle {
	font-size: 20px;
	font-family: 'Helvetica', Arial, sans-serif;

}



div.essayblock {
	
	margin-top:20px;
	margin-left: 20px;
	width: 700px;
	height:532px;
	
}
div.essayblock-content-left {
float:left;
width:700px;
margin-right:8px;

}



div.essayblock-content-right {
float:right;
width:190px;
margin-right:8px;


}

div.essayblock1 {
}
div.essayblockimg {
	text-align: center;
}
div.essayblockimg img {
	width:95%;
	height:450px;

}
div.essayblocktitle { /* image captions */
	text-align: left;
	font-family: 'Helvetica', Arial, sans-serif;
margin-top:5px;
padding-bottom:20px;
width:100%;
font-size:.16em;
min-height:30px;
line-height:1.3em;
color:#C8C8C8;
}



div.essaydiv_button img{

	cursor: pointer;	
	width:12px;
	height:45px;
	margin-bottom:25px;
}



div.essaydiv_buttonleft {
	float:left;
	margin:8px 10px 0 5px;
	width:12px;

	
	
}

div.essaydiv_buttonright {
	float:right;
	margin:8px 5px 0 5px;
	width:12px;
}


div.essaycount {
	float:right;
	margin-top: 20px;
	margin-right: 190px;
	width:80px;
	height:40px;
	color:#fff;
	font-size:.2em;
}




div.essaytitle {

min-height:30px;
color:#C8C8C8;
}
div.essayquote {
	float:right;
	margin-top:30px;
	margin-right:30px;
	text-align:left;
	width: 215px;
	font-size: 18px;
	line-height: 1.4em;
	color:#A8A8A8;
	font-family: 'Helvetica', Arial, sans-serif;
}

.quote-mark{ font-size:2.1em; color:#E7E7E7; line-height:.2em;
			font-family:Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif;
}

div.essaylinks {
float:right;
margin-top:30px;
margin-right:5px;
  font-size: 1em;
  
}

div.essaylinks a:link {color:#000; text-decoration:none;}
div.essaylinks a:visited {color:#000;}

div.essaylinks ul{float:right;}

div.essaylinks li{
	width:180px;
  height:20px;
margin-bottom:4px;
  background-color:#ffffff;
  opacity:0.5;
  filter:alpha(opacity=35); /* For IE8 and earlier */
  padding:0 10px 6px 0;
	font-family: 'Helvetica', Arial, sans-serif;	
	text-align:right;
	}
div.essaylinks li:hover{  background-color:#ffffff;
opacity:0.7;   filter:alpha(opacity=7); /* For IE8 and earlier */}
  
  

div.arrows{font-size:1.4em;}
div#link-box-title{
	text-align:left;
	font-size: 1.1em;
	margin-bottom:4px; 
	width:220px; 
	height:30px; 
  background-color:#ffffff;
  opacity:0.6;
  filter:alpha(opacity=6); /* For IE8 and earlier */
	padding-bottom:0px;
	padding-right:5px;
	padding-top:3px;
	color:#000; 
	margin-bottom; font-family: 'Helvetica', Arial, sans-serif;}
	
	div#link-box-title:hover{  background-color:#ffffff;
opacity:0.8;   filter:alpha(opacity=8); /* For IE8 and earlier */}
  
div#link-box-title img{height:12px; width:12px;padding-left:8px;padding-right:5px;}