/* ------------------------------------------------------------------------------
   YaPiG Default template CSS
   
   Just modifying this file you can heavily customize your 
   YaPiG's look.
   
-----------------------------------------------------------------------------*/

/****************************************************
 HTML Elements
******************************************************/

/* ----------- Links --------------------- */
a:link{
	color:#ffffff;
	text-decoration: none;
}
a:hover{
	text-decoration: #ffffff;
}
a:visited{
	text-decoration: #ffffff;
}

/* --------------------------------------- */

body {
     font-family: Arial,Verdana, sans-serif;
     color: #dddddd;
     background: #000000;
     font-size: 80%;
     margin: 0pt;
}

div {
    margin-left: 20px;
}

pre {
   margin-left: 20px;	    
}  

h3,h4,p {
   margin-left: 20px;
}

table {
      margin-left: 12px;
      font-size: inherit;
}

h1 {
   margin-top: 8px;
   margin-bottom: 5px;
   padding: 3px;
   border: thin solid #024D73;
   background: #000000;
   color: white;
   clear: both;
   }



/* ------------ Forms ------------------------ */

input,textarea {
	background: #dddddd;
	border: thin solid #AAAABA;
	color: black;
	padding: 2px;
	margin-left: 5px;
}

/* ------------------------------------------ */

strong {
       color: #FCBE45;
}

address {
	 border-top: thin solid #000010;
	 margin: 10px;
	 background: #024D73;
}


/******************************************************
YaPiG Interface Classes
*******************************************************/

.center {
  text-align: center;
}


/*  Main task bar style */
.main {
      border-bottom: thin dotted #7777C7;
      /*background: #024D73;*/
      font-size: 80%;
      padding-bottom: 3px;
      color: #024D73;
      margin: 3px;
}

/* form buttons style */
.formbutton {
	border: thin outset #024D73;
	/*background: #006699;*/
}


/* gallery index container (div)*/
.gidindex {
	 border-bottom: thin dashed #024D73;
	 width: 100%;
	 font-size: 90%;
}

.gidindextable{
	       width: 95%;
	       font-size: inherit;
}

/* information about a gallery container style*/
.gidindexdata{
	 /* border: thin dotted #AAAABA;*/
	/*  background: #024D73;*/	  
}

/*  TD of Index of galleries */
.gidindextd{
	    width: 180px;
}

/*DIV containing information about image information (name,size,dimensions)*/
.phidinfo{
	  border: thin solid #024D73;
	  background: #024D73;
	  margin: 6px;
	  padding: 5px;
	  }
	  
/* Box style with the name,web,email and the posted comment*/
.comment {
	  border: thin solid #BAAAAA;
	  background: #024D73F;
	  margin: 5px;
	  padding: 5px;
}

/* Image text (name,caption,hits,comments) in a gallery index (below thumbnail) */
.view {
      font-size: 80%;
}

/*Thumbnail Image style */
.thumb {
       border: thin outset #9999A9;
}

/* div style of the container of the 'big' image */
.viewimage {
	   text-align: center;
}

/* style of the 'big' image itself*/
.image{
}

.red {
       color: #F75757;
       background: auto;
}


/* Admin task bar style */
.admin {
      border-bottom: thin solid #FAAAAA;
      color: #024D73;
      padding: 2px;
      background: #024D73;
      margin: 10px;      
}

/* Admin forms */
.admin_data {
      margin-left: 15px;
}

/**
 * For the exif DIV (template: phid_info.php)
*/
.exif_data{
  margin-bottom: 3px;
  padding: 5px;
  float: right;
  font-size: 80%;
  background: #024D73;
  border: thin solid #AAAABA;

}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #7CBDDE;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #FEC254;
	scrollbar-track-color: #006699;
	scrollbar-darkshadow-color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #DDDDDD; text-decoration: none;}
a:hover		{ text-decoration: underline; color : #DDDDDD; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000000; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000000; border: 0px #000000 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #001F3F; }
td.row2	{ background-color: #002C4C; }
td.row3	{ background-color: #003357; }
td.row4	{ background-color: #002C4C; }
td.row5	{ background-color: #001F3F; }

/*
  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: #002C4C;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #024D73; height: 25px;
	
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		background-color:#002C4C; border: #FFFFFF; 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: #002C4A; border-style: solid; height: 20px; }
td.row3Right,td.spaceRow {
	background-color: #024D73; border: #002C4A; border-style: solid; }

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; }
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: 15px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #ffffff;
}
a.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 : #fffff;
}
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #DDDDDD; }
a.gen,a.genmed,a.gensmall { color: #DDDDDD; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DDDDDD; text-decoration: underline; }
a.gensmall:visited { color: #DDDDDD; text-decoration: none; }
a.gensmall:visited:hover {color: #DDDDDD; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FEC254}
a.cattitle		{ text-decoration: none; color : #FEC254; }
a.cattitle:hover{ text-decoration: underline; color : #FEC254;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #EF8700; }
a.forumlink:hover{ text-decoration: underline; color : #EF8700; }
a.forumlink:visited{ text-decoration: none; color : #EF8700; }
a.forumlink:visited:hover{ text-decoration: underline; color : #EF8700; }


/* 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 : #DDDDDD;}
a.nav			{ text-decoration: none; color : #DDDDDD; }
a.nav:visited		{ text-decoration: none; color : #DDDDDD; }
a.nav:hover		{ text-decoration: underline; color : #DDDDDD;}
a.nav:visited:hover	{ text-decoration: underline; color : #DDDDDD; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #DECD0D; }
a.topictitle:link   { text-decoration: none; color : #DDDDDD; }
a.topictitle:visited { text-decoration: none; color : #DDDDDD; }
a.topictitle:hover	{ text-decoration: underline; color : #DDDDDD; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 13px; color : #DDDDDD;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #DDDDDD; }


/* The content of the posts (body of text) */
.postbody { color : #DDDDDD; font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #DDDDDD;
	background-color: #006699; border: #D1D7DC; 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: #DDDDDD; line-height: 125%;
	background-color: #324A68; border: #D1D7DC; 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: #DDDDDD; letter-spacing: -1px;}
a.copyright		{ color: #F87000; text-decoration: none;}
a.copyright:hover { color: #F87000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #DDDDDD;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #006699
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #002C4C;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #006699;
	color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #006699;
	color : #FFFFFF;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #006699;
	color : #FFFFFF;
	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: #006699; border-style: none; }
/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
	color: #FE00FE;
	font-weight: bold;
}
a.foundercolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: #FFA34F;
	font-weight: bold;
}
a.admincolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
	color: #006600;
	font-weight: bold;
}
a.modcolor:hover {
	color:	#008000;
	text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
	color : #000000;
	font-weight: bold;
}
a.usercolor:hover {
	color: #DD6900;
	text-decoration: underline;
}
/*-- fin mod : profile cp --*/


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
