/* @override http://www.artikalrecords.com/universal_style.css */

html { 
margin-top: 28px;
margin-bottom: 28px; 
padding: 0; 
}

body {background-color: #333333; font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 10px; color: #333333;
}

table {
	border: 12px solid white;
	border-collapse: collapse; 
	border-color: white;
}

a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover {
	color: white;
	text-decoration: none;
	background-color: #333333;
	font-weight: bold;
}

.releases_link {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.header_big {
	color: black;
	font: bold 14px/18px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.header_small {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font: bold 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-transform: uppercase;
}

.header_smallest {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}

.header_releases_big {
	color: black;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.header_releases_small {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font: bold 10px Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-transform: uppercase;
}

.header_releases_smallest {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font: bold 9px/12px Arial, Helvetica, Geneva, sans-serif;
	color: #777777;
	text-transform: uppercase;
}

.content_body {
font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding-top: 10px;
	padding-bottom: 15px;
	white-space: normal;
	text-align: justify;
}

ol {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	margin: 12px;
	color: #333333;
}

.releases_cell {
	margin-left: 32px;
}

ul {
	list-style-type: square;
	list-style-position: inside;
	color: #333333;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	margin: 12px;
}

.link_images {
	text-align: left;
	margin-bottom: 8px;
	margin-top: 8px;
	border-color: white;
	border-width: 4px;
}

.releases_image_cover {
	margin-bottom: 0px;
	border-color: white;
	border-width: 4px;
	text-decoration: none;
}

.releases_image_button {
	margin-top: 0px	;
	margin-bottom: 6px;
	border-width: 0px;
}    

.border_images {
	border: 5px solid white;
}

.footer {
	align: center;
	margin-top: 4px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #888888;
	text-transform: uppercase;
	width: auto;
	height: 20	px;
}

input.search {
		color: #333333;
	background-color: #cccccc;
	font: bold 9px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	border: 1px solid #333333;
margin-bottom: 2px;
}

input, select, option {
	color: #cccccc;
	background-color: #333333;
	font: bold 9px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	border: 1px solid #333333;
	margin-bottom: 2px;
}

.content_images {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	margin-bottom: 20px;
}

.linked_images {
	margin-bottom: 20px;
	border-style: solid;
	border-width: 6px;
}

hr {
	color: #ffffff;
	line-height: 1px;
	border-style: dashed;
	margin-bottom: 12px;
	margin-top: 10px;
}
	
.container {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}

.releases_container {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}

.merch_container {
	text-align: center;
}

.header_img {border: 0px;
	padding: 0;
}

.merch_container {
	width: auto;
	height: 100%;
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center
}

.merch_item_container {
	width:  176px;
	height: auto;
	border-style:  none;
	border-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 8px;
	float: left;
}

.merch_image_cover {
	margin-bottom: 6px;
	border-color: white;
	border-width: 4px;
	text-decoration: none;	
	
}

.merch_text {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	text-transform: none;

}

.merch_form {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font: bold 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	text-transform: none;
	border-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
	border-width: 0px;
}

.invisible_link {
	text-decoration: none;
	color: #cccccc;
}

