/* p1s */
div#p1container {
	margin-bottom:1em;
	height:250px;
	}
div#p1tabs {
	float: left;
	width: 170px;
	}
div#p1content {
	float: left;
	width: 430px;
	padding: 0;
	margin: 0;
	}

div#p1content div.p1 a img{
	border: 0;
}

.p1menu ul {
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid #cbbe9f;
	}
.p1menu ul li {
	display: inline;
	}
.p1menu ul li a {
	display: table;
/*	#position: relative; */ /* hack for vertical centering */
	overflow: hidden;
	background: white url(http://www.unionsportsmen.org/assets/images/beta/USA_p1_tabs_bg.jpg) bottom left repeat-x;
	width: 165px;
	height: 61px;
	float: left;
	color: #93591f; /*text color*/
	font: bold 12px/15px verdana, Trebuchet MS, sans-serif;
                line-height: 15px;
	text-decoration: none;
	padding: 0px 3px 0px 25px;
	border: 1px solid #cbbe9f;
	border-top: none;
	cursor: pointer;
	}

.p1menu ul li a span.linkholder {
	display: table-cell;
	vertical-align: middle;
                color: #b42025;
	width: 165px;
	text-decoration: none;
}

.p1menu ul li a:hover span.linkholder, .p1menu ul li a.current span.linkholder {
	color: white !important;
}
.p1menu ul li a:visited {
	color: #93591f;
	}
.p1menu ul li a:hover, .p1menu ul li a.current {
	color: white !important;
	background: #b42025  url(http://www.unionsportsmen.org/assets/images/beta/p1menu_arrow.gif) center left no-repeat;
	}
div.p1 {
	width: 430px;
	height: 250px;
	position: relative;
	margin: 0;
	background-color: #eeeeee;
	}
div.p1 div.caption {
	margin: 5px;
	padding: 6px;
	width: 406px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	border: 1px solid #6c6c6c;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(http://www.unionsportsmen.org/assets/images/beta/p1-caption-bg.png);
	color: white;
	}
* html body div.p1 div.caption { /* star hack for IE6 */
	background-image: none;
	background-color: black;
  }
div.p1 div.caption h3 {
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
	margin: 0px 0px 3px 0px;
	}
div.p1 div.caption div.copy a {
	font-weight: bold;
	color: #fe822f;
	}

/* p2s */
div#p2container {
	position: relative;
	z-index: 11;
	width: 625px;
	height: 373px;
	}
div#p2tabs {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
div#p2content {
	position: absolute;
	top:26px;
	left: 0px;
	z-index:9;
	border:1px solid #cbbe9f;
	height: 345px;
	width:623px;
	padding: 0px;
	margin: 0px;
	}
.p2menu {
	font: bold 12px/15px Verdana;
	width: 100%; /*leave this value as is in most cases*/
	}
.p2menu ul {
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid #cbbe9f;
	border-left: 1px solid #cbbe9f;
	}
.p2menu ul li {
	display: inline;
	}
.p2menu ul li a {
	background: white url(http://www.unionsportsmen.org/assets/images/beta/USA_p2_tabs_bg.jpg) top left repeat-x;
	width:99px;
	float: left;
	color: #93591f; /*text color*/
	padding: 5px 0px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #cbbe9f; /*navy divider between menu items*/
	border-bottom: 1px solid #cbbe9f;
	cursor: pointer;
	}
.p2menu ul li a:visited {
	color: #93591f;
	}
.p2menu ul li a:hover, .p2menu ul li a.current {
	color: #eb6002 !important;
	background-image: none;
	background-color: white;
	border-bottom: 1px solid white;
	}
div.p2 {
	padding: 16px 12px 10px 12px;
	width: 599px;
	overflow: hidden;
	}
div.p2 div.featured_promo_item {
	float: left;
	width: 280px;
	height: 319px;
	position: relative;
	}
div.p2 div.featured_promo_item div.caption {
	margin: 0px;
	padding: 6px;
	width: 266px;
	height: 95px;
	border: 1px solid #6c6c6c;
	background-image:url(http://www.unionsportsmen.org/assets/img/decor/news-caption-bg.gif);
	background-repeat: repeat-x;
	background-color: #6A6158;
	color: white;
	}
div.p2 div.featured_promo_item div.caption h3 {
	font-weight: bold;
	font-size: 15px;
	line-height:17px;
	margin: 0px 0px 6px 0px;
	}
div.p2 div.featured_promo_item div.caption h3 a {
	color: white;
	}
div.p2 div.secondary_promos {
	float: right;
	width: 278px;
	height: 319px;
	padding-left: 15px;
	border-left: 1px solid #e6e4e0;
	position: relative;
	}

div.p2 div.secondary_promos_top_stories {
	float: left;
	width: 278px;
	height: 319px;
	padding-left: 5px;
	border-left: 0px solid #e6e4e0;
	position: relative;
	}

div.p2 div#show_promos {
	float: left;
	width: 280px;
	height: 319px;
	position: relative;
	}
div.p2 div#show_schedule {
	float: right;
	width: 288px;
	height: 319px;
	padding-left: 5px;
                padding-right: 10px;
	border-left: 1px solid #e6e4e0;
	position: relative;
	}
div.p2 div.promo_item {
	padding: 7px 0px;
	margin: 0;
	border-top: 1px solid #e6e4e0;
	overflow: hidden;
	width: 288px;
	}
div.p2 div#show_promos div.promo_item {
	width: 280px;
	}
/* div.p2 div#promo_1 { */
div.p2 div:first-child {
	padding-top: 0;
	border-top: none;
	}
div.p2 div.promo_item div.promo_img {
	float: left;
	margin: 0px 8px 0px 0px;
	border: 1px solid #9d6c3b;
	}
div.p2 div.promo_item div.promo_img a {
	text-decoration: none;
}
div.p2 div.promo_item div.promo_img a:link img, div.p2 div.secondary_promos div.promo_item div.promo_img a:visited img {
	border: 1px solid #9d6c3b;
	}
div.p2 div.promo_item div.promo_img a:hover img, div.p2 div.secondary_promos div.promo_item div.promo_img a:active img {
	border: 1px solid #ec660c;
	}
div.p2 div.promo_item div.promo_img img {
	display: block;
	}
div.p2 div.promo_item h3 {
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	}
div.ctrcol_list ul {
	border: none;
	}
div.ctrcol_list ul li {
	border-bottom:1px solid #E2E0DE;
	}
div.p2 div.caption div.copy a {
	font-weight: bold;
	color: #fe822f;
	}
div.p2 a.button {
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	}

/* news items */
div#ad {
	margin: 0 0 1em 0;
	}
div#newscontent {
	border:1px solid #cbbe9f;
	border-top: none;
	width:298px;
	height: 205px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	position: relative;
	}
.newsmenu {
	font: bold 12px/15px Verdana;
	width: 100%;
	}
.newsmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid #cbbe9f;
	border-left: 1px solid #cbbe9f;
	}
.newsmenu ul li {
	display: inline;
	}
.newsmenu ul li a {
	background: white url(/sitewide/assets/img/decor/tab-bg.gif) top left repeat-x;
	width:99px;
	float: left;
	color: #93591f; /*text color*/
	padding: 5px 0px;
	text-decoration: underline;
	text-align: center;
	border-right: 1px solid #cbbe9f; /*divider between menu items*/
	border-bottom: 1px solid #cbbe9f;
	cursor: pointer;
	}
.newsmenu ul li a:visited {
	color: #93591f;
	}
.newsmenu ul li a:hover, .newsmenu ul li a.current {
	color: #eb6002 !important;
	background-image: none;
	background-color: white;
	border-bottom: 1px solid white;
	}
div.rightcol_list {
	margin-bottom: 0px;
	}
div.rightcol_list ul {
	background-image:none;
	margin-bottom: 0px;
	}
div#newscontent a.button {
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
/* shared */
.tabcontent {
	display:none;
	}
@media print {
	.tabcontent {
		display:block !important;
		}
	}
	
/* secondary */	

fieldset, input, button {
	border: 0;
}
input {
	background-color: #ece5d6;
}
button {
	background-color: #b42025;
	color:  #fff;
	-webkit-border-radius: 4px; /* Safari prototype */
	-moz-border-radius: 4px; /* Gecko browsers */
	border-radius: 4px; /* Everything else - limited support at the moment */  
}

ol li,ul li {
	list-style-type: none;
}

.justify {
	text-align: justify;
}

.smallAd {
	background-color:  #fff;
	border: 1px solid #b42025; /* red/maroon */
	margin: 20px 0;
	height: 70px;
}

h4 {
	width: 300px;
	color: #fefaee;
	background-color: #20160a;
	font: normal 13px/15px verdana, Trebuchet MS, sans-serif;
	margin: 20px 0px;
	padding: 5px 10px;
}


#searchSubmit {
	position: relative;
	right: -125px;
	margin-top: 5px;
}

	#section1, #section2, #section3 {
	padding: 10px 5px;
	float: left;
	background-color: #FEFAEE;
}

#section1 {
	width: 200px;
	background-color: #FEFAEE;
}

#sideBarMenu li {
	color: #b42025; /* red/maroon */
	padding-top: 10px;
	border-bottom: 1px dashed #241706;
}

#learnMore {
	margin-top: 1em;
}

#section2 {
	width: 360px;
	padding-left: 10px;
	background-color: #FEFAEE;
}

#section3 {
	width: 360px;
}

#section2hunting {
	width: 520px;
	float: left;
	padding: 10px 5px 10px 10px;
	background-color: #FEFAEE;
	font: normal 12px/15px verdana, Trebuchet MS, sans-serif;
}

#section3hunting {
	width: 200px;
	background-color: #e8e0d6;
	font: normal 11px/14px verdana, Trebuchet MS, sans-serif;
	float: right;
	padding: 10px 5px;
        margin-top: 10px;
        margin-right: 5px;
}

#section2article {
	width: 685px;
	float: left;
/*	background-color: #ffffff; */
	background-color: #FEFAEE;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	font: normal 12px/15px verdana, Trebuchet MS, sans-serif;
}


#h4hunting {
	width: 150px;
	color: #fefaee;
	background-color: #20160a;
	font: normal 12px/15px verdana, Trebuchet MS, sans-serif;
	margin: 20px 0px;
	padding: 5px 10px;
}
	
a.sidemenu:link, a.sidemenu:visited  {
 display: block;
 width : 200px;
 font-weight: bold;
 text-decoration: none;
 text-align : left;
 font-family: verdana, Trebuchet MS; 
 font-size: 10px;
 letter-spacing: 1px; 
 color: #20160a;
 height: 18px;
 border-style: none;
/* background-color: ;  */
} 
 
a.sidemenu:hover {
 display : block;
 width : 200px;
 text-align: left;
 font-weight: bold;
 text-decoration: none;
 font-family: verdana, Trebuchet MS;
 font-size: 10px;
 letter-spacing: 1px; 
 color: #ffffff;
 height: 18px;
 border-style: none;
 background-color: #b42025; 
}

#section2article img {
    float: right;
}