/* Style Sheets for POPULUXE RECORDS */
body {
	/*background-image:url("");*/
	/*background-attachment:fixed;*/
	/*background-repeat:no-repeat;*/
	/*background-position:bottom left;*/
	background-color:#000000;
   }
TD {FONT-FAMILY: verdana,helvetica,sans-serif; FONT-SIZE: 11px; color: #FFFFFF}
form {
	padding: 0;
	margin: 0;
	margin-left:15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display:inline;
}

/* ------------------TABLE STUFF------------------------------------ */

tr {
    font-size:8pt;
	color:#FFFFFF;
}
.td_thinLine{
	background-color:#333333;
}
.td_header{
	border-style: none;
	border-width: none;
	background-color:#000000;
}
.table_anchors{
	border-left-style: dotted;
	border-left-width: 1px;	
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;	
	border-color:#333333;	
}
.td_anchors{
	border-right-width: 1px;
	border-right-style: dotted;
	border-color:#333333;
}
.bottomTable {
	border-style: none;
	border-width: none;
	background-color:#000000;
}
.td_image {
	border-style: none;
	border-width: none;
	background-color:#111111;
}
.td_description {
	border-style: none;
	border-width: none;
	background-color:#111111;
	padding:5px;
	background-image:url("http://www.merchlackey.com/template_images/td_desc.png");
	background-repeat:no-repeat;
	background-position:top left;
}
.td_form {
	border-style: none;
	border-width: none;
	background-color:#111111;
	color:#FFFFFF;
	background-image:url("http://www.merchlackey.com/template_images/td_form.png");
	background-repeat:no-repeat;
	background-position:top left;	
}
.td_catagory {
	border-style: none;
	border-width: none;
	background-color:#000000;
	font-variant: all-caps;
	font-stretch: semi-expanded;
}
.table_main{
	border-style: solid;
	border-width: 0px;
	border-color:#FFFFFF;
	background-color:#000000;	
}

/* ------------------TEXT STUFF------------------------------------ */

.title{
	text-transform: uppercase;
	color: olive;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:8pt;
	letter-spacing: 1;
}
.description {
	color: #CCCCCC;
	font-size: 12px;
	font-family: "Courier New", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 16px;
}
.header{
	color: #ffffff;
	font-family:Courier New,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:10px;
}
.anchors{
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	background-color: transparent;
	font-size:13px;
	line-height: 16px;
}


/* ------------------LINKS STUFF------------------------------------ */



A {	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	background-color: transparent;
	} 
A:hover{ color: #ffcc00;
	text-decoration: underline;
	background-color: transparent;
	}




a.catagory{
	text-transform: uppercase;
	color: #ffffff;
	font-family:Courier New,"Trebuchet MS",Verdana,Arial,sans-serif;
	letter-spacing: 2;
	font-size:12pt;
	margin:5px;
}

a.anchors{
	text-transform: uppercase;
	color: #FF9900;
	font-family:Gill Sans,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:8pt;
    text-decoration:none;
    padding-left:8px;
    padding-right:8px;
	letter-spacing: 2;
    background-color:transparent;
}
a.anchors:hover {
    color:#FFCC00;
    text-decoration:underline;
}