@charset "utf-8";
/* CSS Document */
td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
td a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}
td a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}

.toptext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;
}
.toptext a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;
}
.toptext a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:underline;
}
.toptext strong{
	font-size:14px;
	color:#0044d5;
}
.topnav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.topnav a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.topnav a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.leftnav_header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
.leftnav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0044d3;
	text-decoration:none;
}
.leftnav a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0044d3;
	text-decoration:none;
}
.leftnav a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0044d3;
	text-decoration:underline;
}


.bodytext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.bodytext a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0044d3;
	text-decoration:underline;
}
.bodytext a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0044d3;
	text-decoration:none;
}
.bodytext2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.bodytext2 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.bodytext2 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}
.itemname{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.itemname a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.itemname a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.item_number {
	color:#848484;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
}
.item_name, h1.item_name{
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:0;
	font-weight:700;
}
.checkout_text_small, .checkout_text_small td{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}
.checkout_text_small a{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:underline;
}
.checkout_text_small a:hover{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}
.stock3{
font-family:Verdana, Geneva, sans-serif;
color:3aa730;
font-size:12px;
font-weight:700;
}


.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;	
}
.footer a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;	
}
.footer a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:underline;	
}

.agreement {
	border: 1px solid #3AA730;
	color: #515151;
	background-color: DEDEDE ;
	font-size: 12px;
	padding: 5px;
}














.rec-4-ver {
	margin-right: auto;
	margin-left: auto;
	clear:both;
	display: table;
	position:relative;
}
.rec-4-ver .boxbody #product {
	text-align:center;
	width:25%;
	float:left;
	display: table-cell;
}
#igdREC_1 {width: 100%;}
#igdREC_2 {width: 100%;}

.rec-4-hor {
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.rec-4-hor .boxbody #product {
	text-align:center;
	width:25%;
	float: left;
	display: table-cell;
}
.rec-4-hor .boxbody {
	margin: 0;
	overflow:hidden;
	height:100%;
	border-width:0px;
	border-style:solid;
	display:table-row;
}
.boxbody {
	margin: 0;
	overflow:hidden;
	height:100%;
	border-width:1px;
	border-style:solid;
	display:table-row;
}


.rec-5-hor {
width: 100%; /******IGO - define width of horizontal box with 4******/
margin-right: auto;
margin-left: auto;
clear:both;
display: table;
}
.boxhead {
margin: 0;
text-align: center;
display: table-row;
}
.boxhead h2 { /******IGO - define style of module header text here (ie color, size, weight, uppercase or
none******/
margin-top: 25px;
margin-bottom: 5px;
margin-right:0px;
margin-left: 0;
color: #3aa730;
text-transform: none;
text-align:left;
font-weight: bold;
font-size: 14px;
line-height: 1.1em;
}
.boxbody {
margin: 0;
overflow:hidden;
height:100%;
border-width:0px;
border-style:solid;
display:table-row;
}
.rec-5-hor .boxbody #product {
text-align:center;
width:25%;
float:left;
display: table-cell;
}
.boxbody #product a {
text-align:center;
width: 25%;
color:blue;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bolder;
text-decoration:underline;
}
.boxbody #product a{width:100%;display:block;}
.boxbody #product a:hover {
color:#3aa730;
}
.boxbody #product a img {
text-align:center;
margin: 0px auto;
padding-bottom:0px;
display:block;
border-style:solid;
border-width:1px;
border-color:#3aa730;
}
.boxbody #product a:hover img {
border-color:#000;
}
.boxbody #product span.list {
color:#464646;
text-decoration:line-through;
display:block;
padding-top:2px;
}
.boxbody #product span.sale {
color:#3aa730;
display:block;
padding-top:2px;
}
.boxbody #product span.save {
color:#3aa730;
display:block;
padding-top:2px;
}








