body {
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
 	background-color : #000000;
	background-image: url( 'images/blurry_guitar_bg.jpg' );
	background-repeat: no-repeat;
	scrollbar-3d-light-color : #CD1B28;
	scrollbar-arrow-color : #CD1B28;
	scrollbar-base-color : #000;
	scrollbar-dark-shadow-color : #CD1B28;
	scrollbar-face-color : #000;
	scrollbar-highlight-color : #CD1B28;
	scrollbar-shadow-color : #CD1B28;
}

body.photoview {
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
 	background-color : #000000;
	scrollbar-3d-light-color : #CD1B28;
	scrollbar-arrow-color : #CD1B28;
	scrollbar-base-color : #000;
	scrollbar-dark-shadow-color : #CD1B28;
	scrollbar-face-color : #000;
	scrollbar-highlight-color : #CD1B28;
	scrollbar-shadow-color : #CD1B28;
}

table,td,p {
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
}

td.bar {
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	/*background-color : #FFFFFF;*/
}

tr.header {
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	background-color : #FFFFFF;
}

a {
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	font-weight: normal;
	text-decoration: underline;
}

a.nav {
	color: #696969;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: red;
	font-weight: normal;
	text-decoration: none;
}

a.rightnav {
	color: #CD1B28;
	text-overflow: ellipsis;
	text-decoration: underline;
}

a.rightnav:hover {
	color: #9C0348;
	text-overflow: ellipsis;
	text-decoration: underline;
}
td.rightbar { font-family : tahoma, arial, sans-serif; 	font-size : 8pt; color : #FFFFFF; }
/*div.catTitle{ position: absolute; font-family: tahoma, sans-serif; left: 85px; top: 100px; font-size: 14pt; color: #FFFFFF; font-weight: bold; }*/
div.catTitle{ position: absolute; font-family: tahoma, sans-serif; left: 86px; top: 101px; font-size: 14pt; color: #FFFFFF; font-weight: bold; }
div.catTitleShadow{ position: absolute; font-family: tahoma, sans-serif; left: 86px; top: 101px; font-size: 14pt; color: #000000; font-weight: bold; }
.dark { color: #CD1B28; }
.darku { color: #CD1B28; text-decoration: underline; }
.darku2 { color: #000000; text-decoration: underline; }
.heavy { font-weight: bold;  }
.heavy2 { font-weight: bold; color: #ffffff; }
.quote { font-weight : normal;  font-style: italic;  }
.huge { font-family : tahoma, arial, sans-serif;
	font-size : 14pt;  font-weight : bold; color: #000000;  }	
.copyright { font-family : tahoma, arial, sans-serif;
	font-size : 8pt;  font-weight : normal; color: #696969;  }	
.alert { 	font-family : tahoma, arial, sans-serif;
	font-size : 8pt; color: Red; }
.highlight { 	font-family : tahoma, arial, sans-serif;
	font-size : 8pt; color: Blue; }

INPUT.thintext {
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color : Black;
	margin: 0px;
	border: 1px solid;
	width: 100%;
}

TEXTAREA, INPUT {
	font-family : tahoma, arial, sans-serif;
	font-size : 10pt;
	color : Black;
}


SELECT {
	font-family : tahoma, arial, sans-serif;
	font-size : 9pt;
	color : Black;
}

INPUT.button {
	background-color : #E9E9E9;
	width : 100px;
	color: black;
	font : 8pt;
	tahoma, arial, sans-serif;
}

div.description{
	position: relative;
	top: 50px;
	width: 290px;
	border: 1px solid #6B0E15;
	color: #DAB4FA;
	padding: 5px;
}
table.cat{
	width: 160px;
	background-color: #22000F;
	border: 1px solid #22000F;
}
td.catHeaders{
	color: #CC9900;
	background-color: #22000F;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
a.showall {
	color: #cc9900;
	font-size: 8pt;
	text-decoration: none;
}
td.catMajorHeaders{
	color: #FFCC00;
	background-color: #22000F;
	font-family: tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
td.catNormal{
	background-color: #000000;
	text-align: left;
}
.cat_line{
	display: block;
	border: 0 solid white;
}
a.catnav {
	color: #CC9900;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.catnav:hover {
	color: #CC9900;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
td.catYear{
	font-size: 10pt;
	font-weight: bold;
	background-color: #110000;
	color: #FC6;
	text-align: right;
}

td.catTitle{
	width: 110px;
	font-weight: normal;
	background-color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
}
td.catDate{
	background-color: #110000;
	width: 40px;
	color: #960;
	text-align: right;
}
td.photo_listing_col{
	width: 270px;
}
td.cat_description_col{
	width: 330px;
}
td.cat_listing_col{
	width: 180px;
}
.list_weight{ display: none }
.list_dim{ display: none }
.list_view{ display: none }
a.photoLink{
	color: #490A0F;
}
