body, html {
   margin:0;
   padding:0;
   background:#FFFFFF;
   color:#000000;
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   background: #9CCD4E url("/images/bg.gif") top left repeat-x;
}
body p, body li {
   font-size: 11px;
}
#main p, #main li {
   font-size: 13px;
   line-height: 1.5em;
}
#container {
   margin: 0 auto;
   width: 780px;
   text-align: left;
   background: #ffffff;
   border-left: 1px solid #74A02F;
   border-right: 1px solid #74A02F;
}
#container-wide {
   margin: 0 auto;
   width: 920px;
   text-align: left;
   background: #ffffff;
   border-left: 1px solid #74A02F;
   border-right: 1px solid #74A02F;
}
#header {
   background: #8DBE3F url("/images/chancelbanner.gif") 0 0 no-repeat;
}
#header-wide {
   background: #8DBE3F url("/images/chancelbanner.gif") 0 0 no-repeat;
}
#network {
   float: right;
}
#network .image {
   display: block;
   width: 130px;
   height: 60px;
   background-image: url("/images/spacer.gif");
   cursor: pointer;
}
#menu {
   padding-top: 80px;
   border-bottom: 2px solid #000000;
}
#menu ul, #menu ul li {
   list-style: none;
   margin: 0;
   padding: 0 0 2px 0;
}
#menu ul {
   padding-left: 0px;
}
#menu ul li {
   display: inline;
   padding-right: 2px;
}
#menu ul li a {
   background: url("/images/tab-lg-right.gif") no-repeat 100% 0;
   color: #000000;
   padding: 5px 10px 2px 0 !important; /* FF */
   _padding: 0px 5px 0 0; /* IE 6 and below */
   *padding: 0px 5px 0 0 !important; /* IE 7 */
   text-decoration: none;
}
#menu ul li a span {
   background: url("/images/tab-lg-left.gif") no-repeat;
   padding: 5px 0 2px 11px !important;
   padding: 5px 0 2px 11px;
}
#menu ul li a:hover span {
   color: #FFFFFF;
}
#menu ul li.selected a {
   background: url("/images/tab-dg-right.gif") no-repeat 100% 0;
   color: #000000;
   padding: 5px 10px 4px 0 !important; /* FF */
   _padding: 0 10px 0 0; /* IE 6 and below */
   *padding: 0 10px 0 0 !important; /* IE 7 */
   text-decoration: none;
}
#menu ul li.selected a span {
   background: url("/images/tab-dg-left.gif") no-repeat;
   padding: 5px 0 4px 11px !important;
   padding: 5px 0 4px 11px;
}
#menu ul li.selected a:hover span {
   color: #000000;
}
#smenu {
   background: #74A02F;
   padding: 4px;
   border-bottom: 2px solid #000000;
}
#smenu ul{
   margin:0;
   padding:0;
   list-style:none;
}
#smenu li{
   display:inline;
   margin:0;
   padding:0;
}
#smenu li a{
   list-style: none;
   margin: 0;
   padding: 0 5px 0 5px;
   color: #FFFFFF;
   text-decoration: none;
}
#smenu li a:hover{
   color: #000000;
}
#smenu li.selected a, #smenu li.selected a:hover {
   color: #000000;
}
#main {
   float:left;
   width:570px;
   margin-top: 4px !important;
   margin-top: 10px;
   padding-left: 10px;
}
#main-wide {
   float:left;
}
.content {
   margin: 0px;
   overflow: hidden;
padding-left:10px;
}
#main h2, #main h3 {
   padding: 0 10px;
}
#main h3, .heading {
   background: #D0F890 url("/images/h3-bg.gif") bottom left repeat-x;
   padding: 5px;
   border: 1px solid #9CCD4E;
   font-size: 13px;
   font-weight: bold;
   clear: both;
   margin-top: 10px !important;
   margin-top: 4px;
}
#main h3 a {
   color: #000000;
   display: block;
}
#main h3 a:hover {
   color: #8DBE3F;
}
h4 {
   padding: 0;
   margin: 0;
   font-size: 13px;
   font-weight: bold;
   clear: left;
}
.news{
   border-bottom: 1px solid #e4e4e4;
   padding-bottom: 5px;
}
h4 span{
   font-weight: normal;
}
h5 {
   font-style: italic;
   font-weight: normal;
   font-size: 13px;
}
.source, .faded {
   font-size: 11px;
   color: #999999;
}
#cheader {
   overflow: hidden;
}
.box-home {
   border: 1px solid #cccccc;
   margin-top: 4px;
}
#main .box-home p {
   font-size: 11px;
   line-height: 1.2em;
}
#clogo {
   float: right;
   border: 1px solid #C5C5C5;
   text-align: center;
   padding: 0;
   background: #F8C678;
   /*background-color:white;*/
   margin-bottom: 5px;
}
#clogo img {
   border-bottom: 1px solid #C5C5C5;
}
ul#clist {
   list-style: none;
   padding: 0;
   margin: 10px 0 10px 0;
   border-top: 1px solid #C5C5C5;
   clear: both;
}
ul#clist li {
   overflow: hidden;
   padding: 2px;
   border-bottom: 1px solid #C5C5C5;
}
ul#clist li span.clabel {
   float: left;
   font-weight: bold;
}
ul#clist li span.cdetail {
   float: right;
   width: 250px;
}
ul.links {
   margin: 0;
   padding: 0;
   list-style: none;
}
ul.links li {
   padding-bottom: 10px;
}
ul.links li a {
   color: #74A02F;
   text-decoration: none;
   display: block;
   font-size: 13px;
   font-weight: bold;
}
ul.links li a:hover {
   color: #000000;
}
#side {
   float:right;
   width:180px;
   padding-right: 10px;
}
#side ul {
   margin-bottom:0;
}
#guide {
   position: relative;
   top: 20px;
   border: 1px solid #C5C5C5;
   text-align: center;
   margin-bottom: 10px;
}
#guide h3 {
   font-size: 13px;
   font-weight: bold;
}
#guide h4 {
   font-size: 12px;
   font-weight: bold;
}
#guide ol {
   border-top: 1px solid #e4e4e4;
   padding: 0 0 10px 0;
   margin: 5px;
   list-style: none;
}
#guide ol li a {
   border-bottom: 1px solid #e4e4e4;
   margin: 0;
   padding: 3px;
   display: block;
   width: 162px;
}
#guide ol li a:hover {
   background: #f5f5f5;
}

#tips h3 {
   margin: 0;
   padding:0;
}
ul.clist {
   margin: 0;
   padding: 0 10px 10px 10px;
   list-style:none;
}
ul.clist li a {
   color: #74A02F;
   text-decoration: none;
   display: block;
   width: 100%;
}
ul.clist li a:hover {
   color: #000000;
}
.privacy {
   color: #555555;
}

#footer {
   clear:both;
   padding: 0 10px 0 10px;
}
#footer h3 {
   padding: 5px 0 15px 0;
   margin:0;
   font-size: 10px;
   font-weight: normal;
}
.hidden {
   display: none;
}
.articlelist {
   border-bottom: 1px solid #e4e4e4;
}
.articleone, .articletwo {
   background: #ffffff;
   padding: 15px 10px 10px 10px;
   border-top: 1px solid #e4e4e4;
}
.articleone {
   background: #f5f5f5;
}
.pagelinks {
   text-align: right;
   color: #CCCCCC;
}

.tbl .row  {
   clear: left;
   overflow: hidden;
   height: 100% !important;
   height: auto;
   padding: 2px 0 2px 0;
}
.tbl .row img  {
   float: left;
   padding: 0px 5px 10px 0;
}
.tbl .row p  {
   padding: 0;
   margin: 0;
}

.right {
   float: right;
   margin: 10px 0 10px 10px;
   padding: 5px;
   border: 1px solid #C5C5C5;
}
.rightplain {
   float: right;
   margin: 10px 0 10px 10px;
   padding: 0;
   border: 0;
}
.left {
   float: left;
   margin: 10px 10px 10px 0;
   padding: 5px;
   border: 1px solid #C5C5C5;
}
.leftplain {
   float: left;
   padding: 0;
   margin: 10px 10px 10px 0;
   border: 0;
}
.center {
   text-align: center;
}
.columns {
   width: 100%;
   overflow: hidden;
}
.lcol {
   width: 49%;
   float: left;
}
.rcol {
   width: 49%;
   float: right;
}
a {
   color: #74A02F;
   text-decoration: none;
}
a:hover {
   color: #8DBE3F;
}
img {
   border: 0;
}


.bottomleft {
border: 1px solid #AFDD66;
   width: 260px;
   float: right;
   background-color: #FFFFFF;
      margin: 5px 0 5px 0px;
      padding: 5px;
}

.bottomleft p {
   text-align: left;
   width: 250px;
         margin: 10px 0 10px 0px;
   float: left;
   color: #000000;
   clear: both;
}

.topright {
border: 1px solid #AFDD66;
   width: 265px;
   float: left;
   background-color: #FFFFFF;
   margin: 10px 0 10px 0px !important;
      margin: 10px 0 10px 0px;
}

.topright p {
   text-align: left;
   width: 245px;
   margin: 5px 5px 5px 5px !important;
   margin: 5px 5px 5px 5px;
   float: left;
   color: #000000;
   clear: both;
}

.boxhome {
width: 265px;
   border: 1px solid #AFDD66;
   margin: 10px 0 10px 0px;
   margin: 10px 0 10px 0px !important;
}
.boxhome div.boxhomeheader {

   margin: 10px 0 10px 0px;
   margin: 10px 0 10px 0px !important;
   font-weight: bold;
}
.boxhome div.content {


}
.boxnewspreview {
   border: 1px solid #758FD8;
   padding: 10px;
   clear: both;

}
.boxnewspreview div.boxhomeheader {
   font-weight: bold;
   margin: 5px 5px 5px 5px;
}
.boxnewspreview div.content {
   padding: 10px;
   margin: 5px 5px 5px 5px;
}

.rad {
   width: 15px;
   border-style: none;
}

.logo {
   float: left;
   width: 70px;
   background-color:white;
   border: 1px solid #C5C5C5;
}
h1 {
   position: relative;
   left: 10px;
}
#googelad {
   position: relative;
   width:250px;
   height:250px;
   left: 10px;
} 


* { margin: 0; padding: 0; }


.alt { background: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}


/* Structure
=================================== */

#wrapper {
	background: #fff url('images/page_header_tile.png') repeat-x 0px -25px;
}


.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}


.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login { 
	
}

.login p { padding: 0 0 5px; }

.login label {
	display: block;
	padding-right: 10px;
}

.login #submit {
	font-size: 1.2em;
	margin-top: 13px;
}

p.login {
	font-weight: normal;
	font-size: 1.2em;
}

form.login input { 
	margin-top: 3px;
	border: 1px solid #999;
}


/* Front Page
=================================== */

#front-page #hottags { 
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions { 
	margin-left: 0px;
	width: 550px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #a1d29a; }

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	background: #eee;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
}

#profile-menu li.current {
	background-color: #ddd;
	border-top: 1px solid #9e9e9e;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 720px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}
