﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 100% Arial, Helvetica, sans-serif, georgia;
	color: #525252;
}

form {
}

fieldset {
}

legend {
}

h3 {
	font-family: Arial, Helvetica, sans-serif, georgia;
	font-weight: normal;
	color: #6BB04A;
}

h2 {
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #D24845;
	font-size: 24px;
}

h1 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6D8EDE;
}

h2 {
}

h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: 0;
	line-height: 22px;
}

ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

ul {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

blockquote {
	margin-bottom: 1.4em;
}

p {
	line-height: 1.8em;
	padding-bottom: 1em;
}

p {
	font: 14px Arial, Helvetica, sans-serif, georgia;
	line-height: 22px;
}

blockquote {
	margin-left: 1.2em;
	margin-right: 1.2em;
	padding: 0 1em;
	background: #F7F3AA;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	font: 14px Arial, Helvetica, sans-serif, georgia;
	margin-left: 3em;
	line-height: 22px;
}

ol li {
}

a {
	font: 100% Arial, Helvetica, sans-serif, georgia;
	text-decoration: none;
	color: #6BB04A;
}

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

img {
}

/* Wrapper */

#wrapper {
	width: 720px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 180px;

	text-align: right;
}

#logo h1 {
	font-size: 3em;
}

#logo h2 {
}

#logo a {
	color: #C5C5C5;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-left: 10px;
	padding-top: 8px;
}

/* Sidebar > Boxed */

#sidebar .boxed {
	padding: 0 5px;
}

#sidebar .boxed .title {
	font-size: 1em;
	font-weight: bold;
	font: normal normal bold medium "Trebuchet MS", Arial, sans-serif;
	height: 26px;
	padding: 14px 0 0 10px;
	background: url(images/img05.gif) no-repeat;
	text-transform: capitalize;
	color: #FFFFFF;
}

#sidebar .boxed .content {
	padding: 10px;
}

#sidebar .boxed ul {
	margin: 0;
	list-style: none;
}

#sidebar .boxed li {
	padding: 0 0 0 12px;
	border-bottom-color: #DDDC8A;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #D24845;
}

#sidebar .boxed h3 {
	font: bold x-small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sidebar .boxed a {
	color: #FFFFFF;
}

#sidebar .boxed a:hover {
	text-decoration: underline;
}

#sidebar .extra {
	height: 35px;
	background: url(images/img08.gif);
}

/* Menu */

#menu {
	padding: 10px 15px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 170px;
	height: 27px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	background: #DDDC8A url(images/img02.gif) no-repeat;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img03.gif);
	text-decoration: none;
}

#menu .active a {
	background: #FF8C68 url(images/img04.gif) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 300px;
}

#content h2 {
	margin: 0 0 0.6em 0;
	text-transform: capitalize;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 1em 0;
	background: url(images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
}

#footer a {
	font-size: 12px;
}


/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.gallerycontainer{
position: relative;
height: 590px;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 2px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 220px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
ul.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 210px;
}

ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 210px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
	margin-top: 1px;
	text-decoration: none;
}

ul.menu ul.menu li a {
	font: normal normal 14px Arial, Helvetica, sans-serif, georgia;
	background: #6BB04A;
	color: #fff;
	padding: 0.5em 0.5em 0.5em 1em;
	text-decoration: none;
}

ul.menu li a {
	font: normal normal 14px Arial, Helvetica, sans-serif, georgia;
	background: #6BB04A;
	color: #fff;
	padding: 0.5em 0.5em 0.5em 1em;
	text-decoration: none;
}

ul.menu ul.menu li a:hover {
	background: #CC0000;
	text-decoration: none;
}

ul.menu li a:hover {
	background: #CC0000;
	text-decoration: none;
}

ul.menu ul.menu li ul li a {
	background: #F7F3AA;
	color: #525252;
	padding-left: 20px;
	text-decoration: none;
}

ul.menu li ul li a {
	background: #F7F3AA;
	color: #525252;
	padding-left: 20px;
	text-decoration: none;
}

ul.menu ul.menu li ul li a:hover {
	background: #E8F3E2;
	border-left: 5px #6BB04A solid;
	padding-left: 15px;
	text-decoration: none;
}

ul.menu li ul li a:hover {
	background: #E8F3E2;
	border-left: 5px #6BB04A solid;
	padding-left: 15px;
	text-decoration: none;
}
ul.menu ul.menu li a:hover {
	border-left: 0;
	padding-left: 0.5em;
	text-decoration: none;
}
ul.menu ul.menu {
    border-left: 5px #f00 solid;
    text-decoration: none;

}
ul.menu ul.menu li a.active:hover {
    text-decoration: none;
    background: #c00;
}
ul.menu a.active:hover {
    text-decoration: none;
    background: #c00;
}
ul.menu ul.menu li a.active {
    text-decoration: none;
    background: #c00;
}
ul.menu a.active {
    text-decoration: none;
    background: #c00;
}
div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}

ul.menu div.panel li a:hover  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}

ul.menu div.panel a  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}
ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.indent6 { padding-left: 6em; }
.indent7 { padding-left: 7em; }
.indent8 { padding-left: 8em; }
.indent9 { padding-left: 9em; }
.indent10 { padding-left: 10em; }

