/** COMMON **/
/** Too much 'common'! -kai
.container {
	width:auto;
} **/
#content.search .container,
#content.charts .container {
	width:auto;
}


.sidebar-left {
	position:relative;
	float:left;
	margin-right: 20px;
}
.sidebar-left .sidebar-module h4 {
	margin-top: 24px;
}
.sidebar-left .sidebar-module h4,
.sidebar-left .sidebar-module li {
	text-transform: uppercase;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table {
	border-bottom: 1px solid #cbcbcb;
}
tr.odd {
	background-color: #efefef;
}
tr.even {
	background-color: #fff;
}
th {
	text-transform: uppercase;
	background-color: #666;
	color: #fff;
	height: 18px;
	text-align: left;
	padding:0 6px;
}
.tbl-music th {
	background: #f28c22 url('../images/th-music-bg.png') repeat-x;
}
.tbl-movies th {
	background: #51ac2f url('../images/th-movies-bg.png') repeat-x;
}
.tbl-books th {
	background: #3a89a3 url('../images/th-books-bg.png') repeat-x;
}
.tbl-members th {
	background: #8720b5 url('../images/th-members-bg.png') repeat-x;
}
td {
	border:1px solid #dadada;
	border-style:none solid;
	padding:3px 6px;
}
.sort-d,.sort-a {
	display:none;
	width:12px;
	margin:0 4px;
}

.col-main { font-weight:bold; }
.col-pos { text-align:center; }
.col-pos b { font-size:200%;line-height:144%; }
.col-pos img { margin-bottom: 4px; }
.col-img { width: 65px; text-align:center; border-right:none; }
.col-img + td { border-left:none; }
.col-album { width: 160px; }
.col-artist { width: 160px; }
.col-track-title { width: 258px; }
.col-rating { width: 147px; }
.col-play { text-align:center; border-right:none; }
.tbl-tracks .col-main { border-left:none; }

.tbl-artists tbody tr { height: 85px; }
.tbl-products tbody tr { height: 65px; }
.tbl-tracks tbody tr { height: 65px; }

li.active { font-weight:bold; }
li.head-music a,li.head-movies a,li.head-books a,li.head-members a {
	background:url(../images/4bcc-off.png) 0% 50% no-repeat;
	padding-left: 12px;
}
li.head-music.active { color:#f98016; }
li.head-movies.active { color:#51ac2f; }
li.head-books.active { color:#3a89a3; }
li.head-members.active { color:#8720b5; }
li.head-music.active a, li.head-music a:hover { background-image:url(../images/4bcc-music.png); color:#f98016; }
li.head-movies.active a, li.head-movies a:hover { background-image:url(../images/4bcc-movies.png); color:#51ac2f; }
li.head-books.active a, li.head-books a:hover { background-image:url(../images/4bcc-books.png); color:#3a89a3; }
li.head-members.active a, li.head-members a:hover { background-image:url(../images/4bcc-members.png); color:#8720b5; }

.bt-flyout { float:right; }
/** /COMMON **/

/** SEARCH RESULTS **/
#box-search {
	width:890px;
	height:69px;
	background:url('../images/search-bg.png');
	margin-bottom: 30px;
}
#box-search h3 {
	text-indent:-4000px;
	width:81px;
	height:29px;
	margin:18px 4px 0 143px;
	background:url('../images/de/search-h3.png') no-repeat;
	float:left;
}
#type-select, #search-input {
	float: left;
	margin:25px 4px 0 8px;
}
#type-select select, #search-input .form-text {
	border: 1px solid #cbcbcb;
	font-size: 11px;
	padding: 1px 4px;
	width: 100px;
}
#search-input .form-submit {
	margin-left: 12px;
}
#search-input .form-text {
	width: 280px;
	float: left;
	font-size: 11px;
	padding: 2px 4px;
}
#search-results {
	width: 690px;
	margin-left: 194px;
}
#search-results .container-top { /* XXX: maybe the border should not be in .container-top in the first place */
	border-bottom:none;
	margin-bottom:4px;
}
#search-results .container-top h3 {
	margin-top:45px;
}
#search-sidebar {
	width: 174px;
}
#search-results-h {
	margin:30px;
	text-align:center;
}
/* Flyouts Music */
.tbl-music tbody tr.flyout-top, .tbl-music tbody tr.flyout-bottom {
	border:3px solid #f28c22;
}
.tbl-music tbody tr.flyout-top {
	background:#ffdcb2;
}
/* Flyouts Movies */
.tbl-movies tbody tr.flyout-top, .tbl-movies tbody tr.flyout-bottom {
	border:3px solid #7aba5a;
}
.tbl-movies tbody tr.flyout-top {
	background:#c5efbf;
}
/* Flyouts Books */
.tbl-books tbody tr.flyout-top, .tbl-books tbody tr.flyout-bottom {
	border:3px solid #74a0cf;
}
.tbl-books tbody tr.flyout-top {
	background:#dee4f2;
}
/* Flyouts Members */
.tbl-members tbody tr.flyout-top, .tbl-members tbody tr.flyout-bottom {
	border:3px solid #f28c22;
}
.tbl-members tbody tr.flyout-top {
	background:#ffdcb2;
}
/* Flyouts COMMON */
tbody tr.flyout-top, tbody tr.flyout-bottom {
	height:auto;
}
tbody tr.flyout-top {
	border-bottom:none !important;
	height:24px;
}
tbody tr.flyout-bottom {
	border-top: none !important;
	background:#fff;
}
tbody tr.flyout-top td, tbody tr.flyout-bottom td {
	border:none;
}
/* End Flyouts */

#search-results .rating { float: left; }

.important { color: #ce331f; }

/** CHARTS **/
#charts-wrapper {
	width: 730px;
	margin-left: 154px;
}
#charts-sidebar {
	width: 134px;
}
.charts h2 { margin:1em 0 1em 154px; }
.charts .rating { float:left; }
/** /CHARTS **/

/** Category: Music **/
.c-music h1,
.c-music .otab li.active *
	{ color: #f98016; }
/** Category: Movies **/
.c-movies h1 { color:#51ac2f; }
/** Category: Books **/
.c-books h1 { color:#3a89a3; }
/** Category: Members **/
.c-members h1 { color:#8720b5; }

/** Circle "Tabs" **/
ul.otab, .otab li {
	list-style: none;
}
ul.otab {
	text-align:right;
	padding: 0;
	height: 18px;
	font-size: 111%;
	margin-bottom: 4px;
}
.otab li {
	display: inline;
	background: url('../images/but-circle.png') no-repeat 0% 50%;
	text-transform: uppercase;
	padding-left: 18px;
	margin-right: 4px;
}
.otab li:first-child {
	background:none;
	padding-left:0;
}

.hide {
	display: none;
}

/** TABS **/
.tab-holder .container-top {
	border: 0px solid white;
	margin: 0;
	padding: 0;
	display: none;
}
.tab-holder .tabset {
	border-bottom: 1px solid #d1d1d1;
	margin: 4px 0 8px 0;
	padding: 0 0 0 8px;
}
.tab-holder .tabset li {
	float: left;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 4px;
}
.tab-holder .tabset li.ui-tabs-selected {
	border: 1px solid #d1d1d1;
	border-bottom: 1px solid #fff;
	position:relative;
	top:1px;
	padding-bottom:3px;
}
.tab-holder .tabset li a {
	color: #666666;
}

.tab-holder.music li.ui-tabs-selected a { color: #f98016;}
.tab-holder.movies li.ui-tabs-selected a { color: #51ac2f;}
.tab-holder.books li.ui-tabs-selected a { color: #3a89a3;}
/** /TABS **/

td.flyout-content { padding:0; }

.flyout-rating-holder .legende { width: 125px; }
li.my-rating { padding-top: 16px; }

.loading {
  background:url(../images/wait.gif) no-repeat 50% 50%;

  height:100px;

  width:100%;
}


.flyout-content { /* height: 130px; */ }


/*.flyout-content .tab-holder { height:100%; }*/



