/* deployment printer friendly */
div#prtrFrnd { width:650px; margin: 0 auto; }

*, html, body, form, input, input.AddressBookButtons , input.Advocacy, input.btn, input.btnLg, input.btnMed, input.btnMini, input.btnSm, select, select.Advocacy, textarea, legend, ul, ol, li, option , table, tr, th, th.rfl_infoStatus, td, td.AlertListDescription, td.cstmBack, p, p.cstmBtnText , p.cstmFrame, p.cstmHeading, p.cstmText, p.cstmTitle, p.dividerHeading, p.scrollingText, span.cstmHeading, a, a.btn, a.btn:visited, a.cstmBtnText:hover , a.cstmBtnText:link , a.cstmBtnText:visited , #navList, .AdvocacyInstructions, .AdvocacyNSFix, .BlogHeader, .Button, .Divider, .FieldLabels, .FormBox, .FormBox06, .FormBoxHeader, .Hint, .Instructions, .Instructions, .ListItem0, .ListItem1, .NetscapeFix, .NoteText, .ObjTitle, .PhotoLinks, .Premiums, .ProgressBox, .ProgressBoxCurrent, .SectionHead, .SmallButton , .Smaller, .SmallerC, .TribBtnText1, .Upgrades, .WhatNext, .alphacube_content, .dialog_content, .dialog_title, .explicit, .fr_register_another, .paraBlueSansSmall, .smallBlack, .smallSans, .smallSansBold, .smallWhiteBoldSans, .smallWhiteSans, .smallestBlackSans {font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;}

a:hover { color: #6dbb27; }

/* structure */

body {
	
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;  /*set base font family for whole page */
	font-size: small;
	line-height: 1.6em;
	color: #000;
       	background: #736E9E url(http://www.pbshawaii.org/img_css/body_bg_purp.gif) repeat-x;
}



* html body {	
	font-size: x-small; /* for IE5/win - since &quot;small&quot; text appears smaller than in other browsers */	
	f\ont-size: small; /* for other IE */	
	text-align: left;	
}

div#bigcontainer {
	width: 100%;
	margin:  0;
	padding: 0;
	position:  relative;
}



/* purple styles */

body#purple {
	background: #736E9E url(http://www.pbshawaii.org/img_css/body_bg_purp.gif) repeat-x;
}


body#purple bigcontainer {
	background: url(http://www.pbshawaii.org/img_css/faces/face_purp1.gif) no-repeat top left;
}

/* green styles */

body#green {
	background: #92B084 url(http://www.pbshawaii.org/img_css/body_bg_green.gif) repeat-x;
}

body.nu1#green {
	background: #92B084 url(http://www.pbshawaii.org/img_css/body_bg_green_nu1.jpg) repeat-x;	
}

body.nu2#green {
	background: #92B084 url(http://www.pbshawaii.org/img_css/body_bg_green_nu2.gif) repeat-x;	
}


body#green bigcontainer {
	background: url(http://www.pbshawaii.org/img_css/faces/face_green1.gif) no-repeat top left;
}

/* tan styles */

body#tan {
	background: #B68D5F url(http://www.pbshawaii.org/img_css/body_bg_tan.gif) repeat-x;
}

body.nu1#tan {
	background: #B68D5F url(http://www.pbshawaii.org/img_css/body_bg_tan_nu1.jpg) repeat-x;	
}

body.nu2#tan {
	background: #B68D5F url(http://www.pbshawaii.org/img_css/body_bg_tan_nu2.gif) repeat-x;	
}


body#tan bigcontainer {
	background: url(http://www.pbshawaii.org/img_css/faces/face_tan1.gif) no-repeat top left;
}

/* pink styles */

body#pink {
	background: #C9947A url(http://www.pbshawaii.org/img_css/body_bg_pink.gif) repeat-x;
}

body.nu1#pink {
	background: #C9947A url(http://www.pbshawaii.org/img_css/body_bg_pink_nu1.jpg) repeat-x;	
}

body.nu2#pink {
	background: #C9947A url(http://www.pbshawaii.org/img_css/body_bg_pink_nu2.gif) repeat-x;	
}


body#pink bigcontainer {
	background: url(http://www.pbshawaii.org/img_css/faces/face_pink1.gif) no-repeat top left;
}


/* convio styles */

body#convwrapper {
	background: #B68D5F url(http://www.pbshawaii.org/img_css/body_bg_tan.gif) repeat-x;
}

body.convclass1#convwrapper {
	background: #B68D5F url(http://www.pbshawaii.org/img_css/body_bg_tan_nu1.jpg) repeat-x;	
}

body.convclass2#convwrapper {
	background: #B68D5F url(http://www.pbshawaii.org/img_css/body_bg_tan_nu2.gif) repeat-x;	
}


body#convwrapper bigcontainer {
	background: url(http://www.pbshawaii.org/img_css/faces/face_tan1.gif) no-repeat top left;
}


/* page header */

div#header {
	position: relative;
	padding: 0;
	margin: 0;
	width:  1000px;
	/* height: 221px; */
	
}



#header #orgname, #header #tagline {
	position: absolute;
	left: -9999px;
}

#header h2#mainlogo {
	padding: 0;
	margin: 0;
	width:  545px;

}

#header h2#mainlogo img {
	border: 0;
	padding: 0;
	margin: 0;
}

#header div#homelink {
	height: 100px;
	margin: 0 0 0 50px;
	padding: 0;
	float: left;
	width: 335px;
}

#header div#homelink a {
	 display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
	
}

#header #toplinks {
	position: absolute;
	top: 20px;
	left: 670px;
	color: #000;
	margin: 0 5px 0 0;
	padding: 0;
}

#header #toplinks a {
	font-size: 80%;
	color: #000;
	text-decoration: underline;
}

#header #toplinks a:hover {
	text-decoration: none;
}

/* breadcrumb */

#breadcrumb {
	background: url(http://www.pbshawaii.org/img_css/container_bg_top2.png) no-repeat top left transparent;

	width: 1000px;
	clear: both;
	margin: 0;
	padding:  20px 0 10px 0;
	
	z-index: 1;
	
}

#breadcrumb p {
	margin: 0 10px 0 222px;
	padding:  0 0 0 0;
	font-size: 80%;
	}

#breadcrumb p a {
	color: #000;
	text-decoration: underline;
}

#breadcrumb p a:hover {
	text-decoration: none;
}

/*breadcrumb home */

#breadcrumbhome {
	background: url(http://www.pbshawaii.org/img_css/container_main_top.png) no-repeat top left transparent;

	width: 1000px;
	clear: both;
	margin: 0;
	padding:  10px 0 10px 0;
	
	z-index: 1;
	
}

#breadcrumbhomeblk {
		background: url(http://www.pbshawaii.org/img_css/container_main_top_blk.png) no-repeat top left transparent;
}

#breadcrumbhome p {
	margin: 0 10px 0 222px;
	padding:  0 0 0 0;
	font-size: 80%;
	}
	
	#breadcrumbhomeblk p {
	margin: 0 10px 0 222px;
	padding:  0 0 0 0;
	font-size: 80%;
	}

#breadcrumbhome p a {
	color: #000;
	text-decoration: underline;
}

#breadcrumbhome p a:hover {
	text-decoration: none;
}

/* container */

div#container {
	width: 1000px;
	
	background: url(http://www.pbshawaii.org/img_css/container_bg_bot3.png) no-repeat bottom left;
	overflow: auto;
	padding: 0 0 25px 0;
	clear: left;
	margin:  0;


	
	z-index: 1;

}

/* container home */

div#containerhome {
	width: 1000px;
	
	background: url(http://www.pbshawaii.org/img_css/container_main_bot.png) no-repeat bottom left;
	overflow: auto;
	padding: 0 0 25px 0;
	clear: left;
	margin:  0;


	
	z-index: 1;

}

div#containerhomeblk {
	background: url(http://www.pbshawaii.org/img_css/container_main_bot_blk.png) no-repeat bottom left;
}


/* secondary nav */

div#secnav {
	width: 155px;
	margin-left: 25px;
	float: left;
	background-color: #292929;
	display: inline;
}

li.navtitle {
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #FFF;
}

#secnav ul {
	margin: 0 15px 0 0;
	padding: 0;
	
}

#secnav ul li {
	list-style: none;
	display: block;
	line-height: 20px;
	margin: 0 0 10px 10px;
	text-align: left;
}

#secnav ul li a, a:visited {
	color: #FFF;
	text-decoration: none;
}

#secnav ul li a:hover {
	color: #E2AC43;
	text-decoration: none;
}

li.urhere {
	color: #E2AC43;
}


/* content */

#content {
	/* float:  left; */
	width:  750px;
	margin: 10px 0 0 220px;
	/* display: inline; */
	background-color: #FFF;
	
	
}

#content h2#pagetitle {
	font-size: 160%;
	margin:  0 15px 10px 0;
	background-color: #FFF;
}

#containerhome h2#pagetitle {
	font-size: 160%;
	margin:  0 15px 0 30px;
	background-color: #FFF;
}

#containerhome p {
	margin: 10px 10px 0 30px;
}

#content p {
	font-size: 100%;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content a, a:visited {
	color: #333;
	text-decoration: underline;
}

#content a:hover {
	color: #333;
	text-decoration: none;
}

/* content home */

#contenthome {
	/* float:  left; */
	width:  960px;
	margin: 0 0 0 20px;
	/* display: inline; */
	background-color: #FFF;	
}

#contenthome h2#pagetitle {
	font-size: 160%;
	margin:  0 15px 0 0;
	background-color: #FFF;
}

#contenthome p {
	font-size: 100%;
}

#contenthome a, a:visited {
	color: #333;
	text-decoration: underline;
}

#contenthome a:hover {
	color: #333;
	text-decoration: none;
}

.slideshowhome {
	float:left;
}

.schedulehome {
	width:200px;
	float:right;
	margin: 0;
}

#homebottomrow {
	float:left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 750px;
	
}

.homebottomfirst {
	text-align: left;
	width:242px;
	margin: 0 0 0 0;
	float: left;
	font-size: 90%;
	
	border: 1px solid #E2AC43;
}

.homebottomfirst h4 {
	text-align: center;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 100;
	background-color: #E2AC43;
	padding: 10px 0 7px 0;
	margin: 0;
	height: 25px;
}

.homebottomfirst p {
	margin: 5px 5px 5px 5px ;
}

.homebottomfirst p#homeblogpic {
	float: left;
}

.homebottomfirst a, .homebottomfirst a:link, .homebottomfirst a:visited {
	color: #E2AC43;
	text-decoration: underline;
}

.homebottomfirst a:hover {
	color: #E2AC43;
	text-decoration: none;
}

.homebottom {
	text-align: center;
	font-size: 90%;
	width:242px;
	margin: 0 0 0 9px;
	float: left;
	
	border: 1px solid #E2AC43;
}

.homebottom img {
	margin-top: -17px;
}

.homebottom h4 {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 100;
	background-color: #E2AC43;
	padding: 10px 0 7px 0;
	height: 25px;
	margin: 0;
}


/* your video styles */

#vidbotrow {
	float:left;
	margin: 5px 0 0 0;
	padding: 0;
	
}

#containerhome #vidbotrow &gt; p {
	margin-bottom: 7px;
	margin-top: 0;
}

.vidbottomfirst {
	padding: 0;
	font-size: 90%;
	width: 180px;
	margin: 0 0 0 25px;
	float: left;
	

}

.vidbottom {
	padding: 0;
	font-size: 90%;
	width: 180px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;

}

.vidbottom h4, .vidbottomfirst h4 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 100;
	background-color: #000;
	padding: 10px 0 7px 0;
	height: 25px;
	margin: 0;
	text-align: center;
}


div#flashcontent {
	margin: 0 0 0 11px;
	padding: 0;
	width: 978px;
	
}

#containerhome div#vidbotrow p.ourprogthumb {
	margin: 0;
	padding: 0;
	width: 100%;
}

#containerhome div#vidbotrow p.eplinky {
	margin: 5px 5px 3px 5px;
	padding: 0;
	line-height: 1.2em;
}



#containerhome div#vidbotrow p.epdatey {
	margin: 3px 5px 15px 15px;
	padding: 0;
	line-height: 1.2em;
	font-size: 90%;
	font-style: italic;
}

#containerhome div#vidbotrow p.eplinky a, a:visited {
	color: #333;
	text-decoration: underline;
}

#containerhome div#vidbotrow p.eplinky a:hover {
	color: #333;
	text-decoration: none;
}

/* your program overview styles */

.progbottom {
	text-align: center;
	font-size: 90%;
	width:237px;
	margin: -10px 18px 0 0;
	float: left;
}

.progbottomlast {
	text-align: center;
	font-size: 90%;
	width:237px;
	margin: -10px 0 0 0;
	float: left;
}

.progbottom img, .progbottomlast img {
	margin-top: -17px;
}

.progbottom h4, .progbottomlast h4 {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 100;
	background-color: #E2AC43;
	padding: 10px 0 0 0;
	height: 25px;
}

/* your programs individual show styles */

#content h3 {
	font-size: 100%;
	line-height: 1.4em;
	margin-top:  20px;
	margin-bottom: 5px;
}

#previewblock {
	width: 400px;
	float:right;
	margin: -40px 0 0 20px;
	font-size: 100%;
	line-height: 20px;
}

#linkblock {
	margin: 0 0 0 20px;
}

#linkblock h2, #previewblock h2 {
	line-height: 8px;
}

#linkblock p, #previewblock p {
	line-height: 10px;
}

/* your programs individual show styles TWO */

#previewblocktwo {
	width: 390px;
	float:left;
	margin: 0 20px 0 0;
	font-size: 100%;
	line-height: 20px;
}

#epblock {
	float:left;
	width: 310px;
}

div.fulleppyblock {
	clear: left;
	margin-bottom: 25px;
	float: left;

}

#content #epblock p.fulleplink {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;
}

#content #epblock p.fulleplink a {
	color: #333ed8;
}

#content #epblock p.fulleplink a:hover {
	text-decoration: none;
}

#content #epblock p.fullepdate {
	font-style: italic;
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content #epblock p.fullepthumb {
	float: left;
	margin-top: 3px;
	margin-bottom: 0;
	padding: 0;
}

#content #epblock p.fullepthumb img {
	border: 0;
	margin: 0 7px 0 0;
	padding: 0;
}

#content #epblock p.fullepdescr {
	margin-top: 5px;
}

/* your hub main page styles */

h3.hubsubhead {
	font-size: 120%;
}

#hubleft {
	width:400px;
	float:left;
}

#hubleft img{
	display: block;
	border: 1px solid #ccc;
	padding: 5px;
	background: #FFF;
	margin-right: 10px;
	float:left;
}

#hubright {
	width:300px;
	float:left;
	margin-left: 20px;
}

#hubright h3 {
	height: 20px;
	width: 300px;
	background: #ccc;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0 0 10px;
}

#hubright h3 img {
	float:left;
	margin-top: -30px;
	margin-right: 10px;
}

p.twittime {
	font-size: 50%;
	color: #999;
	margin-top: -7px;
}

/* blog styles */

#blogentry {
	float:left;
}

.blogleft {
	width: 120px;
	margin: 0 10px 0 0;
	float:left;
	overflow: hidden;
}

.blogleft img{
	display: block;
	border: 1px solid #ccc;
	padding: 5px;
	background: #FFF;
	margin: 0;
}

.blogleft p#blogauthor {
	font-weight: normal;
	font-size: 80%;
	line-height: 17px;
}

.blogright {
	width: 400px;
	float:left;
	clear: right;
	overflow: hidden;
}

.blogright h2 {
	color: #000;
	font-size: 120%;
}

p#blogdate {
	font-size: 80%;
	letter-spacing: 1px;
}

.blogright p {
	text-align: justify;
	line-height: 20px;
}

#blogrightcol {
	float:right;
	margin: 0 0 0 30px;
}

#blogrightcol h3 {
	height: 20px;
	width: 150px;
	background: #ccc;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 0 10px;
}

#blogrightcol ul li {
	list-style: none;
	line-height: 22px;
	text-indent: -20px;
}

p#pagelinks {
	clear:both;
	text-align: center;
}

.posted {
	color: #999;
	margin-bottom: 20px;
	border-bottom: 1px dotted black;
}

/* your pbs hawaii styles */

#mainblock {
	width: 520px;
	float:left;
}

#rightcolabout {
	width: 200px;
	float:right;
	margin: 0 15px 0 0;
}

div#rightcolabout p {
	font-size: 90%;
	color: #777;
}

div#rightcolabout p.rightcaption {
	font-style: italic;
	margin-top: 5px;
	
}

div.peopleentry {
	width:500px;
	margin: 10px 0 50px 0;
	float:left;
}

div.peopleentry p {
	margin-top: 0;
}

p.peoplepic {
	float:left;
	display: block;
	border: 1px solid #ccc;
	padding: 5px;
	background: #FFF;
	margin: 0 20px 0 0;
}

div.peopleentry h4 {
	margin: 0;
}

div.peopleentry h5 {
	margin: 0;
}

/* three col styles */

#featureblock {
	width: 750px;
	float: left;
}

#block1 {
	width: 220px;
	float:left;
	margin-right: 35px;
	clear: both;
}

#block2 {
	width: 220px;
	float: left;
	margin-right: 35px;
}

#block3 {
	width: 220px;
	float: left;
	margin: 0;
}

/* home styles */

#flashcontent {
	width:750px;
}

#lineup {
	width:180px;
	float:right;
}

/* two small and one right col styles */

#blockone {
	width: 250px;
	float:left;
}

#blocktwo {
	width: 250px;
	float: left;
	margin-left: 20px;
}

#rightcol {
	width: 200px;
	float:left;
	margin: -200px 0 0 20px;
	font-size: 90%;
}

/* your support with video styles */

#textblock {
	width: 300px;
	float:left;
}

#vidblock {
	width: 400px;
	float:left;
	margin: 0 0 0 20px;
	font-size: 90%;
}

/* your support version two with video styles */

#contentblock {
	width: 500px;
	float:left;
}

#rightcoltwo {
	width: 200px;
	float:right;
	margin: 0 0 0 20px;
}

#otherways {
	width: 450px;
	margin: 0;
	clear:both;
	border-top: 1px dotted black;
	padding: 20px;
}

#otherways p.img {
	text-align: center;
}

/*sitemap */

#sitemaplist {
	line-height: 20px;
	text-align: left;
}

#sitemaplist ul li {
	list-style-type: none;
	margin-left: -35px;
}

#sitemaplist ul li a, a:visited {
	color: #000;
	text-decoration: none;
}

#sitemaplist ul li a:hover {
	color: #E2AC43;
	text-decoration: none;
}

.sitemapcol {
	float:left;
	margin-right: 50px;	
}

/* main navigation position / tab background */

div#nav {
	width: auto;
	margin: 0 0 -6px 50px;
	padding: 0 0 0 0;
	float: left;
	display: inline;
	z-index: 5;
	background: url(http://www.pbshawaii.org/img_css/navbg/nav-bg2_02.png) top left no-repeat;
	

}


div#toprightnav {
	margin: 0;
	padding: 0;
	float: left;

	background: url(http://www.pbshawaii.org/img_css/navbg/nav-bg2_03b.png) top right no-repeat;
	
	position: relative;
	right:  -24px;
	
}



div#botleftnav {
	margin: 0;
	padding: 0;
	float: left;

	background: url(http://www.pbshawaii.org/img_css/navbg/nav-bottom_0524.png) bottom left no-repeat;
	position: relative;
	left:  -14px;
	
}

/*superfish styles on separate stylesheet */


/* Footer */

#footer {
	width: 1000px;
	font-size: 80%;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 0 0 20px 0;
	clear: both;
	
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:  left;
	width: 1000px;
}

#footer ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	border-right: 1px solid #000;
}

#footer li#first {
	display: inline;
	list-style: none;
	margin: 0;
	padding-left: 0px;
	padding-right: 10px;
	border-right: 1px solid #000;
	color: #000;
}

#footer li#last{
	display: inline;
	list-style: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 0px;
	color: #000;
	border-right: 0;
}

#footer a, #footer a:link, #footer a:visited {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

ul.sf-menu {
	margin-left: 10px;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	padding: 17px 20px 0 0;
	

}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			13em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	cursor: pointer;
	
	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.4em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

.sf-menu a {
	
	/* border-top:		1px solid #CFDEFF;   */
	padding: 		.75em 1em;
	text-decoration: none;
}

.sf-menu li a {
	text-decoration: none;
}

.sf-menu li ul a {
	text-decoration: none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #111;
}
.sf-menu li {
	/* background:		#FFF; */
}

.sf-menu li ul {
	border: 1px solid #111;
}
.sf-menu li li {
	background:		#FFF;
	border-bottom: 1px solid #111;
}

.sf-menu li li.lastnav {
	border-bottom: 0;
}
.sf-menu li li li {
	background:		#FFF;
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	outline:		0;
	
}

.sf-menu a:hover {
	text-decoration: underline;
	
}

.sf-menu &gt; li &gt; a:hover {
	color: #E2AC43;
}


.sf-menu li ul a:hover {
background: #E2AC43;
color: #ffffff;
}



/* bigface styles */

div.bigface1 {
	background: url(http://www.pbshawaii.org/img_css/faces/face_purp1.gif) no-repeat top left;
}

div.bigface2 {
	background: url(http://www.pbshawaii.org/img_css/faces/face_purp2.gif) no-repeat top left;
}

div.bigface3 {
	background: url(http://www.pbshawaii.org/img_css/faces/face_purp3.gif) no-repeat top left;
}

div.bigface4 {
	background: url(http://www.pbshawaii.org/img_css/faces/face_purp4.gif) no-repeat top left;
}

/* third level nav *?

#secnav ul, #secnav li {
	margin: 0;
	padding: 0;
	list-style:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}

#secnav ul li ul li {
	margin-top: 5px;
}

#secnav ul li.urhere3 {
	color: #E2AC43;
	font-size: small;
	
}

#secnav ul li.nav3indent {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0;
}

#secnav ul.thirdlevel_show li a {
	font-size: small;
	margin-left: 10px;
}

.menu {
	height: auto;
	width: 148px;
	background-color: #ECEFF5;
	border: 1px #bababa solid;
}


.menu .menu_liste li a {
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-decoration:none;
	color: #3B5998;
}


.menu1 {
	height: auto;
	width: 148px;
	background-color: #ECEFF5;
	border: 1px #bababa solid;
}


.menu1 .menu1_liste li a {
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-decoration:none;
	color: #3B5998;
	border-bottom: 1px solid #7A7A7C;
}

#sliding-navigation
{
	list-style: none;
	font-size: .75em;
	margin: 30px 0;
	padding: 0;
}


#sliding-navigation li.sliding-element a
{
	display: block;
	width: 148px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin: 0;
	margin-bottom: 5px;
	color: #fff;
	background:#3B5998;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

.menu2 {
	height: auto;
	width: 148px;
	background-color: #ECEFF5;
	border: 1px #bababa solid;
}


.menu2 .menu2_liste li a {
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-decoration:none;
	color: #3B5998;
	border-bottom: 1px solid #7A7A7C;
}

#sliding-navigation1
{
	list-style: none;
	font-size: .75em;
	margin: 30px 0;
	padding: 0;
}


#sliding-navigation1 li.sliding-element1 a
{
	display: block;
	width: 148px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin: 0;
	margin-bottom: 5px;
	color: #fff;
	background:#3B5998;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}


#sliding-navigation2
{
	list-style: none;
	font-size: .75em;
	margin: 30px 0;
	padding: 0;
}


#sliding-navigation2 li.sliding-element2 a
{
	display: block;
	width: 148px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin: 0;
	margin-bottom: 5px;
	color: #fff;
	background:#3B5998;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

.decription{
	padding-top: 5px;
	font-size: 10px;
	display: none;
}


/*sliding-navigation3*/

#sliding-navigation3 { width:200px}

#sliding-navigation3 ul {
	list-style: none;
}

#sliding-navigation3 a, #sliding-navigation3 h3.principal {
	width: 130px;
	display: block;
	padding: 3px 5px 3px 40px;
	background: #45B4E0 center right no-repeat;
	margin: 5px 0;
	text-decoration: none;
}

#sliding-navigation3 a {
	color: #fff;
}

#sliding-navigation3 h3.principal {
	background: #3072C7 center right no-repeat;
	padding: 4px 5px 4px 40px;
	margin: 8px 0;
}

#sliding-navigation3 h3 {
	font-size: 13px;
}

#sliding-navigation3 h3.principal {
	color: #cbcbcb;
	text-shadow: 1px 2px 1px #222;
}