/*
	Toasted Colour Palette
	======================
	stone white:#EBE7D4
	stone:		#DBCEAE
	toast:		#EBDBB3
	grey:		#999
	red:		#900
	orange:		#CF4B1C
	dark pink:	#BB573E
	v dark pink:#993232
*/
html * {margin:0;padding:0}
html {font-family:Arial, Helvetica, sans-serif}
body {background:url(/images/bg_large.png) top center repeat-x #CF4B1B}

#ex {width:100%;margin:0 auto}
#in {float:left;position:relative;height:100%;width:100%}
#layout {position:relative;width:1017px;margin:0 auto}
#logo_jump {position:absolute;top:-18px;right:-25px}
#logo_nojump {position:absolute;top:42px;right:55px}

#footer {position:absolute;top:535px;left:53px;width:910px;font-family:impact,arial,helvetica,sans-serif}
	#footer a {color:#000}
	#footer p {margin-top:10px;font-size:18px;color:#C00;font-weight:normal}

.screen {position:absolute;width:412px;/*height:309px;*/height:309px;top:171px;background:#000;overflow:auto;padding: 0;}
	.light {background:#E8E4CF}
	.dark {background:#000}
	.white {background:#FFF}
	
.text {padding:10px}
	.text li {list-style-type:disc;margin:0 0 .5em 30px;font-size:12px;color:#333}
	.text ul {margin-bottom:1em}
#sl {left:52px}
#sr {left:550px; overflow:hidden;}

#flash_sublinks {padding:0 22px;position:absolute;bottom:22px}
.flash_sublink {float:left;position:relative;background:#EBDBB3;width:66px;text-align:center;font-size:9px;overflow:hidden;text-decoration:none;color:#000;font-weight:bold}
.flash_sublink:hover {background:#900;color:#FFF}
.mr40 {margin-right:34px}
.mr4 {margin-right:9px}
.pt18 {padding-top:18px;height:30px}
.pt12 {padding-top:12px;height:36px}
.pt8 {padding-top:8px;height:40px}

#arts_music_commercial {position:absolute;left:145px;top:79px}

#nav {position:absolute;top:65px;left:52px}

h1 {font-size:20px;color:#CF4B1C;font-weight:bold;margin-bottom:15px}
h2 {font-size:16px;color:#000;font-weight:bold;margin-bottom:5px}
h3 {font-size:14px;color:#000;font-weight:bold}
p {font-size:14px;color:#333;margin-bottom:1em;line-height:130%}

form div {padding:3px 12px;float:left;width:388px}
form div label {float:left;clear:both;font-weight:bold;background:#900;color:#FFF;font-size:11px;padding:2px 4px}
form div input[type=text],form div textarea {float:left;clear:both;width:374px}
form input[type=submit] {float:right;margin:6px 22px 0 0;border:#000 1px solid;padding:3px 6px;background:#900;color:#FFF;font-size:18px;font-weight:bold}
form input[type=submit]:hover {background:#F00;color:#FFF;cursor:pointer}

.cnr_nw {position:absolute;top:0;left:0;width:10px;height:10px;background:url(/images/corners/nw.gif) no-repeat}
.cnr_ne {position:absolute;top:0;right:0;width:10px;height:10px;background:url(/images/corners/ne.gif) no-repeat}
.cnr_sw {position:absolute;bottom:0;left:0;width:10px;height:10px;background:url(/images/corners/sw.gif) no-repeat}
.cnr_se {position:absolute;bottom:0;right:0;width:10px;height:10px;background:url(/images/corners/se.gif) no-repeat}

.cnr_nw_b {position:absolute;top:0;left:0;width:10px;height:10px;background:url(/images/corners/nw_b.gif) no-repeat}
.cnr_ne_b {position:absolute;top:0;right:0;width:10px;height:10px;background:url(/images/corners/ne_b.gif) no-repeat}
.cnr_sw_b {position:absolute;bottom:0;left:0;width:10px;height:10px;background:url(/images/corners/sw_b.gif) no-repeat}
.cnr_se_b {position:absolute;bottom:0;right:0;width:10px;height:10px;background:url(/images/corners/se_b.gif) no-repeat}

.cnr_nw_w {position:absolute;top:0;left:0;width:10px;height:10px;background:url(/images/corners/nw_w.gif) no-repeat}
.cnr_ne_w {position:absolute;top:0;right:0;width:10px;height:10px;background:url(/images/corners/ne_w.gif) no-repeat}
.cnr_sw_w {position:absolute;bottom:0;left:0;width:10px;height:10px;background:url(/images/corners/sw_w.gif) no-repeat}
.cnr_se_w {position:absolute;bottom:0;right:0;width:10px;height:10px;background:url(/images/corners/se_w.gif) no-repeat}

#low_quality_version {position:absolute;right:70px;top:488px;font-size:11px}
#low_quality_version a {color:#000;text-decoration:none}

#mp3_player {width:240px;height:30px;position:absolute;right:0;bottom:20px}