.target {
	cursor: pointer;
}

.mFourBoxes {
	float: left;
	background: transparent url(../images/fourBoxes.png) no-repeat 0 0;
}

.mFourBoxes li {
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	min-height: 225px;
	padding: 0 20px 0 0;
	position: relative;
	width: 460px;
}

.mFourBoxes .odd {
	clear: left;
}

.mFourBoxes h2 {
	font-size: 2.4em;
	margin-bottom: 0.6em;
}

.mFourBoxes p {
	font-size: 1.2em;
}

.mFourBoxes h2,
.mFourBoxes p {
	float: right;
	width: 203px;
}

.mFourBoxes img {
	float: left;
	border: 1px solid #f2e4df;
}
.ie6 .mFourBoxes img {
	margin-bottom: -13px;
}

.mFourBoxes img:hover {
	border-color: #d9ccc7;
}

.readmore {
	clear: both;
	float: right;
	margin: 0;
}

.readmore a {
	float: right;
	padding: 10px 35px 1px 20px;
	font: 11px/11px Georgia, Serif;
	text-decoration: underline;
	color: #000;
	background: url(../images/hand.png) no-repeat 100% 10px;
}
	
.readmore a:hover {
	text-decoration: none;
	background-position: 100% -90px;
}

/*
.mFooter {
	float: left;
	width: 960px;
	border-bottom: 20px solid #000000;
}

.mFooter ul {
	margin: 0;
}

.mFooter li {
	float: left;
	width: 199px;
	padding: 20px;
	background: none;
	border-left: 1px solid #000000;
}
	
.mFooter .hover {
	background: #ffece6 url(../images/footer.png) repeat-x 0 100%;
}
	
.mFooter .first {
	margin-left: 0;
	border: none;
	width: 200px;
}
	
.mFooter h2 {
	margin-bottom: 5px;
	color: #111111;
}
	
.mFooter li li {
	border: none;
}
	
.mFooter li li,
.mFooter li .hover {
	clear: left;
	padding: 0;
	margin: 0;
	background: none;
}
		
.mFooter a {
	float: left;
	padding: 0 2px;
	margin: 2px 4px;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none !important;
}

.mFooter a:hover {
	color: #fff !important;
	text-decoration: none;
	background: #000;
}
*/
				
.mainFlash {
	height: 370px;
}
	
.mainFlashSmall {
	height: 246px;
	margin-top: -1px;
	border-top: 1px solid #000;
}

.homepagebanners_container {
	overflow: hidden;
	float:left;
}

.mFourBoxes .odd {
	background: transparent;
}

.addtocart_button {
	overflow: hidden;
	height: 31px;
	line-height: 31px;
	text-transform: uppercase;
	vertical-align: middle;
	background: transparent;
	font-weight: 800;
	font-size: 1.2em;
}

.addtocart_button_wrapper {
	display: inline-block;
	height: 31px;
	padding-left: 5px;
	background: url(../images/addtocart_button.jpg) 0 0;
}
.addtocart_button_wrapper span {
	display: inline-block;
	padding-right: 5px;
	background: url(../images/addtocart_button.jpg) 100% 0;
	height: 31px;
}

.productdetail .price,
.productdetail .product_actions a {
	color: #72007f;
}

a {
	color: #292929;
	text-decoration: underline;
}

a:hover {
	color: #292929;
	text-decoration: none;
}


.mFourBoxes {
	float: left;
	margin: 0;
}
.ie .mFourBoxes {
	padding-bottom: 20px;
}

	.mFourBoxes ul {
		margin: 0;
	}

		.ie6 .mFourBoxes li {
			height: 225px;
		}
	
		.mFourBoxes .odd {
			clear: left;
		}
	
			.mFourBoxes h2 {
				margin: -3px 0 5px;
			}
	
			.mFourBoxes h2,
			.mFourBoxes p {
				float: right;
				width: 203px;
				padding-left: 10px;
				display: inline;
			}
	
			.mFourBoxes img {
				float: left;
				border: 1px solid #f2e4df;
			}
			.ie6 .mFourBoxes img {
				margin-bottom: -13px;
			}
		
				.mFourBoxes img:hover {
					border-color: #d9ccc7;
				}
		
			.mFourBoxes .readmore {
				position: absolute;
				right: 10px;
				bottom: 0;
			}
			
				.mFourBoxes .readmore a {
					text-decoration: underline;
				}


