/*
* CSS jambassador
* erstellt: 10.04.07 15:40 Uhr
* ver�ndert:
* bytepark GmbH
*/
/* ************* General ************* */

* {
  margin:0;padding:0;border:none;
}

html, body {
  text-align:center;
}

body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

img {
  border: none;
  margin: 0px;
  padding: 0px;
}


p{}
h1{}
h2{}
h3{}
h4{}

a:link, a:visited, a:active{
  color : #c00000;
  font-size : 13px;
  margin: 5px 0px;
}

a:hover, a:focus {
  color : #0066CC;
  font-size : 13px;
  margin: 5px 0px;
}

#all  {
  width:760px;
  height:auto;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
}

#allPop {
  width:480px;
  height:auto;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
}

#header, #mainnavi, #subnavi, #main, #footer{width:100%;}
.nofloat{clear:both; width:100%}

/* ************* Text ************* */
.redboldtext {
  color:#cc0000;
  font-weight:800;
  font-size:13px;
}

/* ************* Header ************* */

#header{
  height:135px;
  text-align:right;
}

.languageChooser {
  margin-top: 20px;
}

.navWrapper {
  clear: both;
  text-align: left;
}

* html .navWrapper {
  margin-top: 25px;
}

.navi {
  position: relative;
  width:100%;
  line-height:normal;
  clear:both;
  text-align:left;
  font-weight:bold;
  color:#ffffff;
  padding-top:20px;
  height:24px;
  z-index: 5;
}

.navi ul {
  position: absolute;
  bottom: -1px;
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
}

.navi li {
  display:inline;
  margin:0px;
  padding:0px;
}

.navi a {
  float: left;
  background: url("../images/nav_tab_left.gif") no-repeat left top;
  margin: 0px;
  padding: 0px 0px 0px 9px;
  text-decoration: none;
}

.navi a span {
  float: left;
  display: block;
  background: url("../images/nav_tab_right.gif") no-repeat right top;
  padding: 4px 16px 6px 6px;
  color: #ffffff;
  font-size: 13px;
  line-height: 14px;
}

.navi a.jamsession {
  background: url("../images/nav_tab_left_jam.gif") no-repeat left top;
}

.navi a.jamsession span {
  background: url("../images/nav_tab_right_jam.gif") no-repeat right top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.navi a span {
  float:none;
  margin:0px 1px 0px 0px;
}

/* End IE5-Mac hack */
.navi a:hover span {
  color:#ffffff;
}

.navi a:link, .navi a:visited {
  margin: 0px 1px 0px 0px;
  padding: 0px 0px 0px 9px;
}

.navi a:link span, .navi a:visited span {
  margin: 0px;
  padding: 4px 16px 6px 6px;
}

.navi a:hover, .navi a:active, .navi a:focus {
  background-position:0% -24px;
  margin: 0px 1px 0px 0px;
  padding: 0px 0px 0px 9px;
}

.navi a:hover span, .navi a:active span, .navi a:focus span {
  background-position:100% -24px;
  margin: 0px;
  padding: 4px 16px 6px 6px;
}

.navi a.current:link, .navi a.current:visited {
  border: none;
  margin: 0px 1px 0px 0px;
  padding: 0px 0px 0px 9px;
}

.navi a.current:link span, .navi a.current:visited span {
  border: none;
  margin: 0px;
  padding: 4px 16px 6px 6px;
}

.navi a.current, .navi a.current:hover, .navi a.current:active, .navi a.current:focus {
  background-position:0% -48px;
  border: none;
  margin: 0px 1px 0px 0px;
  padding: 0px 0px 0px 9px;
}

.navi a.current span, .navi a.current:hover span, .navi a.current:active span, .navi a.current:focus span {
  background-position:100% -48px;
  color:#333333;
  border: none;
  margin: 0px;
  padding: 4px 16px 6px 6px;
}

.subnavi{
  position: absolute;
  height:15px;
  width:760px;
  padding: 7px 0 7px 0;
  background-color:#f7f7f7;
  text-align:center;
  border-left:#5E5E5E 1px solid;
  border-right:#5E5E5E 1px solid;
  border-bottom:#5E5E5E 1px solid;
  border-top:#5E5E5E 1px solid;
  clear:both;
  float:left;
}

/* ************* Content ************* */

.main {
  width : 100%;
  height : auto;
}

.content, .footer {
  padding : 10px 0 0 0;
}

.content h2 {
  margin: 10px;
  color: #c00000;
  font-size: 13px;
}

.content h3 {
  margin: 10px;
  font-size: 12px;
  text-align: left;
}

.content h4 {
  color: #c00000;
  font-size: 13px;
  font-weight:600;
  margin-right:10px;
}
.content h5 {
  color: #c00000;
  font-size: 12px;
  margin-right:10px;
  font-weight:200;
}

.content p {
  padding-right: 10px;
  text-align: justify;
  font-size: 12px;
  line-height: 1.5em;
}

.content ul, .content ol {
  margin: 0px 10px 0px 40px;
  line-height: 1.5em;
}

.box60 {
  float:left;
  width:524px;
  height:auto;

}

.box30 {
  width:217px;
  height:auto;

}

.boxRight {
  float:right;
}

.headbox30, .headbox60{
  border:1px #ccc solid;
  margin-bottom:10px;
  width:100%;
}

.headbox60 {

}


.headbox30 {

}
.contentbox60, .contentbox30{
  width:100%;
  position: relative;
  border:1px #ccc solid;
  margin-bottom:10px;
}

.contentbox60 img, .contentbox30 img{
  margin: 10px 0px 10px 15px;
}

.contentbox60 a img, .contentbox30 a img {
  margin: 0px 5px;
}

.contentbox60 {
  min-height: 387px;
}

.homeIndex {
  min-height: 0px;
  height: auto;
}

.contentbox60 > form, .contentbox60 > p, .contentbox60 > table {
  margin: 10px 0px 10px 10px;
}

* html .contentbox60 p, * html .contentbox60 table, * html .contentbox60 form {
  margin: 10px 0px 10px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.contentbox30 {

}

.contentbox30 table {
  margin: 10px 0px  10px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.contentboxhead{
  display:block;
  padding: 5px 10px 5px 10px;
  background:url('../images/mainnavi_middle.gif') repeat-x;
  color: #fff;
  font-weight:bold;
  overflow: hidden;

}


.loginBoxBackground {
  background: url('../images/login-back.jpg') no-repeat top left;
}

table.loginBox {
  border-collapse: collapse;
  width: 200px;
}

table.loginBoxBig {
  border-collapse: collapse;
  width: 250px;
  margin: 10px 0px 0px 0px;
}

* html table.loginBox {
  margin: 5px;
  width: 200px;
}

* html table.loginBoxBig {
  margin-right: 5px;
}

table.loginBox td, table.loginBoxBig {
  padding: 2px 0px;
}

td.loginBoxInput {
  text-align: right;
}

/** html td.loginBoxInput {
  padding-right: 50px;
}*/

td.loginBoxInput input {
  width: 150px;
  margin-right: 10px;
}

* html table.loginBoxBig td.loginBoxInput {
  width: 210px;
}

td.loginBoxLabel {
  font-size: 12px;
  font-weight: 900;
}

td.loginBoxButton {
  text-align: right;
}

* html table.loginBox td.loginBoxButton {
  width: 190px;
  padding: 0px 10px 0px 0px;
}

td.loginBoxButton strong {
  vertical-align: top;
  width: 37px;
  float: left;
}

input, select, textarea {
  border:1px #7f9db9 solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.loginBox a.lp:hover, .loginBox a.lp:focus, .loginBoxBig a.lp:hover, .loginBoxBig a.lp:focus {
  width:90px;
  color : #c00000;
  font-size:9px;
  float:left;
}
.loginBox a.lp:link, .loginBox a.lp:visited, .loginBox a.lp:active, .loginBoxBig a.lp:link, .loginBoxBig a.lp:visited, .loginBoxBig a.lp:active{
  width:90px;
  color : #0066CC;
  font-size:9px;
  float:left;
}
/* ************ Footer ***************************/
.footer{
  clear:both;
  text-align:center;
}
.footer img{
  margin-right:20px;
}

.footer p {
  clear: both;
  padding: 5px 0px 5px 0px;
  text-align: center;
}

.footerLegal, .footerLegal a, .footerLegal a:hover, .footerLegal a:link, .footerLegal a:visited, .footerLegal a:focus, .footerLegal a:active {
  font-size: 10px;
}
/************** Register Form ********************/

.marker {
  font-size: 0.7em;
  vertical-align: super;
  color: #c00000;
}

.borderline {
  border-bottom : 1px solid #000000;
  padding : 0px 0px 10px 0px;
}

div.borderline {
  margin: 0px 10px;
}

table.register, table.invite, table.upload, table.addChannel {
  width : 95%;
  empty-cells: show;
}

.register input, .register select, .invite select, .invite input, .profileEdit input, .profileEdit select {
  width : 150px;
}

.invite textarea, .profileView textarea, .invite input.fileInput {
  width: 370px;
}

.invite input.fileInput {
  width:110px;
}

.invite td {
  vertical-align: top;
  padding-left: 5px;
}

td.uploader {
  height:40px;
}
.upload input.fileInput {
  width:200px;
}
td.label {
 width:120px;
}

td.jamlabel {
  width: 120px;
}

.profileEdit textarea, .profileEdit input.fileInput {
  width: 320px;
}

.register input.small, .register select.small, .profileEdit input.small {
  width : 100px;
}

.register input.tiny, .register select.tiny, .profileEdit input.tiny {
  width : 50px;
}

.register .formLabel {
  font-weight : 700;
}

input.submitBtn {
  border: none;
  width: auto;
  margin: 5px 0px;
}

input.large {
  width: 250px;
}

.submitRow {
  text-align : right;
}

* html .submitRow {
  padding-right: 10px;
}

.register .tip, .invite .tip, .profileEdit .tip, .upload .tip {
  font-size : 0.8em;
}

.register .text {
  padding : 10px 0px;
}

.formlabel {
  width: 140px;
}

.register img, .profileEdit img {
  margin:0px;
  padding: 0px 0px 0px 3px;
  vertical-align: top;
}

/************** Profile ******************************/

.profileDescription {
  font-weight: 900;
  vertical-align: top;
}


/************** view Profile *************************/

div.profileView, div.profileEdit {
  padding: 0px;
  margin: 0px;
}

.profileView table, .profileEdit table {
}

.profileView td {
  vertical-align: top;
  text-align: left;
  padding: 5px;
}

.profileView td.left {
  width: 140px;
}

.profilePhoto {
  margin: 0px 10px 0px 0px;
  padding: 0px;
}

.profilePhoto img {
  border: 1px solid #c00000;
}

.profileView p {
  color: #c00000;
  background-color: #ffffff;
  font-weight: 900;
}

table.profileInnerTable {
  width: 100%;
  margin: 0px;
  padding: 0px;
  empty-cells: show;
}

.profileInnerTable td {
  margin:0px;
  padding: 0px 5px 3px 0px;
}

.profileEmail {
  margin: 10px 10px 0px 10px;
}

/************** profileListing ***********************/

.profileListing {
  width: 96%;
  table-layout: fixed;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.profileListing .left {
  width: 90px;
}

.profileListing .left img {
  border: none;
  margin: auto;
}

/************** edit Profile *************************/

.profileEdit {

}

.profileEdit table {
  width: 95%;
  table-layout: fixed;
}

.profileEditLabel {
  width: 25%;
}

.attention {
  font-style: italic;
  color: #c00000;
}

.attentionLabel {
  font-style: normal;
  font-weight: 900;
}

.addChannelLabel {
  width: 60px;
  font-weight: 900;
  vertical-align: top;
}

.editAction {
  width: 60px;
  text-align: right;
}

table.musicbio {
  width: 95%;
  border-collapse: collapse;
  table-layout: fixed;
}

table.musicbio * {
  padding: 0px;
  margin: 0px;
}

table.musicbio form {
  display: inline;
}

table.musicbio th {
  text-align: left;
}

table.musicbio td {
  vertical-align: top;
  border-top: 1px solid #c00000;
  padding: 3px 0px;
}

table.musicbio input, table.musicbio select {
  width: 130px;
}

table.musicbio .icon {
  width:18px;
  border: none;
  vertical-align: top;
}

.musicbio select.yearSelect {
  width: 60px;
}

#bookmarkToolbar {

  margin: 13px auto;
  text-align: center;
  width: 341px;
  padding-top: 10px;
}



#bookmarkToolbar a {

  height: 13px;

  display: block;

  margin: 0px 6px 0px 0px;

  float: left;

  background-position: 0px 0px;/* normal state */

}



/* rollover state */

#bookmarkToolbar a:hover {

  background-position: 0px -13px;

}



a.toolbarSlashdot {

  width: 92px;

  background-image: url(../images/toolbar/icon_toolbar_slashdot.gif);

}



a.toolbarDigg {

  width: 73px;

  background-image: url(../images/toolbar/icon_toolbar_digg.gif);

}



a.toolbarNewsvine {

  width: 71px;

  background-image: url(../images/toolbar/icon_toolbar_newsvine.gif);

}



a.toolbarDelicious {

  width: 81px;

  background-image: url(../images/toolbar/icon_toolbar_delicious.gif);

}

.quicksearch input, .quicksearch select {
  width: 195px;
}

.quicksearch input.submitBtn {
  width:auto;
}

.searchLabel {
  font-weight: 900;
  margin-bottom: 2px;
  margin-top: 0px;
  padding: 0px;
}

.searchSkills input {
  width: 15px;
  border: none;
}

.searchSkills td {
  padding: 3px;
}

#sf_guard_auth_form {
  margin: 10px;
}

#sf_guard_auth_form .form-row {
  margin: 0px 0px 5px 0px;
}

#sf_guard_auth_form .form-row label {
  margin: 0px 5px 0px 0px;
}

.att {
  color: #c00000;
}

table.terms {
  border-spacing: 5px;
}

table.terms td {
  vertical-align: top;
  text-align: justify;
}

.loginTable {
  table-layout: fixed;
  border-collapse: collapse;
  margin-left:10px;
}

.loginTable td {
  vertical-align: top;
  width: 250px;
}

* html .loginTable p {
  padding: 0px;
  margin: 0px;
}

/*.loginInput {
  width: 200px;
  margin-right: 10px;
}*/

.loginBackground {
  width: 100%;
  background: url(../images/music_bg.jpg) no-repeat bottom left;
  padding-bottom: 133px;
}

table.recentPartial {
  width: 100%;
  margin: 0px;
  padding: 5px 0px;
}

td.recentPartialIcon {
  width: 27px;
  height: 20px;
  vertical-align: top;
  text-align: center;
}

td.recentPartialIcon img {
  margin: 0px;
  padding: 0px;
  border: none;
}

td.recentPartialLink a, td.recentPartialLink a:hover, td.recentPartialLink a:visited, td.recentPartialLink a:link, td.recentPartialLink a:active, td.recentPartialLink a:focus {
  font-size: 11px;
}

p.recentPartialLink {
  text-align: right;
  font-weight: 900;
}

* html p.recentPartialLink {
  margin-top: 5px;
}

.homeBanner {
  background: url(../images/banner1_bigbox.jpg) no-repeat;
  height:200px;
}

.homeBannerConfirm {
  background: url(../images/music_bg.jpg) no-repeat;
  height:133px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}

* html .homeBannerConfirm {
  margin: 184px 0px 0px 0px;
  position: relative;
}

.homeBanner p {
  font-size: 14px;
  font-weight: 900;
  padding: 38Px 12px 0px 12px;
}

.homeBanner div {
  margin: 85px 0px 0px 12px;
}

.homeBannerConfirm div {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

* html .homebanner div {
  margin: 0px;
  padding: 85px 0px 0px 12px;
}

.homepageContainers {
  height: 200px;
}

.homepageContainers2 {
  height: 175px;
  background: url(../images/jamhome.jpg) no-repeat;
  background-position: 0px 24px;
}

.homepageContainers2Text a, .homepageContainers2Text a:hover, .homepageContainers2Text a:active, .homepageContainers2Text a:visited {
	width:524px;
	clear:both;
	padding-top:122px;
	color:#fff;
	text-align:center;
}

.howtoImages {
  margin: 0px;
  padding-top: 20px;
}

.genreBox {
  position: relative;
  width: 160px;
  height: 105px;
  float: left;
  border: 1px solid #cccccc;
  margin: 5px;
  /*background: url(../images/genreListingBox.gif) bottom left repeat-x*/
  background: url(../images/genreBoxHead.gif) repeat-x left top;
}

.genreBoxTitle {
  color: #000000;
  padding: 2px 0px 2px 25px;
  font-weight: 900;
  background: url(../images/icon_overview.gif) no-repeat left top;
}

.genreBox a, .genreBox a:hover, .genreBox a:link, .genreBox a:visited, .genreBox a:focus, .genreBox a:active {
  font-size: 11px;
  font-weight: 900;
  padding: 0px 0px 0px 5px;
}

.genreBox ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.genreBox li a, .genreBox li a:hover, .genreBox li a:link, .genreBox li a:visited, .genreBox li a:focus, .genreBox li a:active  {
  font-size: 10px;
  padding: 0px 0px 0px 5px;
  font-weight: 500;
}

.genreBoxDots {
  color: #c00000;
  padding: 0px 0px 0px 5px;
}

.genreBoxMore {
  position: absolute;
  bottom: 5px;
}

.clearer {
  clear: both;
}

.contentBackgroundTop {
  background: url(../images/content_bg_projects.gif) no-repeat top right;
  padding: 10px;
}

* html .contentBackgroundTop {
  padding: 0px;
}

.contentBackgroundTop p {
  margin: 10px 0px;
}

.contentBackgroundBottom {
  background: url(../images/content_bg_project.gif) no-repeat bottom right;
  padding: 10px;
}

.contentBackgroundBottom h3 {
  padding: 10px 0px;
  margin: 0px;
}

* html .contentBackgroundBottom h3 {
  margin-left: 10px;
}

.contentBackgroundBottom ul {
  margin-bottom : 15px;
}

.contentBackgroundBottom li {
  width: 330px;
  vertical-align: top;
}

* html .contentBackgroundBottom {
  padding: 0px;
}


.genreListingGenre, .genreListingGenre a {
  font-size: 25px;
  font-weight: 900;
  margin: 15px 50px 15px 0px;
  color: #c00000;
}

* html .genreListingGenre {
  margin: 10px;
  padding: 10px;
}

.userGenreListingGenre {
  padding: 0px 0px 0px 90px;
}

.userGenreListingGenre a {
  font-size: 25px;
  font-weight: 900;

}

.genreListingSelect {
  display: inline;
  margin: 0px;
  padding: 0px;
}

.genreListingSelect select {
  width: 100px;
}

.projectListingRow {
  border-top: 1px solid #cccccc;
  margin: 0px 10px;
  padding: 7px 0px 0px 0px;
}

.projectListingRowLink {
  background: url(../images/speaker.gif) no-repeat left top;
  padding: 0px 0px 0px 25px;
  float: left;
}

.projectListingRowLink a {
  font-weight: 900;
}

.projectListingRowInfo {
  float: right;
}

.projectListingRowData {
  clear: both;
  padding: 7px 0px;
  font-size: 11px;
  line-height: 12px;
}

.projectListingRowData a, .projectListingRowData a:hover, .projectListingRowData a:visited, .projectListingRowData a:link, .projectListingRowData a:focus, .projectListingRowData a:active {
  font-size: 11px;
}

.contentboxinternal {
  margin: 15px auto;
  padding: 15px;
  width: auto;
  text-align: center;
  /*border: 1px solid #cccccc;*/
}

.contentboxinternal2 {
  margin: 15px auto;
  padding: 15px;
  width: auto;
  text-align: center;
}

.contentboxinternal img, .contentboxinternal2 img {
  margin: 0px 5px 5px 5px;;
}

.profileLanguageSelect, .profileGenreSelect {
  height: 80px;
}

.errorBox {
  border: 2px solid #c00000;
  background-color: #FFEEEE;
  margin: 10px;
}

.errorBox ul {
  list-style-type: none;
  margin: 10px;
  padding: 0px;
}

.form_error {
  background-color: #FFEEEE;
}

.infoBox {
  border: 2px solid #00c000;
  background-color: #EEFFEE;
  margin: 10px;
  padding: 10px;
}

* html .errorBox, * html .infoBox {
  margin: 10px 10px 40px 10px;
}

/* rating popup */

.projectPopup {
  clear: both;
  margin-top: 10px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px 0px;
}

.rateChannel {
  padding: 5px 0px;
}

.rateChannel table {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.rateChannel td {
  padding: 2px 0px;
}

.rateChannel td.descriptor {
  font-weight: 900;
}

.rateChannel textarea {
  width: 100%;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(../images/rating.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:65px;
height:12px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:12px;
line-height:12px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
margin: 0px;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

/* rating from projects */

.projectRating0 {
  display: none;
}

.projectRating1, .projectRating2, .projectRating3, .projectRating4, .projectRating5 {
  background: url(../images/rate.gif) left repeat-x;
  height: 12px;
  float: left;
  margin-left: 5px;
}

.projectRating1 {
  width: 13px;
}

.projectRating2 {
  width: 26px;
}

.projectRating3 {
  width: 39px;
}

.projectRating4 {
  width: 52px;
}

.projectRating5 {
  width: 65px;
}

/* genre link cloud */

.genreCloud {
  margin: 0px;
  padding: 3px;
}

.genreCloud1, .genreCloud2, .genreCloud3, .genreCloud4, .genreCloud5,
.genreCloud6  {
  display: inline;
  float: left;
  margin: 0px 1px;
  padding: 0px;
}

.genreCloud1 a, .genreCloud2 a, .genreCloud3 a,
.genreCloud4 a, .genreCloud5 a, .genreCloud6 a {
  color: #666666;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

.genreCloud1 a, .genreCloud1 a:hover, .genreCloud1 a:visited, .genreCloud1 a:link, .genreCloud1 a:focus, .genreCloud1 a:active {
  font-size: 8px;
}

.genreCloud2 a, .genreCloud2 a:hover, .genreCloud2 a:visited, .genreCloud2 a:link, .genreCloud2 a:focus, .genreCloud2 a:active {
  font-size: 10px;
}

.genreCloud3 a, .genreCloud3 a:hover, .genreCloud3 a:visited, .genreCloud3 a:link, .genreCloud3 a:focus, .genreCloud3 a:active {
  font-size: 12px;
}

.genreCloud4 a, .genreCloud4 a:hover, .genreCloud4 a:visited, .genreCloud4 a:link, .genreCloud4 a:focus, .genreCloud4 a:active {
  font-size: 14px;
}

.genreCloud5 a, .genreCloud5 a:hover, .genreCloud5 a:visited, .genreCloud5 a:link, .genreCloud5 a:focus, .genreCloud5 a:active {
  font-size: 16px;
}

.genreCloud6 a, .genreCloud6 a:hover, .genreCloud6 a:visited, .genreCloud6 a:link, .genreCloud6 a:focus, .genreCloud6 a:active {
  font-size: 18px;
}

.contentBg {
  float: right;

}

.jamPager {
  width: 100%;
  text-align: center;
  background: url('../images/mainnavi_middle.gif') repeat-x;
  height: 24px;
  color: #FFFFFF;
  font-weight: 900;
  padding-top: 3px;
  margin: 0px;
}

* html .jamPager {
  margin-right: -32px;
}

.jamPager a, .jamPager a:hover, .jamPager a:link, .jamPager a:focus, .jamPager a:visited, .jamPager a:active {
  color: #FFFFFF;
}

.jamPagerTop {
  width: 100%;
  text-align: center;
  height: 24px;
  color: #000000;
  font-weight: 900;
  padding-top: 3px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #999999;
}

table.channelDownload {
  width: 504px;
  table-layout: fixed;
  border-collapse: collapse;
  margin: 0px 0px 3px 10px;
}

.channelDownload tr {
}

.channelDownload td {
  background: url('../images/channel_download_bg.gif') repeat-x;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  margin: 0px 0px 2px 0px;
  vertical-align: middle;
}

.channelDownloadInstrument {
  border-left: 1px solid #999999;
  width: 140px;
  padding: 0px 0px 0px 5px;
  color: #c00000;
  font-weight: 900;
}

.channelDownloadMetadata {
  font-size: 10px;
}

.channelDownloadMetadata a, .channelDownloadMetadata a:hover, .channelDownloadMetadata a:visited, .channelDownloadMetadata a:link, .channelDownloadMetadata a:focus, .channelDownloadMetadata a:active {
  font-size: 10px;
}

.channelDownloadDownload {
  text-align: right;
  width: 123px;
  border-right: 1px solid #999999;
  padding: 2px 0px 0px 0px;
}

* html .channelDownloadDownload {
  padding: 1px 0px;
}

* html .channelDownloadDownload a.submitButton {
  margin: 0px 5px;
}

input.fileInput {
  width: 320px;
}

.linkRight {
  float: right;
  margin-right: 10px;
  padding-right: 5px;
}

.question {
  font-weight: 900;
  color: #c00000;
}

.emptyField {
  background-color: #FFEEEE;
}

.partner {
  width: 95%;
  border-top: 1px solid #999999;
  margin: 5px;
}

.partner td {
  vertical-align: top;
  padding: 5px 0px;
}

.partner td p {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}

.spamicon {
  float:left;
}

.userGenrePhoto {
  float: left;
}

.userGenrePhoto img {
  margin: 0px;
  padding: 0px;
  border: 1px solid #c00000;
}

.jamAlongImage {
  text-align: center;
  border-top: 2px solid #999999;
  margin: 0px 5px;
}

.jamAlongImageCode {
  padding: 5px;
  margin: 5px 20px 10px 20px;;
  font-size: 11px;
  font-family: monospace;
  border: 1px solid #999999;
  white-space: normal;

}

.betaNote {
  float: left;
  color: #999999;
  font-size: 10px;
}

.notProvided {
  color: #999999;
}

#cryptogram {
  margin: 0px;
  padding: 0px;
  border: 1px solid #999999;
}


/* animation while uploading */
.anim {
  width:120px;
  padding:0px;
  visibility:hidden;
  display:none;
}
.animshow {
  width:120px;
  padding:0px;
  visibility:visible;
  display:block;
}


.embedarea {
  background-color:#ebebe4;
  padding:2px;
  width:500px;
  text-align:left;
}
.embedField {
  width:190px;
  margin-left:10px;
}
.embedTable {
  width:100%;
}