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



body {
	font-family: AllerLight;
	background-color: #f3f4f6;
	background-image: url(../images/bkgd2.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
}
a:link {
	color: #003876;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003876;
}
a:hover {
	text-decoration: underline;
	color: #003876;
}
a:active {
	text-decoration: none;
	color: #003876;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 88px;
	width: 960px;
	margin-bottom: 4px;
	background-image: url(../images/header-bkgd-update.png);
	background-repeat: no-repeat;
	position: relative;
}
#navcontainer {
	height: 67px;
	width: 684px;
	position: absolute;
	right: 1px;
	bottom: 0px;
}
#logo {
	height: 58px;
	width: 153px;
	position: absolute;
	left: 19px;
	top: 21px;
	background-image: url(../images/Musitek-logo.png);
	background-repeat: no-repeat;
}
#slider {
	height: 400px;
	width: 960px;
}
#announce {
	width: 960px;
	margin-top: 4px;
	margin-bottom: 30px;
	text-align: center;
	font-family: AllerRegular;
	font-size: 17px;
	color: #e3a617;
	text-shadow: 1px 1px 0px #FFF;
}
#announce strong {
	font-family: AllerBold;
	font-weight: normal;
}
#maincontent {
	width: 960px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#footer {
	width: 940px;
	margin-top: 35px;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
.fb {
	float: right;
	font-size: 12px;
}
.bottomboxes {
	float: left;
	padding: 0px;
}
.bottomboxes li {
	float: left;
	list-style-type: none;
}
.bottomboxes a {
	display: block;
	height: 168px;
	width: 298px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #cfd3d6;
	-webkit-box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1);
	background: rgb(249, 251, 253);
	background: -moz-linear-gradient(270deg, rgb(216, 219, 224) 0%, rgb(241, 243, 245) 100%);
	background: -webkit-linear-gradient(270deg, rgb(216, 219, 224) 0%, rgb(241, 243, 245) 100%);
	background: -o-linear-gradient(270deg, rgb(216, 219, 224) 0%, rgb(241, 243, 245) 100%);
	background: -ms-linear-gradient(270deg, rgb(216, 219, 224) 0%, rgb(241, 243, 245) 100%);
	background: linear-gradient(270deg, rgb(216, 219, 224) 0%, rgb(241, 243, 245) 100%);
}
.bottomboxes a:hover {
	background: rgb(241, 243, 245);
	background: -moz-linear-gradient(270deg, rgb(228, 230, 235) 0%, rgb(245, 247, 249) 100%);
	background: -webkit-linear-gradient(270deg, rgb(228, 230, 235) 0%, rgb(245, 247, 249) 100%);
	background: -o-linear-gradient(270deg, rgb(228, 230, 235) 0%, rgb(245, 247, 249) 100%);
	background: -ms-linear-gradient(270deg, rgb(228, 230, 235) 0%, rgb(245, 247, 249) 100%);
	background: linear-gradient(270deg, rgb(228, 230, 235) 0%, rgb(245, 247, 249) 100%);
}
.editionbox-first {
	width: 172px;
	padding-right: 9px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	margin-top: 10px;
}
.editionbox {
	width: 172px;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #cfd3d6;
	float: left;
	margin-top: 10px;
}
.editionbox-last {
	width: 172px;
	padding-right: 10px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfd3d6;
	float: left;
	margin-top: 10px;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cfd3d6;
}
.editionbox, .editionbox-first, .editionbox-last, a:hover {
	text-decoration: none;
}
.editionbox p + p, .editionbox-first p + p, .editionbox-last p + p {
	margin-top: 7px;
}
.edition-image {
	height: 120px;
	width: 172px;
}
.middlebox {
	height: 83px;
	width: 458px;
	border: 1px solid #cfd3d6;
	margin-top: 30px;
	-webkit-box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1);
	background: rgb(249, 251, 253);
	background: -moz-linear-gradient(270deg, rgb(249, 251, 253) 0%, rgb(237, 239, 243) 100%);
	background: -webkit-linear-gradient(270deg, rgb(249, 251, 253) 0%, rgb(237, 239, 243) 100%);
	background: -o-linear-gradient(270deg, rgb(249, 251, 253) 0%, rgb(237, 239, 243) 100%);
	background: -ms-linear-gradient(270deg, rgb(249, 251, 253) 0%, rgb(237, 239, 243) 100%);
	background: linear-gradient(270deg, rgb(249, 251, 253) 0%, rgb(237, 239, 243) 100%);
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	float: left;
	margin-bottom: 30px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.salesbutton {
	font-family: AllerRegular;
	border: 1px solid #cfd3d6;
	-webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 1);
	box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 1);
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(237, 239, 243) 100%);
	background: -webkit-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(237, 239, 243) 100%);
	background: -o-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(237, 239, 243) 100%);
	background: -ms-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(237, 239, 243) 100%);
	background: linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(237, 239, 243) 100%);
	border-radius: 4px;
	width: 145px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 15px;
	margin-top: 4px;
	display: inline-block;
	float: left;
	margin-right: 8px;
	vertical-align: middle;
	text-shadow: 1px 1px 0px #FFF;
}
.clear {
	clear: both;
	height: 0px;
	width: 960px;
}
.salesbutton:hover {
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255 100%);
	background: -webkit-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
	background: -o-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
	background: -ms-linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
	background: linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
}
