ul, li { margin: 0; padding: 0; }


/*New header by Cmoore 09/22/08*/
.headerNav {
	font-weight: bold;
	width: 766px;
	height: 141px;
	margin: 0 0px 0px 0px;
	border-left:6px solid #f7f5f4;
	background: url(images/header_nologo3.gif); }
	
.navboxB a:link, .navboxB a:visited, .navboxB a:active, .navboxB a:hover { color:#ffffff }
.navboxG a:link, .navboxG a:visited, .navboxG a:active, .navboxG a:hover { color:#356198 }

.headerNav ul { list-style: none }

.headerNav ul li {
	display: block;
	float: right;
	margin:0 3px 4px 0;
	/*margin: 1px;
	padding:0 3px 3px 0;
	background-color:#ebe7e4;*/
	background: url(images/offbox3.gif);
	height:24px;
	width:187px }

.headerNav ul li.storeButton, .headerNav ul li.wholesaleButton, .headerNav ul li.duButton, .headerNav ul li.contactButton, .headerNav ul li.filmsButton, .headerNav ul li.vivaButton, .headerNav ul li.jobsButton, .headerNav ul li.caliButton {
	background: url(images/offbox4.gif);
	width:188px }

.headerNav ul li a {
	display: block;
	width: 177px;
	padding:4px 2px 5px 4px;
	height:12px }

.headerNav ul li.storeButton a, .headerNav ul li.wholesaleButton a, .headerNav ul li.duButton a, .headerNav ul li.contactButton a, .headerNav ul li.filmsButton a, .headerNav ul li.vivaButton a, .headerNav ul li.jobsButton a, .headerNav ul li.caliButton a {
	width:178px; }

/*Top buttons*/
.headerNav ul li.topB a { border: 1px solid #333333 }
.headerNav ul li.topB a:hover { border-color: #ffffff }

.headerNav ul li.onlineStore a:link, .headerNav ul li.wholesaleButton a:link, .headerNav ul li.storeButton a:link { color: #ffffff;background: #333333; }
.headerNav ul li.onlineStore a:visited, .headerNav ul li.wholesaleButton a:visited, .headerNav ul li.storeButton a:visited { color: #ffffff;background: #333333; }
.headerNav ul li.onlineStore a:hover, .headerNav ul li.wholesaleButton a:hover, .headerNav ul li.storeButton a:hover { border-color: #333333;background: #989898; }

/*Bottom buttons*/
.headerNav ul li.bottomG a { border:1px solid #989898 }
.headerNav ul li.bottomG a:hover { border-color:#989898 }

.headerNav ul li.contactButton a:link, .headerNav ul li.pressButton a:link, .headerNav ul li.filmsButton a:link, .headerNav ul li.caliButton a:link, .headerNav ul li.duButton a:link { color: #356198;background: #ffffff; }
.headerNav ul li.contactButton a:visited, .headerNav ul li.pressButton a:visited, .headerNav ul li.filmsButton a:visited, .headerNav ul li.caliButton a:visited, .headerNav ul li.duButton a:visited { color: #356198;background: #ffffff; }
.headerNav ul li.contactButton a:hover, .headerNav ul li.pressButton a:hover, .headerNav ul li.filmsButton a:hover, .headerNav ul li.caliButton a:hover, .headerNav ul li.duButton a:hover { border-color: #989898;background: #ecf1fa; }

.headerNav ul li.whatsnewButton a:link, .headerNav ul li.vivaButton a:link, .headerNav ul li.jobsButton a:link { color: #356198;background: #ffffff; }
.headerNav ul li.whatsnewButton a:visited, .headerNav ul li.vivaButton a:visited, .headerNav ul li.jobsButton a:visited { color: #356198;background: #ffffff; }
.headerNav ul li.whatsnewButton a:hover, .headerNav ul li.vivaButton a:hover, .headerNav ul li.jobsButton a:hover { border-color: #989898;background: #ecf1fa; }

.headerNav ul li.kidsButton a:link { color: #333333;background: #663399; }
.headerNav ul li.kidsButton a:visited { color: #333333;background: #663399; }
.headerNav ul li.kidsButton a:hover { border-color: #333333;background: #442266; }

/*Active Nav-*/
body#mission li.missionButton a,
body#press li.pressButton a,
body#investors li.filmsButton a,
body#films li.filmsButton a,
body#contact li.contactButton a,
body#employment li.contactButton a,
body#dailyupdate li.duButton a,
body#admin li.whatsnewButton a {
	color: #356198;
	background: #ecf1fa;
	border: 1px solid #989898;
	}
body#wholesale li.wholesaleButton a,
body#store li.storeButton a {
	color: #ffffff;
	background: #989898;
	border: 1px solid #333333;
	}

/*Normal Buttons*/
#headerNav ul li.normal { background: #C7C2C0; }
#headerNav ul li.normal a { border: 1px solid #989898; }
#headerNav ul li.normal a:hover { border-color: #000; }

/*Wholesale section*/
body#wholesale .headerNav a:link 		{ color: #5a5082; text-decoration: none; }
body#wholesale .headerNav a:visited 	{ color: #5a5082; text-decoration: none; }
body#wholesale .headerNav a:hover 	{ color: #5a5082; text-decoration: none; }
body#wholesale .headerNav a:active 	{ color: #5a5082; text-decoration: none; }

body#wholesale .headerNav li.wholesaleButton {
	display: block;
	float: right;
	margin:0 4px 4px 0;
	height:36px;
	width:139px;
	background: url(images/offbox_ws.gif) }

body#wholesale .headerNav li.wholesaleButton a {
	display: block;
	width: 130px;
	padding:4px 2px 5px 4px;
	height:24px;
	color: #5a5082;
	background: #ffffff;
	border: 1px solid #989898;
	}

body#wholesale .headerNav ul li.onlineStore a:link { color: #ffffff; }
body#wholesale .headerNav ul li.onlineStore a:visited { color: #ffffff; }
body#wholesale .headerNav ul li.onlineStore a:hover { color: #ffffff; }

body#wholesale .headerNav ul li.storeButton a:link { color: #ffffff; }
body#wholesale .headerNav ul li.storeButton a:visited { color: #ffffff; }
body#wholesale .headerNav ul li.storeButton a:hover { color: #ffffff; }
