/* stylesheet for foxonpark site header and footer
 * to be used in conjunction with digishop
 *
 * Author:  Justin Bachorik
 *
 * Date:		10/24/08
 *
 */

/* this code taken from the YUI reset library */
#foxon_header body,#foxon_header div,#foxon_header dl,#foxon_header dt,#foxon_header dd,#foxon_header ul,#foxon_header ol,#foxon_header li,#foxon_header h1,#foxon_header h2,#foxon_header h3,#foxon_header h4,#foxon_header h5,#foxon_header h6,#foxon_header pre,#foxon_header code,#foxon_header form,#foxon_header fieldset,#foxon_header legend,#foxon_header input,#foxon_header textarea,#foxon_header p,#foxon_header blockquote,#foxon_header th,#foxon_header td{margin:0;padding:0;}
#foxon_header table{border-collapse:collapse;border-spacing:0;}
#foxon_header fieldset,img{border:0; margin: 0; padding: 0;}




#foxon_page_wrapper {
	width: 760px;
	margin: 0px auto;
}

#foxon_header {
	width: 760px;
	height: 158px;
	background-color: #FFFFFF;
}

#foxon_logo {
	float: left;
}

#foxon_banner_and_nav {
	float: left;
}


/* this code is for the navbar and mouseovers */

#foxon_nav {
	float: left;
}

#foxon_nav ul {
	float: left;
	display: inline;
	list-style-type: none;
}

#foxon_nav li {
	float: left;
}

#foxon_nav a {
	display: block;
}

#about_link, #about_link a, #about_link a:hover {
	height: 29px;
	width: 98px;	
}

#flavors_link, #flavors_link a, #flavors_link a:hover {
	height: 29px;
	width: 132px;
}

#order_link, #order_link a, #order_link a:hover {
	height: 29px;
	width: 175px;
}

#contact_link, #contact_link a, #contact_link a:hover {
	height: 29px;
	width: 131px;
}

#about_link {
	background-image: url(../images/about_over.gif);
	text-indent: -9999px;
}

#flavors_link {
	background-image: url(../images/flavors_over.gif);
	text-indent: -9999px;
}

#order_link {
	background-image: url(../images/order_over.gif);
	text-indent: -9999px;
}

#contact_link {
	background-image: url(../images/contact_over.gif);
	text-indent: -9999px;
}

#about_link:hover, #flavors_link:hover, #order_link:hover, #contact_link:hover {
	background-position: 0 -29px;
}

/* code for the categories/cart bar */
#foxon_controls {
	clear: both;
	margin: 0px auto;
	font-size: medium;
	width: 760px;
	height: 25px;
	background-image: url(../images/cat_bar_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: tahoma, sans-serif;
	font-size: 12px;
}

#foxon_categories {
	float: left;
	width: 380px;
}


#foxon_categories ul {
	padding: 0px 10px;
	margin: 3px 0 0 32px;
}

#foxon_categories li {
	display: inline;
	list-style-type: none;
}

#foxon_categories a {
	padding: 3px 10px;
	margin: 0px 10px;
}

#foxon_categories a:link, #foxon_categories a:visited {
	color: #C1272D;
	text-decoration: none;
}

#foxon_categories a:hover {
	color: #008;
}

#foxon_cart {
	float: right;
	margin: 5px 50px;
}

#foxon_cart a {
	color: #FFF;
	text-decoration: none;
	padding: 3px 10px;
	width: 240px;
}

#foxon_cart a:link, #foxon_cart a:visited {
	color: #C1272D;
	text-decoration: none;
}

#foxon_cart a:hover {
	color: #008;
}

#cart_icon {
	margin: 0px 3px 0px 0px;
	padding: 0px;
}	

/* this code is for the dropdown */

#foxon_dropdown, #foxon_dropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#foxon_dropdown a {
	font-family: tahoma, sans-serif;
	display: block;
	width: 7em;
}

#foxon_dropdown li {
	float: left;
	width: 7em;
}

#foxon_dropdown li ul {
	position: absolute;
	width: 7em;
	left: -999em;
}

#foxon_dropdown li:hover ul {
	left: auto;
	background-color: #FFF;
	border-left: 1px #D7D7D7 solid;
	border-right: 1px #D7D7D7 solid;
	border-bottom: 1px #D7D7D7 solid;
	text-indent: -13px;
	margin: 0 0 0 17px;
	font-size: 11px;
}

#foxon_dropdown li:hover ul li , #foxon_dropdown li.sfhover ul li {
	border-top: 1px #D7D7D7 solid;
}

#foxon_dropdown li:hover ul, #foxon_dropdown li.sfhover ul {
	left: auto;
	background-color: #FFF;
	border-left: 1px #D7D7D7 solid;
	border-right: 1px #D7D7D7 solid;
	border-bottom: 1px #D7D7D7 solid;
	text-indent: -13px;
	margin: 0 0 0 17px;
	font-size: 11px;
}

#foxon_dropdown li:hover, #foxon_dropdown li.hover {
	position: static;
}


/* content for site */


#foxon_cart_content {
	margin: 10px 20px;
	background-color: #FFFFFF;
	min-height: 40px;
	clear:both;
}


/* code for footer */

#foxon_footer {
	clear: both;
	color:black;
	font-family:verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: center;
	width: 100%;
}

#foxon_footerbar {
	color: white;
	background-color: #000080;
	width: 760px;
	margin: auto;
  height: 67px;
}

#foxon_footer_contact_info {
  width: 200px; 
  height: 53px; 
  float: right;
  text-align: right;
  margin: 6px 9px 0 0;
}

#foxon_footer_mailing_list {
  float: left;
  width: 315px;
  height: 53px;
  text-align: left;
  margin: 6px 0 0 9px;
}

#foxon_footer_mailing_list h3 {
  margin: 0 0 9px 0;
  padding: 0;
  font-size: 11px;
}

#foxon_footer_mailing_list .email {
  border: 1px solid #707070;
  color: #707070;
  height: 20px;
  padding-left: 7px;
  width: 207px;
}

#foxon_footer_mailing_list .button {
  background-color: #D50100;
  border: 1px solid #707070;
  color: white;
  font-weight: bold;
  height: 22px;
  width: 70px;
  cursor: pointer;
} 

#foxon_footerbar strong {
	font-weight: bolder;
}

#foxon_bottom_nav {
	float:left;
  font-family:Verdana;
  line-height:20px;
  margin:5px auto;
  text-align:left;
}

#foxon_bottom_nav a {
  font-weight: bold;
  margin-right: 7px;
}

#foxon_bbb {
  float: right;
  margin-top: 10px;
}