@charset "utf-8";
/* CSS Document */
:-moz-any-link :focus {
	outline: none;
}

.forumcontainer {
	font: Verdana, Geneva, sans-serif;
	width:940px;
	padding:10px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

.forumcontainer a{
	text-decoration:none;
}

.forumdivider{
	float:left;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}

.forumpanel {
	float:left;
	font-size:10px;
	width:930px;
	border: 1px solid #CCC;
	padding:5px;
	-moz-border-radius: 12px;
	background-color: #F2F2;
	margin-bottom:10px;
}

.forumpanel h1{
	font-size:11px;
	line-height:22px;
	color:#09C;
	margin-top:0px;
	text-decoration:none;
	display:block;
	background-color:#FFF;
}
.forumpanelH1{
	color:#09C;
	text-decoration:underline;
}
.forumpanel h1 a:active{
	color:#09C;
	text-decoration:underline;
}
.forumpanel h1 a:visited{
	color:#09C;
	text-decoration:underline;
}

.stats{
	float:right;
	width:300px;
	font-size:9px;
	border: 1px solid #CCC;
	color:#666;
	-moz-border-radius: 10px;
	background-color: #FFF;
}

.inner{
	padding:5px;
}

.innerlink{
	color:#09C;
	text-decoration:none;
}

.forumpaneltext {
	width:600px;
	float:left;
	text-align:justify;
}

.forumpaneltext img{
	padding:15px;
	border:1px solid #999;
	background-color:#F2F2F2;
	border-radius:10px;
	margin:10px;
}

/* Lets use the cookie to change the colour od the stats box header  see colours.css for more*/
.teal .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #0C6A8A;
}

/* Dove */
.dove .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #4B5676;
}

/* Sky */
.sky .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #005785;
}

/* Aqua */
.aqua .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #027061;
}

/*Green */
.green .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #4C7016;
}

/* Violet */
.violet .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #4D3870;
}

/* Purple */
.purple .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #691E79;
}

/* Pink */
.pink .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #840259;
}

/* Olive */
.olive .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #635E35;
}
/* Suede */
.suede .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #504638;
}

/* Black */
.black .stats h2{
	font-size:10px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #333;
}

.stats h2 a{ 
	color:#FFF;
	text-decoration:underline;
}

/* Forum Ranks */
.tenbreaker {
	background-image: url(../images/forum/1ball.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	width: 130px;
	display: block;
}

.twentybreaker { 
	background-image: url(../images/forum/2ball.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	width: 130px;
	display: block;
}

.thirtybreaker { 
	background-image: url(../images/forum/3ball.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	width: 130px;
	display: block;
}

.fortybreaker { 
	background-image: url(../images/forum/4ball.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	width: 130px;
	display: block;
}

.fiftybreaker { 
	background-image: url(../images/forum/5ball.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	width: 130px;
	display: block;
}

.centurybreaker { 
	background-image: url(../images/forum/6ball.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	width: 130px;
	display: block;
}

.maxbreaker {
	background-image: url(../images/forum/7ball.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	width: 130px;
	height:17px;
	padding:2px;
	display: block;
}

/* Forum hot topics */
.ten {
	background-image: url(../images/forum/1ball.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	display: block;
}

.twenty { 
	background-image: url(../images/forum/2ball.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	display: block;
}

.thirty { 
	background-image: url(../images/forum/3ball.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	display: block;
}

.forty { 
	background-image: url(../images/forum/4ball.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	display: block;
}

.fifty { 
	background-image: url(../images/forum/5ball.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	display: block;
}

.century { 
	background-image: url(../images/forum/6ball.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	display: block;
}

.max {
	background-image: url(../images/forum/7ball.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 130px;
	height:17px;
	padding:2px;
	display: block;
}

/* Editor */
.editorcontainer {
	width:945px;
	margin-left:15px;
	float:left;
}

.editorcontainer h3 {
	font-size:12px;
	color:#09C; 
	margin-top:0px;
	margin-bottom:5px;
	border-bottom: 1px solid #CCC;
	padding-bottom:5px;
}

.error {
	color:#F00;
	border:1px solid #CCC;
	margin-left:5px;
	padding:3px;
}
/* End Editor */
