
/*------------------------------------------------------------------------
 *
 *	Corpconnect Theme, Drupal 6
 *	by Montrose Travel 
 *
 *----------------------------------------------------------------------*/
 
/*------------------------------------------------------------------------
 COMMON
------------------------------------------------------------------------*/
* {
  margin: 0;
}

html, body {
  height: 100%;
  background:#344E74 url('images/bg-body.jpg') repeat-x left top;
}

body {
  background:#344E74 url('images/bg-body.jpg') repeat-x left top;
  color:#111;
  font:0.75em/170% "Verdana", Lucida Grande, Arial, sans-serif;
  margin:0;
  padding:0;
}

b, strong {
  font-weight:700;
}

caption {
  text-align:left;
}

fieldset {
  border:1px solid #e0e0e0;
  padding:5px;
}

i, em {
  font-style:italic;
}

li, form {
  margin:0;
  padding:0;
}

p {
  margin:5px 0 15px;
}

ul, ol {
  clear:both;
  list-style:outside;
  margin:10px;
}
tbody {
  border:none;
}
/*
table {
  border-collapse:collapse;
  border-left:1px solid #eee;
  border-spacing:0;
  border-top:1px solid #eee;
  width:278px;
  margin:10px 5px;
}



th {
  background:url('images/bg-th.jpg');
  border:none;
  border-bottom:1px solid #eee;
  border-right:1px solid #eee;
  padding:3px 3px 3px 5px;
}

td {
  border-bottom:0px solid #eee;
  border-right:1px solid #eee;
  padding:2px 2px 2px 8px;
  font-size:12px;
}

td:hover {
  background:#fff;
}

thead th {
  background:url('images/bg-th.jpg');
  border-bottom:1px solid #eee;
  border-right:1px solid #eee;
  font-weight:700;
  text-align:left;
  padding:2px 2px 2px 5px;
}
*/

u {
  text-decoration:none;
}

code {
  color:#777;
  font-size:12px;
}

fieldset legend {
  color:#555;
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  font-size:1em;
  font-weight:700;
}

blockquote, cite {
  background:url('images/bg-cite.gif') no-repeat;
  clear:both;
  color:#666;
  display:block;
  font-style:italic;
  padding-left:45px;
  padding-top:10px;
}

acronym, abbr {
  border-bottom:1px dotted;
}

acronym:hover, abbr:hover {
  cursor:help;
}

dl {
  width:100%;
  margin:5px 0;
}

dt {
  font-weight:400;
  padding:2px 0;
  border:none;
}

dd {
  margin:0;
  padding:10px 0;
}

dl.node-type-list dd {
  border-bottom:solid 1px #eee;
}

dl.node-type-list dt {
  font-size:14px;
  font-weight:bold;
  margin: 10px 10px 0 0;
}


/*------------------------------------------------------------------------
 LINKS
------------------------------------------------------------------------*/
a img {
  border:0;
}

a:active {
  color:#666;
}

a:hover {
  color:#000;
}

a:link {
  color:#314c74;
  text-decoration:none;
}

a:visited {
  color:#314c74;
  text-decoration:none;
}

/*------------------------------------------------------------------------
 HEADINGS
------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear:both;
  color:#222;
  display:block;
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:400;
  letter-spacing:-1px;
  line-height:140%;
  margin-bottom:10px;
  margin-top:5px;
}

h1 {
  font-size:2em;
  margin-bottom:10px;
}

h2 {
  font-size:1.8em;
}

h3 {
  font-size:1.6em;
}

h4 {
  font-size:1.4em;
}

/*------------------------------------------------------------------------
 LAYOUT
------------------------------------------------------------------------*/
#wrapper {
  background:#fff;
  height:auto !important;
  min-height:100%;
  height:100%;
  width:960px;
  margin:0 auto -5em;
  margin-top:10px;
  border:1px solid #eee;
}

#page {
  overflow:hidden;
  padding-bottom:25px;
  width:690px;
}

#IE page {
  width:690px;
}

body.both #page {
  float:right;
}

body.left #page {
  float:right;
}

body.right #page {
  float:left;
}

#content {
  margin-top:10px;
}

#content a {
	text-decoration:underline;
}


body.both #content {
  margin-right:10px;
}

body.left #content {
  margin-right:10px;
}

body.right #content {
  margin-left:10px;
}

.container {
  clear:both;
}

.push {
  clear:both;
  height:5em;
}

#footer {
  /*
  background: url('images/bg-footer.png') no-repeat center bottom;
  */
  background-color:#FFFFFF;
  clear:both;
  font-size:11px;
  font-weight:bold;
  color:#999999;
  height:auto;
  min-height:5em;
  text-align:center;
  width:960px;
  margin:0 auto;
  padding:4em 0 1em;
  border-left:1px solid #eee;
  border-right:1px solid #eee;
  border-bottom:1px solid #eee;
  padding-bottom: 10px;
}

/* height must match .push margin top vertical total     */
#content_top {
  clear:both;
}

#content_bottom {
  clear:both;
}

/*------------------------------------------------------------------------
 HEADER
------------------------------------------------------------------------*/
.header_title {
  background:#fff;
  display:block;
  padding-right:16px;
  text-align:right;
}

#header {

/*
  background:#5B789F url('images/bg-header.jpg') no-repeat left top;
 */
  
  background:none;
  /*
  border-top:1px solid #eee;
  border-right:1px solid #eee;
  border-left:1px solid #eee;
  border-bottom:1px solid #eee;
  */
  height:auto;
}

#header .site_name {
  display:block;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12pt;
  line-height:normal;
  margin-left:15px;
  padding:10px 0;
  text-align:center;
}

#header .site_name a {
  color:#336699;
}

#header img.logo {
  display:block;
  float:left;
  margin-bottom:10px;
  margin-left:10px;
  margin-top:5px;
}

#header .slogan {
  clear:left;
  color:#fff;
  float:left;
  font-style:italic;
  margin-left:15px;
}

/*------------------------------------------------------------------------
 HEADER > PRIMARY LINKS
------------------------------------------------------------------------*/
#header .navigation {
  border-top:1px solid #eee;
  background: url('images/bg-primary-1.jpg');
  font-size: 11px;
  clear:both;
  height:35px;
  width:100%;
}

#header .navigation .links {
  background:#fff url('images/bg-primary-1.jpg');
  float:left;
  height:35px;
  list-style:none;
  margin:0;
  padding:0;
}

body.left #header .navigation .links {
  float:left;
}

body.right #header .navigation .links {
  float:left;
}

#header .navigation .links li {
  float:left;
}

#header .navigation .links li a {
  color:#555;
  cursor:pointer;
  display:block;
  float:left;
  font-weight:700;
  height:35px;
  line-height:35px;
  text-align:center;
  text-decoration:none;
  padding:0 0 0 8px;
}

#header .navigation .links li a span {
  display:block;
  float:left;
  padding:0 8px 0 4px;
}

#header .navigation .links li a.active {
  background:#fff url('images/bg-primary-3.jpg');
  color:#000;
}

#header .navigation .links li a.active span {
  background:#fff url('images/bg-primary-3.jpg') no-repeat right bottom;
}

#header .navigation .links li a:hover {
  background:#fff url('images/bg-primary-2.jpg');
}

#header .navigation .links li a:hover span {
  background:#fff url('images/bg-primary-2.jpg') no-repeat right bottom;
  color:#111;
}

#header .navigation .links li.active a:hover {
  background:#fff url('images/bg-primary-3.jpg');
  color:#000;
  cursor:default;
}

#header .navigation .links li.active a:hover span {
  background:#fff url('images/bg-primary-3.jpg') no-repeat right bottom;
}

/*------------------------------------------------------------------------
 HEADER > SECONDARY LINKS
------------------------------------------------------------------------*/
#page .secondary_links {
  clear:both;
  height:35px;
  width:auto;
}

body.left #page .secondary_links {
  float:right;
}

body.right #page .secondary_links {
  float:left;
}

body.left #page .secondary_links .links {
  background:url('images/bg-secondary-links.jpg') no-repeat left top;
}

body.right #page .secondary_links .links {
  background:url('images/bg-secondary-links-right.jpg') no-repeat right top;
}

#page .secondary_links .links {
  color:#fff;
  float:left;
  height:35px;
  padding-left:10px;
  padding-right:10px;
  width:auto;
}

#page .secondary_links .links span {
  color:#fff;
  font-weight:400;
  line-height:35px;
}

/*------------------------------------------------------------------------
 MAIN 
------------------------------------------------------------------------*/
#page .breadcrumb {
  clear:both;
  margin:0 0 10px;
  padding:5px 0 0;
}

#page .title {
  color:#222;
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:400;
  letter-spacing:-1px;
  line-height:140%;
  margin:0;
}

/*------------------------------------------------------------------------
 MAIN > BLOCKS
------------------------------------------------------------------------*/
#content .block {
  border:1px dotted #eee;
  margin:10px 0;
  padding:10px;
}

#content .block .content {
  padding:10px;
}

#content .block .title {
  font-size:1.6em;
}

/*------------------------------------------------------------------------
 NODES
------------------------------------------------------------------------*/
.node {
  clear:both;
  display:block;
  margin:0 0 30px;
  padding:0 10px;
}

.node .title a {
  color:#314c74;
}

.node .content {
  padding:5px 0 15px;
}

.node .content ol {
  list-style-type:decimal;
  margin-left:35px;
}

.node .content ul {
  list-style-type:square;
  margin-left:35px;
}

.node .content li {
  padding:2px 0;
}

.node dl {
  border-bottom:1px solid #eee;
  width:100%;
  margin:10px 5px;
}

.node dt {
  background:url('images/bg-dt.jpg') repeat-x left bottom;
  border:0px solid #eee;
  font-weight:700;
  padding:4px 0 4px 8px;
}

.node dd {
  border-left:1px solid #eee;
  border-right:1px solid #eee;
  margin:0;
  padding:10px;
}

.node dd:hover {
  background:#ddd;
}

/*------------------------------------------------------------------------
 NODE > LINKS
------------------------------------------------------------------------*/
.node .links {
  background:#fff;
  clear:both;
  font-size:0.95em;
  height:28px;
  list-style:none;
  margin:0;
  padding:0;
}

.node .links span {
  font-weight:400;
}

.node .links li {
  float:left;
}

.node .links li a {
  background:#fff url('images/bg-node-links.jpg');
  color:#777;
  cursor:pointer;
  display:block;
  float:left;
  font-weight:400;
  height:26px;
  line-height:26px;
  text-align:center;
  text-decoration:none;
  padding:0 0 0 8px;
}

.node .links li a span {
  background:url('images/bg-node-links.jpg') no-repeat right bottom;
  display:block;
  float:left;
  padding:0 16px 0 8px;
}

.node .links li a:hover {
  background:#fff url('images/bg-node-links.jpg');
}

.node .links li a:hover span {
  color:#111;
}

.node .links li.comment_forbidden {
  background:none;
  display:inline;
  float:none;
}

.node .links li.comment_forbidden span {
  background:url('images/bg-node-links.jpg') no-repeat left top;
  display:block;
  float:left;
  width:260px;
  padding:0 0 0 8px;
}

.node .links span.comment_forbidden a {
  background:none;
  display:inline;
  float:none;
  padding:0;
}

.node .links span.comment_forbidden a:hover {
  background:none;
  color:#314c74;
}

.node .links li.comment_forbidden + li {
  background:none;
  display:inline;
  float:none;
}

.node .links li.comment_forbidden + li a span {
  float:left;
  position:static;
}

.node .links li.comment_forbidden + li a {
  float:none;
  display:inline;
  position:absolute;
}

/*------------------------------------------------------------------------
 NODE > POST INFORMATION
------------------------------------------------------------------------*/
.node .info {
  color:#777;
  font-size:0.95em;
}

.node .info .picture {
  float:left;
  margin-right:10px;
  margin-top:1px;
}

.node .info ul.links li a {
  background:none;
  color:#314c74;
  display:inline;
  float:none;
  font-weight:400;
  text-align:left;
  padding:0;
}

.node .info ul.links li a:hover {
  background:none;
  color:#111;
}

.node .info ul.links, .node .info ul.links li, .node .info ul.links li a, .node .info ul.links li a span {
  background:none;
  clear:none;
  display:inline;
  float:none;
  margin:0;
  padding:0;
}

/*------------------------------------------------------------------------
 COMMENTS
------------------------------------------------------------------------*/
.box {
  clear:both;
}

.box .title {
  display:block;
  font-size:1.5em;
  letter-spacing:-1px;
  line-height:2em;
}

#comments {
  padding:15px;
}

#comments .box {
  clear:both;
  margin-top:25px;
}

.comment {
  border:1px solid #eee;
  clear:both;
  display:block;
  margin-bottom:15px;
}

.comment .title {
  display:block;
  font-size:1.5em;
  letter-spacing:-1px;
  line-height:2em;
  text-indent:8px;
}

.comment .title .new {
  color:#C00;
  padding-left:4px;
}

.comment .info {
  clear:both;
  color:#777;
  display:block;
  font-size:0.95em;
  padding:5px 10px;
}

.comment .info .picture {
  display:inline;
  margin-left:10px;
  margin-right:10px;
}

.comment .info .picture img {
  display:inline;
  padding-bottom:10px;
  vertical-align:middle;
}

.comment .content {
  padding:5px 10px;
}

.comment .links {
  background:url('images/bg-comment.jpg') left bottom;
  clear:both;
  display:block;
  float:none;
  font-size:1em;
  height:auto;
  line-height:45px;
  margin:0;
  padding:0 0 0 10px;
}

/*------------------------------------------------------------------------
 SIDEBAR
------------------------------------------------------------------------*/
#sidebar {
  overflow:hidden;
  width:230px;
  padding:15px 0 0;
}

body.left #sidebar, body.both #sidebar {
  margin-left:10px;
  float:left;
}

body.left #IE #sidebar, body.both #IE #sidebar {
  margin-left:5px;
}

body.right #sidebar {
  margin-right:10px;
  float:right;
}

body.right #IE #sidebar {
  margin-right:5px;
}

/*------------------------------------------------------------------------
 SIDEBAR > BLOCKS
------------------------------------------------------------------------*/
#sidebar .block {
  overflow:hidden;
  width:230px;
  margin:0 0 15px;
  padding:0;
}

#sidebar .content {
  border:1px solid #ddd;
  padding:5px;
}

#sidebar .content-menu {
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;
  border-bottom:1px solid #ddd;
}

#sidebar #user-login-form {
  text-align:left;
}

/*------------------------------------------------------------------------
 SIDEBAR > TITLES
------------------------------------------------------------------------*/
#sidebar .title {
  color:#777;
  display:block;
  font-weight:700;
  letter-spacing:normal;
  line-height:32px;
  text-align:left;
  text-indent:10px;
}

body.right #sidebar .title {
  background:#fff url('images/bg-sidebar-right.jpg') no-repeat;
}

body.left #sidebar .title, body.both #sidebar .title {
  background:#fff url('images/bg-sidebar-left.jpg') no-repeat;
}

/*------------------------------------------------------------------------
 SIDEBAR > MENUS
------------------------------------------------------------------------*/
#sidebar ul.menu {
  border-bottom:1px solid #eee;
}

#sidebar ul.menu ul, #sidebar ul.menu ul ul {
  border:none;
}

#sidebar ul.menu li {
  list-style:none;
  list-style-image:none;
  list-style-position:outside;
  margin:0;
  padding:0;
}

#sidebar ul.menu a {
  background:#fff;
  border-bottom:1px solid #eee;
  color:#777;
  display:block;
  line-height:30px;
  text-transform:capitalize;
  width:228px;
}

#sidebar ul.menu a:hover, #sidebar ul.menu a.active {
  color:#fff !important;
}

#sidebar ul.menu li a {
  text-indent:14px;
}

#sidebar ul.menu li li a {
  line-height:30px;
  text-indent:18px;
}

#sidebar ul.menu li li li a {
  text-indent:30px;
}

body.left #sidebar ul.menu a.active:after {
  content:" ->";
}

body.right #sidebar ul.menu a.active:before {
  content:"<- ";
}

#sidebar ul.menu li a.active {
  background:#5f7da1;
  border-bottom:1px solid #5f7da1;
  line-height:30px;
}

#sidebar ul.menu li a:hover {
  background:#91a6c1;
  border-bottom:1px solid #91a6c1;
  color:#111;
  line-height:30px;
}

#sidebar ul.menu ul {
  background:none;
  padding-top:0;
}

/*------------------------------------------------------------------------
 SIDEBAR > UNOERED LISTS
------------------------------------------------------------------------*/
#sidebar .item-list ul {
  list-style:disc outside;
  margin:0;
}

#sidebar .item-list ul li {
  list-style:disc outside;
  margin:0;
}

/*------------------------------------------------------------------------
 POLLS
------------------------------------------------------------------------*/
#sidebar .block-poll .content .choices, #sidebar .block-poll .content .title {
  background:none;
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  font-size:1.3em;
  letter-spacing:-1px;
  text-indent:0;
  color:#000;
  font-weight:400;
  margin-bottom:10px;
  padding:0;
}

#sidebar .block-poll .content .choices .form-item label {
  letter-spacing:normal;
  color:#000;
  font-weight:400;
  margin-bottom:10px;
  padding:0;
  font-size:12px;
}

#sidebar .block-poll .content ul {
  margin:0;
  padding:0;
}

#sidebar .block-poll .content ul li {
  display:block;
  padding:0;
}

#sidebar .block-poll .content ul.links li a {
  display:block;
  line-height:2em;
}

#sidebar .block-poll div.links {
  padding:5px 0;
}

#sidebar .form-item {
  margin:0 0 5px;
}

.poll {
  color:#231222;
  clear:both;
}

.poll .bar {
  background:#eee url('images/bg-poll-background.jpg');
  height:18px;
  padding:0;
}

.poll .bar .foreground {
  background:#344E74 url('images/bg-poll-foreground.jpg');
  height:18px;
}

.poll .form-item {
  color:#532F50;
}

.poll .vote-form .choices {
  display:table;
  margin:0;
  text-align:left;
}

.poll .vote-form, .node-poll .vote-form, .poll .total {
  text-align:left;
}

/*------------------------------------------------------------------------
 FEED ICON
------------------------------------------------------------------------*/
body.left .feed-icon {
  float:right;
  padding-right:5px;
  clear:both;
}

body.right .feed-icon {
  float:left;
  padding-left:5px;
  clear:both;
}

/*------------------------------------------------------------------------
 DRUPAL CSS OVERRIDES
------------------------------------------------------------------------*/
ul.menu, ul.menu ul, ul.menu ul ul, ul.menu li, ul.menu li li, ul.menu li li li {
  list-style:none;
  list-style-image:none;
  margin:0;
  padding:0;
}

li a.active {
  color:#314C74;
  font-weight:700;
}

.error {
  border-color:red;
}

.messages {
  margin-bottom:10px;
}

.mission {
  background:#fff url('images/bg-mission.jpg') repeat-x left bottom;
  border:1px ridge #eee;
  margin:15px 0;
  padding:15px;
}

.tabs {
  margin:10px 0 0;
}

td.menu-disabled {
  background:#eee;
  border-bottom:1px solid #ccc;
}

tr.even, tr.odd {
  background-color:#fff;
  border-bottom:none;
  padding:0;
}

.marker, .form-required {
  color:#c00;
}

.form-item label {
  color:#555;
  font-size:12px;
}

.form-item input, .form-item textarea {
  background:url('images/bg-input.jpg') repeat-x;
  border:1px solid #eee;
  font:12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  padding:3px;
}

.form-checkboxes, .form-radios, .form-item select {
  font:12px"Lucida Grande",  Arial, Helvetica, sans-serif;
  margin:0;
  padding:2px;
}

input.form-radio {
  background:none;
  border-style:none;
}

.form-item .description {
  color:#777;
}

div.error {
  background:#eee url('images/bg-error.gif') no-repeat left top;
  border:1px solid #aaa;
  margin-bottom:15px;
  padding:45px 10px 10px;
}

div.status {
  background:#eee url('images/bg-message.gif') no-repeat left top;
  border:1px solid #aaa;
  margin-bottom:15px;
  padding:45px 10px 10px;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
  border:1px solid #C00;
  color:#111;
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  font-size:12px;
}

.admin-list dt {
  border-bottom:1px solid #eee;
}

.admin-list dd {
  font-size:0.95em;
  margin:0;
  padding:5px 0 15px;
}

#blocks td.block {
  border-bottom:1px solid #eee;
  border-left-style:none;
  border-right:1px solid #eee;
  border-top-style:none;
  margin:0;
  padding:2px 2px 2px 8px;
  font-size:12px;
}

#blocks td.region {
  background:#eee;
}

.profile .picture {
  float: left;
}

#airportList ul {
  margin:0px;
  padding:0px;
}

#airportList2 ul {
  margin:0px;
  padding:0px;
}

#airportList3 ul {
  margin:0px;
  padding:0px;
}

.booking_heading {
  font-weight:bold;
  font-size: 14px;
  color:#666666;
}

.booking_sub_heading {
  font-weight:bold;
  font-size:12px;
  color:#000000;
 
}



/*  event calendar table styles  */
.event-calendar table {
  border: 1px solid #242;
  border-collapse: collapse;
  border-spacing: 0;
  width: 98%; /* Setting at 100% causes problem in Internet Explorer. */
  margin-bottom: 1em;
}
.event-calendar tr {
  padding: 0;
  margin: 0;
  background: white;
}
.event-calendar th {
  color: #000;
  background: #aac;
  text-align: center;
  padding: 1px 0.33em;
  border: 1px solid #242;
}
.event-calendar .month-view td,
.event-calendar .week-view td {
  width: 14%; /* 14% is about 1/7 of total table width */
}
.event-calendar td {
  border: 1px solid #bbb;
  color: #777;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.event-calendar th.heading {
  border-width: 1px 0px;
}
.event-calendar th.prev {
  text-align: left;
  border-width: 1px 0px 1px 1px;
}
.event-calendar th.next {
  text-align: right;
  border-width: 1px 1px 1px 0px;
}
.event-calendar th a {
  font-weight: bold;
  color: #363636;
}
.event-calendar td a {
  color: #222244;
  font-weight: bold;
  text-decoration: none;
}
.event-calendar td a:hover {
  text-decoration: underline;
}
.event-calendar td.sat, .event-calendar td.sun {
  background: #fdd;
}
.event-calendar td.selected {
  background: #99f;
}
.event-calendar td.today {
  background: #f99;
}
.event-calendar td.year, .event-calendar td.month {
  text-align: center;
  border-width: 1px 0px;
}

/*  days of the week header cells */
.event-calendar td.days {
  color: #cce;
  background: #224;
  text-align: center;
  border: 1px solid #242;
  border-width: 0 1px 1px 0;
}

/*  floating day number div  */
.event-calendar div.day {
  float: right;
  text-align: center;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background: #f3f3f3;
}

/*  event node times for the body */
.event-nodeapi div {
  color: #000;
  padding: 0.5em 1em 0 0;
}
.event-nodeapi div label { color: #999; }

/*  individual node container  */
.event-calendar div.event {
  font-style: italic;
  background-color: #fff;
  border: solid 1px #555;
  text-align: left;
  margin: 0.25em 0 0.5em 0.25em;
}
.event-calendar div.title {
  padding-left: 3px;
}
.event-calendar div.title a {
  color: #000;
}
.event-calendar div.title a:hover {
  color: #c00;
}
.event-calendar .content {
  margin: 5px;
  padding: 3px;
  border-left: solid 2px #ddd;
  padding-left: 5px;
}
.event-calendar div.type {
  margin-left: 5px;
  font-size: 0.8em;
}
.event-calendar div.type a {
  color: #00c;
}
.event-calendar div.type a:hover {
  color: #c00;
}
.event-calendar div.links {
  padding-left: 3px;
}
.event-calendar div.links a {
  color: #00c;
}
.event-calendar div.links a:hover {
  color: #c00;
}
.event-calendar .start {
  font-style: normal;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 3px;
}
.event-calendar .end {
  font-style: normal;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 9px;
  font-size: 0.8em;
}
.event-calendar .ongoing {
  font-style: normal;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 9px;
  font-size: 0.8em;
}
.event-calendar div.info {
  visibility: hidden;
  height: 0px;
  overflow:hidden;
  padding-left: 3px;
}

/*  individual node view styles  */
.event-calendar div.monthview .title {
  font-size: 0.8em;
}
.event-calendar div.dayview {
  width: auto;
}
.event-calendar div.tableview {
  width: auto;
}
.event-calendar div.tableview .links {
}
.event-calendar .event-empty {
  min-height: 6em;
}
/* hack to make Internet Explorer for Windows display calendar height correctly \*/
* html .event-calendar .event-empty {
  height: 6em;
}
/* end of hack */
.container-inline .day input {
  width: auto;
  display: inline;
}

/*  multi-day event top stripes  */
.event-calendar .event .stripe {
  height: 5px;
}
.event-calendar .event .stripe-1 {
  background-color: #FF6;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-2 {
  background-color: #F66;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-3 {
  background-color: #668CFF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-4 {
  background-color: #FFB366;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-5 {
  background-color: #85FF66;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-6 {
  background-color: #A666FF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-7 {
  background-color: #FFE066;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-8 {
  background-color: #66FFFF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-9 {
  background-color: #FF66D9;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-10 {
  background-color: #DDD;
  height: 5px;
  width: 100%;
}
.event-calendar div.month-view table.event-block thead,
.event-calendar div.month-view table.event-block tbody {
  font-size: .9em;
}
.event-calendar div.month-view table.event-block th { 
  font-weight: normal;
}
#block-event-1 .item-list ul li a { 
  margin-top: 8px; 
}

span.event-timeleft {
  padding-bottom: 3px;
  text-align: right;
  width: auto;
  display: block;
}
span.event-nodetype {
  padding: 0px 0px 0px 5px;
  display: block;
  width: auto;
  text-align: right;
  float: right;
}
.ical-link {
  text-align: right;
}
.event div.form-item {
  white-space: normal;
}