/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:86%;
text-align:left;
margin:0;
border:0;
color:#1c463c;
color:#444444;
}

#contentwrapper {
width:900px;
position: absolute;
left: 50%;
margin-left: -450px;

}


.smaller {
font-size:0.9em;
}


#masthead {
height:100px;
background-image:url(siteimages/country-sports-header.jpg);
background-repeat:no-repeat;
}

#cart {
float:right;
}

#topnav {
clear:both;
width:100%;
background-color: #CAAA6F;
min-height:30px;
font-size:0.9em;
}


#topcrumb {
clear:both;
font-size: 0.8em;
border: 1px solid #dedede;
}

#topcrumb h1 {
font-size:1.2em;
}

#topcrumb a{
color: #996633;
text-decoration:underline;
}

#topcrumb a:visited{
color: #996633;
text-decoration:underline;
}

#topcrumb a:hover{
color: #996633;
text-decoration:none;
}


#paytopnav {
clear:both;
padding: 3px 0 3px 210px;
background-color: #CAAA6F;
min-height:30px;
font-size:1.1em;
}

#payfootnav {
clear:both;
padding: 3px 0 3px 210px;
background-color: #CAAA6F;
min-height:30px;
font-size:1.1em;
}

#maincontent {
clear:both;
padding: 10px 0;
}

#sidebar {
width: 200px;
float:left;
}

#textpad {
font-size: 0.9em;
text-align:center;
}

#content {
margin-left:210px;
}

#marginten {
padding:10px 20px;
line-height:1.2em
}

#viewcartbox {
margin-top:0;
margin-left: 220px;
padding-left:10px;
}
#viewcartbox p{
margin:0;
padding:0;
}

.listbox {
text-align:center;
width:174px;
/*padding:2px;*/
border: 1px solid #dedede;
}

#specialsbox {
width:400px;
text-align:left;
border: 1px solid #dedede;
}
#specialsbox img{
float:left;
margin-right:10px;
}
#specialsbox p{
margin-left: 190px;
text-align:left;
}
#specialsbox li {
text-align:left;
font-size:0.9em;
}



#productbox {
margin: 10px;
/* border: 1px solid #dedede;*/
padding: 10px;
}

#productbox h2{
font-size:1.3em;
color: #26584d;
margin:0;
padding: 10px 0;
}

#productbox img{
float:left;
margin-right:20px;

}

/* ------Form Add to cart -----------*/

fieldset {
border: 1px solid #dedede;
}

fieldset td {
font-size:0.9em;
}

fieldset td p{
font-size:0.9em;
}

fieldset select {
font-size:0.9em;
}

fieldset label {
font-size:0.9em;
}

fieldset text {
font-size:0.9em;
}

.textform {
font-size:0.9em;
}

h1 {
font-size:1.5em;
margin-left:10px;
color: #996633;
}

h2 {
font-size:1.2em;
margin-left:10px;
color: #996633;
color: #24564b;
}


#footer {
clear:both;
background-image:url(siteimages/footerBg.jpg);
background-repeat:repeat-x;
border-top:4px solid #CAAA6F;
}

address {
text-align:center;
font-style:normal;
padding-top:10px;
color:#ffffff;
line-height:1.2em;
padding:4px;
}
/* -----------------------Box head rollovers -------------------------*/
ul#boxnav {
margin:0;
padding: 0;
list-style-type: none;
/*background-color: #CAAA6F;*/
}

ul#boxnav a{
	display:block;
background-color:#caaa6f;
	color:#333333;
	margin: 0;
	padding: 3px 0;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	font-size:0.8em;
}
ul#boxnav a:hover{
	background-color: #24564b;
	color:#ffffff;
}

ul#boxnav li {
display:inline;
}


/* ----------------------------- Top Navigation ---------- */

#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin:0;
	padding: 0;
	background-color: #CAAA6F;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	/*border-left: 1px solid #333333;
	border-right: 1px solid #333333; */
}
#p7PMnav ul li {
	border-bottom: 1px solid #333333;
}
#p7PMnav ul ul {
	/*border-top: 1px solid #333333;*/
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 6px 12px 6px 10px;
	color: #333333;
	line-height: 1;
}
#p7PMnav ul a {
	border-top: 1px solid #EDDFC5;
	border-left: 4px solid #EDDFC5;
	padding: 4px 12px 4px 10px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMon:hover, 
#p7PMnav .p7PMon:active {
	border-left: 1px solid #333333;
	border-right: 1px solid #E6D2B1;
	color: #FFFFFF;
			background-color: #24564b;
	letter-spacing: .01px;
	background-image:  url(img/p7PM_goldbgover.jpg);
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus,
#p7PMnav ul .p7PMon, #p7PMnav ul .p7PMon:hover, 
#p7PMnav ul .p7PMon:active {
	color: #FFFFFF;
	background-color: #9498B3;
		background-color: #24564b;
	letter-spacing: .01px;
	border-left: 4px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark, #p7PMnav .p7PMmark:hover {
	font-weight: bold;
}
/* ------ the trigger link styles ------- */


/*the normal trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMtrg:hover, #p7PMnav ul .p7PMtrg:active {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMtrg:hover {
	background-image:  url(img/p7PM_goldbgover.jpg);
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 124px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 184px;
}
#pmmcrumb {
	font-weight: bold;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #333333;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #956870;
}
