/* @override 
	http://local.stock-music.dev/include/styles.css
	http://www.stock-music.com/include/styles.css
	https://www.stock-music.com/include/styles.css
*/

body {
	margin: 0;
	color: #000;
	background: #00567f url(bg3.png) repeat;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	/*font-family: "Lucida Grande", Lucida, Verdana, sans-serif, Arial, Helvetica;*/
}

small {
}

h1 a.small, h1 small {
	font-size: 12px;
	white-space: nowrap;
	line-height: 12px;
}

a.start_over {
	display: block;
	margin-top: -15px;
	margin-bottom: 30px;
}


a:link, a:visited {
	color: #285ca4;
}

a:hover, a:active{
	color: #3288ff;
}

a.text-button-link {
	color: #00357f;
	background: #f6f1c6;
	padding: 5px 10px;
	border: 1px outset #e6e0b7;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
}

a.text-button-link:hover {
	color: #285ca4;
	background: #fffad8;
}

h1 {
	font-size: 2em;
	margin-top: 20px;
}
h2 {
	font-size: 22px;
	margin-top: 20px;
}

h3 {
	font-size: 16px;
	
}

h4 {
	font-size: 14px;
}

span.gray {
	color: gray;
}

ol, ol ul li {
	font-size: 14px;
}
ol li {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
}

ul li {
	margin: 10px;
	font-size: 14px;
}
ul li ul li {
	list-style-type: square;
}
ol ul {
	padding-left: 7px;
}
ol ul li {
	list-style-type: disc;
}
#container {
	position: relative;
}

#pageHeader {
	color: #ddc;
	border-top: 5px solid #00253e;
	position: relative;
	padding-left: 8%;
	padding-right: 8%;
	border-bottom: 2px solid #000;
	min-width: 800px;
	height: 84px;
	background: url(header-gradient7.png) repeat-x;
}

#pageHeader a img {
	position: absolute;
	margin: 0px 0px 0px 0px;
	left: 8%;
	top: 0px;
	border: none;
}

#pageHeader, #footer {
	color: #fff;
}
#pageHeader a:link, #pageHeader a:visited, #footer a:link, #footer a:visited {
	color: #ffe598;
	text-decoration: none;
}

#pageHeader a:hover, #pageHeader a:active, #footer a:hover, #footer a:active {
	color: #fff6be;
}

#pageHeader h2, #footer h1, #footer h2 {
	color: #fff;	
}

#pageHeader span.logotext{
	color: #fff;
	margin: 0 0 0 60px;
	text-shadow: #113f58 0 2px 1px;
	font-size: 48px;
}

#pageHeader span.tagline {
	color: #ffebb1;
	display: block;
	position: absolute;
	top: 22px;
	left: 8%;
	padding-left: 500px;
	text-shadow: #113f58 0 2px 1px;
	font: italic 30px "Times New Roman", Times, serif;
}

#navtop {
	display: block;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0;
	white-space: nowrap;
	/*height: 18px;*/
	top: 62px;
	left: 8%;
	text-align: right;
}

#navtop span a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 1px 12px 1px 12px;
	white-space: nowrap;
	margin: 0;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navtop span a:link, #navtop span a:visited {
	color: #005d88;
	background-color: #9bc;
	border-top: 1px solid #c4d2d9;
	border-left: 1px solid #c4d2d9;
	border-right: 1px solid #5d9bba;
	text-shadow: #c2d5df 1px 1px 0;
}
#navtop span a:hover, #navtop span a:active {
	color: #1d5772;
	background-color: #ccdce4;
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #156a8c;
	text-shadow: #f1f1f1 1px 1px 0;
}

#content {
	background-color: #fff;
	position: relative;
	padding: 0px 8% 20px;
	border-bottom: 1px solid #bea75f;
	margin: 0;
	padding-top: 0px;
	border-top: 1px solid #c0baa3;
	min-width: 800px;
}

#content form {
	margin: 0;
	padding: 0;
}

div.clearer {
	clear: both;
}


#footer {
	position: relative;
	font-size: smaller;
	border-top: 3px solid #000;
	background: url(horz%20grad%20black%20down%2050.png) repeat-x;
	padding: 15px 8% 50px;
	margin: 0;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

#footerLinks {
	display: block;
}

#footerLinks a {
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}

span.copyright {
	position: relative;
	display: block;
	margin-top: 20px;
	text-align: left;
	font-size: 10px;
}

#footer h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	margin-top: 0px;
}

a.mb {
	white-space: nowrap;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 7px;
}

.img-right {
	display: block;
	position: relative;
	float: right;
	background-color: #1f343f;
	border: 5px solid #000;
	padding: 0;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.img-left {
	float: left;
	margin-right: 33px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #786d73;
	border: 5px solid #000;
	padding: 0;
}

div.form_block {
	position: relative;
	float: left;
	margin-right: 0px;
	margin-bottom: 25px;
	width: 205px;
}

div.legal {
	font-size: 12px;
	margin-top: 20px;
	padding: 0 15px;
	background-color: #eee;
	border: 1px solid #888;
	height: 200px;
	overflow: auto;
}
div.legal ol, div.legal ol li, div.legal ol ol, div.legal ol ol li {
	font-size: 12px;
}
div.legal ol li {
	font-weight: bold;
	list-style-type: upper-roman;
}
div.legal ol ol li {
	font-weight: normal;
	list-style-type: lower-latin;
}

label {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 13px;
	white-space: nowrap;
}

label small {
	color: gray;
	font-weight: normal;
	white-space: normal;
}

label.optional {
}

div.alertBox {
	background-color: #ffffae;
	border: 2px solid #f23b3b;
	padding: 5px;
	margin:  20px 0px;
	display: inline-block;
}

#content div.alertBox ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	font-size: 14px;
}

#content div.alertBox h4 {
	margin: 0 0 5px;
}

td {
}

input.validation_error {
	border: 3px solid red;
}

#track_description {
	position: relative;
	float: left;
	width: 330px;
	font-size: 12px;
	margin-top: 0px;
}

a.alt_versions {
	padding-left: 5px;
	white-space: nowrap;
}

#add_tags {
	position: relative;
	margin-left: 350px;
	margin-bottom: 35px;
	padding-left: 25px;
}

a.showMoreOrLess {
	font-size: 9px;
	white-space: nowrap;
	cursor: pointer;
	color: #aaa;
}

a.showMoreOrLess:hover {
	color: #3288ff;
}

div.track_tags {
}

#add_tags h2 {
	margin-top:  0;
	padding-top: 20px;
	line-height: 14px;
}

div.tag_type {
	position: relative;
	display: block;
	margin-top: 15px;
}

div.tag_type b {
	font-size: 14px;
}

div.tag_type h4 {
	position: relative;
	display: inline;
	text-transform: uppercase;
	vertical-align: text-top;
	margin: 0;
}

span.tag {
	font-size: 12px;
	display: inline;
	line-height: 20px;
	white-space: nowrap;
}

span.common {
	font-size: 18px;
}

span.tracktag {
	white-space: nowrap;
}

span.tracktag a {
	text-decoration: none;
}
span.tracktag a:hover {
	text-decoration: underline;
}

.hilite {
	background: #ffefaa;
	color: #000;
	padding: 0px 3px;
}

span.tag a{
	text-decoration: none;
	padding: 1px 4px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #ccc;
}

span.tag a:hover{
	background-color: #000;
	color: #fff;
	text-shadow: #fff 0 0 1px;
}
#search_result_tags span.tag a:hover {
	background-color: #fff;
	color: #aaa;
	text-decoration: line-through;
}

span.clearalltags a {
	margin-left: 5px;
	white-space: nowrap;
}

span.tag a:active{
	/*border-style: outset;*/
}

#add_tags label {
	display: inline;
	text-transform: uppercase;
}

._tag, a._tag {
	color: #3f3f3f;
	background-color: #f2f2f2;
}

.vocal_tag, a.vocal_tag {
	color: #004d3b;
	background-color: #cfdae5;
}
.genre_tag, a.genre_tag {
	color: #152609;
	background-color: #e7f3d8;
}
.sub_genre_tag, a.sub_genre_tag {
	color: #003314;
	background-color: #dcece0;}
.mood_tag, a.mood_tag {
	color: #993200;
	background-color: #f7edd1;
}
.instrument_tag, a.instrument_tag {
	color: #481f66;
	background-color: #e7e1ec;
}
.tempo_tag, a.tempo_tag {
	color: #0a3865;
	background-color: #dde8ee;
}
.time_period_tag, a.time_period_tag {
	color: #663200;
	background-color: #efe2d7;
}
.place_tag, a.place_tag {
	color: #4c2c00;
	background-color: #f3eacf;
}
.language_tag, a.language_tag {
	color: #7f0002;
	background-color: #f1d9da;
}
.meter_tag, a.meter_tag {
	color: #000;
	background-color: #c5c5ff;
}
.key_tag, a.key_tag {
	color: #500;
	background-color: #ffd399;
}
.track_version_tag, a.track_version_tag {
	color: #011;
	background-color: #99cbcb;
}
#licensor_music_list {
	position: relative;
	float: right;
	font-size: 12px;
	padding-left: 25px;
	border-left: 2px dashed #cbcbcb;
}

#licensor_music_list h2 {
	margin-top: 0px;
}

span.pending_approval {
	color: red;	
}

span.approved {
	color: green;	
}

#track_description h1 {
	margin: 0;
	padding-top: 20px;
	position: relative;
}

div.listenLink {
	clear: both;
}

div.listenLink div.ui360 {
	float: left;
}

div.listenLink a {
	display: block;
	position: relative;
	padding-top: 16px;
}

form.main_search input {
	font-size: 24px;
	vertical-align: middle;
}

#main {
	position: relative;
	width: 418px;
	float: left;
	margin-right: 40px;
}

div#main.search-results {
}
div#main.search-results h1.search-results {
	color: #e6ab72;
	margin-top: 20px;
}

a.startover {
	font-size: 12px;
}

#sidebar {
	margin-bottom: 0;
	padding: 1px 10px 10px 20px;
	font-size: smaller;
	position: relative; /* peekaboo bug fix for IE6 */
	margin-left: 458px;
	margin-right: -80px;
	min-width: 0px;
	min-height: 600px;
	background: #fff url(h23.png) no-repeat 0 top;
}

#sidebar.login {
	position: relative;
	padding: 0px;
	min-width: 370px;
}
#main.login {
	position: relative;
	margin-left: 0px;
	width: 285px;
}

#sidebar.float {
	position: relative;
	float: right;
	width: 33%;
	background-color: #fef9da;
	margin: 25px 0 25px 25px;
	border: 1px solid #e5e0c4;
	padding: 0 20px 5px;
}

#sidebar h1 {
}

.search-results h1 {
	margin-bottom: 5px;
}

#search_result_tags {
	font-size: 12px;
	padding: 0px;
}

#search_result_tags h2 {
	display: inline;
	position: relative;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}

#search_result_tags h2 span {
	font-weight: normal;
}

#search_result_tags h2 span.clearalltags {
	font-size: 12px;
}

#tracklist {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-left: 0px;
}

#prevnext {
	margin-top: 15px;
	font-size: 12px;
	text-align: center;
	position: relative;
	color: #000;
}

#prevnext.bottom, #prevnext.top {
	padding: 2px;
	margin-top: 17px;
	background-color: #333;
	border: 2px solid #666;
	color: #feffff;
	font-weight: bold;
}

#prevnext.top {
	margin-top: 8px;
}


#prevnext span.next, #prevnext span.prev {
	color: #777;
}

#prevnext a.next, #prevnext a.prev {
	color: #fff;
}

#prevnext a.next:hover, #prevnext a.prev:hover {
	text-decoration: underline;
}

#prevnext span.next, #prevnext a.next, #prevnext span.prev, #prevnext a.prev {
	display: block;
	position: absolute;
	top: -1px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	background-color: #444;
	padding: 3px;
	white-space: nowrap;
}
#prevnext span.next, #prevnext a.next {
	text-align: right;
	right: 0px;
}
#prevnext span.prev, #prevnext a.prev {
	text-align: left;
	right: 373px;
}

.ui360 a.sm2_link, .ui360 a:hover,
.ui360 a:focus {
	color: #000;
	display: block;
	position: relative;
	width: 307px;
	overflow: hidden;
	height: 24px;
	margin: 10px 0px 10px 0px;
	padding: 2px 2px 4px 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	line-height: 26px;
}

a.sm2_link span.duration {
	font-size: 10px;
	color: #999;
	vertical-align: baseline;
}

span.match_relevance_100, span.match_relevance_75, span.match_relevance_50, span.match_relevance_low {
	position: absolute;
	right: 2px;
	top: 3px;
	font-size: 9px;
	line-height: 11px;
}
span.match_relevance_100 {
	color: #2eb200;
}
span.match_relevance_75 {
	color: #e6b439;
}
span.match_relevance_50 {
	color: #ccaf85;
}
span.match_relevance_low {
	color: #aaa;
}

.ui360 a.sm2_link {
 background: #ddd;	
}
.ui360 a.sm2_link:hover,
.ui360 a.sm2_link:focus {
 background:#ccc;
}

.ui360 {
	height: inherit;
}

/*#tracklist div.track div.ui360 a.sm2_link span.metadata span.sm2_metadata {
	font-size: 12px;
	display: block;
	position: relative;
	top: -15px;
	line-height: 12px;
}*/

.trackdata {
	visibility: hidden;
	font-size: 12px;
	height: 0px;
	opacity: 0;
	overflow: hidden;
	padding: 0px 5px 0px 45px;
}
.showtrackdata {
	visibility: visible;
	/*top: -10px;*/
	font-size: 12px;
	height: auto;
	opacity: 1;
	overflow: visible;
	padding: 0px 85px 0px 45px;
	margin-top: 10px;
}

.trackdata div, .showtrackdata div  {
	line-height: 14px;
	margin-bottom: 10px;
	position: relative;
}

.track {
	position: relative;
}

a.add_to_cart {
	background-color: #2289e6;
}
a.add_to_cart:hover {
	background-color: #40a5ff;
}
a.download_trial {
	background-color: #31aa08;
}
a.download_trial:hover {
	background-color: #53bf30;
}
a.add_to_cart, a.download_trial {
	font-weight: bold;
	padding: 2px 4px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 5px #bbb;
	-webkit-box-shadow: 1px 1px 5px #bbb;
	box-shadow: 1px 1px 5px #bbb;
}

a.download span, a.add_to_favorites span, a.buy span {
	display: none;
}

a.download, a.download:hover, a.buy, a.buy:hover {
display: block;
position: absolute;
top: 14px;
width: 24px;
height: 24px;
margin: 0;
padding: 0;
background-color: #fff;
cursor:pointer;
border: none;
}

a.download {
	right: 33px;
	background: url(../img/Fwdw_icons/grey/png/24x24/001_52.png) no-repeat;
}
a.download:hover {
	background: url(../img/Fwdw_icons/standart/png/24x24/001_52.png) no-repeat;
}

a.buy {
	right: 5px;
	background: url(../img/Fwdw_icons/grey/png/24x24/001_47.png) no-repeat;
}
a.buy:hover {
	background: url(../img/Fwdw_icons/standart/png/24x24/001_47.png) no-repeat;
}

img.remove {
	position: relative;
	top: -2px;
	left: 2px;
	border: none;
}
img.remove:hover {
}

#shopcart {
	margin: 25px 0px;
	/*width: 275px;*/
	background-color: #ffd57f;
	border: 1px solid #c0a05f;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
	padding: 0;
}

#shopcart h1 {
	display: block;
	font-size: 19px;
	margin: 0;
	padding: 6px 0px 5px 10px;
	color: #000;
}

#shopcart ul {
	padding: 5px 0px 5px 25px;
	margin: 0px;
	border-top: 1px solid #bfa05f;
	background-color: #fffbd8;
	border-bottom: 1px solid #bfa05f;
}

#shopcart ul li {
	/*list-style-type: none;*/
	margin: 1px 25px;
	padding: 1px 3px;
	font-size: 16px;
	color: #3067be;
}

#shopcart ul li:hover {
}

a.checkout {
	display: block;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	background: url(../img/Fwdw_icons/grey/png/24x24/001_60.png) no-repeat right;
	padding: 5px 30px;
	margin: 3px 5px;
	font-weight: bold;
	color: #7f6a3f;
	text-shadow: #ffe9be 0 1px 0;
}

.checkout:hover {
	color: #000;
	background: url(../img/Fwdw_icons/standart/png/24x24/001_60.png) no-repeat right;
}

span.total {
	display: block;
	font-weight: bold;
	text-align: right;
	font-size: 24px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 8px;
}

input.finishandpay {
	font-size: 16px;
}
#license_types ul {
	position: relative;
	margin-top: 0px;
	top: -5px;
}

#license_types ul li {
	margin: 3px;
}

/* @group playlist-art-large */

div.playlist-art-large {
	border: 3px solid #000;
	width: 200px;
	height: 200px;
	margin: 10px;
	display: block;
	float: left;
}

#sidebar div.playlist-art-large a img {
	border-style: none;
}

div.playlist-art-large span.text {
	display: block;
	position: relative;
	margin: 0px;
	bottom: 25px;
	padding: 3px;
	color: #fff;
	text-shadow: #888 1px 1px 1px;
	background: url(dark-trans.png) 0 top;
}
div.playlist-art-large h3 {
	margin: 0px;
	white-space: nowrap;
}
div.playlist-art-large h3 a {
	text-decoration: none;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}

/* @end */

/* @group playlist-art-small */

div.playlist-art-small {
	border: 3px solid #000;
	width: 100px;
	height: 100px;
	margin: 10px;
	display: block;
	float: left;
	overflow: hidden;
}

div.playlist-art-small:hover {
	border-color: #aaa;
}

#sidebar div.playlist-art-small a img {
	border-style: none;
}

div.playlist-art-small span.text {
	display: block;
	position: relative;
	margin: 0px;
	bottom: 16px;
	padding: 1px;
	color: #fff;
	background: url(dark-trans.png) 0 top;
}
div.playlist-art-small h3 {
	margin: 0px;
	white-space: nowrap;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}
div.playlist-art-small h3 a {
	text-decoration: none;
	color: #fff;
}

/* @end */

div.playlist-feature {
	font-size: 14px;
	padding: 0px 10px 0px 0;
	margin: 0px 0px 10px 0px;
	height: 100px;
	border: 1px solid #abb3be;
	background-color: #f2f5f8;
}
div.playlist-feature h3 {
	margin-top: 0px;
	padding-top: 15px;
	font-size: 16px;
}

div.playlist-feature a {
}

div.playlist-feature img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	border: 0px;
	border-right: 1px solid #abb3be;
}

div.playlist-feature span.listennow {
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 10px;
}

div.playlist-feature span.listennow a {
}

#saved_playlist_edit {
	margin-top: 25px;
	padding: 15px;
	border: 2px solid red;
	background: #fffce4;
	width: 250px;
}
#saved_playlist_edit ul {
	padding-left: 25px;
}
#saved_playlist_edit ul li {
	font-size: 12px;
	line-height: 1px;
}

#saved_playlist {
	position: relative;
	margin-top: 25px;
}
#playlist-info {
	position: relative;
	text-align: left;
}
#saved_playlist img.playlist-art {
	margin-right: 25px;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #000;
}
#tracklist img {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
}

div.ui360 img {
-moz-box-shadow: 0px 1px 2px #555;
-webkit-box-shadow: 0px 1px 2px #555;
box-shadow: 0px 1px 2px #555;
}

p.home_page_about {
	color: #22678c;
	font: 24px "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-bottom: 15px;
}


ul.home_page_benefits {
list-style-type: none;
padding: 0px;
margin: 0px;
}
ul.home_page_benefits li
{
background-image: url(../img/Fwdw_icons/checkmark.png);
background-repeat: no-repeat;
background-position: 0px 0px; 
padding: 1px 0px 5px 22px;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0;
}

img.icon {
	vertical-align: middle;
}

#ANetSeal {
	position: relative;
	display: inline;
	display: inline-block;
	top: 20px;
	margin-left: 20px;
}

#licensee_music_list ul.licensee_track_list span.alt_versions li{
	font-size: 12px;
	margin: 0px;
}

span.recent_sales_line {
	display: block;
	position: relative;
	font-size: 12px;
}

span.recent_sales_line span.date_sold {
	display: block;
	position: absolute;
	width: 60px;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
}

span.recent_sales_line span.track_name {
	display: block;
	position: absolute;
	width: 150px;
	left: 65px;
	white-space: nowrap;
	overflow: hidden;
}

span.recent_sales_line span.price {
	display: block;
	position: absolute;
	width: 150px;
	left: 220px;
	white-space: nowrap;
	overflow: hidden;
}

span.recent_sales_line span.paid {
	display: block;
	position: absolute;
	left: 280px;
	white-space: nowrap;
	overflow: hidden;
	font-style: italic;
	color: #aaa;
}

span.recent_sales_line span.paid span.admin {
	color: #285ca4;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

span.recent_sales_line span.licensee {
	display: block;
	position: absolute;
	left: 440px;
	white-space: nowrap;
	overflow: hidden;
}

div.recent_sales {
	padding-top: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px;
	margin-top: -15px;
	background-color: #eee;
	width: 450px;
}

div.recent_sales.admin {
	width: 100%;
}

div.recent_sales span.total_unpaid {
	font-weight: bold;
	font-size: 14px;
}

div.recent_sales span.total_unpaid span.owing {
	color: red;
}

div.recent_sales span.paypal_email {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

ul.license_info li {
	margin: 3px;
	font-size: 12px;
}

table.admin_tracks_table tr td {
	padding-right: 30px;
}

table.admin_tracks_table tr th {
	text-align: left;
}

table.admin_tracks_table tr.no_tags, table.admin_tracks_table tr.no_tags:hover, tr.no_tags td a {
	color: #aaa;
}

table.admin_tracks_table tr:hover {
	background-color: #ffc;
}

table.admin_tracks_table tr.header {
	background-color: #000;
	color: #fff;
}

table.admin_tracks_table tr.header:hover {
	background-color: #000;
}

.deleted {
	color: #ccc;
	font-weight: bold;
}

a.lockdown {
	color: red;
}

#feedback {
	background-color: #0fa4a4;
	display: block;
	position: fixed;
	padding: 6px 12px;
	top: 45%;
	left: -8px;
	width: 8px;
	height: 66px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
#feedback:hover {
	background-color: #11bfbf;
}
#feedback a img {
	border: 0;
}

.hidden {
	display: none;
}

.less-bottom-margin {
	margin-bottom: .2em;
}

#content p.desc_meta {
	margin-bottom: 0;
	font-size: .8em;
}

div.example {
	background-color: #fef8e2;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding: 1px 5px 5px 20px;
}

#tracklist div.track div.description {
	font-size: .7em;
	margin-top: 9px;
	padding-left: 48px;
	color: #222;
}

div.social-networking-buttons {
	font-size: 12px;
}
div.addthis_toolbox {
	margin-top: 5px;
	display: inline-block;
	position: relative;
	top: 3px;
	width: 250px;
}






