/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

.h3link{
	color: #FFFFFF;	
	text-decoration: none;
}

.h3link:hover{
	color: #FFFFFF;	
	text-decoration: none;
}

.ttextarea {
	width:95%; 
	height: 100px;
	font-size: 11px;
	border: 1px solid #777777;
	margin-left: 5px;
}

.ttextareaedit {
	width:95%; 
	height: 450px;
	font-size: 12px;
	font-family:Verdana;
	border: 1px solid #777777;
	margin-left: 5px;
}

.tinput {
	width:95%; 
	font-size: 10px;
	border: 1px solid #777777;
	margin-left: 5px;
}

.timage_l{
	float:left;
	width: 150px;
	border: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.tdiv_l{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #DDDDDD;
	width: 150px;
	font-size: 9px;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(../images/bg.gif) repeat-y center top;
	color: #333;
	font: normal 11px "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 100%;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(../images/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}
h3{
	font-size:15px;
}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(../images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 702px;
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 630px;
}

.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: url(../images/header.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 630px;
	overflow:hidden;
}

.header .moduletable {
/*padding:15px;*/
padding:0;
width:255px;
background:url(../images/nf_bg.jpg) 0 0 no-repeat;
height:180px;
}

.header .moduletable h3 {
font-size:1.3em;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(../images/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 420px;
}
.itemheader{
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
	width: 403px;
}

.itemouter {
	padding-left: 17px;
	margin-left: 1px;
	padding-right: 0px;
	margin-right: 0px;
}

.contentheading,
.componentheading {
font-size:1.3em;
	color: #567300;
	padding-bottom:5px;
}

.componentheading {
font-size:1.4em;
}

.small, .createdate, .modifydate {
color:#777;
font-size:90%;
}

.item .body {
	/*padding: 12px 18px;*/
	padding: 0px 0px;
}

.body .moduletable {
padding-left:0px;
padding-bottom:15px;
}

/* main */
.main {float: left;
margin-left:36px;}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}

.navigation .moduletable {
	padding:0 15px;
	margin-bottom:15px;
	padding-left: 32px;
}

.navigation .moduletable form {
text-align:left;
}

.navigation .moduletable-menu {
	padding:0;
	margin-bottom:0;
}
.navigation .moduletable h3,
.navigation .moduletable-menu h3 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
	margin-bottom:8px;
	width:196px;
	margin-left:-15px;
}

.navigation .moduletable-menu h3 {
margin:0;
}

.navigation ul {
	margin-left: -15px; 
	margin-top: -7px; 
	padding: 0;
	width: 208px;
}

.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
	list-style-image:none;
}

.navigation .mainlevel li {
list-style: none;
list-style-image:none;
}

.navigation li a {
	background: #E8F6BF url(../images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/* footer */
.footer {
	background: url(../images/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 10px;
	height: 40px;
	margin: 0 auto;
	width: 626px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.footer .left, .footer .right {padding: 0 12px;}

/* floats */
.left {float: left;}
.right {float: right;}

div.contact_email textarea {
width:98%;
}

h2{
	color: #682;	
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.theader {
	padding-left: 22px;
	margin-left: 22px;
}

.tcontent {
	text-align: justify;
	padding-left: 25px;
	padding-right: 5px;
}

a.tags
{
	color: #f03300;
	text-decoration: none;
	border-bottom:#f03300 1px dashed;
}

a.tags:hover
{
	border-bottom:#f03300 1px solid;
}
