#templateCode { /* , .album, #collection, #searchResults, #recommendations */
	display: none;
}

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333; /* #5F5A6A; /* #D0D0E6; /* #bfbfdd; */
}

a {
	text-decoration: none;
	color: #5858D3;
}

a:hover {
	text-decoration: underline;
}

input:focus {
	background: #ffffcc;
}

h1 {
	color: #FA2E05;
	font-size: 180%;
	font-weight: bold;
	line-height: 110%;
	margin: 4px 0 4px 0;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	line-height: 110%;
	margin: 4px 0 4px 0;
	color: #666;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 110%;
	margin: 4px 0 0 0;
	color: #A55;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	margin: 0 0 0 0;
	color: #8d8dcc;
}

h5 {
	font-size: 90%;
	font-weight: bold;
	margin: 6px 0 0 0;
}

a img {
	border: none;
}

.copyContent ol, .copyContent ul {
	padding-left: 2.5em;
	padding-bottom: 0.75em;
}

.clear {
	clear: both;
	margin: 0;
	height: 0;
	font-size:6px;
	line-height: 100%;
}

.col4 {
	width: 25%;
	float: left;
	text-align: center;
}

small {
	font-size: 80%;
}

.smaller {
	font-size: 80%;
}

div.vertAlign {
	margin: auto 0 auto 0;
	overflow: hidden;
}

#music {
	padding-top: 105px; /* accounts for fixed top area & subnavs */
}

#home p.subTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
	color: #227;
	margin: 2px 0 10px;
	word-spacing: -3px;
}
	
#introText {
	font-size: 105%;
}

.account {
	position: absolute;
	right: 10px;
	top: 4px;
	margin: 0;
	width: 100%;
	font-size: 95%;
	color: #ccc;
}

.account ul {
	height: 30px;
}

.account li {
	float: right;
	list-style: none;
	padding: 0 10px;
}

.account li.lastChild {
	border-left: none;
}

.account #anonymous a {
	vertical-align:-22%;
}

.account a, #itemSearch a {
	font-size: 95%;
	color: #fff; /* #7f7fdf; */
}

.account a:hover, #itemSearch a:hover {	
	/* color: #aaf; */
}

.winNotice {
	background-color: #eee;
	border: 1px solid #aaa;
	text-align: left;
}

.winNotice .winNoticeTitle {
	background-color: #227;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	font-size: 80%;
}

.winNotice .content {
	padding: 10px;
}

form label {
	font-weight: bold;
	color: #666;
	font-size: 95%;
}

form input {
	color: #666;
}

form .action {
	color: #666;
	width: 7em;
	margin-left: 0.25em;
}

form .error {
	color: red;
	font-size: 95%;
}

#loginname {
	width: 13em;
	margin-right: 10px;
}

#interest {
	line-height: 110%;
}

#interestName {
	width: 9em;
}

#interest .action {
	width: 5em;
}

#passwd1 {
	width: 8em;
}

#rememberMe {
	margin-right: 2em;
	font-size: 85%;
	text-align: center;
	color: #555;
}

#rememberMe input {
	vertical-align: text-bottom;
}

#forgotPassword {
	margin-left: 2.5em;
	font-size: 90%;
}

#itemSearch {
	position: fixed;
	top: 40px;
	right: 5px;
	text-align: left;
	font-size: 95%;
	z-index: 61;
}

#itemSearch label {
	color: #DBDBD6;
}

#searchInput {
	background-color: #eee;
}

#identity {
	background-image: url(images/logo.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 150px;
	height: 60px;
	padding-bottom: 15px;
}

#identity h1 {
	color: #ccc;
}

#home .topArea {
	position: absolute;
	background: #222277 url(images/topArea.jpg) repeat-x 0 0;
	width: 100%;
	z-index: 60;
	top: 0;
	height: 35px;
}

#music .topArea {
	position: fixed;
	background: #222277 url(images/topArea.jpg) repeat-x 0 0;
	width: 100%;
	z-index: 60;
	top: 0;
	height: 90px;
}


#home {
	padding-top: 60px; /* accounts for top area */
}

#home .subnav {
	margin-bottom: 0px;
}

#home .poweredBy {
	text-align: center;
	margin: 2em 0;
	clear: both;
}

.copyContent {
	padding: 10px 40px;
	line-height: 140%;
	width: 680px; /* 42em; */
	font-size: 110%;
	float: left;
}

#home .copyContent {
	margin: 0 auto;
	float: none;
	width: 800px;
	text-align: center;
}

#login {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

#login .register {
	font-size: 105%;
	font-weight: bold;
}

#previewArea {
	margin: 1.5em auto;
	padding: 10px 0;
	background: url("images/bigpill.gif") no-repeat 0 0; 
	height: 201px;
	width: 888px;
}

#previewArea ul {
	padding: 0;
	width: 840px;
	margin: 0 auto;
}

#previewArea li {
	list-style: none;
}

#previewArea li .inner {
	margin: 0 0.5em;
}

#previewArea li p {
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #227;
	padding-bottom: 0.5em;
}

#gettingStarted .copyContent {
	padding: 10px;
	width: auto;
}

#gs_showGenres .steps ol {
	background-color:#FFFFFF;
	border: 4px solid #FF9999;
	padding: 0.5em 1em;
	margin-top: 5px;
}

#gs_showGenres ol li {
	list-style:none;
	float: left;
	margin-right: 15px;
}

#gs_enterFavs .copyContent h2 {
	color: #666;
}

#gstarted-auto, #gstarted-manual {
	width: 400px;
	height: 250px;
	border: 1px solid #999;
	float: left;
	padding: 10px 15px;
	font-size: 95%;
	margin: 10px 20px 30px 0;
	text-align: left;
}

#gettingStarted #gstarted-instruct {
	float: left;
	width: 380px;
	height: 282px;
	background: url(images/parenthesis.gif) no-repeat 0 0;
	margin-left: 0.5em;
}

#gettingStarted #gstarted-instruct .inner {
	padding: 1em 1.5em 1em 1.75em;
}

#gettingStarted #gstarted-instruct ol {
	padding: 0.25em 0 0.5em;
}

#gettingStarted #gstarted-instruct ol li {
	background: url(images/nums.gif) no-repeat;
	overflow: hidden;
	height: 24px;
	padding: 4px 0 0 34px;
	margin-bottom: 0.6em;
	list-style: none;
}

#gettingStarted #gstarted-instruct #num1 {
	background-position: 0 0;
}
#gettingStarted #gstarted-instruct #num2 {
	background-position: 0 -28px;
}
#gettingStarted #gstarted-instruct #num3 {
	background-position: 0 -56px;
}

#gettingStarted #gstarted-instruct small {
	font-size: 90%;
	float: right;
	margin-right: 2em;
}

#gstarted-auto h4, #gstarted-manual h4 {
	font-size: 130%;
	margin-bottom: 0.4em;
}

#gstarted-auto {
	background-color: #fee;
}

#gstarted-manual {
	background-color: #eef;
}

.sprite {
	overflow: hidden;
	float: left;
}

#parenLeft {
	background: url(images/parenthesis.gif) no-repeat 0 0;
	width: 25px;
	height: 285px;
}

#parenRight {
	background: url(images/parenthesis.gif) no-repeat -25px 0;
	width: 25px;
	height: 285px;
}

.copyContent p {
	padding-bottom: 0.5em;
}
	
.copyContent h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	margin-bottom: 8px;
}

.copyContent h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #66b;
	font-size: 130%;
	margin-bottom: 0.4em;
}

.copyContent h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 8px;
}


.WI_content .copyContent {
	width: auto;
	padding-left: 20px;
}



.announce {
	padding: 15px;
	background-color: #f7f7ff;
}

      	
/*
 * Pop up form window
 */
.formContent {
	font-size: 105%;
	padding: 12px;
	text-align: center;
	line-height: 140%;
}

.formContent h1, .formContent h2, .formContent h3, .formContent p {
	text-align: left;
}

.formContent h1 {
	margin-bottom: 12px;
	font-size: 130%;
	width: 100%;
	padding-bottom: 4px;
	border-bottom: solid #D0D0E6 1px;
}

.formContent a {
	text-decoration: underline;
}

.formContent p {
	margin-bottom: 15px;
	position: relative;
}

.formContent p.buttons {
	clear: both;
	padding-top: 15px;
}

.formContent label {
	font-size: 85%;
	font-weight: bold;
	color: #666;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding-right: 8px;
}


.formContent label span {
	/* width: 140px;
	display: block;	*/
}

.formContent .error {
	color: red;
    font-style: italic;
	font-weight: normal;
}

.formContent input {
	width: 13em;
	margin-bottom: 4px;
}

.formContent #eulaaccepted {
	width: auto;
}

.formContent .submit, .formContent .action {
	width: 8em;
	margin-left: 0px;
}

.formContent .cancel {
	font-size: 90%;
	margin-left: 8px;
}

.formContent .soloCheckbox {
	width: 20px;
}

.copyContent .formContent {
	font-size: 105%;
}

#registerForm {
	text-align: left;
}

.formContent input {
	width: 15em;
}

#registerForm #loginname {
	width: 20em;
}

#registerForm label {
	width: 135px;
}

#registerForm label.error {
	width: inherit;
	padding-left: 147px;
	line-height: 100%;
}


#registerForm p.buttons {
	clear: both;
	position: absolute;
	bottom: 1em;
}

#recaptcha_div {
	float: left;
}

#recaptchaLabel {
	float: left;
}

#recaptcha_div .recaptcha_input_area .error {
	/* color: #000;
	font-style: normal; */
}


/*
 * Tabs
 */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.ui-tabs-hide {
		display: none;
}
}
/* Hide useless elements in print layouts... */
@media print {
}

.subnav .ui-tabs-nav {
	list-style: none;
	white-space: nowrap;
	display: block;
	margin-left: 15px;
}

.subnav .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.subnav .ui-tabs-nav li {
	display: inline;
	background-color: transparent;
	position: relative;
	padding-top: 12px; /* fixes top offset issue with FF & Safari.  Removed for IE in conditional iefixes.css */
	vertical-align: middle;
	top: -1px;
}

/* this is the text portion of the tab */
.subnav .ui-tabs-nav a {
	color: #DBDBD6;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block; /* xfor text center alignment */
	padding-top: 7px;
	width: 125px; /* for text center alignment */
	text-align: center;   
	height: 20px; /* x FF selected border correct height */
    outline: 0; /* @ Firefox, prevent dotted border after click */
}

.subnav .ui-tabs-nav a:hover {
	text-decoration: underline;
}

/* use this to force width & heigth in IE */
.subnav .ui-tabs-nav img.spacer {
	width: 122px;
	height: 28px;
}


/* variations based on tab */

li#gettingStartedTab a {
	font-size: 95%;
	padding-top: 8px;
}

li#gettingStartedTab img.spacer {
	/* width: 157px; */
}

li#discoverTab a {
	font-size: 120%;
	padding-top: 6px;
	width: 153px;
	height: 25px;
}

li#discoverTab img.spacer {
	width: 150px;
}

li#myVotesTab a {
	font-size: 120%;
	padding-top: 6px;
	width: 123px;
	height: 25px;
}

li#myVotesTab img.spacer {
	width: 120px;
}


/*
.ui-tabs-nav li#searchResultsTab a {
	padding-top: 9px;
	width: 130px;
	height: 20px;
}

li#searchResultsTab img.spacer {
	width: 127px;
}

li#otherVotesTab a {
	padding-top: 9px;
	width: 150px;
	height: 20px;
	overflow: hidden;
}

li#otherVotesTab img.spacer {
	width: 147px;
}

.subnav li.customTab a {
	padding-top: 9px;
	width: 130px;
	height: 19px;
}

.subnav li.customTab img.spacer {
	width: 127px;
	margin-bottom:-1px;
}
*/

/* close button on custom tab */
.subnav .ui-tabs-nav img.close {
	position:absolute;
	right: 4px;
	top: 6px;
	cursor: pointer;
	display: none;
}

.subnav .ui-tabs-nav .ui-tabs-selected img.close {
	display: block;
}

.subnav .ui-tabs-nav .ui-tabs-selected {
	background-color: #E35252;
	/*
	background-image: url(images/active.gif);
	background-repeat: no-repeat;
	*/
}

.subnav .ui-tabs-nav .ui-tabs-selected a {
	color: #fff;
	font-weight: bold;
}

.subnav .ui-tabs-nav .ui-tabs-selected a:hover {
	text-decoration: none;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

.ui-tabs-nav .ui-tabs-disabled {
	opacity: .4;
}

.subnav .ui-tabs-container {
	position: relative; /* position relative so absolute positioned albums are relative to this. */
}

/* Uncomment this if you want a little spinner to be shown next to the tab title while an Ajax tab gets loaded
 .ui-tabs-loading span {
 padding: 0 0 0 20px;
 background: url(loading.gif) no-repeat 0 50%;
 }*/



/*
 * subnav
 */
.subnav {
	width: 100%;
	background-color: transparent;
	/*background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	border-bottom:2px solid #CCC; */
	height: 30px;
	font-size: 95%;
	position: fixed;
	top: 60px;
	left: 0px;
	z-index: 60;
}

.stickyDiv {
	background-color: #fff;
	border: solid 1px #999;
	border-bottom: solid 2px #999;
	position: fixed;
	z-index: 70;
	top: 90px;
	left: 0px;
	width: 95%;
	padding: 10px 50px;
}

.dropActive {
	border: 2px solid orange;
}

.dropHover {
	opacity:0.5;
}

#addTab {
	/*
	background-image: url(images/addtab.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 6px;
	top: -6px;
	width: 17px;
	height: 15px;
	margin-top: 6px;
	*/
}

#addTab a {
	width: 1em;
}
	

#addTab img.spacer {
	width: 17px;
	height: 17px;
}

.closebutton {
	margin-top: 2px;
	display: inline;
}

button {
	padding: 0 6px;
	cursor: pointer;
	font-size: 100%;
}

select.releasedate {
	width: 100px;
}
/*
 *  Side Panel
 */
.sidePanel {
	position: fixed;
	padding-bottom: 4px;
	top: 90px;
	left: 0px;
	height: 100%;
	background-color: #C0C0C0;
	font-size: 95%;
}

.sidePanel .panel {
	background-color: #DBDBD6;
	border: 1px solid;
	border-color: #eee #aaa #aaa #eee;
	padding: 8px 10px;
	/* margin: 0 10px 10px; */
	list-style: none;
	width: 160px;
	clear: left;
}

.sidePanel .title {
	font-weight: bold;
}

.sidePanel select {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 90%;
	width: 60%;
}

#panelTabs {
	margin-top: 15px;
}

#myVotesViewSwitch a.selected, #discoverViewSwitch a.selected {
	text-decoration: none;
	color: #333;
	outline: none;
}


/* tabs for sidePanels */


.sidePanel .ui-tabs-nav {
	list-style: none;
	/* margin: 10px 10px 0; */
	padding: 0;
}

.sidePanel .ui-tabs-nav li {
	/* background-color: #f9f9f9; */
	background-image: none;
	/* border:1px solid #7F7FDF; */
	display: inline;
	position: relative;
	/* margin-right: 4px; */
	padding-top: 8px; /* fixes top offset issue with FF & Safari.  Removed for IE in conditional iefixes.css */
	text-align:center;
}

.sidePanel .ui-tabs-nav li a {
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 85px;
	text-align: center;
	padding-top: 3px;
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}

.sidePanel .ui-tabs-nav li.ui-tabs-selected {
	background-color: #DBDBD6;
	background-image: none;
	border-bottom-color: #ccc;
	z-index: 50;
	position: relative;
	top: 1px;
	border: 1px solid #eee;
	border-color: #eee #aaa transparent #eee;
}

.sidePanel .ui-tabs-nav li.ui-tabs-selected a {
	color: #555;
}

.sidePanel .ui-tabs-nav li img.spacer {
	width: 88px;
	height: 1px;
}


button#discoverMy {
	margin-bottom: 6px;
}

/*
 * content window
 */
/* force right scrollbar for width sizing*/
html {
	height: 100%;
	margin-bottom: 1px;
}

.contentArea {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

#discover .contentArea, #myVotes .contentArea, #otherVotes .contentArea {
	margin-left: 180px;
}

.contentTitle {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 30px;
	font-size: 140%;
	line-height: 130%;
}

.contentTitle small {
	font-size: 65%;
}

.recStats {
	font-weight: bold;
	color: #777;
	float: left;
	margin: 10px 10px 0 0;
}

.instructions {
	float: left;
	color: #666;
	padding: 3px 8px;
	margin: 4px 0 0 15px;
	background-color: #ffc;
	border: 1px solid #ffc;
	border-bottom-color: #999;
	border-right-color: #999;
}

.instructions img {
	cursor: pointer;
	margin-right: 0.25em;
}

.minorInstruction {
	margin-left: 30px;
	color: #999;
	font-size: 95%;
}

.subTitleLine {
	clear: left;
	position: relative;
	top: -10px;
	left: 30px;
}

.subTitleLine .pager {
	position: absolute;
	left: 25em;
}

.subTitleLine .instructions {
	margin: 3px 0 0 0;
}

.pager {
	font-size: 105%;
	margin: 6px 0 0 2em;
	padding: 2px 6px;
	background-color: #fff;
	border: 1px solid;
	border-color: #fff #aaa #aaa #fff;
	float: left;
}

.pager .page {
	font-weight: bold;
	padding: 0 3px;
}

.pager .page.selected {
	color: #000;
}

.pager .next {
	padding-left: 0.4em;
}

.pager .disabled {
	color: #aaa;
}

.bottomPager {
	margin-right: 2em;
}

.bottomPager .pager {
	float: right;
}

#gettingStarted .contentArea {
	position: static; /* fix for IE weird bug */
}

.topControls {
	background-color: #DDD;;
	border-top: 2px solid #bbb;
	border-bottom: 2px solid #CCC;
	font-size: 90%;
	height: 22px;
	width: 100%;
	padding: 4px 0 0 16px;
	position: fixed;
	top: 95px;
	left: 0px;
	z-index: 60;
}

.topControls li {
	float: left;
	list-style: none;
	margin-right: 2em;
	line-height: 1.5em;
}


.topControls #a_repList {
	float: right;
}

.topControls #refresher {
	font-size: 110%;
	color: blue;
	background-color: #DDDDDD; /* for highlight effect fade to background color */
}

.topControls #refresher button {
	height: 20px;
	font-size: 11px;
}

.topControls .dateLabel, .topControls .voteLabel {
	font-weight: bold;
}

.topControls select {
	font-size: 90%;
	color: #666;
	width: 7em;
}

#popularity, .minStars {
	position: relative;
}

#popSlider {
	position: absolute;
	top: 7px;
	left: 85px;
}

div.starsSlider {
	position: absolute;
	top: 7px;
	left: 73px;
	width: 65px;
}

.minStars span {
	margin-left: 75px;
}

#released span {
}

#released select {
	width: 7.5em;
}

#popularity p {
	margin: 3px 0 1px;
}

#popularity span {
	margin-left: 75px;
}

.ui-slider-handle {
    position: absolute;
    height: 23px;
    width: 12px;
    top: 0px;
    left: 0px;
    background-image: url(images/slider-handle.gif);
}

.ui-slider-disabled .ui-slider-handle {
    opacity: 0.5;
    filter: alpha( opacity = 50 );
}

/* Default slider backgrounds */
.ui-slider-1 {
	position: absolute;
	top: 6px;
	left: 40px;
    width: 80px;
    height: 23px;
    position: relative;
    background-image: url(images/slider-bg.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.contentArea .message {
	font-size: 120%;
	line-height: 150%;
	margin-left: 60px;
	margin-top: 0.5em;
	width: 42em;
}

.contentArea .instructionTip {
	font-size: 90%;
	color: #aaa;
	text-align: left;
	clear: left;
}

.contentArea button {
	font-size: 100%;
	color: #333;
	padding:0 10px;
	margin-top: 8px;
}

button.back {
	font-size: 80%;
}

#a_repList select {
	font-size: 95%;
	width: 9em;
	background-color: #ffd;
}


	
/*
 * album objects
 */
/* first set all animatable objects to display: block: hidden for animation performance */
li.album, .album .artDiv, .album .title, .album .artist, div.playbutton, div.playbutton a {
	display: block;
}

li.album {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	list-style-type: none;
	margin-left: 35px;  /* keep in synch function AlbumGridView's this.gridSettings */
	margin-bottom: 5px;  /* keep in synch function AlbumGridView's this.gridSettings */
	width: 160px;
	height: 230px;
	text-align: center;
	padding-top: 5px;
}

.ui-sortable .album {
	cursor: move;
}

.playIndicator {
	background-color:#fbb;
	position: absolute;
	z-index: -1;
}

.album .artDiv {
	cursor: pointer;
	margin-bottom: 4px;
	position: relative;
}

.album .albumArt {
	position: relative;
}

.album .shadow {
	background-color: #888;
	border: 1px solid #a7a7a7;
	position: absolute;
	position: absolute;
	margin-left:2px;
	margin-top:2px;

}

.album .shadow2 {
	background-color: #c7c7c7;
	border: 1px solid #d7d7d7;
	position: absolute;
}

.album .title, .albumPage .title {
	height: 2.2em;
	clear: left;
	overflow: hidden;
	font-size: 85%;
	color:#777;
}

.album .artist, .albumPage .artist {
	height: 1.2em;
	line-height: 1em;
	font-size: 105%;
	margin: 3px 0 2px 0;
	overflow: hidden;
	clear: left;
}


.album .artist a {
	color: #6F6FD1; /* tone down link color a tad */
	font-family: Georgia, "Times New Roman", Times, serif;
}

.albumPage .artist {
	height: 1em;
	text-align: left;
	font-size: 140%;
}

.albumPage .title {
	text-align: left;
	font-size: 110%;
}

.albumList {
	width: 100%;
	clear: left;
	position: relative;
	top: 10px;
}

.starRating {
	width: 80px;
	height: 16px;
	overflow: hidden;
	background: url(images/stars.gif) no-repeat transparent;
	margin: 0;
	padding: 0;
	float: left;
}

.small .starRating {
	width: 70px;
	height: 14px;
	background: url(images/stars_small.gif) no-repeat;
}


/* checkbox to hide albums in My Votes */
.album .hider {
	position: absolute;
	top: 2px;
	left: 2px;
}

#gettingStarted .albumList {
	margin: 0 20px 0 40px;
}

#gettingStarted textarea {
	margin-top: 8px;
}

.album .a_info {
	font-size: 80%;
	background-color: #ffc;
}

.album .a_info a {
	cursor: pointer;
}

.album .controls {
	display: none; /* hide by default */
	overflow: visible;
	text-align: left;
}


.album .voteCol {
	width: 105px;
	overflow: hidden;
	margin: 0 auto 4px;
}

.small .controls .voteCol {
	width: 90px
}

.controls .playerControl {
	background-image: url(images/playerGlow.png);
	width: 130px;
	height: 35px;
	overflow: hidden;
	margin: -40px auto 0;
	padding: 5px 0 0 3px;
}

.small .controls .playerControl {
	margin: 0 0 0 -5px;
	background-image: none;
	padding: 0;
}

.sortIcon {
	position:absolute;
	top: 2px;
	left: 2px;
	display: none;
	z-index: 100;
}


/* multi-search */
li.albumMultiSearch {
	position: static;
	float: left;
	margin: 0 10px 10px 0;
	width: 250px;
	height: 75px;
}

li.albumMultiSearch .artDiv {
	float: left;
	margin: 0 5px 0 0;
	border: none;
}

li.albumMultiSearch .artist, li.albumMultiSearch .title {
	float: left;
	width: 165px;
	text-align: left;
	clear: none;
}

li.albumMultiSearch .title {
	margin-bottom: 2px;
	height: 1.1em;
}

li.albumMultiSearch .starRating {
	/* margin-right: 10px; */
}


li.albumMultiSearch .controls {
	float: left;
	margin-left: -5px;
}

li.albumMultiSearch .controls .playerControl {
	width: auto;
	overflow: hidden;
	margin:0;
	padding: 0;
	background-image: none;
}

li.albumMultiSearch .dontKnow {
	font-size: 10px;
	margin-left: -10px;
}

h2.multiSearch {
	background:#D8D8FA none no-repeat scroll 0%;
	margin-bottom: 10px;
	padding:2px 4px;
	clear: left;
}

.loading h2.multiSearch {
	padding-left: 22px;
	background-image: url(images/section-loader.gif);
	background-position: 2px 4px;
}

.loading .flashContent {
	background-image: url(images/section-loader.gif);
	background-repeat: no-repeat;
	background-position: 30px 4px;
} 

p.multiSearch {
	clear: left;
	padding-top:15px;
}

/* begin listAlbum */
li.listAlbum {
	position: static;
	margin-left: 35px;
	height: 120px;
	float: none;
	text-align: left;
}

li.listAlbum .artDiv {
	float: left;
}

li.listAlbum .albumArt {
	border: none;
}

li.listAlbum .section1, li.listAlbum .section2 {
	width: 140px;
	height: 124px;
	margin: 0 10px;
	float: left;
	clear: none;
}

li.listAlbum .section2 {
	width: 440px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

li.listAlbum .artist, li.listAlbum .title {
	text-align: left;
	margin-bottom: 5px;
}

li.listAlbum .artist {
	height: auto;
	line-height: 1.2em;
	font-size: 120%;
}

li.listAlbum .title {
	height: 2.4em;
	line-height: 1.2em;
	font-size: 100%;
}

li.listAlbum .reviewerName {
	margin-top: 0;
}

li.listAlbum .starRating {
	margin-bottom: 5px;
}

li.listAlbum .controls {
	clear: left;
	overflow: hidden;
}

li.listAlbum .controls .playerControl {
	width: auto;
	overflow: hidden;
	margin:0;
	padding: 0;
	background-image: none;
}

li.listAlbum .customerReviews {
	padding: 0;
}

li.listAlbum .review .content {
	margin-top: 6px;
}

li.listAlbum .review {
	line-height: 16px;
}

/* end list album styling */


.pagination {
	position: absolute;
	top: -1000px;
	padding-bottom: 30px;
	margin-left: 30px;
}

.pagination p {
	font-weight: bold;
	cursor: pointer;
	height: 1.2em;
	padding: 4px 10px;
	border: solid 1px #999;
	background-color: white;
	margin: 20px 0;
}



/*
 * Folder menu
 */

.foldericon {
	background: url(images/folder.gif) no-repeat;
	display: block;
	float: left;
	width: 19px;
	height: 16px;
	margin-left: 5px;
}

.small .foldericon {
	background: url(images/folder_small.gif) no-repeat;
	width: 16px;
	height: 14px;
	margin-left:2px;
}

ul li.collapsed {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0.75em;
	list-style-image: url(images/triangle_collapsed.gif);
}

ul li.expanded {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 0.75em;
	list-style-image: url(images/triangle_expanded.gif);
}


#fmenu {
	background-color: white;
	position: absolute;
	z-index: 75;
	padding: 0.5em;
	padding-bottom: 0.75em;
	border: 1px solid #7F7FDF;
}

#fmenu li {
	list-style: none;
	line-height: 150%;
	float: left;
	clear: left;
	padding: 0 0.25em;
}

#fmenu li:hover {
	background-color: #C3D9FF;
}

#fmenu li a {
	color: #333;
	text-decoration: none;
	margin-left: 0.5em;
}

#fmenu li a:hover {
	/* color: #fff; */ 
}

#fmenu li.section {
	font-weight: bold;
	margin-left: 0;
}

#fmenu li.section a {
	margin-left: 0px;
}

#fmenu li.section:hover {
	background-color: inherit;
}


/*
 * album detail display
 */
.transferer {
	border: 1px solid #fff;
}

.albumPage {
	padding-right: 15px;
	position: relative; /* anchor absolute positioned items within detail page */
	margin-top: 10px;
}

.albumPage .sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	text-align: center;
	line-height: 120%;
	/* margin: 12px 0 0 12px; */
}

.albumPage .playerControl {
	width: 125px;
	height: 25px;
	overflow: hidden;
	margin: auto;
}

.albumPage h1 {
	/* font-size: 120%; */
}

/*
.price_mp3album, .price_album {
	background-color: #eef;
	padding: 5px;
}
*/

/* have appear on same line */
.lowestNewPrice, .listPrice, .savings {
	display: inline;
}

.lowestNewPrice {
	font-weight: bold;
}

.listPrice {
	font-size: 90%;
}

.savings {
}

.priceDateStamp {
	color: #999;
	font-size: 80%;
	display: inline;
}

.buyButton {
	font-size: 80%;
	margin-left: -5px;
}

#addToCart {
	vertical-align: middle;
}

.closeButton {
	text-align: left;
}

.closeButton a {
	vertical-align: text-top;
}

.closeButton img {
	margin-right: 4px;
	width: 18px;
	height: 18px;
	vertical-align: text-top;
}

.albumPage .mainContent {
	margin-left: 260px;
	text-align: left;
	line-height: 140%;
	list-style: none;
}

.albumPage .genreInfo {
	margin: 8px 15px 0;
	text-align: left;
	line-height: 140%;
}

.albumPage .genreInfo li {
	list-style-type: none;
	padding-left:1em;
}

.albumPage .artDiv {
	padding: 8px 0;
}

.albumPage .albumArt {
	width: 250px;
	height: 250px;
}

.albumPage #rateLabel {
	float: left;
	font-weight: bold;
	margin-right: 2px;
}

.albumPage .voteCol {
	overflow: hidden;
	margin: 0 auto 10px auto;
	width: 195px;
}

.albumPage .players, .albumPage .tracks {
	background-color: #eef;
	border: 1px solid #999;
	font-size: 95%;
	padding: 4px 7px;
	margin: 8px 15px 0;
}

.albumPage .players {
	line-height: 100%;
}

.albumPage .lala .player {
	margin-top: 5px;
}

.lala button {
	width: auto;
    overflow: visible;
}

.albumPage .tracks {
	text-align: left;
	line-height: 120%;
}

.albumPage .tracks ol {
	margin-left: 20px;
	margin-bottom: 5px;
}

.albumPage .tracks li {
	font-size: 90%;
}

.albumPage .amazon {
	margin-top: 10px;
}

.albumPage .amazon .mp3 {
	font-weight: bold;
}

.albumPage .amazon .mp3 img {
	border: 0;
}

.albumPage .amazon small {
	font-size: 85%;
	vertical-align: super;
}


.albumPage .albumInfo {
	text-align: left;
	margin: 8px 15px 0;
	line-height: 140%;
}

.emailFriend {
	text-align: right;
}

.emailFriend div {
	display: none;
}

.emailFriend div input {
	color: #555;
	width: 20em;
	font-size: 90%
}

input[readonly] {
	background: #fff;
}

.editorialReview {
	padding: 5px 12px 5px 12px;
	margin: 5px 0 0;
	/* background-color: #444; */
	border: 1px #999 solid;
}

.customerReviews {
	font-size:90%;
	padding: 20px 10px 10px;
}

.review .content {
	margin-top: 10px;
}

.review {
	list-style: none;
	margin-bottom: 20px;
}
/* put reviewer name & reviewer rating on same line */
.reviewerStars, h2.summary {
	display: inline;
}

h2.summary {
	margin-left: 6px;
	font-size: 100%;
}

.reviewerStars img {
	margin-right: 0; /* -3px; */
	vertical-align: text-top;
}

.reviewerRating {
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 95%;
}

.reviewerRating span {
	font-weight: bold;
}

.reviewDate {
	font-size: 80%;
 }
 

/*
 * Misc. stuff
 */
#loading {
	position: fixed;
	background-color: #FFF;
	padding: 15px 20px 10px;
	width: 220px;
	z-index: 75;
	text-align: center;
}

#loading .close {
	position: absolute;
	right: 4px;
	top: 6px;
	cursor: pointer;
}

#resultsTitle {
	padding-left: 20px;
	font-weight: bold;
}

#adminNotice {
	position: fixed;;
	top: 2px;
	left: 280px;
	z-index: 60;
	font-size: 80%;
	color: #fff;
}

#adminNotice a {
	color: #ccf;
	text-decoration: underline;
}


#gpTable {
	border-width: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
#gpTable th {
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #EBE9D9;
}
#gpTable td {
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #EBE9D9;
}

/* Getting Started Tabs */
#gettingStarted .ui-tabs-selected a {
	color: #000;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

#gettingStarted .ui-tabs-disabled {
	opacity: .4;
}

#gettingStarted .ui-tabs-nav {
    list-style: none;
    margin: 10px 0;
    padding: 0 0 0 6px;
	border-bottom: 1px solid #000;
	width: 42em;
}

#gettingStarted .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

#gettingStarted .ui-tabs-nav li {
    float: left;
    margin: 0 4px 0 0;
}

#gettingStarted .ui-tabs-nav a, #gettingStarted .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
}

#gettingStarted .ui-tabs-nav a {
    /* margin: 5px 0 0; */ /* position: relative makes opacity fail for disabled tab in IE */
	position: relative;
	top: 1px;
    z-index: 2;
    background: url(images/gstarted-inactive.gif) no-repeat;
    background-position: 0 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */
	color: #666;
	font-size: 80%;
}

#gettingStarted .ui-tabs-nav .ui-tabs-selected a {
    margin-top: 0;
	background-image: url(images/gstarted-active.gif);
	background-repeat: no-repeat;
}
#gettingStarted .ui-tabs-nav a span {
    background-position: 0 0;
    height: 17px;
    line-height: 17px;
	width: 71px;
	text-align: center;
}
#gettingStarted .ui-tabs-nav .ui-tabs-selected a span {
}
#gettingStarted .ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}

/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    	 url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html #gettingStarted .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html #gettingStarted .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

body #uservoice-overlay {
	opacity: 0.4;
}

#versionNum {
	font-size: 80%;
	color:#ccc;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#preloadObjects {
	display: none;
}


#chrome {
	margin-top: 10px;
}

#chrome img {
	vertical-align: middle;
}

.feedbackWord {
	background-color:#99FF99;
	padding: 2px 4px;
}

.lala {
	text-align: center;
}

.lalaLoading {
	color: #666;
}

.lalaLoading img {
	vertical-align: text-bottom;
}

.album .introspect li {
	font-size: 80%;
	list-style: none;
	display: inline;
	margin-right: 3px;
}

/* used in aboutUs */
#idArea {
	background-color: #F4F4F4;
}


/*
.detailsButton {
	margin-top: -26px;
	margin-bottom: 8px;
	position: relative;
	text-align: center
}

.detailsButton input {
	padding: 0;
	margin: 0;
	font-size: 10px;
	background-color: #E0E0E0;
	color: #666;
	border: 1px solid #eee;
	border-right-color: #999;
	border-bottom-color: #999;
}

#myVotes .detailsButton, #otherVotes .detailsButton {
	margin-top: -42px;
	margin-bottom: 25px;
}
*/
