
html {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-size-adjust:none;
font-variant:normal;
font-weight:normal;
line-height:normal;
}



body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(http://www.whyy.org/tv12/fridayarts/images/fridayarts_bkg2.jpg) top center no-repeat;
	width: 100%;
	height: 100%;
	color:#403e3c;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	position:relative;
	font-size:12px;
	margin: 0;
}

.clear {
	clear: both;
}

.corkboard {
	background: transparent url(http://www.whyy.org/tv12/fridayarts/images/corkboard.jpg) no-repeat scroll 0 0;
	width: 980px;
	height: 800px;
}

#page-wrap {
	width: 1010px;
	margin: 0px auto;
	padding: 0px;
}

.button {
	float: left;
	margin: 10px;
}

#fade {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

#home {
	display: block;
	padding: 30px;
		background: transparent url(http://www.whyy.org/tv12/fridayarts/images/homefolder.png) no-repeat scroll 0 0;
	width: 1040px;
	height: 900px;
}

#home-button {
	opacity: 1.0;
}


#art {
	display: block;
	padding: 30px;
		background: transparent url(http://www.whyy.org/tv12/fridayarts/images/art-bkg.png) no-repeat scroll 0 0;
	width: 1040px;
	height: 900px;
}

#art-button {
	opacity: 1.0;
	border-bottom: 1px solid black;
}

#artlife {
	display: block;
	padding: 30px;
	background: transparent url(http://www.whyy.org/tv12/fridayarts/images/artoflife-bkg.png) no-repeat scroll 0 0;
	width: 1040px;
	height: 1000px;
}

#artlife-button {
	opacity: 0.5;
	border-bottom: 1px solid black;
}

#artfood {
	display: block;
	padding: 30px;
	background: transparent url(http://www.whyy.org/tv12/fridayarts/images/artoffood-bkg.png) no-repeat scroll 0 0;
	width: 1040px;
	height: 1000px;
}

#artfood-button {
	opacity: 0.5;
	border-bottom: 1px solid black;
}

#about {
	display: none;
	padding: 30px;
	background: transparent url(http://www.whyy.org/tv12/fridayarts/images/paperclipped.png) no-repeat scroll 0 0;
	width: 1040px;
	height: 900px;
}

#about-button {
	opacity: 0.5;
}

#archive {
	display: none;
	padding: 30px;
		background: transparent url(http://www.whyy.org/tv12/fridayarts/images/episodes.png) no-repeat scroll 0 0;
	width: 1040px;
	height: 900px;
}

#archive-button {
	opacity: 0.5;
}



#footer2 {

	background: #000000;
	color: 636366;	
	clear: both; /*originally 'both'*/
	/*float: right; */
	border: solid 0px #DEDEDE; padding: 0px;
	margin-top: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	text-align: center;
	}
	
#footer2 p{padding:6px;margin: 0; color: #9e0b0f;}
#footer2 a{color: #9e0b0f;text-decoration: none;}
#footer2 a:hover{color: #646366;text-decoration: none;}


/* 
-----------------------------------------------
  Global Nav
----------------------------------------------- */


#global-navigation-inner ul li {
	display: inline;
	float: left;
	margin: 0px 0px 0 0;
}

#global-navigation-inner ul li {
	margin: 0;
}

#global-navigation-inner ul li a {
	height: 29px;
	display: block;
	text-indent: -9999px;
	background-image: url(http://www.whyy.org/91FM/ybyg/images/global_nav.png);
}

li#w-navi01 a {
	width: 60px;
	margin-right: 0px;
	background: -15px 0;
}

li#w-navi02 a {
	width: 75px;
	background: -102px 0;
}

li#w-navi03 a {
	width: 40px;
	background: -205px 0;
}

li#w-navi04 a {
	width: 60px;
	background: -265px 0px;
}

li#w-navi05 a {
	width: 60px;
	background: -355px 0;
}


li#w-navi07 a {
	width: 610px;
	background: -420px 0;
}

#global-navigation-inner ul li a:hover {
	height: 29px;
	background-image: url(http://www.whyy.org/91FM/ybyg/images/global_nav.png);
}

#w-navi01 a:hover {
	width: 60px;
	height: 29px;
	background: -15px -27px;
}

#w-navi02 a:hover {
	width: 75px;
	height: 29px;
	background: -102px -27px;
}

#w-navi03 a:hover {
	width: 40px;
	background: -205px -27px;
}

#w-navi04 a:hover {
	width: 60px;
	background: -265px -27px;
}

#w-navi05 a:hover {
	width: 60px;
	background: -355px -27px;
}


#w-navi07 a:hover {
	width: 610px;
	background: -420px 0px;
}


#navcontainer ul {
	margin: 0px;
	padding : 0px;
	width : 580px;
	height : 100%;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	float : left;
}

#navcontainer ul li { 
	display: inline;	
}

#navcontainer ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right : 5px solid white;
	display : block;
}

#navcontainer ul li a:hover {
	background-color: #8F8E91;
	color: #fff;
	display : block;
}


input.button{
	background-color: #2950dd;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	cursor:pointer;
	border : 0px;
	height : 70px;
	width : 57px;
	/*Lines below required to center the search button vertically and for horizontal position in IE. Requires #navlist position relative!*/
	margin-left : 5px;
	position:absolute; top:65%; left: 115.5%; height:1.9em; margin-top:-2.6em
}


#navlist {
	position: relative;
	
}

input.button_hover{
	background-color: #5678f4;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	cursor:pointer;
	border : 0px;
	height : 70px;
	width : 57px;
	/*Lines below required to center the search button vertically and for horizontal position in IE. Requires #navlist position absolute above!*/
	margin-left : 5px;
	position:absolute; top:65%; left: 115.5%; height:1.9em; margin-top:-2.6em
}

input.searchbox {
	width : 209px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background : #fff;
	border : 1px solid #646366;
	margin-left : 5px;
	/*Lines below required to center the searchbox vertically and for horizontal position in IE. Requires #navlist position absolute above!*/
	position:absolute; top:55%; left: 126%; height:1.4em; margin-top:-2.6em
	
	
}



/* 
-----------------------------------------------
  Content Elements
----------------------------------------------- */



p  {
	font-size: 12px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.date  {
	font-size: 11px;
	color : #0162bc;
	margin-top : 0px;
	padding : 0px;
	font-weight : bold;
	font-style : italic;
}

h1 {
	font-size: 20px;
	font-family : futura, verdana, arial, sans-serif;
	color : #000000;
	margin : 0px;
	padding-bottom: 1px;
}

h2 {
	font-size: 14px;
	font-family : futura, verdana, arial, sans-serif;
	color : #000000;
	font-weight : bold;
	margin : 0px;
}

a {
	color: #9e0b0f;
	font-weight : bold;
	text-decoration: none;
}

a:visited {
	color: #9e0b0f;
	font-weight : bold;
	text-decoration: none;
}

a:hover {
	color: #636060;
	font-weight : bold;
	text-decoration: underline;
}

li {
	list-style : circle;
	line-height: 15px;
	margin-bottom : 10px;
	padding-left : 0px;
	font-size : 12px;
}
