/* ----------------------------------------------------------------------------------------------------------
TEXT FORMAT
---------------------------------------------------------------------------------------------------------- */

body {color:#0f0f0f;
font-family:Arial, Helvetica, sans-serif;}

img{ border:none; }

a{color:#000; text-decoration:none; font-weight:bold;}

h1{
	color: #E91730;
	font-weight: bold;
	font-size: 20px;
	padding: 3px 10px 3px 0px;
	margin-bottom:0px;
	margin-top:0px;
	}

	h1.feed-name{
		font-size:23px;
		padding:0 0 0 0;
		color:#1A5625;
	}
	
	h1.products{
		background-color:#1A5625;
		font-size:20px;
		color:#fff;
	}
	
		div.hproducts{
		background-color:#1A5625;
		width:100%;
		margin-top:5px;
		}

	
h2{
	color: #222222;
	font-weight: bold;
	font-size: 20px;
	margin-bottom:15px;
}

h3{
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:15px;
}

	h3.feed{
	color: #E91730;
	font-weight: bold;
	font-size: 20px;
	padding: 3px 10px 3px 0px;
	margin-bottom:0px;
	margin-top:0px;
	}


h4{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:14px;
}

	h4.short-desc{
		color: #1A5625;
		font-weight: bold;
		font-size: 16px;
		margin-bottom:14px;
	}

h5{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:12px;
}

p {color:#0f0f0f;
font-family:Arial, Helvetica, sans-serif;}


/* ----------------------------------------------------------------------------------------------------------
PAGE STRUCTURE
---------------------------------------------------------------------------------------------------------- */
/* div{ border:1px solid #f00;} */

#print{display:block; margin-top:0in; margin-bottom:.25in;}

#ir_portal, #ir_default{
	position:relative;	
}

#ir_box{
	width:470px;
	height:200px;
}

#aside, #tray, #content-right, .next, .eshowroom, #footer{ display:none; }

#ir_portal{display:block; position:relative;}

#products img{ display:none;}

#wrapper{width:8in;}

#content {display:block;}

hr, .irLink{display:none;}
