/**
 * Theme Name: Nijland Shopsystems
 * Theme URI: http://www.epsil.nl
 * Description: A modified child theme of Hybrid based on Old-School
 * Version: 1.1
 * Author: Epsilon Creations
 * Author URI: http://www.epsil.nl
 * Tags: gray, green, theme-options, threaded-comments, sticky-post, microformats, two-columns, fixed-width
 * Template: hybrid
 *
 */

/* Get base CSS */
@import url('../hybrid/library/css/20px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get tabs CSS (uncomment below line if using the Hybrid Tabs plugin) */
/* @import url('tabs.css'); */

/* Body */
body {
	padding: 20px 0 20px 0;
	background: #111 url(images/bg.png) no-repeat scroll top center;
	font: 12px/22px Verdana, Arial, sans-serif;
}
#body-container {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	background: #111;
	border-top: 5px solid #8cbe0a;
	border-bottom: 5px solid #8cbe0a;
}

/* Elements */

/* Links */
a {
	color: #8cbe0a;}
a:hover {
	color: #141414;
	text-decoration: underline;}

/* Headers */
.post h3, .post h4, .post h5, .post h6, .page h3, .page h4, .page h5, .page h6 {
	color: #141414;
	border-left: 5px solid #8cbe0a;
	border-bottom: 1px solid #8cbe0a;
	padding: 4px 0 4px 8px;}
.post h2, .page h2 {
	color: #8cbe0a;}

/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0;
	padding-left: 30px;
	color: #8cbe0a;
	background: url(images/blockquote.gif) no-repeat 0 0;}
blockquote blockquote {
	margin-right: 20px;}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	font-size: 18px;
	text-align: center;
	background: transparent;
	border-top: 3px double #0b5177;
	border-bottom: 3px double #0b5177;}
.pullquote p {
	margin: 0;}

/* Code */
code {
	font-size: 1em;}
pre {
	overflow: auto;
	width: 96.5%;
	font-size: 1em;
	background: #07364F;}
pre, code {
	color: #b2b141;}

/* Lists */
#content ul {
	list-style: none;}
#content ul li {
	overflow: hidden;
	height: 100%;
	padding-left: 15px;
	background: url(images/bullet-normal.gif) no-repeat 0 1px;}

/* Tables */
table {
	width: 100%;
	background: #787878;
	border: 1px solid #141414;
	color: #000;}
caption {
	font-style: italic;
	text-align: right;
	color: #fff;}
td {
	padding: .3em;
	border: 1px solid #141414;}
th {
	padding: .3em;
	color: #fff;
	background: #3c3c3c;
	border: 1px solid #141414;}

/* Other elements */
acronym {
	border-bottom: 1px dashed #ccc;}
ins, dfn {
	border-bottom: 1px solid #ccc;}

/* Drop caps */
.drop-cap {
	float: left;
	line-height: 30px;
	margin: 4px 6px 0 0;
	padding: 4px 6px;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Cambria, serif, Verdana;
	font-weight: bold;
	background: #ccc;
	color: #8cbe0a;}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	color: #f00 !important;
	background: #fffff0;
	border: 1px solid #f00;}

/* Errors */
.error {
	padding: 6px 9px;
	background: #07364F;}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #0E4D6F;}

/* Forms */
input {
	font-family: verdana, arial, sans-serif;}
.text-input {
	display: block;
	width: 210px;
	margin: 0;
	padding: 3px 5px;
	font-weight: bold;}
textarea {
	width: 98%;
	font: 12px/22px verdana, arial, sans-serif;
	font-weight: bold;}
.button {
	margin-right: 15px;
	padding: 5px 15px;
	font: 12px/22px verdana, arial, sans-serif;
	font-weight: bold;
	color: #8cbe0a;
	background: transparent url(images/content.png) repeat-x scroll right 0;
	border: 1px solid #141414;}
.button:hover {
	cursor: pointer;
	background: #8cbe0a;
	border: 1px solid #787878;
	color: #141414;}

/* Alignment */
.alignleft, .left {
	float: left;
	margin-right: 15px;}
.alignright, .right {
	float: right;
	margin-left: 15px;}
.aligncenter, .center {
	display: block;
	margin: 0 auto 20px auto;}
.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;}
.clear {
	clear: both;}
span.pullquote {
	float: none;
	margin: 0;}

/* Images */
.post img, .post a img, .page img, .page a img {
	max-width: 670px;
	border: 5px solid #3c3c3c;}
.post a img:hover, .page a img:hover {
	border: 5px solid #8cbe0a;}

/* Captions */
.wp-caption {
	max-width: 670px;
	padding: 0;
	background: #3c3c3c;
	text-align: center;}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #8cbe0a;}
.wp-caption img, .wp-caption a img {
	max-width: 670px;
	margin: 0 auto;
	padding: 0;
	border: 5px solid #3c3c3c;}

/* Gallery */
.gallery {
	margin-bottom: 20px !important;}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 110px;
	height: 80px;
	margin: 0 15px 10px 0;
	border: 5px solid #787878;}
.avatar {
	float: left;
	width: 70px;
	height: 70px;
	margin: 0 15px 0 0;
	border: 5px solid #787878;}

/* Header */
#header-container {
	height: 100px;
	background: #fff;
	border-bottom: 1px solid #eee;
	padding: 10px 0;}
#site-title {
	margin: 0 0 0 15px;}
#site-title a {
	float: left;
	display: block;
	width: 305px;
	height: 100px;
	background: url(images/logo_nijland.gif) no-repeat 0 0;}
#site-title a span, #site-description {
	display: none;}

/* Search */
#search {
	float: right;
	width: 220px;
	margin: 34px 34px 0 0;}
#search form {
	width: 220px;
	height: 30px;
	padding: 0;
	background: url(images/search.gif) no-repeat 0 0;}
#search input {
	float: left;
	overflow: hidden;
	margin: 0;
	border: none;
	background: none;}
#search input.search-text {
	font-family: arial, verdana, sans-serif;
	width: 155px;
	padding: 7px 5px 6px 10px;
	color: #777;}
#search input.search-submit {
	width: 49px;
	margin: 0;
	padding: 6px 6px 0 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font: .9em arial, verdana, sans-serif;
	font-weight: bold;
	color: #3c3c3c;}
#search input.search-submit:hover {
	cursor: pointer;
	color: #000;}

/* Navigation */
#navigation {
	width: 940px;
	height: 100%;
	padding: 0 20px;
	background: #ccc url(images/feature-bottom.png) no-repeat 0 bottom;}
#navigation a {
	font-weight: bold;}

/* Page navigation */
#page-nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding-bottom: 52px;}
#page-nav li {
	display: inline;
	margin: 0;}
#page-nav li a {
	float: left;
	padding: 10px 7px;
	color: #141414;
	border-right: 1px solid #e4e4e4;}
#page-nav li a:hover {
	color: #8cbe0a;
	background: #141414;
	text-decoration: none;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;}
#page-nav li li a:hover {
	background: #3c3c3c;
	color: #8cbe0a;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;}
#page-nav li.current_page_item a {
	color: #8cbe0a;
	background: #000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;}
#page-nav li.current_page_item li a {
	color: #fff;
	background: transparent;}
#page-nav li.current_page_item li a:hover {
	color: #8cbe0a;
	background: #3c3c3c;
	text-decoration: none;}

/* Drop-down controls */
#page-nav ul ul, .menu ul {
	width: 200px;
	margin: 0;
	padding-bottom: 0;
	background: #141414;
	border: 4px solid #000;}
#page-nav li li:hover ul, #page-nav li li li:hover ul {
	left: 180px;}
#page-nav li:hover ul, #page-nav li.sfHover ul  {
	top: 32px;}
#page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul  {
	top: -1px;}
#page-nav li li {
	border-bottom: 1px solid #000;}
#page-nav li li a {
	padding: 12px 10px;
	font-size: 11px;
	color: #fff;
	border-right: none;}

/* Subscribe */
#feed ul {
	list-style: none;
	margin: 15px 0 0 0;}
#feed li {
	display: inline;}
#feed li a {
	float: right;
	padding: 9px 0;
	color: #999;}
#feed li.feed-url a {
	padding-right: 15px;
	background: url(images/rss-icon.gif) no-repeat right 16px;}

/* Containers */
#container {
	overflow: hidden;
	clear: both;
	padding: 10px 0 0 20px;
	background: #fff;}
.content, #content {
	overflow: hidden;
	float: left;
	width: 720px;
	color: #222;
	padding-top: 5px;}

.content a {
	color: #000;
	text-decoration: underline;}
.content a:hover {
	color: #8cbe0a;
	text-decoration: none;}
.archive .content, .search .content, .archive #content, .search #content {
	background: url(images/content-inside.png) repeat-x right bottom;}

/* Posts */
.post, .series, .related, .page, #content .widget {
	overflow: hidden;
	height: 100%;
	margin: 0 0 20px 0;
	font: 12px/22px verdana, arial, sans-serif;
	background: #fff url(images/content-inside.png) repeat-x 0 0;
	border: 1px solid #141414;
	border-top: 5px solid #141414;
	padding-bottom: 10px;}
.home .page {
	border: 0 none;
	background: transparent;}
.archive .post, .search .post {
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 20px;
	background: #fff url(images/content-inside.png) repeat-x scroll 0 0;}
.page .post {
	padding-bottom: 20px;
	border: 1px solid #141414;
	border-top: 5px solid #141414;
	margin: 0 0 10px 0;}

/* Post title */
.entry-title, .page-title, .category-title, .tag-title, .author-title, .archive-title, .date-title, .search-title, .series-title, .related-title, #content .widget-title {
	margin-bottom: 20px;
	padding: 10px 20px;
	font: 18px/18px arial, verdana, sans-serif;
	font-weight: bold;
	color: #8CBE0A !important;
	background: transparent url(images/content.png) repeat-x right 0;}
.archive .entry-title, .search .entry-title {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: none;
	border: none;}
.entry-title a {
	color: #8cbe0a !important;
	text-decoration: none;}
.entry-title a:hover {
	text-decoration: underline;}

/* Byline */
.byline {
	margin: 0 20px 10px;
	padding: 5px 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	overflow: hidden;
	font-style: italic;}

/* Entry */
.entry-content, .entry-summary, .page .entry-content {
	margin: 0 20px;}
.archive .entry-content, .archive .entry-summary, 
.search .entry-content, search .entry-summary {
	margin: 0 0 20px 0;}

/* Post meta data */
.entry-meta {
	overflow: hidden;
	margin: 0 20px 20px 20px;
	padding: 5px 10px;
	font-style: italic;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;}
.archive .entry-meta, .search .entry-meta {
	clear: left;
	margin: 0 0 20px 0;}
.page-template-widgets .entry-meta {
	display: none;}
.entry-meta .tags, .entry-meta a.comments-link, .entry-meta .categories {
	margin-right: 10px;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0 3px;}
.entry-meta .separator {
	display: none;}
p.no-data {
	margin: 0 20px 20px 20px;}

/* Using <!--nextpage--> */
p.pages {
	color: #eee;
	font-style: italic;}
p.pages a {
	margin-left: 3px;
	padding: 3px 6px;
	background: #0E4D6F;}

/* Archive and search */
.category-info, .tag-info, .author-info, .archive-info, .date-info, .search-info {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
	background: #fff;
	border: 1px solid #141414;
	border-top: 5px solid #141414;}
.category-description, .tag-description, .author-description, .archive-description, .date-description, .search-description {
	overflow: hidden;
	margin: 0 20px 20px;}
.search #content form {
	margin: 0 20px 20px 20px;}
.error-404 #content form {
	margin: 0 0 20px 10px;}
.search #content input, .error-404 #content input  {
	font-weight: bold;}
.search #content .button, .error-404 #content .button {
	margin-left: 10px;}

/* Page templates */
.page-template-authors .author-name {
	margin: 0;
	font-size: 14px;
	font-weight: bold;}
.post-box {
	margin: 0 0 20px 0;
	background: #09415f;
	border-top: 5px solid #042b40;}
.post-box form {
	padding: 20px;
	background: #09415f url(images/content-inside.gif) repeat-x right bottom;}

/* Navigation links */
.navigation-attachment {
	overflow: hidden;
	height: 100%;
	margin: 0 20px 20px 20px;}
.navigation-links {
	overflow: hidden;
	height: 100%;
	padding: 0;
	font: 11px/22px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #444;
	background: #eee;
	border: 1px solid #787878;
	margin-bottom: 10px;}
.archive .navigation-links, .search .navigation-links {
	padding-top: 0;
	background: #eee;}
.navigation-links a {
	color: #000;}
.navigation-links .previous {
	float: left;
	max-width: 49%;
	margin-left: 1%;}
.navigation-links .next {
	float: right;
	max-width: 49%;
	margin-right: 1%;
	text-align: right;}
.navigation-links .previous {
	padding-left: 15px;}
.navigation-links a .previous {
	background-position: 0 5px;}
.navigation-links .next {
	padding-right: 15px;}
.navigation-links a .next {
	background-position: right 5px;}

/* Navigation attachment */
.navigation-attachment {
	overflow: hidden;}

/* WP PageNavi */
.wp-pagenavi {
	overflow: hidden;
	text-align: center;
	padding: 20px 15px 10px 15px;
	color: #8cbe0a;
	background: #d7f1ff;}
.archive .wp-pagenavi, .search .wp-pagenavi {
	padding-top: 0;
	background: #eee;}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
	color: #8cbe0a !important;
	padding: 10px !important;
	background: #ccc !important;
	border: none !important;}
.wp-pagenavi a {
	font-style: italic !important;
	color: #fff !important;}

/* Primary and secondary widgets (sidebar) */
#primary, #secondary {
	overflow: hidden;
	float: right;
	width: 200px;
	margin: 0;
	padding: 10px;
	background: transparent;
	color: #444;
	font: 12px verdana, arial, sans-serif;}
#secondary {
	clear: right;}
#primary .widget, #secondary .widget {
	overflow: hidden;
	height: 100%;
	margin: 0 0 20px 0;
	background: #fff;
	border: 1px solid #141414;
	border-top: 5px solid #141414;}
#primary .widget-inside, #secondary .widget-inside {
	overflow: hidden;
	height: 100%;
	padding: 8px 10px;
	background: transparent url(images/widget-inside.png) repeat-x 0 0;}
#primary .widget-title, #secondary .widget-title {
	font: 18px arial, verdana, sans-serif;
	font-weight: bold;
	color: #8cbe0a;
	margin-bottom: 25px;
	text-shadow: 1px 1px 0 #000;}
#primary .widget a, #secondary .widget a {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #999;}
#primary .widget a:hover, #secondary .widget a:hover {
	color: #787878;}
#primary .widget ul, #secondary .widget ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px}
#primary .widget ul ul, #secondary .widget ul ul {
	margin: 10px 0 0 0;}
#primary .widget ul li, #secondary .widget ul li {
	overflow: hidden;
	height: 100%;
	padding: 0 0 8px 12px;
	margin-bottom: 8px;
	background: url(images/bullet-widget.gif) no-repeat 0 3px;
	border-bottom: 1px solid #ccc;}
#primary .widget ul li li, #secondary .widget ul li li {
	margin: 0;
	padding: 6px 5px 5px 12px;
	background: url(images/bullet-widget.gif) no-repeat 0 9px;
	border: none;}

/* Content widgets */
.archive #utility-after-content .widget, .search #utility-after-content .widget,
.archive #utility-after-content .widget-inside, .search #utility-after-content .widget-inside {
	background: #eee;
	border: none;
	margin: 0;}

/* Comments template */
#comments-template {
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	background: #fff;}
#comments {
	margin-bottom: 20px;
	background: #3c3c3c;
	border: 1px solid #141414;
	border-top: 5px solid #141414;}
#comments-number {
	padding: 10px 20px 10px 20px;
	background: #3c3c3c url(images/content.png) repeat-x right 0;}
#respond {
	margin: 0 0 10px 0;
	background: #3c3c3c url(images/content.png) repeat-x right 0;
	border: 1px solid #141414;
	border-top: 5px solid #141414;}
#comments #respond {
	margin: 0;
	background: #3c3c3c;
	border: none;}
#comments .comment-list {
	overflow: hidden;
	list-style: none;
	height: 100%;
	margin: 0;
	padding: 0 20px 10px 20px;}
.comment-list ol {
	list-style: none;
	margin: 0 10px;}
#comments li {
	overflow: hidden;
	height: 100%;
	clear: left;
	margin-bottom: 10px;
	padding: 10px;
	background: #787878;
	border: 1px solid #8cbe0a;
	border-top: 5px solid #8cbe0a;}
#comments li li, #comments li li li li {
	padding: 10px;
	background: #343434;}
#comments li li li, #comments li li li li li {
	padding: 10px;
	background: #484848;}

/* Comment text */
#comments-template .comment-text {
	clear: left;
	overflow: hidden;
	height: 100%;
	padding: 4px 10px;
	color: #444;
	background: #fff;}
#comments-template li blockquote {
	color: #eee;
	background: url(images/blockquote-comments.gif) no-repeat 0 0;}
#comments-template a {
	color: #8cbe0a;}

/* Avatar */
#comments-template .avatar {
	float: left;
	width: 50px;
	height: 50px;
	margin: 2px 15px 5px 0;
	border: 5px solid #141414;}

/* Comment meta data */
.comment-meta-data {
	margin-top: 6px;
	font-family: arial, verdana, sans-serif;
	font-style: italic;}
.comment-time {
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0 4px;}
.comments-closed {
	display: none;}

/* Comment form */
#reply, #comments-number {
	font: 1.3em arial, verdana, sans-serif;
	font-weight: bold;
	color: #fff;}
#reply {
	margin: 15px 20px;}
#comments #reply {
	margin-left: 0;}
#respond form {
	overflow: hidden;
	height: 100%;
	padding: 20px;}
#comments #respond form, #comments ol #respond, #comments ol ol ol #respond {
	padding: 0;}
#comments ol ol #respond, #comments ol ol ol ol #respond {
	padding: 10px 20px;}
#respond p.logged-in {
	position: relative;
	z-index: 2;}
#respond .form-author, #respond .form-email, #respond .form-url, #respond .logged-in-out {
	position: relative;
	z-index: 2;
	margin-bottom: 10px;}
#respond .logged-in-out {
	overflow: hidden;
	float: left;}
#respond .form-author label, #respond .form-email label, #respond .form-url label, #respond .form-textarea label {
	overflow: hidden;
	float: left;
	width: 60px;
	margin-right: 10px;
	padding: 5px 10px;
	background: #141414;}
#respond .text-input {
	width: 210px;
	margin: 0;
	padding: 9px 5px;
	font-weight: bold;
	color: #fff;
	background: #787878;
	border: none;}
#respond .text-input:focus {
	color: #444;
	background: #f8f8f8;}
#respond .form-textarea {
	position: relative;
	z-index: 2;
	margin-top: 20px;
	margin-bottom: 10px;}
#respond textarea {
	width: 550px;
	margin: 0;
	padding: 9px 5px;
	font-weight: bold;
	color: #fff;
	background: #787878;
	border: none;}
#respond textarea:focus {
	color: #444;
	background: #f8f8f8;}
#respond .button {
	margin-right: 15px;
	padding: 5px 25px;
	font: 12px/22px verdana, arial, sans-serif;
	font-weight: bold;
	color: #8CBE0A;
	background: transparent url(images/content.png) repeat-x scroll 0 0;
	border: 1px solid #141414;}
#respond .button:hover {
	color: #141414;
	background: #8cbe0a;
	border: 1px solid #fff;}

/* Paged comments */
#comments-template .paged-navigation {
	overflow: hidden;
	height: 100%;
	text-align: center;
	padding-bottom: 30px;}
#comments-template .paged-navigation .page-numbers {
	margin: 0 2px;
	padding: 3px 6px;
	font-style: italic !important;
	background: #414141;}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	margin: 0 2px;
	text-align: left;}

/* Subsidiary widgets (footer) */
#subsidiary {
	overflow: hidden;
	height: 100%;
	margin: 20px 20px 0;
	padding-top: 10px;
	font-family: arial, verdana, sans-serif;
	color: #444;
	background: #fff url(images/widget-inside.png) repeat-x 0 0;
	border-top: 5px solid #141414;}
#subsidiary .widget {
	overflow: hidden;
	height: 100%;
	float: left;
	width: 210px;
	padding-left: 20px;}
#subsidiary .widget-title {
	padding-bottom: 15px;
	margin: 0;
	font: 16px arial, verdana, sans-serif;
	font-weight: bold;
	color: #8cbe0a;
	text-shadow: 1px 1px 0 #000;}
#subsidiary a {
	color: #787878;}
#subsidiary a:hover {
	color: #000;}
#subsidiary ul {
	list-style: none;
	margin-left: 0;}
#subsidiary li {
	overflow: hidden;
	height: 100%;
	padding: 3px 10px 3px 14px;
	background: url(images/bullet-widget.gif) no-repeat 0 10px;
	border-bottom: 1px solid #ccc;}
#subsidiary li li {
	padding: 0 10px;
	background: url(images/gray-bullet.gif) no-repeat 0 7px;
	border: none;}

/* Footer */
#footer-container {
	clear: both;
	float: left;
	overflow: hidden;
	width: 980px;
	height: 100%;
	background: #f9f9f9;
	border-top: 5px solid #8cbe0a;
	margin-top: 16px;}
#footer {
	overflow: hidden;
	height: 100%;
	margin-bottom: 1px;
	padding: 20px 20px 0 20px;
	font-family: arial, verdana, sans-serif;
	background: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;}
#footer a {
	color: #666;}
#footer a:hover {
	color: #000;}
#footer .copyright {
	width: 50%;
	float: left;
	font-weight: bold;}
#footer .credit {
	width: 50%;
	float: right;	
	font-weight: bold;
	text-align: right;}

/**
* Added by Roderick
*******************/
#feed {
	display: none;}

/* NGG Gallery Changes */
.ngg-gallery-thumbnail-box {
	height: 132px !important;}
.ngg-galleryoverview {
	margin-bottom: 20px !important;}
.ngg-gallery-thumbnail img:hover {
	background-color: #8cbe0a !important;}
.ngg-thumbnail img:hover {
	background-color: #8cbe0a !important;}
.ngg-album {
	margin-bottom: 10px !important;
	border: 1px solid #3c3c3c !important;
	background: #FFFFFF url(images/content-inside.png) repeat-x scroll 0 0 !important;
	padding: 10px !important;}
.ngg-albumtitle {
	background: transparent url(images/content.png) repeat-x scroll right 0 !important;
	padding: 10px 20px !important;}
.ngg-albumtitle a {
	color: #8cbe0a !important;
	text-decoration: none;}
.ngg-albumtitle a:hover {
	text-decoration: underline;}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
	border: 1px solid #141414 !important;
	background: #3c3c3c url("images/content.png") repeat-x scroll right 0 !important;
	color: #8cbe0a;}
#body-container .ngg-navigation a.page-numbers:hover, #body-container .ngg-navigation a.next:hover, #body-container .ngg-navigation a.prev:hover, #body-container .ngg-navigation span.page-numbers:hover, #body-container .ngg-navigation span.next:hover, #body-container .ngg-navigation span.prev:hover {
	color: #141414 !important;
	background: #8cbe0a !important;}

/* LightBox-2 Changes */
#stimuli_overlay {
	z-index: 9990 !important;}
#stimuli_lightbox {
	z-index: 99100 !important;}
#stimuli_outerImageContainer {
	background-color: #141414 !important;}
#stimuli_imageContainer {
	border: 1px solid #000;}
#stimuli_imageDataContainer {
	border: 1px solid #000;}
#stimuli_imageData {
	color: #ddd !important;}
#stimuli_imageData #stimuli_numberDisplay {
	color: #666 !important;}
#stimuli_imageData #stimuli_imageDetails {
	padding-top: 8px;}
#stimuli_imageData #stimuli_bottomNavClose {
	padding: 2em !important;}

/* Img Widget NGGallery */
#primary .widget .ngg-widget a img, #secondary .widget .ngg-widget a img {
	border: 1px solid #3c3c3c;}
#primary .widget .ngg-widget a img:hover, #secondary .widget .ngg-widget a img:hover {
	border: 1px solid #8cbe0a;
	background: #8cbe0a;}

/* List with double column */
ul.two {
	float: left;
	width: 678px; /* width is changed */
	margin: 10px 0 10px 0;
	padding: 10px 0 20px 5px;
	border: 1px solid #141414;
	border-top: 5px solid #141414;
	list-style: none;
	background: #3c3c3c url(images/content.png) repeat-x 0 0;
	color: #fff;}

ul.two li {
	float: left;
	width: 320px;
	margin: 0;
	background: url(images/bullet-normal.gif) no-repeat top left;
	padding: 0 0 0 1.5em;} /* left padding moves the text away from the bullet */

.two a {
	color: #8cbe0a !important;
	text-decoration: none;}
.two a:hover {
	color: #1414141 !important;
	text-decoration: underline;}
/* Front Page Divs */
.video {
	float: left;}
.slide {
	float: right;
	width: 350px;}

/* Tynymce Corrections */
#tinymce body {
background: #fff !important;}
body.mceContentBody {
	background: #fff !important;}
.wp-image-702, .wp-image-703, .wp-image-704, .wp-image-705, .wp-image-706 {
	margin-top: 3px !important;}
	
/* Extras and Plug-in Corrections */
.more-link {
	margin-right: 15px;
	padding: 5px 15px;
	font: 12px/22px verdana, arial, sans-serif;
	font-weight: bold;
	color: #8cbe0a;
	background: transparent url(images/content.png) repeat-x scroll right 0;
	border: 1px solid #141414;}
.more-link:hover {
	cursor: pointer;
	background: #8cbe0a;
	border: 1px solid #787878;
	color: #141414;
	text-decoration: none;}
.webshop-link {
	margin: 0 !important;
	padding: 8px 20px;
	font: 18px/26px verdana, arial, sans-serif !important;
	font-weight: bold !important;
	color: #8cbe0a !important;
	background: transparent url(images/content.png) repeat-x scroll right 0;
	border: 2px solid #141414;
	text-shadow: 1px 1px 0 #000;}
.webshop-link:hover {
	cursor: pointer;
	background: #8cbe0a;
	border: 2px solid #787878;
	color: #141414 !important;
	text-decoration: none !important;
	text-shadow: 1px 1px 0 #fff;}
.webshop-link img {
	position: relative;
	top: 5px !important;}

/* Changes to the slider panel */
.smooth_slider {
	padding: 10px 5px 0 10px !important;
	margin: 0 !important}
.jcarousel-control {
	padding-top: 5px !important}
.jcarousel-control a {
	border: 1px solid #3C3C3C !important}

/* Changes to nggGalleryView */
.galleryview img {
	border: 0 none !important;}
.panel  .panel-overlay {
	text-shadow: 1px 1px 0 #000;}
