/*
$Header: /cvsroot/tikiwiki/tiki/styles/photofriends.css,v 1.54.2.36 2005/04/07 02:54:20 PBD Exp $

Patrulrinpoche theme
*/



body {
  color: #000000;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 0px;
  background-color : #FFFFFF;
  font-family: arial, sans-serif;
  font-size: 11px;
}

ul
{
  font-size        : 11px;
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
}
li
{
	font-size        : 11px;
	list-style-image: url(http://www.patrulrinpoche.net/userimages/fck_editor_upload/Image/decorationimages/bullet1.gif);
}
a {
color: #A52A2A;
padding: 0px;
}
a:hover {
color: #E94500;
padding: 0px;
}
span.tabbut {
	border-top: 1px solid #99bec6;
	border-left: 1px solid #99bec6;
	border-right: 1px solid #99bec6;
	color: #225566;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #F2F4F5;
}

.tablink {
color: #225566; 
font-family: arial, sans-serif;  font-size: 10px;   
text-decoration: none;
}

/* GENERAL LAYOUT EXPLANATION */

/********************************************* GENERAL LAYOUT *********************************************************/

/* This div encloses the whole Tiki application */
DIV#tiki-main { 
	margin: 0px;  
	width : 100%;
	/*width: 952px;*/
	}

/* This is the header */
DIV#tiki-top {  
background-color: #F2F4F5;
background-repeat: no-repeat;
color: #225566;
padding-right: 0px;  
font-size: 11px;
padding-bottom: 1px;
border-bottom: 1px solid #8CACBB;
}

DIV#tiki-top a {
color: #225566;
font-weight: bold;
text-decoration: none;
}
DIV#tiki-top-menu {  

border-bottom: 1px solid #8CACBB;
color: #FFD700; 
height: 12px;  
text-align:right;
padding-right: 10px;
padding-bottom: 2px;
font-size: 11px;   
}

.tikitopmenu {  
color: #FFD700; 
font-size: 9px;   
text-decoration: none;
}

.tikitopmenu2 {  
color: black; 
font-size: 10px;   
text-decoration: none;
}


DIV#usermenu {  
background-color: white; 
border-bottom: 1px solid #8CACBB;
color: black; 
margin-bottom: 5px;
padding-right: 10px;
padding-bottom: 2px;
font-size: 10px;   
}

/* This is the middle */
DIV#tiki-mid {  
	height: auto;
	width:100%; /* was 952px*/
	}

DIV#tiki-center table {}
#tikimidtbl { width: 100%;} /* was 654px*/

/* And this is the footer */
DIV#tiki-bot {  
	width:952px;
	font-size: 11px;}

/* The three columns */
TD#leftcolumn { background-color:#8B0000; padding-right: 0px; vertical-align: top;  width: 164px;}
TD#rightcolumn {background-color:#8B0000; padding-left: 0px; vertical-align: top;  width: 164px;}
TD#centercolumn {vertical-align: top; background-color:#FFCC33;padding-left:6px; padding-right: 6px;}

/* And this is what lies inside the centercolumn */
/*new tiki-center below fixes center column sliding under right column in IE (xen)*/
/*DIV#tiki-center {  margin-left: 2px;  margin-right: 5px;  padding-left: 7px;  padding-right: 5px; }*/
DIV#tiki-center {  }

div#debugconsole {
  position: absolute;
  background-color: #8CACBB;
  top: 0px;
  left: 20px;
  right: 610px;
  height: auto;
  z-index: 1;
  padding: 5px;
  border: 6px ridge #996600;
  font-size: 10px;
} 
span.on-option { color: #0000C0; }
span.off-option { color: #7B8B44; }

#overDiv table {width : auto !important; }
/********************************************* GENERAL STYLE PROPERTIES **********************************************/

/* Boxes used for modules (modules are those boxes in the left/right columns) */
div.box {  
  margin: 0px;
  overflow: hidden; 
  width: 164px;

}

.wikitext div.box {
	width : auto;
}
div.box-title {
  background-image:url(patrulrinpoche/modul.jpg);
  background-repeat:repeat-x;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  height: 21px;
  line-height: 21px;
  /*text-indent: 5px;*/
  padding-left:5px;
  letter-spacing: 0px;
  color: #FFFFFF;
}

div.box-title table {
  width: 164px;
  padding-left: 4px;
  padding-right: 6px;
}

/* And this is the data */
div.box-data {
  overflow: hidden;
  background-color: #8B0000;
  font-size        : 11px;
  list-style       : none;
  padding-left     : 0px;
  margin           : 0px;
  color: #FFFFFF;
}

/* Menus */
/* Separators are used to sepparate menu areas in the application menu and user created menus*/
.seperator, div.separator, div.separatorline {
  color: #FFD700;
  font-weight:bold;
  font-size: 11px;
  border-top:1px solid #FFFFFF;
  text-decoration:none;
  text-indent: 6px;
  margin: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}


.seperator, div.seperator:hover{font-size: 11px; color:#FFD700; text-decoration:none;}
.seperator, div.seperator:active{font-size: 11px; color:#FFD700; text-decoration:none;}
.seperator, div.seperator:visited{font-size: 11px; color:#FFD700; text-decoration:none;}

.seperator, div.separator:first-child, div.separatorline:first-child {
	font-size: 11px;  color : #FFD700; text-decoration: none;
}
.seperator, div.separator + div {
	font-size: 11px;  color : #FFD700; text-decoration: none;
}
.seperator, div.separator + div .linkmenu:first-child {

	font-size: 11px;  color : #FFD700; text-decoration: none;
}
.separatorline, .optionline {
  font-size: 11px;  color : #FFD700; text-decoration: none;
} 

/* Links in menus */
.linkmenu, .rsslink { font-size: 11px;  color : #FFD700; text-decoration: none; padding-left:4px;}
.linkmenu:active, .rsslink:active {   font-size: 11px; color: #FFD700; text-decoration: none;padding-left:4px;}
.linkmenu:hover, .rsslink:hover {    font-size: 11px;  color : #FFD700; text-decoration: none;padding-left:4px;}
.linkmenu:visited, .rsslink:hover {    font-size: 11px;  color : #FFD700; text-decoration: none;padding-left:4px;}
/* style for rss lists in modules or in wiki */
.rsslist {
	margin: 0px;
	margin-right: 10px;
	padding: 1px;
	margin-top: 5px;
	}
.rssitem {
	margin-left: 18px;
	padding: 1px 6px 1px 6px;
	border-top: 1px dashed #dadac9;
}
.rssitem:first-child {
	border-top: 0px;
}
.rssdate {
	color: #999999;
	font-style: italic;
}

/* Links to extend/collapse menus */
.separator {   font-size: 11px;  color : #FFD700;  text-decoration: none; }
.separator:active {  font-size: 11px;  color : #FFD700;  text-decoration: none; }
.separator:hover {  font-size: 11px;  color : #FFD700;  text-decoration: none; }

/* Links to collapse menus for example the main menu can be completely collapsed*/
.flip {  font-size: 11px;  color : black;  text-decoration: none;}
.flip:active {  font-size: 11px;  color : black;  text-decoration: none;}
.flip:hover {    font-size: 11px;  color : black;  text-decoration: none;}



span.user-box-text {
  color: black;
}

/* When modules display a list of items each item is enclosed in a cell with the following style */
TD.module {   font-size: 11px;  color : #FFFFFF;  text-align: left;}

/* Links in modules */
.linkmodule {   font-size: 11px;  color : #FFD700; text-decoration: none;}
.linkmodule:active {   font-size: 11px;  color : #FFD700; text-decoration: none;}
.linkmodule:hover {    font-size: 11px;  color : #FFD700; text-decoration: none;}


/* Now the boxes for the rest of Tiki (non-modules */
div.cbox { 
  /*background-color: #FFCC33; */
  margin-left: 4px;  margin-right: 4px;  margin-top: 4px;  margin-bottom: 0px;
  /*border: 1px solid #8CACBB;*/  padding-bottom: 10px;  overflow: hidden; 
}

/* Boxes are divided in title and data, this is the title */
div.cbox-title {
  background-color: #FFCC33;
  color: black;
  /*border-bottom: 1px solid #8CACBB;*/
  font-family: arial, sans-serif;  font-size: 10px;  
  overflow: hidden;
  text-align: center;
  padding-left: 0px;  padding-right: 0px;
  margin-bottom: 0px;
}

/* When there's a link in a cbox-title */
.cboxtlink {  font-size: 11px; color : black; text-decoration: none;}
.cboxtlink:active {   font-size: 11px; color : black; text-decoration: none;}
.cboxtlink:hover {    font-size: 11px;  color : black; text-decoration: none; }


/* And this is the data */
div.cbox-data {
  overflow: hidden;
  padding-left: 5px;  padding-right: 5px;
    font-size: 11px;  color: black;
	width: 100%;  /*xenfasa added to fix IE formating*/
}

/* Some boxes are identified by an ID, for example the  boxes in the main application menu, we set display to
   none to make the menu appear collapsed initially, change this to 'block' if you want it to be extended fully */

/* Banners of type text (textadds) are displayed as links using the following style */
.bannertext {  font-size: 10px;  color : black;  text-decoration: none;}
.bannertext:active {  font-size: 10px;  color : black;  text-decoration: none;}
.bannertext:hover {   font-size: 10px;  color : black;  text-decoration: none;}

/* Some boxes uses thumbnails this is the image style */
div.imagerank {  margin-left: 5px;  margin-right: 5px;  margin-bottom: 10px;  margin-top: 10px; }

/* A simple box is just a div with a border around and some margin 
 * used for example in the admin screen */
div.simplebox {  
  	padding: 1ex;
  	color: black;
  	border: 1px solid #000000;  
	background: #FFCC33;  
  	font-size: 10px;
}

/* Prevent forms from generating unwanted padding or margins */
FORM {  margin : 0px 0px 0px 0px;  padding-bottom : 0px;  padding-left : 0px;  padding-right : 0px;  padding-top : 0px;}

/* General form elements */
input, select { font: normal 10px Arial, sans-serif;}
textarea { font: normal 10px Arial, sans-serif; width:300px; height:100px;}
input { text-indent : 2px; }
input[type=submit]:hover {
  background-color: #aaaaaa;
  cursor: pointer;
}

/* General tables */
/* These styles apply to tables used to display common listings such as the wiki page listing, last changes,
   listings in admin screens, etc. */

/* Cells where nothing is specified - 2005-03-04 font-size: 11px taken away for preserve font size in SPLIT */
TD {color: Black;  vertical-align: top;}

/* Cells in forms without background color (inside a div for example) */
.form
{ color: Black;  font-size: 10px; vertical-align: top; text-align: left;}
TD.formbor 
{ border: 1px solid #8CACBB; color: Black;  font-size: 10px; vertical-align: top; text-align: left;}
/* Cells in forms using a background color */
.formcolor, 
.galform, 
.editblogform, 
.editfgalform, 
.comform,
.forumform
{ border: 1px solid #8CACBB; color: black;   background: #F2F4F5; font-size: 10px; vertical-align: top; text-align: left;}

/* The table */
table.listgallery, table.creategalform,TABLE.normal,table.gallerylisting, table.bloglist, table.editblogform,
table.editfgalform, table.listfgal, table.listfiles, table.listarticles,table.forumstable,table.forumformtable,
table.viewthread, table.jukeboxlist, table.userlist
{  font-size:10px; padding:0px; margin: 0px; border-collapse: collapse; width: 97%;}

.normal table { width: 100% !important; }

TABLE.normalnoborder {  width: 97%;}

/* Table headings */
TD.heading, td.userlistheading, td.gallistheading, td.listgalheading, td.bloglistheading, td.listfgalheading, td.jukeboxlistheading,
td.listfilesheading, td.listartheading, td.forumheading, td.viewthread
{
  color: black; font-size: 10px;
  background-color: #F2F4F5; 
  border: 1px solid #8CACBB;
  padding-left: 2px;
  padding-right: 2px;
}

th, th.gallistheading, th.listgalheading, th.bloglistheading, th.listfgalheading, th.jukeboxlistheading,
th.listfilesheading, th.listartheading, th.forumheading, th.viewthread
{
  color: black; font-size: 10px;
  background-color: #F2F4F5; 
  border: 1px solid #8CACBB;
  padding-left: 2px;
  padding-right: 5px;
}

TD.button
{
  color: black; font-size: 10px;
  background-color: #F2F4F5; 
  border: 1px solid #8CACBB;
  padding-left: 2px;
  padding-right: 5px;
  text-align: center; 
  vertical-align: middle;
}

/* Links to view an object from a table listing objects can be generalized to this link */
a.tablename, a.galname, a.imagename, a.jukeboxname, a.blogname, a.fgalname, a.artname, a.forumname
{ font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : black; text-decoration: none;}
a.tablename:hover, a.galname:hover, a.imagename:hover, a.jukeboxname:hover, a.blogname:hover, a.fgalname:hover, a.artname:hover, a.forumname:hover
{ text-decoration: underline; }


a.forumnameread
{ font-size: 11px ; letter-spacing: 1px; color : black; text-decoration: none;}
a.forumnameread:hover
{ text-decoration: underline; }


/* Links in table headings */
.tableheading,.gallistheading, .listgalheading, .bloglistheading, .llisfgalheading,
.llistfileslink,.llistart,.lforumheading
{ font-family: Verdana, Arial, Helvetica, sans-serif;  color: black;   font-size: 10px;  text-decoration: none;}
.tableheading:hover,gallistheading:hover,.listgalheading:hover, .bloglistheading:hover, .llisfgalheading:hover,
.llistfileslink:hover, .llistart:hover,.lforumheading:hover
{    color: black;   font-size: 10px; text-decoration: none;}

/* When a find button is provided for a listing the table form is displayed in a table with the following style */
table.findtable { width: 97%; margin-bottom: 1px; padding-bottom: 10px;}
.findtable td {   font-size: 11px;}

/* Odd rows in several listings */
tr.odd {
border: 1px solid #8CACBB;  border-collapse: collapse;  font-size: 11px; background-color: transparent; color : black; vertical-align: top; text-align: left;
}
tr.odd:hover {
background-color: #FFF7E6;
}
tr.even {
border: 1px solid #8CACBB; font-size: 11px; background-color: transparent; color : black; vertical-align: top; text-align: left;
}
tr.even:hover {
background-color: #FFF7E6;
}
TD.odd,td.gallistnameodd,td.gallistdescriptionodd,td.gallistcreatedodd,td.gallistlastModifodd, td.gallistuserodd,
td.gallistimagesodd, td.gallisthitsodd, td.gallistactionsodd, td.listgalidodd, td.listgalnameodd, td.listgalcreatedodd,
td.listgalhitsodd, td.listgaluserodd, td.listgalfilesizeodd, td.listfgalnameodd, td.listfgaldescriptionodd,
td.listfgalcreatedodd, td.listfgallastModifodd, td.listfgaluserodd, td.listfgalfilesodd, td.listfgalvisitsodd,
td.listfgalactionsodd, td.listfilesnameodd,td.listfilesdescriptionodd,td.listfilesidodd,td.listfilesfilenameodd,
td.listfilesfilesizeodd,td.listfilescreatedodd,td.listfilesdlsodd,td.listfilesnameodd,td.listfilesuserodd,td.listfilesactionsodd,
td.listarttitleodd,td.listarttopicodd,td.listartpublishDateodd,td.listartauthorodd,td.listartreadsodd,td.listarthasimageodd,
td.listartuseimageodd,td.listartactionsodd,td.listartsizeodd,td.forumstableodd,td.forumstableinfoodd,td.topictitleodd,
td.topicrepliesodd,td.topicreadsodd,td.topicscoreodd,td.topiclastpostodd,td.topicauthorodd
{/*border: 1px solid #8CACBB;  border-collapse: collapse;*/  font-size: 11px; color : black; background-color: transparent; vertical-align: top; text-align: left;}

/* Even rows in several listings */
TD.even,td.gallistnameeven, td.gallistdescriptioneven, td.gallistcreatedeven,td.gallistlastModifeven, td.gallistusereven , td.userlisteven, 
td.gallistimageseven,td.gallisthitseven, td.gallistactionseven, td.listgalideven, td.listgalnameeven, td.listgalcreatedeven,
td.listgalhitseven, td.listgalusereven,td.listgalfilesizeeven, td.listfgalnameeven, td.listfgaldescriptioneven,
td.listfgalcreatedeven, td.listfgallastModifeven, td.listfgalusereven, td.listfgalfileseven, td.listfgalvisitseven,
td.listfgalactionseven,td.listfilesnameeven ,td.listfilesdescriptioneven,td.listfilesideven,td.listfilesfilenameeven,
td.listfilesfilesizeeven,td.listfilescreatedeven,td.listfilesdlseven,td.listfilesnameeven,td.listfilesusereven,td.listfilesactionseven,
td.listarttitleeven,td.listarttopiceven,td.listartpublishDateeven,td.listartauthoreven,td.listartreadseven,td.listarthasimageeven,
td.listartuseimageeven,td.listartactionseven,td.listartsizeeven,td.forumstableeven,td.forumstableinfoeven,td.topictitleeven,
td.topicreplieseven,td.topicreadseven,td.topicscoreeven,td.topiclastposteven,td.topicauthoreven
{/*border: 1px solid #8CACBB;*/ font-size: 11px; background-color: transparent; color : black; vertical-align: top; text-align: left;}

TD.third {border: 1px solid #8CACBB;  font-size: 11px; color : Black; background-color: #8CACBB; vertical-align: top; text-align: left;}

div.odd {/*border: 1px solid #8CACBB;  border-collapse: collapse;*/  font-size: 11px; color : black; background-color: transparent; vertical-align: top; text-align: left;}
div.even {/*border: 1px solid #8CACBB;*/ font-size: 11px; background-color: transparent; color : black; vertical-align: top; text-align: left;}
/* Titles */
/* When the page title is a link this is the style */
.pagetitle, .forumspagetitle { font-size: 17px; font-family: arial, sans-serif; color : black; padding-top:6px; text-decoration:none;}
a.pagetitle, a.forumspagetitle {font-size: 17px; font-family: arial, sans-serif; text-decoration: none; color : black; text-decoration:none;}
a.pagetitle:hover,a.forumspagetitle:hover {font-size: 17px; font-family: arial, sans-serif; color : black; text-decoration:none;}

/* Non-linking titles (three levels) */
H1 { /*font-size: 24px;  color : #000000; margin: 6px 0 2px 0; */
  padding-left     : 0px;
  padding-bottom: 8px;
  padding-top: 6px;
  color: #003366; 
  font-weight: bold; 
  font-size: 17px; 
  line-height: 10px; 
  text-decoration: none; 
  text-align: left; 
  text-transform: uppercase; 
  width: 90%; 
}
H2 { /*font-size: 18px;  color : #000000; margin: 3px 0 1px 0;*/
  padding-left: 0px;
  padding-bottom: 8px;
  padding-top: 6px; 
  color: #003366; 
  font-weight: bold; 
  font-size: 14px; 
  line-height: 10px; 
  text-align: left; 
  width: 90%; 
 }
H3 { /*font-size: 14px;  color : #000000; margin: 1px 0;*/
  padding-left     : 0px;
  padding-bottom: 8px;
  padding-top: 6px;
  color: #003366; 
  font-weight: bold; 
  font-size: 12px; 
  line-height: 10px; 
  text-align: left; 
  width: 90%; 
 }

/* Links where no special link style apply (usually with the general application background) */
.link, .gallink, .bloglink, .fgallink, .trailer, .opencomlink, .commentslink, .jukeboxlink,
.admlink,.forumbutlink
{    font-size: 11px;  color : #A52A2A; text-decoration: none;}
.link:hover, .gallink:hover, .bloglink:hover, .fgallink:hover, .trailer:hover, .opencomlink:hover,.commentslink:hover, .jukeboxlink:hover, 
.admlink:hover,.forumbutlink:hover
{    font-size: 11px;  color : #E94500; text-decoration: none;}

/* Search results display a date using the following style*/
div.searchdate {  font-size: 11px; color : #333333;}

/* Pagination for listings */
.mini {font-size: 9px;color : Black;}

/* prev & next buttons in pagination */
.prevnext, .galprevnext, .blogprevnext, .fgalprevnext, .artprevnext, .forumprevnext, .jukeboxprevnext
{font-family: arial, sans-serif;font-size: 11px; color : black; text-decoration: none;}
.prevnext:active, .galprevnext:active, .blogprevnext:active, .fgalprevnext:active, .artprevnext:active, .forumprevnext:active, .jukeboxprevnext:active
{font-family: arial, sans-serif;font-size: 11px; color : black; text-decoration: none;}
.prevnext:hover, .galprevnext:hover, .blogprevnext:hover, .fgalprevnext:hover, .artprevnext:hover, .forumprevnext:hover, .jukeboxprevnext:hover
{font-family: arial, sans-serif; font-size: 11px; color : black; text-decoration: none;}

/* Warning background/color */
.attention {  color: red;}


/******************************************************* IMAGE GALLERIES **********************************************/

TABLE.galtable { 
	width: 100%; 
	border-collapse:collapse;
	background:#E8F0F1;
}

/* You can set a different background color for odd and even rows in the thumbnails table */
/* Thumbnails in odd rows are shown inside oddthumb tds */
TD.oddthumb {  background-color:#FFFFFF; border: 1px solid #8CACBB;border-collapse:collapse;}
TD.eventhumb { background-color:#FFFFFF; border: 1px solid #8CACBB; border-collapse:collapse;}


/* Container for thumbnails */
/*div.thumbnails {  border : 1px solid #90A2AB;  margin-top: 10px;  margin-bottom: 10px;}*/
div.thumbnails {  border : 0px;  margin-top: 2px;  margin-bottom: 10px;}

/* Thumbnails images */
img.athumb {  
	border : 0px solid #8B0000;
	/*border-bottom: 8px solid #8B0000;*/
			}
img.athumbsubgallery {  
	border : 2px solid #8B0000;
	/*border-bottom: 8px solid #8B0000;*/
			}
.caption { color: black;}

.caption_small { color: black;font-size:9px;}

/* No records found text  (displayed in the table when no records */
p.norecords {  font-weight : bold;}

/* Browsing an image */
div.imagetitle {font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color : #00287B;}
div.gallerylink {}
div.showimage { text-align: center;  margin-top: 5px;  margin-bottom: 5px;}


/****************************************************** CMS ***************************************************************/

/* The article title bar */
div.articletitle {
  /*color: #0827C7;*/
  color: #003366; 
  font-size: 11px; 
/*  background: white;*/
  border-bottom: 0px;
/*  padding-right: 0.8em; */
  padding-bottom: .1em;
  padding-left:5px;
  margin-top: 5px;
  clear: both;
  width: 100%;
}

/* The article heading */
div.articleheading {
/*  background: white;*/
  /*border-bottom: 1px solid #aeaeae;*/
  color: #003366; 
  padding-right: 0.8em; 
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 10px;
  clear: both;
  width: 100%;
  
}

div.articleheading img {
	margin-right: 22px;
	margin-left: 9px;
}

div.articletrailer {
/*  background: white;*/
  margin-bottom: 10px;
  font-size: 9px;
  clear: both;
  width: 100%;
  text-decoration:none;
}

/* Text in the article heading */
div.articleheadingtext {  
	font-size: 10px;
	width: 100%;
	padding-left:5px;
	color: #0827C7;
	color: #003366; 
}


/* The body */
div.articlebody {
/*  background: white;*/
  /*border: 1px solid #aeaeae;*/
/*  padding-left: 2em; 
  padding-right: 2em; 
*/
  color:#000000;
  padding-top: 1em;
  padding-bottom: 1em;
/*  margin: 10px 0px 10px 0;*/
  font-size: 10px;
  clear: both;
  font-weight:normal;
}

/* The article title */
span.titlea {  font-size: 14px;  font-weight: bold; color: #003366;}

/* The author, date and number of reads */
span.titleb {   font-size: 10px; color: #003366;}

/* The trailer */
span.trailer {  font-size: 10px; }
span.trailer A {  font-size: 10px; text-decoration:none; }



/***************************************************** FORUMS *****************************************************/

/* Title for the forums page */
div.forumspagetitle {  margin-top: 10px;  margin-bottom: 40px;}

table.threads { width: 97%;}

td.viewthreadl { border: 1px solid #8CACBB; border-collapse:collapse;  font-size: 11px; background-color: #EFEFEF; height: 10px; vertical-align: top;}
td.viewthreadr { border: 1px solid #8CACBB; border-collapse:collapse;  font-size: 11px; background-color: #EFEFEF; height: 10px; vertical-align: top;}

/* Cells for the threads table */
td.threadsevenl { border: 1px solid #8CACBB; border-collapse:collapse; font-size: 11; background-color: #EFEFEF; vertical-align: top;}
td.threadsevenr { border: 1px solid #8CACBB; border-collapse:collapse; font-size: 11px; background-color: #EFEFEF; vertical-align: top;}
td.threadsoddl { border: 1px solid #8CACBB; border-collapse:collapse; font-size: 11px; background-color: #DDDDDD; vertical-align: top;}
td.threadsoddr { border: 1px solid #8CACBB; border-collapse:collapse; font-size: 11px; background-color: #DDDDDD; vertical-align: top;}
td.threadseparator { border: 1px solid #8CACBB; border-collapse:collapse;background-color: #EEEEEE; height: 5px;}

#forumpost { display: none;}   
#forumpostopen { display: block;}   


div.forumtoolbar {  background: #395AAD;     margin-bottom: 20px;  border: 0px;}

td.forumtoolbar { color: white;  font-size: 11px;  font-weight : bold; text-decoration: none; vertical-align: bottom;}

.toolbarlink { color: white;  font-size: 11px;  font-weight : bold; text-decoration: none;}
.toolbarlink:active { color: white;  font-size: 11px;  font-weight : bold; text-decoration: none;}
.toolbarlink:hover { color: #00FFFF;  font-size: 11px;  font-weight : bold; text-decoration: none;}

/* Links to vote */
.forumvotelink {font-size: 11px; color : black;}
.forumvotelink:active {font-size: 11px; color : black;}
.forumvotelink:hover {font-size: 11px; color : black;}


/* tiki tabs */

.tabs {
	padding : 1px 5px;
}
.tabmark {
	display: inline;
	font-size: 85%;
	background-color: #dddddd;
	border: 1px solid #666666;
	margin: 0px;
	margin-right: 5px;
	padding: 1px 0px 1px 0px;
	-moz-border-radius : 5px 5px 0 0;  
}
.tabmark a { 
	-moz-border-radius : 5px 5px 0 0; 
	border-bottom : 0; 
	color: #666666;
	font-weight: 700 !important;
	padding: 1px 5px 1px 5px;
}
.tabmark a:active {
	background-color: white;
	color: red;
	padding: 1px 5px 1px 5px;
}
.tabmark a:hover {
	color: black;
	background-color: #CCCCCC;
	padding: 1px 5px 1px 5px;
}

.tabcontent {
	z-index : 200;
	position: relative;
	border: 1px solid #999999;
	padding: 6px 2px 2px 2px;
	margin-bottom: 25px;
	background-color: #eeeeee;
	-moz-border-radius: 0px 4px 4px 4px;
	width: 100%;
}

/******************************************************* FCK Editor STYLES **********************************************/
Editor_body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}

.Editor_bold
{
	font-weight: bold;
}

.Editor_title
{
	width:570px;
	font-weight: bold;
	font-size: 16px;
	color: #F3EAC8;
	background-color: #BC512E;
}

.Editor_code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

/******************************************************* 2FRIENDS STYLES **********************************************/
.twofriends-media_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	background-color:#FFCC33;
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
}

.twofriends-media_header_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;
}
.twofriends-media_header_link_gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	color:#E2DED7;
}

.twofriends-media_page{
	background-color:#FFCC33;
	width: 590px;
	font-weight:bold;
	font-size: 10px;
	color:#000000;
	padding-top: 4px;
}

.twofriends-media_front_page{
padding: 5px;
}

.twofriends-media_bread{
	font-weight:bold;
	font-size: 10px;
	color:#000000;
}

div.description{font-size:10px;}

div.box-footer_topics {
  color: #FFD700;   
  overflow: hidden;
  padding:0px;
}

.twofriends_disclaimer{
	font-size:10px;
	color:#000000;
}

div.footer{

	padding-top:22px;
	font-size:10px;
	color:#191970;
	text-align:right;
	}

.articleimage{
	float:left;
}	
/* end of css file */
