/* CSS Document */


body {
	background-color: #000000;
	color:#CCCC00;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
a:link,a:active,a:visited { color : #D2D400; }
a:hover		{ text-decoration: underline; color : #B6AB00; }
hr{
	border: 2px;
	color: #CCCCCC;
	background-color:#CCCC00;
	height: 2px;
	width: 90%;
	text-align: left;
}

#floatmenu1 {left:540px; top:108px;}
#floatmenu2 {left:365px; top:108px;}

#header { background-position:right top; background-repeat:no-repeat; width:1005px; height:160px;  float:left; }
#top1 { background-image:url(images/bar1.gif); width:143px; height:157px; float:left;}
#top1:hover { background-image:url(images/bar1a.gif)}
#top2 { background-image:url(images/bar1b.gif); width:337px; height:157px; float:left;}
#top3 { background-image:url(images/bar2.gif); width:259px; height:157px; float:left;}

#header_menu img { border:0;}
#header_menu { width:551px; text-align:center; position:absolute; left:120px; top:52px; line-height:18px;  }
#header_menu li {display:inline; margin-left:18px; text-align:center; font-weight:bold;}
#header_menu li a { color:#CCCCCC; text-decoration:none; }
#header_menu li a:hover { text-decoration:underline;}
#h_instrucciones{ background-image:url(images/icon_mini_faq.gif); background-repeat:no-repeat; background-position:left; padding-left:15px;}
#h_chat{ background-image:url(images/icon_mini_login.gif); background-repeat:no-repeat; background-position:left; padding-left:15px;}
#h_buscar{ background-image:url(images/icon_mini_search.gif);  background-repeat:no-repeat; background-position:left; padding-left:15px;}
#h_miembros{ background-image:url(images/icon_mini_members.gif);  background-repeat:no-repeat; background-position:left; padding-left:15px;}
#h_grupos{ background-image:url(images/icon_mini_groups.gif);  background-repeat:no-repeat; background-position:left; padding-left:15px;}
#h_calendario{ background-image:url(images/icon_mini_calendar.gif);  background-repeat:no-repeat; background-position:left; padding-left:15px;}
#h_mensajes{ background-image:url(images/icon_mini_message.gif);  background-repeat:no-repeat; background-position:left; padding-left:15px;}


#container { float:left; width:100%;}
#left_bar {width:160px; vertical-align:top;}

#pergamino_rojo { margin-left:0px; width:160px;}
#pergamino_rojo ul {background-image:url(images/left-nav.gif); background-position: left; margin:0; text-align:left; padding-left:12px; width:125px;}
#pergamino_rojo ul li { list-style-type:none; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; color:#ACACAC; font-weight:bold; width:125px; margin-top:5px;}
#pergamino_rojo ul li a {color:#ACACAC; text-decoration:none;}
#pergamino_rojo ul li a:hover { text-decoration:underline;}
#menu_principal {list-style-image: none; width:125px;}
#menu_principal li{list-style-image: none; width:125px; margin-top:5px;}

#pergamino_rojo .rojo_top { background-image:url(images/left-top.gif); background-position:top; width:160px; height:33px; padding:0; margin:0; }
#pergamino_rojo .rojo_bottom {background-image:url(images/left-bottom.gif); background-position:top; width:160px; height:20px; padding:0; margin:0;}

.pergamino{ background-image:url(images/ps_right.gif); background-position:right; color:#990000; width:118px; padding: 0 20px 0 12px;}
.pergamino a:link {text-decoration: none; color:#990000;}
.pergamino a:hover {text-decoration: underline;}
.pergamino a:visited {text-decoration: none; color:#990000;}
.pergamino_top{ background-image:url(images/ps_top.gif); background-position:right; height:20px; width:150px;}
.pergamino_bottom{ background-image:url(images/ps_bottom.gif); background-position:right; height:20px; width:150px;}
.pergamino .small{ font-size:9px;}
.pergamino a img { border:0;}
.user_avatar{ border:#990000 solid 1px; margin-left:20px; }

#main_cuerpo{width:99%; vertical-align:top; float:left; }

.redbar_long { border:#660000 solid 1px; width:100%-10px;; float:left; vertical-align:middle; margin-bottom:4px;}
.redbar_long div{ background-image:url(images/cellpic3-rojo.gif); border: 1px #000000 solid; line-height:30px; float:left; width:100%-2px; vertical-align:middle; padding-left:4px;}
#logo_escudo{ background-image:url(images/lion.gif); width:33px; height:39px; float:left; border:0; margin:1px; padding:0; vertical-align:middle;}
.redbar_long div .left { float:left; font-size:10px; margin-right:20px;}
.redbar_long div .title { float:left; color:#ACACAC; font-weight:bold;}
.redbar_long div .right { float:right; font-weight:bold; color:#ACACAC; font-size:11px; margin-right:12px; text-decoration:none;}
.redbar_long div .right:hover {text-decoration:underline;}

/***************************************/


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

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

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

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #353535; }
td.row2	{ background-color: #232323; }
td.row3	{ background-color: #0A0A0A; }

/*
  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: #000000;
		background-image: url(/templates/NarniaGold2/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #CCCC00; font-size: 12px; font-weight : bold;
	background-color: #D2D400; height: 25px;
	background-image: url(/templates/NarniaGold2/images/cellpic3-rojo.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/templates/NarniaGold2/images/cellpic1.gif);
			background-color:#0A0A0A; border: #520000; 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: #000000; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #0A0A0A; border: #520000; 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. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #cccccc;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #cccccc; }
a.gen,a.genmed,a.gensmall { color: #D2D400; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #B6AB00; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
#mmenu		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color:#CCCCCC;}
#mmenu a		{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color:#CCCCCC;}
#mmenu a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color:#CCCCCC;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color:#CCCCCC;}
a.mainmenu		{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color:#CCCCCC;}
a.mainmenu:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color:#CCCCCC;}

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

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

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 12px; color : #cccccc; }
a.topictitle:link   { text-decoration: none; color : #D2D400; }
a.topictitle:visited { text-decoration: none; color : #B6AB00; }
a.topictitle:hover	{ text-decoration: underline; color : #B6AB00; }

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

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

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #D2D400 }
a.postlink:visited { text-decoration: none; color : #B6AB00; }
a.postlink:hover { text-decoration: underline; color : #B6AB00}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #D94343;
	background-color: #00000C; border: #0A0A0A; 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: 12px; color: #cccccc; line-height: 125%;
	background-color: #00000C; border: #0A0A0A; 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: #cccccc; letter-spacing: -1px;}
a.copyright		{ color: #cccccc; text-decoration: none;}
a.copyright:hover { color: #cccccc; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #cccccc;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #cccccc;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #000000;
}

input { text-indent : 2px; }

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

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

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

.helpline { background-color: #232323; border-style: none; }

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCC33;
}

#menu {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#990000;
}
#menu a{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#990000;
	text-decoration: none;
}
#menu a:hover{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
	text-decoration: underline;
}


#menug {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ACACAC;
}
#menug a{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ACACAC;
	text-decoration: none;
}
#menug a:hover{
	padding-left:14px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ACACAC;
	text-decoration: underline;

}

h1, h2, h3, h4, h5, h6{ font-size:inherit; line-height:inherit; margin:inherit; display:inline; }

* html #header_menu{margin-top:10px;}
* html #header_menu li{height:20px;}


/*ie*/



