
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	/* color: #F93D00; /* =>commented by Dharti */
    color: #454545;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
}
a img {
	border: 0px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 175px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 160px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 0px;
	color: #00629E;
	position:absolute;
  z-index:-1;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #00629E;
}

/* Search */

#contact {
	float: right;
	/*width: 250px; */
	width: 960px;
	padding-top: 80px;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #555;
	position:absolute;
  z-index:10;
}

#contact img {
	
}
#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: 1px solid #E9851D;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 10px 30px 7px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

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

/* Page */
#course_page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}

#course_page-bgtop {
	padding: 0px
}

#course_page-bgbtm {
}

/* Content */

#course_content {
	float: right;
	width: 720px;
	padding: 0px;
}
#course_content h2 {
	height: 35px;
	padding: 0px 0 0 0px;
	letter-spacing: -.5px;
	/* color: #D25116; /* =>commented by Dharti */
    color: #5E771A;
}

#course_image {
	padding-left: 20px;
	padding-bottom: 20px;
	float:right;
	width: 285px;
}

.course_post {
	margin-bottom: 0px;
}

.course_post-bgtop {
}

.course_post-bgbtm {
}

.course_post .course_title {
	height: 10px;
	padding: 8px 0 0 20px;
	letter-spacing: -.5px;
	color: #8AB52B;
	background: url(images/background_gradient_small.jpg) repeat-x left top;
}

.course_post .course_title a {
	color: #FFFFFF;
	border: none;
}

.course_post .course_meta {
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.course_post .course_meta a {
	color: #8AB52B;
}

.course_post .course_entry {
	padding: 0px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: justify;
}

.course_post .course_entry a {
/* color: #D25116; /* =>commented by Dharti */
    color: #5E771A;
}
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}

#page-bgtop {
	padding: 0px
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 100%;
	padding: 0;
}

#content h2 {
	height: 35px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	/* color: #D25116; /* =>commented by Dharti */
    color: #5E771A;
}

.post {
	margin-bottom: 0px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 10px;
	padding: 8px 0 0 20px;
	letter-spacing: -.5px;
	color: #8AB52B;
	background: url(images/background_gradient_small.jpg) repeat-x left top;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	padding: 0px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: justify;
}

.post .entry a {
	/* color: #D25116; /* =>commented by Dharti */
    color: #5E771A;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 0;
	color: #787878;
	padding-left: 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 0px;
}

#sidebar li li {
	line-height: 30px;
	border-bottom: 1px dashed #666666;
	padding-left: 10px;
	font-size:8pt;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 0 0 0 0px;
	letter-spacing: -.5px;
	/* color: #D25116; /* =>commented by Dharti */
    color: #5E771A;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	color: #704A21;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #704A21;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#bottomlinks {
	clear:both;
	width: 960px;
	background: #474036;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#bottomlinks p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #E1F5A6;
}

#bottomlinks a {
	color: #FFFFFF;
}

#footer {
	position:relative;
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #666666;
}

#floattext {
	background: #999999;
	position:absolute;
	width: 300px;
	height: 360px;
	opacity: .9; 
	filter: alpha(opacity='90');
	padding: 10px;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	float: left;
	z-index:90000;
}

#floattextright {
	
	float:right;
	background: #666666;
	position:absolute;
	margin-left: 360px;
	margin-top: 90px;
	width: 530px;
	opacity: .9; 
	filter: alpha(opacity='90');
	padding: 10px;
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	z-index:90001;
	border: solid 1px #000;
}

#floattextright a {
	color: #fff;
	text-decoration: underline;
}
#pageHeaderContainer {
		position: relative;
		clear:both;
		z-index:-1;
		height:150px;
}

#pageTitleText {
	position: absolute;
	bottom: 0;
	width:935px;
	padding: 5px;
	padding-left:20px;
	font: 40px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.5px;
	font-style: italic;
	color: #000000;
	background: #C8C5C5;
	opacity: .7; 
	filter: alpha(opacity='70');
}

#shadow {
	height: 10px;
	width:960px;
	padding-bottom:5px;
	background: url(images/background_gradient_small.jpg) repeat-x left top;
}

#course_table table {
    border-color: #666;
    border-top: 1px;
	border-right: 1px;
    border-style: solid;
}

#course_table th {
	text-align: left;
    /* background: #D25116; /* =>commented by Dharti */
    background: #5E771A;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#course_table tr.odd {
	background:#CCC;
}

#course_table tr.even {
	background:#DDD;
}

#course_table tr:hover {
	background:#EEE;
}

#course_table td {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;

}

#breadcrumb {
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

#breadcrumb a {
	text-decoration: underline;
	color: #704A21;
}

/* Pop up Div */
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:500px;
	z-index: 9002;
	border: 2px solid #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
