

body
{
	font-family: arial;
	margin-top: 0px;
	
}


img
{
	border: 0px;

}



#outer_container
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	height: auto;
	width: 238mm;
	max-width: 238mm;
	background-color: #FFFFFF;
	
}



#page_container
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	width: 238mm;
	max-width: 238mm;	
	background-color: #FFFFFF;

}



#header_container
{
	height: 50mm;
	width: 50mm;
	
}



#header_top
{
	width: 900px;
	height: 144px;
	border: 0px dashed #FF0000;
	background: url( '../images/layout/header_top.jpg' );
	
}


#header_status
{
	position: relative;
	color: #FFFFFF;
	text-align: right;
	top: 25mm;
	margin-right: 5mm;

}



#content_container
{
	width: 184mm;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	padding: 2px;
	margin-left: 2mm;
	margin-bottom: 4mm;
	margin-top: 2mm;
	text-align: left;
	
}



.prd_blurb
{
	font-size: 10pt;

}

.prdlist_hr
{
	height: 1px;
	
}



#prdlist_container
{
	max-width: 600px;
}



.prd_icon
{
	border: 1px solid #CCCCCC;

}



#footer_container
{
	margin-top: 5mm;
	height: auto;
	display: table;
	float: left;
	
	
}



#footer_top
{
	border: 0px dashed #FF0000;
	width: 898px;
	height: 146px;

}



#footer_ad_container
{
	position: relative;
	width: 699px;
	height: 145px;
	text-align: center;
	padding: 0.2mm;
	float: left;
	margin-left: 3mm;
	border: 1px solid #CCCCCC;

}



#header_image_container
{
	/* Style for the container with only the header image for the category pages */
	text-align: center;
	margin-top: 2mm;
	
}



.testimonial
{
	margin-left: 5mm;
	font-family: arial;

}



#page_header
{
	/* Container holding the page image header */
	text-align: center;

}


.testimonial_hr
{
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	

}



.green
{
	/*color: #9DB678; - Lighter Green */
	color: #8AA169;
}



.green_bold
{
	color: #8AA169;
	font-weight: bold;
}



.cart_note
{
	font-size: 11pt;

}



.cart_note a
{
	color: #FFFFFF;

}



.cart_note a:visited
{
	color: #FFFFFF;
}



.search_box
{
	border: 1px solid #000000;


}



.search_btn
{
	height: 21px;
	font-size: 9pt;

}



#orders_container
{
	width: 150mm;
	margin-left: auto;
	margin-right: auto;

}



.textfield
{
	/* Style for textfields */
	border: 1px solid #666666;
	
}



.fld_name
{
	/* Small text for field names */
	font-size: 10pt;
	font-weight: bold;
	
}



.price_option_container
{
	display: table;
	text-align: right;
	width: 530px;
	
}



.price_option
{
	float: right;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 5px;
	

}


.price_option_highlight
{
	float: right;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 5px;
	

}

.price_option_selected
{
	color: #FF0000;

}


.red
{
	color: #FF0000;
	font-weight: bold;

}

