/* General page style. The scroll bar colours only visible in IE5.5+ */
/*  
#000833


#000D59
#0CA9BA


#A6EDF4
#0CA9BA
*/


body { 
	background-color: 000833;
	scrollbar-face-color: #0CA9BA;
	scrollbar-highlight-color: #A6EDF4;
	scrollbar-shadow-color: #000833;
	scrollbar-3dlight-color: #0CA9BA;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #A6EDF4;
	scrollbar-darkshadow-color: #0CA9BA;
}

/*
.topforms { padding:0;	margin:0;	padding-left:110px;	background-image: url('/forum/templates/Shamany/images/b02.jpg');	background-repeat:no-repeat;	height:119px; }
*/
.topforms { padding:0;	margin:0;	padding-left:110px;		height:119px; }
.o {	font-size:14px; margin:0;	padding:0;	border:none; color: #000D59; }
td.blockheader {	font-weight:bold;	font-size:14px;	color: white;	font-family: Tahoma;	padding:0 0 0 6px;	border:none; }
.button {	border:none;	cursor:hand;	width:74px;	height:20px; }
.popupwindow{	position:absolute;	left:center;	width:350px;	background-color:#000833;	top:33px;	left:520px;	display:none;	z-index:200; }
.popupshadow{	position:absolute;	left:center;	width:250px;height:250px;	background-color:#001584;	top:43px;	left:510px;	filter: Alpha(Opacity=40);	display:none;	z-index:100; }
.popbutton {	color: white;	background-color:#004C85;	border:1px solid #00B2FF;	margin:10px 0 5px 0; }
.popinput {	font-size:14px; color:#000833;	background-color:#FFFFFF;		border:1px solid #004C85;	margin:5px 0 5px 0;	width:156px; }
/*td.mmitem {	margin:0px;	text-align:center;	border:none; }*/

td.mmitem {
        padding:0 10px 0 8px;
        margin:0px;
        text-align:center;
        border:none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
td.mmitem a{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}






/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif;  }
a:link,a:active,a:visited { color : #000D59; }
a:hover		{ text-decoration: underline; color : #0CA9BA; }
hr	{ height: 0px; border: solid white 0px; border-top-width: 0px;}
p, td		{ font-size: 12px ; color : #0CA9BA; }
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000D59;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000833; border: 0px #000833 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: white; border: none; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #A6EDF4; border-style: solid; border: black; border-width: 0px 0px 0px 0px;}
td.row2	{ background-color: #A6EDF4; border-style: solid; border: black; border-width: 0px 0px 0px 0px;}
td.row3	{ background-color: #A6EDF4; border-style: solid; border: black; border-width: 0px 0px 0px 0px;}

/*
  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
*/

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: white; font-size: 12px; font-weight : bold; 
	background-color: #0CA9BA; height: 25px;
}

td.rowpic {	background-color: white; }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color: white; border: #A6EDF4; border-style: solid; border-width: 0px; 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: #000D59; border-style: solid; height: 28px; border-width: 0px;
}
td.row3Right,td.spaceRow {
	background-color: #000833; border: #000D59; border-style: solid; border-width: 0px;
}

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; background-image: url('/i/0CA9BA_tl.gif');	background-repeat:no-repeat; }
th.thCornerR { border-width: 0px 0px 0px 0px; }
th.thOnlyTop { border-width: 0px 0px 0px 0px; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 12px; }
.genred { font-size : 12px; color : white;}
.gen,.genmed,.gensmall { color : #000D59; }
a.gen,a.genmed,a.gensmall { color: #000D59; text-decoration: none; font-size : 12px;}
a.genred { color: white; text-decoration: none; font-size : 12px;}
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #000D59; text-decoration: none; font-size : 12px;}
a.genred:visited	{ color: white; text-decoration: none; font-size : 12px;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: Black; text-decoration: underline; font-size : 12px; }
a.genred:hover	{ color: white; text-decoration: underline; font-size : 12px; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : white }
a.mainmenu		{ text-decoration: none; color : white; font-size : 12px;}
a.mainmenu:visited	{ text-decoration: none; color : white; font-size : 12px;}
a.mainmenu:hover{ text-decoration: underline; color : white; font-size : 12px;}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 0px; color : #000D59; padding-left: 10px; }
a.cattitle		{ text-decoration: none; color : #000D59; font-size : 12px; }
a.cattitle:visited	{ text-decoration: none; font-size : 12px; color : #000D59;}
a.cattitle:hover	{ text-decoration: underline; font-size : 12px; color : #0CA9BA;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000D59; }
a.forumlink 	{ text-decoration: none; color : #000D59; font-size : 12px;}
a.forumlink:visited	{ text-decoration: none; color : #000D59; font-size : 12px; }
a.forumlink:hover	{ text-decoration: underline; color : Black; font-size : 12px; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 12px; color : #FFFFFF; /*background-color: white;*/ padding-left: 10px;}
a.nav			{ text-decoration: none; color : #FFFFFF; font-size : 12px; }
a.nav:visited	{ text-decoration: none; color : #FFFFFF; font-size : 12px; }
a.nav:hover		{ text-decoration: underline; color : #EEEEEE; font-size : 12px; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000D59; }
a.topictitle:link   { text-decoration: none; color : #000D59; font-size : 12px; }
a.topictitle:visited { text-decoration: none; color : #000D59; font-size : 12px; }
a.topictitle:hover	{ text-decoration: underline; color : #000D59; font-size : 12px; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #000D59;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 12px; color : #000D59; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 17px; color : #000D59;}
a.postlink:link	{ text-decoration: none; color : #C10003; font-size : 12px; }
a.postlink:visited { text-decoration: none; color : #C10003; font-size : 12px; }
a.postlink:hover { text-decoration: underline; color : #C10003; font-size : 12px; }

/* Quote & Code blocks */
.code { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000D59; letter-spacing: 0px; line-height: 16px;
	background-color: white; border: #0CA9BA; 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: 9px; color: #000D59; line-height: 16px;
	background-color: white; border: #0CA9BA; 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: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000D59; letter-spacing: -1px;}
a.copyright		{ color: #C10003 ; text-decoration: none; font-size : 12px; }
a.copyright:visited		{ color: #C10003 ; text-decoration: none; font-size : 12px; }
a.copyright:hover { color: #C10003; text-decoration: underline; font-size : 12px; }

/* Form elements */
input,textarea, select {
	color : #111111;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : ;
	letter-spacing: 0px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : white;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #A6EDF4;
	border: 1px solid #0CA9BA;
	color : #0CA9BA;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;;
}

.bbcode_button {
	background-color : #A6EDF4;
	border: 1px solid #0CA9BA;
	color : #0CA9BA;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;;
}


/* The main submit button option */
input.mainoption {
	background-color : #D4D0C8;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #D4D0C8;
	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: #E3E3E3; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/Shamany/formIE.css"); 


td.bottom {	color: white;	font-size:12px;		border:none; }
a.bottom:link,a.bottom:visited,a.bottom:hover {	color:#FAFFAF;	font-weight:bold;	text-decoration:underline;	font-size:12px; }
