#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* gimborntrading */

/* @import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700); */

* {
	margin: 0; padding: 0;
	border: 0;
}

ul, li {
	list-style-type: none;
}

h1 {}
h2 {
	font-size: 1.7em;
	line-height: 1em;
	font-weight: 400;
	margin: 0 0 .8em 0;
	color: rgb(181,18,28);
}
	
h3 {
	font-size: 1.4em;
	border-bottom: 2px solid rgb(181,18,28);
	margin-bottom: 7px;
	padding: 0 0 4px;
	line-height: 1.4em;
	font-weight: 400;
}

h4 {
	font-size: 1.1em;
	font-weight: 700;
	margin-top: 1em;
}

table h4 {
	font-size: 1em;
	font-weight: 700;
	margin-top: 0em;
}

table h4::after {
	content: ":";
}

h5 {
	font-size: 1.2em;
	font-weight: 400;
	color: rgb(181,18,28);
}

h6 {
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: .3em;
}

p, label, input, textarea, button {
	font: 400 1.2em 'Droid Sans', Arial; 
	line-height: 1.5em;
}

a {
	color: rgb(181,18,28);
	text-decoration: none;
	font: 400 1.2em 'Droid Sans', Arial;
	line-height: 1.5em;
}

p > a {
	font-size: 1em;
}

a:hover {
	color: rgb(0,0,0);
}

body {
	font: 400 10px 'Droid Sans', Arial;
	width: 100%; height: 100%;
	position: absolute;
}

	#container {
		width: 100%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -5.2em auto;
		overflow: hidden;
	}
	
		header {
			background: rgb(0,0,0) url(../../files/gimborn%20trading/img/theme/header_background.png) no-repeat center top;
			color: rgb(255,255,255);
			width: 100%;
			border-color: rgb(181,18,28);
			border-width: .2em 0;
			border-style: solid;
		}
		
			header a {
				color: rgb(255,255,255);
			}
			
			header a:hover, header a.active, header a.trail {
				color: rgb(181,18,28);
			}
			
			header > ul#top {
				width: 96em; height: 13.1em;
				margin: 0 auto;
			}
			
				header > ul#top > li.left, header > ul#top> li.right {
					width: 48em; float: left;
				}
			
				header > ul#top> li.right {
					width: 45em;
					padding: 0 1.5em;
				}
				
					li.left > a > img {
						padding: 2.7em 0 0 0.9em;
					}
					
					/* Right List */
					li.right > div {
						margin-top: 2.5em;
						float: right;
						height: 2em;
						position: relative;
					}
				
						li.right > div > img {
							margin: 0 -.3em -.5em .5em;
							float: right;
						}
				
						li.right > div > nav {
							float: left;
						}
						
							li.right > div > nav > ul {}
						
								li.right > div > nav > ul > li {
									float: left;
									margin-left: 8px;
								}
				
					li.right > div.ce_form {
						padding-top: 4.2em;
						margin-top: 0px;
						float: right;
						clear: both;
					}
					
						li.right > div.ce_form label, li.right > div > nav > ul > li > a {
							font-size: 1.4em;
						}
						
							li.right > div.ce_form label > span {
								display: none;
							}
							
						li.right > div.ce_form input {
							height: 16px;
							padding: 0 2px 2px;
							background-color: transparent;
							color: white;
							font: 400 1.4em 'Droid Sans', Arial;
							line-height: 1.5em;
							width: 100px;
							-webkit-margin-before: 0px;
							-webkit-margin-after: 0px;
							-webkit-margin-start: 0px;
							-webkit-margin-end: 0px;
						}
						
						li.right > div.ce_form label .mandatory {
							display: none;
						}
						
						li.right > div.ce_form span.before-after {
							font: normal 1.8em Arial;
							vertical-align: 0px;
						}
						
						/* temp::start /
						
						li.right > form > div.input-border {
							border: 1px solid rgb(255,255,255);
							height: 15px;
							float: right;
							margin: 2px 0 0 3px;
						}
						
						form input.special {
							background-color: rgb(0,0,0);
							padding: 5px 2px;
							margin: -8px 2px 0 2px;
							height: 20px;
							color: rgb(255,255,255);
							width: 100px;
							font: 400 1.4em 'Droid Sans', Arial;
						}
						
						/* temp::end */
											
			.white-line {
				width: 100%; height: .2em;
				background: rgb(255,255,255);
				clear: both;
			}
					
			header > nav {
				width: 93.6em; height: 2.8em;
				margin: 0 auto;
				padding: 0 1.2em;
				z-index: 120;
				position: relative;
			}
			
				header > nav > ul > li {
					float: left;
					display: inline-block;
				}
			
					header > nav > ul > li > a {
						padding: .4em .3em;
						display: inline-block;
						font-size: 1.4em;
						border-top: 2px solid rgb(255,255,255);
						margin-top: -2px;
					}
					
					header > nav > ul > li > a:hover, header > nav > ul > li > a.active, header > nav > ul > li > a.trail {
						border-top: 2px solid rgb(181,18,28);
					}
					
					header > nav > ul > li {}
					
					header > nav > ul > li > ul {
						position: absolute;
						display: none;
						padding: 1.1em 0 0;
					}
					
					header > nav > ul > li > ul::before {
						content: "";
						position: absolute;
						border-bottom: 1em solid rgb(181,18,28);
						border-left: 1em solid transparent;
						border-right: 1em solid transparent;
						margin: -1em 0 0 2.5em;
					}
					
					header > nav > ul > li:hover > ul {
						display: block;
					}
					
						header > nav > ul > li > ul > li {
							background-color: rgb(0,0,0);
							margin: 0 .5em 0 -1.2em;
							padding: .3em 1.5em;
						}
						
						header > nav > ul > li > ul > li:first-child {
							border-top: 2px solid rgb(181,18,28);
							padding-top: 1em;
						}
						
						header > nav > ul > li > ul > li:last-child {
							border-bottom: 2px solid rgb(181,18,28);
							padding-bottom: 1em;
						}
					
							header > nav > ul > li > ul > li > a {
								font-size: 1.4em;
							}
		
		#content {
			width: 96em;
			background: rgba(255,255,255,.1);
			margin: 0 auto;
		}
		
			#content nav {
				margin: 2em 1.5em;
				display: inline-block;
				width: 100%;
			}
			
				#content nav > span {
					height: 0px;
					display: inline-block;
					border-bottom: 10px solid rgb(0,0,0);
					border-top: 10px solid rgb(0,0,0);
					border-left: 10px solid transparent;
					position: relative;
					margin: 0 4px 0 0;
					cursor: pointer;
				}
				
					#content nav > span > a {
						margin: -10px 0px 0 3px; padding: 0;
						display: block;
						color: rgb(255,255,255);
						font-size: 1.3em;
					}
			
				#content nav > span:first-child {
					border-left: 10px solid rgb(181,18,28);
				}
			
				#content nav > span:first-child:not(.active) {
					border-left: 10px solid rgb(0,0,0);
				}
		
					#content nav > span:first-child > a {
						margin-left: -5px;
					}
		
				#content nav > span.active {
					border-bottom: 10px solid rgb(181,18,28);
					border-top: 10px solid rgb(181,18,28);
				}
				
				#content nav > span::before {
					content: "";
					width: 0; height: 0;
					border-top: 10px solid transparent;
					border-left: 10px solid rgb(0,0,0);
					border-bottom: 10px solid transparent;
					margin: 0;
					float: right;
					margin: -10px -10px -10px 0;
				}
				
				#content nav > span.active::before {
					border-left: 10px solid rgb(181,18,28);
				}
			
				#content nav > span:hover {
					border-bottom: 10px solid rgb(181,18,28);
					border-top: 10px solid rgb(181,18,28);
				}
			
				#content nav > span.inactive:hover {
					border-bottom: 10px solid rgb(0,0,0);
					border-top: 10px solid rgb(0,0,0);
				}
				
				#content nav > span:hover::before, #content nav > span:first-child:hover {
					border-left: 10px solid rgb(181,18,28);
				}
				
				#content nav > span.inactive:hover::before, #content nav > span.inactive:first-child:hover {
					border-left: 10px solid rgb(0,0,0);
				}
				
			#content .abstand {
				width: 100%; height: 1.3em;
				/*background-color: royalblue;*/
				clear: both;
			}
			
			#content .clear {
				width: 100%; height: 1em;
				/*background-color: red;*/
				clear: both;
			}
			
				#content > ul > li form {
					margin: 4px 0 0 0;
					display: inline-block;
				}
				
					#content > ul > li span.before-after {
						font: normal 22px Arial;
						margin-top: -4px;
						display: inline-block;
						/**/
						float: left;
					}
				
		footer, #push {
			width: 100%; height: 5em;
			clear: both;
			margin: 0 auto;
			padding: 0;
		}
		
		footer {
			border-top: .2em solid rgb(181,18,28);
			background: rgb(0,0,0);
		}
		
			footer > ul {
				width: 96em;
				margin: 0 auto;
			}
			
				footer > ul > li {
					float: left;
					width: 45.2em;
					padding: 1.6em 1.4em 0 1.4em;
				}
				
					footer > ul > li > nav {
						float: right;
					}
					
					footer > ul > li > p, footer > ul > li > nav > a, footer > ul > li > nav > span {
						font-size: 1.2em;
						color: rgb(255,255,255);
					}
					
					footer > ul > li > nav > span {
						margin: 0 .4em;
						padding: 0;
					}
					
					footer > ul > li > nav > a:hover {
						color: rgb(181,18,28);
					}
					
/* search css */

#content span.invisible, #content label.invisible {
	display: none;
/*	color: royalblue;*/
}

#content span.highlight {
	font-weight: 700;
/*	color: rgb(181,18,28);*/
}

/* temp::start */

#content > ul.search div.input-border {
	border: 2px solid rgb(0,0,0);
	height: 16px;
	float: left;
	margin: 0 3px 0 0;
}

#content > ul.search div > input, #content > .mod_search input {
	background-color: rgb(255,255,255);
	padding: 5px 2px;
	margin: -6px 2px 0 2px;
	height: 20px;
	color: rgb(0,0,0);
	width: 100px;
	font: 400 1.4em/1.4em 'Droid Sans', Arial;
	/**/
	float: left;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

p.header {
	clear: both;
	margin-top: .5em;
}

/* temp::end */

#content span.sub_mit {
	height: 16px;
	background-color: rgb(0,0,0);
	position: absolute;
	cursor: pointer;
	padding: 1px 1px 3px 5px;
}

#content span.sub_mit:hover, button.submit:hover {
	background-color: rgb(181,18,28);
}
				
#content span.sub_mit::before, button.submit::before {
	content: "";
	width: 0; height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid rgb(0,0,0);
	border-bottom: 10px solid transparent;
	margin: 0;
	float: right;
	margin: -1px -10px -10px 1px;
}

#content span.sub_mit:hover::before, button.submit:hover::before {
	border-left-color: rgb(181,18,28);
}

#content span.sub_mit > input.submit {
	border: 0;
	background-color: transparent;
	color: rgb(255,255,255);
	cursor: pointer;
	margin: 0; padding: 0;
}

#content button.submit 
{ 
	color: rgb(255,255,255);
	padding: 1px 0px 3px 5px;
	height: 20px;
}

/* search css */

/* gimborntrading */

p {
	margin-bottom: 1.375em;
}

#content {}

	#content > ul {}
	
		#content > ul > li {
/*			background: rgba(20,100,180,.5);*/
			width: 72em;
			float: left;
			margin: 0 0 2.2em 0;		/*-3px 1.5em 2em 1.5em; → -3px wegen vorlage*/
		}
			
			#content p, #content figure, #content table, #content h3, #content h5, #content div.ce_form, #content div.ce_download  {
				margin-left: 15px;
				margin-right: 15px;
			}
			
			#content div.ce_form > h3 { margin-left: 0px; margin-right: 0px; }
			
			#content h3 {
				margin-top: 30px;
			}
			
			#content h3:first-child {
				margin-top: 0px;
			}
		
			#content table {
				/*background: rgba(20,100,180,.5);*/
				width: 69em;
				border-spacing: 0px;
				border-collapse: separate;
				padding-bottom: 1em;
			}
			
			#content .multi-column table {
				/*background: rgba(50,30,255,.5);*/
			}
		
					#content .multi-column table > tbody > tr > td.col_first,
					#content .multi-column table > thead > tr > th.col_first {
						width: auto;
						text-align: left;
					}
		
					#content .multi-column table > tbody > tr > td,
					#content .multi-column table > tbody > tr > td.colspan,
					#content .multi-column table > thead > tr > th,
					#content .multi-column table > thead > tr > th.colspan {
						text-align: center;
					}
		
					#content .multi-column table > tbody > tr > td.col_last,
					#content .multi-column table > thead > tr > th.col_last {
						text-align: center;
					}
	
				#content table > tbody > tr {}
		
				#content table > tbody > tr > td.tr-empty {
					height: 2.1em;
				}
				
				#content table > tbody > tr:nth-child(odd) {				/*tr:nth-child(even) :: tr:nth-child(2n+1) */
					background: rgb(200,200,200);
				}
		
					#content table > tbody > tr > td {
						padding: .5em;										/*.4em*/
						font: 400 1.2em 'Droid Sans'; 
						line-height: 1.5em;
					}
		
					#content table > thead > tr > th,
					#content table > tbody > tr > th {
						padding: .5em;										/*.4em*/
						font: 800 1.2em 'Droid Sans'; 
						line-height: 1.5em;
					}
		
					#content table > tbody > tr > td.col_0 {
						width: 20em;
					}
		
					#content table > tbody > tr > td:last-child {
						text-align: right;									/*float: right*/
					}
		
		#content > ul > li:last-child {
			width: 24em;
		}
		
			#content img {
				border: .2em solid rgb(181,18,28);
				padding: .2em;
				margin: 3px 0 0 0;
				width: 202px; height: auto;
			}
			
			#content img.w100 {
				width: 682px; height: auto;
				margin-bottom: 1.2em;
			}
		
			#content figcaption {
				font: 400 1.2em 'Droid Sans', Arial; 
				line-height: 1.5em;
			}

/* Gimborn Trading Form Stylesheet */

#content label {
	width: 180px;
	display: inline-block;
	float: left;
}

#content input:not(.submit) {
	height: 20px;
}

#content label > span.invisible {
	display: none;
}

#content input, #content textarea, #content select {
	border: 2px solid rgb(0,0,0);
	padding: .2em .3em 0 .3em; margin: 0 0 1em 0;
}

/* Search */
#content .mod_search
{
	display: grid;
    grid-template-columns: repeat(auto-fill, 210px);
    grid-gap: 3em;
    margin: 0px 15px 5em 15px;
}

	#content .mod_search > form, #content .mod_search > p { grid-column: -1/1; }
	#content .mod_search > p.header { margin-top: -2.3em; }

#content .mod_search input 
{
	width: 100px !important;
	border: 0;
	margin: 0px;
}

#content .mod_search button.submit { margin-top: 0px; }

#content .mod_search span.relevance, #content .mod_search p.url { display: none; }

#content .mod_search h3 > a { font-size: 1em; }

#content > .mod_search .widget-text::before,
#content > .mod_search .widget-text::after
{
	float: left;
	font: normal 22px Arial;
	margin-top: -4px;
}

#content > .mod_search .widget-text::before { content: '['; }
#content > .mod_search .widget-text::after { content: ']'; }
/* Search */

#content input:not(.checkbox):not(.submit), #content textarea {
	width: 498px;
}

#content p.error {
	margin-bottom: 0;
}

#content input.error {
	margin-left: 15em;
	border-color: rgb(255,0,0);
}

#content span.captcha_text, #content fieldset > legend {
	font: 1.2em/1.5em "Droid Sans", "Arial";
}

#content span.captcha_text {
	margin: 0 0 .5em 15em;
	width: 100%;
}

/* 29.05.2014: new */
#content span.sub_mit, button.submit {
	height: 16px;
	background-color: rgb(0,0,0);
	position: relative;					/* absolute to relative */
	cursor: pointer;
	padding: 1px 1px 3px 5px;
	margin: 6px 0 0 0px;				/* different */
}

#content .ce_form button.submit
{
	margin-left: 180px;
}
/* 29.05.2014: new */

#content fieldset {
	display: inline;
}	
	
	#content fieldset legend {
		float: left;
	/*	background-color: rgba(20,80,199,0.5);*/
		width: 15em;
	}
	
	#content fieldset.checkbox_container > input {
		margin: 0; padding: 0;
	}
	
	#content fieldset > span {
		display: inline-block;
	/*	background-color: rgba(20,199,80,0.5);*/
	}
	
		#content fieldset > span > input.checkbox {
	/*		background-color: rgba(199,20,80,0.5);*/
			float: left;
			padding: .5em;
			margin: 0 .5em .8em 0;
		}
		
#content div.submit_container {
	padding: .5em 0 0 18em; min-height: 24px; 
}

/* line 7, ../sass/lightbox.sass */
body:after {
  content: url("../../files/gimborn trading/img/lightbox/close.png") url("../../files/gimborn trading/img/lightbox/loading.gif") url("../../files/gimborn trading/img/lightbox/prev.png") url("../../files/gimborn trading/img/lightbox/next.png");
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../../files/gimborn trading/img/lightbox/loading.gif") no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url("../../files/gimborn trading/img/lightbox/prev.png") left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url("../../files/gimborn trading/img/lightbox/next.png") right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("../../files/gimborn trading/img/lightbox/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* headerBG.css */
#header{background:#000 url("../../files/gimborn trading/img/theme/header_background.png") center top no-repeat}
