@charset "utf-8";
body {
	background-image: url(../images/rep-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
	font-size: 135%;
}
.page {
	background-image: url(../images/picture-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:100%;
}

.header {
	height: 30px;
}

.menu-bar {
	background-color: #DEEBBD;
	height: 30px;
}
.page-area {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
.content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	width: 940px;
	background-color: #FFFFFF;
}
.ticks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003600;
	text-align: center;
	background-color: #DEEBBD;
	padding-left: 25px;
}
.foot {
	background-color: #F7FAEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	color: #666666;
}
.ticks .point {
	background-image: url(tick_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 28px;
	float: left;
}
.title {
	font-size: 17px;
	color: #003400;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003800;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 24px;
	line-height: 36px;
}
.info-side {
	display: block;
	float: left;
	width: 650px;
}
.image-side {
	float: left;
	width: 270px;
	margin-left: 10px;
	background-image: url(side.jpg);
	background-repeat: repeat-y;
	margin-top: -9px;
	padding-left: 10px;
}
.in {
	background-image: url(side.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;
}
.final {
	float: left;
	width: 170px;
	margin-left: 10px;
}

.out {
	background-image: url(out.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -10px;
	height: 99px;
	text-align: right;
}

.image-side  .copy {
	margin-top: -90px;
}
.prod {
	font-size: 14px;
	color: #003800;
	text-align: left;
	padding-bottom: 5px;
}
.ship {
	font-size: 10px;
	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;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 28px;
	border: 1px none #DCE3D1;
}
.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;
	cursor:pointer;
}
.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;
}
.sidetitle {
	font-size: 24px;
	color: #003300;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.linksblock a {
	font-size: 14px;
	text-align: left;
	background-image: url(lbbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -8px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 12px;
	display: block;
	color: #3E5821;
}
.linksblock {
	text-align: left;
	background-image: url(lbu.jpg);
	background-position: left bottom;
	padding-bottom: 1px;
	margin-left: -8px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
.index a {
	display: block;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 20px;
}
.index {
	padding-left: 40px;
}
.pics    a    {
	height: 195px;
	width: 217px;
	background-color: #DEEBBD;
	border: 1px solid #DEEBBD;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	margin-right: 8px;
	margin-top: 8px;
}
.picssm a {
	height: 160px;
	width: 144px;
	background-color: #DEEBBD;
	border: 1px solid #DEEBBD;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	margin-right: 8px;
	margin-top: 8px;
	line-height: 16px;
}

.pics  a:hover, .picssm a:hover {
	text-decoration: none;
	border-top-color: #A7C94E;
	border-right-color: #A7C94E;
	border-bottom-color: #A7C94E;
	border-left-color: #A7C94E;
}
.pics  a  img, .picssm a img {
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	margin-bottom: 5px;
}
.pics   a   h2    {
	font-size: 14px;
	color: #003800;
	margin: 0px;
}
.picssm a h2 {
	font-size: 12px;
	color: #003800;
	margin: 0px;
}

.cur {
	text-align: right;
	display: block;
	font-size: 11px;
	padding-top: 5px;
}
.quarter a img {
	text-decoration: none;
}
.salestyle {
	color: #993300;
	font-weight: bold;
}.sale {
	height: 170px;
	width: 170px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
.point a {
	color: #003600;
	text-decoration: none;
}
.support {
	text-align: right;
	margin-right: -5px;
	height: 131px;
	padding-right: 10px;
	padding-left: 10px;
}
.canada {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/canadian%20flag.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: 20px 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 140px;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.signup {
	background-image: url(news-offer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	padding-top: 10px;
	padding-right: 210px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.signup h2 {
	color: #11340C;
	font-size: 32px;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.signup h3 {
	font-weight: normal;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #5F872F;
}
.signup form {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.signup label {
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}
.signup #submit {
	background-color: #5B852F;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	width: 40px;
	height: 24px;
	border: 1px solid #5B852F;
}
.signup input {
	height: 24px;
	margin-right: 5px;
}
.social-right {
	float: right;
	width: 85px;
}
.social-right img {
	margin-bottom: 5px;
}.print {
	display: block;
	margin-top: -25px;
	margin-bottom: 25px;
}
.artlink {
	background-color: #DEEBBD;
	background-image: url(../images/reading.png);
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 00px;
	padding-left: 105px;
	font-size: 18px;
	text-decoration: none;
	background-position: 5px center;
	line-height: 23px;
	border: 2px solid #034205;
	color: #034205;
	min-height: 65px;
	text-align: center;
	
}
.afflink {
	background-color: #F7FAEF;
	padding: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #023202;
}
.affaddr {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
}
.afflinks thead td {
	border-bottom: 3px solid #DEEBBD;
	padding: 5px 0
}
.afflinks tbody td {
	border-bottom: 1px solid #DEEBBD;
	padding: 5px 0;
	padding-right: 10px;
}.uae {
	background-color: #F7F7DB;
	background-image: url(../images/uae.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 210px;
	font-size: 14px;
	line-height: 18px;
}
.uae strong {
	font-size: 16px;
	line-height: 19px;
	color: #00732F;
}
.pay-button {
	min-height:100px
}
.pay-button a {
	margin:10px auto;background-color:rgb(222, 235, 189);color:#003800;font-weight:bold;text-decoration:none;font-size:22px;padding:5px 10px;}
.popup {position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);justify-content:center;align-items:center;z-index:100;display:flex;cursor:pointer;}
.popup img {max-height:80%;max-width:80%;}
.popup>div {height:auto;width:80%;max-height:400px;max-width:400px;background-color:#ffffff;padding:20px;font-family:Arial,Helvetica, sans-serif;font-size:15px;border-radius:5px}
.popup h1 {font-weight:bold;font-size:22px;margin:0 0 15px}
.popup strong {font-size:17px;}
.popup select {width:calc(50%);float:left ;font-size: 15px; padding: 5px; border-radius: 5px;}
.popup #currency {width:calc(50% - 10px);margin-left:10px}
.popup .button {padding:5px 15px;margin:15px 0 0 auto;font-size:15px;border-radius:5px;height:auto;background:none;background-color:#ff9f10;}

#consent {background-color:#eeeeee;font-size:15px;position:fixed;top:0;right:0;left:0;border-bottom:2px solid #cccccc;z-index:999}
#consent .mid {    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    font-family: arial;
    font-size: 13px;
    line-height: 20px;}
#consent strong {display:block;}