/* CSS Document */

#loginFrame {
	position: relative;
	float: right;
	clear: both;
	height: 300px;
	width: 220px;
	margin-right: 20px;
	background-position: top;
}
#colLarge {
	width: 480px;
	line-height: 19px;
	float: left;
	padding-left: 30px;
	color: #333333;
}
#largeimgFloat {
	float: left;
	position: absolute;
	visibility: visible;
	z-index: 3;
}
#break {
	clear: both;
	height: 3px;

}
.prod_title {
	width: 197px;
	height: 31px;
	padding: 10px 5px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	display: block;
	line-height: 11px;
}
.prod_boarder {
	border: 1px solid #CADB95; 
	background-color:#FFFFFF;
	height: 100px;
	width: 210px;
	padding: 9px 5px 1px;
	margin: 0px;
	display: block;
}
.prod_container {
	float: left;
	width: 222px;
	margin: 5px 10px 5px 0px;
	font-weight: normal;
	background-color: #F4FADA;
}
.prod_title a {
	text-decoration: none;
	color: #FFFFFF;
}
.prod_button{
	background-color:#96B318;
	border: 1px solid #778C13;
	color: #FFFFFF;
	padding: 2px 5px;
	font-size: .9em;
}
.price {
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.prod_button {
	margin-top: 2px;
	margin-bottom: 2px;
}
#group_icon {
	height: 44px;
	width: 145px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-repeat: no-repeat;
	margin: 5px 10px 5px 0px;
	background-color: #96B318;
	color: #FFFFFF;
	font-size: 1.2em;
}
.break {

	clear: both;
	height: 3px;
}
.formbad {
	background-image: url(../images/formbad.gif);
	border: 1px solid #FFC6C6;
	background-color: #FFECEC;
}

#col1_feature {
	background-image: url(../shop/core_images/col1_bg.gif);
	background-repeat: no-repeat;
	height: 235px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col1_feature a {
	color: #000000;
}
#col1_feature a:hover {
	text-decoration: none;
}

#col1_feature h2 {
	color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 10px 5px 10px 20px;
	font-weight: lighter;
	font-size: 18px;
}
#col1_feature p {
	color: #000000;
	margin: 0px;
	padding: 5px 20px;
	line-height: 18px;
	width: 173px;
}
#col2_feature {
	background-image: url(../shop/core_images/col_feature_bg.gif);
	background-repeat: no-repeat;
	height: 235px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col2_feature h2 {

	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 10px 5px 10px 20px;
	font-weight: lighter;
	font-size: 18px;
}
#col2_feature p {

	color: #000000;
	margin: 0px;
	padding: 5px 20px;
	line-height: 18px;
	width: 173px;
}
#col2_feature a {

	color: #000000;
}
#col2_feature a:hover {

	text-decoration: none;
}
#group_icon a {
	color: #FFFFFF;
	text-decoration: none;
}
#group_icon a:hover {
	text-decoration: underline;
}
