html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	background: #2f2f2f url(../images/zag.gif);
	color: #dedede;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

* html {
  height: 100%;
}

#header {
	background: #363436 url(../images/burnt_earth.jpg);
	border-bottom: 1px solid #FFFFF0;
	height: 75px;
	margin: 0;
	text-align: center;
	width: 100%;
}

.top_logo {
	position: absolute;
	top: 0px;
	right: 40px;
	background: url(../images/logo_zag.png);
	background-repeat: no-repeat;
	width: 310px;
	height: 75px;
}

.intro_text {
	padding: 35px;
	color: #FFFFF0;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.3em;
}

#cart_string {
	position: absolute;
	top: 10px;
	left: 20px;
	color: Black;
}

a.cart_string:link,a.cart_string:visited,a.cart_string:hover {
	color: White;
	font-weight: normal;
	letter-spacing: 3px;
	text-decoration: none;
}

#free_music {
	position: absolute;
	top: 105px;
	right: 55px;
	font-weight: normal;
	font-size: 12px;
}

div.pub_display {
	width: 90%;
}

.item_on {
	color: White;
	background-image: url(../images/opaque_5.png);
	background-repeat: repeat;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 90%;
	border-top: 1px solid #494C49;
	border-left: 1px solid #494C49;
	border-right: 1px solid #494C49;
}

.distinguish {
	border-bottom: 1px solid #494C49;
	padding: 10px;
}

.loading {
	background-image: url(../images/ajax-loader.gif);
	background-position: center;
	background-repeat: no-repeat;
}

img.fixed_loading_img {
	position: absolute;
	top: 50%;
	left: 50%;
}

.border {
	border: 1px solid #555555;
	background-color: transparent;
	margin: 10px;
}

div.calendar {
	text-align: left;
	width: 62%;
	background: #3C3D3C;
	border-top: 1px solid #505050;
	border-bottom: 2px solid #444444;
	border-left: 2px solid #444444;
	border-right: 2px solid #444444;
	padding: 20px;
}

 #contentwrapper {
	padding: 24px 0 10px 0;
	min-height: 400px;
}

#content {
	text-align: left;
	width: 62%;
	background: #3C3D3C;
	border-top: 1px solid #505050;
	border-bottom: 2px solid #444444;
	border-left: 2px solid #444444;
	border-right: 2px solid #444444;
	padding: 20px;
}

.home_margins {
	text-align: left;
	width: 82%;
	background: #3C3D3C;
	border-top: 1px solid #505050;
	border-bottom: 2px solid #444444;
	border-left: 2px solid #444444;
	border-right: 2px solid #444444;
	padding: 20px;
	color: White;
}

.margins {
	margin-left: 35px;
	margin-right: 30px;
	color: White;
}

.cd_title {
	font-size: 15px;
	letter-spacing: .2em;
}

.performers {
	width: 80%;
}

.big_cd_image {
	position: absolute;
	top: 125px;
	left: 720px;
}


.blurb2 {
	color: #fffff0;
	margin: 0px;
	padding: 5px;
	font-style: italic;
	width: 90%;
}

/****Two column Layout (CD Detail Page)*****/

#top {
position: absolute;
height: 100px;
width: 100%;
top:0px;
border:0px none;
}

#left {
	position: absolute;
	height: 100%;
	width: 325px;
	top: 150px;
}

#main {
	position: absolute;
	top: 150px;
	left: 325px;
	min-width: 775px;
	margin-left: 45px;
	margin-right: 15px;
} 

.cd_detail_margins {
	margin-top: 75px;
	margin-left: 30px;
	margin-right: 20px;
}

.cd_title, a.cd_title:link, a.cd_title:visited {
	font-size: 18px;
	letter-spacing: .3em;
	text-decoration: none;
	color: White;
	position: relative;
	top: 12px;
}

.performers {
	letter-spacing: .2em;
	line-height: 1.5em;
}

.performers_detail {
	letter-spacing: .2em;
	line-height: 1.8em;
}

.label {
	color: #FDF5E6;
}

.blurb {
	color: #fffff0;
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	font-style: italic;
	max-width: 295px;
	text-align: left;
}


.cd_detail_submenu {
	margin-left: 25px;
	border-top: 1px dotted #555555;
	letter-spacing: 1px;
	font-size: 90%;
}

/* =========================================================================================== */

.indent {
	margin-left: 40px;
	margin-right: 40px;
}

#player {
	margin-left: 40px;
	margin-right: 40px;
}

.player_text {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 80%;
	margin-top: 10px;
}

.free_music_menu {
	margin-left: 40px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #494C49;
	width: 90%;
	font-size: 14px;
	letter-spacing: 3px;
}

.event_header {
	font-size: 14px;
	letter-spacing: 3px;
}

.subtitle {
	color: #FFFFF0;
	font-size: 90%;
	font-weight: normal;
	margin-top: 4px;
}

table.gui, table.smoke
	{
	border: 1px solid #494C49;
	padding: 5px;
	vertical-align: middle;
	line-height: 26px;
	background-color: #3F4040;
	max-width: 95%;
	font-size: 90%;
}
	
.gui th, .smoke th
	{
	border-bottom: solid 1px #494C49;
	padding: 5px;
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 26px;
	background-color: #3F4040;
	color: White;
}

.gui td, .smoke td
	{
	padding: 5px;
	vertical-align: middle;
	line-height: 26px;
	background-color: #3C3D3C;
}

td.gui {
	line-height:20px;
	padding-left:5px;
	padding-right:10px;
}

.box_gui	{
	border: 1px solid #494C49;
	padding: 5px;
	vertical-align: middle;
	line-height: 26px;
	background-color: #3C3D3C;
	max-width: 95%;
}

.item	{
	border: 1px solid #494C49;
	vertical-align: middle;
	line-height: 26px;
	background-color: #3F4040;
	
	margin-bottom: 8px;
	padding: 10px;
}

.smoke_inner {
	vertical-align: middle;
	line-height: 26px;
	background-color: #3C3D3C;
	width: 99%;
	height: 99%;
	padding-left: 10px;
}

td.border_right {
	border-right: 1px solid #494C49;
	padding: 3px;
}
td.bottom_border {
	border-bottom: 1px solid #494C49;
	padding: 3px;
}

table.border_alternating {
	border: 1px solid #494C49;
}

th.border_alternating {
	padding: 3px 3px;
	background-color: #494C49;
	text-align: center;
	color: #FAF0E6;
}

td.lightup, span.lightup {
	color: #73F52A;
}

p {
	margin-left: 15px;
	margin-right: 10px;
}

.block {
	min-height: 250px;/*this keeps the events separated vertically*/
}

.cd_block {
	min-height: 250px;/*this keeps the cds separated vertically*/
}

.red-table-border {
	border-left: 1px solid #494C49;
	border-left: 1px dashed #494C49;
	border-right: 1px dashed #494C49;
	border-bottom: 1px dashed #494C49;
	padding-top: 5px;
	background-color: #3F4040;
}

.box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAF0E6;
	margin: 10px;
}

.index1 {
   font-size:11px;
   background-color: transparent;
}

.index2 {
	font-size: 11px;
	background-color: #494C49;
}

.faint {
	font-size: 11px;
	background-color: #494C49;
	color: #FAF0E6;
}


.top_small {
	color: #fffff0;
	margin: 0px;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 90%;
}

.image_desc {
	margin: 0px;
	padding: 35px;
	font-size: 90%;
	min-width: 250px;
}

.free_music_list {
	margin: 0px;
	padding: 35px;
	font-size: 90%;
	min-width: 250px;
	line-height: 1.5em;
}

h3.comments {
	border-top: 1px solid ##494C49;
	border-bottom: 1px dashed ##494C49;
	padding: 5px;
	margin-bottom: 20px;
}

td.italic {
	font-style: italic;
	color: #fffff0;
}

.long_gallery_desc {
	float: right;
}

img.float_left {
	border: 1px solid ##494C49;
	background-color: transparent;
	margin: 10px;
	float: left;
}

div.narrow {
	width: 60%;
	background-color: #3F4040;
}

.publication_sample_files {
	margin-left: 30px;
	color: #CCCCCC;
}


a.top_notice:link,a.top_notice:visited,a.top_notice:hover {
	color: #ECE9D8;
	font-weight: normal;
	color: #ECE9D8;
	font-weight: normal;
	font-size: 90%;
	elevation: higher;
}

a.superscript:link,a.superscript:visited,a.superscript:hover {
	color: #ECE9D8;
	font-weight: normal;
	font-size: 90%;
	line-height: 0.2;
}

.spaced { line-height: 1.3em; }
.spaced SUB, .spaced SUP { line-height: 0.2; } 

td.nopad,img.nopad {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	
}

a.none,img.none {
	background: #8F7270 !important;
	color: #E73C21;
}



/* tab menu */



#foxmenucontainer{
	background:#3A3A3A;
	border-bottom:1px solid #555;
	font-size:1.2em;
	margin-top:-0.9em;
	position: relative;
	top: 12px;
}
	
#foxmenu{

	position:relative;

	display:block;

	height:28px;

	font-size:13px;

	font-weight:normal;

	font-family:Tahoma,Verdana,Helvitica,sans-serif;

	}

#foxmenu ul{

	margin:0px;

	padding:0px 0px 0 10px;

	list-style-type:none;

	width:auto;

	float:left;

	}

#foxmenu ul li{

	display:block;

	float:left;

	margin:0 0px 0 0;

	width:89px;

	}

#foxmenu ul li a{
	display: block;
	float: left;
	color: #F5F5F5;
	text-align: center;
	text-decoration: none;
	padding: 7px 0px 0 0px;
	width: 89px;
	height: 21px;
	background: transparent url(../images/tab_pepper.png) no-repeat top right;
}

#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{

	color:#fff;

	background:url(../images/tab_pepper.png) no-repeat top left;

	width:89px; height: 21px;

	text-align: center;

	}

#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{

	color:#fff;

	width: 104px; height: 21px;

	background:transparent url(../images/tab_pepper.png) no-repeat top right;

	}	

#tabmenucontainer{
	border-bottom: 1px solid #494C49;
	height: 28px;
	background: transparent;
	display: block;
	padding: 0px 0 0px 0px;
}
	
#tabmenu{

	position:relative;

	display:block;

	height:28px;

	font-size:13px;

	font-weight:normal;

	font-family:Tahoma,Verdana,Helvitica,sans-serif;

	}

#tabmenu ul{

	margin:0px;

	padding:0px 0px 0 10px;

	list-style-type:none;

	width:auto;

	float:left;

	}

#tabmenu ul li{

	display:block;

	float:left;

	margin:0 0px 0 0;

	width:89px;

	}

#tabmenu ul li a{
	display: block;
	float: left;
	color: #F5F5F5;
	text-align: center;
	text-decoration: none;
	padding: 7px 0px 0 0px;
	width: 89px;
	height: 21px;
	background: transparent url(../images/tab_pepper.png) no-repeat top right;
}

#tabmenu ul li a:hover,#tabmenu ul li.current_page_item a{

	color:#fff;

	background: url(../images/tab_pepper.png) no-repeat top left;

	width:89px; height: 21px;

	text-align: center;

	}

#tabmenu ul li .current_page_item a,#tabmenu ul li .current_page_item a:hover{

	color:#fff;

	width: 104px; height: 21px;

	background:transparent url(../images/tab_pepper.png) no-repeat top right;

	}	

	
/* end tab menu */
	
.highlt {
	color: #8F8170;
	font-weight: bold;
}

.item_header {
	color: #8F8170;
	font-weight: bold;
	letter-spacing: 3px;
}

.highlt_padright {
	color: #8F7270;
	font-weight: bold;
	padding-right: 15px;
}

a.highlt:link {
	color: #8F8170;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
}

a.highlt:visited {
	color: #8F8170;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.highlt:hover {
	color: #8F8170;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
}
/* btm navigation */
a.btmnav:link,a.copyright:link {
	color: #C0C5B5;
	text-decoration: none;
	font-size: 90%;
}

a.btmnav:visited,a.copyright:visited {
	color: #C0C5B5;
	text-decoration: none;
	font-size: 90%;
}

a.btmnav:hover,a.copyright:hover {
	color: #FBFDFB;
	text-decoration: none;
	font-size: 95%;
}

/* content areas */
h4.pullquote1 {
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	font: italic 1.05em Georgia, Times, serif;
	margin: 0.25em 0;
	margin-left: 15px;
	margin-right: 15px;
	color: White;
	padding: 5px;
}

.author {
	font-size: 12px;
	font-weight: bold;
	margin: 0.25em 0;
	color: #FFF6D4;
	padding: 3px;
}


.articles {
	line-height: 125%;
	margin-left: 35px;
	margin-right: 120px;
	color: #ECE9D8;
}

p.content {
	margin-left:10px;
	margin-right:15px;
}	

p.item {
	margin-left: 10px;
	margin-right: 15px;
	padding-top: 8px;
	border-top: 1px dashed #494C49;
}	

h2 {
	color: #8F8170;
	font-weight: bold;
	letter-spacing: 3px;
}

h3 {
	color: #FFEFB5;
	background:transparent;
	padding-bottom:0px;
	margin-bottom:4px;
	font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px;
   text-transform: uppercase;
}

h4 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #8F8170;
	background: transparent;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


h4.nav2 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #8F8170;
	background: transparent;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 50%;
	border-bottom: 1px solid #494C49;
}

p,ol,ul,li,dl,dt,dd {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: transparent;
}

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

a:hover
	{
	text-decoration: none;
	color: White;
}

/* bottom of page */
.btmnav,p.btmnav,span.btmnav {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 90%;
	color: #B6BBAA;
	margin-top: 10px;
}

td.btmnav {
	padding-bottom:8px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 85%;
	color: #B6BBAA;
}

td.copyright,p.copyright,span.copyright,div.copyright, a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: #ECE9D8;
	letter-spacing: 3px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	background: transparent;
}


#content .item, #content #ishintro, #ishoutro {border-top: 1px dashed #494C49;
  padding: 1.5em 1em 0.5em; margin-top: 0.75em;}
#content #ishintro, #content #ishoutro {padding: 1em 1em 1px; font: italic 1.05em Georgia, serif;}

input.red,textarea.red, textarea {
	background-color: transparent;
	background-image: url(../images/gothica_paper.gif);
	border: 1px solid #494C49;
	color: White;
	letter-spacing: 1px;
}

input, textarea
{
	font: 12px Verdana,Geneva,sans-serif;
	color: #FAF0E6;
	border: 1px solid #494C49;
	background: transparent;
}

select {
	font: 12px Verdana,Geneva,sans-serif;
	color: #FAF0E6;
	border: 1px solid #494C49;
}

/*--- forms ------------*/

#contactform {
	width: 45%;
	text-align: left;
	vertical-align: top;
}

#contactform input,  #contactform textarea {
	margin-right: 1em;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(../images/opaque_5.png);
	border: 1px solid #494C49;
	color: White;
	letter-spacing: 1px;
}

#contactform input:focus, #contactform select:focus, #contactform textarea:focus {
	border: 1px solid #6A6A6A;
	background-image: url(../images/opaque_10.png);
	background-repeat: repeat;
	background-image: none;
}

#contactform label {
	width: 90%;
	float: left;
	clear: left;
}

#contactform span.indent {
	margin-left: 35%;
}

.doomed {
	text-decoration: line-through;
	color: #BEBEBE;
	border-bottom: 1px solid #494C49;
	border-right: 1px solid #494C49;
	padding: 3px;
}

#coolmenu a{
font: 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
color: white;
}

#footer_links {
	width: 95%;
}

#footer_container {
	width: 95%;
}

/*****Gallery*****/

#gallery_right {
	 float:right;
}

#gallery_left {
	text-align: left;
	margin-left: 20px;
}

table.gallery_menu_left {
	text-align: left;
}

table.gallery_menu_left td{
	padding: 8px;
	text-align: left;
	margin-left: 20px;
}

table.thumb_grid td {
	padding: 10px;
}

a.menu_highlt, a.menu_highlt:visited, a.menu_highlt:active {
	color: White;
	text-decoration: none;
	border-bottom: 1px dotted #4F4D4F;
}

.thumb {
	padding: 5px;
	border: 1px solid #4F4D4F;
}

.thumb:hover {
	padding: 5px;
	border: 1px solid #757075;
}

.gallery_photo {
	padding: 5px;
	border: 1px solid #4F4D4F;
}

.img_description {
	letter-spacing: 4px;
	padding: 5px;	
	height: 20px;
	background-position: center;
}

a.galry_nxt{
	background-image: url(../images/arrow_right.png);
	width: 27px;
	height: 23px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
	padding: 5px;
}

a.galry_prv{
	background-image: url(../images/arrow_left.png);
	width: 27px;
	height: 23px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
	padding: 5px;
}