/*
Theme Name: RobberShop
Theme URI: http://www.mr-machine.com
Description: SuperPimped AndergrondShop
Version: A+
Author: Rob Bothof a.k.a SuperRobber
Author URI: http://www.mr-machine.com
*/
 
/*
 RobberShop
*/

.single_label {
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
color:#000;
font-weight:normal;
text-decoration:none;
}

.single_title {
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
color:#c86;
font-weight:bold;
text-decoration:none;
padding-left:13px;
}
.single_artist {
font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
color:#060;
font-weight:normal;
text-decoration:none;
padding-left:5px;
}
.single_desc {
font: normal 14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
color:#000;
font-weight:normal;
text-decoration:none;
}




/*
PRODUCTTABLE
*/
table#filter  {
	margin-top:5px;
	margin-bottom:30px;
}
	
span.filterheader {
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:0.7px;
}
.selectfilter {
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	border:1px solid #aaa;
	width:100px;
	margin-right:8px;
	padding:0px;
}
.selectfilter option {
	color: #c86;
	background-color:#f6f6f6;
}
.selectfilter option.selectdefault {
	color: #aaa;
	background-color:#fff;
}
.filterbutton {
	position:relative;
	top:2px;
	//	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}	
.m_spacer2 {
	font-size:8px;
	padding-bottom:0px;
	}
hr.tablespacer2 {
 height:1px; color: #e8e8e8; background: #e8e8e8; border: none;
}

/*
PRODUCTTABLE
*/



.m_description { 
	padding-top:4px;
}
.m_description2 a { 
	color:#c86;
	font-weight:normal;
	text-decoration:none;
}
.m_spacer {
	padding-bottom:5px;
	}
hr.tablespacer {
 height:1px; color: #aaa; background: #aaa; border: none;
}
input.wpsc_buy_button{
	margin-top:1px;
	}
.m_label {
	border-bottom: 1px dotted #ccc;
	}
.m_label a {
	color:#c86;
	font-weight:normal;
	text-decoration:none;
}
.m_artist {
	border-bottom: 1px dotted #ccc;
	color:#060;
	font-weight:normal;
	text-decoration:none;
}
.m_title, .m_medium, .m_price {
	border-bottom: 1px dotted #ccc;
}
.m_medium a {
	color:#c86;
	font-weight:bold;
	text-decoration:none;
}
.m_title a {
	border-bottom: 1px dotted #ccc;
	color:#c86;
	font-weight:bold;
	text-decoration:none;
}
.m_title a:hover {
	text-decoration:underline;
	}
span.filter {
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color:#c86;
	font-weight:normal;
	text-decoration:none;
}

.m_subtitel {
	color:#777;
	}

.m_table {
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	width:700px;
	margin-top:0px;
	letter-spacing: 0.1px;
}
.m_table th{
	font-size:11px;
	text-align:left;
	padding-right:5px;
}
.m_table th.mth_price {
	text-align:right;
	}

.m_table td {
	vertical-align: top;
	padding-right:5px;
	}

.m_table td.m_price, .m_table td.m_price span {
	text-align:right;
	}
		
.m_price span{
	font: bold normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	position:relative;
	top:1px;
	letter-spacing: 0.1px;
  }


.m_description p {
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0.1px;
	margin:0px;
	padding:0px;
}