/* BRAVADO */
/* Transmission Page Stylesheet
----------------------------------------------------------------------------- */


	div#albums {
	
	display: block;
	width: 936px;
	min-height: 322px;
	padding: 15px;
	clear: left;
	float: left;
	border: #363636 2px solid;

	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;

	}

	div.widget-item h3 {
	
	display: none;
	
	}

	div#compact {
	
	width: 936px;
	overflow: hidden;
	display: none;
	
	}


/* PAGE NAVIGATION
----------------------------------------------------------------------------- */


	ul.navigation {
	
	display: block;
	clear: left;
	width: 970px;
	height: 41px;
	position: relative;
	padding: 9px 0 0 0;
	background: url(../../images/transmission/layout/bg-navigation.jpg) repeat-x;
	
	}

	ul.navigation li {
	
	width: 100% !important;
	
	}

	ul.navigation li a {

	display: block;
	width: 101px;
	height: 32px;
	overflow: hidden !important;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center 0;
	text-decoration: none;
	text-indent: -5000px;
	
	}

	ul.navigation li a.toggle {

	width: 101px;
	border: 0;
	background-image: url(../../images/transmission/page-transmission/a-toggle.png);

	}

	ul.navigation li a.toggle.back {

	width: 122px;
	background-image: url(../../images/transmission/page-transmission/a-back.png);

	}

	ul.navigation li a.browse {

	width: 249px;
	background-image: url(../../images/transmission/page-transmission/a-browse.png);

	}

	ul.navigation li a:hover {
	
	background-position: center -32px;
	
	}

	ul.navigation li.help {
	
	width: 30px !important;
	position: absolute;
	top: 3px;
	right: 15px;
	z-index: 5;
	
	}
	
	ul.navigation li.help a {
	
	background-position: 0 0 !important;
	
	}


/* ALBUM COVER BROWSER
----------------------------------------------------------------------------- */


	#carousel {

	float: left;
	width: 936px;
	height: 280px;
	padding-bottom: 41px;
	overflow: auto;

	}

	#carousel ul.items {
	
	display: block;
	float: left;
	height: 280px;
	padding: 0 !important;
	overflow: hidden;
	
	}

	#carousel li, #carousel li a {

	display: block;
	width: 278px;
	height: 278px;
	text-decoration: none;
	
	}

	#carousel li {
	
	margin-right: 15px;
	border: 1px solid #000;
	overflow: hidden;
	float: left;
	
	}
	
	#carousel li.last {
	
	margin-right: 0;
	
	}
	
	#carousel dl {
	
	display: none;
	
	}

	#carousel img {
	
	width: 278px;
	height: auto;
	border: 0;
	
	}

	#carousel li:hover {
	
	border: 1px solid #fff;
	
	}
	

/* Compact Listing */


	div.widget-item.compact {
	
	float: left;
	
	}

	div#suggestions h3 {

	display: block;
	margin-bottom: 15px;
	font: bold 12px/12px Arial, sans-serif;
	text-transform: uppercase;
	color: #898989;
	
	}

	div.widget-item.compact ul.items {
	
	margin: 2px 0 0 -13px;
	
	}

	div.widget-item.compact li {
	
	float: left;
	width: 103px;
	margin: 0 0 15px 15px;
	
	}
	
	div.widget-item.compact li a {
	
	display: block;
	width: 103px;
	height: 103px;
	overflow: hidden;
	border: 1px solid #363636;
	
	}
	
	div.widget-item.compact li dl {
	
	margin-top: 10px;
	
	}
	
	div.widget-item.compact li dl a {
	
	border: 0;
	height: auto;
	
	}
	
	div.widget-item.compact li img {
	
	width: 103px;
	border: 0;
	
	}

	div.widget-item.compact li a:hover {

	border-color: #fff;
	
	}


/* Tooltip + Release Label */


	#tooltip {
	
	display: none;
	position: absolute;
	z-index: 50;
	width: 185px;
	height: 55px;
	padding: 19px 23px 0 31px;
	background: url(../../images/transmission/page-transmission/tooltip.png) no-repeat 0 0;
	white-space: nowrap;
	
	}
	
	#tooltip.flipped {

	width: 199px;
	padding: 19px 23px 0 17px;
	background-position: 0 -74px;
	
	}
	
	#tooltip dt {
	
	color: #8bd300;
	
	}

	#tooltip dt em {
	
	color: #959595;
	
	}

	div.widget-item.browse li dl, div.widget-item.browse li dl em, #tooltip, #tooltip em {

	font: bold 10px/12px Arial, sans-serif;
	text-transform: uppercase;
	
	}
	
	div.widget-item.browse li dl a, #tooltip a {
	
	color: #fff;
	
	}


/* Scrollbar */


	.jScrollPaneContainer {

	position: relative;
	overflow: hidden;
	z-index: 1;

	}
	
	.jScrollPaneTrack {

	width: 936px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url(../../images/transmission/page-transmission/scroll-track.gif);
	cursor: pointer;

	}
	
	.jScrollIntervalTrack { 

	position: absolute;
	
	}
	
	.jScrollPaneDrag {

	height: 20px;
	margin: 4px;
	padding-right: 8px;
	position: absolute;
	background: url(../../images/transmission/page-transmission/scroll-drag.png) no-repeat;
	cursor: pointer;
	overflow: hidden;

	}

	.jScrollPaneDragLeft, .jScrollPaneDragRight {

	display: none;

	}


/* AD UNIT
----------------------------------------------------------------------------- */


	div.widget-advertising {
	
	clear: left;
	padding-top: 15px;
	
	}


/* ALBUM VIEWER
----------------------------------------------------------------------------- */


	div.content {
	
	display: block;
	width: 936px;
	float: left;
	margin: 0 0 15px -15px;
	border-bottom: 2px solid #363636;
	padding: 0 15px 15px 15px;
	
	}
	
	#album {
	
	display: block;
	width: 936px;
	padding-top: 15px;
	clear: both;
	float: left;
	position: relative;
	
	}
	
	#album div.album {
	
	width: 309px;
	float: left;
	
	}
	
	#album h3, #album em {
	
	display: block;
	width: 280px;
	margin-bottom: 0;
	font: bold 20px/20px Arial, sans-serif;
	text-transform: uppercase;
	
	}
	
	#album em {
	
	color: #959595;
	margin-bottom: 30px;
	
	}
	
	#album small, #album div.purchase h4, #album label em {
	
	display: none;
	
	}


/* Album Details */

	
	#album div.details {
	
	display: block;
	width: 627px;
	float: left;
	
	}
	
	#album div.details dl {
	
	display: none;
	
	}
	
	#album div.details div.markup div {
	
	width: 292px;
	margin-left: 5px;
	padding-right: 14px;
	float: left;
	font: normal 10px/15px Arial, sans-serif;
	
	}
	
	#album div.details div.markup hr {

	clear: left;
	width: 620px;
	height: 1px;
	margin: 0 0 15px 5px;
	border: 0;
	border-bottom: 1px solid #363636;
	padding: 0;
	background: none;

	}
	
	#album div.details h2 {

	display: block;
	margin: 0 0 15px 0;
	float: none;
	font: normal 12px/15px Arial, sans-serif;
	
	}
	
	#album div.details p {
	
	margin: 0 0 15px 0;
	
	}
	
	#album div.details p strong {
	
	color: #fff;
	font-weight: normal;
	
	}


/* Purchase Panel */
	

	#album div.purchase {

	display: block;
	max-width: 290px;
	visibility: hidden;
	float: left;
	background-color: #8bd300;
	margin-top: 15px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	}
	
	#album div.purchase strong {

	display: block !important;
	border-right: 2px solid #000;
	padding: 0 10px;
	float: left;
	color: #000;
	font: bold 30px/46px Arial, sans-serif;
	
	}
	
	#album div.purchase span {
	
	font: bold 15px/34px Arial, sans-serif;
	vertical-align: top;
	
	}
	
	#album div.purchase strong.reduced del {
	
	font: bold 15px/15px Arial, sans-serif;
	color: #5a8800;
	
	}

	#album label.size {
	
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 2px solid #000;
	
	}
	
	#album label select {

	width: 90%;
	float: left;
	margin: 0 10px;
	border: 0;
	padding: 5px 10px;
	background: #5a8800 url(../../images/transmission/page-transmission/select-purchase.png) no-repeat 95% center;
	color: #fff;
	outline: none;
	font: bold 10px/16px Arial, sans-serif;

	-khtml-appearance: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	}
	
	#album label select:hover, #album label select:active {
	
	background-color: #252525;
	color: #fff;
	
	}
	
	#album div.purchase ul.actions {
	
	display: block;
	width: auto;
	height: 26px;
	overflow: hidden;
	padding: 10px;
	clear: none;
	float: left;
	background: none;
	
	}
	
	#album div.purchase ul.actions li {
	
	margin-right: 0;
	
	}
	
	#album div.purchase ul.actions li.buy a {
	
	padding: 0 20px;
	
	}
	
	#album div.purchase ul.actions li.emphasis a {
	
	background-color: #252525 !important;
	color: #fff;
	
	}


/* Purchase Panel - Out of Stock */
	
	
	#album div.purchase.discontinued {
	
	background-color: #d34100;
	
	}
	
	#album div.purchase.discontinued h4 {
	
	display: block;
	width: 190px;
	padding: 15px;
	color: #000;
	font: bold 30px/30px Arial, sans-serif;
	
	}
	

/* Purchase Panel - Pre-order */


	#album div.purchase.preorder h4, #album div.purchase.preorder br + strong {
	
	display: none;
	
	}
	

/* Photos */


	#photos {
	
	width: 945px;
	margin-left: -5px;
	
	}
	
	#photos, #photos ul, #photos li {
	
	float: left;
	
	}

	#photos div.enlarged, #photos strong, #photos a.enlarge {
	
	display: none;
	
	}
	
	#photos li {
	
	overflow: hidden;
	float: left;
	
	}
	
	#photos li a img {
	
	width: 308px;
	margin-left: 5px;
	border: 0;
	
	}


/* Mailing List Opt In */


	div.widget-subscribe {
	
	width: 309px;
	float: right;
	
	}

	div.widget-subscribe h3 {

	margin-bottom: 10px;
	font: bold 12px/12px Arial, sans-serif;
	text-transform: uppercase;
	color: #898989;
	
	}

	div.widget-subscribe label {
	
	margin: 0 10px 10px 0;
	float: left;
	
	}

	div.widget-subscribe label input {

	height: 10px;
	border: 2px solid #fff;
	outline: none;
	padding: 3px;
	color: #464646;
	font: bold 10px/10px Arial, sans-serif;
	text-transform: uppercase;
	
	}
	
	div.widget-subscribe label input:focus {
	
	border-color: #8bd300;
	
	}

	div.widget-subscribe label em, div.widget-subscribe label small {
	
	clear: none;
	display: none;
	
	}


/* Opt In Placeholder */

	
	div.widget-subscribe.placeholder {
	
	margin: 115px auto 0 auto;
	float: none;
	
	}
	
	div.widget-subscribe.placeholder h3 {
	
	text-align: center;
	
	}
	
	div.widget-subscribe.placeholder label {
	
	margin-left: 88px;
	
	}
	
	div.widget-subscribe.placeholder ul.actions {
	
	margin-left: 110px;

	}
	
	
/* HOT TOPIC
----------------------------------------------------------------------------- */

	
	#hottopic {
	
	float: left;
	width: 573px;
	height: 117px;
	margin-top: 30px;
	text-indent: -5000px;
	overflow: hidden;
	background: url('../../images/transmission/page-transmission/hottopic.jpg');
	
	}
	
	
/* CHRISTMAS NOTICE
----------------------------------------------------------------------------- */

	
	#christmas {
	
	float: left;
	clear: both;
	padding: 20px;
	margin: 20px 0 20px 0 !important;
	color: #000;
	padding: 15px;
	width: 936px;
	border: 2px solid #e1ffa8;
	background: #e1ffa8;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	}
	
	.section-checkout #christmas {
	
	margin: 0 0 0 20px !important;
	width: 910px;
	
	}
	
	#christmas p {
	
	margin-top: 0;
	
	}
	
	#christmas ul {
	
	list-style-type: disc;
	padding-left: 40px;
	
	}	

