.10lastposts { font: 9px Verdana, Arial, Helvetica, sans-serif; }
.10lastposts ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.10lastposts li { display: inline; }

.admincp {

	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;

	color: #CC3300;

	background: #e4e4e4;

	border:1px solid #ccc;

	text-align: center;

	padding: 5px;

	margin-right: auto;

	margin-left: auto;

	width: 200px;

	height: 17px;

}

.sponsors {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	padding: 5px 15px;
	background-color: #F3F3F3;

}
.footerads {
	position: relative;
	height: 625px;
}
.fadbox {
	background-color: #fff;
	height: 60px;
	width: 200px;
	float: left;
	margin-left: 35px;
	margin-top: 25px;
}
.clearBoth {
	clear: both;
}


.forumhelp {

	font-size: 11px;

	background: #F0F0F0;

	padding: 8px 5px;

	margin-top: 10px;

	margin-bottom: 10px;

	border-top: 1px solid #000;

	border-bottom: 1px solid #000;

	text-align: center;

}



.forumhelp a {
	color:#666600;
	text-decoration: none;
}



.sponsors-big { font: italic bold 11px Verdana, Arial, Helvetica, sans-serif; }



.admincp a {color:#cc3300; text-decoration:none;}

.admincp a:hover {color:#cc3300; text-decoration:underline;}


/*
  +------------------------------------------------------------------+
  | MikeCherim.com                                                   |
  | CSS: Smart Corners                                               |
  | Cascading Style Sheet                                            |
  | Copyright Aug 2006                                               |
  | Use with attribution by visible link please!                     |
  | Attribute to: <a href="http://green-beast.com/">Mike Cherim</a>  |
  +------------------------------------------------------------------+
*/ 

/* here's the box... the image is the upper-left corner */
#csc {
	background : #CCC url(../../../../forum/styles/nosebleed/theme/images/csc_tl.png) no-repeat;
	width : 20em;
	height : auto;
	position : relative;
	padding : 30px 40px;
}

/* these are the other three spans. classes were used to allow multiuse on a page */
.tr, .bl, .br {
  position : absolute;
  width : 39px;
  height : 39px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}

/* change position and image: top-right */
.tr {
  background : transparent url(../../../../forum/styles/nosebleed/theme/images/csc_tr.png) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
.bl {
  background : transparent url(../../../../forum/styles/nosebleed/theme/images/csc_bl.png) no-repeat;
  bottom : 0;
  left : 0;
}

/* change position and image: bottom-right */
.br {
  background : transparent url(../../../../forum/styles/nosebleed/theme/images/csc_br.png) no-repeat;
  right : 0;
  bottom : 0;
}


/* End Styles */


.spiffy{ display:block; }
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#cccccc}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9;
  background:#d8d8d8}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;
  background:#d5d5d5}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d5d5d5;
  border-right:1px solid #d5d5d5;}
.spiffy4{
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9}
.spiffy5{
  border-left:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8}
.spiffyfg{
	background:#cccccc;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 15px;
}
.adwrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.footernotes {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	letter-spacing: -1px;
}
.fadbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textLinks {
	font-family: verdana, "DejaVu Sans", tahoma, sans-serif;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #f7f7ce;
	padding: 8px;
	border: 1px solid #DEDFB5;
}
#textLinks ul {
	padding: 0px;
	margin: 0px;
}
#textLinks li {
	display: inline;
	list-style-type: none;
}
#textLinks a {
	padding-right: 8px;
	color: #990000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777;
	margin-left: 3px;
}

#textLinks a:hover {text-decoration:underline}
.adwrapper .ztmc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ztmc a {color:#990000; text-decoration:none}

.copyright {
	color: #706050;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
