/*
  ShinyLAN Theme for phpBB based on:
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

/*

ShinLAN Colours

background orange: #fc8c05;
border (main site): #cccccc;
grey #1: #eeeeee;
grey #2: #dddddd;

*/

* {
	margin: 0;
	padding: 0;
	border: 0; 
	

}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #fc8c05;
text-align:center;font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited p{ color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* General list properties */
ul li {
list-style: none; margin: 0; padding: 0;

}


/*Main divs*/

#wrapper{
width:780px;
position:relative;
margin: 0 auto;
height:100%;
}

#bdright{
background: #fff  url(http://www.shinylan.co.uk/i/f/bgright.gif) top right repeat-y ;
width:770px; 
padding: 0 10px 0 0 ;
}
* html #bdright{width:780px;}


#bgleft{
width:760px;
padding: 0 0 0 10px;
background: #FFFFFF url(http://www.shinylan.co.uk/i/f/bgleft.gif) top left repeat-y;
position:relative;
}
* html #bgleft{width:770px}


#footer{
width:100%;
background: transparent url(http://www.shinylan.co.uk/i/f/footer.png) no-repeat top;
position:absolute;
bottom:0;
left:0;
height:250px;}

#footerbody{margin: 0 auto;position:relative;width:550px;height:150px;top: 80px; text-align:center;}

/*sub divs*/

#pagebody {
margin:0 ;
padding: 0;
text-align:left;
background:;
}

#head{
height: 200px;
position: relative;
background: url(http://www.shinylan.co.uk/i/f/head.gif) no-repeat top left;
padding: 0 10px 0 0;
}

#footerspacer{
height:249px;
}



#banner{
height: 150px;
}

#referral{
position:absolute;
top:0;
right:190px;
height:90px;
width:380px;
background: url(http://www.shinylan.co.uk/i/f/referral.gif) no-repeat top center;
}

#neon{
position:absolute;
top:0;
right:190px;
height:90px;
width:380px;
background: url(http://www.shinylan.co.uk/i/f/neon.jpg) no-repeat top center;
}



#status{
position: absolute;
top: 150px;
right: 0;
text-align: right;
padding: 0 10px 0 0;
width:300px;
}

#login{
position: absolute;
bottom: 52px;
right: 0;
padding: 0 10px 2px 0;
text-align: right;
}

#login .mainoption {
margin: 2px 0 0 0;
}

#mainnav{
position: absolute;
top: 150px;
left:0px;
margin: 0 0 0 0/*180px*/;
height: 38px;
width: 600px;
}
#mainnav ul{
position: relative;
margin: 0;
padding: 0;
}

#mainnav ul li{
margin: 0;
padding: 0;
list-style: none;
float:left;
position: relative;
}	

#mainnav ul li, #mainnav a{
height: 38px;
display: block;
text-indent: -9999px; 
text-decoration: none;
}

/* Normal Status */

#mn1, #mn5  {width: 100px;}
#mn2, #mn3, #mn4  {width: 120px;}

/*Hover*/

#mn1 a:hover {background: transparent url(http://www.shinylan.co.uk/i/f/mainnav.gif) 0 no-repeat top;}
#mn2 a:hover {background: transparent url(http://www.shinylan.co.uk/i/f/mainnav.gif) -100px 0  no-repeat ;}
#mn3 a:hover {background: transparent url(http://www.shinylan.co.uk/i/f/mainnav.gif) -220px 0 no-repeat ;}
#mn4 a:hover {background: transparent url(http://www.shinylan.co.uk/i/f/mainnav.gif) -340px 0 no-repeat;}
#mn5 a:hover {background: transparent url(http://www.shinylan.co.uk/i/f/mainnav.gif) -460px 0 no-repeat ;}

/* List based Forums... DIVS */

#fmlist, #online{
margin: 0;
padding: 0;
position:relative;
width: 100%;
border-top: 1px #b1b1b1 solid;}


#fmlist ul, #online ul{
position:relative;
border-bottom: 1px #b1b1b1 solid;border-right: 1px #b1b1b1 solid;
width: 100%;}


#fmlist ul li, #online ul li{
border-left: 1px #b1b1b1 solid;}


#pageinfo{
margin: 0;
padding: 0;
position:relative;
width: 100%;
text-align:center;

}

#pageinfo ul{position:relative; margin: 10px 0 10px 0 width: 600px; height: 60px;text-align:center;}

html>body #pageinfo ul{margin:10px auto;}

#pageinfo ul li{position:relative; display: inline; width:180px; text-align:center;}

#pageinfo ul li p{ display: inline;position:relative top:5px;}
#pageinfo ul li img{position:relative top:10px;}

/* Rows */

.title1 {color: #999; font-size: 0.75em; font-weight : bold;background: #efefef url();height: 1.5em;}
.title1 li{height: 1.25em;padding: 0.25em 0 0 0; text-align:center;}

.title2 {color: #999; font-size: 11px; font-weight : bold;background: #ddd url();height: 25px;}
.title2 li{height: 20px;padding: 5px 0 0 0; text-align:left;}

.row1 {background: #efefef url();height: 50px;position:relative;text-align:left;}
html>body .row1 li{height:45px; padding: 5px  0 0 0;} /*FIX FOR GECKO(FIREFOX)*/
* html .row1 li{height:50px; padding:5px 0 0 0;} /*FIX FOR IE*/

.row2 {background: #efefef; height: 100%;position:relative;}
.row2 li{}


/* Cells */

.image{
position:absolute;
left: 0 ;
width: 45px;
background:#ffefef;

}

.content{position:relative; left: 45px;
width:500px;
}

.topics {
top:0;
position: absolute;
right: 200px;
width: 50px;
text-align:center;
}

.posts {
top:0;
position: absolute;
right: 150px;
width: 50px;
text-align:center;

}

.last{
top:0;
position: absolute;
right: 0;
width: 150px;
text-align:center;
}

/* specifics */

.image img{position:relative;top: 5px;}
.title1 .content,.title2 .content{position:relative;left:0;}
.row1 .content {padding:  5px 0 0 5px;}
.row2 .content {padding: 5px;}
.row2 .image {padding: 0; height: 100%;}
.row2 .image img{position:relative;top: 10px;}



/*#online{
margin: 0;
padding: 0;
position:relative;
width: 100%;
background: ;
border-top: 1px #b1b1b1 solid;
}
#online ul{
position:relative;
border-bottom: 1px #b1b1b1 solid;border-right: 1px #b1b1b1 solid;
width: 100%;
}
#online li ul li{
border-left: 1px #b1b1b1 solid;
}*/






.catrow ul{font: #999 11px bold; height: 25px; background: #fff url();}
.catrow li{height: 23px;padding: 2px 0 0 10px;}

.fmrow ul{height: 50px;background:#efefef;}
.fmrow li{height: 40px;}

.fmcontent ul{background:#efefef;}
.fmcontent li{}




.fmtitle{
position:absolute; left: 0;
width:500px;
padding:  0 0 0 2px;
background:;
}







.fmrow .fmtopics, .fmrow .fmposts, .fmrow .fmlast{
height: 40px;
padding: 10px 0 0 0;
background: #DEE3E7;
}
.fmname{position: relative; left:45px; padding: 5px;}
.fmname p{padding:  0 0 0 0;  }
.fmname p{position:relative;top:0px;}

















/* This is the border line & background colour round the entire page background-color: #FFFFFF;1px #98AAB1 solid */

.bodyline	{ 



 }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #fff; border: 1px #a1a1a1 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url();
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	background: #FFFFFF;
	color: #999; font-size: 11px; font-weight : bold;
	height: 25px;
	
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url();
			background-color:#FFFFFF;  height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)*/

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;  height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #b1b1b1; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


th{border: none;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page 
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }*/


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699;}
a.cattitle		{ text-decoration: none; color : #006699;}
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #fc8c05/*#006699*/; }
a.forumlink 	{ text-decoration: none; color : #fc8c05/*#006699*/; }
a.forumlink:hover{ text-decoration: underline; color : #bbb /*#DD6900*/; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright{ color: #444444; text-decoration: none;}
a.copyright:hover{ color: #000000; text-decoration: underline;}


/* Form elements 	border-color : #000000;	font: normal 11px Verdana, Arial, Helvetica, sans-serif;*/
input,textarea, select {
	color : #000000;
border: 1px #ccc solid;

}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	border: 1px #ccc solid;
}

input { text-indent : 2px; 
border: 1px #ccc solid;}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option font-weight : bold;*/
input.mainoption {
	background-color : #FAFAFA;
	
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/*@import url("formIE.css");*/

