html {
    height: 100%;
    /*overflow: hidden;*/
}

.clear {
	clear: both;
}

.divider {
	width:573px;
	border-bottom: 1px dashed #7c7c7c;
	margin: 20px 0px;
}

body {
    /* display: table; */
    height: 100%;
    margin: 0px;
    padding: 0px;
	background-image: url(/store/template_jackson/images/theme/gray_bg.jpg);
	/* background-repeat: no-repeat; */
    background-color: #111111;
	text-align: center;
	
} 

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#video_bg {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
	bottom: 0px;
	position: absolute;
    z-index: 0;
}

#header {
    top: 0px;
    width: 100%;
	position: absolute;
    z-index: 2;
}

#content {
    top: 150px;
	margin: 0 auto;
    width: 1000px;
    min-height: 50%;
    position: relative;
    z-index: 1;
	/* border: 1px solid #0CF; */
	text-align:left;
}

.hdrnav {
 	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
	color: #FFFFFF;
}

a.hdrnav {
	color: #990000;
}

a.hdrnav:hover {
	color: #CC0000;
}

.membernav {
 	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
	color: #FFFFFF;
}

a.membernav {
	color: #990000;
}

a.membernav:hover {
	color: #CC0000;
}

#audio_player {
    top: 0px;
	left: 38%;
	position: absolute;
    z-index: 20;
}

#display_controls {
    top: 5px;
    left: 5px;
	position: absolute;
    z-index: 4;
}

#footer {
	/* padding: 20px 0px 0px 0px; */
    width: 400px;
    margin: 150px auto 0 auto;
    position: relative;
    z-index: 2;
    clear: both;
	text-align: center;
}

.footernav {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 12px;
	color: #333333;
}

a.footernav {
	color: #990000;
}

a.footernav:hover {
	color: #CC0000;
}

p {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
	font-size: 11px;
	color: #000000;
}

a {
    color: #990000;
    font-weight: normal;
	text-decoration: underline;
}

a:hover {
    color: #CC0000;
	text-decoration: none;
}
/*
a:visited {
    color: #999999;
	text-decoration: none;
}
*/

img {
	display: block;
}

.img_border {
	border: 1px solid #000000;
	display: block;
}



#content a img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 18px;
    color: #990000;    
}

h2 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 14px;
    color: #990000;    
}

h3 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
	font-size: 12px;
    color: #990000
}

h3 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
	font-size: 11px;
    color: #990000
}

h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

#featured_artist_pic {
    top: 0px;
    width: 420px;
    height: 220px;
	left: 0px;
	margin: -232px 0px 0px 40px;
	position: relative;
    z-index: 8;
}

#featured_artist_frame {
    top: 0px;
    width: 460px;
    height: 250px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
    z-index: 9;
	/* border: 1px solid #FF0000;  */
}

.artist_name_hmpg {
	padding-bottom: 5px;
	text-align:right;
	width:300px;
}

.artist_name_hmpg a {
	padding-bottom: 5px;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
	text-align: right;
	margin:0px 10px 0px 0px;
}

#large_page_body_container {
	margin-left:30px
}

#large_page_body {
	background-image:url(/store/template_jackson/images/theme/large_page_middle.gif);
	background-repeat:repeat-y;
	width:966px;
	padding:0px 65px;
}

/********************
* FORM ELEMENTS
********************/

form {
    margin: 0px;
    padding: 0px;
}

textarea, input[type="text"], select {
	padding: 1px;
    background-color: #191919;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #CCCCCC;
    border: 1px solid #000000;
}

#regForm tbody tr td {
    font-size: 11px;
}


/***********************
* NEWS SECTION ELEMENTS
************************/

#news_container {
	position:relateive;
	width:596px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#news_body {
	background:url(/store/template_jackson/images/support/page_body.gif) repeat top left;
	width:576px;
	margin:0px;
	padding:5px 50px 0px 70px;
}

#news_body a:visited {
	color:#333333;
}

#news_container img{
	margin:-5px 0px -5px 0px;
	padding:0px;
}

#news_nav_container {
	position:absolute;
	top:0px;
	left:0pxz;
	width:291px;
	padding:0px;
	margin:35px 0px 0px 655px;
	color:#FFFFFF;
}

#news_nav_body {
	background:url(/store/template_jackson/images/support/subnav_body.gif) repeat-y top left;
	width:291px;
	padding:0px 500px 0px 60px;
	margin:0px;	
	font:font:12px/15px Arial, Helvetica, sans-serif;	
}

#news_nav_body a:visited{
	color:#333333;
}

#news_nav_container img {
	margin:-5px 0px -5px 0px;
	padding:0px	
}







/**********************
* STATIC PAGE ELEMENTS
***********************/


#static_content {
	position: relative;
	width: 596px;
	margin: 0px 0px 0px 255px;
	padding: 0px;
}

#static_content img{
/*	margin: -5px 0px -5px 0px; */
	padding: 0px;
}

#static_body {
	background: url(/store/template_jackson/images/support/page_body.gif) repeat top left;
	width: 576px;
	margin: 0px;
	padding: 0px 50px 20px 70px;
	text-align:left;
}

#static_body ul {
	margin-bottom: 5px;
}

#static_nav_container {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 150px;
	padding: 0px;
	margin: 35px 0px 0px 40px;
	color: #FFFFFF;
}

#static_nav_container img {
	margin:-5px 0px -5px 0px;
	padding:0px	
}

#static_nav_body {
	background:url(/store/template_jackson/images/support/subnav_body.gif) repeat top left;
	width:150px;
	padding:0px 60px;
	margin:0px;	
	font:font:12px/15px Arial, Helvetica, sans-serif;	
}

#finishes {
	padding:20px 0px 5px 0px;
	float:left;
	width:100px;
	height:150px;
	margin:0px 15px 0px 0px;
	text-align:center;
	display:inline;
	font-size:11px;
}

#finishes img {
	border:1px solid #666666;
}

#finish_cat {
	display:block;
	height:auto;
}

#pricelists {
	padding:20px 0px 5px 0px;
	float:left;
	width:100px;
	height:150px;
	margin:0px 15px 0px 0px;
	text-align:center;
	display:inline;
	font-size:11px;
}

#pricelist img {
	border:1px solid #666;
}

#pricelist_cat {
	display:block;
	height:auto;
}

#catalogs {
	padding:20px 0px 5px 0px;
	float:left;
	width:100px;
	height:170px;
	margin:0px 15px 0px 0px;
	text-align:center;
	display:inline;
	font-size:11px;
}

#catalogs img {
	border:1px solid #666;
}

#catalogs_cat {
	display:block;
	height:auto;
}

