@charset "utf-8";
body {
	padding: 0px;
	background-color: #4f8003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .83em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	background-image: url(body_bg_2.jpg);
}
a {
	color: #000000;
	text-decoration: none;
}


* {
	margin: 0px;
	padding: 0px;
}
.row_container {
	margin-top: 8px;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.image_border {
}
.index_box {
	display: block;
	padding: 5px;
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.index_box:hover {
	background-color: #EAFED0;
	display: block;
	border: 1px solid #5F9312;
}



.index_code {
	font-size: xx-small;
}
.index_name {
	font-size: x-small;
	font-weight: bold;
}
.index_price {
	font-size: 10px;
}

.index_description {
	font-size: x-small;
}
.detail_price {
	display: block;
	clear: right;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 1px;
	background-color: #DBEFC1;
	background-position: center center;
	border: 1px solid #48740B;
}
.detail_previous_page {
	font-size: 10px;
	display: block;
	float: right;
	margin-left: 10px;
}
.details_notice {
	font-weight: normal;
	color: #026127;
	font-style: normal;
}

.detail_description {
	padding: 10px;
	border: 1px solid #E9E9E9;
	font-size: 10px;
	line-height: 1.5em;
}
.detail_made_in {
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	float: right;
	font-size: 9px;
	line-height: 9px;
	background-color: #F0EFEC;
	text-align: center;
	width: 75px;
}
.detail_bread_crumb {
	font-size: 10px;
}
.detail_product_code {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 1px;
}
h2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #005B25;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.detail_artisian {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	text-align: right;
	display: block;
}
.details_dimensions {
	font-size: 10px;
}

.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #8FDF1D;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	background-image: url(mmm_header_2012.jpg);
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	background-position: left top;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1  {
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	display: block;
	float: left;
}
h3 {
	line-height: 1.5em;
	color: #999999;
}

.top_nav_group {
	font-size: 10px;
	position: absolute;
	margin-top: 82px;
	float: left;
	margin-left: 15px;
	width: 500px;
}
.top_nav_group a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	display: block;
	float: left;
}
.top_nav_group a:hover {
	background-color: #5F9312;
	color: #FFF;
}


.side_bar_title {
	color: #005A26;
	margin-left: 5px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
}

#sidebar1 a {
	background-color: #EAFED0;
	display: block;
	padding-left: 5px;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #D3E4BD;
	border-left-color: #FFFFFF;
}
#sidebar1 a.selected {
	background-color: #055A28;
	border: 1px solid #DBEFC1;
	color: #FFFFFF;
}

#sidebar1 a:hover {
	background-color: #5F9312;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBFFD1;
	border-bottom-color: #DBEFC1;
	color: #FFF;
}
#mainContent  {
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
} 
#mainContent a:hover {
	background-color: #EAFED0;
}

.twoColFixLtHdr #footer {
	background-color: #D4EBB2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E5E6;
	font-size: 9px;
	text-align: center;
	color: #005B25;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearright { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#standard_page {
	background-color: #FFFFFF;
	line-height: 1.3em;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}
label {
	width: 150px;
	display: block;
	float: left;
	font-weight: bold;
}
textarea, input {
	background-color: #EAFED0;
	padding: 2px;
	border: 1px solid #5F9312;
}
.form_button {
	border: 2px outset #5F9312;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F9312;
}
.sold {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	background-color: #5F9312;
}
.sold_big {
	color: #FFFFFF;
	background-color: #5F9312;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-left: 8px;
}
