
/*----Structural DIVs----*/


/*----Other DIVs----*/

#introText {
	width: 770px /*800px*/;
	padding: 40px 0 0 30px;
}

.leftCol {
	width: 480px /*480px*/;
	float: left;
}

.rightCol {
	width: 260px /*300px*/;
	float: left;
	text-align: right;
	padding-right: 30px;
}

.textDescription {
	background: url(images/backgrounds/textDescription.gif) no-repeat bottom left;
	padding-bottom: 43px;
	float: left;
}

.audioPlayer {
	margin: 15px 0 35px 0;
}

.videoPlayer img {
	border: 5px solid #60481f;
	margin: 25px 0 10px 119px;	
}

.videoPlayer{
	text-align:center;	
}

.articles {
	border: 1px solid #83622a;
	width: 720px;
	margin: 15px 0 50px 0;
	padding: 25px 0 35px 20px;
}

/*----Typography----*/


.textDescription p {
	font: normal 18px/23px palatino, georgia,'Times New Roman', times, serif;
	color: #fff;
	margin-bottom: 15px;
	width: 730px;
}

h3.title {
	font: normal 24px/25px palatino, georgia,'Times New Roman', times, serif;
	text-transform: uppercase;
	color: #f1b945;
	margin-top: 38px;
	width: 730px;
}

h4.source {
	font: normal 23px/25px palatino, georgia,'Times New Roman', times, serif;
	color: #b4893b;
	width: 730px;
}

.length {
	font-style: italic;
}

h5 {
	font: normal 23px/26px palatino, georgia,'Times New Roman', times, serif;
	color: #fad47b;
	margin-bottom: 3px;
}

.withPhoto p  {
	width: 445px;
}

.withPhoto h3.title  {
	width: 445px;	
}

.withPhoto h4.source {
	width: 445px;
}

.centered h4,
.centered h3,
.centered p
{
	text-align: center;
}

.articles h3.articleTitle {
	font: normal 23px/25px palatino, georgia,'Times New Roman', times, serif;
	color: #f1b945;
}

.articles p.transcript {
	font: normal 18px/25px palatino, georgia,'Times New Roman', times, serif;
	color: #fff;
}

.articles p.links {
	font: normal 20px/25px palatino, georgia,'Times New Roman', times, serif;
	color: #f1b945;
	margin-bottom: 30px;
}

.divider {
	padding: 0 10px;
}

/*----Links----*/

#introText a,
.text a {
	color: #6f9cfe;
	text-decoration: none;
}

#introText a:hover,
.text a:hover {
	color: #fcb93d;
}	

.more {
	font-size: 19px;
	line-height: 30px;
}

/*----- Image Styles -----*/

.photoRight {
	float: right;
	margin: 0 20px 15px 0px;
}

/*----- In-Page Headers ------*/

.messages1 {
	height: 22px;
	width: 421px;
	background: url(images/inPageHeaders/about-MVS.gif) no-repeat;
	display: blocks;
	margin-bottom: 20px;
}

/* ----- Video: Further Studay & Share With Friends Boxes ----- */

.furtherResources {
	width: 446px;
	background: url(images/backgrounds/furtherResources.gif) no-repeat;
	margin-left: 149px;
	padding-top: 7px;
	text-align: left;
	float: left;	
	display: inline;
}

.resourcesContainer {
	background: url(images/backgrounds/resourcesContainer.gif) no-repeat bottom left;
	padding-bottom: 13px;
	margin-left: 36px;
	float: left;
	display: inline;	
}

.furtherStudy {
	width: 194px;
	float: left;	
}

.shareWithOthers {
	width: 193px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 6px;
}

.furtherStudy h4 {
	background: url(images/backgrounds/furtherStudy.gif) no-repeat;
	height: 36px;
	width: 194px;
	margin-bottom: 5px;
}

.shareWithOthers h4 {
	background: url(images/backgrounds/shareWithOthers.gif) no-repeat;
	height: 36px;
	width: 193px;
	margin-bottom: 5px;
}

.furtherStudy p {
	font: normal 12px/15px palatino, georgia,'Times New Roman', times, serif;
	color: #000;
	width: 150px;
	margin-bottom: 5px;
	margin-left: 20px;		
	text-align: center;
}

.shareWithOthers p {
	width: 193px;
	margin: 1px 0 0 0;
}

.shareWithOthers p.email {
	margin: 10px 0 9px 0;
}


/* ---- Sub Nav Tabs Styles ----- */

#subNavTabs {
	background: url(images/backgrounds/subNavTabs.gif) no-repeat bottom right;
	height: 46px;
	width: 487px;
	overflow: hidden;
}

#subNavTabsMenu {
	list-style: none;
	display: inline;
	width: 487px;
}

#subNavTabsMenu li {
	float: left;
	display: inline;
	height: 46px;
	width: 137px;
	overflow: hidden;
}

.readTab {
	width: 122px;
}

.listenLG,
.watchLG,
.readLG {
	width: 143px !important;
}

.listenTab a {
	width: 137px;
	height: 46px;
	background: url(images/tabs/listen.gif) no-repeat 0 0;	
	display: block;
	padding-top: 60px;
}

.listenTab a.end {
	width: 137px;
	height: 46px;
	background: url(images/tabs/listen-end.gif) no-repeat 0 0;	
	display: block;
	padding-top: 60px;
}


.watchTab a {
	width: 137px;
	height: 46px;	
	background: url(images/tabs/watch.gif) no-repeat 0 0;		
	display: block;
	padding-top: 60px;	
}

.readTab a {
	width: 122px;
	height: 46px;	
	background: url(images/tabs/read.gif) no-repeat 0 0;	
	display: block;
	padding-top: 60px;	
}

.listenTab a:hover {
	background: url(images/tabs/listen.gif) no-repeat 0 -46px;	
}

.listenTab a.end:hover {
	background: url(images/tabs/listen-end.gif) no-repeat 0 -46px;	
}

.watchTab a:hover {
	background: url(images/tabs/watch.gif) no-repeat 0 -46px;		
}

.readTab a:hover {
	background: url(images/tabs/read.gif) no-repeat 0 -46px;	
}

.listenLG a {
	width: 143px;
	height: 46px;
	background: url(images/tabs/listen-lg.gif) no-repeat 0 0;	
}

.listenLG a:hover {
	background: url(images/tabs/listen-lg.gif) no-repeat 0 0;	
}

.watchLG a {
	width: 143px;
	height: 46px;
	background: url(images/tabs/watch-lg.gif) no-repeat 0 0;	
}

.watchLG a:hover {
	background: url(images/tabs/watch-lg.gif) no-repeat 0 0;	
}

.readLG a {
	width: 143px;
	height: 46px;
	background: url(images/tabs/read-lg.gif) no-repeat 0 0;	
}

.readLG a:hover {
	background: url(images/tabs/read-lg.gif) no-repeat 0 0;	
}