@charset "UTF-8";
/* CSS Document */


/*
Theme Name: develogic
Theme URI: http://wordpress.signalfabrik.info/
Description: template to test wordpress.
Version: 1.2
Author: signalfabrik - agentur fuer kommunikation
Author URI: http://www.signalfabrik.info/
*/

*{

	font-family:"Lucida Grande", Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color:#222222;
	
	padding:0px;
	margin:0px;
	
}

#wrapper{
	
	width:944px;
	margin:24px auto;
	
}

#logo{
	
	float:left;
	width:230px;
	
}

#headermenu{

	float:right;
	width:600px;
	
	margin-top:50px;

}

#headermenu ul{
	
	float:right;
	
}

#headermenu li{

	float:left;
	list-style:none;

}

#headermenu A{
	
	font-size:14px;
	color:#666666;
	text-decoration:none;
	
	padding-left:10px;
	margin-left:20px;
	
}

#headermenu A:Hover,#headermenu A:Active, #headermenu .current_page_ancestor A, #headermenu .current_page_item A{

	color:#003399;
	background:url(images/menu-icon.gif) no-repeat;
	background-position:0px 2px
	
}

#teaser{
	
	
	float:left;
	
	width:944px;
	height:335px;
	/*background:url(images/teaser-01-start.jpg) no-repeat;*/
	
	margin-top:20px;
	margin-bottom:15px;

}

#teaser h1{
	
	font-size:30px;
	line-height:35px;
	letter-spacing:-2px;
	color:#003399;
	
	width:410px;
	height:60px;
	
	margin:62px 0px 0px 60px;
	
}

#teaser h2{
	
	font-size:14px;
	line-height:18px;
	color:#003399;
	
	width:410px;
	height:30px;
	margin:20px 0px 0px 60px;
	
}


#teaser p{
	
	margin:20px 0px 0px 59px;
	
}

#teaser A img{

	border:0px;

}

#row-1{

	float:left;
	width:281px;
	height:392px;
	background:url(images/background-start-row-1.gif) no-repeat;
	
	margin-right:9px;

}

#row-2{
	
	float:left;
	width:281px;
	height:392px;
	background:url(images/background-start-row-2.gif) no-repeat;
	
	margin-right:9px;
	
}

#row-3{
	
	float:left;
	width:274px;
	height:392px;
	
}

#row-1, #row-2, #row-3-1, #row-3-2{

	position:relative;
	padding:10px 15px 20px 15px;

}
#row-1 h1, #row-2 h1, #row-3 h1, #row-3-2 h1{
	
	color:#003399;
	font-size:20px;
	line-height:25px;
	border-bottom:1px solid #222222;
	width:270px;
	padding-bottom:5px;
	margin-bottom:20px;

}

#row-1 h2, #row-2 h2, #row-3 h2{
	
	width:270px;
	border-bottom:1px solid #222222;
	
	padding-bottom:5px;
	margin-bottom:20px;
	
}

#row-3-1 h2{
	
	margin-bottom:10px;
	
}

#row-1 h3, #row-2 h3, #row-3 h3{
	
	font-weight:bold;
	
}

#row-1 p, #row-2 p, #row-3 p{
	
	
	width:270px;
	margin-bottom:15px;
	
}

#row-1 A, #row-2 A, #row-3 A{
	
	text-decoration:none;
	
}

#row-3 strong{
	
	font-weight:bold;
	
}

#row-3-2 A{
	
	color:#666666;
	font-weight:normal;
	
}

#row-1 .button, #row-2 .button, #row-3-2 .button{
	
	position:absolute;
	bottom:20px;
	
}

#row-2 .img{
	
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px solid #222222;
	
}

#row-3-1{

	width:274px;
	height:209px;
	background:url(images/background-start-row-3-1.gif) no-repeat;
	
	margin-bottom:15px;

}

#row-3-2{

	width:274px;
	height:139px;
	background:url(images/background-start-row-3-2.gif) no-repeat;

}
#row-3-2 h1{
	border-bottom:1px solid #666666;
	padding-bottom:10px;
	width:270px;
}

#row-3-2 h3{
	margin-top:20px;
}

#row-3-2 #al_lostPasswordMessage{
	
	font-size:10px;
	text-align:left;
	padding-top:10px;
	padding-left:100px;
	display:block;
	line-height:11px;
	
}

#row-3-2  form{
	
	width:270px;
	margin-top:10px;
	
	
}

#row-3-2  .input{
	
	width:270px;
	height:20px;
	background:url(images/input-login.gif) no-repeat;
	margin-bottom:10px;
	border:0px;
	
}

#mainmenu{

	float:left;
	width:300px;
	
	margin-right:20px;
	margin-bottom:20px;
}

#mainmenu .textwidget p{
	
	padding:10px 0px 5px 10px;
	
}

#mainmenu .textwidget A{
	
	display:inline;
	color:#222222;
	width:auto;
	font-size:12px;
	text-decoration:none;
	border-bottom:0px;
	padding:0px;
	
}

#mainmenu h1{
	
	font-size:20px;
	line-height:25px;
	width:290px;
	border-bottom:1px solid #cacaca;
	padding-left:10px;
	
	padding-bottom:10px;

}

#mainmenu ul{
	
	list-style:none;
	
}

#mainmenu li{
	
	
}

#mainmenu A{
	
	display:block;
	color:#666666;
	width:290px;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #cacaca;
	
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

#mainmenu .current_page_parent A{
	
	color:#222222;
	
}

#mainmenu A:Hover,  #mainmenu .current_page_item A{

	color:#003399;
	
}

#mainmenu .current_page_parent ul li A, #mainmenu .current_page_item ul li A{

	font-weight:normal;	
	color:#666666;
	
}

#mainmenu ul li ul li A{
	
	font-size:12px;
	padding-left:35px;
	width:265px;
	
	
}

#mainmenu ul li ul li A:Hover, #mainmenu ul li ul .current_page_item A{
	
	background:url(images/menu-icon.gif) no-repeat;
	background-position:24px 6px;
	color:#003399;
	
}

#content{
	
	float:left;
	width:624px;
	
}

#content h1{
	
	font-size:20px;
	color:#003399;
	line-height:25px;
	width:624px;
	border-bottom:1px solid #cacaca;
	padding-bottom:10px;
	margin-bottom:10px;

}

#content h2{
	
	color:666666;
	border-bottom:1px solid #cacaca;
	
	width:624px;
	margin-top:-5px;
	padding-bottom:5px;
	margin-bottom:20px;
	
}

#content h2 A{
	
	color:#666666;
	text-decoration:none;
		
}

#content h2 A:Hover{
	
	color:#003399;
	
}


#content h3{
	
	font-size:14px;
	font-weight:bold;
	
}

#content h4{

	font-weight:bold;
	margin-bottom:10px;
	
}

#content A{
	
	color:#003399;
	text-decoration:none;
	
}

#content A:Hover{

	color:#666666;
	
}

#content table{
	
	width:100%;
	margin-top:20px;
	margin-bottom:40px;
	border-spacing:0px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	
	
}
#content table thead td{
	
	font-size:14px;
	font-weight:bold;
	color:color:#003399;
	border-right:1px solid #eeeeee;
	background:#eeeeee;
	padding:5px 10px 10px 5px;
	border-bottom:1px solid #eeeeee;
}

#content table th{
	
	font-size:14px;
	font-weight:bold;
	color:color:#003399;
	border-right:1px solid #eeeeee;
	background:#eeeeee;
	padding:5px 10px 10px 5px;
	border-bottom:1px solid #eeeeee;
	
}

#content table td{

	padding:5px 10px 10px 5px;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;

}

#content p{

	margin-bottom:15px;
	
}

#content ul{

	margin-left:30px;
	
}

#content ol{

	margin-left:30px;
	
}

#content li{

	margin-bottom:18px;
	
}

#content A img{
	
	border:0px;
	
}

strong{
	
	font-weight:bold;	
	
}

#content .downloads{
	
	

	border:0px;
	border-top:1px solid #eeeeee;
	border-left:0px;
	width:100%;
	border-spacing:0px;
	
	color:#222222;
	
	margin:5px 0px 20px 0px;
	
	
}
#content .downloads td{
	
	font-size:11px;
	
	padding-right:0px;
	padding-bottom:0px;

	padding:2px 0px 2px 10px;
	margin:0px;
	
	border:0px;
	
}

.background{
	
	background:#eeeeee;
	
}

#content .downloads A{
	
	font-size:11px;
	text-decoration:none;
	background:url(images/download.png) no-repeat right center;
	padding-right:20px;
}

#content .carousel-controls-inner{

	display:none;
	
}

#content .jcarousel-mask{
	
	z-index:9;
	position:absolute;
	top:0px;
	left:0px;
	
}

#content .cgj_prev{
	
	z-index:10;
	position:absolute;
	top:140px;
	left:0px;
	
}

#content .cgj_next{
	
	z-index:10;
	position:absolute;
	top:140px;
	right:3px;
	
}

#content .noborder{
	
	border:0px;
	
}

#content .noborder td{
	
	border:0px;
	padding-left:0px;
	padding-right:24px;
	padding-bottom:20px;
	
}


/****************/

.postTabs_divs{
	padding: 4px;	
}


.postTabs_titles{
	display:none;	
}

#content ul.postTabs{
	
	margin-left:0px;
		
}

ul.postTabs{
	
	
	margin-left:0px;
	
	list-style-type: none !important;
	line-height:normal;
	text-align: center;
	
	display: block !important;
	height:38px;
	
	margin-bottom:20px;
	
	border-bottom:1px solid #cacaca;
}

ul.postTabs li{	
	float:left; !important;
	height:39px;
}
  
ul.postTabs li:before{
	content: none;	
}  
  	
#content ul.postTabs li a{
	text-decoration: none;
	background:url(images/tabs-02.gif) no-repeat;
	display:block;
	width:100px;
	height:29px;
	color: #666666; !important;
	outline:none;	
	cursor: pointer;
	margin-right:4px;
	font-size:12px;
	padding-top:10px;
	
}
	
#content ul.postTabs li.postTabs_curr a{
	
	background:url(images/tabs.gif) no-repeat;
	color: #003399; !important;
	text-decoration: none;
	
}

#content ul.postTabs li a:hover{
		background:url(images/tabs.gif) no-repeat;
	color: #003399; !important;
	text-decoration: none;
	
}

.postTabsNavigation{
	display: block !important;
	overflow:hidden;
}

.postTabs_nav_next{
	float:right;
}

.postTabs_nav_prev{
	float:left;
}



/****************/

.cform { 

	padding-top:30px;
	width: 624px;
	
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	
	float:left;
	width:310px;
	background:none!important; 
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
	margin-bottom:10px;
	
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:70px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
}

.cform label span {
	width:70px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:70px;
}

label.cf-after span {
	width:70px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:70px;
	text-align:left;
}
label.cf-group-after span {
	width:70px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	
	
	border: 1px solid #cccccc; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:200px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:left;
	float:left;
	width:624px;
	padding:0px 0px 0px 78px;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:81px;
	height:28px;
	font-size:0px;
	background:url(images/button-send.gif) no-repeat; 
	border:0px;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err input, ol.cf-ol li.cf_li_err textarea{
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 0px!important;*/
	width:380px;
	line-height:1.3em;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	
	color:#444444;
	display:block;
	font-weight:bold;
}
div.failure {
	display:block;
	color:#DF7D7D;
	font-weight:bold;
	/*background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;*/
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
	display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


#li--11{

	padding-top:40px;
	width:624px;
	
}

#li--11 input{
	
	width:510px;
	
}

#li--12{
	
	width:624px;
	
}

#li--12 textarea{
	
	width:510px;
	
}

.cf-ol{

	position:relative;
	
	width:624px;
	height:428px;

}

#li--1{
	position:absolute;
	top:0px;
	left:0px;
	
}

#li--2{
	position:absolute;
	left:0px;
	top:40px;
	
}

#li--3{
	position:absolute;
	left:0px;
	top:80px;
}

#li--4{
	position:absolute;
	left:0px;
	top:120px;
}

#li--5{
	position:absolute;
	left:0px;
	top:160px;
}

#li--6{
	position:absolute;
	left:310px;
	top:0px
}

#li--7{
	position:absolute;
	left:310px;
	top:40px;
}

#li--8{
	position:absolute;
	left:310px;
	top:80px;
}

#li--9{
	position:absolute;
	left:310px;
	top:120px;
}

#li--10{
	position:absolute;
	left:310px;
	top:160px;
}

#li--11{
	position:absolute;
	left:0px;
	top:220px;
	padding:0px;
}

#li--12{
	position:absolute;
	left:0px;
	top:260px;
}

/**********************/
#footer{

	float:left;
	
	width:944px;
	height:39px;
	
	border-top:1px solid #CACACA;
	
	margin-top:15px;
	margin-bottom:15px;
	padding:10px 0px 0px 0px;
	
}

#footer p{

	float:left;
	font-size:11px;

}

#footer strong{
	
	font-size:11px;
	font-weight:bold;
	
}

#footer A{
	
	font-size:11px;
	text-decoration:none;
	
}

#footer A:Hover{
	
	color:#003399;
	
}

#footer ul{
	
	float:right;
	list-style:none;
	margin-right:0px;
	
}

#footer li{
	
	float:left;
	margin-left:10px;
	
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 40px;
	width: 645px;
	clear:both; 
	display:block !important;
	position:relative;
}

/*.ngg-galleryoverview-mask-top{
	
	position:absolute;
	display:block;
	z-index:100;
	width:624px;
	height:5px;
	background:url(images/thumbmask.png);
}
.ngg-galleryoverview-mask-bottom{
	
	position:absolute;
	bottom:0px;
	display:block;
	z-index:100;
	width:624px;
	height:10px;
	background:url(images/thumbmask.png);
	background-position:0px -84px;
}
*/
.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	position:relative;
	width:140px;
	height:94px;
	z-index:10;
	margin-bottom:20px;
}

.ngg-gallery-thumbnail {
	position:relative;
	width:140px;
	height:94;
	text-align: left;
}

.ngg-gallery-thumbnail A{
	
	position:absolute;
	display:block;
	width:140px;
	height:94px;
	z-index:10;
	background:url(images/thumbmask.png);
	
}

.ngg-gallery-thumbnail A:Hover{
	background:url(images/thumbmask-hover.png);
}

.ngg-gallery-thumbnail img {
	position:absolute;
	display:block;
	width:140px;
	height:94;
	z-index:0;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.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 #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}


