body {
	margin: 0px;
	padding: 0px;
	background: #E3E7ED url(../images/img01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.6em;
}

p { 

font-size:13px; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
letter-spacing:0.02em; 
margin:0px;
padding-top:6px;
color:#000;
}

.bodyhead {
color:#100;
font:21px Calibri;
padding-top:15px;
text-align:justify;
}

.bodytext {
color:#100;
font-size:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding-left:15px;

}

.bodytext a {
	cursor:pointer;
	text-decoration:none;
}

.feedback {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:2px;
	font-size:13px;
	color:#000;
}

ul, ol {
	margin-top: 0;
	line-height: normal;
	width: auto;
	font-size:12px;
}

a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#171195;
}

#separator
{
	background: url(../images/Separator.gif) no-repeat ;
	position:relative;
	width: 5px;
	top: 20px;
}

a:hover {
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#style6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:0px;
	font-size:14px;
}

.feedback {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:2px;
	font-size:12px;
	color:#000;
}
#header {
	width: 968px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 880px;
	height: 90px;
	color:#003;
	padding: 0px 0px 0px 90px ;
	
}

#linkright
	{
		float:right;
		width:200px;
		height:20px;
		padding-right:20px;
		margin:0;
		text-align:right;
		
	}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 55px 0 0 80px;
	letter-spacing: -1px;
	font-size: 2.2em;
	
}

#logo p {
	float: center;
	margin: 0;
	padding: 30px 0px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #00056f;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 0px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 968px;
	height: 60px;
	margin: 0 ;
	padding: 0;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	float: left;
	height: 50px;
	
	/*background: url(../images/img03.gif) no-repeat right top;*/
}

#menu a {
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	padding: 25px 20px 7px 10px;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border: none;
	
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(../images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../images/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 60px 20px 0 0;
}

.post {
	margin-bottom: 8px;
	background: url(../images/img09.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(../images/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(../images/img10.jpg) no-repeat left bottom;
}

.post .title {
	padding-top: 10px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.td15
{
	padding-left:15px;
}

.post .entry {
	padding: 10px 10px 10px 20px;
	text-align: left;
	font-size:12px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 60px 0 0 20px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 30px;
	background: url(../images/img11.gif) no-repeat left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

.footer
	{
	font-size:10px;
	text-align:center;
	color:#000;
	}

#footer a {
	color: #3D444F;
}

#output_div
{
	overflow:auto;
	width:100%;
	height:450px;
	background-color:#FFF;
}

#td li
{
	
	font-size:12px;
	color:#000;
}

#container
{
	
	width:800px;
	height:auto;
	display:block;
	padding:20px 10px 20px 10px;
	background-color:#dff1fb;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    behavior: url(border-radius.htc);
    z-index: inherit;
    zoom: 1;
}

#login
{
	width:700px;
	height:500px;
	
}


#login_div
{
	position:absolute;
	width:325px;
	height:185px;
	background-image:url(../images/login_bck.png);
	background-repeat:no-repeat;
	background-position:center;
	left:500px;
	top:280px;
}

.txt_form
{
	padding-left:15px;
	color:#000;
	font-weight:bold;
	
}

.heading_form
{
	padding:10px;
	color:#000;
	font-weight:bold;
	font-size:14px;
	text-align:center;

}

.txt_heading
{
	padding-left:0px;
	color:#000;
	font-weight:bold;
	font-size:18px;
}


input.login_btn {
  color:#FFF;
  background-color:#404752;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:10px;
  padding-right:10px;
  padding-top:2px;
  padding-bottom:2px;
}

#form_content {
	position:static;
	float:none;
	width: 800px;
	height:500px;
	/*background-color:#F00;*/
	padding: 50px 20px 40px 20px;

}

#form_content tr
{
	background-color: #d6ecf9; 
}

#control {
	position:relative;
	float:none;
	width: 400px;
	text-align:center;
/*	text-shadow: 1px 1px white, -1px -1px #444;*/
	text-shadow: 2px 5px 5px #000;
	font-size:48px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	top:150px;
	left:260px;
	height:60px;
	filter: Shadow(Color=#000, Direction=120, Strength=4);

}



#msg_div {
	padding-left:100px;
	padding-top:35px;
	margin:0;
	width:300px;
	color:#F00;
	font-size:16px;
}

#msg_div_reg 
{

margin:0;
width:300px;
position:relative;
left:400px;
top:50px;
color:#F00;
font-size:16px;
	
}


#feedback_msg_div
{

margin:0;
width:450px;
position:relative;
left:250px;
top:50px;
color:#F00;
font-size:16px;
	
}



#tbl_content {
	position:relative;
	overflow:auto;
	top:20px;
	left:40px;
	padding:20px 20px 20px 30px;
	width: 780px;
	height:440px;
	background-color:#d6ecf9;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
	behavior: url(border-radius.htc);
	border-radius: 20px;
	
	
}

.redfont {
	color:#F00;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}


/*STYLES FOR CSS POPUP*/


#blanket {
   background-color:#111;
   opacity: 0.65;
   filter: alpha(opacity=65);
   *background:none;
   position:absolute;
   z-index: 9001;
   top:0px;
   left:0px;
   width:100%;
}

#popUpDiv {
	position:absolute;
	background:url(../images/login_bck.png) no-repeat;
	width:330px;
	height:185px;
	z-index: 9002;
}

#popclose
	{
		position:absolute;
		margin:0;
		padding-left:300px;
		top:0px;
	
	}

#popclose a
{
	text-decoration:none;
}

#blanket a
{
	text-decoration:none;
}
	
/* Pop up CSS End*/

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }