
fieldset
{
	border: 0px;
}

img
{
	border: 0px;
}

.right
{
	text-align : right;
}

.left
{
	text-align : left;
}

.topnotes
{
	vertical-align: middle;
	margin: 0px auto;
	background-color: #232324;
	color: #fff;
	font-size: 10pt;
	text-align: center;
}

.headnotes
{
	font-size: 10pt;
	vertical-align: middle;
	text-align : center;
	margin : 5px auto;
	color: white;
	background-color: transparent;
	border: 0px;
	font-weight: bold;
}

.headnotes a, a.href
{
	color : white;
	background-color : transparent;
}

.footnotes
{
	vertical-align: middle;
	margin: 5px auto;
	background-color: #232324;
	color: #fff;
	text-align: center;
	font-size: 10pt;
}

.searchnotes
{
	vertical-align: middle;
	margin: 0px auto;
	width: 350px;
	background-color: transparent;
	color: #fff;
	text-align: center;
	font-size: 10pt;
}

.page
{
	width : 70%;
}

a, a.link
{
	color: #a8825c;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.footnotes a, a.link
{
	color: #a8825c;
	background-color: transparent;
}

.posts1
{
  vertical-align: middle;
  margin: 0px auto;
  width: 433px;
  color: white;
  background-color: transparent;
  border: 0px solid #b7c0da;
}

.posts1 a, a.link
{
	color: #a8825c;
	background-color: transparent;
	text-decoration: none;
}

.searchres
{
	background-color: #232324;
	font-weight: bold;
	color: white;
}

.quote
{
  background-color: transparent;
	color: #000000;
	font-size: 10pt;
	font-style: italic;
}

.quote1
{
  font-weight: bold;
	color: #000000;
	font-size: 10pt;
	background-color: transparent;
}

.infos
{
  margin: 0px auto;
  color: white;
  width: 130px;
  font-style: normal;
  background: #2d3855;
  font-size : 8pt;
 float:left;
 
 
}

.infos a, a.link
{
	color: #424c68;
	background-color: transparent;
}

.infosadmin
{
  margin: 0px auto;
  color: white;
  width: 130px;
  font-style: normal;
  background-image: url('http://www.thatjoshgrobanguy.com/images/gbfiller.jpg');
  font-size : 8pt;
 float:left;
}

.infosadmin a, a.link
{
	color: #424c68;
	background-color: transparent;
}

.message
{
vertical-align: top;
  margin: 5px;
  color: #fff;
  font-size : 10pt;
}

.messageTable
{
vertical-align: top;
width: 303px;
background: url('http://www.thatjoshgrobanguy.com/images/bk50.gif') top left repeat;
}

.messageadmin
{
	vertical-align: middle;
  margin: 5px;
  color: white;
 
}

.messageTableAdmin
{
	vertical-align: top;
  width: 300px;
  background-image: url('http://www.thatjoshgrobanguy.com/images/gbback.jpg');
}

.posts
{
  vertical-align: middle;
  margin: 10px auto;
  width: 433px;
  border-bottom: 3px solid #000;
  display:block;
  background: #b7c0da;
  background-image: url('http://www.thatjoshgrobanguy.com/images/gbback.jpg');
  background-position:top right;
  background-repeat:repeat;
}

.postsadmin
{
  vertical-align: middle;
  margin: 10px auto;
  width: 433px;
  border-bottom: 2px solid #2d3855;
}

.sign
{
	text-align: center;
	color: white;
	font-weight: bold;
	background-color: transparent;
}

.sign a, a.link
{
	color: #a8825c;
	background-color: transparent;
}

.search
{
	vertical-align: middle;
	margin: 0px auto;
	width: 433px;
	background-color: #232324;
	color: #fff;
	font-size: 12pt;
	text-align: center;
	font-style: italic;
}

.preview
{
	margin: 5px auto;
	border: 2px solid #b7c0da;
}

a.infobulle span
{
	display : none;
}

a.infobulle:hover span
{
	display : block; 
	position : absolute;
	top : 5%;
	left : 55%;
	width : 10em;
	border : 1px solid red;
	background-color : black;
	color : white;
	text-align : justify;
	padding : 1px;
	text-decoration : none;
}

.pap
{
	vertical-align: middle;
	margin: 0px auto;
	width: 433px;
	background-color: #232324;
	text-align : center;
	color: #fff;
	font-size: 15px;
	font-style: italic;
}

.pap a, a.link
{
	vertical-align: middle;
	margin: 0px auto;
	width: 433px;
	color: yellow;
	background-color: transparent;
}

.papper
{
	width : 5%;
}

.papper1
{
	width : 10%;
}

.redirection
{
	text-align: center;
	color: white;
	font-style : italic;
	font-size : 10pt;
	background-color: transparent;
	margin: 5px auto;
}

.redirection a, a.link
{
	color: #a8825c;
	background-color: transparent;
}

.loadtime
{
	text-align: center;
	color: white;
	font-style : italic;
	font-size : 10pt;
	background-color: transparent;
	margin: 5px auto;
}

.warning
{
	color : yellow;
	background-color : red;
	font-weight : bold;
  width: 400px;
  text-align : center;
  margin : 5px auto;
}

input[type="text"], input[type="password"], textarea
{
    color : #000;
    background-color : #b7c0da;
    border : 1px solid #2d3855;
    border-top : 1px solid #2d3855;
    border-left : 1px solid #2d3855;
    padding : 3px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus
{
    color : #000;
    background-color : #b7c0da;
    border : 1px solid #2d3855;
}

.message a, a.link
{
	color: #a8825c;
	background-color : transparent;
}

.statistics
{
	width : 100%;
	margin : 5px auto;
}

.statistics a, a.link
{
	color : white;
	background-color : transparent;
}

.trstat
{
	color : #F9F8F7;
	background-color : #4A7DAC;
}

.smilies
{
	text-align: center;
	border : 1px solid white;
	margin : 5px;
	width : 150px;
}

input[type="submit"], input[type="button"]
{
  color: #2d3855;
  background-color: #b7c0da;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  cursor: pointer;
}

.singlepost
{
  color: white;
 
}