/* * global styles */ body { background-color: black; color: #cbbd7d; font: normal normal normal 0.8em; font-family: verdana,freesans,sans-serif; } /* image links */ a img { margin-left : 0.3em; margin-right: 0.3em; } table.main { font: inherit; width: 802px; height: 500px; } a:visited,a:link { color: #ee0; text-decoration: none; font-weight: bold; font-size: 0.8em; } a:hover { text-decoration: none; font-weight: bold; color: #fff; color: #e70; } a.contact:visited,a.contact:link { color: #040; text-decoration: none; font-weight: bold; font-size: 0.8em; } a.contact:hover { text-decoration: none; font-weight: bold; color: #fff; color: #e70; } p { font-weight: bold; padding-left: 3em; padding-right: 3em; } p.small { font-weight: bold; font-size: 0.8em; } p#copyright { font: normal normal normal 0.7em verdana,sans-serif; } h1 { font-size: 1.5em; font-family: verdana,sans-serif; font-weight: bold; margin: 10px; text-align: center; } h2 { color: #559; } img { border: none; } div.content { border: none; margin: 0; padding: 0; width: 800px; height: 476px; vertical-align: top; text-align: left; font: inherit; background-repeat: no-repeat; background-attachment: fixed; } div.real-content { width: 800px; height: 476px; background-repeat: no-repeat; background-attachment: fixed; margin: 0; overflow: auto; } div.real-content div { padding-top: 1em; } div#s1 { background: url('img/187.jpg'); overflow: auto; text-align: center; } div#s2 { background: url('img/78.jpg'); overflow: auto; text-align: center; } div#s3 { background: url('img/79.jpg'); overflow: auto; text-align: center; } div#s4 { background: url('img/198.jpg'); overflow: auto; text-align: center; } div#s5 { background: url('img/91.jpg'); overflow: auto; text-align: center; } div#s6 { background: url('img/192.jpg'); overflow: auto; text-align: center; } div#s7 { background: url('img/197.jpg'); overflow: hidden; text-align: center; } div#s8 { background: url('img/226.jpg'); overflow: hidden; text-align: left; } div#s9 { background: url('img/91.jpg'); overflow: auto; text-align: center; } div#bigassframe { width: 810px; height: 600px; margin: auto; margin-top: 0.375in; } div#menu { width: 800px; height: 32px; margin: 0; padding: 0; } div#all_content { width: 800px; height: 500px; padding: 0; margin: 0; display: inline; overflow: hidden; } div#menu div { cursor: pointer; margin-left: 5px; margin-right: 5px; display: inline; margin-top: 0; margin-bottom: 0; } div.content-frame { width: 800px; height: 510px; background: black; margin: 0; } div.all-content { width: 800px; height: 477px; border: solid #113 2px; margin: 0; } /* * NEWS page styles */ div.news-item { background: #444; border: solid #000 1px; color: white; font-size: 0.9em; font-weight: normal; width: 620px; margin: 10px; margin-left: 65px; padding: 1px; padding: 0; opacity: 0.75; background: #000000; } div.news-item h1 { font-size: 0.8em; font-weight: bold; background: #abbdad; color: #111; margin: 0; padding: 0; border-bottom: solid 1px #ddcc88; margin-left: 10px; background: #000000; color: #ddcc88; text-align: left; } div.news-item p { padding: 0.7em; margin: 0; padding-left: 10px; font-size: 0.8em; border: none; text-align: left; background: #000000; } /* * SHOWS page styles */ div.shows-item { border: none; padding-left: 3em; padding-right: 3em; padding-bottom: 1em; font-size: 0.8em; color: #3f3; color: white; } div.shows-item p { font-weight: normal; } div.shows-item h3 { font-weight: bold; font-size: 0.9em; margin: 0; background-color: #002800; border: none; color: #99e; opacity: 0.8; filter: alpha(Opacity=80); -moz-opacity: 0.9; } div.shows-item span.title { font-weight: bold; } div.shows-item a { font-size: 1em; } div.press-item { } div.press-item h1 { } div.press-item h2 { font-size: 1em; } div#lyricsbox { overflow-x: hidden; overflow-y: auto; background-color: black; font: normal normal bold 0.6em Arial,sans-serif; height: 300px; width: 220px; padding: 1em; color: #cbbd7d; } div.picframe { width: 800px; height: 380px; overflow: hidden; } div.picmenu { width: 200px; height: 350px; overflow-y: auto; overflow-x: hidden; border-right: solid gray 2px; margin: 0; display: inline; float: left; } div.picview { width: 550px; height: 350px; overflow-x:auto; overflow-y:hidden; margin: 0; padding: 0; } h3.pvdesc { font: normal normal bold 10pt Arial,sans-serif; color: white; } div.picview a { }