@charset "utf-8";
/* Footer CSS Document */
#mainbody #loginbar #loggedinbox{color:#296264;} #mainbody #loginbar #loggedinbox a{color:#296264;}
#mainbody #loginbar #statusMessage{color: #296264;} #mainbody #loginbar #statusMessage a{color:#296264;}

	#mainbody #pagecontent #articlearea{
			background-image:none;
			}
	#mainbody #pagecontent #splash{
		background-color:#FFFFFF;
		background-image:url('http://spunout.ie/images/forumback.jpg');
		background-repeat:no-repeat;
		width:931px;
		}
		
	#mainbody #pagecontent #splashtop{
		background-color:#FFFFFF;
		background-image:url('http://spunout.ie/images/forumback.jpg');
		background-repeat:no-repeat;
		padding-top:100px;
		width:931px;
		}

	#mainbody #pagecontent #splash  #left{
			margin:0px 0px;
			padding:0px;
			padding-top:110px;
			padding-bottom:20px;
			padding-left:13px;
			width:555px;
			overflow:hidden;
			float:left
			}
			#mainbody #pagecontent #splash  #left h1{
				font-size:30px;
				font-weight:bold;
				color:#194d8c;
				margin:0px;
				margin-bottom:10px;
				}
	#mainbody #pagecontent #splash  #right{
			margin:0px 0px;
			padding:0px;
			padding-top:222px;
			padding-bottom:20px;
			width:330px;
			overflow:hidden;
			float:left;
			font-size:13px;
			font-family:Arial, Helvetica, sans-serif;
			color:#313131;
			margin-left:10px;
			}
			#mainbody #pagecontent #splash  #right h1{
				font-size:30px;
				font-weight:bold;
				color:#194d8c;
				margin:0px;
				margin-bottom:10px;
				}
			#mainbody #pagecontent #splash  #right a{
				color:#194d8c;
				margin:0px;
				text-decoration:none;
				font-weight:bold;
				}
			#mainbody #pagecontent #splash  #right a:hover{
				color:#2f94b6;
				text-decoration:underline;
				}
	#mainbody #pagecontent #splash  #clearer{
		clear:both;
		}

/* Article Formatting */
#forumdisphead{
width:700px;
margin-bottom:20px;
}
#forumdisphead h1{
font-size:30px;
font-weight:bold;
color:#194d8c;
margin:0px;
margin-bottom:10px;
}
#forumdisphead #search{
margin-top:5px;
}
#forumdisphead #keywords{
width:530px;
}


#sambar{
	background-image:url('http://spunout.ie/images/sambar.jpg');
	background-repeat:no-repeat;
	padding: 10px;
	padding-left:148px;
	margin: 5px 0px;
	font-size:12px;
	color:#FFFFFF;
}
#sambar a{
	font-weight:bold;
	color:#FFFFFF;
}
.quickmodblock{

}
.quickmodblock label, .quickmodblock fieldset, .quickmodblock select{
display:inline;
}
.onlineusersblock{
margin-top: 20px;
}



/* Big button images */
.reply-icon, .reply-icon a			{ background: transparent none 0 0 no-repeat; }
.post-icon, .post-icon a				{ background: transparent none 0 0 no-repeat; }
.locked-icon, .locked-icon a			{ background: transparent none 0 0 no-repeat; }
.pmreply-icon, .pmreply-icon a		{ background: none 0 0 no-repeat; }
.newpm-icon, .newpm-icon a			{ background: none 0 0 no-repeat; }
.forwardpm-icon, .forwardpm-icon a 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.reply-icon		{ width: 96px; height: 25px; }
.buttons div.post-icon		{ width: 96px; height: 25px; }
.buttons div.locked-icon	{ width: 88px; height: 25px; }
.buttons div.pmreply-icon	{ width: 96px; height: 25px; }
.buttons div.newpm-icon		{ width: 84px; height: 25px; }
.buttons div.forwardpm-icon	{ width: 96px; height: 25px; }

/* Big button images */
.reply-icon, .reply-icon a			{ background-image: url("http://www.spunout.ie/forum/php-BB-3/styles/prosilver/imageset/en/button_topic_reply.gif"); }
.post-icon, .post-icon a				{ background-image: url("http://www.spunout.ie/forum/php-BB-3/styles/prosilver/imageset/en/button_topic_new.gif") ;}
.locked-icon, .locked-icon a			{ background-image: url("http://www.spunout.ie/forum/php-BB-3/styles/prosilver/imageset/en/button_topic_locked.gif"); }
.pmreply-icon, .pmreply-icon a		{ background-image: url("http://www.spunout.ie/forum/php-BB-3/styles/prosilver/imageset/en/button_pm_reply.gif") ;}
.newpm-icon, .newpm-icon a			{ background-image: url("http://www.spunout.ie/forum/php-BB-3/styles/prosilver/imageset/en/button_pm_new.gif") ;}
.forwardpm-icon, .forwardpm-icon a 	{ background-image: url("http://www.spunout.ie/forum/php-BB-3/styles/prosilver/imageset/en/button_pm_forward.gif") ;}
