/*
   Stylesheet customised by Nienke on march 22th 2008.
*/


/*
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/


		body {
			background: url(http://boot.stiensnet.nl/pivot/templates/images/pageback.png);
			background-align: middle;
			font-family: Georgia,Times,Times New Roman,sans-serif; 
			font-size: 12px; 
			text-align: center; 
			color: #333; 
			line-height: 1.4; 
			margin: 0; 
		}
		#maincontainer {
			width: 1000px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: 0px !important;
			background: url(http://boot.stiensnet.nl/pivot/templates/images/maincontainerback.png);
		}
		#container {
			width: 800px;
			border: none;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			background: url(http://boot.stiensnet.nl/pivot/templates/images/contentback2.gif);
		}

		#wrap {
			border: 1px solid #111;
			padding: 0;
		}

		#banner {
			padding: 0px;
			margin-bottom: 0;
			margin-top: 0;
                        text-align: left;
			background-color: #000;
			background: url(http://boot.stiensnet.nl/pivot/templates/images/header.jpg);
			height: 188px;
			border: none;
		}
		
		#headbar {
			clear: both;
			background: url(http://boot.stiensnet.nl/pivot/templates/images/bg_header.gif);
			height: 29px;
			border-top: 1px #ccc solid;
		}

#headbar ul {
	margin: 0;
	padding: 0;
}

#headbar li {
	float: left;
	margin: 0; 
	padding: 0;
	list-style-type: none;
	}
	
#headbar a:link, #headbar a:visited {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 3px 0px 0 30px;
	padding-bottom: 6px;
	text-decoration: none;
	border: none;
	color: #fff;
	}

#headbar a:link.active, #headbar a:visited.active, #headbar a:hover {
	border-bottom: 4px solid #ffcc66;
	padding-bottom: 2px;
	color: #fff;
	}

		#footer {
			clear: both;
			background: url(http://boot.stiensnet.nl/pivot/templates/images/bg_header.gif);
			font-size: 1px;
			height: 10px;
			margin: 0;
		}


		#photopage {
			padding: 10px;
		}


		h1 {

			font-variant: small-caps;
			font-size: 225%;
			color: #000;
			font-style: normal;
			line-height: 1;
			margin-bottom: 25px;
		}
		
		h1 span {
			color: #c90;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}


		.footer{
			text-align: right;
			font-weight: normal;
			text-transform : uppercase;
			font-size: 85%;
			color: #333;
			line-height: 1;
		}
		.marginfooter{
			width:200px;
			text-align:center;
			margin-bottom:30px;
		}


img {
    border: 0px;
}

a img {
    border: 2px solid #000;
    background-color: #FFFFFF;
    margin-bottom: 5px;
}

td,p {
    font-family: Georgia,Times,Times New Roman,sans-serif;
    font-size: 11px;
}

a {
    font-family: Georgia,Times,Times New Roman,sans-serif;
    text-decoration: none;
    color: #000;
}

a:hover {
    font-family: Georgia,Times,Times New Roman,sans-serif;
    text-decoration: underline;
    color: #000;
}

hr {
	visibility: hidden;
}

.popup a:hover {
    color: #000;
}

.popup td {
    color: #000000;
}

.popup {
    color: #FFFFFF;
}

textarea:focus, input:focus {
    background-color: #FFFFFF;
}

/*
   text styles
*/
.title                          /* album titles on main page */
	{
	font: 11px georgia, times new roman, serif;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	padding: 0;
	border-bottom: 1px solid #aeb2c4;
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border: 1px dotted #CCC;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
		  padding-left:20px;
	}
.desc                           /* album descriptions on main page */
	{
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-size: 10px;
	line-height: 1.2;
	}

.caption                        /* photo captions on all pages */
	{
	  font-size: 11px;
	}
.modcaption  /* modifies background for caption text to reside - view_album */
	{
	  font-size: 10px;
	}
.pcaption  /* modifies background for caption text to reside - view_photo*/
{
     font-size: 10px;
     margin-left: 20px;
     margin-top: 10px;
     margin-right: 20px;
}

.customFieldsTable {
}

.customFieldsTableCaption {
    font-size: 11px;
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}

.vafloat /* float for view album - text */
 	{
 	   float: none;
 	}

.vafloat2 /* float for view album - images */
 	{
 	 float: none;
	}

.vasummary /* controls the view of Album summary */
	{
        font-weight:bold;
        padding:2px;
        margin-top:10px;
        width:80%;
	}
.commentIndication
	{
	   color: #333;
	   font-size: 12px;
	}
.error                          /* all error text */
	{
	  color: #000;
	  font-size: 12px;
	}

.attention                          /* so far, just for voting instructions*/
{
    font-family: Georgia,Times,Times New Roman,sans-serif;
    font-weight: normal;
    color: #FBFF7F;
    font-size: 12px;
}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{
	padding-left: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	font-family: Georgia,Times,Times New Roman,sans-serif; 
	color: #000;
	background: url(http://boot.stiensnet.nl/pivot/templates/images/doc.png);
	background-position: center left;
	background-repeat: no-repeat;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{
	  font-size: 10px;
	}
.nav                            /* used in navigation bars */
	{
	  font-size: 12px;
	}
.navtableborderbegin
	{
	  border:0px solid #CCC;
	}
.navtableborderend
	{
	  border:0px solid #CCC;
	  border-top-width:0px;
	}
.bordertop
	{
	  border:opx solid #CCC;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:0px solid #CCC;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}

.borderleft
	{
	  border:0px solid #CCC;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}


.borderleft-popup {
    border:1px solid #CCC;
    border-top-width:0px;
    border-bottom-width:0px;
    border-right-width:0px;
    padding-left: 5px;
}

.fineprint                      /* used for fine print */
	{
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-size: 10px;
	line-height: 1.2;
	}

.viewcounter
	{
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-size: 10px;
	line-height: 1.2;
	}

.editlink                       /* Used for the [edit] tags */
	{
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-size: 10px;
	line-height: 1.2;
	}
.modnavbox  /* main navigation bar next and previous */
{
}

.modnavbox img {
      border: 0px;
}

.bread img {
      border: 0px;
}

.admin                          /* used in admin bars */
	{
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-size: 10px;
	line-height: 1.2;
	}

.adminform /* defines form for drop down menu */
	{
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-size: 10px;
	line-height: 1.2;
	}
.search                          /* used in search text */
	{
	font-size: 10px;
	font-weight: bold;
	}
.searchform /* defines form for search */
	{
	font-size: 10px;
	font-weight: bold;
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	background-color: #CCC;

     }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{
	}


.popupbody  /* controls the background of popup. */
{
    color: #000;
}

.popuphead, .separator  /* controls the title and background */
{
    text-align:center;
    font-size: 14px; font-weight: bold;
    line-height: 150%;
    color: #FFFFFF;
    background-color: #6274CB;
    padding-left: 5px;
    border-top: 0px solid #FFF; border-left: 0px solid #FFF; border-right: 0px solid #FFF;
}

.popup /* controls the main text and message body */
{
    font-size: 12px;
    font-weight: normal;
    color: #202020;
    padding: 5px;
    border: 0px solid #FFF;
    background-color: #F0F0F0;
    margin-bottom: 10px;
}

.popupform /* controls form textarea */
	 {
	   font-size: 12px;
	   font-weight: normal;
	   line-height: 120%;
	   color: #202020;
	   padding: 0px;
	   border: 0px solid #FFF;
	   background-color: #C0C0C0;
	 }

td.columnheader {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding: 2px;
    border: 0px solid #CCC;
    background-color: #FFF0F0;
}

/* CSS ID for the add photos popup */

#container {
    padding: 0px;
}

#tabnav {
    height: 20px;
    margin: 0px;
    padding-left: 5px;

}

#tabnav li {
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
    float: left;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    margin-right: 4px;
    text-decoration: none;
    color: #666;
    border-width:0px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
}

#tabnav a:link.active, #tabnav a:visited.active {
    background-color: #FCFCF3;
    padding:2px 5px 2px 5px;
    font-size:12px;
    margin-right: 4px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
    color:#000000;
}

#tabnav a:hover {
    color: #444;
}

/* Following two classes are used in stats-wizard */
.blockcell {
}

caption {
    color: #6274CB;
}

/* Adminbar */

#adminbox {
    color: #333;
}

#adminbox td {
}

#adminbox a {
	color: #000;
}

#adminbox a:hover {
	color: #000;
	text-decoration: underline;
}


#menu {
}

#menu td {
}

#menu a {
   display: block;
   font-family: Georgia,Times,Times New Roman,sans-serif;
   font-size: 10px;
   text-decoration: none;
   color: #000;
   white-space: nowrap;
/* uncomment this and the below to have a nice hover effect.
   padding: 2px;
   -moz-border-radius: 3px;
*/
}

#menu a:hover {
   color: #000;
   text-decoration: underline;
   white-space: nowrap;
/*
   border-bottom: 1px solid #66A;
   border-right: 1px solid #66A;
   border-top: 1px solid #224;
   border-left: 1px solid #224;
   padding: 1px;
*/

.g-tabset {
}

.g-tabset a {
    color: #000;
    background-color: #fff;
}

.g-tabset a:hover {
    background-color: #e9e9ff;
}

.g-tabset a.tab-hi {
    color: #fff;
    background: #66a;
    border-bottom: 1px solid #66a;
}
