/* COMMON ================================================= */

a:link, a:visited {
	color: #FF0000; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF0000;
	padding: 2px;
	vertical-align: middle;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF0000;
	padding: 2px;
	vertical-align: middle;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF0000;
	padding: 2px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF0000;
	padding: 1px;
	vertical-align: middle;
}

.bselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF0000;
	padding: 1px;
	vertical-align: middle;
}

.image_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	clear: left;
}

#rss_button {
	text-align: center;
	position: relative;
	height: 15px;
	top: 35px;
}

#rss_button img{
	border: 0px;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#copyright {
	text-align: center;
	position: relative;
	width: 400px;
	top: 60px;
}

#copyright a {
	font-weight: normal;
}

.footerwrap {
	position: relative;
	width: 1024px;
	height: 100px;
}

/* TEMPLATE ================================================= */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.body_wrapper {
	width: 1024px;
}

.body_header {
	width: 1024px;
	height: 234px;
	background-image:url(http://s195407352.websitehome.co.uk/blasst/images/header_bg.jpg);
	padding: 0px;
}

.body_middle {
	width: 1024px;
	background-image:url(http://s195407352.websitehome.co.uk/blasst/images/middle_bg.jpg);
}

.body_footer {
	width: 1024px;
	height: 106px;
	background-image:url(http://s195407352.websitehome.co.uk/blasst/images/footer_bg.jpg);
}

.body_table {
	position: relative;
	width: 720px;
	left: 180px;
	border: 0px;
}

.body_right {
	width: 150px;
	vertical-align: top;
}

.body_left {
	width: 520px;
	vertical-align: top;
}

/* CONTENT ================================================= */

#cont_table {
	width: 100%;
}

#cont_table th {
	padding: 5px;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #FF0000;
	border-bottom: 0px;
}

#cont_table p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

.cont_table_clear {
	padding: 5px;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.cont_table_end {
	padding: 5px;
	border: 2px solid #FF0000;
	border-top: 0px;
}

.cont_table_blankend {
	border: 2px solid #FF0000;
	border-top: 0px;
	font-size: 1px;
}

#content_detail_images {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
}

#content_detail_images img {
	margin: 7px;
	border: 0px;
	vertical-align: top;
}

#cont_table_related {
	width: 100%;
	margin-top: 5px;
}

#cont_table_related th {
	color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #FF0000;
}

.cont_table_related_clear {
	font-size: 11px;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.cont_table_related_end {
	padding: 5px;
	border: 1px solid #FF0000;
	border-top: 0px;
}

.cont_table_related_blankend {
	border: 1px solid #FF0000;
	border-top: 0px;
	font-size: 1px;
}

#cont_table_listen {
	font-size: 10px;
	width: 100%;
	border: 1px solid #FF0000;
}

#cont_table_listen {
	padding: 5px;
	margin-top: 3px;
}

/* RIGHT COLUMN ================================================= */

#right_table {
	width: 100%;
	background-image: url(http://s195407352.websitehome.co.uk/blasst/images/sidemenu_bg.png);
	background-repeat: repeat;
}

#right_table a{
	position:relative;
}

#right_table th {
	padding: 5px;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #FF0000;
	border-bottom: 0px;
}

#right_table p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 5px;
}

.right_table_clear {
	padding: 5px;
	padding-top: 2px;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.right_table_end {
	padding: 5px;
	padding-top: 2px;
	border: 2px solid #FF0000;
	border-top: 0px;
}

.right_table_blankend {
	border: 2px solid #FF0000;
	border-top: 0px;
	font-size: 1px;
}

.right_artistlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}

/* POP UPS ================================================= */

#shout_table {
	width: 400px;
	margin: 5px;
}

#shout_table th {
	padding: 5px;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #FF0000;
	border-bottom: 0px;
}

.shout_table_clear {
	padding: 5px;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.shout_table_end {
	padding: 5px;
	border: 2px solid #FF0000;
	border-top: 0px;
}

#comments_table {
	width: 500px;
	margin: 5px;
}

#comments_table th {
	padding: 5px;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #FF0000;
	border-bottom: 0px;
}

.comments_table_clear {
	padding: 5px;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.comments_table_end {
	padding: 5px;
	border: 2px solid #FF0000;
	border-top: 0px;
}

#radioshout_table {
	width: 650px;
	margin: 5px;
}

#radioshout_table th {
	padding: 5px;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #FF0000;
	border-bottom: 0px;
}

.radioshout_table_clear {
	padding: 5px;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.radioshout_table_end {
	padding: 5px;
	border: 2px solid #FF0000;
	border-top: 0px;
}

#instructions_table {
	width: 630px;
	margin: 10px;
}

#instructions_table th {
	padding: 2px;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #FF0000;
	border-bottom: 0px;
}

.instruction_table_clear {
	padding: 2px;
	border: 1px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.instructions_table_end {
	padding: 2px;
	border: 1px solid #FF0000;
	border-top: 0px;
}

/* COMMENTS ================================================= */

#comment_table {
	width: 100%;
}

#comment_table th {
	padding: 5px;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-right: 0px;
}

.comment_table_thr {
	padding: 5px;
	color: #FF0000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: rightt;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-left: 0px;
}

.comment_table_clear {
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 2px solid #FF0000;
	border-bottom: 0px;
	border-top: 0px;
}

.comment_table_end {
	padding: 5px;
	border: 2px solid #FF0000;
	border-top: 0px;
}

.comment_table_blankend {
	border: 2px solid #FF0000;
	border-top: 0px;
	font-size: 1px;
}

/* SEARCH PAGE ================================================= */

.search_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.search_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.search_headlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* BANNERS ================================================= */

#topbanner_table {
	width: 100%;
	border: 2px solid #FF0000;
}

#topbanner_table td {
	padding: 5px;
	text-align: center;
}

#rightbanner_table {
	width: 100%;
	border: 2px solid #FF0000;
	background-image: url(http://s195407352.websitehome.co.uk/blasst/images/sidemenu_bg.png);
	background-repeat: repeat;
}

#rightbanner_table td {
	text-align: center;
	padding-top: 10px;
}

#rightbanner_table img {
	margin: 10px;
	margin-top: 0px;
}

#rightbanner_table a{
	position:relative;
}

/* MAIN MENU & SEARCH BOX ================================================= */

.b_menu {
	position: relative;
	width: 1024px;
	height: 234px;
}

.b_menu_home {
	position: absolute;
	width: 90px;
	height: 35px;
	top: 34px;
	left: 409px;
}

.b_menu_artists {
	position: absolute;
	width: 125px;
	height: 35px;
	top: 33px;
	left: 521px;
}

.b_menu_events {
	position: absolute;
	width: 120px;
	height: 35px;
	top: 32px;
	left: 668px;
}

.b_menu_radio {
	position: absolute;
	width: 95px;
	height: 35px;
	top: 32px;
	left: 809px;
}

.b_menu_competitions {
	position: absolute;
	width: 160px;
	height: 25px;
	top: 66px;
	left: 403px;
}

.b_menu_store {
	position: absolute;
	width: 80px;
	height: 25px;
	top: 67px;
	left: 569px;
}

.b_menu_forum {
	position: absolute;
	width: 85px;
	height: 25px;
	top: 67px;
	left: 657px;
}

.b_menu_audioplayer {
	position: absolute;
	width: 160px;
	height: 25px;
	top: 66px;
	left: 756px;
}

.b_menu_joinnow {
	position: absolute;
	width: 180px;
	height: 25px;
	top: 100px;
	left: 720px;
}

.b_search {
	position: absolute;
	width: 350px;
	height: 30px;
	top: 193px;
	left: 512px;
	vertical-align: text-top;
}

.searchbox_input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px
}

.searchbox_button input {
	background-color: transparent;
	border: 0px;
}

