/*	poniexpres Theme for phpBB2 Createdo por BasicNT para poniexpres http://www.poniexpres.com Basado en el subSilver Theme by subBlue /*
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
cursor:url('images/poniexpres.ani');
background-color: #394263;
background-image: url('images/bg0.jpg');
scrollbar-face-color: #394263;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-3Dlight-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #c6110d;
scrollbar-darkshadow-color: #954242
}
.skin0{
position:absolute;
width:151px;
border:2px solid #C6110D;
background-color:menu;
font-family:Comic Sans MS;
font-size:12px;
z-index:100;
visibility:hidden;
}
.menuitems{
padding-left:5px;
padding-right:5px;
}

a {
	text-decoration: none;
}
a:hover {
	color:	#FFFFFF;
	text-decoration: underline;
}
/* General font families for common tags */
/* font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } */
font, th, td, p { font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; }
hr	{ border-left:medium solid #000000; border-right:medium solid #000000; border-top:1px solid #000000; border-bottom:medium solid #000000; height: 0px; 0px
}
/* This is the border line & background colour round the entire page */
.bodyline	{
	background-color: #C6844A;
	border: 1px outset #000000;
	background-image : url('images/bg2.jpg');
}
/* This is the outline round the main forum tables */
.forumline	{
	background-color: #000000;
	border: 2px #5B0B0B solid;
	/*background-image : url(images/bg1.jpg); */
}
/* Main table cell colours and backgrounds */
td.row1	{
	background-color: #EFDEC6;
	background-image : url('images/bg1.jpg');
}
td.row2	{
	background-color: #FFE7CE;
}
td.row3	{
	background-color: #E7CEAD;
}
/* 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: #C6844A;
	background-image: url('images/bg2.jpg');
	background-repeat: repeat-x
}
/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF;
	font-size: 16px;
	font-weight : bold;
	background-color: #394263;
	height: 25px;
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
	background-image: url('images/bg2.jpg');
	background-color:#C6844A;
	border: medium solid #000000;
	height: 28px;
	background-repeat: repeat-x
}
.admincolor {
	color: #394263;
}
a.admincolor:hover {
	color:	#C6110D;
	text-decoration: underline;
}
.modcolor {
	color: #006300;
}
a.modcolor:hover {
	color:	#C6110D;
	text-decoration: underline;
}
/*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: #404040; border-style: solid; height: 28px; }
td.row3Right, td.spaceRow { background-color: #E7CEAD; border: medium solid #404040; background-image : url('images/bg1.jpg');}
th.thHead, td.catHead { font-size: 16px; 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; }
th.thCornerR { border-width: 0px 0px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1, h2	{ font-weight: bold; font-size: 22px; font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; text-decoration: none; line-height : 120%; color : #FFE081; }
/* Description */
.maindescr	{
	font-size: 16px; 
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	color : #FFE081;
}
/* General text */
.gen {
	font-size : 12px;
	font-family: Verdana, , Arial, Helvetica, sans-serif;
}
.genreg { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.genmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gensmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.genreg { color: #394263; }
.gen, .genmed, .gensmall { color : #394263; }
a.gen, a.genmed, a.gensmall { color: #394263; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover	{ color: #C6110D; text-decoration: underline; }
/* General text inside table*/
.gentbl { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblmed { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblsmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentbl, .gentblmed, .gentblsmall { color : #000000; }

a.gentbl, a.gentblmed, a.gentblsmall { 
	color: #394263; 
	text-decoration: none; 
}
a.gentbl:hover, a.gentblmed:hover, a.gentblsmall:hover { 
	color: #FFE081; 
	text-decoration: underline; 
}
/*Newest user, shown on forum index page */
a.newestuser {	color : #48547D; }
a.newestuser:visited {	color : #394263; }
a.newestuser:hover {	color : #394263; }
a.newestuser:active {	color : #48547D; }
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 14px; color : #FFE081 }
a.mainmenu		{ text-decoration: none; color : #FFE081;  }
a.mainmenu:hover{ text-decoration: underline; color : #FFFFFF; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #FFE081}
a.cattitle		{ text-decoration: none; color : #FFE081; }
a.cattitle:hover{ text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 16px; color : #394263; }
a.forumlink 	{ text-decoration: none; color : #394263; }
a.forumlink:hover{ text-decoration: underline; color : #394263; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 14px; color : #FFE081;}
a.nav			{ text-decoration: none; color : #FFE081; }
a.nav:hover		{ text-decoration: underline; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navtbl			{
	font-weight: bold;
	font-size: 14px;
	color : Black;
}
a.navtbl			{
	text-decoration: none;
	color : #733A1A;
}
a.navtbl:hover		{ text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 14px; color : #394263; }
a.topictitle   { text-decoration: none; color : #394263; }
a.topictitle:visited { text-decoration: none; color : #48547D; }
a.topictitle:hover	{ text-decoration: underline; color : #C6110D; }
.topictype {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 14px;
	color: #C6110D;
}
.jumpbox {
	text-align: right;	
}
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 14px; color : #000000;}
a.name	{ font-size : 14px; color : #000000; }
a.name:visited	{ font-size : 14px; color : #404040; }
a.name:hover	{ font-size : 14px; color : #FFE081; }
/* Location, number of posts, post date etc */
.postdetails	{
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.spaceRow {
	background-color: #E7CEAD;
}
/* The content of the posts (body of text) */
.postbody {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #394263;
}
a.postlink	{ text-decoration: none; color : #394263 }
a.postlink:visited { text-decoration: none; color : #394263; }
a.postlink:hover { text-decoration: underline; color : #394263}
/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #48547D;
	background-color: #E7CEAD;
	border: 1px solid #000000;
	border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48547D;
	line-height: 125%;
	background-color: #E7CEAD;
	border: 1px solid #000000;
	border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px
}
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFE081; letter-spacing: -1px;}
a.copyright		{ color: #FFE081; text-decoration: none;}
a.copyright:hover { color: #FFE081; text-decoration: underline;}
/* Form elements */
input, textarea {
	font-size: 11px;
	color : #000000;
	background-color : #E7CEAD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left-color:#E7CEAD; border-right-color:#C7B188; border-top-color:#E7CEAD; border-bottom-color:#C7B188
}
textarea {
	scrollbar-face-color: #7E0000;
	scrollbar-highlight-color: #BC0000;
	scrollbar-shadow-color: #660000;
	scrollbar-3dlight-color: #CE3100;
	scrollbar-arrow-color: #FFE081;
	scrollbar-track-color: #C6844A;
	scrollbar-darkshadow-color: #660000;	
}
/* The text input fields background colour */
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #CE6300;
	color : #FFE081;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : url('images/bg2.jpg');; border-left-color:#CE3100; border-right-color:#9C0000; border-top-color:#CE3100; border-bottom-color:#9C0000
}
input.checkbox {
	border-left-color:#E7CEAD; border-right-color:#C7B188; border-top-color:#E7CEAD; border-bottom-color:#C7B188	
}
input.radio {
	border-left-color:#E7CEAD; border-right-color:#C7B188; border-top-color:#E7CEAD; border-bottom-color:#C7B188	
}
input.login {
	border-left-color:#E7CEAD; border-right-color:#C7B188; border-top-color:#E7CEAD; border-bottom-color:#C7B188	
}
/* The main submit button option */
input.mainoption {
	background-color : #CE6300;
	color : #FFE081;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : url('images/bg2.jpg');; border-left-color:#CE3100; border-right-color:#9C0000; border-top-color:#CE3100; border-bottom-color:#9C0000
}
/* None-bold submit button */
input.liteoption {
	background-color : #CE6300;
	color : #FFE081;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : url('images/bg2.jpg');; border-left-color:#CE3100; border-right-color:#9C0000; border-top-color:#CE3100; border-bottom-color:#9C0000
}
select {
	font-size: 11px;
	color : #FFE081;
	background-color:  #C6844A ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #E7CEAD #C7B188 #C7B188 #E7CEAD;
}
/* 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 { 
	color : #000000;	
	background-color: #E7CEAD; 
	border-style: none 
}