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

html
{
	height: 100%;
}

body
{
	/*font-family: "Lucida Grande", Verdana, Geneva, sans-serif; */
	font-family: Arial,"Lucida Grande", Verdana, Geneva, sans-serif;
	font-size:12px;
	height: 100%;
	line-height: 150%;
	background-image: url(../images/backgrounds.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#024B90;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container
{
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 985px; /* negative height of the footer */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -70px;
	margin-left: auto;
}
.pateltejas {
	font-weight: bolder;
}


#header
{
	background-image: url(../images/header.jpg);
	height: 122px;
	width: 985px;
	background-repeat: no-repeat;
	left: 50px;
	right: 50px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#logo
{
	position: absolute;
	left: 704px;
	margin: 0px;
	padding: 48px 16px 0 16px;
	width: 256px;
	text-align: center;
}

#intro
{
	margin: 0px;
	padding: 24px 16px 0 16px;
	width: 672px;
	font-size: 12px;
}

#intro a
{
	color: #00c;
	text-decoration: none;
}

#intro a:hover
{
	text-decoration: underline;
}

#intro h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #004;
	font-weight:bold;
	padding-top: 0;
	padding-bottom: 16px;
	margin: 0px;
}

#intro p
{
	padding: 0;
	margin: 0 0 8px 0;
}

#schedule
{
	position: absolute;
	left: 708px;
	margin: 0px;
	padding: 16px;
	width: 252px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
}

#schedule.inline
{
	left: 0px;
	width: 200px;
	
}
.mist {
	font-size: 12px;
}


#schedule h1
{
	font-size: 14px;
	color: #0c2e88;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
	background-color: #FFFFFF;
}

#schedule a
{
	color: #080;
	text-decoration: none;
	background-color: #FFFFFF;
}

#schedule a:hover
{
	text-decoration: underline;
	background-color: #FFFFFF;
}

#schedule ul
{
	position: relative;
	padding: 0 0 0 60px;
	margin: 0;
	list-style-type: none;
	background-color: #FFFFFF;
}

#schedule li #time
{
	position: absolute;
	left: 0;
	color: #888;
	background-color: #FFFFFF;
}

#videos
{
	margin: 0px;
	padding: 0 16px 24px 16px;
	width: 672px;
}

#videos h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #800;
	font-weight: bold;
	padding-top: 32px;
	padding-bottom: 16px;
	margin: 0px;
}

#thumbnail
{
	position: relative;
	border: 6px solid #e0e0e0;
	background-color: #aeaeae;
	padding: 1px;
	margin: 0 10px 10px 0;
	width: 200px;
	height: 150px;
	display: inline-block;
}

#thumbnail a
{
	text-decoration: none;
}

#thumbnail img
{
	width: 200px;
	height: 150px;
}

#thumbnail #title
{
	position: absolute;
	left: 0px;
	width: 200px;
	height: 32px;
	line-height: 32px;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 118px 1px 1px 1px;
}

.transparent
{
	filter: alpha(opacity=66);
	opacity: 0.66;
}

#pushfooter
{
	position: relative;
}

#footercontainer
{
	position:absolute;
	width: 100%;
	margin-top: auto;
	margin-bottom: 0px;
}

#footer
{
	background-image: url(../images/footer.jpg);
	width: 985px;
	position: absolute;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer img
{
	padding: 0;
	border: 0;
	position: absolute;
	clip: rect(auto,auto,0px,auto);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
s
.partner {
	font-size: 11px;
}
.sched {
	font-weight: bold;
}
.part {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.strong {
	font-size: 14px;
	font-weight: bold;
	color: #17539F;
}
