/*
  MylimagesViolet theme for phpBB version 2+
	Created by SGo
	http://www.mylimages.com
	Based on the original subSilver Theme for phpBB version 2+
   Created by subBlue design
   http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #A96BAD;
	scrollbar-face-color: #431742;
	scrollbar-highlight-color: #CE71CF;
	scrollbar-3dlight-color: #431742;
	scrollbar-arrow-color:  #D4D4D4;
	scrollbar-shadow-color: #260E26;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A96BAD;
}
body#2 {
	background-image : url(images/bgd1.gif);
	background-color : #A96BAD;
	scrollbar-track-color: #A96BAD;
}

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


/* This is the border line & background colour round the entire page */
.bodyline	{ 
	background-color: #431742; 
	border: 0px #000000 solid; }

/* This is the outline round the main forum tables */
.forumline	{
	background-color: #521C51;
	border : 0px #000000 solid;
}

.forumline1	{
	background-color: #521C51;
	border-width: 0px 1px 0px 0px;
	border-color : #000000;
	border-style : solid;
}
.forumline2	{
	background-color: #521C51;
	border-width: 0px 1px 0px 1px;
	border-color : #000000;
	border-style : solid;
}
.forumline3	{
	background-color: #521C51;
	border-width: 0px 0px 0px 1px;
	border-color : #000000;
	border-style : solid;
}


/* Main table cell colours and backgrounds */
td.row1	{
	background-image : url(images/bgdrow.gif);
	background-position : top;
	background-repeat : repeat-x;
	border-bottom : 1px #000000 solid;
}
td.row2	{ 
	background-color: #521C51;
	background-image : url(images/bgdrow.gif);
	background-position : top;
	background-repeat : repeat-x;
	border-bottom : 1px #000000 solid; }
td.row3	{ 
	background-color: #521C51;
	background-image : url(images/bgdrow.gif);
	background-position : top;
	background-repeat : repeat-x;
	border-bottom : 1px #000000 solid; }
td.row4	{ 
	background-color: #521C51;
	border-bottom : 1px #000000 solid; }
td.row5	{ 
	background-color: #521C51;
	border : 0px #000000 solid; }


/*Cadre table cell colours and backgrounds */
td.cll	{
	background-image : url(images/logo_left.gif);
	background-position : right;
	background-repeat : no-repeat;
}
td.clc	{
	background-image : url(images/logo_center.gif);
}
td.clr	{
	background-image : url(images/logo_right.gif);
	background-position : left;
	background-repeat : no-repeat;
}

td.ctl	{
	background-image : url(images/c_top_left.gif);
	background-position : right;
	background-repeat : no-repeat;
}
td.ctc	{
	background-image : url(images/c_top_center.gif);
}
td.ctr	{
	background-image : url(images/c_top_right.gif);
	background-position : left;
	background-repeat : no-repeat;
}

td.ccl	{
	background-image : url(images/c_center_left.gif);
	background-position : right;
	background-repeat : repeat-y;
}
td.ccc	{
	background-image : url(images/bgd1.gif);
	background-color : #431742;
}
td.ccr	{
	background-image : url(images/c_center_right.gif);
	background-position : left;
	background-repeat : repeat-y;
}

td.cbl	{
	background-image : url(images/c_bottom_left.gif);
	background-position : right;
	background-repeat : no-repeat;
}
td.cbc	{
	background-image : url(images/c_bottom_center.gif);
}
td.cbr	{
	background-image : url(images/c_bottom_right.gif);
	background-position : left;
	background-repeat : no-repeat;
}

/* Navigate table cell colours and backgrounds */
td.nav1	{
	background-color: #431742;
	border-bottom : 1px #000000 solid;
}
td.nav2	{
	background-color: #431742;
	border-bottom : 0px #000000 solid;
	border-top : 0px #000000 solid;
}
td.nav3	{
	background-color: #431742;
	border-top : 1px #000000 solid;
}


/*
  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 {border-bottom : 1px #000000 solid;
	background-image: url(images/cellpic2.gif);}

td.rowpic1 {
	border-bottom : 0px #000000 solid;
	background-image : url(images/cellpic6.gif);
}

td.rowpic2 {
	border-bottom : 0px #000000 solid;
	background-image : url(images/cellpic4.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #C0C0C0; font-size: 11px; font-weight : bold;
	background-color: #431742; height: 28px;
	background-image: url(images/cellpic3.gif);
}
th.bot	{
	color: #C0C0C0; font-size: 11px; font-weight : bold;
	background-color: #431742; height: 28px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catBottom {
	background-image: url(images/cellpic1.gif);
	background-position : right;
	background-color:#431742;
	border: #431742;
	border-style: solid;
	height: 28px;
}

td.catRight {
	background-image: url(images/cellpic2.gif);
	background-position : right;
	background-color:#431742;
	border: #431742;
	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: 28px;
	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: #000000; border-style: solid; height: 28px; }
th.thBottom {
	background-image: url(images/cellpic3.gif);
	background-color:#431742;
	font-weight: bold; border: #431742; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #000000;
	border-bottom-color : #00000;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	background-image : url(images/bgdspace.gif);
}

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides { 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; }
th.thCornerR { border-width: 0px 0px 0px 0px; }
th.thCornerL2 { border-width: 0px 0px 0px 0px; }

td.msnl	{
	background-image : url(images/msnl.gif);
	background-position : right;
	background-repeat : no-repeat;
}
td.msnc	{
	background-image : url(images/msnc.gif);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
	font-weight: bold;
	font-style : italic;
}
td.msnr	{
	background-image : url(images/msnr.gif);
	background-position : left;
	background-repeat : no-repeat;
}


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


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


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


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #B3C0C7;}
a.cattitle		{ text-decoration: none; color : #E9EEF1; }
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 : #B3C0C7; }
a.forumlink 	{ text-decoration: none; color : #E9EEF1; }
a.forumlink:hover{ text-decoration: underline; color : #D7E0E5; }


/* 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 : #B3C0C7;}
a.nav			{ text-decoration: none; color : #E9EEF1; }
a.nav:hover		{ text-decoration: underline; }


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


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

.error			{ font-weight: bold; font-size: 12px; color : #FF0000;}

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


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


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #FAFAFA; border: #000000; 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: #303030; line-height: 125%;
	background-color: #A96BAD; border: #000000; 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: #B3C0C7; letter-spacing: -1px;}
a.copyright		{ color: #E9EEF1; text-decoration: none;}
a.copyright:hover { color: #D7E0E5; 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 {
	background-color : #D4D4D4;
	scrollbar-track-color: #D4D4D4;
	border-top : 1px #000000 solid;
	border-right : 1px #FFFFFF solid;
	border-bottom : 1px #FFFFFF solid;
	border-left : 1px #000000 solid;
}
select {
	background-color : #D4D4D4;
	color : #000000;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-image : url(images/bout1.gif);
	background-position : bottom;
	background-color : #404040;
	border-bottom-color : #202020;
	border-left-color : #202020;
	border-right-color : #202020;
	border-top-color : #202020;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-image : url(images/bout1.gif);
	background-position : bottom;
	background-color : #404040;
	font-weight : bold;
	border-bottom-color : #202020;
	border-left-color : #202020;
	border-right-color : #202020;
	border-top-color : #202020;
}

/* None-bold submit button */
input.liteoption {
	background-image : url(images/bout1.gif);
	background-position : bottom;
	background-color : #404040;
	font-weight : normal;
	border-bottom-color : #202020;
	border-left-color : #202020;
	border-right-color : #202020;
	border-top-color : #202020;
}

/* 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: #431742; color: #FFFFFF; border-style: none; }


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