* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-image: url(/assets/images/runforcover/beg.gif);
}

img {
	border: 0px;
}

ol li {
	list-style-type: decimal;
}

a {
	text-decoration: none;
}

a:link {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover {
	color: #e42bf8;
}

a:active {
	color: #333;
}

option {
	padding-left: 2px;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

legend {
	display: none;
}

.price {
	font-size: 11px;
	font-weight: bold;
	color: #e42bf8;
}

a.playButton  {
	display: block;	
	width: 69px;
	height: 14px;
	color: #333;	
	font-size: 8px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(/assets/images/button_play_69px_0.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

a:hover.playButton  {
	color: #333;
	font-size: 8px;
	text-decoration: none;
	text-align: left;
	background-image: url(/assets/images/button_play_69px_1.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;	
}

a.buyButton  {
	display: block;
	width: 60px;
	height: 14px;
	color: #333;
	font-size: 8px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(/assets/images/button_buy_60px_0.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

a:hover.buyButton  {
	color: #333;
	font-size: 8px;
	text-decoration: none;
	text-align: left;
	background-image: url(/assets/images/button_buy_60px_1.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;	
}

a.buyButton span, a.playButton span {
	display: block;
	width: 50px;
	text-align: center;
}
a.giftButton  {
	display: block;
	width: 65px;
	height: 13px;
	color: #333;
	font-size: 8px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(/assets/images/button_gift_65px_0.png);
	background-repeat: no-repeat;
	background-position: 70% 50%;
}

a:hover.giftButton  {
	color: #333;
	font-size: 8px;
	text-decoration: none;
	text-align: left;
	background-image: url(/assets/images/button_gift_65px_1.png);
	background-repeat: no-repeat;
	background-position: 70% 50%;
}

a.giftButton span {
	display: block;
	margin-left: 5px;
}

img.releaseImage {
	border: 4px solid #ccc;
}

img.releaseThumb {
	border: 4px solid #ccc;
}

p.error {
	color: #e42bf8;
}

input.buy {
	font-size: 10px;
	margin-left: 5px;
}

input.play {
	font-size: 10px;
	margin-right: 5px;
}

input.more {
	font-size: 10px;	
}

#container {
	width: 800px;
	margin: 0px auto;
}

#header, #mainList, #content, #main, #subList, #footer {
	overflow: hidden;
	display: block;
}

#content {
	background-image: url(/assets/images/runforcover/runforcover_content_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#mainList, #main {
	float: left;
}

#subList {
	float: right;
}

#header {
	width: 800px;
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/assets/images/runforcover/runforcover_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#localeChooser {
	position: relative;
	top: 30px;
	left: 726px;
	width: 60px;
	margin-top: -14px;
}

#menu {
	float: right;
	padding-top: 80px;
	padding-right: 20px;
}

#menuList ul {
	white-space: nowrap;
}

#menuList li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 10px;

}

#menuList a {	
	color: #aaa;	
	text-decoration: none;
	font-weight: bold;
}

#menuList a:hover {
	color: #e42bf8;	
}

#logotype {
	position: relative;
	left: 35px;
	width: 260px;
	height: 150px;
}

#logotype a, #footerLogo {
	display: block;
	width: 100%;
	height: 100%;
}


#shopHeader {
	display: none;
	clear: both;
}

#shopHeader img {	
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#orderHeader {
	height: 25px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 20px;
	background-color: #000000;
}

#orderHeader select {
	width: 300px;
	margin-right: 5px;
}

#orderHeaderButtons {
	float: right;
	margin-top: 4px;	
}

#orderHeaderButtons ul {
	white-space: nowrap;
}

#orderHeaderButtons li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin-left: 20px;
}

#orderHeaderButtons a {	
	color: #aaa;	
	text-decoration: none;
	font-weight: bold;
}

#orderHeaderButtons a:hover {
	color: #e42bf8;	
}

#browseSearch {
	height: 25px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 20px;
	background-color: #9F9F9F;
}

#browse {
	float: left;
}

#browse select {
	width: 300px;
	margin-right: 5px;
}

#browse option.divider {
	font-size: 12px;
	font-weight: bold;
	background-color: #ddd;	
}

#search {
	float: right;
}

#search input.search {
	width: 200px;
	margin-right: 10px;
	padding: 1px 1px 2px 2px;
}

#search a, #browse a {
	color: #000;	
	text-decoration: none;
	font-weight: bold;
}

#search a:hover, #browse a:hover {
	color: #e42bf8;	
}

#mainListEmpty, #subListEmpty {
	width: 170px;
	height: 350px;
	background-image: url(/assets/images/runforcover/runforcover_list_gradient_2x350.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#mainListA, #mainListB, #subListA, #subListB {
	background-image: url(/assets/images/runforcover/runforcover_list_gradient_2x350.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#mainList, #subList {
	width: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f2f2f2;	
}

#mainList h4, #subList h4 {
	font-size: 12px;
	color: #fff;
	padding: 5px 10px 5px 5px;
	margin-bottom: 5px;
	background-color: #666;
}

#mainList ul, #subList ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

#mainList li, #subList li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

#mainList img, #subList img {
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

#mainList hr, #subList hr {
	clear: both;
	width: 150px;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #666;
	background-color: #666;
	border: none;
}

#mainList hr.last, #subList hr.last {
	background-color: transparent;
	color: transparent;
	width: 0px;
	border: 0px;
}

#mainList a, #subList a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 1em;
}

#mainList a:hover, #subList a:hover {
	color: #e42bf8;
}

#mainList br, #subList br {
}

#mainList span.release, #subList span.release {
}

#mainList span.artist, #subList span.artist {
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

#main {
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f7f7f7;
}

#mainInclude {
	margin-top: 2px;
	padding: 10px;
}

#alphaNav {
	margin-top: 2px;
	padding: 4px;
	background-color: #dedede;
}

#pageNavTop {
	
}

#pageNavBottom {
	
}

.pageNav {
	margin-top: 2px;
	padding: 4px;
	background-color: #ededed;
}
.sortOrder {
	float: right;
}

.pageNav a.active, .sortOrder a.active {
	color: #e42bf8;
}

#breadCrumbs {
	padding: 4px;
	background-color: #d1d1d1;
	font-size: 12px;
	font-weight: bold;
}

#breadCrumbs a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

#breadCrumbs a:hover {
	color: #e42bf8;
	font-size: 12px;
	font-weight: bold;
}

#breadCrumbs span {
	font-weight: bold;
	font-size: 12px;
}

#alphaNav a,.pageNav a {
	color: #333;
}

#alphaNav span,.pageNav span {
	font-weight: bold;
}

#alphaNav a:hover,.pageNav a:hover {
	color: #e42bf8;
}

#alphaNav span,.pageNav span {
	font-weight: bold;
}

#release {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#release hr {
	display: block;
	width: 420px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#release img.releaseImage {
	float: left;
	margin: 5px 10px 5px 5px;
}

#release div.releaseInfo {
	display: block;
	margin-top: 50px;
}

#release table.artistTable {

}

#release table.artistTable td {
	vertical-align: top;
}

#release table.labelTable {
	
}

#release table.labelTable td {
	vertical-align: top;
}

#release table.linkTable {

}

#release table.linkTable td {
	vertical-align: top;
}

#release table.releaseInfoTable {
	
}

#release table.releaseInfoTable td {
	vertical-align: top;
}


#release table.releaseButtonTable {
	margin-top: 7px;
	vertical-align: top;
}

#release a.release {
	font-size: 18px;
	font-weight: bold;	
}

#release a.catNo {
	font-size: 12px;
	font-weight: bold;
}

#release a.artist {
	font-size: 14px;
	font-weight: bold;
}

#release a.label {
	font-size: 14px;
	font-weight: bold;
}

#release a.externalLink {
	font-size: 12px;
	font-weight: bold;
	color: #777;
}

#release a.externalLink:hover {
	color: #e42bf8;
}

#release td.externalLink {
	font-size: 11px;
	font-weight: bold;
	color: #777;
	margin-top: 5px;
} 
 
#release td.contentType {
	padding-left: 14px;
	font-size: 11px;
	text-align: right;	
}

#release td.released {

	font-size: 12px;
	font-weight: bold;	
}

#release td.price {
	width: 40%;

}

#release td.buyButton {
	width: 30%;

}

#release td.giftButton {
	width: 30%;

}

#release span.price {

}

#release a.buyButton {

}

#release p.editorial {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding: 8px;
}

#release p.editorial:first-line {

}

#release p.description {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding: 8px;
	background-color: #e7e7e7;
}

#release p.error {
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -20px;
	padding: 8px;
	color: #e42bf8;
}

#player {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#contentFileTable {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 2px;
	background-color: transparent;
}

#contentFileTable td.name {
	width: 100%;
	text-align: left;
}

#contentFileTable td.play {
	text-align: right;
	white-space: nowrap;
}

#contentFileTable td.buy {
	text-align: right;
	white-space: nowrap;
}

#contentFileTable td.price {
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}

#releaseList {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#releaseList ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#releaseList hr {
	display: block;
	width: 420px;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#releaseList img.releaseImage {
	float: left;
	margin: 5px 10px 5px 5px;
}

#releaseList div.releaseInfo {
	padding: 5px;
}

#releaseList a.release {
	font-size: 18px;
	font-weight: bold;
}

#releaseList a.catNo {
	font-size: 12px;
	font-weight: bold;
}

#releaseList a.artist {
	font-size: 14px;
	font-weight: bold;
}

#releaseList a.label {
	font-size: 14px;
	font-weight: bold;
}

#releaseList p.editorial {
	padding: 8px;
}

#releaseList p.editorial:first-line {

}

#releaseList p.description {
	padding: 8px;
}

#releaseList p.moreButton {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

#searchList {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#searchList hr {
	display: block;
	width: 420px;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#searchList ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#searchList img.releaseThumb {
	float: left;
	margin: 5px 10px 5px 5px;
}

#searchList a.release {
	font-size: 14px;
	font-weight: bold;
}

#searchList a.artist {
	font-size: 12px;
	font-weight: bold;
}

#searchList p.description {
	
}

#searchList p.moreButton {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

#alphaList {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#alphaList hr {
	clear: both;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#alphaList hr.last {
	clear: left;	
	background-color: transparent;
	width: 0px;
	border: 0px;
}

#alphaList h2 {
	font-size: 22px;
	font-weight: bold;
}

#alphaList li {
	list-style-type: none;	

}

.alphaLetterList li {
	display: block;
	float: left;	
	width: 215px;	
}

#orderBody {
	padding: 15px;
	color: #fff;
	background-color: #747473;
	background-image: url(/assets/images/content_gradient_2x350.gif);
	background-repeat: repeat-x ;
	background-position: top;
}

#orderBody a {
	color: #fff;
	text-decoration: underline;
}

#orderBody h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#orderBody h2 span {
	display: block;
	width: 56px;
	height: 39px;
	float: right;
	vertical-align: middle;
	background-image: url(/assets/images/icon_gift.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#orderBody h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#orderBody hr {
	display: block;
	margin-bottom: 10px;
	height: 1px;
	color: #fff;
	background-color: #fff;
	border: none;
}

#orderBody p {
	margin-bottom: 5px;
}

#orderBody p.error {
	color: #ff8521;
}

#siteSeal {
	text-align: right;
}

#orderTable {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: transparent;
}

#orderTable td.name {
	width: 80%;
	text-align: left;
}

#orderTable td.total {
	width: 80%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
}

#orderTable td.price {
	color: #e42bf8;
	text-align: right;
	white-space: nowrap;
}

#orderTable td.remove {
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}

#orderTable td.time {
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}

#downloadTable {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: transparent;
}

#downloadTable p {
	margin-bottom: 5px;
	font-weight: bold;
}

#downloadTable td.name {
	width: 100%;
	text-align: left;
}

#downloadTable td.filesize {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
}

#downloadTable td.download {
	color: #FF8521;
	text-align: right;
	white-space: nowrap;
}

#mainBody {
	padding: 15px;
}

#mainBody a {
	text-decoration: underline;
}

#mainBody h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#mainBody hr {
	display: block;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#mainBody p {
	margin-bottom: 5px;
}

#mainBody input, #orderBody input {
	margin-bottom: 0px;
	margin-right: 0px;
	vertical-align: middle;
}

#mainBody input.text, #orderBody input.text {
	width: 200px;
}

#mainBody input.textLong, #orderBody input.textLong {
	width: 300px;
}

#mainBody textarea.textLong, #orderBody textarea.textLong {
	width: 300px;
}

#mainBody input.cvc, #orderBody input.cvc {
	width: 30px;
}

#mainBody select {
	margin-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

#mainBody ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#mainBody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#footer {
	display: block;
	clear: both;
	width: 800px;
	height: 26px;
	color: #aaa;
	font-weight: bold;
	background-color: #000;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#footerLinks {
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#footerLinks a {
	color: #aaa;
	margin-right: 10px;	
}

#footerLinks a:hover {		
	color: #e42bf8;
}

#footerLogo {
	display: block;
	position: relative;
	top: 5px;
	right: 15px;
	float: right;	
	width: 90px;
	height: 12px;
}

#footerLogo a {
	display: block;
	width: 100%;
	height: 100%;
}

#shareEmbed {
	margin-top: 40px;	
}
#shareEmbed ul#shareEmbedTabs {
	text-align: left;
	margin: 1em 0em 0em 0em;
	font-weight: bold;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
}

#shareEmbed ul#shareEmbedTabs li {
	display: inline;
}

#shareEmbed ul#shareEmbedTabs li.selected {

}

#shareEmbed ul#shareEmbedTabs li.selected a {
	background-color: #eee;
	color: #333;
	position: relative;
	top: 1px;
	padding-top: 4px;
}

#shareEmbed ul#shareEmbedTabs li a {
	padding: 3px 10px 3px 10px;
	border: 1px solid #999;
	background-color: #ccc;
	color: #666;
	margin-right: 4px;
	text-decoration: none;
	border-bottom: none;
}

#shareEmbed ul#shareEmbedTabs a:hover { 
	background: #fff;
}

#shareEmbed .shareEmbedTabShow {
	background-color: #eee;
	padding: 10px 12px 15px 12px;
	border: solid 1px #999;
}

#shareEmbed .shareEmbedTabHide {
	display: none;
}

#shareEmbed .shareEmbedText {

}

#shareEmbed .shareEmbedButton {
	margin: 8px 5px 3px 0;
	float: left;
}

#shareEmbed .shareEmbedButton span {
	display: none;
}


