@charset "utf-8";
/* CSS Document */

div.gator_outer	{
	background-color:#FFFFFF;
	padding:10px 0;
}
div.gator_container	{
	width:780px;
	overflow:auto;
	background:url(/en_US/ProductCatalog/HO/media/images/category/static/gator/container_bg_repeater.jpg) repeat-y #FFFFFF;
}

/*LEFT SIDE STYLES */
div.gator_left	{
	width:610px;
	margin-right:5px;
	float:left;
}
div.gator_left_content	{
	width:596px;
	padding:0 10px 0 4px;
}
div.gator_left_nav	{
	float:left;
}
div.gator_left_nav ul	{
	width:171px;
	padding:0;
	margin:0;
	list-style-type:none;
	background-color:#cecfca;
}
div.gator_left_nav li	{
	font-size:10px;
	list-style-type:none;
	font-weight:bold;
}
div.gator_left_nav li a	{
	display:block;
	background:url(/en_US/ProductCatalog/HO/media/images/category/static/gator/left_nav_item_bg.gif) no-repeat 6px 10px;
	padding:6px 0 6px 13px;
	text-decoration:none;
	color:#28672e;
}
div.gator_left_nav li a.selected	{
	display:block;
	background-color:#f1f4e8;
	padding:6px 0 6px 13px;
	text-decoration:none;
	color:#28672e;
}
div.gator_left_nav li.heading	{
	background:none;
	background-color:#317929;
	text-transform:uppercase;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 5px 13px;
}
div.gator_rollover_area	{
	float:left;
	padding:0;
	margin:0;
	width:420px;
}
div.model_img	{
	width:214px;
	margin-bottom:100px;
	float:left;
}
div.model_info	{
	padding-top:18px;
	width:200px;
	float:right;
}

a.learn_more	{
	font-size:11px;
	padding-left:10px;
	font-weight:bold;
	line-height:18px;
	background:url(/en_US/ProductCatalog/HO/media/images/category/static/gator/black_link_arrow.jpg) no-repeat 0 5px;
}

h3	{
	padding:0;
	margin:0;
	font-size:14px;
	line-height:14px;
	color:#005100;
}
p.recommend_info	{
	font-size:10px;
	font-weight:bold;
	margin:10px 0;
}
p.model_description	{
	font-size:10px;
	font-style:italic;
	margin:10px 0;
}
p.offers	{
	color:#676767;
	padding:10px;
	margin-top:20px;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	width:180px;
	background-color:#d7dfbc;
}
p.offers sup	{
	font-weight:normal;
	font-size:10px;
}
.hidden	{
	display:none;
}
.visible	{
	display:block;
}
/* RIGHT COLUMN STYLES */
div.gator_right	{
	width:165px;
	float:right;
}
div.gator_right_content	{
	width:150px;
	height:235px;
	padding:5px 0 5px 11px;
}
div.gator_right_content ul	{
	list-style-type:none;
	margin:0;
	padding:0;
}
div.gator_right_content ul li	{
	padding:4px 0;
	margin:0;
	list-style-type:none;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
div.gator_right_content ul li a	{
	text-decoration:none;
	color:#28672e;
}
div.gator_right_content ul li a:hover	{
	text-decoration:none;
	color:#75b675;
}
.birdseed
{
	font-size: 11px;
	color:#999999;
	padding: 15px 0px 25px 0px;
	margin-left: 7px;
	margin-top: 10px;
	height: 6em;
	width: 775px;
	overflow:auto;
	scrollbar-face-color:#cccccc;
	scrollbar-base-color:#CCCCCC;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#DADADA;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#DADADA;
	scrollbar-darkshadow-Color:#B9B9B9;

}
.birdseed p
{
	margin: 0px 0px 10px 0px;
	width: 750px;
}
.birdseed a
{
	text-decoration: none;
	color: #189519;
}