a:visited { color : inherit; text-decoration: none; }
a:link, a:hover { text-decoration:none; }
form { padding:0; margin:0 }

.dmcnav		{ font-size: 12px !important; font-size /**/: 10px; color : #E1E1E1; }
.dmcnav a:link, .dmcnav a:visited	{ text-decoration: none; color : #E1E1E1; }
.dmcnav a:hover { text-decoration: none; color : #FF6C30; }
.dmcnavtop		{ font-size: 10px; color : #E1E1E1; }
.dmcnavtop a:link, .dmcnavtop a:visited	{ text-decoration: none; color : #E1E1E1; }
.dmcnavtop a:hover { text-decoration: none; color : #FF6C30; }
.dmcnavbot		{ font-size: 10px; color : #E1E1E1; }
.dmcnavbot a:link, .dmcnavbot a:visited	{ text-decoration: none; color : #E1E1E1; }
.dmcnavbot a:hover { text-decoration: none; color : #FF6C30; }

.dgen { font-size : 12px; color : black; }
.dgen a:link { text-decoration: none; color : #333333;}
.dgen a:visited	{ text-decoration: none; color : #333333;}
.dgen a:hover { text-decoration: none; color : #FF6C30; }

.dgenexample { font-size : 12px; text-align : center; color : black;
	font-style: italic;
}

.dgenb { font-weight : bold; font-size : 12px; color : black; }
.dgenb a:link { text-decoration: none; color : #333333;}
.dgenb a:visited	{ text-decoration: none; color : #333333;}
.dgenb a:hover { text-decoration: none; color : #FF6C30; }

.dlink { font-weight : bold; font-size : 12px; color : black; }
.dlink a:link { text-decoration: none; color : #333366;}
.dlink a:visited	{ text-decoration: none; color : #333366;}
.dlink a:hover { text-decoration: none; color : #FF6C30; }

.dhead { font-weight : bold; font-size : 15px; color : black; background : inherit;}
.dheadtxt { font-weight : bold; font-size : 12px; color : black;}
.dheadtxt a:link { text-decoration: none; color : #333333;}
.dheadtxt a:visited	{ text-decoration: none; color : #333333;}
.dheadtxt a:hover { text-decoration: none; color : #FF6C30; }


.dgenmed { font-size : 11px; color : black;}
.dgenmed a:link { text-decoration: none; color : #333333;}
.dgenmed a:visited	{ text-decoration: none; color : #333333;}
.dgenmed a:hover { text-decoration: none; color : #FF6C30; }

.dgensmall { font-size : 10px; color : black;}
.dgensmall a:link { text-decoration: none; color : #333333;}
.dgensmall a:visited	{ text-decoration: none; color : #333333;}
.dgensmall a:hover { text-decoration: none; color : #FF6C30; }

.dgensmaller { font-size : 9px; color : black;}
.dgensmaller a:link { text-decoration: none; color : #333333;}
.dgensmaller a:visited	{ text-decoration: none; color : #333333;}
.dgensmaller a:hover { text-decoration: none; color : #FF6C30; }

.centre_right {
	float: right;
	width: 745px;
}

.cr_info_box {
	background: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	width: 743px;
	overflow: hidden;
	clear: both;
	border: 1px solid gray;
}

.cr_error_box {
	background: #E1E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	width: 738px;
	overflow: hidden;
	clear: both;
	border: 4px dotted red;
}

.main_body {
	width: 580px;
	float: left;
	overflow: hidden;
	background: #9d9a95;
}


.centre_content_box {
	background: white;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
	color: black;
}

.centre_content_box_half {
	background: white;
	width: 270px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 10;
	text-align: left;
	clear: both;
}

.centre_content_box_2 {
	background: #e1e1e1;
	height:auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}


.centre_header {
	width: 560px;
	position:relative;
	left:10px;
	top:10px;
	height:25px;
	float: left;
	text-align: center;
	color: white;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/c_head3.gif);
	background-repeat: no-repeat;
}

.centre_header_half {
	width: 260px;
	position:relative;
	left:10px;
	top:10px;
	height:25px;
	float: left;
	text-align: center;
	color: white;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/c_head3.gif);
	background-repeat: no-repeat;
}

.centre_header_half#chh_right {
	left:-10; width:270;
}

.centre_content_tail {
	width: 580px;
	height:10px;
	position:relative;
	left:10px;
	top:0px;
	overflow:hidden;
	background-image: url(/images/elements/c_tail.gif);
	background-repeat: no-repeat;
}

.centre_content_tail_half {
	width: 270px;
	height:10px;
	position:relative;
	left:10px;
	top:0px;
	overflow:hidden;
	background-image: url(/images/elements/c_tail.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.centre_header_2 {
	width: 560px;
	position:relative;
	left:10px;
	top:10px;
	height:25px;
	float: left;
	text-align: center;
	color: #FF3300;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/c_head2.gif);
	background-repeat: no-repeat;
}

.centre_content_tail_2 {
	width: 580px;
	height:10px;
	position:relative;
	left:10px;
	top:0px;
	overflow:hidden;
	background-image: url(/images/elements/c_tail2.gif);
	background-repeat: no-repeat;
}

.centre_header a:link {
	width: 540px;
	color: #d1d1d1;
	float: left;
	text-decoration: none;
}

.centre_header a:visited {
	width: 540px;
	color: #d1d1d1;
	float: left;
	text-decoration: none;
}

.centre_header a:hover {
	width: 540px;
	color: white;
	float: left;
	text-decoration: none;
}

.centre_header_half a:link {
	color: #d1d1d1;
	text-decoration: none;
}

.centre_header_half a:visited {
	color: #d1d1d1;
	text-decoration: none;
}

.centre_header_half a:hover {
	color: white;
	text-decoration: none;
}

.centre_header_2 a:link {
	width: 540px;
	color: #FF3300;
	float: left;
	text-decoration: none;
}

.centre_header_2 a:visited {
	width: 540px;
	color: #FF3300;
	float: left;
	text-decoration: none;
}

.centre_header_2 a:hover {
	width: 540px;
	color: white;
	float: left;
	text-decoration: none;
}


.header_search {
	background: #1a1914;
	height: auto;
	padding-top:4px;
	border-top: 1px solid #3d3a2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	overflow: hidden;
	width: 940px;
}

.search_results {
	background: #E1E1E1;
	border: 1px solid gray;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	overflow: hidden;
	width: 938px;
}

.top_nav_l {
	float: left;
	padding-left: 5px;
}

.top_nav_l_logged {
	float: left;
	padding-left: 5px;
	padding-top: 4px;
}

.top_nav_r {
	float: right;
	padding-top: 4px;
}

.top_nav_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #3d3a2e;
	position: relative;
	left: 0;
	overflow: hidden;
	width: 940px;
	height: 23px;
	text-align: right;
	background-image: url(/images/elements/banner_nav_top_back.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #3d3a2e;

}

.low_nav_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: black;
	border-top: 1px solid #3d3a2e;
	position: relative;
	left: 0;
	overflow: hidden;
	width: 940px;
	height: 20px;
	text-align: right;
	background-image: url(/images/elements/banner_nav_back.jpg);
	background-repeat: repeat-x;
}

.main_header {
	position: relative;
	overflow: hidden;
	width: 940px;

}

.banner {
	position: relative;
	overflow: hidden;
	width: 940px;
	padding-bottom:5px;
	padding-top: 5px;
}

.box_content {
	padding: 10px;
}

.box_content_nobottom {
	padding: 10px;
	padding-bottom: 0px;
}

.as_leftcolumn {
	width: 130px;
	float: left;
}

.as_rightcolumn {
	padding-left: 10px;
	float: left;
	width: 400px;
}

.left_column {
	width: 190px;
	float: left;
}

.nocolumn_header {
	width: 930px;
	float: left;
	text-align: left;
	color: #FF3300;
	padding-bottom: 5px;
	padding-left: 10px;
	background: #000000;
	padding-top: 5px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
}



.forum_header {
	width: 735px;
	float: left;
	text-align: left;
	color: #FF3300;
	padding-bottom: 5px;
	padding-left: 10px;
	background: #000000;
	padding-top: 5px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
}


.left_column_header_top {
	text-align: center;
	overflow: visible;
	color: #FF3300;
	height: 17px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font: 900 14px "Lucida Grande", LucidaGrande, Lucida, "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/lc_header.gif);
	z-index:20;
}

.left_column_header {
	text-align: center;
	z-index:100;
	height: 15px;
	color: #FF3300;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
	font: 900 14px "Lucida Grande", LucidaGrande, Lucida, "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/lc_header.gif);
}


.left_column_box {
	text-align: center;
	z-index:-0;
	width: 190px;
	position: relative;
	background: #1A1914;
	color: #E1E1E1;
	clear: both;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.left_column_cap {
	text-align: center;
	height: 10px;
	color: #FF3300;
	background-image: url(/images/elements/lc_tail.gif);
}

.credits_box {
	width: 154px !important;
 	width /**/:154px;
	border: 3px solid black;
	background: #FFFFFF;
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gal_thumb {
	float: left;
	padding-right: 10px;
	padding-bottom: 30px;
	height:160px;
	width:125px;
}

.gal_thumb_edit {
	float: left;
	padding-right: 10px;
	padding-bottom: 50px;
	height:170px;
	width:175px;
}

.gal_thumb_index {
	float: left;
	padding: 8px;
	height:75px;
	width:75px;
}

.lh_button_ad {
	margin-bottom:5px;
}

.lh_box_ad {
	margin-top:5px;
}

.rh_skyscraper_ad {
	margin-bottom:5px;
}

.rh_box_ad {
	margin-bottom:5px;
}

.rh_button_ad {
}


.body_row {
	position: relative;
	top: 5px;
	width: 940px;
}

.body_no_columns {
	width: 940px;
	position: relative;
	top: 5px;
}

.conf_msg_body {
	background: #d1d1d1;
	width: 940px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	clear: both;
}

.admin_table {
	margin-top:0px;
	width: 940px;
	clear:  both;
	position: relative;
	padding:10px;
	background: #E1E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.admin_row	{
	background: #999999;
}

.right_column {
	width: 160px;
	float: right;
}

body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
     }

.whole_page {
	margin-left: auto;
    margin-right: auto;
	top: 5px;
	width: 940px;
	text-align: left; /* to realign your text */
}

.footer_shell {
	padding-top: 10px;
	position: relative;
	clear: both;
	width: 940px;
}

.footer_buffer {
	position: relative;
	clear: both;
	width: 940px;
	height: 10px;
}

.dmc_footer {
	text-align: right;
	position: relative;
	float: right;
	padding-left: 5px;
	width: 660px;
	background: #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 90px;
}

.credits_header {
	color: #FF6C30;
	font-size : 12px;
	text-align: right;
	padding: 5px;
}

.dv_cred_footer {
	position: relative;
	float: left;
	width: 154px;
	background: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 90px;
}

.blackspade_cred_footer {
	position: relative;
	float: left;
	width: 110px;
	background: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 90px;
}

.forum_container {
	width: 725px;
	padding: 10px;
	background: #e1e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	overflow:hidden;
}

.forum_smallcell {
	width: 50px;
	overflow:hidden;
	float:left;
}

.forum_smallercell {
	width: 30px;
	overflow:hidden;
	float:left;
}

.forum_medcell {
	width: 100px;
	overflow:hidden;
	float:left;
}

.forum_lastpost {
	width: 150px;
	overflow:hidden;
	float:left;
}

.forum_inforow {
	width: 445px;
	overflow:hidden;
	float:left;
}

.cat_header {
	clear:both; 
	width:745px;
	height:15;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	background-image: url(/images/elements/c_head_1px.gif);
	background-repeat: repeat-x;
	color: #d1d1d1;
	text-decoration: none;
	font: 900 14px "Lucida Grande", LucidaGrande, Lucida, "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
}

.cat_header a:link, .cat_header a:visited {
	color: #d1d1d1;
	text-decoration: none;
}

.cat_header a:hover {
	color:white;
	text-decoration:none;
}
.forum_key {
	clear:both;
	width:745px;
	font-size:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	height:auto;
	color: white;
	background-color: #330033;
}

.forum_key_shorter {
	clear:both;
	width:735px;
	font-size:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	height:auto;
	color: white;
	background-color: #330033;
}

.forum_key a:link, .forum_key a:visited{
	color: white;
	text-decoration:none;
}

.forum_key a:hover {
	color: #FF3300;
	text-decoration:none;
}

.forum_key_shorter a:link, .forum_key_shorter a:visited{
	color: white;
	text-decoration:none;
}

.forum_key_shorter a:hover {
	color: #FF3300;
	text-decoration:none;
}

.admin_display {
	color: #191970;
}

.moderator_display {
	color: #008000;
}

.forum_icon_key {
	width:120px;
	float:left;
}

.forum_postrow {
	clear:both;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}

.forum_divider {
	background-color:gray;
	height:1px;
}

.forum_595 {
	float:left;
	width: 595px;
}

.forum_topic_header {
	width: 745;
	position:relative;
	left:0px;
	top:0px;
	height:22px;
	float: left;
	text-align: center;
	color: white;
	padding-left: 0px;
	padding-top: 3px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/c_head_745.gif);
	background-repeat: no-repeat;
}

.forum_topic_header a:link {
	color: #d1d1d1;
	text-decoration: none;
}

.forum_topic_header a:visited {
	color: #d1d1d1;
	text-decoration: none;
}

.forum_topic_header a:hover {
	color: white;
	text-decoration: none;
}

.article_paginationz {
	height: 15px;
	width: 530px;
	border: 1px solid gray;
	padding:5px;
	background:#e1e1e1;
}

.store_audio_box {
	clear:right;
	float:right;
	margin-left:50px;
	margin-bottom:10px;
	border:1px solid gray;
	background:#e1e1e1;
	text-align:right;
}
.cartTable {
	width:100%;
	background:#e1e1e1;
	border 1px solid gray;
	padding:5px;
}
.featureItemThumb {
	margin-right:8px;
	margin-bottom:10px;
	margin-top:10px;
	border: 1px solid gray;
}

.nav_img {
	border:none;
}

.nav_tab {
	border:none;
	float:right;
	border-left: 1px solid #3d3a2e;
}

a.nav_tab {
	border:none;
	float:right;
	border-left: 1px solid #3d3a2e;
}

a.nav_tab:hover {
	background-image: url(/images/elements/banner_nav_hover.jpg);
	background-repeat: repeat-x;
}

.topNavSection {
	padding-top:3px;
	height:23px;
	border:none;
	float:left;
}

.topNav {
	height:23px;
	border:none;
	float:left;
}

a.topNav {
	height:23px;
	border:none;
	float:left;
	border-left: 1px solid #3d3a2e;
}
a.topNav:hover {
	background: #3d3a2e;
	background-image: url(/images/elements/banner_nav_hover_top.jpg);
	background-repeat: repeat-x;
	
}

.baseline {
	vertical-align:bottom;
}

.nav_checkbox {
	vertical-align:sub;
}

.google_rh_dyn {
	background-color: rgb(157, 154, 149);
	top: 5px;
	width: 160px;
	display: none;
}

.lc_store_box_head {
	text-align: center;
	overflow: visible;
	color: #FF3300;
	height: 33px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(/images/elements/store_nowopen.gif);
}

.left_centre_right {
	float: left;
	width: 940px;
}

.main_body_left_span {
	width: 775px;
	float: left;
	overflow: hidden;
	background: #9d9a95;
}

.centre_content_box_large {
	background: white;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
	color: black;
}

.centre_content_box_half_large {
	background: white;
	width: 375px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 10;
	text-align: left;
	clear: both;
}

.centre_content_box_half_large#gigs_box {
	left:-10; width:365;
}

.centre_content_box_half_large#pics_box {
	left:-10; width:365;
}


.centre_content_box_2_large {
	background: #e1e1e1;
	height:auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}


.centre_header_large {
	width: 755px;
	position:relative;
	left:10px;
	top:10px;
	height:25px;
	float: left;
	text-align: center;
	color: white;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/c_head_755.gif);
	background-repeat: no-repeat;
}

.centre_header_half_large {
	width: 365px;
	position:relative;
	left:10px;
	top:10px;
	height:25px;
	float: left;
	text-align: center;
	color: white;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/c_head3.gif);
	background-repeat: no-repeat;
}

.centre_header_half_large#chh_right {
	left:-10; width:355;
}

.centre_header_half_large#chh_right1 {
	left:-10; width:355;
}

.centre_header_half_large#chh_right2 {
	left:-10; width:355;
}

.centre_content_tail_large {
	width: 785px;
	height:10px;
	position:relative;
	left:10px;
	top:0px;
	overflow:hidden;
	background-image: url(/images/elements/c_tail_755.gif);
	background-repeat: no-repeat;
}

.centre_content_tail_half_large {
	width: 375px;
	height:10px;
	position:relative;
	left:10px;
	top:0px;
	overflow:hidden;
	background-image: url(/images/elements/c_tail.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.centre_content_tail_half_large#chh_right {
	left:-10; width:365;
}

.centre_content_tail_half_large#chh_right3 {
	left:-10; width:365;
}

.centre_content_tail_half_large#chh_right4 {
	left:-10; width:365;
}

.centre_header_2_large {
	width: 365px;
	position:relative;
	left:10px;
	top:10px;
	height:25px;
	float: left;
	text-align: center;
	color: #FF3300;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	font: 900 16px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/elements/c_head2.gif);
	background-repeat: no-repeat;
}

.centre_content_tail_2_large {
	width: 755px;
	height:10px;
	position:relative;
	left:10px;
	top:0px;
	overflow:hidden;
	background-image: url(/images/elements/c_tail2.gif);
	background-repeat: no-repeat;
}

.centre_header_large a:link {
	color: #d1d1d1;
	float: left;
	text-decoration: none;
}

.centre_header_large a:visited {
	color: #d1d1d1;
	float: left;
	text-decoration: none;
}

.centre_header_large a:hover {
	color: white;
	float: left;
	text-decoration: none;
}

.centre_header_half_large a:link {
	color: #d1d1d1;
	text-decoration: none;
}

.centre_header_half_large a:visited {
	color: #d1d1d1;
	text-decoration: none;
}

.centre_header_half_large a:hover {
	color: white;
	text-decoration: none;
}

.centre_header_2_large a:link {
	color: #FF3300;
	float: left;
	text-decoration: none;
}

.centre_header_2_large a:visited {
	color: #FF3300;
	float: left;
	text-decoration: none;
}

.centre_header_2_large a:hover {
	color: white;
	float: left;
	text-decoration: none;
}

.gal_thumb_index_new {
	float: left;
	padding: 5px;
	height:75px;
	width:75px;
}


.dwhosonline { font-size : 10px; color : black;}
.dwhosonline a:hover { text-decoration: none; color : #FF6C30; }