@charset "UTF-8";
/* Teens */

#container {background: url(../images/bgRepeatGreen.gif) repeat-y;
	margin: 0 auto;
	width: 822px;}
	
#header {background: url(../images/headerBgTeens.jpg) no-repeat;
	height: 169px;
	width: 822px;}
		
#sideBar {background: #707f0d url(../images/sideBarBackGreen.gif) no-repeat;
	width: 201px !Important;
	width: 200px;
	height: 425px;
	margin-left: 11px !Important;
	margin-left: 5px;
	float: left;}
	
.roothighText{ 
	border-bottom: 1px solid #d2d7a8;}
	
	
#login h2 {font-size: 16px;
	font-weight: bold;
	line-height: 22px;}
/*#login input {background: #bdc56e;}*/

p.loginBtn input {padding: 0 6px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #9fcce8;
	border-top: 1px solid #9fcce8;
	background: url(../images/BtnGreenOff.gif) repeat-x;}
	
#login p.button a:link , #login p.button a:visited {color: #fff;
	padding: 2px 6px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	border: 0;
	background: url(../images/BtnGreenOff.gif) repeat-x;}
	
 #login p.button a:hover, #login p.button a:active {
	background: url(../images/BtnGreenOn.gif) repeat-x;}
	
td.pname {font-size: 16px;
	color: #707f0d;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	text-transform: capitalize;
	border-right: 1px dotted #ccc;}
td.pdate {color: #707f0d;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-left: 5px;}
.psig td {font-size: 11px;
	padding-left: 6px;}
#pledge {width: 400px;
	margin: 0 auto;
	text-align: center;
	margin-top: 25px;
	border: 1px dotted #ccc;
	padding: 15px;
	margin-bottom: 15px;
	background: #f9f9f9;}
#pledge p {
	font-size: 15px;}
#pledge table {margin: 0 auto;
	margin-bottom: 12px;}
.ptaken input {display: none;}
.ptaken {font-size: 16px;
	font-weight: bold;}
	
.tPoll p {padding: 10px 20px;
	color: #fff;
	font-weight: bold;}
	
.tPoll ol {margin: 0 auto;
	margin-left: 20px;}
.tPoll li {
	color: #fff;
	font-weight: bold;}
.tPoll li label {color: #fff;
	padding-left: 3px;}
table.tblreport {margin: 20px;}
.tblreport thead {background: none;}

#ad {height: 150px;
	width: 530px;}
#ad span {display: none;}
a:link#forumAd, a:visited#forumAd {background: url(../images/forumAd.png) top left no-repeat;
	height: 150px;
	width: 266px;
	display: block;
	overflow: hidden;
	float: left;}
a:hover#forumAd, a:active#forumAd {background-position: bottom left;}

a:link#blogAd, a:visited#blogAd {background: url(../images/blogAd.png) top left no-repeat;
	height: 150px;
	width: 264px;
	display: block;
	overflow: hidden;
	float: left;}
a:hover#blogAd, a:active#blogAd {background-position: bottom left;}
