﻿
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:1px;
	width:100%;
}
.mainDiv
{
	float: left;
	width:100%;
	height:800px;
	min-height:800px;
}
.headerDiv
{
	width: 995px;
	height: 120px;
	min-height:120px;
	float: left;

	background-image: url(images/header.gif);
}
.bodyDiv
{
	width: 995px;
	height: 750px;
	min-height: 750px;
	float: left;
	background-image: url(images/Background.gif);
}
.navigationDiv
{
	width: 16%;
	height:750px;
	min-height:750px;
	float: left;

	
}

.navigationDiv td
{
	padding-left:10px;
	padding-right:10px;
}
.contentDiv
{ 
	
	width:84%;
	min-width:825px;
	min-height:750px;
	float: left;
	
	}


.footerDiv
{
	font-family:Verdana;
	width: 995px;
	height: 50px;
	float: left;
	font-size:10px;
	text-align:center;
	background-image: url(images/footer.gif);
}

.link
{
	width: 130px;
	height: 25px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:Black;
	background-image: url(images/view.gif);
}
.link:hover
{
	width: 130px;
	height: 25px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/hover.gif);
	color: black;
}
.linkactive
{
	width: 130px;
	height: 25px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:navy;
	background-image: url(images/visited.gif);
}
.sublink
{
	width: 100px;
	height: 20px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	
	font-size: 10px;
	font-weight: bold;
	color: Black;
	background-image: url(images/subview.gif);
}
.sublink:hover
{
	width: 100px;
	height: 20px;
	cursor: pointer;
	display: block;
	color: black;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/subhover.gif);
}
.sublinkactive
{
	width: 100px;
	height: 20px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: navy;
	background-image: url(images/subactive.gif);
}
.welcomeheader
{
	font-weight: bold;
	vertical-align: middle;
	text-transform: capitalize;
	font-style: italic;
	text-align: left;
	font-variant: normal;
	font-size: 16px;
	font-family: Arial;
	color: #006600;
	background-color: #ffffcc;
	text-indent: 10px;
}
.playercategorydiv
{
	width: 714px;
	height: 275px;
	float: left;
	background-image: url(images/videolisttopdiv.gif);
}
.playerdiv
{ 
	
	height: 230px;
	width:320px;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	float:left;
	border-top-style: groove; border-right-style: groove; border-left-style: groove; border-bottom-style: groove; }

.playeraudiodiv
{
	height: 230px;
	width: 320px;
	float:left;
	margin-top:40px;
	margin-left:20px;
	margin-right:15px;
	vertical-align: text-bottom;
	text-align: center;
}
	
.pagingdiv
{
	color: #990033;
	width: 750px;
	height: 15px;
	padding-top:10px;
	vertical-align: text-bottom;
	font-family: Arial;
	text-align: center;
	margin:0px;
	
 }

.datalistdiv
{
	width: 750px;
	height: 360px;
	padding-top:10px;
	float:left;
	
	
	
}
.datalisttopdiv
{
	width: 714px;
	height: 310px;
	padding-top:10px;
	background-color: silver;
	background-image: url(images/videogridlisting.gif);
}
.pagebuttonspeech
{
	text-align:center;
	width:815px;
	
}
.pagebuttonspeech img
{
	text-decoration:none;

	border:0px;
}

.videospeechdiv
{
	width: 815px;
	height: 670px;
	padding-left:15px;
	background-repeat:no-repeat;
}

.multiviewdiv
{
	margin-top:0px;
	margin-left:40px;
	padding:0px;
	
}
.vedadiv
{
	overflow: auto;
	height: 230px;
	width:320px;
	float:left;
	margin-left: 60px;
	margin-right:3px;
	background-image: url(images/vedabackground.gif);
}
.slokamclass
{
	color: #990000;
	font-family: 'Arial Narrow' , Arial;
	font-size: 11pt;
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom:0px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.slokammeaning
{
	font-weight: bold;
	color: #626cae;
	font-size: 11pt;
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 10px;
	font-family: 'Gill Sans MT' , Arial;
	text-indent: 20px;
	font-style: italic;
	table-layout: auto;
	list-style-position: outside;
	vertical-align: text-top;
	list-style-type: circle;
	text-align: justify;
	margin-bottom:0px;
}
.slokamsource
{
	
	font-family: 'Arial Narrow' , Arial;
	font-size: 8pt;
	margin-right: 10px;
	margin-bottom:0px;
	margin-top:0px;
	text-align: right;
	vertical-align: text-top;
	
}
.categorydiv
{
	overflow: auto;
	width: 320px;
	height: 205px;
	float: left;
	
	border-color:Maroon;
	border-right: thin ridge;
	border-top: thin ridge;
	border-left: thin ridge;
	border-bottom: thin ridge;
}
.categoryheader
{
	font-weight: bold;
	vertical-align: middle;
	text-transform: capitalize;
	font-style: italic;
	text-align: left;
	font-variant: normal;
	font-size: 16px;
	font-family: Arial;
	color: #006600;
	background-color: #ffffcc;
	text-indent: 10px;
	width: 320px;
	margin-top:20px;
	float: left;
	border-right: maroon thin solid;
	border-top: maroon thin solid;
	border-left: maroon thin solid;
	border-bottom: maroon thin solid;
}
.footertemplate
{ 
	margin:0px;
	padding:0px;
	width:700px;
	border-top: black thin solid; 
 }

.contentboxheader
{
	width: 800px;
	height: 25px;
	float: left;
	background-image: url(images/contentboxheader.gif);
	background-repeat:no-repeat;
}
.contentboxfooter
{
	width: 800px;
	height: 25px;
	float: left;
	background-image: url(images/contentboxfooter.gif);
}
.contentboxbody
{
	width: 800px;
	min-height:550px;
	float: left;
	background-image: url(images/contentboxbody.gif);
	background-repeat:repeat;
	
}
