@charset "UTF-8";
.text {
}
#catItem_secHolder {
	margin-bottom: 50px;
}
#catItem_row {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}
#catItem_holder {
	width: 120px;
	float: left;
	margin-left: 12px;
}
#catItem_thmb {
	padding: 0px;
	height: 100px;
	width: 120px;
	margin: 0px;
}
#catItem_name {
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 30px;
	vertical-align: text-bottom;
	text-align: center;
}
#catItem_hr {
	height: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 3px;
	clear: both;
}
#catItem_hr_smltop {
	height: 9px;
	clear: both;
	width: 100px;
	margin-left: 10px;
}
#catItem_hr_sml {
	height: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	width: 100px;
	margin-left: 10px;
}
#catItem_specs {
	font-size: 9px;
	line-height: 11px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#catItem_qty {
	font-size: 9px;
	line-height: 11px;
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#catItem_FormInput {
	padding: 0px;
	height: 15px;
	width: 12px;
	font-size: 10px;
	margin: 0px;
}
#catItem_MyContactForm {
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#showhide {
	margin-left: 15px;
}
#orderBox {
	background-color: #FF9;
	float: left;
	padding: 25px;
	width: 450px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 550;
	border: 2px dotted #C00;
	margin-bottom: 30px;
}