/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #097E94;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #097E94;
}

body {
	
	background: #037BB0 url(../images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 1001px;
	margin: 0px auto;

}

#main
{
width: 1001px;
background: url(../images/table_back.gif) repeat-y;
margin-bottom: 10px;
}

#top
{
background: url(../images/top.gif) no-repeat;
width: 1001px;
}

#bottom
{
background: url(../images/bottom.gif) no-repeat;
width: 1001px;
height: 17px;
}

#back
{
width: 1001px;
margin: 0px auto;
}

#header {
	height: 415px;
	text-align: right;
	margin-bottom: 8px;
	
}

#logo {

width: 981px;
height: 336px;
text-align: left;
padding-left: 20px;
padding-top: 20px;
background: url(../images/mylotus1.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
/*	text-transform: lowercase; */
	font-style: italic;
	font-size: 30px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 20px;
}

#contactus_logo {

width: 981px;
height: 336px;
text-align: left;
padding-left: 20px;
padding-top: 20px;
background: url(../images/header.gif) no-repeat;        
}

#contactus_logo a {
        text-decoration: none;
/*      text-transform: lowercase; */
        font-style: italic;
        font-size: 30px;
        color: #ffffff;
}
#contactus_logo H2 a
{
font-size: 20px;
}



#menu
{
width: 981px;
height: 35px;
padding-top: 12px;
margin-top: 15px;
padding-left: 20px;
background: url(../images/menu.gif) no-repeat;
margin-bottom: 7px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 170px;
	height: 42px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-left: 5px;
}

#menu a:hover {
	width: 170px;
    height: 42px;
	padding-top: 5px;
	color: #DEEBBC;
	text-decoration: underline;
}



#myleft
{
        width: 244px;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
}

#myleft H3
{
width: 220px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 24px;
padding-top: 16px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat;
}

#myleft ul {
        list-style: none;
        margin-bottom: 10px;
        padding-top: 10px;
}

#myleft .right_back
{
background: #FFFFFF;
}

#myleft .right_bottom
{
padding-bottom: 15px;
margin-bottom: 10px;
background: url(../images/title_bottom.gif) no-repeat bottom;
}

#myleft li  {
        padding: 7px;
        padding-right: 10px;

}

#myleft .sub
{
        padding-left: 30px;
}

#myleft a {
        color: #097E94;
}
#myleft a:visited {
        color: #097E94;
}

#myleft p
{
font-size: 12px;
padding-right: 10px;
}

.bot
{
padding: 10px;
}

#right
{
	width: 244px;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
}

#right H3
{
width: 220px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 24px;
padding-top: 16px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: #FFFFFF;
}

#right .right_bottom
{
padding-bottom: 15px;
margin-bottom: 10px;
background: url(../images/title_bottom.gif) no-repeat bottom;
}

#right li  {
	padding: 7px;
	padding-left: 10px;

}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #097E94;
}
#right a:visited {
	color: #097E94;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#mycalendar {
        padding: 20px 10px 20px 10px;
}

#mycalendar table {
        width: 100%;
        text-align: center;
}

#mycalendar thead {

}

#mycalendar tbody td {
        border: 1px solid #F1F1F1;
}

#mycalendar #prev {
        text-align: right;
}

#mycalendar #next {
        text-align: left;
}

#mycalendar tfoot a {
        text-decoration: none;
        font-weight: bold;
}

#mycalendar #now {
        background: #696969;
        border: 1px solid #ff0000;
        font-weight: bold;
        color: #ffffff
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

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

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#myright
{
        width: 710px;
        padding-right: 20px;
        float: right;
        margin-right: 7px;
        margin-right: 7px;
}


#myright H4
{
        margin:7px;
        padding: 0px;
        font-size: 14px;
        color: #037BB0;
        padding-top: 20px;
        padding-bottom: 10px;
        text-decoration: underline;
}

#myright H4 a
{
        color: #037BB0;
text-decoration: none;
}

#myright a
{
        color: #037BB0;
text-decoration: none;
}

#myright p {
        margin: 5px;
        padding: 0;
}

#myright h2 {
        margin: 0;
        padding: 0;
        padding-top: 10px;
        color: #037BB0;
}

#myright ol, #myright ul
{
margin-right: 30px;
}


#left
{
width: 710px;
padding-left: 20px;
}


#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#left H4 a
{
	color: #037BB0;
text-decoration: none;
}

#left a
{
	color: #037BB0;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #037BB0;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #037BB0;
	font-size: 11px;

}

.date a {
	color: #037BB0;

}




#footer {
	height: 45px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a {
	color: #4A2011;
}


/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #565;
  font-size: 12px;
  color: #000;
  cursor: default;
  background: #efe;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: #676;
  color: #fff;
  font-size: 90%;
}

.calendar .nav {
  background: #676 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: #250;
  color: #efa;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #565;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #afa;
  color: #000;
  border: 1px solid #084;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #7c7;
  padding: 2px 0px 0px 2px;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #dfb;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #564;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #8a8;
  background: #dfb;
}

.calendar tbody .rowhilite td {
  background: #dfd;
}

.calendar tbody .rowhilite td.wn {
  background: #efe;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #efd;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #dec;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #f8fff8;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { font-weight: bold; color: #0a0; }

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: #250;
  color: #efa;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #565;
  background: #efd;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #af8;
}

.calendar .combo .active {
  border-top: 1px solid #6a4;
  border-bottom: 1px solid #6a4;
  background: #efe;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #8a8;
  padding: 1px 0px;
  text-align: center;
  background-color: #dfb;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #898;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #686;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
