html, body { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	background: #FAF5E2 url(../images/bg01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6B675B; }

h1,h2,h3,h4,h5,h6 {margin-top: 0px;}
h3 {margin-bottom: 0px;}
.frontpage {margin-bottom: 10px; }

p, ol, ul {
	margin-bottom: 20px 0px;
	line-height: 21px;
        }
p.last {margin-bottom: 40px;}

ul {  
	margin-left: 0px;
	padding-left: 0px;
	list-style: none; }

ul.settings {list-style: disc;
              margin:0px 0px 40px 20px;}

strong { font-weight: 500; }

a { color: #990066; }

	a:hover { color: #FF0066; }

	a img { border: none; }

img.aligncenter { margin: 0px auto; }

/** WRAPPER */
.container {
	width: 778px;
	margin: 0px auto; }

.clearfix { clear: both; height: 40px; }


/** HEADER */
#header-bg-repeat {
	background: #261E1B url(../images/sprite6.jpg) 0 0 repeat-x;
	height: 100px; }

#header-bg-center {
	background: url(../images/bg03.jpg) no-repeat center top;
	margin-top: -100px; }

#header {
	display: block;
	height: 100px; }

/** LOGO */
#logo {
	width: 299px;
	height: 100px;
	float: left;
	background: url(../images/sprite4.jpg) 0 0 no-repeat; }

	#logo h1, #logo p {
		margin: 0px;
		line-height: normal;
		text-indent: -9999em; }

	#logo h1 a {
		display: block;
		width: 300px;
		height: 100px; }

/** MENU */
#menu { float: right; }

	#menu ul { 
		float: right;
		margin-top: -4px;
		padding: 56px 0px 0px 0px;
		list-style: none; }

	#menu li { float: left; }

	#menu a  {	
              padding: 0px 8px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 16px;
		color: #ECECEB; }

		#menu a:hover { text-decoration: underline; color: #FEFEFE; }
              #menu a.inactive, #menu a.inactive:hover { color: #C0C0C0; text-decoration: none; cursor: default;}

/** PAGE */
#page-bg-repeat { background: url(../images/bg04.jpg) repeat left top; }

#page-bg-center { background: url(../images/bg05.jpg) repeat-y center top; }

#page-bg-top { background: url(../images/bg06.jpg) no-repeat center top; }

#page-bg-bottom { background: url(../images/bg07.jpg) no-repeat center bottom; }

#page {
	width: 760px;
	padding: 20px 0px 10px 0px; }

/** CONTENT */
#content {
	min-height: 100px;
	float: right;
	width: 537px; }

.content { overflow: auto; }

#tagline {
	width: 537px;
	height: 200px;
	background: url(../images/sprite5.jpg) 0 0 no-repeat;
	margin: 0 0 5px 0; }

.med_pic1 {
	width: 285px;
	height: 84px;
	background: url(../images/sprite5.jpg) 0 -400px no-repeat; }

.med_pic2 {
	width: 285px;
	height: 84px;
	background: url(../images/sprite5.jpg) 0 -300px no-repeat; }

.small_pic1 {
	width: 69px;
	height: 99px;
	background: url(../images/sprite5.jpg) 0 -500px no-repeat; }

#page>form { margin: 0 0 5px 0; }

.alignleft {
	float: left;
	margin: 3px 20px 0px 0px; }

.alignright {
	float: right;
	margin: 3px 0px 0px 20px; }

/** SIDEBAR */
#sidebar {
	float: left;
	width: 212px; }

/** MUSIC PAGE */
ul.clips h4 {margin-bottom: 5px;}
ul.clips li {margin-bottom: 20px;}

/** PURCHASE PAGE */
.purchasebox {
	overflow: auto;
	clear: both;
       margin: 18px 10px; }

.lastpurchasebox {margin-bottom: 0px;}

.purchasebox h4 {margin-bottom: 6px;}

/** CONTACT FORM */

#contactform fieldset { border: 1px #3B3633 solid; padding: 20px; }

#contactform legend { color: #3B3633; margin-bottom: 10px;  }

#contactform li { margin: 0 5px 10px 0; clear: both; }

#contactform label {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
	text-align: right; }

#contactform textarea {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto; }

#contactform strong { color: red; }

#contactform span { color: green; margin:10px;}

#sendbutton {	float: left;
	margin: 0 110px 10px 0;
}

/** FOOTER */
#footer-bg-repeat {
	background: #45403C url(../images/sprite6.jpg) 0 -100px repeat-x;
	height: 150px; }

#footer-bg-center {
	background: url(../images/bg09.jpg) repeat-y center top;
	margin-top: -150px; }

#footer-bg-top { background: url(../images/bg10.jpg) no-repeat center top; }

#footer-bg-bottom { background: url(../images/bg11.jpg) no-repeat center bottom; }

#footer {
	min-height: 100px;
	position: relative;
	display: block;
	width: 730px;
	padding: 40px 0px;
	color: #A5A19D; }

	#footer .column1 {
		float: left;
		width: 420px; }

	#footer #badge {  }

	#footer .column2 {
		float: right;
		width: 280px; }

	#footer strong { color: #CBC6C1; }

	#footer a { color: #E0E0E0; }
	#footer a:hover { color: #F8F8F8; }
       #footer a.inactive, #footer a.inactive:hover { color: #C0C0C0; text-decoration: none; cursor: default;}

	#footer ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		line-height: 25px; }

	#footer li {
		float: left;
		width: 50%; }

	#footer .legal {
		color: #8C8782;
		margin: 20px 0 0 0; }

	#footer #badge {		
              margin: 0 0 50px 0;
		position: absolute;
		bottom: 0;
              left: 0;
              }

.open_quotes {
	width: 40px;
	height: 26px;
	background: url(../images/sprite4.jpg) -340px 0 no-repeat; }

.close_quotes {
	width: 40px;
	height: 26px;
	background: url(../images/sprite4.jpg) -400px 0 no-repeat; }

.close_quotes+p { text-align: center; }

/** COMMON BOX STYLES */
.title h2 {
	height: 34px;
	margin: 0;
	padding: 20px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000,0 -1px 0 #FFFFFF;
	text-shadow: 0 1px 0 rgba(0,0,0,0.7),0 -1px 0 rgba(255,255,255,0.7); }

.content {
	overflow: auto;
	padding: 15px; }

/** BOX STYLE 1 */
.box-style1 .title {
	width: 537px;
	height: 54px;
	background: #5E5452 url(../images/sprite5.jpg) 0 -220px no-repeat; }

	.box-style1 .title span { color: #9A928D; }

.box-style1 .bigimg { margin: 0px 0px 20px 40px; }

/** BOX STYLE 2 */
.box-style2 {
	height: 220px;
	min-height: 220px; }

html>body .box-style2 { height: auto; }

.box-style2 .title {
	width: 212px;
	height: 54px;
	background: #A84967 url(../images/sprite5.jpg) -300px -400px no-repeat; }

	.box-style2 .title span { color: #DEAAA7; }

.box-style2 .content {font-size: 13px;}

/** BOX STYLE 3 */
.box-style3 .title {
	width: 212px;
	height: 54px;
	background: #3B6349 url(../images/sprite5.jpg) -300px -300px no-repeat; }

	.box-style3 .title span { color: #95B6A0; }

/** BOX STYLE 4 */
.box-style4 .title {
	width: 759px;
	height: 54px;
	background: #5E5452 url(../images/subpage2_01.jpg) no-repeat left top; }

	.box-style4 .title span { color: #9A928D; }


