#bnxtc {
	width: 879px;
}

#bnxtc a {
	outline: none;
}

#bnxtc_Top {
	background-image: url(/bnxt/images/cbox_top.png);
	height: 28px;
}

#bnxtc_Top .first-pinch {
	color: #666666;
	font-weight: bold;
}

#bnxtc_Top .first-pinch ul {
	list-style: none;
}

#bnxtc_Top .first-pinch ul li {
	display: block;
	float: left;
	font-size: 13px;
	height: 28px;
}

#bnxtc_Top .first-pinch ul li.primary {
	font-size: 15px;
	padding-top: 6px;
	padding-right: 6px;
}

li.divider {
	background-image: url(/bnxt/images/cbox_top_divider.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 8px;
	width: 2px;
}

#bnxtc_Top .first-pinch ul li a {
}

#bnxtc_Top .first-pinch ul li.divider {
	background-image: url(/bnxt/images/cbox_top_divider.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 8px;
	width: 2px;
}

#bnxtc_Top .first-pinch ul li a {
	display: block;
	padding: 6px 12px;
	color: #666;
	outline: none;
}

#bnxtc_Top .first-pinch ul li a:hover {
	text-decoration: underline;
}

#bnxtc_Top .first-pinch ul li.active a {
	background-color: #fff;
	margin-top: 1px;
}

#bnxtc_Middle {
	background: url(/bnxt/images/cbox_middle.png);
	background-repeat: repeat-y;
}

#bnxtc_Middle .first-pinch {
	padding: 10px 15px;
	text-align: left;
}

#bnxtc_Middle .first-pinch .border-container {
	background-image: url(/bnxt/images/cbox_middle_divider.png);
	background-position: 424px 0px;
	background-repeat: repeat-y;
}

#bnxtc_Middle .first-pinch .border-container h2 {
	color: #999;
	font-size: 15px;
	font-weight: bold;
}

#bnxtc_Middle .first-pinch .border-container .first-left {
	float: left;
	width: 392px;
}

#bnxtc_Middle .first-pinch .border-container .first-left .image {
	padding: 7px 10px 10px 0;
	float: left;
}

#bnxtc_Middle .first-pinch .border-container .first-right {
	float: right;
	width: 392px;
}

#bnxtc_Middle .first-pinch .border-container .first-right .image {
	padding: 7px 0 10px 10px;
	float: left;
}

#bnxtc_Middle .first-pinch .border-container .content {
	float: left;
	padding-top: 7px;
}

#bnxtc_Bottom {
	background: url(/bnxt/images/cbox_bottom.png);
	height: 8px;
}

table.cakeForm {
	font-size: 8pt;
}

table.cakeForm tr {
	vertical-align: top;
}

table.cakeForm tr td {
	text-align: right;
	font-weight: bold;
	padding: 4px 1px 2px 5px;
}

table.cakeForm tr td.element {
	text-align: left;
	font-weight: normal;
}

table.cakeForm tr td.element .input input, table.cakeForm tr td.element .input select, table.cakeForm tr td.element .input textarea {
	width: 220px;
}

table.cakeForm tr td.element .date select {
	width: 82px;
}

table.cakeForm tr td.submit input {
	width: auto;
}

table.cakeForm tr td.element .input .checkbox input {
	width: auto;
}

table.cakeForm tr td.element .checkbox {
	padding: 3px 1px;
	border-bottom: 1px dashed #ddd;
}

table.cakeForm tr td.element .checkbox label {
	padding-left: 6px;
}

ul.albumList, ul.trackList {
	padding-top: 15px;
	padding-left: 15px;
	list-style: none;
}

ul.albumList li, ul.trackList li {
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

ul.trackList li.subheader {
	padding-top: 15px;
}

ul.trackList li.first {
	padding-top: 0;
}

ul.trackList li ul {
	list-style: none;
	padding-left: 28px;
}

table.tracksTable tr.alt td {
	background-color: #f5f5f5;
}

table.tracksTable tr th {
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	padding: 0 1px 1px 5px;
}

table.tracksTable tr td {
	padding: 2px 1px 2px 5px;
	border-bottom: 1px dashed #ddd;
}

table tr th.header {
	cursor: pointer;
	background: url(/bnxt/images/sort_default.png) no-repeat 95% 50%;
}

table tr th.headerSortUp {
	background: url(/bnxt/images/sort_desc.png) no-repeat 95% 50%;
}

table tr th.headerSortDown {
	background: url(/bnxt/images/sort_asc.png) no-repeat 95% 50%;
}

#checkoutContainer .left table {
	width: 100%;
}

#checkoutContainer .left table tr {
	vertical-align: top;
}

#checkoutContainer .left table tr th, #checkoutContainer .left table tr td {
	padding: 4px 1px 4px 5px;
}

#checkoutContainer .left table tr.alt td {
}

#checkoutContainer .left table tr th {
	border-bottom: 1px solid #555;
	padding-bottom: 2px;
	font-size: 14px;
}

#checkoutContainer .left table tr td {
	border-bottom: 1px dashed #888;
}

#checkoutContainer .left table tr.last td {
	border-bottom: 1px solid #555;
}

#checkoutContainer .left table tr.bottom td {
	border-bottom: 0;
}

table.tracksTable tr td.actions {
	width: 120px;
}

ul.errors {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

ul.errors li {
	color: red;
	font-weight: bold;
}

table.zend-form {
	width: 100%:
}

#facebox table.zend-form tr td, table.zend-form tr td {
	font-weight: bold;
	padding: 2px 4px 1px 1px;
}

table.zend-form tr td.element {
	font-weight: normal;
}

table.zend-form tr td.element label input {
	margin-right: 5px;
}

table.zend-form tr td.element input, table.zend-form tr td.element select, table.zend-form tr td.element textarea {
	width: 200px;
}

table.zend-form tr td.checkbox input, table.zend-form tr td.submit input {
	width: auto;
}

dl.zend_form dt {
	clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
	padding-bottom: 5px;
}

dl.zend_form dd {
	float: left;
	padding-bottom: 5px;
}

dl.zend_form dd label input {
	margin-right: 5px;
}

form#track dl.zend_form dt {
	width: 70px;
}

table.list-table {
	width: 100%;
}

table.list-table tr th {
	padding: 0px 4px 2px 1px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

table.list-table tr td {
	padding: 3px 4px 2px 1px;
	border-bottom: 1px dashed #ccc;
}

table.list-table tr.alt td {
	background-color: #f1f1f1;
}

.ratingBase {
	width: 75px;
	background: url(/images/star.jpg) repeat-x top left;
	height: 15px;
}

.ratingActual {
	height: 15px;
	width: 75px;
}

.ratingActual a {
	display: block;
	width: 15px;
	float: left;
	height: 15px;
	background: url(/images/star.jpg) no-repeat 0px 15px;
	text-decoration: none;
}

.ratingActual a:hover, .ratingActual a.active {
	background: url(/images/star.jpg) no-repeat 0px -15px;
	text-decoration: none;
}

.ratingActual_Disabled {
	background: url(/images/star.jpg) repeat-x 0px -30px;
	height: 15px;
}