/*<group=Redefine Built-in>*/

body {
	background-repeat: no-repeat;
	background-color: #b82d89;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #b82d89;
	scrollbar-face-color: #f9ecf4;
	scrollbar-highlight-color: #f9ecf4;
	scrollbar-shadow-color: #f9ecf4;
	scrollbar-3dlight-color: #f9ecf4;
	scrollbar-arrow-color:  #686962;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #b82d89;
}

body, table, td {
	font-size: 0.76em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

input {
	font-size: 0.76em;
}

img {
	border: 1px solid #491237;
}

div {
	border: 0px dotted black;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}
div#noFlashMessage {
	color:#FFFFFF;
	font-size: 0.6em;
}
div.rss {
	float:right;
	height:16px;
	margin-top:-16px;
}
div.rss img {
	border: 0px none;
}
div.rss img#whatisrss {
	margin-left:4px;
	margin-top:-1px;
}
/*</group>*/

/* Header */

/* Navigation */


div#logo {
	/*background-image:url("../images/tmp/logo.gif");*/
	width: 167px;
	height: 139px;
	position: relative;
	left: 10px;
}

div#audio_player {
	/*background-image:url("../images/tmp/audioplayer.gif");*/
	width: 429px;
	height: 83px;
	position: relative;
	left: 200px;
	top: 10px;
}

div#signup {
	width: 175px;
	height: 51px;
	position: relative;
	left: 630px;
	top: 10px;
}

div#personalize {
	display: none;
	background-image: url("../images/tmp/personalize.gif");
	width: 175px;
	height: 32px;
	position: relative;
	left: 630px;
	top: 61px;
}

div#menu {
	position: relative;
	text-align: center;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	color: #FFF200;
}

ul#navlist li {
	display: inline;
	list-style-type: none;
	font-size: 9px;
	font-family: "Lucida Grande", Verdana Helvetica, Arial, sans-serif;
}

ul#navlist a {
	padding-left: 5px;
	padding-right: 5px;
}

ul#navlist a:link, ul#navlist a:visited {
	color: #FFF200;
	text-decoration: none;
}

ul#navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Content Wrappers */

div#nav_container {
	margin-top: 0px;
	padding: 0px;
}

div#main_container {
	position: absolute;
	width: 842px;
	left: -412px;
	*left: -411px;
	margin-left: 50%;
	border: 0px solid black;
	clear: both;
}

div#column_1, div#column_2, div#column_3 {

}

div#column_1, div#column_2, div#column_3, div#column_4, div#column_5, div#column_6 {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#column_5 div.header img {
	width: 546px;
}

div#column_6 div.header img {
	width: 829px;
}

div#column_5 div.banners img {
	width: 468px;
	margin-bottom:30px;
}

div#column_5 div.icons img {
	width: 50px;
	margin-right:80px;
	margin-bottom:30px;
}
div#column_5 div.sigs img {
	width:auto;
	margin-right:80px;
	margin-bottom:30px;
}
div#column_5 div.myspace img {
	width:auto;
	margin-bottom:30px;
}


/* Blocks */

div#news, div#blog, div#pics, div#talk, div#happening, div#links, div#tours, div#press, div#gallery, div#download, div#mobile, div#extras {
	width: 267px;
}

div#news_entry, div#blog_entry, div#gallery_main div#tour_entry {
	width: 546px;
}
div#blog_entry div#blog_entry_content img {
	float:right;
}

div#press_entry, div#tour_entry, div#links_entry, div#av_entry {
	width: 828px;
}

div#links_main {
	width: 520px;
	float:left;
	overflow:auto;
}

/* Block contents */

.header {
	margin-bottom: 5px;
}

.header img {
	border: 0px;
}

.block, .oneline_short, .oneline_long {
	background: #f9ecf4;
	padding: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	font-size: 0.76em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height:160%;
}

.oneline_short, .oneline_long {
	background: #491237;
}

div.oneline_short div.header, div.oneline_short div.header {
	margin-bottom: 0px;
}

/* Section Spans */

.news_title, .links_title, .gallery_title, .blog_title, .forum_topic_title, .av_title {
	font-weight: bold;
	display: block;
	margin-top: 5px;
	font-size: 1em;
}

div.item {
	clear: both;
	margin-bottom: 5px;
}

div.av_item {
	clear: both;
	margin-bottom: 5px;
	border-bottom: 1px solid #491237;
}

.news_title a:link, .links_title a:link, .blog_title a:link, .forum_topic_title a:link, .av_url a:link {
	color: #000000;
	text-decoration: none;
}

.news_title a:visited, .links_title a:visited, .blog_title a:visited, .forum_topic_title a:visited, .av_url a:visited {
	color: #686962;
	text-decoration: none;
}

.news_title a:hover, .links_title a:hover, .blog_title a:hover, .forum_topic_title a:hover, .av_url a:hover {
	color: #000000;
	text-decoration: underline;
}

.news_teaser a:link, .links_url a:link, .blog_text a:link {
	color: #686962;
	text-decoration: none;
}

.news_teaser a:visited, .links_url a:visited, .blog_text a:visited {
	color: #686962;
	text-decoration: none;
}

.news_teaser a:hover, .links_url a:hover, .blog_text a:hover {
	color: #000000;
	text-decoration: underline;
}

.news_teaser, .gallery_teaser, .blog_text {
	display: normal;
}

div#gallery_content {
	width: 546px;
}

.entry_title {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

.entry_date {
	font-size: 1.1em;
	font-weight: bold;
}

.entry_text {
	line-height: 200%;
}

div.entry_image {
	float: right;
	width: 269px;
	height: 269px;
}

div.entry_image img {
	border: 1px solid black;
	margin-left: 5px;
}

.news_thumb img, .news_thumb img, .blog_image img, .press_image img {
	float: left;
	border: 1px solid black;
	width: 40px;
	height: 40px;
	margin-right: 5px;
	margin-bottom: 0px;
}

/* Gallery Layout */

.gallery_image {
	width: 265px;
	height: 265px;
	overflow: hidden;
}

.gallery_image img {
	width: 265px;
	height: 265px;
	border: 1px solid black;
}

div#gallery_thumbs {

}

div#gallery_fullsize {
	float: right;
	width: 269px;
	height: 269px;
	overflow: hidden;
}

.links_url {
	display: block;
}

div#slide_holder {
	width: 269px;
	height: 269px;
	/*background-color:red;*/
	overflow: hidden;
}

div.clear {
	clear: both;
}

div.link_item {
	float: left;
	width: 250px;
}

div.press_item {
	float: left;
	width: 250px;
	margin-bottom:5px;
}

/* Audio Video Layout */

div#av_entry div.av_links_info {
	float: left;
}

div#av_entry div.av_links_block {
	margin-left: 25px;
	margin-top: 10px;
	float: left;
}

div#av_entry div.av_links_block img {
	border: 0px;
}

div#av_entry span.av_link {
	display: block;
	width: 110px;
	height: 50px;
	float: left;
}

.av_title {
	display: block;
}

.av_format {

}

.av_url {

}

/* Releases Layout */

div.entry_packshot {
	float: left;
	margin-right: 25px;
}

/* One line pods */

.oneline_short {
	width: 267px;
}

.oneline_long {
	width: 828px;
}

.oneline_short img {
	width: 267px;
}

.oneline_long img, .oneline_short img {
	margin: 0px;
}

.entry_buylinks {
	margin-top: 10px;
}

.entry_buylinks img {
	border: 0px;
}

/* Links forced into colour :) */

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #686962;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Footer Layout */

div#footer {
	background: #491237;
	width: 818px;
	position: relative;
	clear: both;
	color: #FFFFFF;
	padding: 4px;
	padding-left: 15px;
	font-size: 0.76em;
}

div#footer a:link, div#footer a:visited {
	color: #FFFFFF;
	!important
}


