@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/source/redell_bg.jpg);
	background-position: center top;
	background-repeat: repeat;
	color: #423326;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 30px;
	text-align: center;
	height: 100%;
}

#content {
	margin: auto;
	width: 1200px;
	height: auto;
}

#left {
	float: left;
	width: 281px;
	text-align: left;
}

#middle {
	float: left;
	width: 612px;
	text-align: center;
}

#clear {
	clear: both;
}

#jump {
	margin-top: 20px;
	margin-left: 30px;
	width: 223px;
	height: 40px;
	float: left;
}

#contentarea {
	margin-top: 20px;
	margin-left: 30px;
	font-size: 12px;
	width: 243px;
	text-align: justify;
	overflow: auto;
	float: left;
	height: 550px;
}

#contact {
	margin-top: 80px;
	margin-left: 20px;
	font-size: 12px;
	width: 223px;
	text-align: justify;
}

.field_mini {
	background-color: #cccccc;
	background-image: url(images/forms/mini_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border: thin solid #888888;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
	padding: 5px;
	width: 216px;
}

.field_large {
	background-color: #cccccc;
	background-image: url(images/forms/large_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border: thin solid #888888;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	height: 110px;
	width: 216px;
}

.submit {
	background-image: url(images/forms/submit_bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px;
	color: #FFFFFF;
	width: 93px;
	height: 29px;
	margin-left: 135px;
}

.toggle {
	color: #FFFFFF;
}

p {
	padding-right: 13px;
}

#storehead {
	background-image: url(images/source/store.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	width: 612px;
	height: 258px;
	margin: auto;
}

#buyhead {
	background-image: url(images/source/buyabeat.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 612px;
	height: 258px;
	margin: auto;
}

#viewcart {
	width: 1020px;
	height: 30px;
	margin: auto;
	padding: 15px;
	margin-bottom: 0px;
	background-color: #2e251c;
	text-align: right;
}

#storemiddle {
	width: 1050px;
	height: 1080px;
	margin: auto;
	padding-bottom: 20px;
	margin-bottom: 30px;
	background-color: #2e251c;
}

.column {
	width: 190px;
	height: auto;
	float: left;
	font-size: 10px;
	text-align: justify;
	padding: 20px;
	color: #FFFFFF;
}

.desc {
	background-color: #5f5142;
	color: #dfd9c7;
	padding: 10px;
	width: 200px;
	height: 100px;
	margin-bottom: 10px;
}

.row {
	background-color: #2e251c;
	width: 485px;
	margin: 10px;
	float: left;
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 100;
	height: 120px;
}

#jump_b {
	float: left;
	margin-top: 185px;
	margin-left: 56px;
	text-align: left;
	width: 300px;
}

a {
	color: #5f5142;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.light {
	color: #dfd9c7;
	text-decoration: none;
}

a.light:hover {
	text-decoration: underline;
}

.right {
	float: right;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 5px;
}

.left {
	float: left;
	margin-bottom: 0px;
	line-height: 5px;
}

.left_b {
	float: left;
	width: 100%;
}

.info {
	float: left;
	width: 300px;
}

.music {
	float: right;
	padding-top: 10px;
}

#menu {
	width: 660px;
	margin: auto;
	padding: 10px;
	background-color: #222222;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
}

#contain {
	background-image: url(images/source/bg.png);
	width: 660px;
	margin: auto;
	padding: 10px;
	font-size:12px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 780px;
}

#playlistarea {
	float: left;
}