/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/
/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}
h1,h2
{
}
body
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
}
a
{
	color: #669911;
}
/* Outer */
#outer
{
}
/* Header */
#header
{
	height: 95px;
	background-image: url('images/a2.gif');
	background-position: bottom left;
	padding-left: 40px;
	padding-top: 45px;
}
#header h1 a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}
#header h1
{
	color: #E8EFC2;
	font-size: 1.6em;
}
#header h2
{
	position: relative;
	top: -0.3em;
	color: #E8EFC2;
	font-weight: normal;
	font-size: 1.1em;
}
/* Menu */
#menu
{
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 1em 2.5em 1em 2.5em;
}
#menu ul
{
	list-style: none;
}
#menu li
{
	display: inline;
}
#menu li a
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: lowercase;
	color: #5D5F53;
	text-decoration: none;
	margin-right: 1em;
}
#menu li a:hover
{
	color: #6B7E09;
	text-decoration: underline;
}
/* Content */
#content
{
	padding: 3em 15px 1em 15px;
	line-height: 1.6em;
	background: url('images/a4.gif') repeat-x top left;
}
#content p
{
	margin-bottom: 1.5em;
}
#content h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}
#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #FFFCD8;
	background-image: url('images/a5.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: dotted 1px #DFD999;
}
#content blockquote p
{
	margin-bottom: 0em;
}
#content table
{
	margin-bottom: 1.5em;
}
#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
#content table td
{
	padding: 0.5em;
}
#content table tr.rowA
{
	background-color: #EAEFE0;
	color: inherit;
}
#content table tr.rowB
{
	background-color: #F9FFEF;
	color: inherit;
}
/* Primary Content */
#primaryContentContainer
{
	float: left;
	margin-right: -460px;
	width: 100%;
}
#primaryContent
{
	margin: 0em 470px 0em 0em;
	padding: 0em 1.5em 1.5em 1.5em;
}
#primaryContent h2, #primaryContent h3
{
	text-transform: lowercase;
	color: #5D5F53;
	border-bottom: dotted 1px #ECEEDF;
	padding-bottom: 0.3em;
}
#secondaryContent h3, #tertiaryContent h3
{
	background: url('images/a1.gif') no-repeat;
	width: 185px;
	height: 27px;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	text-transform: lowercase;
	color: #5D5F53;
}
/* Secondary Content */
#secondaryContent
{
	float: left;
	width: 215px;
}
/* Tertiary Content */
#tertiaryContent
{
	float: right;
	width: 215px;
	padding-right: 1em;
}
/* Footer */
#footer
{
	background: url('images/a4.gif') repeat-x top left;
	border-top: solid 1px #D0D4BB;
	padding: 2.0em 3.5em 3.0em 3.5em;
	font-size: 0.8em;
}
.clear
{
	clear: both;
}

#jgall_menubar
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
   border-bottom: 1px #D4D4D4 solid;
}
a.jgall_menubar_link
{
   color: #2B5180;;
   text-decoration: underline;
}
a.jgall_menubar_link:hover
{
   color: #666666;
   text-decoration: underline;
}
#jgall_menubar select
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
   background-color: #F3F3F3;
   border:1px #D4D4D4 solid;
   vertical-align:top;
}

/* Pagelink-bar (second-layer) */
#jgall_pagelinks
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
   background-color: #F3F3F3;
   border-bottom: 1px #D4D4D4 solid;
}
a.jgall_pagelinks_link
{
   color: #2B5180;
   font-weight: normal;
   text-decoration: none;
}
a.jgall_pagelinks_link:hover
{
   color: #000000;
   text-decoration: none;
}


/* Gallery content (third-layer) */
#jgall_content
{
   background-color: #FFFFFF;
   border-bottom: 1px #D4D4D4 solid;
}
.jgall_thumbnail
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
}
.jgall_folder
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
   align:center;
}
.jgall_folder_background
{
   background-color: #DBDEE0;
   background-repeat: no-repeat;
   background-position: center top;
   margin-left: 23px;
   margin-right: 23px;
   margin-top: 8px;
   margin-bottom: 1px;
   cursor:hand;
   cursor:pointer;
}


/* Image-frame and shadows */
.jgall_thumb_image { 
   border: 1px #B8B8B8 solid;
   background-color: #FFFFFF;
   background:url('images/loading.gif');
   background-repeat: no-repeat;
   background-position: center;
}
.jgall_thumb_image_hover {
   border: 1px #DDDDDD solid;
   background-color: #FFFFFF;
   background:url('images/loading.gif');
   background-repeat: no-repeat;
   background-position: center;
}
.jgall_blackborder {
   border: 1px #000000 solid;
}
.jgall_blackborder_hover {
   border: 1px #444444 solid;
}
.jgall_darkshadow {
   border-right: 1px #808080 solid;
   border-bottom: 1px #808080 solid;
}
.jgall_shadow {
   border: 1px #DDDDDD solid;
   margin-top: 5px;
   margin-bottom: 3px;
   margin-left: 20px;
   margin-right: 20px;
}


/* Slideshow */
#jgall_slide_body
{
   margin:0px;
   background-color:#202020;
}
#jgall_slide_navbar
{
   padding-left: 10px;
   padding-right: 10px;
   border-bottom: 1px #303030 solid;
   background-color: #000000;
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
}
.jgall_slide_counter
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
}
.jgall_slide_image
{
   border: 1px #000000 solid;
   background-color: #000000;
}
.jgall_slide_blackborder{
   border: 1px #B8B8B8 solid;
   background-color: #FFFFFF;
   background:url('images/loading.gif');
   background-repeat: no-repeat;
   background-position: center;
}
.jgall_slide_shadow1{
   position: relative;   
   bottom: 1px;
   right: 1px;
   background-color: #303030;
   margin-left: 10px;
   margin-right: 5px;
   margin-top: 10px;
   margin-bottom: 1px;
}
.jgall_slide_shadow2{
   position: relative;   
   right: 1px;
   bottom: 1px;
   background-color: #5F5F5F;
}
.jgall_slide_shadow3{
   position: relative;
   bottom: 1px;
   right: 1px;
   border-top: 1px #393939 solid;
   border-left: 1px #393939 solid;
}


/* Directory information (fourth-layer) */
#jgall_dir_info
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
   background-color: #F3F3F3;
   border-bottom: 1px #D4D4D4 solid;
}
