body {
	font-family: Times New Roman, serif;
	font-size: 12px;
	text-align: center;
	background-color: black;
}

div {
	margin: auto;
}

table {
	border-collapse: collapse;
	margin: auto;
}

a {
	color: white;
}


h1 {
	text-transform: uppercase;
	background-color: black;
	font-family: Arial;
	color: white;
	margin: 0px;
	padding: 7px 0px 7px 10px;
	font-size: 20px;
}


img {
	border: none;
}

form {
	display:inline;
}

td {
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}

th {
	vertical-align: top;
}

input {
	margin-bottom: 5px;
}

select {
	margin-bottom: 5px;
}



#all {
	\width: 950px;
	w\idth: 960px;
	text-align: left;
	background-color: white;
	border: 10px solid white;
}

#header {
	height: 190px;
}


#logo {
	width: 230px;
	display: block;
	float: left;
	text-align: center;
}

#topMenu {
	height: 200px;
	margin-bottom: 10px;
}

#topMenu a {
	float: left;
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	padding: 5px;
	margin: 10px;
	white-space: nowrap;
}





.buttonSubmitMusic {
	border: 1px solid #de3432;
	padding: 2px;
	margin: 10px 5px 5px 0px;
	float: left;
	cursor: pointer;
}

.buttonSubmitMusic div {
	font-size: 12px;
	line-height: 12px;
	color: white;
	background-color: #de3432;
	text-align: center;
	padding: 1px;
	float: left;
	width: 111px;
}

.buttonLaunchPlayer {
	border: 1px solid black;
	padding: 2px;
	margin: 10px 5px 5px 0px;
	float: left;
	cursor: pointer;
}

.buttonLaunchPlayer div {
	font-size: 12px;
	color: white;
	background-color: black;
	text-align: center;
	padding: 3px;
	float: left;
	width: 111px;
	height: 20px;
}



#mainMenu {
	width: 245px;
	background-color: #262626;
	margin: 0px;
	border: none;
	padding: 0px;
}

#mainMenu td {
	font-size: 15px;
	letter-spacing: 1px;
	color: white;
	padding: 5px;
	border: 4px solid white;
	text-align: center;
	cursor: pointer;
}

#mainMenu a {
	text-decoration: none;
}


.menu_item {

}

.menu_item_over {
	background-color: #d2232a;
}




#content {
	float: right;
	border: 5px solid #d1d3d4;
	width: 680px;
}

#content a {
	color: black;
}

#leftMargin {
	float: left;
	width: 247px;
	clear: both;
}







.buttonRSS {
	float: right;
	margin: 3px;
	margin-right: 10px;
}


#newsletterSignup {
	background-color: black;
	color: white;
	padding: 10px;
	padding-left: 20px;
}

#newsletterSignup input {
	width: 175px;
	vertical-align: middle;
	background-color: black;
	color: white;
	border: 1px solid white;
}







#buttonCart {
	background-color: #de3432;
	padding: 5px;
	float: left;
	line-height: 18px;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 230px;
	clear: both;
	cursor: pointer;
}

#buttonCart td {
	font-size: 16px;
	line-height: 12px;
	color: white;
	text-align: center;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
	line-height: 100%;
}

#cartCount {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans;
}






#promo {
	background-color:white;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding: 192px 0px 0px 0px;
	margin-top: 20px;
	background-color: #d2d4d3;
	clear:both;
	cursor: pointer;
}




#news {
	background-color: #d2232a;
	margin-top: 20px;
	cursor: pointer;
	clear:both;
}

#news h2 {
	color: white;
	background-color: black;
	padding-left: 15px;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	text-transform: capitalize;
}

#news h2 img {
	vertical-align: middle;
}

#newsblock {
	padding: 0px 15px 15px 15px;
}

.news_item {
	color: black;
	margin: 15px 0px 15px 0px;
	clear: both;
}

.news_item h3 {
	color: white;
	margin: 0px;
}
.news_dots {
	background-image: url("../images/news_dots.gif");
	min-height:12px;
	display: block;
}

.news_all {
	font-family: Arial;
	text-align:right;
}

.news_all a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}








#networkButtons {
	margin-top: 10px;
	border: 1px solid #d2232a;
}
#networkButtons h2 {
	color: white;
	background-color: black;
	padding: 5px;
	padding-left: 15px;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}
#networkButtons img {
}


#addThisButton {
	display:inline;
}





#footer {
	clear: both;
	text-align: center;
	font-family: Arial;
	color: #bdbdc0;
	font-size: 12px;
	padding: 10px;
}
#footer img {
	vertical-align: middle;
}

#footer a {
	color: #bdbdc0;
}











.buyRelease {
	border: 10px solid black;
	background-color: #d2232a;
	color: white;
	font-weight: bold;
	width: 280px;
	height: 50px;
	cursor: pointer;
}



.releaseStores {
	display: block;
	background-color: white;
}

.releaseStores img {
	padding: 10px;
}





