/*@charset "UTF-8";*/
/****wrapper*****************************/
/* |-hed------------------------------| */
/* |----------------------------------| */
/* |__________________________________| */
/* |-left-|-topmenu-------------------| */
/* |-menu-|___________________________| */
/* |------|-contentwrapper------|-ads-| */
/* |------|-feature-------------|-----| */
/* |------|---------------------|-----| */
/* |------|_____________________|-----| */
/* |------|---------------------|-----| */
/* |------|-contentL-|-contentR-|-----| */
/* |------|----------|----------|-----| */
/* |------|----------|----------|-----| */
/* |------|----------|----------|-----| */
/* |------|__________|__________|-----| */
/* |------|---------------------|-----| */
/* |------|-contentL-|-contentR-|-----| */
/* |------|----------|----------|-----| */
/* |------|----------|----------|-----| */
/* |------|----------|----------|-----| */
/* |______|__________|__________|-----| */
/* |-left-|---------------------|-----| */
/* |-foot-|---------------------|-----| */
/* |------|---------------------|-----| */
/* |__________________________________| */
/* |-footer---------------------------| */
/* |----------------------------------| */
/* |__________________________________| */
/****************************************/
html, body {
	/*height: 100%;*/
	font-family: Tahoma;
}
#wrapper {
	margin: auto;
	width: 1024px;
	border: 1.5px solid #f37a1f;
	background-color: #FFFFFF;
	/*height: 100%; 768px;*/
}
#hed {
	margin: auto;
	height: 107px;
	width: 1024px;
}
#leftmenu {
	float: left;
	width: 178px;
	/*height: 628px;*/
	margin: 0px 10px 0px 0px;
	padding: 0px;
	/*background: white url(/images/leftmenu_background.gif) repeat-y;*/
}
#leftfoot {
	/*height: 100px;*/
	width: 178px;
	float: left;
}
#topmenu {
	width: 1024px;
}

#topmenu table tr {
	background: #fff;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#contentwrapper {
	margin: auto;
	width: 670px;
	float: left;
	padding: 0px;
}
#feature {
	min-height: 80px;
	width: 606px;
	margin: auto;
	border: 1px solid #f37a1f;
	background-color: #f3f4f4;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}
#contentL {
	width: 325px;
	padding: 4px;
	margin: 0px;
	float: left;
}
#contentR {
	width: 325px;
	padding: 4px;
	margin: 0px;
	float: right;
}
#ads {
	width: 160px;
	float: right;
	/*background-color: #d1d1d1;*/
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #000;
	height: 628px;
}
p {
	font-family: Tahoma;
	/*font-size: 0.7em;*/
	/*line-height: 1.4em;*/
}
h2 {
	font-family: Tahoma;
	font-size: 1.1em;
	color: #F37A1F;
}
#footer {
	margin: auto;
	height: 25px;
	width: 1024px;
}
#currenthed {
	float: none;
	height: 20px;
	width: 290px;
	margin: auto;
}
#cartoonhed {
	float: none;
	height: 20px;
	width: 290px;
	margin: auto;
}
#currentcontent {
	width: 268px;
	background-color: #f3f4f4;
	padding: 10px;
	border: 1px solid #f37a1f;
	margin: auto;
}
#cartooncontent {
	width: 268px;
	background-color: #f3f4f4;
	padding: 10px;
	border: 1px solid #f37a1f;
	float: none;
	margin: auto;
	text-align: center;
}
#cartooncontent img{
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
#upcominghed {
	float: none;
	height: 20px;
	width: 290px;
	margin: auto;
}
#chatterhed {
	float: none;
	height: 20px;
	width: 290px;
	margin: auto;
}
#upcomingcontent {
	width: 268px;
	background-color: #f3f4f4;
	padding: 10px;
	border: 1px solid #f37a1f;
	margin: auto;
	font-size: 0.7em;
	min-height: 200px;
}
#upcomingcontent img {
	padding: 3px;
	text-align: left;
	float: left;
	width: 105px;
	margin: auto;
}
#chattercontent {
	width: 268px;
	background-color: #f3f4f4;
	padding: 10px;
	border: 1px solid #f37a1f;
	float: none;
	margin: auto;
	font-size: 8pt;
}
#followusontwitterhed {
	float: none;
	height: 20px;
	width: 558px;
	margin: 0 17px 0 14px;
}
#followusontwitter {
	width: 608px;
	background-color: #f3f4f4;
	padding: 10px;
	border: 1px solid #f37a1f;
	margin: 0 17px 0 14px;
	font-size: 0.7em;
}

body {
	margin: 0px;
	padding: 0px;
}

#leftmenu img, #contentL img, #contentR img
{
	display: block;
}
h3 {
	font-family: Tahoma;
	font-size: 0.8em;
	color: #F37A1F;
	line-height: 1.2em;
}
h4 {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.1em;
	font-weight: lighter;
}

/* from ppbmag css */
.ArticleTool:link, .ArticleTool:visited, .ArticleTool:active
{
	color: Gray;
	text-decoration: none
}
.ArticleTool:hover
{
	color: #F37A1F;
	text-decoration: underline;
}
A:link
{
	color: #F37A1F;
	text-decoration: none
}
A:visited 
{
	color: #F37A1F;
	text-decoration: none
}
A:active 
{
	color: #F37A1F;
	text-decoration: none
}
A:hover 
{
	color: #F37A1F;
	text-decoration: underline;
}
.blackunderline
{
	height: 20px;
	border-bottom: solid 1px #efefef;
	/*background-color: yellow; border-bottom: solid 1px black;*/
}
.Title
{
	font-size: 12pt;
	font-weight: bold;
}
.Author
{
	font-size: 8pt;
}
.Article
{
	font-size: 10pt;
}
.Article p
{
	margin: 0 auto;
}
#copyright
{
	display: block;
	margin: auto;
	font-size: 8pt;
	color: Gray;
	width: 680px;
	text-align: center;
}
.DisplayAds
{
	text-align: center;
	color: gray; 
	font-size: 8pt;
	top: -24px;
	position: relative;
	background-color: White;
	padding-bottom: 2px;
}
/*.DisplayAds img
{
	margin: .2em;
}
.DisplayAds object
{
	margin: .2em;
}*/
/* POLLS */
.poll
{
	background-color: #9d9ca1;
	color: #5d8a90;
}
.pollcaption
{
	font-size: 10pt;
	font-weight: bold;
}
.pollquestion
{
	font-weight: bold;
	font-size: 8pt;
	color: White;
}
.caption
{
	background-color: #9d9ca1;
	color: White;
	text-align: left;
	/*border-bottom: solid 1px white;*/
}
.pollanswer
{
	font-size: 8pt;
	color: White;
}
/* ADMIN SECTION */
.adminsuccessresult {
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
	font-style: italic;
}
.adminfailresult {
	font-size: 10pt;
	font-weight: bold;
	color: Red;
	font-style: italic;
}
.admintable {
	font-size: 10pt;
}
.admintable tr {
	vertical-align: top;
}
.admintable td.title {
	text-align: right;
	padding-right: 2px;
}
.admintable td.field {
}
.subscribeLeft{
	float:left;
	width: 40%;
	text-align: right;
	padding: 2px;
	margin-top: 4px;
	font-size: 8pt;
	font-weight: bold;
}
.subscribeRight{
	float:left;
	width: 40%;
	text-align: left;
	padding: 2px;
}
.subscribeRight input, .subscribeRight select{
	width: 200px;
	font-size: 8pt;
}
.subscribeValidateSummary{
	margin: 5px;
	padding: 2px;
	border: solid 2px red;
	font-size: 8pt;
	font-weight: bold;
}
.subscribeMessage{
	padding: 20px;
	font-size: 14pt;
	background-color: #efefef;
}
#twitter_div
{
	font-size: 8pt;
	text-align: left;
	margin: 2px;
}

#twitter_update_list
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
#twitter_update_list li
{
	margin-bottom: 10px;
}
