#main-col{
	float:left;
	margin:0;
	overflow:hidden;
	padding: 0 0 10px;
	width:670px;
}

.main-col-wide {
	clear:both;
	width:670px;
	float:left;
	/*background:transparent url(/images/global/icons/square-blue.gif) repeat-y scroll right top;*/
}

.logo-link a{
	position:absolute;
	left:0;
	top:0;
	height:65px;
	width:200px;
	display:block;
	text-indent:-9999px;
}

#container{
	background:none !important;
	font-size:11px;
	padding-top:0;
	position:relative;
}

#right-col {
	background:#fff;
	float:left;
	width:320px;
}

.rightcol{
	float:left;
}

.events-tools #page{
background:transparent url(/images/global/background/bg-page-plain.png) repeat-y scroll center center !important;
background:transparent url(/images/global/background/bg-page-plain-IE.jpg) repeat-y scroll center center;
}

*:first-child+html .events-tools #page{
background:transparent url(/images/global/background/bg-page-plain-IE7.png) repeat-y scroll center center !important;
}

.activities-form input.textfield, select{
	background:#fff;
}

#container .upcoming-events-wide {
margin-bottom:20px;
margin-left:0px;
margin-top:8px;
width:663px;
background: #FFF url(/images/global/events/bg-upcoming-events-wide.jpg) no-repeat 0 0;
height: 265px;
}

#container .upcoming-events-wide .events {
background: none;
height: 205px!important;
height: 205px;
min-height: 205px!important;
float: left;
padding: 56px 0 0 23px!important;
padding: 46px 0 0 23px;
}

*:first-child+html #container .upcoming-events-wide .events {
padding: 46px 0 0 23px!important;
}

#container .events-search-result-wide {
margin: 0 0 15px 12px;
background:#FFF;
width:650px;
}

#container .events-search-result-wide table.search-event-title {
font-size: 12px;
color: #087cbc;
background:url(/images/global/background/bg-headings.jpg) left 20px repeat-x;
margin: 0 0 -10px 2px;
padding: 0 0 5px 0;
height:45px;
}

table.search-event-title .result-paginate {
float: right;

}
table.search-event-title div .result-paginate {
display:none;
}

table.search-event-title .result-paginate a {
display: block;
width: 13px;
height: 16px;
color:#111;
font-size 11px;
text-decoration: none;
line-height: 16px;
float: left;
text-align: center;
}

table.search-event-title .result-paginate a:hover {
background: url(/images/global/icons/paginate-hover-blue.jpg) no-repeat 0 0;
color: #fff;
text-decoration: none;
}

table.search-event-title .result-paginate span {
margin: 0 3px;
display: block;
float: left;
width:auto;
}

table.search-event-title .result-paginate span.active {
display: block;
width: 13px;
height: 16px;
line-height: 16px;
font-size 11px;
background: url(/images/global/icons/paginate-hover-blue.jpg) no-repeat 0 0;
color: #fff;
text-decoration: none;
float: left;
text-align:center;
}

table.search-event-title .result-paginate span.active a {
color: #fff;
}

table.search-event-title .result-paginate a.next-btn, table.search-event-title .result-paginate a.prev-btn {
text-indent: -9999em;
display: block;
width: 5px;
height: 5px;
float: left;
}

table.search-event-title .result-paginate a.next-btn, table.search-event-title .result-paginate a:hover.next-btn {
background: url(/images/global/icons/arrow-blue-next.jpg) no-repeat 0 0;
margin: 5px 0 0 5px;
}

table.search-event-title .result-paginate a.prev-btn, table.search-event-title .result-paginate a:hover.prev-btn {
background: url(/images/global/icons/arrow-blue-prev.jpg) no-repeat 0 0;
margin: 5px 5px 0 0;
}

#container .events-search-result-wide table.search-event-bottom {
background:transparent url(/images/global/background/bg-headings.jpg) repeat-x scroll left 30px;
padding: 5px 0 0 0;
border-bottom: none;
height:65px;
}

table.result-info {
width: 500px;
margin: 0 0 5px 0;
color: #616161;
}

.events-search-result-wide .search-result-wide {
font-size: 11px;
margin: 5px 15px 15px 0;
}

.events-search-result-wide .search-result-wide h4 a{
	font-size:14px;
	color:#087CBC;
}

.events-search-result-wide .search-result-wide .search-txt {
display: block;
height:56px;
overflow: hidden;
line-height: 14px;
}

form#add_event {
padding:10px;
font-size: 11px;
color: #111;

}

form#add_event {

}

form#add_event p.highlight-txt {
color: #fff;
font-size: 10px;
padding: 0 6px;
background: #455d77;
float: left;
display: block;
line-height: 16px;
margin: 5px 0;
}

form#add_event input {
border: 1px solid #A4A4A4;
height: 20px;
width: 255px;
}

form#add_event img#security_image{
	margin:0 10px -15px 0;
	float:left;
}

form#add_event .radio {
width: auto;
height: auto;
border: none;
}

form#add_event select {
border: 1px solid #A4A4A4;
height: auto;
width: 200px;
}

form#add_event textarea {
border: 1px solid #A4A4A4;
height: 85px;
width: auto;
}

form#add_event .submitButton {
background: #53BCFD url(/images/global/buttons/btn-blue-submit.gif) no-repeat 0 0;
border: none;
color: #fff;
cursor: pointer;
display: block;
font-size: 12px;
font-weight: normal;
height: 22px;
margin: 0;
padding: 0 0 5px 0!important;
padding: 0;
width: 150px;
}

*:first-child+html form#add_event .submitButton {
padding: 0!important;
}

h2.sub-blue {
font-size: 11px;
line-height: 18px;
margin: 0;
padding: 0;
color: #087cbc;
text-transform: uppercase;
}

h2.title-black {
margin:10px 20px -30px 15px!important;
padding:0 5px 0 0;
background:url(/images/global/background/bg-headings.jpg) left 25px repeat-x;
clear:both;
color:#111;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
line-height:26px;
height:55px;
}

table.addeventtable {
border-bottom: 1px dotted #a0a0a0;
}

form#add_event #start_day, form#add_event #end_day {
width: 45px;
margin-right: 2px;
}
form#add_event #start_month, form#add_event #end_month {
width: 95px;
margin-right: 2px;
}
form#add_event #start_year, form#add_event #end_year {
width: 55px;
}

form#add_event #start_hour, form#add_event #end_hour {
width: 40px;
margin-right: 2px;
}

form#add_event #start_minute, form#add_event #end_minute {
width: 40px;
}

form#add_event .hr-blue-dash {
border-bottom: 1px dotted #a4a4a4;
display:block;
font-size:1px;
margin: 0 auto 10px;
width: 100%;
}

form#add_event #event_search_button {
background: url(/images/global/buttons/btn-event-search.jpg) no-repeat 0 0;
color:#fff;
width: 62px;
height: 22px;
border: none;
curser:pointer;
}

form#add_event .fade-box {
color: #999;
font-size: 10px;
}

form#add_event .notfade-box {
color: #000;
font-size: 10px;
}

span.form-disclaimer-txt {
color: #999999;
display: block;
font-size: 10px;
padding: 10px 0 0;
}

p.alert-txt-red {
color: #fff;
font-size: 10px;
background: #e30707 url(/images/global/icons/icon-alert-red-bg.jpg) no-repeat 5px 50%;
padding: 2px 10px 2px 33px;
}

form#add_event #btn-add-event {
width: 140px;
background: url(/images/global/events/buttons/btn-add-event-white.gif) no-repeat 0 0;
color: #fff;
}

form#add_event table td {
padding-bottom: 5px;
}



.free-events {
display: block;
background: url(/images/global/background/bg-btn-orange.gif) no-repeat 0 0;
height: 15px;
width: 200px;
color: #fff;
font-size: 11px;
text-transform: uppercase;
margin: 25px 0 0 12px;
padding: 0 0 0 13px;
font-weight: bold;
line-height:15px;
}

.gen-event-info p {
line-height: 14px;
margin: 0 0 10px 0;
}

.gen-event-info p label {
color: #084fb9;
width: 75px;
display: block;
float: left;
font-weight: bold;
margin:0 0 10px;
}

.book-this-event {
background: url(/images/global/events/buttons/btn-book-event.gif) no-repeat 0 0;
display: block;
height: 22px;
line-height: 20px;
color: #fff;
padding: 0 0 0 25px;
width: 120px;
margin: 0 0 15px 0;
}

a.email-friend-btn {
background: url(/images/global/buttons/btn-email-friend.gif) no-repeat 0 0;
display: block;
float: left;
/*width: 150px;*/
padding: 0 0 0 20px;
line-height: 13px;
height: 16px;
color: #111;
}

a.previous-event-btn {
background: url(/images/global/events/buttons/btn-arrow-left.gif) no-repeat 0 0;
color:#E76100;
display:block;
float:left;
height:16px;
line-height:14px;
padding:0 0 0 21px;
margin: 0 0 10px 0;
}

a.next-event-btn {
background: url(/images/global/events/buttons/btn-arrow-right.gif) no-repeat 0 0;
display: block;
float: right;
padding:0 0 0 21px;
line-height: 14px;
height: 16px;
color:#E76100;
margin: 0 0 10px 0;
}

a.events-return-btn {
background: url(/images/global/events/buttons/btn-return.gif) no-repeat 0 0;
no-repeat 0 0;
display: block;
float: left;
/*width: 150px;*/
padding: 0 0 0 20px;
line-height: 13px;
height: 16px;
color: #111;
}

.event-map {
display: block;
margin: 0 0 20px 0;
}

p.location-map-title {
background: url(/images/global/icons/location.gif) no-repeat 0 0;
display: block;
border-bottom: 2px solid #087cbc;
color: #087cbc;
height: 18px;
line-height: 16px;
margin: 0;
padding: 0 0 0 26px;
width: 284px;
}


.share-this {
height: auto;
}



.share-this p {
float: left;
margin: 0 10px 0 0;
line-height: 19px;
color: #0752c7;
}

.share-this ul.article-tools {
float: right;
height: 21px;
}


.share-this ul.article-tools li {
height: 21px;
}
.share-this ul.article-tools li a {
margin: 0;
}
*:first-child+html .share-this ul.article-tools li a {
margin: 0!important;
}

.calendar-start {
	width: 240px;
}

.calendar{
	height:165px !important;
	height:160px;
	width:220px;
}

*:first-child+html{
	height:160px !important;
}

#coming-event-search {
float: left;
margin: 50px 0 0;
width: 350px;
}

div.calendar-start {
margin-left: 27px;
}

#coming-event-search ul.list-event-results {
width: 170px;
margin: 0 15px 0 10px!important;
margin: 0 15px 0 5px;
float: left;
display: block;
list-style: none;
}

*:first-child+html #coming-event-search ul.list-event-results {
margin: 0 15px 0 5px!important;
}

#coming-event-search ul.list-event-results li{
	list-style: none;
	list-style-image:none;
}

#coming-event-search ul.list-event-results li a {
display: block;
height: 16px;
border-bottom: 1px dotted #c2dceb;
padding: 0 0 0 10px;
line-height: 16px;
font-size: 11px;
font-weight: bold;
color: #c2dceb;
text-decoration: none;
background: url(/images/global/icons/icon-arrow-orange.gif) no-repeat left center;
}

#coming-event-search ul.list-event-results li.highlight-white a {
background: url(/images/global/icons/icon-arrow-white.gif) no-repeat left center;
color: #fff;
}

#coming-event-search ul.list-event-results li a:hover {
background: url(/images/global/icons/icon-arrow-white.gif) no-repeat left center;
color: #fff;
border-bottom: 1px dotted #fff;
}

#coming-event-search h3 {
color: #fff;
display: block;
padding: 0 0 3px 10px;
background: url(/images/global/icons/icon-arrow-orange.gif) no-repeat left center;
line-height: 16px;
font-size: 11px;
float: left;
margin: 0px;
font-family:Tahoma;
}

#coming-event-search #event_search {
float: left;
width: 140px;
margin: 0 0 7px 0;
border: 1px solid #111;
height: 17px;
}

#coming-event-search #btn_search_now {
float: left;
width: 144px;
background: url(/images/global/events/buttons/btn-search-now.gif) no-repeat 0 0;
margin: 0;
border: none;
color: #fff;
height: 22px;
font-size:11px;
font-weight:bold;
padding: 0 0 4px 0!important;
padding: 0;
cursor: pointer;
font-family:Tahoma;
}

*:first-child+html #coming-event-search #btn_search_now {
padding: 0!important;
}

#coming-event-search #btn_add_event {
width: 145px;
background: url(/images/global/events/buttons/btn-add-event.gif) no-repeat 0 0;
color: #fff;
float: left;
margin: 0;
border: none;
cursor:pointer;
display:block;
font-size:11px;
font-weight:normal;
height:22px;
padding: 0 0 4px 0!important;
padding: 0;
font-family:Tahoma;
}

*:first-child+html #coming-event-search #btn_add_event {
padding: 0!important;
}

#coming-event-search #btn_email_alerts {
width: 161px;
background: url(/images/global/events/buttons/btn-email-event.gif) no-repeat 0 0;
color: #fff;
float: left;
margin: 0;
border: none;
cursor:pointer;
display:block;
font-size:11px;
font-weight:normal;
height:22px;
padding: 0 0 4px 0!important;
padding: 0;
font-family:Tahoma;
}

*:first-child+html #coming-event-search #btn_email_alerts {
padding: 0!important;
}


#coming-event-search a.advanced-search {
color:#fff;
text-decoration:underline;
float: left;
width: 140px;
margin: 8px 0 40px 0;
text-align: right;
font-weight:normal;
}

p.date-selected {
display: block;
float: left;
background: url(/images/global/icons/icon-square-orange.jpg) no-repeat left center;
padding: 0 0 0 15px;
color: #111;
margin: 15px 15px 0 30px!important;
margin: 15px 15px 0 15px;
}
*:first-child+html p.date-selected {
margin: 15px 15px 0 30px!important;
}

p.active-events {
display: block;
float: left;
background: url(/images/global/icons/icon-square-grey.jpg) no-repeat left center;
padding: 0 0 0 15px;
color: #111;
margin: 15px 0 0 0;
}

form#advanced_search_event {
margin: 0 5px 0 10px;
border-bottom: 1px dotted #759aaf;
}

form#advanced_search_event input {
float: left;
width: 140px;
margin: 0 0 6px 0;
border: 1px solid #111;
height: 19px;
}

form#advanced_search_event select {
float: left;
width: 140px;
margin: 0 0 4px 0;
border: 1px solid #111;
height: 19px;
}

form#advanced_search_event h3 {
float:none;
border-bottom: 1px dotted #759aaf;
}

form#advanced_search_event #event_search {
width: 330px;
}

form#advanced_search_event select#suburb_id {
width: 160px;
margin-right: 10px;
}

form#advanced_search_event select#category_id {
width: 160px;
}

form#advanced_search_event label {
line-height: 32px;
height: 32px;
width: 42px;
color: #fff;
font-size: 12px;
float: left;
display: block;
}

form#advanced_search_event label.label-from {

}

form#advanced_search_event label.label-to {
width: 21px;
margin: 0 0 0 10px;
}

form#advanced_search_event div.date-contain {
display: block;
width: 37px;
float: left;
margin: 0 3px 0 0;
background: #6b6b6b;
height: 31px;
overflow: hidden;
}

form#advanced_search_event div.date-contain p {
color: #fff;
font-size: 8px;
line-height: 10px;
margin: 0 0 0 2px;
padding: 0;
}

form#advanced_search_event div.date-contain input {
width: 33px;
margin: 0 0 0 1px!important;
margin: 0 0 1px -9px;
}
*:first-child+html form#advanced_search_event div.date-contain input {
margin: 0 0 1px -9px!important;
}

form#advanced_search_event .show-results {
clear: both;
display: block;
float: left;
height: 20px;
margin: 7px 0 0 0;
color: #fff;
width: 160px;
line-height: 19px;
}

form#advanced_search_event .show-results input {
border: none;
}


form#advanced_search_event .show-results input#show_results {
margin: 0 4px 0 0;
border: 1px sold #111;
width: auto;
}

form#advanced_search_event #btn_search_now {
float: right;
margin: 5px 5px 5px 0;
}


form#advanced_search_event #btn_email_alerts,
form#advanced_search_event #btn_add_event {
float: left;

margin: 5px 0 0 0;
}


img{
	border:none;
}

/* start calendar */

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

div.calendar {
	position: relative;
	margin-left:30px;
}

.calendar, .calendar table {
  font-size: 11px;
  color: #000;
  cursor: default;
  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 */
}

.calendar .nav1 {
  background: #E7E7E7 url(/images/global/icons/calendar-left.jpg) no-repeat 8px 4px;
  text-indent:-999px;
}

.calendar .nav2 {
  background: #E7E7E7 url(/images/global/icons/calendar-right.jpg) no-repeat 8px 4px;
  text-indent:-999px;
}

.calendar .nav {
  background: #E7E7E7;
  text-indent:-999px;
}

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

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #e7e7e7;
  color: #0053bc;
}

.calendar tbody .daysrow td{
	border-top: 1px dotted #a3a3a3;
}

.calendar tbody .special{
 cursor:pointer;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #fff;
  font-weight:bold;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  padding: 2px;
  text-align: center;
  color: #a3a3a3;
}

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

.calendar thead .hilite { /* How do the buttons in header appear when hover */

}

.calendar thead .active { /* Active (pressed) buttons in header */

}

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

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #0053bc;
  text-align: center;
  padding: 4px;
  background:#e7e7e7;
  border-left:0.1em solid #fff;
  font-weight:bold;
}
.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 #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  /*background: #def;*/
}

.calendar tbody .rowhilite td.wn {
  /*background: #eef;*/
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
	 background: #def;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  background: #e7e7e7 url(/images/global/icons/calendar-selected.jpg) 3px 3px no-repeat;
  color: #fff !important;
}

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

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
}

.calendar tbody .disabled {
   color: #E1E1E1 !important;
   background:#FFFFFF none repeat scroll 0 0 !important;
}

.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: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

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

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #ddeeff;
  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;
  background: #E7E7E7;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  border-bottom:1px dotted #a3a3a3;
  padding: 1px;
}

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

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

.calendar .combo .active {
  border-top: 1px solid #0053BC;
  border-bottom: 1px solid #0053BC;
  background: #fff;
  font-weight: bold;
}

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

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  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: #667;
  color: #fff;
}

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

.upcoming-events {
	font-size:11px;
}

.events-home{
   display:block;
   width:230px;
   height:40px;
   position:absolute;
top:5px;
left:10px;
}

.upcoming-events .no-events{
	font-size:12px;
	font-style:italic;
	color:#f38702;
	text-align:center;
}

.upcoming-events .months-events{
	margin-left:8px;
}

.upcoming-events .months-events .title{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-left:10px;
	border-bottom:1px dashed #C4C4C4;
	width:272px;
}

.upcoming-events .months-events .event{
	width:272px;
	padding:10px 2px 10px 10px;
}

.upcoming-events .months-events .event .text{
	width:54%;
	float:left;
}

.upcoming-events .months-events .event .buttons{
	float:left;
}

.upcoming-events .months-events .event .buttons img{
	padding-bottom:5px;
}

.upcoming-events .months-events .grey{
	background:#f3f3f3;
}

.upcoming-events .months-events .event .details a{
	font-size:12px;
	color:#0053bc;
	font-weight:bold;
}

.upcoming-events .months-events .event .date{
	color:#0053bc;
}

.main-col-left, .main-col-right{
	margin-top:20px;
}

.main-col-left{
	float:left;
	height:auto;
	margin-left:20px !important;
	margin-left:10px;
	margin-right:3px;
	overflow:hidden;
	padding-right:3px;
	width:320px;
}

.main-col-right{
	float:left;
	height:auto;
	overflow:hidden;
	width:320px;
}

.gen-event-info p{
	line-height:14px;
	margin:10px 0 10px 0;
}

.gen-event-info p label{
	color:#087CBC;
	display:block;
	float:left;
	font-weight:bold;
	width:75px;
}

.gen-event-info a:hover,
.gen-event-info a{
	font-weight:normal;
}


.event-map {
	display:block;
	margin:10px 0 20px;
}

/* end calendar */


/* start calendar */

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

div.calendar {
	position: relative;
	margin-left:30px;
}

.calendar, .calendar table {
  font-size: 11px;
  color: #000;
  cursor: default;
  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 */
}

.calendar .nav1 {
  background: #E7E7E7 url(/images/global/icons/calendar-left.jpg) no-repeat 8px 4px;
  text-indent:-999px;
}

.calendar .nav2 {
  background: #E7E7E7 url(/images/global/icons/calendar-right.jpg) no-repeat 8px 4px;
  text-indent:-999px;
}

.calendar .nav {
  background: #E7E7E7;
  text-indent:-999px;
}

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

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #e7e7e7;
  color: #0053bc;
}

.calendar tbody .daysrow td{
	border-top: 1px dotted #a3a3a3;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #fff;
  font-weight:bold;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  padding: 2px;
  text-align: center;
  color: #a3a3a3;
}

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

.calendar thead .hilite { /* How do the buttons in header appear when hover */

}

.calendar thead .active { /* Active (pressed) buttons in header */

}

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

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #0053bc;
  text-align: center;
  padding: 4px;
  background:#e7e7e7;
  border-left:0.1em solid #fff;
  font-weight:bold;
}
.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 #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  /*background: #def;*/
}

.calendar tbody .rowhilite td.wn {
  /*background: #eef;*/
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
	 background: #def;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  background: #e7e7e7 url(/images/global/icons/calendar-selected.jpg) 4px 2px no-repeat;
  color: #fff !important;
}

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

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
}

.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: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

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

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #ddeeff;
  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;
  background: #E7E7E7;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  border-bottom:1px dotted #a3a3a3;
  padding: 1px;
}

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

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

.calendar .combo .active {
  border-top: 1px solid #0053BC;
  border-bottom: 1px solid #0053BC;
  background: #fff;
  font-weight: bold;
}

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

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  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: #667;
  color: #fff;
}

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

.upcoming-events .no-events{
	font-size:12px;
	font-style:italic;
	color:#f38702;
	text-align:center;
}

.upcoming-events .months-events{
	margin-left:8px;
}

.upcoming-events .months-events .title{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin-left:10px;
	padding:10px 0 0 0;
	border-bottom:none;
	background:transparent url(/images/global/events/white-divider.jpg) repeat-x scroll left top;
	width:268px;
}

.upcoming-events .months-events .event{
	width:294px;
	padding:10px 2px 10px 10px;
	margin:5px 0 0 -2px;
}

.upcoming-events .months-events .event .text{
	width:54%;
	float:left;
}

.upcoming-events .months-events .event .buttons{
	float:left;
}

.upcoming-events .months-events .event .buttons img{
	padding-bottom:5px;
}

.upcoming-events .months-events .grey{
	background:#E7F4FB;
}

.upcoming-events .months-events .event .details a{
	font-size:12px;
	color:#087cbc;
	font-weight:bold;
}

.upcoming-events .months-events .event .date{
	color:#087cbc;
	font-size:11px;
	font-weight:normal;
}


/* end calendar */

/* start upcoming events */

.upcoming-events{
	background:transparent url(/images/global/events/bg-repeatable-upcoming-events.jpg) repeat-y scroll 1px top;
	margin-bottom:20px;
	width:315px;
	position:relative;
font-size:11px;
}

.upcoming-events .events{
	background:transparent url(/images/global/background/bg-events.jpg) no-repeat scroll left top;
	margin:0 0 0 1px;
	height:165px;
	padding:40px 0 10px 20px !important;
	padding:40px 0 10px 20px;
	overflow: hidden;
}

.upcoming-events .events-bottom{
	background: transparent url(/images/global/events/bgbottom-upcoming-events.jpg) 1px top no-repeat;
	height:22px;
	overflow:hidden;
}

.upcoming-events .events-bottom .more{
	background:none;
	position:absolute;
	top:4px;
	right:5px;
	clear:both;
}

.upcoming-events .events-bottom .more a{
	display:block;
	height:30px;
	width:25px;
}



/* end upcoming events */

