body {
	margin:  0 0 0 0;
	background-color: #1c1b1b;
}

/* @group structual elements */

#search_wrapper {
	width: 100%;
	text-align: center;
}
#search_content_panel {
	width:  960px;
	margin:  0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
.clear {
	clear:both;
	
}

/* @end */


/* @group Text */
p {
	font-family:  arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0 0 0 0;
}
.search_copy {
	font-family:  arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0px 0px 0px 5px;
}
a , a:visited {
	color: #ec5b03;
	text-decoration: none;
}
a:hover {
	color: #ce9674;
	text-decoration: none;
}
h1 {
	font-family: helvetica, trebuchet, arial, verdana;
	font-size: 23px;
	font-weight: bold;	
	color:  #fff;
}
.orange {
	color: #db5c1a;
}
.red {
	color:red;
}
.cat_headers {
	font-family: helvetica, trebuchet, arial, verdana;
	font-size: 17px;
	font-weight: bold;	
	color:  #fff;
	margin: 0 0 0 0;
}
.whitelinks a , .whitelinks  a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.whitelinks a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	margin: 0 0 0 0;
	padding: 5px;
}
li {
	list-style: none;
	margin: 0 0 5px 0;
		
}
li img {
	border: 1px solid #696969;
}


/* @end */


/* @group columns */

.search_feat_bar {

	height: 95px;
	width: 960px;
	background-color: #000;
	border: 1px solid #3b3a3a;
	margin: 0 0 10px 0;
}

.search_left_column {	
	float: left;
	width: 475px;
	margin: 0 0 10px 0;
}

.search_right_column {	
	float: right;
	width: 230px;
	margin: 0 0 10px 15px;
	
}
.search_center_column {	
	float: left;
	width: 230px;
	margin: 0 0 10px 10px;
	text-align: center;
	
}
.search_items {
	width: 340px;
	text-align: left;
	margin: 0 auto;
}
.search_items_archives {
	width: 227px;
	text-align: left;
	margin: 0 auto;
	background-color: #000;
	padding: 5px;
	border: 1px solid #6e6e6e;
	margin: 20px 0 0 0;
}

.search_items img  {
	width: 340px;
	margin: 0 0 8px 0;
}
.search_feeds_panel {
	width: 232px;
	text-align: left;
	margin: 0 auto;
	background-color: #000;
	border: 1px solid #6e6e6e;
	padding: 3px;
	margin: 5px 0 0 0;
}

.search_element_container {
	width:230px;
	background-color: #000;
	margin: -4px 0 12px 0;
	background-image: url(/Images/Misc/PanelBGs.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.search_element_items {
  width:230px;
  overflow:hidden;
}
.search_element_container_info {
	width:230px;
	text-align: left;
	margin: 4px 0 4px 0;
}
.search_element_container_linkband {
	width:226px;
	margin: 0 0 0 0;
	height: 18px;
	background-image: url(/Images/Misc/Link-bands-BG.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding: 2px 4px 0 0;
}

.search_element_container_prods {
	width:475px;
	background-color: #000;
	background-image: url(/Images/Misc/PanelBGs.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 0 0 0;
}
.search_element_container_info_prods {
	width:475px;
	text-align: left;
	margin: 4px 0 4px 0;
}
.search_element_container_linkband_prods {
	width:471px;
	margin: 0 0 0 0;
	height: 18px;
	background-image: url(/Images/Misc/Link-bands-BG.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding: 2px 4px 0 0;
}
.search_text_field {
	width: 408px; 
	height: 20px; 
	background:#292828; 
	border: 1px solid orange; 
	font-family: arial; 
	font-size: 17px; 
	color: #fff;
}
.item_row {
	width: 227px;
	float: left;
	clear:both;
	height: 62px;
	margin: 0 0 5px 3px;
}
.item_row_plain {
	width: 227px;
	float: left;
	clear:both;
	margin: 5px 0 10px 3px;
}
.item_row_prod {
	width: 425px;
	float: left;
	clear:both;
	margin: 5px 0 10px 15px;
	text-align: left;
	
}
.prods_wrapper_2 {
	margin: 0 auto; 
	clear: both; 
	padding: 0 0 5px 0;
	width: 460px;
}
.item_image {
	width:80px;
	border: 0px;
}
.item_image_holder {
  float:left; width:80px; height:60px;
	border: 1px solid #6a6a6a;
	margin-right: 2px; overflow:hidden;
}
.item_image_prod_holder {
  float:left; width:90px; height:129px;
	margin-right: 2px; overflow:hidden;
}

.item_image_icon {
	width:21px; float: left; margin-right: 2px;
}
.rss_link_band {
	width: 229px;
	text-align: left;
	padding: 0 0 0 3px;
}
.sharethis_link_band {
	width: 229px;
	text-align: left;
	padding: 0 0 0 0;
}
.item_header {
	font-family: helvetica, trebuchet, arial, verdana;
	font-size: 11px;
	font-weight: bold;	
	color:  #fff; 
	padding: 0 0 0 0;
}
.item_header img {
	margin: 0 4px 0 0; 
}
.dvd_wrapper {
	text-align: center; 
	width: 460px; 
	margin: 0 auto; 
	padding: 0 0 5px 0;
	overflow: hidden;
}
.dvd_box {
	float: left; 
	width: 93px; 
	margin: 10px 10px 0 10px
}
.dvd_box img {
	border: 1px solid #6a6a6a;
}
.search_pagination {
	height: 40px;
	text-align: center;
	margin: 5px 0 10px 0;
}
.results_details {
	float: left; 
	width: 472px; 
	text-align: left;
	margin: 0 0 0 6px;
}
.search_field {
	float: left; 
	margin: 0 0 0 5px; 
	width: 475px; 
	text-align: left;
}
/* @end */

/* @group tumblr controls */

.search_feed_tumblr img {
	width: 212px;
	border: 1px solid #6e6e6e;
}
/* @end */


/* @group misc */

.search_dotted_lines {
	border-top: 1px dotted #fff;
	width: 340px;
	margin: 6px 0 6px 5px;
}
/* @end */


