@charset "utf-8";

.content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	width: 940px;
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003800;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 24px;
}
.info-side {
	display: block;
	float: left;
	width: 650px;
}
.image-side {
	float: left;
	width: 270px;
	margin-left: 10px;
	text-align: center;
	background-image: url(new-site-sample-1-prod-3-points_r4_c2.jpg);
	background-repeat: repeat-y;
	margin-top: -9px;
	padding-left: 10px;
}
.in {
	background-image: url(in.jpg);
	background-repeat: no-repeat;
	height: 99px;
	margin-left: -10px;
}
.darker {
	background-image: url(dark.jpg);
	margin-top: 30px;
	margin-left: -10px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-right: -10px;
}
.out {
	background-image: url(out.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -10px;
	height: 99px;
}

.image-side  .copy {
	margin-top: -90px;
}
.prod {
	font-size: 14px;
	color: #003800;
	text-align: left;
	padding-bottom: 5px;
}
.ship {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

h3 {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.underanover {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEEBBD;
	border-right-color: #DEEBBD;
	border-bottom-color: #DEEBBD;
	border-left-color: #DEEBBD;
}
.sel {
	background-color: #C4DA87;
	padding: 2px;
	border: 1px none #DEEBBD;
	color: #003800;
	margin: -2px;
}

.subtitle {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.also {
	background-color: #DEEBBD;
	height: 18px;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #003600;
	line-height: 18px;
}
.quarter {
	text-align: center;
	width: 140px;
	padding-right: 11px;
	padding-left: 11px;
	float: left;
	padding-top: 11px;
	padding-bottom: 11px;
}
.prod-link {
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEBEB;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #DCE3D1;
	border-right-color: #EAEBEB;
	border-left-color: #EAEBEB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	line-height: 28px;
}
.breadcrumbs {
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEEBBD;
	padding-bottom: 5px;
}
.breadcrumbs a + a {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 3px;
	padding-left: 10px;
}
.half {
	float: left;
	width: 460px;
	margin-right: 5px;
	margin-bottom: 20px;
}
.half .info {
	display: block;
	float: left;
	width: 340px;
	margin: 0px;
}
.half .side {
	float: left;
	width: 110px;
	text-align: center;
	font-size: 9px;
	color: #5E8631;
	margin-right: 10px;
}
.button {
	background-image: url(button.gif);
	background-repeat: repeat-x;
	display: block;
	width: auto;
	height: 25px;
	font-size: 13px;
	color: #000000;
	padding-top: 2px;
	border: 1px solid #FF9F10;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
.info  a strong {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.biginput {
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #DEEBBD;
	font-size: 18px;
}
.letter {
	font-size: 28px;
	color: #AFBC85;
	font-weight: bold;
	text-align: center;
	width: 100px;
	display: block;
	float: left;
	min-height:40px;
}
.ilinks {
	display: inline-block;
	width: 840px;
	float: left;
	margin-bottom:15px;
}

.big-button {
	background-color: #DEEBBD;
	border: 1px solid #DEEBBD;
	font-size: 18px;
	color: #003800;
}
.focusform {
	background-color: #F0F5E0;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
}
.button-green {
	background-image: url(buttong.gif);
	background-repeat: repeat-x;
	display: block;
	width: 110px;
	height: 25px;
	font-size: 13px;
	color: #000000;
	padding-top: 2px;
	border: 1px solid #B6D089;
	text-decoration: none;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	text-align: center;
	padding-bottom: 0px;
	margin-left: 6px;
}
.highlight a {
	color: #990000;
}
.mini-bask {
	background-image: url(basket.gif);
	background-position: 5px center;
	height: 20px;
	padding-left: 35px;
	background-repeat: no-repeat;
	float: right;
	font-size: 15px;
	color: #002F00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
