
#content p.boatFamily {
	margin-right:45px;
	padding:10px 0;
}
/*PRODUCT CATEGORY STYLING*/
.prod_col {
	float:left;
	width:235px;
	text-align:center;
	margin-bottom:20px;
}
.prod_col a {
	text-decoration: none;
}
.prod_col img {border:none;}
.prod_col ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.prod_col ul li {margin-bottom:15px;}
#prod_col_left {
	border-right:1px solid #dfc3a4;
	padding-right:20px;
	margin-right:20px;
}
.prod_col span {
	text-transform:uppercase;
	background:url(../../images/product_popup/more_info_icon.gif) no-repeat left center;
	padding:3px 0 3px 22px;
	height:17px;
	text-decoration:none;
}
.more_info_link {
	background:url(../../images/product_popup/more_info_icon.gif) no-repeat left center;
	padding:3px 0 3px 22px;
	width:18px;
	height:17px;
	text-decoration:none;
}
.more_info_image {
	margin: 0;
	padding: 0;
	width:18px;
	height:17px;
	text-decoration:none;
	display: none;
}

/*POP-UP STYLING*/
.popup {
	display:none;
	position: absolute;
	width: 512px;
	min-height:290px;
	border:1px solid #b0232a;
	background:#fce9c0 url(/images/product_popup/popup_bkg.jpg) no-repeat 0 38px;
	z-index: 100;
}
.popup_content {
	padding:10px 15px;
}
.popup_hd_bar {
	height:38px;
	padding-left:20px;
	background-color:#b0232a;
	border-bottom:1px solid #7c0606;
}
.popup_hd_bar h1 {
	float:left;
	text-indent:-5000px;
	margin:0;
	padding:0;
	height:38px;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	z-index:2;
}
.popup_hd_bar span {
	float:right;
	color:#fff;
	padding-top:2.4%;
	padding-right:20px;
}

/*POP-UP HEADERS - KAYAKS*/
h1#dirigo_hd {
	width:117px;
	background-image:url(/images/product_popup/headers/dirigo_hd.gif);
}
h1#dirigo_angler_hd {
	width:178px;
	background-image:url(/images/product_popup/headers/dirigo_angler_hd.gif);
}
h1#loon_hd {
	width:107px;
	background-image:url(/images/product_popup/headers/loon_hd.gif);
}
h1#rush_hd {
	width:44px;
	background-image:url(/images/product_popup/headers/rush_hd.gif);
}
h1#otter_hd {
	width:107px;
	background-image:url(/images/product_popup/headers/otter_hd.gif);
}
h1#voyager_hd {
	width:66px;
	background-image:url(/images/product_popup/headers/voyager_hd.gif);
}
h1#cayuga_hd {
	width:123px;
	background-image:url(/images/product_popup/headers/cayuga_hd.gif);
}
h1#adventure_hd {
	width:150px;
	background-image:url(/images/product_popup/headers/adventure_hd.gif);
}
h1#predator_hd {
	width:133px;
	background-image:url(/images/product_popup/headers/predator_hd.gif);
}
h1#dirigo_tandem_hd {
	width:126px;
	background-image:url(/images/product_popup/headers/dirigo_tandem_hd.gif);
}
h1#dirigo_tandem_hd {
	width:126px;
	background-image:url(/images/product_popup/headers/dirigo_tandem_hd.gif);
}
h1#loon_tandem_hd {
	width:117px;
	background-image:url(/images/product_popup/headers/loon_tandem_hd.gif);
}
h1#twin_otter_hd {
	width:95px;
	background-image:url(/images/product_popup/headers/twin_otter_hd.gif);
}
h1#vapor_hd {
	width:128px;
	background-image:url(/images/product_popup/headers/vapor_hd.gif);
}
/*POP-UP HEADERS - CANOES*/
h1#trapper_hd {
	width:129px;
	background-image:url(/images/product_popup/headers/trapper_hd.gif);
}
h1#guide_hd,h1#guide_family_hd {
	width:113px;
	background-image:url(/images/product_popup/headers/guide_hd.gif);
}	
h1#molitor_hd {
	width:65px;
	background-image:url(/images/product_popup/headers/molitor_hd.gif);
}
h1#otca_hd {
	width:102px;
	background-image:url(/images/product_popup/headers/otca_hd.gif);
}
h1#charles_river_hd {
	width:173px;
	background-image:url(/images/product_popup/headers/charles_river_hd.gif);
}
h1#camper_hd {
	width:128px;
	background-image:url(/images/product_popup/headers/camper_hd.gif);
}	
h1#discovery_hd {
	width:145px;
	background-image:url(/images/product_popup/headers/discovery_hd.gif);
}
h1#stillwater_hd {
	width:140px;
	background-image:url(/images/product_popup/headers/stillwater_hd.gif);
}
h1#koru_hd {
	width:42px;
	background-image:url(/images/product_popup/headers/koru_hd.gif);
}
h1#koru_hd {
	width:42px;
	background-image:url(/images/product_popup/headers/koru_hd.gif);
}
h1#penobscot_hd {
	width:147px;
	background-image:url(/images/product_popup/headers/penobscot_hd.gif);
}
h1#appalachian_hd {
	width:104px;
	background-image:url(/images/product_popup/headers/appalachian_hd.gif);
}
h1#tripper_hd {
	width:125px;
	background-image:url(/images/product_popup/headers/tripper_hd.gif);
}
h1#osprey_hd {
	width:122px;
	background-image:url(/images/product_popup/headers/osprey_hd.gif);
}
h1#pack_hd {
	width:41px;
	background-image:url(/images/product_popup/headers/pack_hd.gif);
}

/*END HEADERS*/

a.close_btn {text-decoration:none;color:#fff;}
a.close_btn:hover {text-decoration:underline;color:#fce9c0;}

/*POP-UP WINDOW CONTENT*/
.popwin_col {
	float:left;
	width:220px;
	padding-bottom:10px;
}

.popwin_col img {
	border:none;
	padding:0;
	margin:0;
}
.visible {display:block;}
.popwin_col p{
	padding:0 0 10px 0;
	margin:0;
	border-bottom:1px solid #e5d2b8;
}
.right {
	float:right;
	width:252px;
}
ul.prod_list,ul.prod_spec_list {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.prod_list li {
    margin:0;
    padding:0;
	text-align:right;
  
}
ul.prod_list li a {
	display:block;
	margin:0;
    padding:10px 0;
}
ul.prod_spec_list li {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:13px;
	color:#8f7156;
	padding-bottom:5px;
	
}
h1.prod_spec_hd {
	padding:10px 0 10px 0;
	margin:0;
	display:block;
	
	text-transform:uppercase;
}
.prod_specs {display:none;}
