@charset "utf-8";
body{
	font-size:62.5%;
	background:#ffffff url(../assets/images/mainPageShadows.gif) center fixed no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

#mainContent {
	width: auto;
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#bodyArea #contentWrap #primaryContent, #bodyArea #contentWrap #secondaryContent  {
	float: none;	

}
/*-----------------------------------------------------------*/
/* -----------------------  Hide Stuff    -------------------*/
/*-----------------------------------------------------------*/
#menuTop ul,
#menuBottom,
#mainContent #header #searchBtn,
#searchArea,
#mainContent #header #allUsers, 
#mainContent #header #regUsers, 
#mainContent #header #tempUsers,
#mainContent #footer,
.rightSection1,
.header_wrapper,
div.search_results_paging, div.search_results_items,
table.search_results_table div.controls .search_results_select,
table.search_results_table td div.item div.details .product_link,
table.search_results_table div.controls div.control span span,
table.search_results_table div.controls a,
div.included, .amtdd, .crc_order_history_details_sidebar

{
	display:none;
}


#mainContent #header{
	margin: 0px;
	padding: 0px;
}

#mainContent #header #mainMenu {
	margin: 0px;
	padding: 0px;
}
#mainContent #bodyArea{
	margin-top:0;
}

/*-----------------------------------------------------------*/
/* -----------------------  Lists Print   -------------------*/
/*-----------------------------------------------------------*/

.listPage #secondaryContent,
.listPage #headerTitleBlock,
.listPage .compareLink,
.listPage .productDownloads,
.listPage .productFunctions
 {
display:none;
 }

.listPage #primaryContent{
	margin:0 auto;*
}

.listPage .primaryProductInfo{
	/*width:75%;*/
}


table.search_results_table div.controls {
	font-size: 24px;	
}
table.search_results_table td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 18px;
}
table.search_results_table td div.item div.details .product_name {
	font-size: 18px; !important
}
/*.order_history_summary, .crc_cart_confirmation_table tr, .crc_cart_list_table tr, .crc_cart_list_table no-margin-top tr, .crc_cart_list_table tr {
	page-break-after:always
	
}
.order_history table {
	page-break-before:always
}*/
/** {
	float: none;
}*/
