html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, 
pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, 
li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table 
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td 
{
	text-align: left;
	font-weight: normal;
}
table, td, th 
{
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after 
{
	content: "";
}
blockquote, q 
{
	quotes: "" "";
}
a img {border: none;}

body, div {
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
}

h1,h2,h3,h4,h5,h6 {
color:#111;
font-weight:400;
}

h1 {
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
margin-bottom:0px;
padding:0 3px 0px 3px;
font-size:24px;
line-height:24px;
}

#content h1,#community h1 {
font-size:24px;
padding:3px 0 5px 0;
}

h1 span {
background:url(/static_images/m.jpg) !important;
padding:0 5px;
}

#content h2 span, #community h2 span{
	background:url(/static_images/m2.jpg) !important;
font-weight:400;
font-size:18px;
line-height:22px;
padding:3px 3px;

}

#sidebar h5 span {
	background:url(/static_images/m_sidebar.gif) !important;
}

h2 {
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
font-size:18px;
line-height:22px;
margin:8px 0;
}

h3 {
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
font-size:1.5em;
line-height:36px;
margin-bottom:18px;
}
h3.sub {
font-size:14px;
line-height:16px;
}
h3.sub span {
padding:2px 5px;
}
h4 {
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
font-size:1.2em;
line-height:18px;
margin-bottom:18px;
}

h5 {
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
font-size:12px;
font-weight:700;
line-height:18px;
}

h6 {
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
font-size:1em;
line-height:18px;
margin-bottom:0;
}

blockquote {
color:#666;
font-style:italic;
margin:18px;
}


mark {
background:#ffffd9;
}

pre,code,kbd,samp,var,output {
white-space:pre;
margin:18px 0;
}

pre,code,tt,output,pre * {
font-family:"Espresso Mono",Consolas,Lucida Console,Monaco,monospace;
font-size:11px;
line-height:18px;
}

ins {
background:#fffde2;
text-decoration:none;
}

sup,sub {
line-height:0;
}

dfn {
font-style:italic;
font-weight:700;
}

abbr[title],acronym[title],dfn[title] {
border-bottom:1px solid #666;
cursor:help;
}

address {
font-style:italic;
margin:0 0 18px;
}

hr {
background:#ddd;
border:none;
clear:both;
float:none;
height:1px;
width:100%;
padding:0;
line-height:1px;
}
.content hr {
	margin:1em 0;
}
a {
color:#009;
text-decoration:underline;
}

p img {
float:left;
margin:18px 18px 18px 0;
padding:0;
}
ul {
	margin:0;
	list-style:none;
}
.editorial li ul,li ol {
margin:0 18px;
}
#page li {
	font-size:12px;
}
.editorial ul, .editorial ol {
margin:0 18px 18px;
}

.editorial ul {
list-style-type:disc;
}

ol {
list-style-type:decimal;
}

dd {
margin-left:18px;
}

th {
font-weight:700;
color:#999;
}

th,td {
padding:4px 10px 4px 5px;
}

tr.alt td {
background:#E5ECF9;
}

caption {
background:#eee;
}

table[border] {
border-collapse:separate;
border-spacing:0;
}

p,li,dt,dd,label,legend,caption,td {
text-shadow:0 0 0 #fff;
}

body, a, a:link {
    color: #313131;
}
a:visited {
    color: #313131;
}
a:active {
    color: #313131;
}
a:hover {
    color: #313131;
}

img {
    border: none;
    padding: 0;
    margin: 0;
}

div {
    padding: 0;
    margin: 0;
}
a, a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 5px 0 5px 0;
font-size:12px;
color:#222;
line-height:140%;
}

body {
background:#DDD url(/static_images/bg_ddd.jpg) top left repeat-x;
}

#wrapper {
width:990px;
margin:0 auto;
}

#breadcrumbs {
font-size:10px;
padding:15px 15px 0 25px;
}

#header {
position:relative;
}

#footer {
position:relative;
width:100% !important;
background:#DDD url(/static_images/waves.jpg) top right repeat-x;;
}
#drowning_man {
position:absolute;
top:-65px;
right:105px;
}
#oh_hai {
position:absolute;
top:-80px;
right:65px;
}

#leaderboard {
position:absolute;
right:0px;
top:0px;
text-align:right;
}

#page {
background:#FFF;
border:1px solid #CCC;
-moz-border-radius:7px;
-webkit-border-radius:7px;
padding:0 0 5px 0;
min-height:0;
background:#FFF url(/static_images/page.gif) bottom right no-repeat;
}

#page-inner {
background:#FFF url(/static_images/page.gif) center right repeat-y;
}


#page.community {
	background:#FFF url(/static_images/page.gif) 27px bottom no-repeat !important;
}
.community #page-inner {
background:#FFF url(/static_images/page.gif) 27px 0px repeat-y !important;
}

.pre-pad {
margin:0 25px;
}
.min-pad {
	padding:2px 25px;
}

#content {
width:628px;
float:left;
margin:0 0 0 0;
padding:0px 0 0;
min-height:500px;
}

#page.mini {
background:#FFF !important;
width:690px;
margin:10px 150px;
}


#page.mini #page-inner {
background:#FFF !important;
}

#page.mini #content {
width:100%;
min-height:0px;
}
.content {
clear:left;
	padding:5px 20px 10px 20px;
margin:0;
border-top:1px solid #EEE;
}
.content.no-border {
	border:0;
}

#sidebar {
width:359px;
float:left;
margin-left:1px;
padding:0;
min-height:500px;

background:url(/static_images/sidebar.jpg) top left repeat-x;
}


.community #content { width:657px; }
.community #sidebar { width:329px;  }

#loader_replace {
	height:26px;

}

#login {
	position:absolute;
	top:4px;
	left:0px;
font-size:11px;
text-align:left;
position:relative;
padding:2px 0 4px 0;
height:20px;
width:980px;
margin:0 auto 10px auto;
}

#login .right {
position:absolute;
right:180px;
top:0px;
padding:0 0 0;
}


#fbc {
position:absolute;
top:4px;
right:0px;
}

#login form {
width:980px;
margin:0 auto;
padding:0;
}

#login a.inset:hover {
background-color:#666;
color:#FFF;
text-decoration:none;
}

#login a.inset {
background:#CCC;
color:#666;
font-size:12px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:0 5px 0 0;
padding:2px 8px;
}

#login a.inset.alt {
background:#DDD;
}

.signin_input {
border:1px solid #AAA;
}

.related {
background:#FFF;
width:185px;
float:right;
border-top:4px solid #C5F1FE;
margin:0 0 10px 10px;
line-height:120%;

}

.related .panel_content h3 {
font-size:14px;
line-height:14px;
background:#EEE!important;
border:2px solid #FFF!important;
margin:-10px -10px 0;
padding:6px 8px!important;
}

.related .panel {
background:#FFF;
border:1px dotted #CCC;
border-top:3px solid #DDD;
font-size:10px;
margin-bottom:15px;
padding:10px;
}

.content_header {
position:relative;
margin-bottom:5px;
border-top:2px solid #EEE;
padding:25px 0 5px;
}

.post {
min-height:140px;
position:relative;
margin:10px 0;
padding:10px;
clear:left;
}

.in_depth.post {
background:#F0FAFD;
}

.post img {
width:150px;
border:1px solid #DDD;
position:absolute;
top:12px;
left:0px;
}

.post h4 {
font-size:22px;
font-weight:400;
margin:0;
line-height:25px;

}

.post h4 a {
background:url(/static_images/m.jpg);
}
.post .meta {
border:none;
font-size:10px;
color:#999;
margin:-5px 0 0;
}

.post .meta a {
color:#777;
font-weight:700;
}

.post .more {
font-size:9px;
color:#EEE;
background:#999;
margin-left:4px;
display:inline;
padding:0 2px;
}

.post .inner {
padding-left:175px;
}

.post a img {
border:1px solid #AAA;
padding:1px;
}
.post {
border-top:1px solid #DDD;
}

#content h1,#community h1 {
font-size:24px;
padding:3px 0 5px 0;
}


#popup {
font-size:120%;
line-height:150%;
margin:10px;
}

#page label {
display:block;
margin:3px 0;
}

#page label.inline {
display:inline;
}

#page input,#page textarea,#page select {
margin:0 0 5px;
}


#footer {
text-align:left;
width:990px;
clear:both;
margin:10px auto 0;
padding:8px 0;
}

#footer_info {
float:left;
width:100%;
text-align:center;
padding:8px;
}
#content .two_col {
float:left;
}

.three_col {
clear:left;
list-style:none;
margin:10px 0;
padding-bottom:10px;
height:35px;
}
.three_col li {
width:180px;
border-top:1px solid #EEE;
float:left;
margin:0 10px 0 0;
padding:5px 0px;
}
.three_col li img {
float:left;
margin-right:2px;
padding:0 5px 0 0 !important;
}
.quote {
float:left;
background:transparent url(/images/quote.gif) no-repeat;
background-position:center left;
padding:50px 0 50px 30px;
}

.quote h2 {
font-size:18px;
font-weight:400;
}

.score {
color:#3D3D3D;
clear:both;
float:left;
font-weight:700;
font-size:20px;
letter-spacing:-.1em;
font-family:times, serif;
margin:7px 0 0;
}

.score_num {
font-size:80px;
color:#00ACEE;
}

.b_author {
float:left;
clear:left;
font-size:11px;
}

.b_author a, .author, .comment_author {
color:#4095B6 !important;
}


.row {
clear:both;
margin:0;
padding:0;
}


input.signin_input {
width:79px;
height:14px;
border:1px #CFCFD0 solid;
vertical-align:middle;
background:#fff;
font:bold 10px Georgia, "Times New Roman", Times, serif;
margin:0 5px 5px 0;
padding:1px 3px;
}

.clear {
clear:both;
}

a.more {
display:block;
clear:both;
}

.meta {
margin-top:7px;
padding-top:7px;
}

div.staff_form {
margin-top:7px;
margin-bottom:3px;
}

ul.top_options {
clear:left;
list-style:none;
margin:0 0 10px;
padding:0;
}

ul.top_options strong {
font-size:8px;
display:block;
text-transform:uppercase;
}

.top_options li {
font-size:14px;
overflow:hidden;
background:#FFF url(/list.jpg) bottom left repeat-x;
padding:3px 4px;
}


ul.details {
clear:both;
list-style:none;
margin:0;
padding:.2em 0;
}

.pack_shot {
float:left;
text-align:center;
width:145px;
height:175px;
overflow:hidden;
margin:0;
}

.pack_shot img {
border:1px solid #999;
width:94px;
height:94px;
background:#F0FAFD;
display:block;
margin:5px auto;
}

.pack_shot b {
font-size:12px;
display:block;
}

.pack_shot .placeholder {
background:#E6E6E6;
height:85px;
padding-top:65px;
text-align:center;
width:150px;
margin:0 auto 1px;
}

.poll_option {
width:145px;
float:left;
position:relative;
font-weight:400;
margin:0 5px 20px;
padding:5px 5px 5px 60px;
}

.poll_option img {
position:absolute;
top:5px;
left:2px;
border:1px solid #999;
}


#footer {
font-size:10px;
}
#columns .panel_content {
border-top:2px solid #EEE;
}

.content_type_label {
color:#FFF;
background:#70CDEF;
font-size:9px;
margin-right:0;
padding:1px 3px;
}

.panel h4 {
font-size:18px;
margin:5px 0;
}

.panel h5 {
font-size:16px;
padding:0 0 5px 0;
font-weight:normal;
}
.panel h5 a {
color:#113;

}
#reply {
border:5px solid #EEE;
margin:5px 0;
padding:10px;
}

.reply_subject,.reply_content {
width:95%;
border:1px solid #666;
padding:2px;
}

.reply_subject {
font-size:18px;
}

#reply label {
font-weight:700;
}


.caption {
	font-size:12px;
	color:#999;
}

.dated {
clear:left;
margin-top:10px;
padding:5px 0 5px 85px !important;
}

.dated ul {
list-style:none;
border-top:2px solid #EEE;
margin:0;
padding:0;
}

.dated ul li {
border-bottom:1px solid #EEE;
padding:5px 0;
}

.dated ul li strong {
font-size:14px;
display:block;
}

.dated .date {
float:left;
margin-left:-85px;
border:1px solid #F66;
width:70px;
height:80px;
line-height:40px;
font-size:45px;
text-align:center;
margin-bottom:5px;
}

.dated .date span {
background:#F66;
font-size:12px;
color:#FFF;
display:block;
line-height:12px;
padding:2px 0;
}

.dated .date span.month {
background:#FFF;
font-size:18px;
color:#333;
padding:3px 0 8px;
}

.affiliates {
border:1px solid #DDD;
text-align:center;
margin:10px 0 0;
padding:2px;
}

.affiliates strong {
display:block;
text-align:left;
margin:0;
}

.affiliates img {
border:none;
}



li.tickets {
background:url(/static_images/gigs/tickets.jpg) 98% 50% no-repeat;
}

#content table {
width:100%;
}

td.left {
	padding-left:25px;
}
td.right {
	padding-right:25px;
}

table.tickets {
border-collapse:collapse;
clear:left;
margin-top:10px;
}

.tickets tr td {
border-top:1px solid #DDD;
padding:4px;
}

.edit_content input,.edit_content textarea,.edit_content select {
border:1px solid #999;
}

.section_header {
position:relative;
z-index:10;
}

.panel p a {
border-bottom:1px solid #CCC;
}

.panel p a:hover {
border-bottom-color:#000;
}

.panel h3 {
padding:5px 0;
}

.rss {
position:absolute;
right:0;
bottom:1px;
}

.rss a {
color:#AAA;
}





.normal {
display:block;
}

.normal_right {
float:right;
margin:0 0 10px 10px;
}

.normal_left {
float:left;
margin:0 10px;
}

li .handle {
cursor:move;
}



.admin, .moderator, .header .tags,.auto_complete .value {
display:none;
}

#user_info,.section {
margin-bottom:10px;
}

.hilite {
background:#F6F6F6 url(/static_images/hilite.jpg) top left repeat-x !important;
border:1px solid #999 !important;
border-top:3px solid #999 !important;
}a
.hilite .content h3 {
border-color:#FFF !important;
background:#EEE !important;
}
.panel ul {
padding:0;
margin:0;
list-style:none;
}
.panel li {
padding:3px 1px;
border-top:1px solid #FFF;
border-bottom:1px solid #DDD;
}

li.last {
border-bottom:0 !important;

padding-bottom:0;
}
.view-more {
font-size:12px;
text-align:right;
font-weight:bold;
}
li.see_all,  {
text-align:right;
}

li.see_all a {
background:#444;
border:2px solid #333;
color:#FFFFFF !important;
padding:1px 6px;
-moz-border-radius:3px;
}

.dark {
background:#F0F0F0;
}
.small {
font-size:12px;
line-height:12px;
}
.form_submit {
	text-align:right;
	border-top-width:1px;
	background:url(/static_images/form_fade.jpg) top left repeat-x; 
	font-size:12px;
	color:#666;
}
.form_submit a {
	font-weight:bold;
	color:#333;
}

#goog-fixurl h3 {
font-size:18px;
margin:0;
}
.login-avatar {
float:left;
margin-right:5px;

width:18px;
height:18px;
}

.or_use_facebook_connect {
float:right;
width:180px;
padding:5px 5px 5px 15px;
border-left:1px solid #DDD;
margin:10px 0;
}

.ticker {
font-size:12px;
position:absolute;
top:0px;
left:0px;
height:20px;
overflow:hidden;
}
.ticker ul {
list-style:none;
margin:0;
line-height:20px;
}
#tickers {
height:20px;
width:980px;
}
#ticker_title {
border-right:1px solid #999;
}
#ticker li {
padding:0 !important;
width:600px;
}
.ticker li {
display:block;
height:20px;
}
#ticker li a {
	display:block;
}
#ticker li a:visited {
	color:#999;
}
#ticker_title li {
display:block;
margin:0;
padding:0px 8px 0 5px;
text-align:right;
width:60px;
color:#FFF;
-moz-border-radius:5px 0 0 5px;
-webkit-border-radius:5px;
-webkit-border-top-right-radius:0;
-webkit-border-bottom-right-radius:0;
background:#CCC;
}

.tickers {
position:absolute;
top:95px;
left:0px;
width:990px;
height:20px;
padding:0;
}

.icon .date {
display:block;
float:left;
width:31px;
height:35px;
margin-right:10px;
background:url(/static_images/calendar_icon.jpg) top left no-repeat;
line-height:12px;
font-size:8px;
padding:1px 2px;
text-align:center;
text-transform:uppercase;
}

.icon .date b {
display:block;
font-size:18px;
}

.section-title {
position:relative;
}
.search-box {
position:absolute;
right:25px;
top:10px;
}

.search-box #q {
font-size:10px !important;
padding:2px;
border:1px solid #DDD;
}

.additional {
color:#AAA;
font-size:80%;
}
#twitter_update_list li a {
font-size:80%;
color:#AAA;
}
#twitter_update_list li span a {
font-size:100%;
color:#000;
}
#twitter_update_list li  {
font-size:12px;
}





#site-map, #dis-site-map {
width:990px;
margin:5px auto;
line-height:25px;
text-align:center;
}
#site-map span {
margin:0 10px;

}
#site-map b {
margin-right:3px;
border-right:1px solid #999;
padding-right:4px;

}

#dis-site-map {
padding-top:40px;
color:#AAA;
margin:5px auto;
width:800px;
border-bottom:1px solid #CCC;
}

#dis-site-map b {
margin:0 5px;
}
#site-map img {
vertical-align: middle !important;
}

#dis-site-map a {
color:#333;
font-size:11px;
}

#copyright {
text-align:center;
font-size:7px;
}

.artist-title {
padding-left:140px;
height:65px;

}

.artist-title .info {
font-size:11px;
margin:5px;
}


#artist-img {
position:absolute;
top:5px;
left:25px;
width:100px;
height:60px;
border:1px solid #999;
padding:1px;
}

#buy-tickets {
position:absolute;
top:0px;
right:15px;
width:340px;
height:60px;
overflow:hidden;
background:#FFF;
border:1px solid #CCC;
padding:0 0 10px 0;
}

#buy-tickets h5 {
background:#F6F6F6;
padding:3px 5px;
line-height:14px;
display:block;
border-bottom:1px solid #DDD;
color:#333;
}

#buy-tickets div {
float:left;
margin:5px 15px;
}

#buy-tickets #ticketmaster {
padding-top:7px;
}

.carousel-release {
width:106px;
float:left;
text-align:center !important;
font-size:11px;
margin:5px 6px;
}
#sidebar .carousel-release {
	margin:5px 2px;
}
.carousel-release img {
border:3px solid #DDD;
}

.arrow {
display:block;
background:url(/static_images/arrow.gif);
width:14px;
height:14px;
position:absolute;
top:10px;
}
.arrow-lft {
left:3px;
}
.arrow-rgt {
background-position: top right;
right:3px;
}

span.sub {
display:block;
margin-top:-12px;
padding:3px;
line-height:12px;
margin-bottom:6px;
font-size:12px;
color:#666;
}

.content.with_image {
padding-bottom:0px;
overflow:hidden;
padding-left:135px;
min-height:120px;
}

.content_image {
position:absolute;
top:12px;
left:20px;
border:2px solid #333;
}

.release_rating {
width:160px;
border:1px solid #CCC;
-moz-border-radius:5px;
padding:5px;
text-align:right;
}
.release_rating b {
display:block;
border-bottom:1px solid #DDD;
margin-bottom:5px;
padding-bottom:3px;
font-size:12px;
text-align:left;
}

.wiki h3 {
font-size:14px;
margin:0;
}
.wiki p {
line-height:140%;
}
.wiki p a {
text-decoration:none !important;
}

.printfooter {
font-size:11px;
margin-top:10px;
}

.tag_cloud {
	text-align:center;
	line-height:140%;
}
.tag_cloud a {
	padding:0 5px;
}

.track-visited a:visited {
color:#999 !important;
}

#header {
	position:relative;
}
#nav {
font-size:18px;
	clear: both;
	height:25px;
	line-height:24px;
	width:990px;
    margin: 0 0 0 0;
    padding: 35px 0 0 8px;

}
#nav li {
    padding:0;
    margin: 0 5px 0 0;
    display: inline;
    float: left;

}
#nav li.active {
background:url(/static_images/tabs/right.jpg) top right no-repeat;
}

#nav li.active a {
color: #000;
background:url(/static_images/tabs/left.jpg) top left no-repeat;
}

#nav li a {
display:block;
padding: 1px 15px 3px 15px;
margin: 0;
color:#999;
text-decoration:none;
}

#nav li a:hover {
text-decoration:none;
color:#333;
}

div#search {
height:25px;
    margin: 0;
    padding: 4px 5px 0 0;
	color:#666;
	position:absolute;
	right:0px;	
	text-align:right;
	bottom:3px;
}
#search span {
    font-size: 12px;
}

#search .search_input {
margin:1px 0px 0 0;
padding:0;
background:#FFF;
width: 90px;
height: 14px;
border: 1px #CFCFD0 solid;
padding: 1px 3px;
margin: 0 3px 0 0;
vertical-align: middle;
}

.menu {
height:20px;
margin:5px 0 1px 0;
font-size:12px;
line-height:14px;
padding:10px 15px 0 23px;
background:url(/static_images/menu_bottom.jpg) bottom left repeat-x;

-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
}

.menu.small {
	font-size:11px;
	line-height:11px;
	height:17px !important;
	padding:0 15px !important;
	
	margin:0 0 1px 0 !important;
	font-weight:normal !important;
}

.menu.small.with-padding {
	padding:10px 15px 0 23px;
}

.menu a {
	font-weight:bold;
	color:#666;

	display:block;
	float:left;
	padding:2px 12px 3px 12px;
	margin:0 10px 0px 0;

	border-bottom:0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
}

.menu a:focus {
	outline:none;
}
.menu.small a {
	margin:0 5px 0 0  !important;
	font-weight:normal !important;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
}

.menu a:hover {
	color:#000;
	background:#DDD;
	text-decoration:none;
}

.menu a.active, 
.menu a.selected {
background:#FFF;
border:1px solid #DDD;
border-bottom-color:#FFF;
color:#222 !important;
padding-bottom:2px;
}

.menu .right {
float:right;
	margin:0;
	padding:0;
}

.menu.close a {
margin:0 1px 0 0 !important;
padding:2px 7px 3px 7px !important;
}




/* ----
  EDITORIAL
   ---- */
img.main {
display:block;
background:#DDD;
border:1px solid #DDD;
border-width:1px 0 0 0;
margin:0;
padding:0;
}
.editorial {
padding-top:5px;
}

.editorial .seperator {
border-top:1px solid #DDD;
margin:0;
height:1px;
overflow:hidden;
}
.youtube {
width:320px;
height:240px;
display:block;
position:relative;
}
.play_btn {
position:absolute;
top:85px;
left:130px;
z-index:2;
}

.editorial p {
	margin:0 0 5px 0;
	font-size:14px;
	line-height:170%;
	float:none;
	clear:left;
}

.editorial i, .editorial em {
	font-style: italic;
}

.editorial li {
	font-size:14px;
	line-height:170%;
	
}
.editorial h1, .editorial h2, .editorial h3, .editorial h4 {
	display:block !important;
	background:none !important;
	border:none !important;
}

#content .editorial h2 {
padding: 3px 0;
font-size: 20px;
margin:0 0 2px 0;
color:#000;
}

#content .editorial h3 {
padding: 3px 0 0 0;
font-size: 18px;
margin:0 0 2px 0;
border-bottom:1px solid #DDD !important;
}
.editorial p a {
	font-weight:bold;
}
.editorial p {
	margin-bottom:1.1em;
}

.byline {
font-size:12px;
position:relative;
padding:3px 0px 10px 0;
margin:2px 0 6px 0;
height:30px;
border-bottom:1px solid #EEE;
font-weight:bold;
}
.byline img {
vertical-align:middle;
padding:1px;
border:1px solid #DDD;
margin-right:5px;
}
.byline a.admin {
padding:0 10px;
color:#999;
}
.byline .right {
position:absolute;
right:0px;
bottom:18px;
padding:0 2px;
font-size:10px;
}
.invisible {
display:none;
margin:0; padding:2px;
font-size:1px;
line-height:1px;
background:#D00;
}
.byline .comments_count {
font-weight:normal;
border-top:1px solid #DDD;
background:#EEE;
padding:1px 2px;
margin-right:5px;
}
.byline .comments_count:hover {
text-decoration:none;
background:#DDD;
}



ul.ratings {
clear:left;
list-style:none;
font-size:14px;
line-height:26px;
margin:0;
padding:0;
}

ul.ratings li {
text-align:right;
font-weight:bold;
}

ul.ratings li strong {
font-size:20px;
color:#00ACEE;
}

ul.ratings li em {
font-size:14px;
float:left;
display:block;
line-height:28px;
padding:0 5px 0 0;
}

.related {
background:#FFF;
width:185px;
float:right;
border-top:4px solid #C5F1FE;
margin:5px 0 10px 15px;
line-height:120%;
}

.related .panel_content h4 {
font-size:14px;
line-height:14px;
background:#EEE!important;
border:2px solid #FFF!important;
margin:-10px -10px 0;
padding:6px 8px!important;
}

.related .panel {
background:#FFF;
border:1px solid #CCC;
border-top:3px solid #DDD;
font-size:10px;
margin-bottom:15px;
padding:10px;
}


.inivisible {
font-size:0px;
line-height:0px;
margin:-1em 0 0 0;
padding:0;
}

.related-pack-shot {
	clear:left;
	
	float:left;
}

.content.blue {
background:#F8FEFF;
}
.content .comment, .content .comment h3 {
background:none;
border:0;
}

.uploaded_image {
text-align:center;
}
.uploaded_image img {
padding:5px;
background:#FFF;
border:1px solid #DDD;
}

.uploaded_image.main img {
padding:4px !important;
background:#FFF;
border:2px solid #393;
}

.uploaded_image {
font-size:11px;
padding:5px;
margin-bottom:5px;
background:#EEE;
-moz-border-radius:5px;
}
.photos {
list-style:none;
text-align:left;
margin:0;
}
.photos li {
width:109px;
height:109px;
float:left;
border:0;
}
.photos li img {
padding:2px;
background:#EEE;
border:1px solid #000;
}

.photos li a img {
padding:2px;
background:#FFF;
border:1px solid #AAA;
}

.photos li a:hover img {
border-color:#666;
}

.photo-thumbnails {
list-style:none;
margin:0;
}
.photo-thumbnails li {
padding:10px;
width:170px;
height:170px;
float:left;
text-align:center;
}
.gallery-photo {
text-align:center;
clear:both;
padding-top:10px;
background:#000 url(/static_images/gallery_bg.jpg) top left repeat-x;
}
.gallery-photo p {
padding:3px 25px;
color:#AAA;
margin:-5px 0 0 0;
}

.gallery-photo b {
color:#FFF;
font-size:14px;
}

.gallery-photo p span {
color:#CCC;
font-style:italic;
font-size:11px;
display:block;
padding-top:4px;
}

.gallery-photo p span a {
color:#DDD;
}
.gallery-photo img {
margin:0;
padding:0;
border:5px solid #000;
background:#333;
}

.gallery-photo .content {
border-top-color:#333;
background:#222;
}

.gallery-photo .pagination .current {
border:1px solid #999 !important;
}

.content p a {
font-weight:bold;
text-decoration:underline;
}



#more_articles h5 {
font-size:16px;
padding-bottom:5px;
display:block;
border-bottom:1px solid #DDD;
}

.more-left, .more-right {
padding-top:10px;
line-height:18px;
width:192px;
float:left;
font-size:12px;
}

.more-left span {
color:#999;
font-size:10px;
display:block;
}

.more-left {
padding-right:10px;
}

.more-right {
padding-left:10px;
}

.more-center {
width:192px;

float:left;
height:100px;
border-left:1px solid #DDD;
border-right:1px solid #DDD;
}

.more-img {
display:block;
padding:1px;
border:1px solid #AAA;
background:#FFF;
}

.tradedoubler {
font-size:11px;

}

.tradedoubler b {
font-size:14px;

}

.primary_relevant {
padding-right:230px;
position:relative;
top:0px;
left:0px;
height:250px;
padding:8px 20px;
}
.pr_recent {
width:330px;
float:left;
}

.pr_profile {
position:absolute;
top:8px;
right:25px;
width:240px;

height:200px;
}

.tradedoubler .buy_now_price {
font-size:11px;
background:#DDD;
padding:1px 5px;
-moz-border-radius:5px;
border:1px solid #999;
margin-top:5px;
display:block;
float:right;
}
.tradedoubler td {
vertical-align:top;
}

.tradedoubler img {
border:3px solid #DDD;
}

.release_header {
position:relative;
}

.release_title {
position:absolute;
top:0px;
left:180px;
}

.release_header .release_rating_box {
position:absolute;
bottom:110px;
right:-20px;
}

.release_details {
position:absolute;
bottom:0px;
left:180px;
font-size:10px;
}

.pagination {
text-align: center;
clear:both;
padding:5px;
}
.pagination a, .pagination span {
padding: 2px 5px 3px 5px; }

.pagination span.disabled {
color: #AAA; }

.pagination span.current {
font-weight: bold;
background:#666;
color:#FFF;
}

.pagination a {
text-decoration: none;
color: black;
border:1px solid #DDD;
background:#FFF;
}

.pagination a:hover, .pagination a:focus {

 text-decoration: underline; }


/* ----
  COMMENTS
   ---- */
.comment {
	line-height:120%;
	padding:0;
	margin:0 0 0px 0;
	width:100%;
}

.thread .comment h3 {
    border:1px solid #DDD;
	border-left:none;
    padding: 7px;
}
.comment h3 {
	margin:0;
    font-size: 12px;
    padding: 7px;
    line-height: 95%;
font-weight:bold;
}

.thread .comment .content {
	padding:1px 7px;
    border-right:1px solid #DDD !important;

}
.comment .content  {
padding:0 5px;
	background: url(/static_images/separator.jpg) bottom right no-repeat;
}


.comment_footer {
    margin: 0;
padding:3px 7px;
font-size:11px;
}

.thread .comment_footer {
    border:1px solid #DDD;
	border-width:0 1px 1px 0;
}

.comment_footer div {
	text-align: right;

}

ul.thread {
	list-style:none none outside;
	margin:0 !important;
	padding:0 !important;
	border:none;
}



.thread li {
	margin:9px 0 0 0;
	padding:0;
	border-left:1px solid #DDD;
}
li .thread li {
	margin:9px 0 0 9px;
}

.comment .content {
	border-top:0;
}

.comment {
background:#FFF;
}

.comments_header {
	position:relative;
}
li #reply {
margin:5px 0 0 5px;
}
.add_comment {
position:absolute;
right:0px;
bottom:0px;
    float: right;
    font-size: 11px;
    font-weight: normal;
}
.add_comment:link, .add_comment:visited, .add_comment:hover, .addcomment_link:active {
    color: #888;
}

.content .comment h3 {

}
.comment_content {
	font-size:13px;
}
.comment_at {
display:none;
}

.reply_form label {
font-size:11px;
}

/* ----
  FLASHES
   ---- */
#success, #warning, #notice {
padding:5px 25px;
margin:0;
border-style:solid;
border-width:1px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
#warning {
background:#FEE;
color:#533;
border-color:#EDD;
}

#notice {
background:#FFE;
color:#222;
border-color:#EED;
}

#success {
background:#EFE;
color:#363;
border-color:#DED;
}


p.info {
background:#FFD url(/static_images/info.jpg) top left repeat-x;
color:#663;
font-weight:bold;
padding:5px 25px;
border-top:1px solid #DDA;
border-bottom:0px solid #DDA;
margin:0;
}

.content p.info {
	padding:5px 10px;
	border:1px solid #DDA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


p.info a, sign_up a {
color:#330 !important;
text-decoration:underline !important;
}

.sign_up {
display:none;
border-top:1px solid #EEE;
font-size:18px;
text-align:center;
margin:0;
padding:5px 25px;
color:#663;
background:#FFD;
}

#errorExplanation {
border:3px solid #F99;
border-width:3px 0;
background:#FEE;
padding:5px 25px;
}

.content #errorExplanation {
border:3px solid #F99;
background:#FEE;
padding:4px;
}



#errorExplanation h2 {
background:none;
display:block;
background:#FDD;
float:left;
border-bottom:1px solid #FCC;
margin:5px 0;
line-height:18px;
padding:3px;
font-size:18px;
}

#errorExplanation p {
clear:left;
}


.fieldWithErrors label {
color:#F00;
}


.fieldWithErrors input {
background:#FEE;
}

p.info label {
display:inline !important;
}


.widget {
padding:5px 15px;
}

.widget.seperator {
border-top:1px solid #D9D9D9;
}

.sidebar {
clear:both;
margin:0 0 10px;
padding:10px!important;
}

.sidebar-split-left {
width:180px;
float:left;
margin-right:0px;
}
.sidebar-split-left img {
padding:1px;
margin:0;
float:left;
}
.sidebar-split-right {
width:120px !important;
float:right;
text-align:center;
}



.article_widget {
padding-bottom:12px;
	margin-bottom:0px;
}
.article_widget a {
padding:8px 10px 8px 10px;
display:block;
font-size:18px;
color:#333;
background-repeat:no-repeat !important;
}
.article_widget a.image_right {
	background-position:top right !important;
	padding-right:128px;
}
.article_widget a.image_left {
	background-position:top left !important;
	padding-left:128px;
}

.article_widget a.white {
	background:#FFF;
	border:1px solid #DDD;
}
.article_widget a.blue {
	background:#C5F1FE;
	border:1px solid #A5D1DE;
}
.article_widget a.dark {
	background:#333;
	border:1px solid #333;
	color:#FFF !important;
}
.article_widget div {
font-size:7px;
text-transform:uppercase;
font-weight:bold;
padding:2px 5px 0px 10px;
background:#CCC;
color:#666;
display:none;
}

.article_widget:hover a {
border-color:#999 !important;
}
.article_widget:hover div {
background:#999;
}

.panel.sidebar {
border:none;
padding:0 !important;
}

.sidebar_list {
list-style:none none outside;
margin:0!important;
padding:0!important;
}

.sidebar_list li {
padding:3px 0;
margin:0 !important;
clear:left;
height:auto !important;
}

.sidebar_list_images li a {
display:block;
min-height:50px;
padding:2px 7px 6px 2px;
font-size:12px;
line-height:16px;
_height:50px;
}


.sidebar_list_images li .shadow {
margin-right:5px;
float:left;
padding-bottom:3px;
width:89px;
height:50px;
background-position:14px 44px !important;
}

.sidebar_list_images li img {
border:1px solid #DDD !important;
padding:1px;
background:#FFF;
}

.sidebar_list li {
background-repeat:no-repeat;
background-position:0 8px;
font-size:11px;
line-height:18px;
margin:0;
}

.list-image-pair {
clear:both;
}

.list-image {
font-size:11px;
float:left;
width:152px;

padding:0 0 15px 0;
background-position:-74px 85px !important;
}

.page-footer .list-image {
width:135px;
margin:0;
}
.page-footer .list-image.shadow {
background:none;
}



.list-image.first {
margin-right:20px;
}

.list-image img {
border:1px solid #000;
	display:block;
background:#222;
padding:2px;
margin-bottom:2px;
}
.sidebar .panel, .page-footer .panel {
	margin-bottom:0;
}


.releases_list {
list-style:none none outside;
text-align:center;
font-size:10px;
margin:0;
padding:0;
}

.releases_list li {
border-bottom:3px solid #FFF;
margin-bottom:3px;
}

.releases_list li img {
border:3px solid #DDD;
}
.sidebar li {
	
}
li.first {
border-top:0;
}
.widget h5 a {
font-weight:normal;
color:#000;
}
.widget h5 {
font-size:18px;
border-top:1px solid #FFF;
margin:-5px -15px 5px -15px;
padding:10px 15px 5px 15px;
font-weight:normal;
}
.widget.header, .widget.header h5 {
padding-bottom:0;
font-weight:normal !important;
}



.entry_list { margin:0; padding:0; }
.entry_list ul { list-style-type:none; margin:0; padding:0; }
.entry_list ul li { margin:0; padding:5px 0; }
.entry_list_norm.last { border-bottom:0 !important; }
.entry_list_norm a {
font-size:11px;
}



.shadow {
background:url(/static_images/shadows.png);
background-repeat:no-repeat;
background-position:bottom right;

}

.numbers .number {
display:block;
float:left;
width:14px;
height:14px;
margin-top:3px;
margin-right:6px;
background:url(/static_images/numbers.gif);
}

.number1 .number { background-position:0px 0px; }
.number2 .number { background-position:0px -14px; }
.number3 .number { background-position:0px -28px; }
.number4 .number { background-position:0px -42px; }
.number5 .number { background-position:0px -56px; }


.page-footer {
background:#FFF url('/static_images/page-footer.jpg') 0px 0px repeat-x;
border:1px solid #CCC;
-moz-border-radius:7px;
-webkit-border-radius:7px;
margin-top:15px;
position:relative;
}

.pf-left, .pf-middle, .pf-right {
width:328px;
float:left;
margin:5px 0 10px 0;

}

.pf-middle {
border-left:1px solid #DDD;
border-right:1px solid #DDD;

}
.pf-right {

}

.page-footer .widget, h5 {
border-top:0;
border:none !important;
}
.user-widget {
position:relative;
height:65px;
}
.user-widget div {
position:absolute;
top:0px;
left:75px;
font-size:10px;
}

.user-widget h5 {
font-size:18px;
margin-bottom:0 !important;
}

.user-widget img {
width:50px;
height:50px;
padding:1px;
background:#FFF;
border:1px solid #DDD;
}


#release-tabs {
display:block;
height:20px;
padding:5px 25px 0 20px;
background-color:#CCC;
border-bottom:0;
}

#release-tabs.tab_header a {
background-color:#CCC;
border-color:#CCC;
}


#release-tabs.tab_header .selected a {
background-color:#EEE;
border-color:#EEE;
color:#000;
}

#arrow-up {
background:url(/static_images/arrow-up.gif) bottom center no-repeat;
position:absolute;
z-index:100;
height:50px;
}
.overlay {
height:250px;
position:relative;
padding:0 !important;
margin:0 !important;
}

.overlay.small {
height:140px;
}

a:hover .overlay span {
text-decoration:underline;

}
.overlay .title {
position:absolute;
bottom:15px;
left:25px;
width:auto;
display:block;
z-index:10;
color:#333;
}
.overlay h1 {
font-size:30px !important;
line-height:40px;
width:500px;
}
.overlay span {
background:#F0FAFD;
}
.overlay b {
font-weight:bold;
}
.overlay em {
font-style:italic;
}

.overlay img {
margin:0;
padding:0;
position:absolute;
top:0px;
left:0px;
z-index:1;
}

.twocol {
width:281px;
overflow:hidden;
float:left;
}
.twocol.left {
margin-right:20px;

}
.twocol.right {

}

.twocol ul {
list-style:none;
margin:0;
}
#content ul.l li {
padding:4px 0;
border-top:1px solid #DDD;
}
#content ul.l li.first {
border-top:0;
}

.release {
list-style:none;
margin:0;
padding:0;
}

.release li {
clear:left;
padding:0px 0;
padding-top:0;
}

.release li img {
float:left;
background:#000;
padding:5px;
margin:0 5px 10px 0;
}
.release i, .release b, .release span {
display:block;
font-size:12px;
}
.release i {
font-size:18px;
}
.release b {

}

.pack-shots li {
float:left;

}
#all-albums {
height:115px;
}
.pack-shots {
list-style:none none outside;
height:115px;
margin:0 !important;
padding:0 25px;
background:#EEE;
line-height:12px;
overflow:hidden;
}
.pack-shots.big li img {
width:105px;
height:103px;
margin:5px 0 5px 5px !important;
border:1px solid #FFF;
}
.pack-shots.big li {
width:115px;
height:115px;
}
.pack-shots.small {
height:115px !important;
}

.pack-shots.small li {
width:34px;
height:34px;
float:left;
padding:1px;
margin:0;
}
.pack-shots.small li img {
width:35px;
height:35px;
margin:0;
}
.pack-shots.big :first-child {
margin-left:0px !important;
}



.pack-shots.big img {

}

.pack-shots.big li:hover img {
opacity:1;
}
#release-info {
font-size:11px;
background:#DDD;
clear:both;
padding:5px 25px 5px 25px;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
margin:0;
color:#333;
}
#release-info b {
font-size:16px;
}


#recomended-albums ul, #all-albums ul {
clear:both;
margin-top:10px;
padding-top:5px
}


.thirds {
list-style:none;
margin:0;
}
.thirds li {
float:left;
width:209px;
position:relative;
padding:0;
height:90px;
overflow:hidden;
}
.thirds li .middle {
width:210px;
}
.in_photos {
position:relative;
}
.in_photos h3 {
position:absolute;
top:0px;
left:5px;
z-index:100;
font-size:28px;
font-weight:bold;
}
.in_photos h3 span {
background:#F0FAFD !important;
}


.thirds h4 {
position:absolute;
bottom:-15px;
left:0px;
width:auto;
display:block;
z-index:10;
color:#333;
padding:5px;
}

.thirds h4 span {
background:#F0FAFD;
}


#wt {
background:url(/amwt/fuzz.gif) top left repeat;
position:relative;
height:340px;
margin-top:35px;
margin-bottom:-20px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

#wt .vid {
position:absolute;
top:10px;
left:10px;
}

#amwt_logo {
position:absolute;
top:70px;
left:530px;
}


#am_com {
position:absolute;
bottom:80px;
left:615px;
}

#featured_list {
margin:35px 0 -20px 0;
height:200px;
-moz-border-radius:8px;
position:relative;
}

#featured_list_content {
position:absolute;
left:470px;
top:10px;
}

#featured list div ul li a{
line-height:180% !important;
font-size:12px !important;
color:#000;
}

.release_teasers {
width:290px;
}

.release_teasers.wide {
	width:100%;
}
.release_teaser {
float:left;
margin:2px;

margin-bottom:1px;
padding-bottom:-4px;
position:relative;
}

.release_teaser a img {
border:2px solid #FFF;
}

.release_teaser a:hover img {
border-color:#999 !important;
}

.release_teaser div {
position:absolute;
top:3px;
left:5px;
color:#FFF;
font-size:8px;
line-height:8px;
margin-bottom:-4px;
}

.release_teasers p a {
text-decoration:none;
}
.release_teasers p a span {
color:#CCC;
font-size:11px;
font-weight:normal;

}
.release_teasers p a b {
color:#333;
}
.release_teasers p {
clear:both;
line-height:18px;

font-size:11px;
}
.release_teasers p span.number {
font-size:8px;
padding-left:5px;
color:#333;
}

/* ----
  BOARDS
   ---- */

table.board td {
border-top:2px solid #F6F6F6 !important;
}

table.board {
    vertical-align: top;
line-height:150%;
font-size:12px;
border-collapse:collapse;
clear:left;
}
td small a {
font-weight:bold;
color:#00ACEE !important;
}

table.board td {
    vertical-align: top;
padding:5px 10px;
}
table.board .board_name {
    width: 25%;
    font-size: 12px;
    font-weight: bold;
}
table.board .description {
    width: 75%;
padding-left:0;
}
table.board .lastpost {
    width: 25%;
text-align:right;
padding-right:25px !important;

}

table.board .last_reply {
    font-size : 80%;
}

table.board th {
    text-align: left;
    font-weight: normal;
    font-style: italic;
padding:0px 10px;
border-bottom:2px solid #DDD;
border-collapse:separate;
font-size:10px;
color:#666;
}

table.board tr:hover td {
background:#E6E6EE;
}

table.board td.replies {
    text-align: center;
}

.board_thread .info {
    margin: 5px 0 0;
    padding: 5px;
    text-align: right;
}

.board_thread .comment_footer {
padding:8px;
background: url(/static_images/separator.jpg) top right no-repeat;

}


#board_search {
    margin: 6px 0 4px 0;
    text-align: right;
    font-size: 16px;
}
#board_search input.text {
    width: 120px;
    border: 1px solid #c0b8a9;
    font-size: 12px;
    margin-left: 10px;
}
td.read_col {
	padding:0 !important;
	text-align:center;
}
.read_indicator {
width:12px;
height:12px;
overflow:hidden;
line-height:12px;
margin:8px 3px 0px 25px;
background:url(/static_images/read.gif) top left no-repeat;
background-repeat:no-repeat;
}
.read_indicator.read {
background-position:bottom left;
}
.read_indicator.unread {
background-position:top left;

}
.comments_count {
position:relative;

}

.topic_bar {
position:relative;
font-size:12px;
}
.view_switch {
position:absolute;
top:5px;
right:20px;
text-align:right;
font-size:10px;
font-weight:bold;
padding:4px 0 0px 0;
}

.view_switch a {
color:#666;
}


.view_switch span.label {
font-weight:normal;
}



.switch-left, .switch-right {
background:#CCC;
padding:1px 5px;
margin:0;
border:1px solid #AAA;
}

a .switch-left, a .switch-right {
background:#EEE;
font-weight:normal;
}

a:hover .switch-left, a:hover .switch-right {
background:#DDD;
}

.switch-left {
-moz-border-radius:3px 0 0 3px;
margin-left:3px;
border-right-width:0;
}
.switch-right {
-moz-border-radius:0  3px 3px 0;
border-left-width:0;
}



.plus {
display:block;
height:15px;
width:15px;
overflow:hidden;
}
.with_plus .plus {
margin:-9px 2px 0px 2px;
position:relative;
float:left;
}
.plus img {
position:absolute;
top:0px;
left:0px;
}
.plus:hover img {
position:absolute;
top:-15px;
left:0px;
}

#add_artist {
display:block;
background:#DD;
padding:1px 20px;
position:relative;
height:20px;
}
#add_artist .plus {
position:absolute !important;
float:none !important;
right:5px;
top:4px;
}

#add_artist #artist_name {
font-size:10px;
width:160px;
height:12px;
margin:2px 10px;
padding:2px 3px;
border:1px solid #DDD;
-moz-border-radius:5px;
position:absolute ;
right:14px;
top:0px;
}

.searchbar {
background:#EEE;
border:1px solid #DDD;
border-width:1px 0;
position:relative;
padding:2px 20px;
}

.board-header {
position:relative;
}
.searchbar form {
position:absolute;
right:20px;
top:0px;
}
.board-header form {
position:absolute;
right:20px;
top:15px;
font-size:11px;
}

.comment_footer {
text-align:right;
}
.searchbar form input, .board-header form input {
border:1px solid #CCC;
padding:0px 2px;
-moz-border-radius:2px;
margin-right:5px !important;
}


.reply-btn.large {
background:#DDD;
padding:1px 8px;
border:1px solid #CCC;
-moz-border-radius:5px;
font-size:15px;
line-height:12px;
text-align:right;
}

.reply-btn:hover {
background:#CCC;
text-decoration:none;
}

#load_more a, #load_more div {
display:block;
font-weight:bold;
padding:3px 25px;
text-align:center;
background:#EEE;
font-size:12px;
border-top:1px solid #999;
}
#load_more a:hover {
background:#DDD;
}

.this {
background:#F6F6F6;
padding:1px 5px;
font-size:10px;
text-align:right;
border:1px solid #DDD;
border-width:0 1px 1px 0;
}

.see-more-board {
margin:0 25px 10px 0;
background:#EEE;
border:1px solid #DDD;
padding:4px 10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:14px;
}
.see-more-board:hover {
text-decoration:none;
background-color:#CCC;
border:1px solid #999 !important;
}



/* ----
  ADVERTS
   ---- */

.advert {
margin-top:0 !important;
text-align:center;
margin:0 auto;
}
.skyscraper {
height:600px;
width:120px;
padding:20px 0 !Important;
}

#sidebar .advert {
padding:0;
margin:0;

}



#side_advert {
    float: right;
}
#short_advert {
    margin: 10px 0 10px;
}

#bottom_advert {
    padding: 10px 0 0;
    margin: 10px 0 0 0;
}

#top_advert {
width:728px;
height:90px;
}

#mpu_advert {
padding:10px;
margin:0 auto 10px auto;
}
.community #mpu_advert {
padding:0px 0;
background:none;
border:0;
}

div.c {
	overflow:hidden;
	position:relative;
	border:1px solid #DDD;
	border-width:1px 0;
}

.c-inner {
position:relative;
left:0px;
}

.c-item {
float:left;
text-align:center;
}
.c-item div {
	text-align:left;
}

.dot_holder {
margin-top:0;
border-bottom:1px solid #DDD;
}
.dots {
list-style:none;
margin:0 auto;
height:17px;
padding:2px 25px;
text-align:center;
}
.dots li img {
margin:0;
padding:5px;
cursor:pointer;
}
.dots li {
float:left;
width:17px;
height:17px;
padding:0px;
margin:0px;
background:url(/static_images/dot/on.jpg) center center no-repeat;
}

.post {
border-bottom:1px solid #EEE;
min-height:120px;
position:relative;
margin:10px 0;
padding:10px;
}
.in_depth.post {
background:#F0FAFD;
}
.post img {
border:3px solid #DDD;
position:absolute;
}

.post h3 {
margin:0;
font-size:22px;
font-weight:normal;
}
.post .meta {
border:none;
font-size:10px;
margin:-5px 0 0 0;
color:#999;
}
.post .meta a {
color:#777;
font-weight:bold;
}
.post .more {
font-size:9px;
color:#EEE;
background:#999;
padding:0 2px;
margin-left:4px;
display:inline;
}
.post .inner {
padding-left:165px;
}
.post a img {
left:10px;
}
.section {
margin-bottom:10px;
}

.section_header {
	position:relative;
	z-index:10;
}
.rss {
position:absolute;
right:0px;
bottom:1px;
}

.rss a {
	color:#AAA;
}

.panel p a {
border-bottom:1px solid #CCC;
}
.panel p a:hover {
border-bottom-color:#000;
}
 .panel h4 {
padding:5px 0;
font-size:18px;
line-height:32px;
}
.panel h4 span {
color:#999;
}
.panel_header {
position:relative;
height:12px;
margin-top:-10px;
border-bottom:1px solid #eee;
padding:2px 0;
}

.panel_header .top_right, .panel_header .top_left {
position:absolute;
top:0px;
color:#999;
font-size:12px;
line-height:12px;
padding:0;

}

.panel_header .top_right {
right:0px;
}



.with_image {
position:relative;
min-height:150px;
}
.on_left {
padding-left:110px;
}
.with_pic .holder	{ position:relative; }
.with_pic.on_right .holder	{ padding:0px 100px 20px 0; }
.with_pic.on_left .holder	{ padding:0px 0 20px 100px; }
.with_pic .holder { min-height:140px; margin:10px 0 10px 0; background:url(/images/groove.gif) top left repeat-x; }
.with_pic.on_left .holder {	left:0px; }
.with_pic.on_right .holder {	right:0px; }

.holder .pic {
left:-8px;
	position:absolute;
	top:4px;
padding:9px 17px 10px 17px;

}


.panel_header {
position:relative;
height:12px;
margin-top:-10px;
border-bottom:1px solid #eee;
padding:2px 0;
}

.panel_header .top_right,.panel_header .top_left {
position:absolute;
top:0;
color:#999;
font-size:12px;
line-height:12px;
padding:0;
}

.panel_header .top_right {
right:0;
}

.with_image {
position:relative;
min-height:150px;
}



.otherMonth {
color:#DDD;
}


.calendar {
background:#F6F6F6;
border:1px solid #DDD;
padding:5px;
-moz-border-radius:5px;
text-align:center;
}
.calendar td, .calendar th {
padding:4px 6px;
}
.monthName {
display:none;
}
.dayName {

}
.calendar {
width:300px;
}
.dayName th {
border-bottom:1px solid #CCC;
font-weight:normal;
font-size:11px;
}

.day, .weekendDay, .otherMonth {
text-align:center;
}
.weekendDay {
background:#EEE;
}

.calendar abbr {
text-decoration:none;
border:none;
}

.calendar .today a {
font-weight:bold;
border-bottom:2px solid #999;
}

.calendar .pastDay {
background:url(/static_images/calendar/x.gif) 50% 60% no-repeat;
}

.bubble-pin-br {
display:none;
}

.user-tooltip {
	color:#4095B6 !important;
}

.comment_author {
padding:2px 5px;
font-weight:bold;
}
.user-mini p {
	font-size:11px;
}
.user-mini {
padding:0px 5px 5px 70px;
}
.user-loader, .user-mini {
width:190px;
height:120px;
}

.user-mini p {
padding:0;
}

.comment_author.active {
background:#333 url(/static_images/tooltip.jpg) bottom left repeat-x;
-moz-border-radius:2px 2px 0 0;
}

.comment_author.active {
color:#FFF !important;
text-decoration:none;
}

.tooltip-avatar {
position:absolute;
top:5px;
left:5px;

}

.tooltip-avatar img {
width:60px;
height:60px;
}

.tooltip-list {
list-style:none;
margin:-5px;
font-size:11px;
width:220px;
}


.tooltip-list li.first {
border-top:1px solid #666;
}
.tooltip-list li {
padding:0 !important;
margin:0;
border-top:1px solid #DDD;
}
.tooltip-list li a {

padding:5px;
display:block;
}
.tooltip-list li a:hover {
background:#CCC;
}



.tab {
line-height:110%;
}

.tab_holder .tab_header {
list-style:none none;
margin:0;
padding:0;
z-index:100;
height:16px;
}

.tab_holder .tab_header li {
float:left;
margin:0 0 -1px 6px;
padding:0;
display:inline;
border:0;
}
.tab_header li a {
	display:block;
	float:left;
	border:0;
}
.tab_holder .tab_header li a {
border:1px solid #DDD;
background:#EEE;
color:#666;
border-bottom:1px solid #CCC;
padding:2px 10px 4px 10px;
margin:0;

font-size:12px;
line-height:12px;
-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
}

.tab_holder .tab_header li a:hover {
	background:#CCC;
	color:#000;
}
.tab_holder .tab_header li.selected a {
color:#333;
border-color:#AAA;
background:#FFF;
border:1px solid #CCC;
border-bottom-color:#FFF;
font-weight:bold;
}

.tab_header a:focus {
outline:none !important;
}
.tab_holder .tab {
background:#FFF;
clear:left;
z-index:10;
margin-top:-1px;
border:1px solid #CCC;
padding:6px 8px 8px 8px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.timeframes, .t_holder.detached .tab_header {
position:absolute;

font-size:10px;
line-height:11px;
background:#EEE;
padding:2px 8px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #DDD;
}

.timeframes {
top:11px;
right:5px;
}
.timeframes .selected, .t_holder.detached .tab_header .selected {
font-weight:bold;
}

.timeframes a:focus {
outline:none;
}

.detached {
	position:relative;
}
.t_holder.detached .tab_header {
top:-28px;
right:0px;
}
.detached .tab_header li {
	display:block;
	float:left;
	border:0;
margin:0 2px;
padding:2px;
}

.detached .tab_header li a {
font-size:10px;
line-height:11px;

}

.tokens {
list-style:none none outside;
margin:0; padding:0;
min-height:11px;
zoom:1;

}

.tokens li {
float:left;
padding:3px 0;
margin:0 4px 3px 0;
font-size:11px;
color:#666;
line-height:11px;
}

.tokens li.token:hover {
border:1px solid #85B1BE;
background:#A5D1DE;
}

.tokens li.token {
	padding:2px 7px;
border:1px solid #A5D1DE;
background:#C5F1FE;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.token a {
color:#AAA !important;
}
.token a:hover {
text-decoration:none;
color:#333;

}
.token b {
color:#333;
font-weight:normal;
}

.artist_tokens, .label_tokens, .venue_tokens {
	padding:2px 25px;
min-height:18px;
}

.artist_tokens {
background:#E6E6E6;
}

.label_tokens {
background:#CCC;
}
.venue_tokens {
background:#FFC;
}
.venue_tokens li.token {
background:#FFE;
border-color:#DD9;
}
.venue_tokens li.token:hover {
background:#FFF;
border-color:#AA6;
}


.social_bookmarks {  
background:#D9D9D9;
height:15px;
line-height:14px;
font-size:10px;
}
.social_bookmarks h5 { display:inline;float:left; margin:0 10px 0 0; }
.social_bookmarks ul { height:15px; margin:0 !important; 
padding:0px; list-style:none; float:left }
.social_bookmarks li {	float:left; height:20px; margin:0; }
.social_bookmarks li a {
	padding:2px 3px 2px 20px;
	font-size:11px;
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#666;
}
.social_bookmarks li a:hover {
	color:#333;
	text-decoration:none;
}
.social_bookmarks a img {
vertical-align:bottom;
}
.social_bookmarks a {
font-size:11px;

border:1px solid #CCC;
padding:2px 5px 2px 1px;
background:#EEE;
}

.facebook { background:url('/static_images/share/facebook.gif'); }
.stumbleupon { background:url('/static_images/share/stumbleupon.gif'); }
.delicious { background:url('/static_images/share/delicious.gif'); }
.digg { background:url('/static_images/share/digg.gif'); }
.reddit { background:url('/static_images/share/reddit.gif'); }
.form_footer {
border-top:1px solid #CCC; padding:5px; text-align:right;
}

#more_articles {
	clear:both;
padding:15px;
background:#F0F0F0;
}
#more_articles h5 {
font-weight:bold;
margin:0;
}
#more_articles ul {
margin:0; padding:0;
list-style:none;
}

#more_articles li {
font-size:12px;
font-weight:normal;
float:left;
width:177px;
padding:5px 11px;
}

#more_articles li img {
padding:5px;
background:#FFF;
display:block;
margin:0 auto 10px auto;
border:1px solid #DDD;
}

#more_articles li.first {
background:none;
}

#more_articles li a:hover img  {
border-color:#999;
}

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		/*background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(/static_images/lightwindow/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(/static_images/lightwindow/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(/static_images/lightwindow/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(/static_images/lightwindow/black-70.png) repeat 0 0 transparent; 
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}




label.hintText {
  display: none !important;
}

.fieldWithHint {
  color: silver;
}

input.jplex-calendar[type=text]{background-image:url('/static_images/jplex/icon-calendar.gif');
background-repeat:no-repeat;
background-position:6.7em center;
border:1px #c0c0c0 solid;
padding:.1em 1em .1em .1em;
width:7em;
}

input.jplex-calendar[type=button]{background:url('/static_images/jplex/icon-calendar.gif') no-repeat center center;
border:1px #909090 solid;
padding:.1em 1em .1em .1em;
margin-left:.2em;
width:30px;
height:20px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
overflow:visible;
}

div.jplex-calendar{border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#c3d9ff;
padding:5px;
border:1px #999 solid;
font:13px / 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

div.jplex-calendar table{border:1px #999 solid;
background:white;
position:static;
}

div.jplex-calendar th{border-bottom:1px #999 solid;
}

div.jplex-calendar td{text-align:center;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px transparent solid;
line-height:1em;
}

div.jplex-calendar td:hover,div.calendar td.ie6-hover{background:#bfe2f6;
cursor:pointer;
}

div.jplex-calendar td.outofmonth{color:#aaa;
}

div.jplex-calendar td.selected{background:#579;
color:white;
font-weight:bold;
}

div.jplex-calendar td.focused{border:1px #579 dashed;
}

div.jplex-calendar td.disabled{background:#ededed;
font-style:italic;
color:#bbb;
}

div.jplex-calendar span.previous{font-size:14px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

div.jplex-calendar span.next{font-size:14px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

div.jplex-calendar span.next:hover,div.jplex-calendar span.previous:hover{background:white;
color:blue;
cursor:pointer;
}

div.jplex-calendar span.title{font-weight:bold;
}

div.jplex-calendar div.top{text-align:center;
}

div.jplex-calendar div.close{text-align:center;
clear:both;
font-size:12px;
}

div.jplex-calendar div.close:hover{text-decoration:underline;
cursor:pointer;
}

div.jplex-calendar-overlay{-moz-border-radius:5px;
-webkit-border-radius:5px;
}

div.jplex-calendar-tooltip{font:13px / 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

div.jplex-calendar-tooltip div.select{color:#666;
font-size:.8em;
margin-top:.5em;
}

div.jplex-calendar-tooltip input.end{margin:.5em 0 .5em 0;
}

div.jplex-window{border:4px #889 solid;
font-size:.9em;
position:absolute;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.jplex-window div.header{border-bottom:1px #c0c0c0 solid;
background:#d3d3e3;
color:#333;
padding:.3em 2em .3em .3em;
}

div.jplex-window div.footer{border-top:1px #c0c0c0 solid;
background:#fefefe;
padding:.3em;
}

div.jplex-window div.body{padding:.6em;
background:#fdfdfd;
}

div.jplex-window a.close{background:url('icon_close.png') no-repeat;
width:15px;
height:15px;
position:absolute;
right:.3em;
top:.3em;
}

div.jplex-window a.close:hover{background:url('icon_close_h.png') no-repeat;
cursor:pointer;
}

div.loading{background:url('ajax-loader.gif') center center no-repeat;
position:absolute;
left:2px;
bottom:2px;
width:16px;
height:16px;
}

div.jplex-window .draggable:hover{cursor:move;
}

div.jplex-menubar{width:100%;
height:1.7em;
background-image:url("/static_images/jplex/bgs.png");
border-bottom:1px #c0c0c0 solid;
vertical-align:middle;
font-size:.9em;
}

div.jplex-menubar *{cursor:default;
}

div.jplex-menubar ul{list-style:none;
padding:0;
margin:0;
width:auto;
}

div.jplex-menubar li.first{padding:0 .8em 0 .7em;
border-left:1px #c0c0c0 solid;
display:inline;
height:1.9em;
line-height:1.9em;
vertical-align:middle;
}

div.jplex-menubar li.item{padding:0 4.5em 0 .7em;
height:1.9em;
line-height:1.7em;
vertical-align:middle;
white-space:nowrap!important;
clear:both;
border:1px transparent solid;
}

div.jplex-menubar li.item:hover,div.jplex-menubar li.item.icon:hover{background:#d6f4fe no-repeat 4px 4px;
border:1px #c0c0c0 dotted;
}

div.jplex-menubar li.first:hover,div.jplex-menubar li.first-selected{background:url("/static_images/jplex/bgs.png") 0 -1300px;
}

div.jplex-menubar li a{text-decoration:none;
color:inherit;
}

div.jplex-menubar ul.submenu{position:absolute;
background:#fefefe;
border:1px #999 solid;
}

div.jplex-menubar span.shortcut{color:#999;
position:absolute;
right:.5em;
}

div.jplex-menubar span.parent{position:absolute;
right:0;
width:1em;
height:1.2em;
background:url("/static_images/jplex/submenu.png") no-repeat right .5em;
}

div.jplex-menubar li.item.icon{background:no-repeat 4px 4px;
}

div.jplex-menubar li.first.icon,div.jplex-menubar li.first.icon:hover{background:no-repeat 4px 1px;
}

div.jplex-menubar ul.with-icon>li.item.icon,div.jplex-menubar ul.with-icon>li.first.icon,div.jplex-menubar ul.with-icon>li.item.no-icon{padding-left:26px;
}

ul.jplex-tabs{padding:1px 0 0;
margin:0;
}

ul.jplex-tabs li{display:inline;
cursor:pointer;
padding:0 10px;
margin:0 0 -1px -1px;
list-style:none;
border:1px solid black;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
}

ul.jplex-tabs li:first-child{margin-left:50px;
}

ul.jplex-tabs li:hover{color:#c0c0c0;
}

ul.jplex-tabs li.jplex-tabs-active{color:#000;
}

ul.jplex-tabs li.jplex-tabs-active:hover{color:#777;
}

* html ul.jplex-tabs>li{display:inline;
}

*:first-child+html ul.jplex-tabs li{display:inline;
}

div.jplex-tooltip{
-moz-border-radius:0 5px 5px 5px;
-webkit-border-radius:5px;
-webkit-border-top-left-radius:0;

border-radius:5px;
border:1px solid #666;
position:absolute;
padding:5px;
cursor:pointer;
background:#fff;
display:inline-block;
}

div.jplex-tooltip div.bubble-pin{position:absolute;
height:20px;
}

div.jplex-tooltip div.bubble-pin-bl{background:url("/static_images/jplex/bubble-pin-bl.png") right bottom no-repeat;
}

div.jplex-tooltip div.bubble-pin-br{background:url("/static_images/jplex/bubble-pin-br.png") left bottom no-repeat;
}

div.jplex-tooltip div.bubble-pin-tl{background:url("/static_images/jplex/bubble-pin-tl.png") right top no-repeat;
}

div.jplex-tooltip div.bubble-pin-tr{background:url("/static_images/jplex/bubble-pin-tr.png") left top no-repeat;
}

div.jplex-tooltip-shadow{
display:none;
}

.jplex-bubbler{
	/*cursor:help;*/
}



div.c {
	overflow:hidden;
	position:relative;
	border:1px solid #DDD;
	border-width:1px 0;
}

.c-inner {
position:relative;
left:0px;
}

.c-item {
float:left;
text-align:center;
}
.c-item div {
	text-align:left;
}

.dot_holder {
margin-top:0;
border-bottom:1px solid #DDD;
}
.dots {
list-style:none;
margin:0 auto;
height:17px;
padding:2px 25px;
text-align:center;
}
.dots li img {
margin:0;
padding:5px;
cursor:pointer;
}
.dots li {
float:left;
width:17px;
height:17px;
padding:0px;
margin:0px;
background:url(/static_images/dot/on.jpg) center center no-repeat;
}