/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a:active{outline: none;}

/*main structure*/

body{
	background: #000000 url(i/wallpaper_scroll.gif) repeat 0 0;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000;
}

div#wrapper{
	width: 1020px;
	margin: 0 auto 25px;
	text-align: left;
}

div#header{
	height:196px;
	background: transparent url(i/orton_home.png) no-repeat 0 0;
	position: relative;
}

img#splashimg{
	padding: 27px 45px 41px 25px;
	background: transparent url(i/frame-shadow.png) no-repeat 0 0;
}

p#splash{
	margin-top: 0;
	text-align: center;
}

p#splash a{
	margin: 0 20px;
}

/*paper structure*/

div#container{
	float: left;
	position: relative;
	width: 1020px;
	background: transparent url(i/paper-center-tile.png) repeat-y 16px 115px;
}

div#content{
	width: 1020px;
	float: left;
	position: relative;
	top: 25px;
	background: transparent url(i/paper-bottom2.png) no-repeat 16px 100%;
}

div.main{
	width: 1020px;
	float: left;
	padding: 25px 0;
	background: transparent url(i/paper-top2.png) no-repeat 16px 0;
	position: relative;
	top: -45px;
}

/*columns*/

div.lcolh{
	float: left;
	width: 370px;
	display: inline;
	margin-left: 90px;
	margin-top: 75px;
	text-align: center;
}

div.lcol{
	float: left;
	width: 380px;
	display: inline;
	margin-left: 60px;
	margin-top: 15px;
}

div.rcol{
	float:right;
	display: inline;
	width: 450px;
	margin-right: 80px;
	text-align: right;
	margin-top: 15px;
	text-align: center;
}

div.sidebar{
	background: transparent url(i/separator.gif) no-repeat 100% 10px;
	float: left;
	width: 250px;
	display: inline;
	margin-left: 40px;
	margin-top: 10px;
	min-height: 225px;
	height: auto !important;
	height: 225px;
}

.sidebar.pside{
	background-position: 100% 40px;
}

div.maincol{
	float:right;
	display: inline;
	width: 620px;
	margin-right: 80px;
	margin-top: 15px;
}

div#skinnybox{
	width: 280px;
}

/*nav*/

a#homelink{
	position: absolute;
	background-color: transparent;
	width: 240px;
	height: 70px;
	/*border: 1px solid gold;*/
	top: 55px;
	left: 110px;
	display: block;
	text-indent: -9999px;
}

a#splashlink{
	position: absolute;
	background-color: transparent;
	width: 80px;
	height: 119px;
	/*border: 1px solid gold;*/
	top: 4px;
	left: 350px;
	display: block;
	text-indent: -9999px;
}

a#contactlink{
	position: absolute;
	background: transparent url(i/contact_ul.gif) no-repeat 0 70px;
	width: 70px;
	height: 40px;
	/*border: 1px solid gold;*/
	top: 75px;
	right: 72px;
	display: block;
	text-indent: -9999px;
}

a#contactlink:hover, a#contactlink.current{
	background-position: -1px 0;
}

a.current{
	cursor: default;
}

a:link, a:visited{
	color: #039;
}

a:hover{
	color: #000;
}

ul#nav{
	list-style-type: none;
	padding: 135px 0 0 60px;
	font-size: 1.2em;
	color: #bca061;
}

ul#nav li{
	float: left;
	display: inline;
	margin-right: 30px;
	word-spacing: -3px;
}

ul#nav a, p#splash a{
	color: #bca061;
	text-decoration:none;
}

ul#nav a:hover, ul#nav a.current, p#splash a:hover{
	border-bottom: 1px dashed #bca061;
}

.sidebar ul{
	text-transform: uppercase;
	list-style: none;
	padding-right: 30px;
	list-style-position: inside;
}

.sidebar ul li{
	margin-top: 10px;
}

.sidebar ul li a{
	line-height: 16px;
	padding-left: 40px;
	text-decoration: none;
	display: block;
}

ul#instruments li{
	padding-left: 20px;
	line-height: 1.1em;
	text-transform: none;
}

.sidebar ul li strong{
	margin-left: 40px;
	border-bottom: 1px dashed #000;
	font-size: 1.1em;
}

.sidebar ul#instruments li strong{
	margin-left: 0;
	border-bottom: 1px dashed #000;
	font-size: 1.1em;
}

.sidebar ul li a.current{
	background: transparent url(i/pointer.gif) no-repeat 0 50%;
	color: #000;
}

.sidebar ul.downloads{
	padding-right: 30px;
	margin-bottom: 25px;
}

.sidebar ul.downloads li strong{
	margin-left: 0;
	font-size: 1.1em;
	border-bottom: none;
}

.sidebar ul.downloads li{
	padding-left: 20px;
	line-height: 1em;
	text-transform: none;
	margin-top: 5px;
}

.sidebar ul.downloads li a{
	padding-left: 0;
	text-decoration: underline;
}

ul#playlist, #presslinks ul{
	list-style-type: none;
	width: 220px;
	margin: 10px 0 20px;
}

ul#playlist li, #presslinks ul li{
	padding-left: 20px;
	line-height: 15px;
	margin-bottom: 10px;
	background: transparent url(i/arrow.jpg) no-repeat 0 2px;
}

div#presslinks{
	width: 240px;
	float: right;
	text-align: left;
}

div#pressquotes{
	width: 365px;
	text-align: left;
}

/*label nav*/

div#compnav{
	position: relative;
	top: -15px;
	left: 59px;
	width: 888px;
}

div#compnav a{
	float: left;
	display: inline;
	width: 222px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	color: #039;
	font-weight: bold;
}

div#compnav a:hover, div#compnav a.current{
	color: #000;
	background-position: 0 -60px;
}

a#filmhome{
	background: transparent url(i/orton_labels1none.gif) no-repeat 0 0;
}
a#filmfeatures{
	background: transparent url(i/orton_labels2none.gif) no-repeat 0 0;
}
a#filmdocs{
	background: transparent url(i/orton_labels3none.gif) no-repeat 0 0;
}
a#filmart{
	background: transparent url(i/orton_labels4none.gif) no-repeat 0 0;
}

/* Images */
img.shadow, div#thumbbox img.shadow{
	padding: 0px 5px 5px 0px;
	background: transparent url(i/shadow.png) 100% 100%;
	margin: 0;
}

/*Headers*/
h1{
	font-size: 1.4em;
	font-weight: bold;
}

h2{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}

h1 span, h2 span{
	font-weight: normal;
	font-size: .9em;
}

h2.sidehead{
	margin-top:32px;padding-left:20px;
}

/*Type*/

.top{
	margin-top: 0;
}

p{
	margin-top: 10px;
}

em{
	font-style: italic;
}

ul{
	list-style-position: inside;
}

blockquote{
	color: #666;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 0 10px;
	margin-top: 20px;
}

p.credit{
	padding-bottom: 36px;
	margin-top: 6px;
	text-align: center;
	margin-bottom: 30px;
	background: transparent url(i/star.jpg) no-repeat 50% 100%;
}

p.attr, li.attr{
	font-size: 11px;
	color: #666;
	margin-top: 0;
}

/*music player*/

div#playerholder{
	width: 220px;
	height: 20px;
	background: #55482C;
	margin-top: 12px;
}

div#musicplayer{
	background-color: #55482C;
}

p#listening{
	width: 250px;
	font-size: 11px;
	line-height: 11px;
}

a.played{
	text-decoration: underline;
	color: #001745;
}

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

a.nowplaying:hover{
	text-decoration: none;
}

a.nowplaying{
	position: relative;
	left: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	cursor: default;
}

li#juke{
	position: absolute;
	top: 2px;
	right: 71px;
	font-size: .9em;
	padding: 2px 4px 0;
}

ul#nav a#jukebox{
	color: #556D6E;
}

li#juke{
	color: #556D6E;
}

/*thumbnails and thickbox*/

div#thumbbox{
	width: 345px;
	float: right;
	text-align: left;
	display: inline;
}

div#thumbbox img{
	padding: 0px 2px 2px 0px;
	background: transparent url(i/tshadow.png) no-repeat 100% 100%;
	margin-right: 25px;
	margin-bottom: 25px;
}


/*mailing list*/

input.mlInput {
	background-color:#f0e2c5;
	border:1px solid #000;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	padding:3px 5px;
	margin-top:2px;
	}

input.mlButton {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#003399;
	background:none;
	border:none;
	border-bottom:1px solid #003399;
	padding:5px 0 0 0;
	line-height:13px;
	}
input.mlButton:hover {
	color:#000000;
	}