/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
html {overflow-y: scroll;}
html {overflow: -moz-scrollbars-vertical;}


body {
	background-image: url('/img/osh_bg_forum.gif');
	background-repeat: repeat-x;
	background-color: #ECECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#mainContainer {
	width: 950px;
}

#bodyContent { /* do we need this? */
	width:940px;
}

#mainContent { /* do we need this? */
	width:940px;
}

#forums_Links {
}

#header {
	width: 950px;
	height: 114px;
	background-image:url('/img/forumheader_opensourcehost.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#headerlinks {
	padding-top: 95px;
	}

#headerlinks a:link, #headerlinks a:visited, #headerlinks a:active {
	font-weight: bold;
	text-decoration: none;
	color: black;
	}

#headerlinks a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
/* new for MAIN NAV */

#mainnav {
	width:940px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	background-image:url('/img/osh_bg_nav.gif');
	background-repeat:no-repeat;
}	

#nav0:link, #nav0:active, #nav0:visited {
	width:117px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_saleshome_Off.gif');
}

#nav0.navon, #nav0:hover {
	width:117px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_saleshome_Ov.gif') !important;
}

#nav1:link, #nav1:active, #nav1:visited {
	width:133px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_supporthome_Off.gif');
}

#nav1.navon, #nav1:hover {
	width:133px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_supporthome_Ov.gif') !important;
}

#nav2:link, #nav2:active, #nav2:visited {
	width:103px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_contact_Off.gif');
}

#nav2.navon, #nav2:hover {
	width:103px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_contact_Ov.gif') !important;
}

#nav3:link, #nav3:active, #nav3:visited {
	width:159px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_netnotes_Off.gif');
}

#nav3.navon, #nav3:hover {
	width:159px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_netnotes_Ov.gif') !important;
}

#nav4:link, #nav4:active, #nav4:visited {
	width:82px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_helpdesk_Off.gif');
}

#nav4.navon, #nav4:hover {
	width:82px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_helpdesk_Ov.gif') !important;
}

#nav5:link, #nav5:active, #nav5:visited {
	width:103px;
	height:40px;
	float:left;
	display:none;
}

#nav5.navon, #nav5:hover {
	width:103px;
	height:40px;
	float:left;
	display:none !important;
}

#nav6:link, #nav6:active, #nav6:visited {
	width:189px;
	height:40px;
	float:right;
	background-image:url('/img/osh_nav_login_Off.gif');
	background-repeat:no-repeat;
}

#nav6:hover{
	width:189px;
	height:40px;
	float:right;
	background-image:url('/img/osh_nav_login_Ov.gif');
	background-repeat:no-repeat;
}

a.nav0on:link, a.nav0on:active, a.nav0on:hover, a.nav0on:visited {
	width:96px;
	height:40px;
	float:left;
	display:none !important; 
}

a.nav1on:link, a.nav1on:active, a.nav1on:hover, a.nav1on:visited {
	width:82px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_home_On.gif');
}

a.nav2on:link, a.nav2on:active, a.nav2on:hover, a.nav2on:visited {
	width:103px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_contact_On.gif');
}

a.nav3on:link, a.nav3on:active, a.nav3on:hover, a.nav3on:visited {
	width:90px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_about_On.gif');
}

a.nav4on:link, a.nav4on:active, a.nav4on:hover, a.nav4on:visited {
	width:82px;
	height:40px;
	float:left;
	background-image:url('/img/osh_nav_helpdesk_On.gif');
}

a.nav5on:link, a.nav5on:active, a.nav5on:hover, a.nav5on:visited {
	width:103px;
	height:40px;
	float:left;
	display:none !important;
}

/* end new for MAIN NAV */

#nav {
	background-image: url(/customer_forum/templates/subSilver/images/header/navBG.gif);
	height: 35px;
}

#navLinks {
	width: 800px;
	float: left;
	padding-left: 10px;
}

#phone {
	float:right;
	width: 120px;
	padding-right: 10px;
	height: 35px;
}

#searchBox {
	background-color:#FFFFFF;
	width: 928px;
	border: 1px solid #CCC;
	clear:both;
	padding:10px 0px 10px 10px;
	margin:0px 5px 10px 5px;
}

#noticeBox {
	background-color:#FFFFFF;
	width: 928px;
	border: 1px solid #CCC;
	clear:both;
	padding:10px 0px 10px 10px;
	margin:0px 5px 10px 5px;
}

/* General font families for common tags */
font,th,td,p { font-family: Arial,Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #3f3f3f; /* was #006699; slimes */ }
a:hover		{ text-decoration: underline; color :#3f3f3f} /* was #DD6900; } slimes */
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline {
		background-color: #FFFFFF;
		border: 1px #FFFFFF solid;
		}

/* This is the outline round the main forum tables */
.forumline {
		background-color: #FFFFFF; /* border: 1px #DFDFDF solid; slimes */
		}

/* 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(/customer_forum/templates/subSilver/images/cellpic.gif;) /* was cellpic2.jpg; slimes */
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
		color: #FFFFFF; /*#FFA34F; slimes */
		font-size: 11px;
		font-weight: bold;
		background-color: #2e6599; /*** BG COLOR FOR FORUM TOP ROW ***/
		height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/customer_forum/templates/subSilver/images/cellpic1.gif);
		background-color:#D1D7DC;
		border: #FFFFFF;
		border-style: solid;
		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;
		border: #FFFFFF;
		border-style: solid;
		height: 28px;
		}
td.row3Right,td.spaceRow {
		background-color: #D1D7DC;
		border: #FFFFFF;
		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; }

/* The largest text used in the index page title and toptic title etc. */
.	{
	font-weight: bold; font-size: 22px; font-family: Arial, "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; /* was #000000 slimes */ }
a.gen,a.genmed,a.gensmall { text-decoration: none; color: #3f3f3f /* was #006699; slimes */  }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: none; color: #3f3f3f /* was #006699; slimes */  }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #707070; /* was #000000 slimes */ }
a.mainmenu		{ text-decoration: none; color : #3f3f3f /* was #006699; slimes */  }
a.mainmenu:hover{ text-decoration: underline; color : #3f3f3f /* was #006699; slimes */  }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; color : #006699} /* removed letter-spacing: 1px; slimes */
a.cattitle		{ text-decoration: none; color : #3f3f3f /* was #006699; slimes */ }
a.cattitle:hover{ text-decoration: underline; color:  #3f3f3f /* was #006699; slimes */ }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink {
		font-weight: bold;
		font-size: 12px;
		color : #3f3f3f; /* was #006699; slimes */
		}
a.forumlink {
		text-decoration: none;
		color : #3f3f3f; /* #006699; slimes */
		}
a.forumlink:hover {
		text-decoration: underline;
		color : #707070 /* #DD6900; slimes */
		}

/* 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,h1,h2 {
		font-weight: bold;
		font-size: 11px;
		color : #707070; /* was #000000 slimes */
		}
a.topictitle:link {
		text-decoration: none;
		color : #3f3f3f; /* was #006699 slimes */
		}
a.topictitle:visited {
		text-decoration: none;
		color : #3f3f3f; /* was #5493B4 slimes */
		}
a.topictitle:hover {
		text-decoration: underline;
		color : #707070; /* was #DD6900 slimes */
		}

/* 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;
		line-height: 18px
		}
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: Arial, 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: Arial, 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 */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input {
		text-indent : 2px;
		}

/* 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 */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* 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; }

