@charset "utf-8";
body {
	background-color: #333333;
	background-image: url(images/bkgd.gif);
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
}
.pageof {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight:bold;
	padding: 2px 4px 2px 12px;
	height: 12px;
	text-decoration: none;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.redbox {
	border: 1px solid #CC0000;
}

a.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	background-color: #333333;
	padding: 2px;
	height: 12px;
	text-decoration: none;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
a.pagenav:hover {
	color: #000000;
	background-color: #FFCC00;
}

h1 {
	font-size: 16px;
	color: #2468A7;
}
h3.smallheading {
	font-size: 14px;
	color:#FFCC33;
	font-variant:normal;
	background-image: url(images/smallheading.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	height: 26px;
	padding-left: 6px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
}
hr {
	margin:12px 0px 12px 0px;
}

#banner {
	height: 152px;
	width: 930px;
	position: absolute;
	top: 20px;
	padding-top:11px;
}
#bottom {
	background-color:#333333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
}
#bottom div {
	width:930px;
	margin:0 auto;
	padding:12px 0px 12px 0px;
	color:#999999;
	text-align: center;
}
#bottom div a, #bottom div a:visited {
	color:#CCCCCC;
}
#bottom div a:hover {
	color:#FFFFFF;
}

#pagenav {
	padding:8px 0px 8px 0px;
	text-align:right;
	background-color:#000000;
}
#pagenav a, #pagenav a.current, #pagenav a:visited {
	margin-right: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
}
#pagenav a.current {
	color: #000000;
	background-color: #FFCC00;
}
#pagenav a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
#top {
	height: 256px;
}
#topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 256px;
	width: 930px;
	margin:0 auto;
	position: relative;
}
#topnav {
	height: 36px;
	width: 930px;
	position: absolute;
	top: 203px;
	padding-top:11px;
	background-color: #2E2F33;
}
div.binphoto {
	float:left;
	width:120px;
	background-color:#666666;
	margin-left:9px;
	margin-right:9px;
	margin-top:8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
div.binphoto div {
	padding:8px;
	text-align:center;
}
div.binphoto div a {
	display:block;
	color:#CCCCCC;
	text-decoration:none;
	margin-bottom:4px;
}
div.binphoto div a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div.binphoto:hover {
	border: 1px solid #FFFFFF;
	background-color:#999999;
}

div.editicon {
	float:left;
	margin-right:4px;
}
div.leftpanel {
	width:180px;
	margin-right:8px;
	float:left;
}
div.midpanel {
	width:440px;
	float:left;
	margin-right:8px;
}
div.rightpanel {
	width:260px;
	float:left;
}
div.midrightpanel {
	width:700px;
	float:left;
} 

div.modpanel {
	background-image: url(images/modtop.jpg);
	background-repeat: no-repeat;
}
div.modpanel-r {
	background-image: url(images/modtop-r.jpg);
	background-repeat: no-repeat;
}
div.modpanel-p {
	background-image: url(images/modtop-p.jpg);
	background-repeat: no-repeat;
}
div.modpanel-b {
	background-image: url(images/modtop-b.jpg);
	background-repeat: no-repeat;
}
div.modpanel-g {
	background-image: url(images/modtop-g.jpg);
	background-repeat: no-repeat;
}

div.modpaneltitle, div.modpaneltitle-r, div.modpaneltitle-p, div.modpaneltitle-b, div.modpaneltitle-g {
	/* Title of Module */
	padding-top:9px;
	padding-left:20px;
	height:25px;
	color:#FFFFFF;
	background:url(images/modtopright.jpg) top right no-repeat;	
}
div.modpaneltitle-r {
	background:url(images/modtopright-r.jpg) top right no-repeat;	
}
div.modpaneltitle-p {
	background:url(images/modtopright-p.jpg) top right no-repeat;	
}
div.modpaneltitle-b {
	background:url(images/modtopright-b.jpg) top right no-repeat;	
}
div.modpaneltitle-g {
	color:#FFFFFF;
	background:url(images/modtopright-g.jpg) top right no-repeat;
}

div.modpaneltitle span, div.modpaneltitle-r span, div.modpaneltitle-p span, div.modpaneltitle-b span, div.modpaneltitle-g span {
	color:#FFCC00;
	font-weight:bold;
	font-variant:small-caps;
}
div.modpanelbodytext {
	background-image:url(images/paperbkgd.gif);
	margin-bottom:8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px 0px 8px 0px;
}

div.modpanelcontent, div.modpanelcontent-nopad, div.modpanelcontent-cart {
	background-color:#FFFFFF;
	margin-right:4px;
	margin-left:3px;
	margin-bottom:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 1px;
}
div.modpanelcontent, div.modpanelcontent-green {
	padding: 4px 16px 8px 16px;
}
div.modpanelcontent-cart {
	background-color:#FFE655;
}
div.modpanelbodytext h1, div.modpanelbodytext h3 {
	color:#FFCC00;
	font-size: 14px;
	background-image: url(images/darkgray.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
}
div.modpanelbodytext h2 {
	color:#ECECEC;
	font-size: 14px;
	line-height:16px;
}

div.modpanelbodytext h3 {
	color:#CCCCCC;
	font-size: 12px;
	line-height:16px;
}
div.modpanelbodytext h3 span {
	color: #CCCCCC;
}
div.modpanelbodytext h3 span span {
	color: #FFFFFF;
}

div.modpanelbodytext p, div.modpanelbodytext h2 {
	padding-left:16px;
	padding-right:16px;
	color:#EEEEEE;
}
div.modpanelbodytext p.thankyou {
	margin-top:12px;
	margin-right:16px;
	margin-left:16px;
	background-color:#FFFFFF;
	color:#333333;
	padding:12px;
	font-size: 14px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC00;
}

form#loginForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form#loginForm input.field {
	margin-bottom:6px;
	width:96%;
}

span.errormsg {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	padding: 16px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}

table.beattable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}
table.beattable th {
	padding-top: 8px;
	padding-bottom: 8px;

}
table.edittable {
	background-color: #ECECEC;
}
table.edittable td {
	background-color: #FFFFFF;
}
table.minicart td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
table.minicart td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
table.minicart tr.oddrow td {
	background-color:#E8C400;
}


table.personal, table.beats {
	background-color: #ECECEC;
}
table.personal td, table.beats td {
	background-color: #FFFFFF;
	font-size:10px;
}
table.personal tr.beat-odd td {
	background-color:#F3F3F3;
}
table.personal tr.beat-playing td {
	background-color:#99CC00;
}
table.producerinfo {

}

table.producerinfo td {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom: 4px;
	background-image:url(images/black-trans.png);
	height:16px;
	font-size:10px;
	font-variant:small-caps;

	
}
table.producerinfo td.field {
	color:#FFCC00;
	background-image:none;
	font-size:11px;
	font-variant:normal;
	text-align:left;
	

}
table.producerinfo td.field a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCC00;
}
table.producerinfo td.field a:hover {
	color:#FFFFFF;
}

tr.beatheader {
	color: #FFFFFF;
	background-color: #333333;
	text-align:left;
	background-repeat: repeat-x;
	font-size:11px;
	font-weight: bold;
}
tr.softgray {
	height: 28px;
}
tr.softgray td {
	background-image: url(images/softgray.jpg);
	background-repeat: repeat-x;
	font-size:14px;
}

tr.beat {
	color: #333333;
	background-color: #EBEBEB;
}
tr.beat td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
tr.beat-odd {
	color: #333333;
	background-color: #FFFFFF;
}
tr.beat-playing {
	color: #333333;
	background-color: #FFFFFF;
}
tr.beat-playing td {
	background-color: #E8C400;
	font-weight: bold;
}

td.price {
	color: #333333;
	font-weight:bold;
}
/******   H3    */
ul#accountmenu {
	margin:0;
	padding: 0px;
	list-style-type:none;
	width:auto;
	font-size:11px;
}
ul#accountmenu li {
	margin:0;
	padding:0;
	color: #FFCC00;
	padding-bottom:8px;
	font-weight: bold;
}
ul#accountmenu li a {
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	height:24px;
}
ul#accountmenu li a:hover{
	text-decoration:underline;
}

ul#menu {
	margin:0;
	padding: 0px;
	padding-left:36px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-top:1px solid #FFFFFF;
}
ul#menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#menu li a {
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
}
ul#menu li a:hover{
	background-color: transparent;
	background-image: url(images/HOVER.gif);
	background-repeat: repeat-x;
}
ul#menu li a.current {
	background-color: transparent;
	background-image: url(images/current.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
/*
** Side Menu
*/
ul#sidemenu {
	margin:0;
	padding: 0px;
	list-style-type:none;
	width:100%;
	position:relative;
	display:block;
}
ul#submenu li {
	display:block;
	background-image: url(images/menutick.png);
	background-repeat: no-repeat;
}
ul#sidemenu li a {
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 0;
	margin-bottom: 4px;
	padding-left: 8px;
	background-image: url(images/menutick.png);
	background-repeat: no-repeat;
}
ul#sidemenu li a:hover{
	color:#CC0000;
	background-image: url(images/menutickhover.png);
	background-repeat: no-repeat;
}
ul#sidemenu li a.current {
	background:transparent url("images/CURRENT.gif") no-repeat top right;	
}

                  
#page {
	background:url(images/pagebkgd.png) repeat-y;
	width: 1024px;
	margin:0 auto;
}
#pageinside {
	padding-top: 16px;
	padding-right: 64px;
	padding-bottom: 36px;
	padding-left: 64px;
}
.redtext {
	color:#CC0000;
}
.greentext {
	color:#009900;
}
.orangetext {
	color: #FFCC00;
}
.infobox {
	background-color: #EFEFEF;
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	display: block;
	padding:18px 0px 18px 48px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	color:#CC0000;
	font-size:14px;
}
.okbox {
	background-color: #EFEFEF;
	background-image: url(images/okicon.png);
	background-repeat: no-repeat;
	display: block;
	padding:18px 0px 18px 48px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
	color:#000000;
	font-size:14px;
}

.disabledtext {
	color: #999999;
}
.infoheader {
	display:block;
	font-size: 14px;
	font-weight: bold;
	color: #CC0099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5F5F;
}
.largeprice {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.total {
	font-size: 16px;
	color: #FFFFFF;
}
.listlink a, .listlink a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.listlink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.listlink {
	color:#FFFFFF;
	text-decoration:none;
}
#preview {
	width:1px;
	height:1px;
	overflow:hidden;
}

	
}.modpanelbodytext ol {
	color: #D6D6D6;
}
.modpanelbodytext ul {
	color: #D6D6D6;
}
.uploadresults td {
	color: #000000;
	background-color: #F7F9D5;
}
.benefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 12px;
	border: 1px solid #CCCCCC;
}
.benefits div {
	display: inline-block;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #F4F4F4;
	font-size: 11px;
	color: #333333;
}
.expirationdate {
	font-size: 14px;
	color: #CC0000;
}
.sitemap a {
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}

