/* Start of CMSMS style sheet 'three_powells' */
body{
	margin: 0;
	padding: 0;
	background: #071b37 url(./images/fence_bg.png) repeat-y top center;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #07112a;
	text-align: center;
}

div{
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
}

a img{border:0;}
a {color:#D00}
a:hover {color:#A00}

	img.splatter{
		width: 100%;
		height: 100%;
		z-index: 0;
		position: absolute; top: 0; left: 0;
	}
	
	div.container{
		width: 840px;
		padding: 60px 0 0 0;
		margin: 0 auto 10px auto;
		z-index: 1;
	}

dfn{display: none;}
	
	
		div.header{
			width: 800px;
			height: 97px;
			padding: 5px 20px 0 20px;
			background: #fff url(./images/head_bg.png) no-repeat top left;
			position: relative;
			z-index: 3;
		}
		
			h1{
				width: 302px;
				height: 90px;
				margin: 0; padding: 0;
				background: transparent;
				position: absolute; top: 8px; left: 20px;
				z-index: 4;
			}
			
			img.banner{
				width: 497px;
				height: 90px;
				margin: 0; padding: 0;
				background: transparent url(./images/logo.png) no-repeat top left;
				position: absolute; top: 8px; right: 20px;
				z-index: 4;
			}
			
		div.navi{
			width: 812px;
			height: 36px;
			padding: 2px 19px 0 21px;
			background: #fff url(./images/navi_bg.png) no-repeat top left;
			z-index: 3;
		}
		
			div.navi ul{margin: 0; padding: 0;z-index: 4;}
				div.navi ul li{display: inline; list-style: none; margin: 0; padding: 0;z-index: 5;}
				div.navi ul li.currentpage{display: inline; list-style: none; margin: 0; padding: 0;z-index: 5;}
					div.navi ul li.currentpage h3{
						display: block;
						width: 113px;
						height: 20px;
						background: #a00 url(./images/navi_link_bg.png) bottom left;
						float: left;
						text-align: center;
						font-weight: bold;
						padding: 4px 0 0 0;
						margin: 0 1px 0 0;
						color: #fff;
						text-decoration: none;
						z-index: 6;
                                                font-size: 10pt;
					}
					div.navi ul li a, div.navi ul li a:visited{
						display: block;
						width: 113px;
						height: 20px;
						background: #a00 url(./images/navi_link_bg.png) top left;
						float: left;
						text-align: center;
						font-weight: bold;
						padding: 4px 0 0 0;
						margin: 0 1px 0 0;
						color: #fff;
						text-decoration: none;
						z-index: 6;
					}
					div.navi ul li a:hover{
						background-position: bottom left;
                                                color: #fff;
					}
		
		div.cont{
			width: 800px;
			padding: 0 20px;
			background: #fff url(./images/cont_bg.png) repeat-y top left;
			z-index: 3;
		}

                       img.net{
                                position: absolute; top: 0; left: 380px; z-index: 4px;
                       }

			div.cont_fill{
                                display: inline; z-index: 5;
                                width: 750px;
                                padding: 0 25px;
                                background: transparent url(./images/cont_fill_bg.png) repeat-y top left;
                                float: left;
			}
		
			div.cont_left{
                                display: inline; z-index: 5;
                                width: 338px;
                                padding: 0 0 0 25px;
                                float: left;
			}
			
			div.cont_right{
                                display: inline; z-index: 5;
				width: 338px;
                                margin: 0 25px 0 0;
                                float: right;
			}
		
		div.foot{
			width: 800px;
			height: 105px;
			padding: 0 20px;
			background: #fff url(./images/foot_bg.png) no-repeat top left;
			z-index: 3;
		}
		
			div.foot_banner{
				width: 265px;
				height: 80px;
				background: transparent url(./images/foot_banner.png) no-repeat top left;
				float: left;
				margin: 16px 1px 0 0;
				z-index: 4;
			}
			
			a.wall_ball{
				width: 132px;
				height: 80px;
				background: transparent url(./images/pure_powell_wall_ball.png) no-repeat top left;
				float: left;
				margin: 16px 1px 0 0;
				z-index: 4;
			}
			a.all_stars{
				width: 132px;
				height: 80px;
				background: transparent url(./images/all_stars.png) no-repeat top left;
				float: left;
				margin: 16px 1px 0 0;
				z-index: 4;
			}
			a.powell_hour{
				width: 268px;
				height: 80px;
				background: transparent url(./images/powell_hour.png) no-repeat top left;
				float: left;
				margin: 16px 1px 0 0;
				z-index: 4;
			}
			
			a.mail_list{
				width: 265px;
				height: 80px;
				background: transparent url(./images/powell_mailing_list.png) no-repeat top left;
				float: left;
                                margin: 16px 0 0 0;
				position: relative;
				z-index: 4;
			}
			
				div.mail_list form, div.mail_list form fieldset, div.mail_list form fieldset label{
					border: 0; margin: 0; padding: 0; z-index: 5;
				}
				
				div.mail_list form fieldset legend{display: none;}
				
					input.mail_list_input{background: transparent; 
						border: 0; 
						position: absolute; 
						top: 45px; 
						left: 18px;
						width: 184px;
						z-index: 6;
					}
					
					input.mail_list_button{
						border: 0; 
						position: absolute; 
						top: 45px; 
						right: 16px;
						width: 44px;
						height: 20px;	
						z-index: 6;
					}
.footer {
	color:#ccc;
	font-size: 10px;
	text-align: center;
}
	.footer a, .footer a:hover, .footer a:visited {
		color:white;
	}

.mailingListSignup #emailLabel, .mailingListSignup #nameLabel {width:120px; text-align:right}
.mailingListSignup .redBorder input {border:1px solid red; width:180px}

/* End of 'three_powells' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 0em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-size: x-small;
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-size: x-small;
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top:0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

