/* ===== NAVIGATION STYLES ===== */

#indexnavigationcontainer {
	position: absolute;
	width: 1000px;
	padding: 0px;
	top: 33px;
	z-index: 4;
	height: 87px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../i_media/containershadow.gif);
	background-repeat: no-repeat;
}
#navigationcontainer {
	position: fixed;
	width: 1000px;
	padding: 0px;
	top: 0px;
	z-index: 4;
	height: 87px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../i_media/containershadow.gif);
	background-repeat: no-repeat;
}
#navigation {
	position: absolute;
	width: 960px;
	height: 66px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	z-index: 4;
	margin: 0px;
	left: 20px;
	top: 20px;
	padding: 0px;
	background-color: #EEEEEE;
}
/*.navredtext {
	color: #990000;
}*/
#navcolumn1 {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 8px;
	width: 200px;
	height: 40px;
	margin: 0px;
}
#navcolumn2, #navcolumn3, #navcolumn4, #navcolumn5, #navcolumn6 {
	position: absolute;
	top: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#navcolumn2 {
	right: 550px;
}
#navcolumn3 {
	right: 300px;
	width: 100px;
}
#navcolumn4 {
	right: 170px;
	width: 110px;
}
#navcolumn5 {
	right: 0px;
	width: 158px;
}
/*#navcolumn6 {
	right: 0px;
}*/
#navcolumn2 ul, #navcolumn3 ul, #navcolumn4 ul, #navcolumn5 ul, #navcolumn6 ul  {
	margin: 0px;
	padding: 0px;
}
#navcolumn2 li, #navcolumn3 li, #navcolumn4 li, #navcolumn5 li, #navcolumn6 li  {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navigation p {
	margin: 0px;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
}
#navheading {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;	
}
#navigation a {
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	padding-left: 12px;
}
#navigation a:hover {
	color: #990000;
	background-image: url(../i_media/nav_bullet_hover.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
	background-position: 0px 1px;
}
#navheading p {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 12px;
	padding: 0px;
}
#freeresourceslink a {
	font-weight: bold;
	color: #595959;
}
#freeresourceslink a:hover {
}
#navigation img {
	border: none;
}

/* ===== HOMEPAGE ===== */
#homemasthead {
	width: 960px;
	padding: 0px;
	z-index: 5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: absolute;
}
#homemasthead h1 {
	line-height: 1.3em;
	border-top-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.homemastheadtextsmaller {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


/* ===== BASIC SITE WIDE ===== */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	padding: 0px;
}
#shadowcontainer {
	background-image: url(../i_media/containershadow.gif);
	background-repeat: no-repeat;
	height: 400px;
	padding-top: 0px;
	padding-left: 0px;
	position: fixed;
	width: 1000px;
	z-index: 1;
}
#indexshadowcontainer {
	background-image: url(../i_media/containershadow.gif);
	background-repeat: no-repeat;
	height: 400px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	width: 1000px;
	z-index: 1;
	top: 40px;
}
#indexcontentcontainer {
	position: absolute;
	width: 960px;
	left: 20px;
	top: 213px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCC99;
	z-index: 3;
	height: 340px;	/*height: 300px;*/
}
#contentcontainer {
	position: absolute;
	width: 960px;
	left: 0px;
	top: 123px;
	margin-left: 20px;
	z-index: 2;
	background-color: #CCCC99;
}

#contentcontainerheader {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#contentcontainerfootnote {
	padding: 5px 5px 0px;
	text-align: right;
	margin: 0px;
	position: absolute;
	bottom: -20px;
	width: 950px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
#indexcontentcontainer a {
	font-weight: bold;
	margin: 0px;
}
#indexcontentcontainer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#pagetitleindexpage {
	position: absolute;
	width: 960px;
	margin: 0px;
	padding: 4px 0px 0px;
	top: 120px;
	text-align: left;
	height: 90px;
	z-index: 3;
	left: 20px;
	border-bottom-style: none;
	background-color: #999933;
	background-image: url(i_media/pagetitleimagemusiclabel.jpg);
	background-repeat: no-repeat;
}
#pagetitleindexpage h1 {
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px;
	line-height: 1em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#pagetitle {
	padding: 10px;
	top: 79px;
	text-align: left;
	z-index: 3;
	left: 0px;
	position: absolute;
	background-color: #999966;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 940px;
}
#pagetitle h1, #indexpagecolumn1title h1, #musiclabelboxtitle h1 {
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#indexcdcoverbox {
	border: 1px solid #FFFFFF;
	position: absolute;
	height: 120px;
	width: 120px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: -122px;
	background-image:  url("mattottewill/images/cover_links/gatefoldcoverbig.gif");
}
#indexbox1 {
	position: absolute;
	width: 879px;
	left: 30px;
	top: 28px;
	padding: 10px;
	height: 129px;
}
#indexbox2 {
	position: absolute;
	z-index: 3;
	opacity:0.9;
	filter: alpha(opacity=90);
	top: 135px;
	text-align: center;
	background-color: #999966;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.3em;
	padding: 15px;
	left: 257px;
	border: 2px solid #FFFFFF;
	width: 410px;
}
#indexbox2 p {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
#indexbox2 h2 {
	letter-spacing: 2px;
	font-style: italic;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#indexbox1 h2 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #990000;
	display: block;
}
#indexbox2 a {
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
}
#indexbox2 a:hover {
	color: #000000;
}
#contentcolumn1of3, #contentcolumn2of3, #contentcolumn3of3 {
	margin: 0px;
	background-color: #CCCC99;
	width: 279px;
	float:left;
	top: 0px;
	z-index: 3;
	padding: 20px;
}
#contentcolumn1of1 {
	margin: 0px;
	background-color: #CCCC99;
	top: 0px;
	z-index: 3;
	padding: 20px;
}
#contentcolumn2of3, #contentcolumn3of3 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#contentcolumn3of3 {
	
}
.indextwothirdsofpageboxout {
	border: 1px solid #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
	width: -1px;
	float: right;
	position: absolute;
	margin: 0px;
	left: 449px;
	top: 15px;
	z-index: 2;
	height: -1px;
}

#paypalColumn1 {
	margin: 0px 10px 0px 0px;
	width: 240px;
	padding: 0px;
	float: left;
}
#paypalColumn2 {
	margin: 0px;
	width: 120px;
	padding: 0px;
	float: left;
}

/* ===== CONTENT TEXT ===== */
/*#contentcontainer h1 {
	font-size: 20px;
	color: #333333;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}*/
#contentcontainer h1 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#contentcontainer h2 {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentcontainer p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .8em;
	padding-left: 0px;
	color: #000000;
}
#contentcolumn1of3 a, #contentcolumn2of3 a, #contentcolumn3of3 a, #contentcolumn1of1 a, #closewindow a {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	padding-bottom: 2px;
	font-weight: normal;
}

#contentcolumn1of3 a:hover, #contentcolumn2of3 a:hover, #contentcolumn3of3 a:hover, #contentcolumn1of1 a:hover, #closewindow a:hover {
	color: #990000;
	border-bottom-style: none;
}

.copyright {
	font-size: 9px;
	line-height: 1em;
	color: #999999;
	font-style: italic;
}

.bold {
	font-weight: bold;
	color: #000000;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.redbold {
	color: #990000;
	font-weight: bold;
}
.imageleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imageright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*.imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.imageright {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}*/

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.phpalertmessage {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}
#closewindow {
	margin: 0px;
	position: absolute;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1000px;
	font-size: 14px;
	font-weight: normal;
}

.no_underline {
	text-decoration: none;
}
#rule {
	line-height: 1px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-size: 1px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.note {
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}
.author {
	color: #777777;
	font-size: 9px;
}
.tracknumber {
	font-size: 8px;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dropshadow {
	background-image: url(../i_media/shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: right;
	float: right;
	position: relative;
	margin-bottom: 1px;
	margin-left: 15px;
}
.dropshadow img {
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
	display: block;
	position: relative;
}
.dropshadowbig {
	background-image: url(../i_media/shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: right;
	float: right;
	position: relative;
	margin-bottom: 1px;
	margin-left: 15px;
}
.dropshadowbig img {
	margin-top: -8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: -8px;
	display: block;
	position: relative;
