a {
	color: #000099;
}
a:link {
}
a:visited {
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	line-height: 28px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select, submit, reset {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

textarea {
}

#help {
	background-color:#ebffff;
	border: 5px solid #006666;
	left:0px;
	position:absolute;
	top:0px;
}
#helptitle {
	background-color:#006666;
	text-align: center;
	width: 100%;
}
#helptitle a {
	color: #00ffff;
	background: #006666;
	float: left;
	display: block;
	width: 100%;
}
#helptitle a:hover {
	background-color:#116666;
	color:#00ffff;
}
#helpcontent {
	height: 100%;
}

#cframe {
	border: 0px;
}


#report {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
#report table {
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#report table tr {
	border: 0px solid #dddddd;
	margin: 0px;
	padding: 0px;
}
#report table tr th {
	border: 0px solid #dddddd;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#report table tr th form select {
	font-size: 9pt;
	font-weight: normal;
}
#report table tr th form input {
	font-size: 9pt;
	font-weight: normal;
}
#report table tr td {
	border: 0px solid #dddddd;
	margin: 0px;
	padding: 5px;
	font-family: Arial;
}
#report table tr td.odd {
	background: #eeeeee;
}
#report table tr td.even {
}

#report table tr td ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#report table tr td ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#tools {
}

#pagertools {
	border: 0px solid #00ff00;
	margin: 0px 30px 0px 0px;
}
#pager {
	border: 0px solid #00ff00;
	float: left;
	font-size: 9pt;
}
#pager ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pager ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#pager ul li a {
}
#pager ul li form {
	display: inline;
	float: left;
}
#pager form select {
	font-size: 9pt;
}
div.cd {
	width: 152px;
	color: #ffcc00;
	background: #eedfcf;
	background: #efdfcf;
	background: transparent;
}
div.cd img {
	border: 1px solid #000000;
}
div.cd div img {
	border: 0px solid #000000;
}

img.smallcd {
	height: 75px;
}
img.cd {
	width: 150px;
	border: 0px solid #000000;
}
img.artist {
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
}

.cdrose {
	width: 152px;
	border: 0px solid #ff0000;
	clear: both;
	background: #eeeeee;
	background-image:url(/images/yellow_fade.png);
	background-repeat: repeat-x;

	background: #fbe9d8;
	background-image:url(/images/sand_fade.png);

	background: #ffffe3;
	background-image:url(/images/fading_background_lightest.png);
	background-image:url(/images/cd_fade.png);

	background: #f7f6f5;
	background-image:url(/images/tan-grey-fade.png);
	background-repeat: repeat-x;
	border-top: 0px solid #000000;


	position: relative;
	top: -5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.cdrose img {
	position: relative;
	top: -10px;
	left: 0px;
}
.tshirtrose {
	font-size: 14px;
	position: relative;
	top: -10px;
	left: 0px;
}
.cdrose div {
	color: #333333;
	position: relative;
	top: -15px;
	left: 0px;
	right: 0px;
	padding: 0px 5px 0px 10px;
}


fieldset.fade {
	background: #f7f6f5;
	background-image:url(/images/tan-grey-fade.png);
	background-repeat: repeat-x;
	border:2px solid #CCBBAA;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}


div.check_atr img.note {
	height: 36px;
	width: 36px;
	margin: 0px 0px 0px 0px;
	float: right;
	border: 0px;
	position: relative;
	top: 18px;
	right: -5px;
}

div.cd img.note {
	height: 36px;
	width: 36px;
	margin: 0px 0px 0px 0px;
	float: right;
	border: 0px;
	position: relative;
	bottom: -25px;
	right: -8px;
}


.jukebox {
	background: #fffce2;
	border: 1px solid #ffcc33;
	border-bottom: 0px;
	margin: 10px 10px 0px 0px;
	padding: 5px 0px 0px 3px;
}
.jukebox2 {
	background: #fffce2;
	background-image:url(images/yellow_fade_r.png);
	background-repeat: repeat-x;
	border: 1px solid #ffcc33;
	border-top: 0px;
	color: #000000;
	line-height: 22px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}	
.legal {
	border: 1px solid #ffcc33;
	background: #fffce2;
	background-image:url(images/yellow_fade.png);
	background-repeat: repeat-x;
	color: #000000;
	margin: 0px 10px 0px 0px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}


.smallest {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

fieldset.plain {
	border: 0px;
	padding: 0px;
	background: transparent;
}
a.plain {
	color: #000000;
	text-decoration: none;
}


div.jukebox-slim {
	background: transparent;
	border: 0px;
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 0px 0px;
}
div.jukebox-slim h2 {
	clear: left;
	background: #481651;
	color: #3ee098;
	width: 170px;
	display: block;
	margin: 0px 2px 0px 2px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
}
div.jukebox-slim h2 span {
	font-size: 18px;
}
div.jukebox-slim h3 {
	clear: left;
	background: #481651;
	color: #fe2e26;
	color: #3ee098;
	width: 170px;
	margin: 0px 0px 0px 2px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
}



#searchpager {
	border: 1px solid #333333;
	background: #ffffff;
	font-size: 12px;
	line-height: 16px;
	background: #fbe9d8;
	background-image:url(images/sand_fade.png);
	background-repeat: repeat-x;
	border: 2px solid #ccbbaa;
	margin: 0px 0px 0px 0px;
}
#searchpager fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#searchpager input.search{
	width: 80%;
	font-size: 12px;
	line-height: 12px;
}
#searchpager div.search {
	text-align: center;
	padding: 0px 5px 0px 5px;
}
#searchpager div.alpha {
	padding: 3px 5px 3px 5px;
	text-align: center;
}
#searchpager div.results {
	text-align: center;
	color: #333333;
	padding: 5px;
	background: #ccbbaa;
	background-repeat: repeat-x;
	border-top: 1px dotted #ccbbaa;
}
#searchpager a {
	padding: 3px;
	background: #333333;
	color: #66ffff;
}
#searchpager a:visited {
	background: transparent;
	color: #000000;
}
#searchpager a:link {
	background: transparent;
	color: #000000;
}
#searchpager a:hover {
	background: #000000;
	color: #ffff00;
}
#searchpager a.grey {
	background: transparent;
	color: #777777;
}

#left-detail ul.normal {
	list-style: square;
	padding: 0px 0px 0px 30px;
}
#left-detail ul.normal li {
	list-style: square;
}
#left-detail ul.normal li ol li {
	list-style: decimal;
}
