.plus {
	background-image: url(../images/media/plus.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 40px;
}

.minus {
	background-image: url(../images/media/minus.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 40px;
}

/* Main Scroll */

/* PDF */
	.roll_mainpdf a {
	display:block;
	width: 200px;
	height: 48px;
	background: 0 url(../images/media/main_pdf.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 50px;
	color: #333333;
	line-height: 48px;
	min-height: 24px;

		}
	.roll_mainpdf a:hover {
	text-decoration: underline;
	color: #990000;
		}
	.roll_mainpdf a:active {
		}
		
/* Campaign */
	.roll_maincampaign a {
	display:block;
	width: 200px;
	height: 48px;
	background: 0 url(../images/media/main_campaign.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 50px;
	color: #333333;
	line-height: 48px;
	min-height: 24px;

		}
	.roll_maincampaign a:hover {
	text-decoration: underline;
	color: #990000;
		}
	.roll_maincampaign a:active {
		}				
		
/* Docs */
	.roll_maindocs a {
	display:block;
	width: 200px;
	height: 48px;
	background: 0 url(../images/media/main_docs.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 50px;
	color: #333333;
	line-height: 48px;
	min-height: 24px;

		}
	.roll_maindocs a:hover {
	text-decoration: underline;
	color: #990000;
		}
	.roll_maindocs a:active {
		}		
		
/* Maps */
	.roll_mainmaps a {
	display:block;
	width: 200px;
	height: 48px;
	background: 0 url(../images/media/main_maps.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 50px;
	color: #333333;
	line-height: 48px;
	min-height: 24px;

		}
	.roll_mainmaps a:hover {
	text-decoration: underline;
	color: #990000;
		}
	.roll_mainmaps a:active {
		}
		
/* Photos */
	.roll_mainphotos a {
	display:block;
	width: 200px;
	height: 48px;
	background: 0 url(../images/media/main_photos.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 50px;
	color: #333333;
	line-height: 48px;
	min-height: 24px;

		}
	.roll_mainphotos a:hover {
	text-decoration: underline;
	color: #990000;
		}
	.roll_mainphotos a:active {
		}
		
/* Video */
	.roll_mainvideo a {
	display:block;
	width: 200px;
	height: 48px;
	background: 0 url(../images/media/main_video.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 50px;
	color: #333333;
	line-height: 48px;
	min-height: 24px;

		}
	.roll_mainvideo a:hover {
	text-decoration: underline;
	color: #990000;
		}
	.roll_mainvideo a:active {
		}

/* Presentation */
	.roll_mainppt a {
	display:block;
	width: 200px;
	height: 48px;
	background: 0 url(../images/media/main_ppt.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 50px;
	color: #333333;
	line-height: 48px;
	min-height: 24px;

		}
	.roll_mainppt a:hover {
	text-decoration: underline;
	color: #990000;
		}
	.roll_mainppt a:active {
		}


/* Folder Scroll */

/* PDF */

	.roll_folderpdf a {
	display:block;
	width: 400px;
	height: 40px;
	background: 0 url(../images/media/folder_pdf.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 36px;
	color: #333333;
	line-height: 40px;
	min-height: 20px;

		}
	.roll_folderpdf a:hover {
	background-position: 0 -40px;
	text-decoration: underline;
	color: #990000;
		}
	.roll_folderpdf a:active {
		background-position: 0 -40px;
		}

/* Photos */

	.roll_folderphotos a {
	display:block;
	width: 350px;
	height: 40px;
	background: 0 url(../images/media/folder_photos.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 36px;
	color: #333333;
	line-height: 40px;
	min-height: 20px;

		}
	.roll_folderphotos a:hover {
	background-position: 0 -40px;
	text-decoration: underline;
	color: #990000;
		}
	.roll_folderphotos a:active {
		background-position: 0 -40px;
		}

/* Video */

	.roll_foldervideo a {
	display:block;
	width: 350px;
	height: 40px;
	background: 0 url(../images/media/folder_video.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 36px;
	color: #333333;
	line-height: 40px;
	min-height: 20px;

		}
	.roll_foldervideo a:hover {
	background-position: 0 -40px;
	text-decoration: underline;
	color: #990000;
		}
	.roll_foldervideo a:active {
		background-position: 0 -40px;
		}

/* File Scroll */

/* PDF */

	.roll_filepdf a {
	display:block;
	width: 400px;
	height: 40px;
	background: 0 url(../images/media/file_pdf.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 36px;
	color: #333333;
	line-height: 40px;
	min-height: 20px;

		}
	.roll_filepdf a:hover {
	background-position: 0 -40px;
	text-decoration: underline;
	color: #990000;
		}
	.roll_filepdf a:active {
		background-position: 0 -40px;
		}


/* Photos */

	.roll_filephotos a {
	display:block;
	width: 350px;
	height: 40px;
	background: 0 url(../images/media/file_photos.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 36px;
	color: #333333;
	line-height: 40px;
	min-height: 20px;

		}
	.roll_filephotos a:hover {
	background-position: 0 -40px;
	text-decoration: underline;
	color: #990000;
		}
	.roll_filephotos a:active {
		background-position: 0 -40px;
		}

/* Video */

	.roll_filevideo a {
	display:block;
	width: 350px;
	height: 40px;
	background: 0 url(../images/media/file_video.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 36px;
	color: #333333;
	line-height: 40px;
	min-height: 20px;

		}
	.roll_filevideo a:hover {
	background-position: 0 -40px;
	text-decoration: underline;
	color: #990000;
		}
	.roll_filevideo a:active {
		background-position: 0 -40px;
		}

/* PPT */

	.roll_fileppt a {
	display:block;
	width: 350px;
	height: 40px;
	background: 0 url(../images/media/file_ppt.gif) no-repeat;
	background-position: 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 36px;
	color: #333333;
	line-height: 40px;
	min-height: 20px;

		}
	.roll_fileppt a:hover {
	background-position: 0 -40px;
	text-decoration: underline;
	color: #990000;
		}
	.roll_fileppt a:active {
		background-position: 0 -40px;
		}


.pathway {
	background-image: url(pathwaybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	width: 100%;
	height: 35px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 79px;
	color: #990000;
	line-height: 35px;
	min-height: 18px;
}

.libscontent {
	height: 448px;
}

.libsimagebox {
	background-image: url(bgbaruphoto.gif);
	background-repeat: no-repeat;
}
