@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11pt;
}
h4 {
/* Used as breadcrumb / navigation header in account area */
	border: #F05A28 solid 1px;
	padding: 5px;
}
h5 {
/* Used as alert for messages */
	border: #F05A28 solid 1px;
	background: #FFF;
	color: #000;
	font-size: 12px;
	padding: 5px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #F05A28;
}
a:active {
	color: #F05A28;
}
.nav {
	background-image: url(../images/nav_center.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 824px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 0px;
	/*padding-right: 35px;*/
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
}
.nav .rightPad {
	padding-right: 35px;
}
.mainarea {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #526773;
}
.junkeeBorder {
	border: #F05A28 solid 1px;
}
.junkeeBackground {
	background: #F05A28;
	color: #FFF;
}
#userlogin {
	height: 165px;
	width: 195px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 45px;
	margin-left: 10px;
}
#userlogin h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F05A28;
	margin: 0px;
	padding: 0px;
}
#userlogin a {
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	font-size: 8pt;
}
#userlogin .loginFields {
	background: #CCC; height: 25px; width: 195px; border: #000 solid 1px;
}
.header {
	width: 824px;
	height: 273px;
	background-image: url(../images/hdr_center.jpg);
	background-repeat: no-repeat;
}
#userlogin p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#browseby {
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 195px;
}
#browseby h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F05A28;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topten ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	text-align: left;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 15pt;
}
#topsellers {
}
#topsellers .rowAlt{
	background: #1a1a1a;
}
#topsellers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
}
#topsellers h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	font-weight: normal;
}
#topten {
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #637986;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #637986;
	width: 195px;
}
#topten h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F05A28;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topten p a {
	color: #FFF;
}
#topten a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #637986;
	text-decoration: none;
}

.coupon {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#loginbutton {
	border: 2px solid #e24526;
	width: 75px;
	text-align: center;
	height: 25px;
	padding: 0px;
	margin-right: 60px;
	margin-left: 60px;
}
.loginbutton {
	padding: 0;
	margin: 0;
	border: 2px solid #e24526;
	width: 75px;
	text-align: center;
	height: 25px;
	margin-top: 8px;
	margin-right: 60px;
	margin-left: 60px;
	padding-bottom: 5px;
	background: #000;
	color: #FFF;
}
#accountbutton {
	border: 2px solid #e24526;
	width: 110px;
	text-align: center;
	height: 25px;
	padding: 0px;
	margin-right: 42px;
	margin-left: 43px;
}
#shopcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFF;
	float: left;
	clear: right;
}
#shopcart a:link{
	color: #FFF;
	text-decoration: underline;
}
#shopcart a:visited{
	color: #FFF;
	text-decoration: underline;
}
#shopcart a:hover{
	color: #FFF;
	text-decoration: none;
}
#shopcart a:active{
	color: #FFF;
	text-decoration: none;
}
#topnav {
	width: 550px;
	clear: none;
	float: right;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F05A28;
	font-size: 8pt;
	font-weight: normal;
}
#topnav a {
	color: #F05A28;
	text-decoration: none;
	padding-right: 15px;
}
#video {
	background-image: url(../images/hotbox.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 546px;
}
#video .title {
	color: #000;
	font-size: 11px;
}
#video .title a:link {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
#video .title a:visited {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
#video .title a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#video .title a:active {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#featurevideo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 35px;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
}
#artist {
	background-image: url(../images/hotbox.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 546px;
}
#featureartist {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 35px;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
}
#video p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 16px;
}
#artist a {
	color: #000;
	text-decoration: underline;
}
#artist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 16px;
	}
#newreleases {
	background-image: url(../images/insidebkg.jpg);
	background-repeat: no-repeat;
	width: 546px;
	background-color: #EF5927;
}
#newheading  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 35px;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
}
#newreleases p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 16px;
}
#newreleases table {
	margin-top: 0px;
	margin-bottom: 15px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;*/
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#newreleases .divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
#newreleases .footer {
	border-style: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	text-align: center;
	color: #000;
}
#newreleases .footer a:link{
	color: #000;
	text-decoration: underline;
}
#newreleases .footer a:visited{
	color: #000;
	text-decoration: underline;
}
#newreleases .footer a:hover{
	color: #000;
	text-decoration: none;
}
#newreleases .footer a:active{
	color: #000;
	text-decoration: none;
}
#product-cover { 
	position: absolute; 
	width: 175px; 
	margin-left: 25px;
	margin-top:30px;
}
#product-data-holder { 
	position: absolute;
	height: 175px;
	width: 160px; 
	margin-left: 210px; 
}
#product-data { 
	height: 175px;
    display: table-cell;
    vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	margin-top:30%;
}
#product-buttons { position:absolute; width: 145px; margin-left: 380px; margin-top: 40px }
#tabularData table {
	text-align: left;
}
#tabularData th {
	background: #F05A28;
	color: #FFF;
	border: #000 dotted 1px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 2px 2px;
}
#tabularData td {
	background: #E9E9E9;
	color: #000;
	border: #000 dotted 1px;
	text-align: left;
	padding: 0 0 2px 2px;
	font-size: 12px;
}
#tabularData td a:link {
	color: #000;
	text-decoration: underline;
}
#tabularData td a:visited {
	color: #000;
	text-decoration: underline;
}
#tabularData td a:hover {
	color: #000;
	text-decoration: none;
}
#tabularData td a:active {
	color: #000;
	text-decoration: none;
}
#tabularData td.alt {
	background: #FFF;
	color: #000;
	border: #000 dotted 1px;
	text-align: left;
	padding: 0 0 2px 2px;
}
#tabularData td.nostyle {
	color: #000;
	border: none;
	text-align: left;
}
#tabularData td.rowTextLabel {
	background: none;
	color: #FFF;
	border: #000 dotted 1px;
	text-align: right;
	margin: 0 0 3px 3px;
	font-weight: bold;
}
#tabularData td.rowInputField {
	background: none;
	color: #FFF;
	border: #000 dotted 1px;
	text-align: left;
	margin: 0 0 3px 3px;
}
#tabularData td.smaller {
	background: #FFF;
	color: #000;
	border: #CCC dotted 1px;
	text-align: left;
	padding: 0 0 2px 2px;
	font-size: 12px;
}
.checkoutBody {
	padding-left: 20px;	
}
#helpPopupWindow {
	color: #000;
	font-size: 11px;
	background: #EEE;
	border: #FFFFFF solid 1px;
	padding: 8px 8px 8px 8px;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
    margin-right: auto;
	text-align:left
}
.buttonSubmitOrder {
	font-size: 16px;
	height: 30px;
	font-weight: bold;
	background: #F05A28;
	padding: 5px;
	border: #FFF inset 2px;
}
.playerVideo {
	padding-top: 5px;
	width: 241px;
	height: 180px;
}
.black {
	color: #000;
}
#addToCartVideo {
	padding-top: 10px;
	padding-bottom: 5px;
}
#errorMessageBox {
	font-size: 13px;
	color: #990000;
	background:#FFEAEA;
	border: #990000 solid 2px;
	padding: 8px 8px 8px 8px;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
	text-align:left
}
.previouslyPurchased {
 width: 140px;
 background: #FFF;
 color: #900;
 font-weight: bold;
 text-align: center;
 height: 20px;
 margin: 3px;
 border: #900 dashed 1px;
 font-size: 12px;
}
#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 10px;
}
#blackText a:link {
	color: #000
	text-decoration: underline;
}
#blackText a:visited {
	color: #000;
	text-decoration: underline;
}
#blackText a:hover {
	color: #000;
	text-decoration: none;
}
#blackText a:active {
	color: #000;
	text-decoration: none;
}