/***************
TOP LOGO STYLES
***************/
#headerImages {
	margin: 0px;
	padding:0px;
	width: 970px;
	height: 108px;

	margin-left: auto;
	margin-right: auto;
}
.headerLogo {
	width: 216px;
	float: left;
}
.headerContact {
	width: 217px;
	float: right;
}

/***************
TOP NAVIGATION STYLES
***************/

#headerNavigation {
	margin: 0px;
	padding:0px;
	width: 970px;
	height: 37px;

	margin-left: auto;
	margin-right: auto;
}

#headerNavigationList {
	margin: 0px;
	padding: 0px;
	height: 35px;
	list-style-type: none;
	display: inline;
}

#headerNavigationList li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;

	height: 37px;
	text-indent: -999px;
	overflow: hidden;
}
 #homepage, #homepageOn{
	width: 134px;
 }
 #wristbands, #wristbandsOn{
	width: 134px;
 }
 #lanyards, #lanyardsOn{
	width: 134px;
 }
 #redemption, #redemptionOn{
	width: 141px;
 }
 #offers, #offersOn{
	width: 134px;
 }
 #thecompany, #thecompanyOn{
	width: 134px;
 }
 #contact, #contactOn{
	width: 134px;
 }




#headerNavigationList li a {
	display: block;
	height: 37px;
	text-decoration: none;
}
/**********
NAVIGATION BUTTONS
***********/
#headerNavigationList #homepage a {
	background: url(../images/nav.png) no-repeat 0px 0px;
}
#headerNavigationList #homepage a:hover {
	background: url(../images/nav.png) no-repeat 0px -74px;
}
#headerNavigationList #homepageOn a {
	background: url(../images/nav.png) no-repeat 0px -37px;
}
#headerNavigationList #homepageOn a:hover {
	background: url(../images/nav.png) no-repeat 0px -37px;
}

#headerNavigationList #wristbands a {
	background: url(../images/nav.png) no-repeat -134px 0px;
}
#headerNavigationList #wristbands a:hover {
	background: url(../images/nav.png) no-repeat -134px -74px;
}
#headerNavigationList #wristbandsOn a {
	background: url(../images/nav.png) no-repeat -134px -37px;
}
#headerNavigationList #wristbandsOn a:hover {
	background: url(../images/nav.png) no-repeat -134px -37px;
}

#headerNavigationList #lanyards a {
	background: url(../images/nav.png) no-repeat -268px 0px;
}
#headerNavigationList #lanyards a:hover {
	background: url(../images/nav.png) no-repeat -268px -74px;
}
#headerNavigationList #lanyardsOn a {
	background: url(../images/nav.png) no-repeat -268px -37px;
}
#headerNavigationList #lanyardsOn a:hover {
	background: url(../images/nav.png) no-repeat -268px -37px;
}


#headerNavigationList #redemption a {
	background: url(../images/nav.png) no-repeat -403px 0px;
}
#headerNavigationList #redemption a:hover {
	background: url(../images/nav.png) no-repeat -403px -74px;
}
#headerNavigationList #redemptionOn a {
	background: url(../images/nav.png) no-repeat -403px -37px;
}
#headerNavigationList #redemptionOn a:hover {
	background: url(../images/nav.png) no-repeat -403px -37px;
}



#headerNavigationList #accessories a {
	background: url(../images/nav.png) no-repeat -405px 0px;
}
#headerNavigationList #accessories a:hover {
	background: url(../images/nav.png) no-repeat -405px -74px;
}

#headerNavigationList #accessoriesOn a {
	background: url(../images/nav.png) no-repeat -405px -37px;
}
#headerNavigationList #accessoriesOn a:hover {
	background: url(../images/nav.png) no-repeat -405px -37px;
}




#headerNavigationList #offers a {
	background: url(../images/nav.png) no-repeat -544px 0px;
}
#headerNavigationList #offers a:hover {
	background: url(../images/nav.png) no-repeat -544px -74px;
}
#headerNavigationList #offersOn a {
	background: url(../images/nav.png) no-repeat -544px -37px;
}
#headerNavigationList #offersOn a:hover {
	background: url(../images/nav.png) no-repeat -544px -37px;
}

#headerNavigationList #thecompany a {
	background: url(../images/nav.png) no-repeat -678px 0px;
}
#headerNavigationList #thecompany a:hover {
	background: url(../images/nav.png) no-repeat -678px -74px;
}
#headerNavigationList #thecompanyOn a {
	background: url(../images/nav.png) no-repeat -678px -37px;
}
#headerNavigationList #thecompanyOn a:hover {
	background: url(../images/nav.png) no-repeat -678px -37px;
}


#headerNavigationList #contact a {
	background: url(../images/nav.png) no-repeat -813px 0px;
}
#headerNavigationList #contact a:hover {
	background: url(../images/nav.png) no-repeat -813px -74px;
}
#headerNavigationList #contactOn a {
	background: url(../images/nav.png) no-repeat -813px -37px;
}
#headerNavigationList #contactOn a:hover {
	background: url(../images/nav.png) no-repeat -813px -37px;
}




/**********
SUB NAV DIV
***********/

#subnavWrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #8a7dab;
}

#subnavContent {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 40px;

	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 40px;
	vertical-align: middle;
	color: #fff;

	margin-left: auto;
	margin-right: auto;
}

.subnavList {
	margin: 0px;
	padding: 0px;
	height: 40px;
	list-style-type: none;
	display: inline;
}

.subnavList li {
	margin: 0px;
	padding: 0px 10px 0px 0px;

	display: block;
	float: left;
	height: 40px;

	text-indent: -999px;
	overflow: hidden;
}

.subnavList li a {
	display: block;
	height: 40px;
	text-decoration: none;
}

.subnavList #subnavSecurity a {
	width: 157px;
	background: url(../images/titles/subnav_securitywristbands-OFF.gif) no-repeat;
}
.subnavList #subnavSecurity a:hover {
	width: 157px;
	background: url(../images/titles/subnav_securitywristbands-ON.gif) no-repeat;
}
.subnavList #subnavSecurityOn a {
	width: 157px;
	background: url(../images/titles/subnav_securitywristbands-ON.gif) no-repeat;
}
.subnavList #subnavSecurityOn a:hover {
	width: 157px;
	background: url(../images/titles/subnav_securitywristbands-ON.gif) no-repeat;
}

.subnavList #subnavPromotional a {
	width: 187px;
	background: url(../images/titles/subnav_promowristbands-OFF.gif) no-repeat;
}
.subnavList #subnavPromotional a:hover {
	width: 187px;
	background: url(../images/titles/subnav_promowristbands-ON.gif) no-repeat;
}
.subnavList #subnavPromotionalOn a {
	width: 187px;
	background: url(../images/titles/subnav_promowristbands-ON.gif) no-repeat;
}
.subnavList #subnavPromotionalOn a:hover {
	width: 187px;
	background: url(../images/titles/subnav_promowristbands-ON.gif) no-repeat;
}

.subnavList #subnavCharity a {
	width: 157px;
	background: url(../images/titles/subnav_charitywristbands-OFF.gif) no-repeat;
}
.subnavList #subnavCharity a:hover {
	width: 157px;
	background: url(../images/titles/subnav_charitywristbands-ON.gif) no-repeat;
}
.subnavList #subnavCharityOn a {
	width: 157px;
	background: url(../images/titles/subnav_charitywristbands-ON.gif) no-repeat;
}
.subnavList #subnavCharityOn a:hover {
	width: 157px;
	background: url(../images/titles/subnav_charitywristbands-ON.gif) no-repeat;
}


.subnavList #subnavDelivery a {
	width: 178px;
	background: url(../images/titles/subnav_delivery-OFF.gif) no-repeat center left;
}
.subnavList #subnavDelivery a:hover {
	width: 178px;
	background: url(../images/titles/subnav_delivery-ON.gif) no-repeat center left;
}
