/* About BABA CSS Elements */
table#voicenav {
	background-color: #66CC66;
	}

table#voicenav td {
	text-align: center;
	font: 13px lucida grande, geneva, verdana;
	background-color: #ff6600;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	border-right: 1px solid #ffffff;
	}
	
table#voicenav td#idTDNothing1 {
	text-align: center;
	font: 13px lucida grande, geneva, verdana;
	background-color: #ff6600;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	border-right: 0px solid #ffffff;
}

table#voicenav td#idTDSamHome {
	text-align: center;
	font: 13px lucida grande, geneva, verdana;
	background-color: #ff6600;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	border-right: 0px solid #ffffff;
}


table#voicenav td a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 9px 3px 9px;
	font: 90%;
	color: White;
	font-weight: strong;
	}

table#voicenav td a:link, #voicenav td a:visited {
	color: #ffffff;
	font-weight: strong;
	text-decoration: none;
	}

table#voicenav td a:hover {
	color: #white;
	background: #ff9900;
	display: block;
	font-weight: strong;
	text-decoration: none;
	padding: 3px 9px 3px 9px;
}

body#text #voicenav  td#three a,
body#video #voicenav  td#two a,
body#audio #voicenav  td#one a
{
	color: #white;
	display: block;	
	font-weight: strong;
/*	background: #ff9900;*/
background: url(/common/images/nav_goldbar.jpg);
}


/* Video CSS Elements */
table#disvideo td {
	text-align: center;
	font: 13px lucida grande, geneva, verdana;
	}

table#disvideo td a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 9px 3px 9px;
	font: 90%;
	color: black;
	font-weight: strong;
	}

table#disvideo td a:link, #disvideo td a:visited {
	color: #ffffff;
	font-weight: strong;
	text-decoration: none;
	}

table#disvideo td a:hover {
	color: yellow;
	display: block;
	font-weight: strong;
	text-decoration: underline;
	padding: 3px 9px 3px 9px;
}



table#videolist td a:hover{
	text-decoration: underline;
	color: tomato;
	cursor: pointer;
}

table#videolist td a {
	text-decoration: none;
	margin: 0;
	font: 90%;
	color: black;
	font-weight: strong;
}

.videoBorder
{
	border: 1px Solid;
	border-color:#F5E6D3;
	padding:5px;
	background-color: #FFFFF2;
	cursor:pointer;
	text-decoration:underline;
}

.videoBorderDefault
{
	border: #ffffff 1px Solid;
	padding: 5px;
	background-color: #ffffff;
	text-decoration:none;
	
}

body#discoursesmain #idTDMainImage,
body#audio #idTDMainImage,
body#video #idTDMainImage,
body#text #idTDMainImage
{
	
	background-image: url(/common/images/headers/voiceofbaba_discourses.jpg);
	color: Black;
}



#main {margin-top: 0.5em;}
#content {width: 420px;}
#sidebar {width: 230px;}

#family {width: 676px;}
#family td {border-bottom: 1px dotted #ccc;}
#family td.top a {display: block; border-left: 1px dotted #fff; border-right: 1px dotted #fff; border-top: 1px dotted #fff;}
#family td.top a:hover {display: block; border-left: 1px dotted #a1a5a9; border-right: 1px dotted #a1a5a9; border-top: 1px dotted #a1a5a9;}
#ipodheader {margin: 1.5em 0 1em;}
#header {margin: 2.25em 0 1.5em;}	

/* begin navigation */
#nav { background: #fff; margin-bottom: 1.5em; }
#nav td { text-align: center; font-size: 12px; border-top: 1px solid #a1a5a9; border-bottom: 1px solid #a1a5a9; border-right: 1px solid #a1a5a9; }
#nav td a { text-decoration: none; display: block; padding: 3px 14px 3px 14px; background: url(/common/images/nav_whitebar.jpg); }
#nav td a:link, #nav td a:visited { color: #666; text-decoration: none; }
#nav td a:hover { color: #000; background: url(/common/images/nav_silverbar.jpg); text-decoration: none; }

#tvprg a:link, #tvprg a:visited { border-left: 1px solid #a1a5a9;}
#recentvideo a, #recentvideo a:link, #recentvideo a:visited { border-left: 1px solid #a1a5a9;}

body#sectionone #nav td#one a, 
body#sectiontwo #nav td#two a,
body#sectionthree #nav td#three a,
body#sectionfour #nav td#four a {background: url(/common/images/nav_silverbar.jpg); color: #000;}
/* end navigation */	

#sidebar h4 {border-bottom:  1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 0 -5px 5px -5px; background-image: url(/common/images/nav_whitebar.jpg); color: #333;}
#sidebar .box {border:  1px solid #a1a5a9; padding: 0 5px 5px 5px; margin: 0 0 1.25em 0;}



