/* Copyright (C) 2009 HeartRails Inc. All Rights Reserved. */

* { font-family: 'Lucida Grande', 'Verdana', 'Arial', 'Sans-Serif'; font-size: 13px; *font-size: small; *font: x-small; font-style: normal; font-weight: normal; line-height: 150%; margin: 0px; padding: 0px; word-break: break-all; }
html { height: 100%; }
body { background-color: #9de0ad; height: 100%; text-align: center; }
h2 { border-bottom: 3px solid #9de0ad; font-weight: bold; margin: 0px 0px 5px; padding: 0px 0px 5px; }
ul { list-style-type: none; }
img { border: 0px solid #ffffff; vertical-align: middle; }
a { outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }
div#container { height: auto !important; height: 100%; margin: 0px auto; min-height: 100%; position: relative; text-align: left; width: 950px; }
div#header { background-image: url(/images/header.gif); height: 80px; margin: 0px 0px 30px; position: relative; width: 950px; }
div#header div { position: absolute; right: 30px; text-align: right; top: 15px; }
div#header div ul li { color: #ffffff; display: inline; font-weight: bold; margin: 0px 0px 0px 10px; }
div#header div ul li a { color: #ffffff; font-weight: bold; }
div#header form { margin: 5px 0px 0px; text-align: right; }
div#header h1 { float: left; padding: 10px 0px 0px 30px; }
div#footer { background-image: url(/images/footer.gif); bottom: 0px; height: 70px; margin: 10px 0px 0px; position: absolute; text-align: center; width: 950px; }
div#footer ul { margin: 15px 0px 5px; }
div#footer ul li { color: #ffffff; display: inline; font-weight: bold; margin: 0px 5px; }
div#footer ul li a { color: #ffffff; font-weight: bold; }
div#footer p { color: #ffffff; font-weight: bold; }
div#footer p a { color: #ffffff; font-weight: bold; }
div#body { padding: 0px 0px 100px; width: 950px; }
div#content_top { background-attachment: scroll; background-image: url(/images/bg_content_top.gif); background-position: center top; background-repeat: no-repeat; height: 30px; width: 100%; }
div#content { background-color: #ffffff; overflow: hidden; padding: 0px 30px; }
div#content-left { float: left; width: 610px; }
div#content-right { float: right; width: 250px; }
div#content_bottom { background-attachment: scroll; background-image: url(/images/bg_content_bottom.gif); background-position: center bottom; background-repeat: no-repeat; clear: both; height: 30px; width: 100%; }
p#noscript { border: 3px solid #ff0000; color: #ff0000; font-weight: bold; margin: 0px 0px 30px; padding: 10px; text-align: center; }
div.clear { clear: both; }
div.highlight { background-color: #f0fee3; }
div.fieldset { padding: 10px; }
div.artist_information fieldset { border: 1px solid #e5fcc2; }
div.artist_information legend { font-weight: bold; }
table.artist_heading { border-bottom: 3px solid #9de0ad; border-collapse: collapse; margin: 0px 0px 5px; width: 100%; }
table.artist_heading th { font-weight: bold; padding: 0px 0px 5px; text-align: left; }
table.artist_heading th a { font-weight: bold; }
table.artist_heading td { font-weight: bold; padding: 0px 0px 5px; text-align: right; }
table.artist_heading td a { font-weight: bold; }
dl.highlight { background-color: #f0fee3; }
p.menu { margin: 5px 0px 0px; text-align: right; }
p.menu a { background-image: url(/images/triangle.gif); background-position: left center; background-repeat: no-repeat; font-weight: bold; padding: 0px 0px 0px 16px; }
span.fieldWithErrors input { background-color: #ffc0cb; }
span.fieldWithErrors select { background-color: #ffc0cb; }
span.action a { background-image: url(/images/triangle.gif); background-position: left center; background-repeat: no-repeat; font-weight: bold; padding: 0px 0px 0px 16px; }
a.action { background-image: url(/images/triangle.gif); background-position: left center; background-repeat: no-repeat; font-weight: bold; padding: 0px 0px 0px 16px; }
a.groupies { color: #ff0000; }
ul.ui-autocomplete { text-align:left; }

/* MSIE 6.0 */
* html div#content { width: 950px; }
* html div#content-wrapper { background-color: #ffffff; }
