/* Standard styles */

body {
color: #555555;
background-image: url(images/back1.gif);
background-repeat: repeat-x;
margin-left: 25px;
margin-top: 0px;
font: normal 11px/normal "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

a {
color: #6BADE6;
font-weight: bold;
text-decoration: none;
}

h2 {
font-size: 13px;
}

img.photo {
border-color: #D0E8A0;
border-style: solid;
border-width: 1px;
}

img.logo {
}

/* Header styles */

.headersitename {
color: #E4F7AB;
height: 65px;
vertical-align: middle;
font: bold 30px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

.headersitename a {
color: #E4F7AB;
}

.headermotto {
font: bold 12px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
color: #E4F7AB;
}
.headersearch {
color: #E4F7AB;
width: 140px;
vertical-align: top;
}

.headersearch input {
border: 1px solid #E4F7AB;
margin-top: 2px;
font-size: 10px;
background: white;
color: #666;
font-weight: normal;
height: 16px;
}
.headerlinks {
white-space: nowrap;
font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.headerlinks a:hover {
text-decoration: underline;
}
.headerspace {
padding: 0px;
}

/* Node styles */

.title {
font-size: 16px;
}

.nodetitle {
color: #9FC800;
padding-bottom: 10px;
font: bold 16px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

.nodetitle a {
color: #9FC800;
text-decoration: none;
}

.nodetitle a:hover {
text-decoration: underline;
}

.nodedate {
color: #CCCCCC;
font: 10px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

.nodebody {
color: #333333;
padding-left: 2px;
font: normal 12px/150% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

.nodelinks {
font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 30px;
}

/* Box styles */

.boxtitle {
font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
height: 30px;
font-weight: bold;
}

.boxbody {
font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
}

/* Misc other styles */

.centercolumn {
}

.leftcolumn {
width: 150px;
padding-right: 7px;
}

.rightcolumn {
width: 150px;
padding-left: 7px;
}

.lineh {
background-image: url(images/dotlineh.gif);
background-repeat: repeat-x;
width: 100%;
}

.linev {
background-image: url(images/dotlinev.gif);
background-repeat: repeat-y;
width: 24px;
white-space: nowrap;
}

.delimiter {
background-image: url(images/delimiter.gif);
background-repeat: no-repeat;
width: 5px;
margin-right: 5px;
margin-left: 5px;
background-position: center;
}

.delimiter {
vertical-align: bottom;
}

.block-list {
padding-left: 1.0em;
margin-left: 0em;
list-style-image: url("misc/menu-collapsed.gif");
}

div.hotelmenu {
background-color: #fff;
color: #21222C;
text-align: right;
font-size: 11px;
margin-bottom: 5px;
padding-right: 3px;
}

div.hotelmenu a:hover {
text-decoration: underline;
}

div.hotelbox {
background-color: #f2f9ff;
color: #21222C;
border: 1px solid #6BADE6;
text-align: left;
font-size: 11px;
padding: 3px;
margin-bottom: 5px;
}

div.hotelbox img {
}

div.hotelboxtitle {
border-bottom: 2px solid #FFFFFF;
padding-bottom: 4px;
margin-bottom: 2px;
font-weight: bold;
}

#playlist tbody tr td {
background-color: #C4D6E6;
font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333;
text-align: center;
}

#playlist tbody tr.odd  td {
background-color: #DCE9B5;
font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333;
}

#playlist tbody tr td a {
color: #333;
text-decoration: underline
}

#playlist tbody tr.future  td {
background-color: #DDD;
font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333;
}

div#weather-box li {
list-style: none;
}

.search-results .title {
font-size: 11px;
}

