
body,html {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	background: url(images/bgmain.jpg) repeat center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f5d3a;
}
a {
	color: #a5896d;
	text-decoration: none;
}
a:hover {
	color: #7f5d3a;
	text-decoration: none;
}
bodyleftcolumn a {
	color: #7f5d3a;
	text-decoration: none;
}
bodyleftcolumn a:hover {
	color: #a5896d;
	text-decoration: none;
}
.texttitle, .textsubtitle, .textsubsubtitle {
	color: #4a6a88;
	font-weight: bold;
	text-transform: uppercase;
}
.texttitle {
	font-size: 110%;
}
.textsubtitle {
	font-size: 95%;
}
.textsubsubtitle {
	font-size: 90%;
}
.bodyleftcolumn a, .bodyleftcolumn2 a {
	color: #7f5d3a;
}
.bodyleftcolumn a:hover, .bodyleftcolumn2 a:hover {
	color: #a5896d;
}
.blue {
	color: #4a6a88;
}
#shell {
	background: url(images/bgtop.jpg) repeat-x top;
}
#frame {
	margin: 0 auto;
	width:830px;
	background: url(images/bgcontent.jpg) repeat-y;
}
.topleft {
	float:left;
	width:24px;
	height:354px;
	background: url(images/topleftborder.jpg) no-repeat;
}
.topright {
	float:left;
	width:24px;
	height:354px;
	background: url(images/toprightborder.jpg) no-repeat;
}
.topcentre {
	float:left;
	width:761px;
	margin: 0 0 0 21px;
}
#columns {
	background-image: url(images/leftcolumnbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:739px;
}
.columnswide {
	background-image: url(images/columnswide.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftcolumn {
	width:247px;
	margin: 0px 0 0 0;
	float:left;

}
.maincolumn {
	width:475px;
	margin: 0px 0 0 10px;
	float:left;
}
.widecolumn {
	width:735px;
	margin: 0px 0 0 4px;
	float:left;
}
.header {
	height: 364px;
}
.maintitle {
	padding: 23px 0 0 7px;
	float: left;
}
.lefttitle {
	padding: 0px 0 0 15px;
}
.widetitle {
	padding: 23px 0 0 11px;
}
.mainsplitter {
	background: url(images/maincolumnsplitter.gif) repeat-x;
	height:1px;
	margin: 5px 0 10px 0px;
	clear: both;
}
.mainsplitter2 {
	background: url(images/maincolumnsplitter2.gif) repeat-x;
	height:3px;
	margin: 5px 0 10px 0px;
	clear: both;
}
.mainsplitter3 {
	background: url(images/splitter3.gif) no-repeat center;
	height:25px;
	margin: 5px 0 10px 0px;
	clear: both;
}
.sidesplitter {
	background: url(images/leftcolumnsplitter.jpg) repeat-x;
	height:1px;
	margin: 5px 5px 10px 6px;
}
.clear {
	clear:both;
}
#imagerotate {
	padding: 5px 15px;
}
#recordingsplayer {
	padding: 5px 0 5px 35px;
}
#foot {
	background: url(images/jjfoot.jpg) no-repeat;
	width:830px;
	height:80px;
	margin: 0 auto;
}
#foot2 {
	background: url(images/jjfoot2.jpg) no-repeat;
	width:830px;
	height:80px;
	margin: 0 auto;
}
.wlpsection {
	text-align:right;
	float: right;
	vertical-align: bottom;
	padding: 15px 35px 10px 0;
}
.wlpsection a {
	color:#ffffff;
	}
.wlpsection a:hover {
	color:#e0e8f1;
}
.body {
	padding: 10px 0px 10px 12px;
	text-align: justify;
}	
.smallbody {
	padding: 10px 0px 10px 12px;
	text-align: justify;
	font-size: 95%;
}
.bodyrightcolumn {
	padding: 10px 0px 10px 7px;
	text-align: justify;
}
.titlepadding {
	padding: 0px 0px 5px 0px;
}
.bodyleftcolumn {
	padding: 10px 15px 5px 15px;
}
.bodyleftcolumn2 {
	padding: 0px 15px 5px 15px;
}


.formfield {	
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f5d3a;
}

.formfield2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f5d3a;
	width: 60px;
}
#footermenu {
	text-align:left;
	padding: 15px 10px 5px 10px;
	vertical-align: middle;
}

#footermenu ul {
	list-style-type: none;
}
#footermenu ul li {
	display:inline;
	
}
#footermenu a {
	color:#4a6a88;	

}
#footermenu a:hover {
	color:#4a6a88;
	text-decoration:underline;
}
.invisible {
	display:none;
}

/* splash */

div#splash_bgr {
	background:transparent url('images/splash_bgr.png') top center no-repeat; 
	width:830px; 
	height:580px; 
	position:relative; 
	margin:0 auto 0 auto; 
	padding:0;
	border:0; 
	text-align:center;
}
img#decca_logo {
	position:absolute;
	left:743px;
	top:8px;
	width:42px;
	height:35px;
	border:0;
	padding:0;
	margin:0;
}
a#splash_image {
	background:#ffffff url('images/splash_image.jpg') top center no-repeat; 	
	display:block;
	position:absolute;
	top:53px;
	left:46px;
	width:739px;
	height:381px;
	border:0;
	padding:0;
	margin:0;
}
.nodisp {
	display:none;
}
a#splash_enter {
	background:#ffffff url('images/splash_enter.gif') top center no-repeat; 	
	display:block;
	position:absolute;
	top:455px;
	left:358px;
	width:419px;
	height:70px;
	border:0;
	padding:0;
	margin:0;
}
a#new_feature {
	background:#ffffff url('images/newalbumfeature.gif') top center no-repeat; 	
	display:block;
	position:absolute;
	top:505px;
	left:40px;
	width:199px;
	height:23px;
	border:0;
	padding:0;
	margin:0;
}
p#player_splash {
	position:absolute;
	top:435px;
	left:46px;
	width:295px;
	height:65px;
	margin:0;
	padding:0;
	border:0;
}
div#wlp_splash {
	position:absolute;
	top:540px;
	left:580px;	
}
.newsimage {
float:left;
padding:0 10px 10px 0;
clear:left;
}

.videoitem {
	width:480px;
	margin:30px auto;
}

.rss {
	padding: 23px 0 0 0px;
	float: right;
}