html {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 97%;	
}
body {
	background-image: url(images/layout/bg.gif);	
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #111111;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.3em;
	word-spacing: 0.05em;
	letter-spacing: 0.04em;
	color: #f6f6f6;
	height: 102%;
}

a:link               { text-decoration: none; color: #bad731; }
a:visited, a:active  { text-decoration: none; color: #bad731; }
a:hover              { text-decoration: underline; color: #ffffff; }

a.admin:link         { text-decoration: none; color: #353535; }
a.admin:visited      { text-decoration: none; color: #353535; }
a.admin:active       { text-decoration: none; color: #353535; }
a.admin:hover        { text-decoration: none; color: #b1c749; }

a.lmenu:link         { text-decoration: none; color: #535353; }
a.lmenu:visited      { text-decoration: none; color: #535353; }
a.lmenu:active       { text-decoration: none; color: #535353; }
a.lmenu:hover        { text-decoration: none; color: #000000; }

b			  { color: #ffffff; }
b.red		  { color: #bf312f; }
b.green		  { color: #bad731; }
p                { color: #474747; padding: 0px; margin: 0px; }
span.small_text  { font-size: 10px; color: #8a8a8a;}
span.small_text2 { font-size: 10px;}
span.big_text	  { font-size: 12px; }
span.green_text  { color: #bad731; }
ul               { list-style: disc; padding-top: 11px; padding-bottom: 11px; margin: 0px;}

iframe,form,input,textarea,code,pre,option,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border: 0px;
}
input, textarea {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #000000;
    padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.3em;
	word-spacing: 0.05em;
	letter-spacing: 0.04em;    
}
select {
	border: 1px solid #d5d5d5;
	padding: 2px;
}
span {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table,tr,td,img {
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
}
img.img_border {
	border: 2px solid #fff;
	outline: 1px solid #eaeaea;
}
div#menu {
	float: right;
	padding-top: 35px;
	width: 465px;
	height: 20px;
}
div#bplink 
{
	margin: 79px 0px 0px 919px;
	float: right;
}
div#mp3player 
{
	top: 30px;
	left: 50%;
	margin-left: -508px;
	position: absolute;
	height: 20px;
	width: 200px;
	float: right;
	text-align:right;
	margin-right: 12px;
}
div#top
{
	background-image: url(images/layout/top1.jpg);	
	background-position: top center;
	background-repeat: no-repeat;
	width: 932px;
	height: 221px;
}
div#main 
{
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 260px;
	width: 672px;	
	padding-bottom: 50px;
}
div#bottom
{
	background-image: url(sections/contact/images/bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 500px;
	height: 56px;
	margin-top: 35px;
	margin-bottom: 20px;
}
td.spacer_horizontal {
	height: 5px;
	background-image: url(images/layout/spacer-horizontal.png); 
	background-position: center center;
	background-repeat: repeat-x;
	padding: 10px 0px 10px 0px;
}
td.spacer_vertical {
    width: 4%;
    background-image: url(images/layout/spacer-vertical.png);
    background-position: center center;
    background-repeat: repeat-y;
}
td.form1 {
	width: 200px; 
	padding: 5px; 
}
td.form1_2 {
	text-align: right; 
	padding: 5px; 
}
td.form2 {
    width: 100px; 
    padding: 2px; 
}
td.form2_2 {
    padding: 2px;
}
span.menu_item {
    padding: 1px;
}
span.menu_item_selected {
	padding: 1px;
}
span.menu_item:hover {
	border-bottom: 3px solid #ded1d6;	
	padding: 1px;
}
div.common_titles {
    text-align: left;
    font-size: 13px;
    margin-bottom: 20px;
    color: #a1bf38;
}   

div.news_content {
	width: 360px;
	border-bottom: 1px solid #313131;
	margin-bottom: 30px;
	padding: 0px 0px 10px 0px;
}
div.line_newsarchive
{
	width: 360px;
	border-bottom: 1px solid #313131;
	font-size: 11px;	
	padding: 10px 0px 10px 0px;
}
div.quotes {
    color: #616161;
    padding-left: 5px;
    font-style: italic;
}
div.media_titles {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
}
div.dividerline1 {
	border-bottom: 1px solid #313131;
	width: 100%;
	margin: 40px 0px 0px 0px;
}
td.dividerline2 {
	border-bottom: 1px solid #313131;
	padding: 10px 0px 10px 0px;
}
div.dividerline3 {
	border-bottom: 1px solid #313131;
	width: 100%;
	padding-bottom: 10px;
	margin: 0px 0px 20px 0px;
}
td.cartContent1 {
	font-size: 12px;
	padding: 10px 5px 5px 0px;
	border-bottom: 1px solid #313131;
}
div.store_item {
	font-size: 10px;
}
td.shows_header {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #313131;
	padding: 0px 0px 10px 0px;
}
td.shows_line1 {
	border-bottom: 1px solid #313131;
	padding: 10px 0px 10px 0px;
}
form.store_form1,a.store_form1 {
	text-transform: uppercase;
	border: 0px; 
	background-color: #111111;	
	font-weight: bold;
	color: #bad731;
	text-decoration: none;
	margin-left: 10px;
}
.buttons
{
	text-transform: uppercase;
	background-color: #111111;
	color: #bad731;
	font-weight: bold;
	border: 0px;
	padding: 0px;
}
/*###################################################### */

input.admin-button {
	
	border: 0px solid #fff;
	background-color: #ffffff;
	color: #5a9408;
	font-weight: bold;
	padding: 0px;
	margin-right: 10px;
}
div.adminLinkBox
{
	font-size: 10px;
	position:absolute;
	margin-top: 220px;
	margin-left: 885px;	
	z-index: 2;
}