.price {
	font-size: 14px;
	font-weight: bold;
	padding:1.0em 0;
}
#pricing {
		border-bottom:1px solid #4daf5a;
		padding-bottom:10px;
		margin-bottom:5px;
}

#product_description {	
	margin-top:20px;
}
#product_description form label {
	font-weight:bold;
	display:block;
	}
	
#product_description .product_option {
	margin-bottom:10px;
	}

#product_option_description {
	padding: 0px;
	margin: 0px;
	padding-bottom:10px;
	border-bottom:1px solid #4daf5a;
}

#main_content {
	clear:both;
}

.product_note {
	clear:both;
}


form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic;
}
div.error { display: none; }
input {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input:focus { border: 1px solid black; }
input.error { border: 1px dotted red; }

select {
	font-size:12px;
}
inputbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#333;
	font-weight:bold;
	padding: 1px 2px;
	margin-left:2px;
	background:url(images/buttonbg.gif) repeat-x left top;
}

#mlCart {
	width:450px;
}


#summary, #specifications, #features, #body_images {
	margin-bottom:1em;
}

.hiddenTab {
	display:none;
}

	
.mlThumbnail {
	width:178px;
	height:208px;
	text-align:center;
	float:left;
	margin-bottom:12px;
}

.ml_matrix_row {
	float:left;
	margin-bottom:12px;
	width:545px;
	overflow:hidden;
}

#home_matrix .ml_matrix_row {
	height:220px;
	border-bottom:1px solid #4daf5a; 
}

.ml_matrix_item {
	float:left;
	width:172px;
	text-align:center;
	height:210px;
	border-bottom:1px solid #4DAF5A; 
	margin-bottom:20px;
}

#home_matrix .ml_matrix_item {
	float:left;
	width:178px;
	text-align:center;
	height:210px;
	margin-left:-1px;
	border-left:1px solid #4daf5a;
	border-bottom:0;
}

div.image_preview {
	text-align:center;
	padding-right: 10px;
}

div.image_preview a {
	 clear: left; 
}
#ml_item_images_ul {
	margin:0;
	padding:0;
}

.ml_item_images {
	height:100px;
	}
#ml_item_images {
	list-style:none;
}
#ml_item_images li {
	float:left;
}

#ml_item_images li a img {
	height:100px;
}
#ml_cart_table {
	width:530px;
}

.ml_cart_product {
	width:290px;
}
.ml_cart_image {
	width:90px;
}

.ml_cart_price, .ml_cart_total {
	width:70px;
	padding-right:10px;
}
.ml_cart_total {
	font-weight:bold;
	border-top:1px solid black;
	padding:5px 10px 5px 0;
	width: 100px;
}

.ml_cart_quantity {
	width:60px;
}
.ml_cart_tot_label {
	width:90px;
}
.ml_cart_delete {
	width:70px;
	text-align:center;
}

#cart_status td {
	color:#339933;
	font-weight:bold;
}

#validateSelects {
  width: 128px;
  height: 43px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/product_images/product_cart2.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; 
  cursor: hand; 
}

ul.nonDropDown {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 1px;
	font-weight: bold;
}

ul.nonDropDown li {
	padding-top: 4px;
}

ul.nonDropDown li a {
	text-transform: uppercase;
}

div.acta_product {
	clear:both;
	}
div.acta_product p.acta_title {
	float:left;

}

div.acta_product img {
	float:left;
	width:84px;

}

div.acta_product p.acta_description {
	float:left;

	width:220px;
	padding-left:7px;
	padding-right:7px;
}

div.acta_product p.acta_price {
	float:left;

	padding-left:7px;
	padding-right:18px;
}

div.acta_product input {
	float:left;
	}
span.acta_title {
	font-weight:bold;
	}

h2 {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

.popupImage {
position: absolute;
top: 300px;
left: 400px;
border: 2px solid black;
background-color: white;
}

.hiddenImage {
display: none;
}

.popupPage {
position: absolute;
top: 500px;
left: 400px;
border: 2px solid black;
background-color: white;
}

.hiddenPage {
display: none;
}

p.error {
	color:red;
}

.ml_link {
	line-height: 2em;
}

#rollover {
	width: 150px;
}

#phoneNumber {
	font-size: 1.4em;
}

#bigimagediv {
	margin: 0px;
	padding: 0px;
	height: 235px;
	padding-top: 10px;
}

#callout {
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}

#ml_item_images_ul {
	
	list-style:none;
}

#homeThumbnail {
	height: 125px;
}

#rightside {
	float: right;
	border: 1px solid blue;
}

