/*----------------------------------------------------------------------------------
	CSS :: JAYBEE
----------------------------------------------------------------------------------*/

html,
body,
div#outer,
div#inner {
    min-height: 100%;
    width: 100%;
    height: auto;
}

* html,
* html body,
* html div#outer,
* html div#inner {
    height: 100%;
}

body {
	background: #fff url("../images/bg/bg.jpg") repeat-x;
}

div#outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	background: url("../images/bg/outer.png") top center no-repeat;
}

div#inner {
	position: absolute;
	left: 50%;
	width: 958px;
	margin-left: -479px;
}

/*----------------------------------------------------------------------------------
	CSS :: JAYBEE :: ICONS
----------------------------------------------------------------------------------*/

div#icons {
	position: relative;
	height: 30px;
	width: 100%;
}

#icons span#number {
	color: #fff;
	font-size: 12px;
	left: 25px;
	position: absolute;
	top: 10px;
}

#icons ul {
	display: block;
	height: 13px;
	position: absolute;
	top: 10px;
	right: 47px;
	margin: 0;
	line-height: normal;
	list-style: none;
	width: 76px;
}

#icons ul li {
	display: block;
	float: left;
	position: relative;
	list-style: none;
	height: 13px;
}

#icons ul li a {
	position: relative;
	display: block;
	height: 13px;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
	background-repeat: no-repeat;
}

#icons ul li#icon_1,
#icons ul li#icon_2,
#icons ul li#icon_3 {
	background-image: url("../images/bg/icons.gif");
}

#icons ul li#icon_1 {
	background-position: 0 0;
	margin-right: 22px;
	width: 11px;
}

#icons ul li#icon_1:hover {
	background-position: 0 -13px;
}

#icons ul li#icon_2 {
	background-position: -33px 0;
	margin-right: 21px;
	width: 11px;
}

#icons ul li#icon_2:hover {
	background-position: -33px -13px;
}

#icons ul li#icon_3 {
	width: 11px;
	background-position: -65px 0;
}

#icons ul li#icon_3:hover {
	background-position: -65px -13px;
}

/*----------------------------------------------------------------------------------
	CSS :: JAYBEE :: HEADER
----------------------------------------------------------------------------------*/

div#header {
	position: relative;
	width: 100%;
	height: 117px;
	background: url("../images/bg/header.jpg") no-repeat;
}

#header a#logo {
	position: absolute;
	top: 17px;
	left: 153px;
	display: block;
	width: 173px;
	height: 83px;
	text-align: left;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
	border: none;
	background: transparent url("../images/logo/logo.png") no-repeat; 
}

/*----------------------------------------------------------------------------------
	CSS :: JAYBEE :: NAV
----------------------------------------------------------------------------------*/

ul#nav {
	position: relative;
	width: 958px;
	height: 44px;
	background: none;
	margin: 0;
	line-height: normal;
	list-style: none;
	display: block;
}

#nav li {
	display: block;
	float: left;
	position: relative;
	list-style: none;
	height: 44px;
}

#nav a {
	position: relative;
	display: block;
	height: 44px;
	text-align: left;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
	background-repeat: no-repeat;
}

#nav li#top_nav_1,
#nav li#top_nav_2,
#nav li#top_nav_3,
#nav li#top_nav_4,
#nav li#top_nav_5 {
	background-image: url("../images/nav/nav.gif");
}

#nav li#top_nav_1 {
	background-position: 0 0;
	width: 159px;
	padding-right: 1px;
}

#nav li#top_nav_1:hover {
	background-position: 0 -44px;
}

#nav li#top_nav_2 {
	padding-right: 1px;
	width: 204px;
	background-position: -160px 0;
}

#nav li#top_nav_2:hover {
	background-position: -160px -44px;
}

#nav li#top_nav_3 {
	padding-right: 1px;
	width: 198px;
	background-position: -365px 0;
}

#nav li#top_nav_3:hover {
	background-position: -365px -44px;
}

#nav li#top_nav_4 {
	padding-right: 1px;
	width: 192px;
	background-position: -564px 0;
}

#nav li#top_nav_4:hover {
	background-position: -564px -44px;
}

#nav li#top_nav_5 {
	width: 201px;
	background-position: -757px 0;
}

#nav li#top_nav_5:hover {
	background-position: -757px -44px;
}

/*----------------------------------------------------------------------------------
	CSS :: JAYBEE :: CONTENT
----------------------------------------------------------------------------------*/

div#content {
	padding: 19px 0 0 25px;
	width: 933px;	
}

div#content_left {
	display: block;
	float: left;
	height: auto;
	position: relative;
	width: 470px;
	margin: 0 0 25px 0;
}

img.product {
	margin: 0 0 0 26px;
}

a.blue_box {
	background: url("../images/bg/blue_box.jpg") no-repeat;
	float: right;
	height: 34px;
	margin: 9px -3px 0 0;
	padding: 8px 0 0 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 306px;
	font-family: "Myriad Pro", Tahoma, sans-serif;
	font-size: 14px;
	color: #353895;
	font-weight: bold;
	text-decoration: none;
}

a.blue_box:hover {
	background-position: 0 -42px;
}

div#content_right {
	display: block;
	float: right;
	height: auto;
	position: relative;
	width: 437px;
}

div#twoboxes {
	display: block;
	height: auto;
	margin: 19px 0 0 0;
	position: relative;
	width: 437px;
}

#twoboxes div#green_box {
	background: url("../images/bg/green_box.jpg") repeat-x;
	float: left; 
	position: relative;
	width:  201px;
	padding: 0 5px;
}

#twoboxes div#olive_box {
	background: url("../images/bg/olive_box.jpg") repeat-x;
	float: right;
	position: relative;
	width: 208px;
	padding: 0 5px 0 0;
}

#twoboxes h3 {
	margin: 11px 0 3px 0;
	text-align: center;
	text-transform: uppercase;
}

#twoboxes p {
	margin: 15px 0 0 17px;
}

#green_box ul {
	margin: 15px 0 0 17px;
}

#olive_box ul {
	margin: 3px 0 0 30px;
}

/*----------------------------------------------------------------------------------
	CSS :: JAYBEE :: FOOTER
----------------------------------------------------------------------------------*/

div#footer {
	background: url("../images/bg/footer.gif") repeat-x;
	font-size: 11px;
	font-weight: bold;
	height: 59px;
	position: relative;
	width: 100%;	
}

#footer span#copyright {
	top: 25px;
	left: 27px;
	position: absolute;
}

#footer span#madeinusa {
	top: 25px;
	left: 405px;
	position: absolute;
}

#footer ul#footer_links {
	margin: 0;
	position: absolute;
	right: 22px;
	text-align: right;
	text-weight: bold;
	top: 19px;
}

#footer_links li {
	display: inline;
	border-left: 2px solid #000;
	padding: 0 7px 0 10px;
}

#footer_links li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#footer_links li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

#footer_links li.nobdr {
	border: 0;
}

/*----------------------------------------------------------------------------------
	CSS :: JAYBEE :: INTERNAL
----------------------------------------------------------------------------------*/

body.internal #content {
	padding: 19px 25px 0 25px;
	width: 908px;
}

/*----------------------------------------------------------------------------------
	CSS :: JAYBEE :: 3A Certified Box
----------------------------------------------------------------------------------*/

a.certified_box {
	background: url("../images/bg/3abutton.jpg") no-repeat;
	float: left;
	height: 138px;
	margin: 0;
	padding: -30px 0 0 0;
	position: relative;
	text-align: center;
	width: 131px;
	text-decoration: none;
}
