@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#a0a3aa;
	background-image:url(../images/new_bg.jpg);
/*
	background-image:url(../images/christmas2_bg.jpg);
	background-color:#eee4d0;
	background-color:#9a0f08;
	background-image:url(../images/fall_bg.jpg);
	background-image:url(../images/blueabstract.jpg);
	background-image:url(../images/grungeburst.jpg);
	background-image:url(../images/orangeabstract.jpg); 
	
	background-color:#327a94;
	background-image:url(../images/body-gradient-bg.png);
	background-repeat:repeat-x;
	background-position:top; */
	background-attachment:fixed;
	background-position:center top;
	background-repeat:repeat-y;
}
h2 {
	margin-top:0.0em;
	margin-bottom:0.1em;
	clear:both;
}
h3 {
	margin-top:0.0em;	
	margin-bottom:0.1em;
	width:97%;
	padding-left:3%;
	background-color:#405E8B;
	color:#FFF;
	font-size:1.2em;
}
h4 {
	margin-top:0.0em;
	margin-bottom:0.1em;
	font-size:12px;
	font-weight:bold;
}
#container {
	width:1000px;
	margin:auto;
	background-color:#FFF;
}
#header {
	width:1000px;
	height:182px;
	background-color:#000000;
}
#logo {
	padding:35px 0px 0px 25px;
	width:400px;
	margin-top:20px;
}
#search {
	width:998px;
	height:20px;
	font-size:0.9em;
	text-align:right;
	padding:1px 1px;
}
input
{
	color: #FFFFFF;
	background: #444444;
	border: 1px solid #CDCDCD;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
#sesamestreet {
	width:550px;
	height:160px;
	float:right;
	background-image:url(/images/cookiemonster.png);
	background-position:top;
	background-repeat:no-repeat;
}
#pledgenow {
	width:550px;
	height:160px;
	float:right;
}
#taxday {
	width:550px;
	height:160px;
	float:right;
}
#menu {
	font-size:13px;
	font-weight:700;
	color:#FFFFFF;
	background-color:#293E58;
	padding:5px 0px;
	text-align:center;
}
#menu a{
	color:#FFFFFF;
	padding:0px 51px 0px 5px;;
}
#menu a:link{
	text-decoration:none;
}
#menu a:visited{
	text-decoration:none;
}
#menu a:hover{
	text-decoration:none;
}
#menu a:active{
	text-decoration:none;
}
#dropmenudiv{
	position:absolute;
	margin-top: 0.3em;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border:1px solid #000000;
	font-size:12px;
	z-index:12;
	color:#FFFFFF;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: 500;
	color:#FFFFFF;
}
#dropmenudiv a:hover{ /*hover background color*/
	text-decoration:none;
	color:#000000;
	background-color:#F1F1F1;
}
#main {
	width:1000px;
	background-color:#FFF;
}
#flash {
	width:512px;
	float:left;
	text-align:right;
}
#center {
	width:240px;
	float:left;
	padding:2px;
}
#whatson {
	font-size:0.8em;
}
#right {
	width:240px;
	float:left;
	padding:2px;
}
/* Alternate Homepage Styles */
#flash2 {
	width:752px;
	float:left;
	padding:2px;
}
#whatson2 {
	width:240px;
	float:left;
	padding:2px;
}
#whatson {
	font-size:0.8em;
}

#news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#405E8B;
	color:#CDCDCD;
	font-weight:bold;
	min-height:450px;
}
#news a {
	color:#FFFFFF;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:5px;
	display:block;
	font-size:10px;
	background-color:#405E8B;
	border-bottom:1px dotted #000033;
	text-decoration:none;
}
#news a:hover {
	text-decoration:none;
	color:#F8AA35;
}
#news li {
	list-style:none;
	margin-left:-4.0em;
}
#bottom {
	clear:both;
	height:1px;
}
#content {
	clear:both;
	background-color:#FFF;
}
#content a {
	color:#405E8B;
	text-decoration:none;
	font-size:0.9em;
}
#content a:hover {
	color:#F60;
	text-decoration:underline;
}
#contentL {
	width:329px;
	float:left;
	min-height:300px;
	font-size:10px;
	padding:2px;
}
#contentC {
	width:328px;
	float:left;
	min-height:300px;
	font-size:12px;
	padding:2px;
}
#contentR {
	width:329px;
	float:left;
	min-height:300px;
	font-size:12px;
	padding:2px;
}
#contentR a {
	font-size:12px;
	color:#405E8B;
	text-decoration:none;
	font-weight:bold;
}
#contentR a:hover {
	color:#F60;
	text-decoration:underline;
}
#underwriters {
	clear:both;
	text-align:center;
}
#footer {
	width:1000px;
	background-color:#293E58;
	border-top:2px solid #F60;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:5px 0px 25px 0px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	padding-right:15px;
}
#footer a:hover {
	color:#F60;
	text-decoration:underline;
}
.h1title {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 5px 0 4px 11px;
	margin: -20px -20px 9px -20px;
	height: 18px;
	background-color: #405E8B;
}
#secondcolumn {
	padding: 20px;
	font-size:12px;
}
#highlights {
	font-size:12px;
	min-height:800px;
	color:#FFFFFF;
	background-image:url(../images/buffalo-watermark.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#highlights a {
	color:#FFFFFF;
	text-decoration:none;
}
#highlights a:hover {
	color:#CDCDCD;
	text-decoration:underline;
}
#support {
	font-size:12px;
	color:#FF9;
}
#support a {
	color:#FFFFFF;
	text-decoration:none;
}
#support a:hover {
	color:#CDCDCD;
	text-decoration:underline;
}
.rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: #609; 
	margin: 0 0 10px 0;
	padding: 0;
}
.imgRight {
float: right;
padding: 5px; 
padding-top: 0px; 
padding-left: 8px;
border: 0px;
}

/* 
--------------------------------------------------
Content Feature 
--------------------------------------------------
*/

.content-feature
{
padding: 0;
margin: 0 0 10px 0;
}

.content-feature a:hover
{
text-decoration:none;
}

.content-feature td
{
vertical-align: top;
}

.content-feature img
{
padding: 0;
margin: 0 10px 10px 0;
}

.content-feature h4
{
padding: 0 0 4px 0;
margin: 0;
}

.content-feature p
{
padding: 0;
margin: 0;
}

/* 
--------------------------------------------------
Hollywood Theater
--------------------------------------------------
*/
.last {
	border-bottom:1px solid #CDCDCD;
	padding-bottom:30px;
}
/* 
--------------------------------------------------
Images & Graphics 
--------------------------------------------------
*/

#supportgraphic
{
text-align: center;
vertical-align: middle;
padding: 0;
margin: 0;
height: 75px;
width: 200px;
background-color: #405E8B;  /*#c7adff;*/
}

#supportgraphic img
{
border: 0;
}

#sidebar-image-wrap
{
padding: 0 10px 2px 0;
margin: 0;
border: 0;
float: left;
}

#sidelinks {
	width:200px;
	height:120px;
	margin-top:4px;
	margin-right:5px;
	border:2px solid #333333;
	float:left;
	background-color:#996;
	color:#FFFFFF;
	background-image:url(../../images/behindscenes.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#sidelinks a {
	color:#FFFFFF;
	text-decoration:none;
}
#sidelinks a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#sidelinks2 {
	width:270px;
	height:190px;
	margin-top:4px;
	margin-right:5px;
	border:2px solid #333333;
	float:right;
	background-color:#996;
	color:#FFFFFF;
	background-image:url(../../images/behindscenes.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#sidelinks2 a {
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
}
#sidelinks2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#deeproots {
	width:360px;
	padding:5px;
	float:left;
}
#towashington {
	width:360px;
	padding:5px;
	float:left;
}
#part3 {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: #609; 
}
#announcement {
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:5px;
}
#donatenow {
	font-size:12px;
	background-image:url(/support/donatenow/images/donatenow_bg.jpg);
	width:1000px;
	height:1298px;
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFFFFF;
}
#donateBTNS {
	width:270px;
	padding:60px 120px;
	text-align:center;
}
#mywyomingpbs {
	font-size:12px;
	background-image:url(/mywyomingpbs/images/mywyomingpbs_bg.jpg);
	width:1000px;
	height:1590px;
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFFFFF;
}
/* OUTREACH STYLES */
#uwtailgate {
	width:378px;
	float:left;
	padding:0px 1px;
}
#rtl_outreach {
	width:378px;
	float:left;
	padding:0px 1px;
}
#estateplanning {
	clear:both;
	padding:10px 0px;
}
/* Native American Heritage Month Styles */
#nahm_banner {
	width:760px;
	border:1px solid #333;
}
#nahm_menu {
	width:754px;
	padding:3px;
	border:1px solid #333;
	background-color:#c2233c;
	color:#FFF;
	font-size:14px;
}
#nahm_menu a {
	color:#FFF;
	text-decoration:none;
	padding:0px 20px;
	font-weight:bold;
}
#nahm_menu a:hover {
	color:#FC0;
	text-decoration:underline;
}
#nahm_left {
	width:370px;
	float:left;
	padding:5px;
}
#nahm_right {
	border-left:1px dotted #333333;
	width:370px;
	float:left;
	padding:5px;
}
#nahm_clear {
	clear:both;
	width:750px;
	padding:5px;
}
#thankyougifts {
	font-size:12px;
	padding:2px 5px;
}
#thankyougifts p {
	text-align:default;
}
/* Play/Learn CSS */
#playlearn {
	font-size:12px;
	background-image:url(/family/images/playlearn_bg.jpg);
	width:1000px;
	height:1000px;
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFFFFF;
	padding-top:150px;
}
#playlearn_menu {
	width:170px;
	padding:5px;
	color:#FFF;
	float:left;
}
#playlearn_menu a {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}
#playlearn_menu a:hover {
	text-decoration:underline;
	color:#97fdff;
}
#playlearn_content {
	width:800px;
	padding:0px 10px;
	color:#15bdfc;
	float:left;
}
#playlearn_content a {
	color:#15bdfc;
	font-weight:bold;
	text-decoration:underline;
}
#whatsonkids {
	width:320px;
	padding:5px;
	float:left;
}
#wyopbskidzone {
	width:460px;
	padding:5px;
	float:left;
}
#wyopbskidzone p {
	font-size:12px;
	color:#06aeed;
}
/* Teacherline CSS */
#teacherline {
	font-size:12px;
	background-image:url(/family/images/teacherline_bg.jpg);
	width:1000px;
	height:1000px;
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFFFFF;
	padding-top:150px;
}
.infoboxheader
{
	width:312px;
	height:24px;
	background-color:#eaeaea;
	padding:5px 0 0 18px;
	border:1px solid #DADADA;
}
.infobox
{
	width:330px;
	border:1px solid #DADADA;
}
.infobox2
{
	width:310px;
	border:1px solid #DADADA;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
