/*<group=General Styles>*/

body {
	font-family:  Lucida Grande, Trebuchet MS, Helvetica, Geneva, Arial, Verdana sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: black;
	line-height: 18px;
	margin-top: 30px;
}	

#border {
	width: 950px;
	background-color: #000000;
	margin: 0 auto;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	
	-webkit-transition: color 120ms ease-out;
    -moz-transition: color 120ms ease-out;
    -o-transition: color 120ms ease-out;
    transition: color 120ms ease-out;
    
    -webkit-transition: background 120ms ease-out;
    -moz-transition: background 120ms ease-out;
    -o-transition: background 120ms ease-out;
    transition: background 120ms ease-out;

}

a:visited {
	color: #bcbcbc;
	text-decoration: none;
	text-decoration: underline;
}

a:active {
	color: #bcbcbc;
	text-decoration: none;
}

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

a img{
	border: none;
}

strong {
	color: #CCCCCC;
}

#sidebar ul {
	padding-left: 24px; 
}

/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#wrapper {
	width: 900px;
	margin-left: 30px; 
	margin-bottom: 30px;
}

#container {
	max-width: 900px;
	background-color: #222529;
	margin-bottom: 50px;
}

#pageHeader {
	height: 280px;  
	width: 900px;
  border-bottom-width: 2px;
	border-bottom-color: #BBBBBB;
	border-bottom-style: ridge;
	background-position: center;

}

#sitelogo {
	position: absolute;
	display: block;
	float: left;
  z-index: 1024;
	margin-top: -10px;
	margin-left: 40px;
}

#translator {
	position: absolute;
	display: block;
	float: left;
  margin-left: 865px;
  z-index: 0;
  line-height: 0px;
}

#translator ul {
	text-decoration: none;
	list-style-type: none;
}

#translator li {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#pageHeader #cornercut {
	position: static;
	margin-top: 0px;
	margin-left: 0px;
  float: left;
}

#pageHeader {
	overflow: hidden;
}

#pageHeader h1 {
	margin: 0;
	font-size: 2.2em;
	color: #FFFFFF;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.7);
	filter: dropshadow(color=#000000, offx=2, offy=2);
	padding-left: 10px;
	width: 500px;
//	font-family: Geneva, Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
	line-height: 1.1em;
}

#pageHeader h2 {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	color: #F0F0F0;
	text-shadow: rgba(0,0,0,.7) 2px 2px 3px;
	padding-left: 10px;
	z-index: 10; 
}

#contentContainer {
	background: #222529;
	width: 690px;
	float: left;
	text-align: left;
	border-top-width: 2px;
	border-top-color: #BFBFBF;
}

#contentContainer #content {
	padding: 20px;
	z-index: 20; 
}

#sidebarContainer {
	width: 210px;
	float: right;
	text-align: center;
	margin-top: 30px;
	height: 145px;
	padding-bottom: 30px;
}

#sidebarContainer #sidebar {
	padding: 20px;
	padding-top: 10px;
	text-align: left;
	padding-left:30px;
	padding-right: 20px;
}

#sidebarContainer .sideHeader {
	color: #FFFFFF;
	margin-top: 0px;
}

#squarebutton, .squarebutton { 
	height: 110px; 
	vertical-align: middle;
	
}

#squarebutton:hover, .squarebutton:hover {
	background: url('images/icon_big/icon_invert.png') center no-repeat;
	border: none;
}

#smallbutton:hover, .smallbutton:hover {
	background: url('images/icon_small/small_invert.png') center no-repeat;
	cursor: pointer;
	border: none;
	text-decoration: none;
}	

#blochibutton {
	position: absolute;
  display: block;
	float: right;
  z-index: 1020; 
	margin-top: -30px;
	margin-left: 695px;
}

/*</group>*/

/*<group=footer>*/

#footer {
	text-align: center;
	height: 30px;
	width: 100%;
	padding-top: 10px;
	background: black url(images/footer2.png) bottom no-repeat;
	border-top-width: 2px;
	border-top-color: #BBBBBB;
	border-top-style: groove;
}


#footer a:link, #footer a:visited {
	text-align: left;
}

#footer a:hover, #footer a:active {
	text-align: left;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

	display: inline;
}

#footer li {
	display: inline;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #FF5020;
	text-decoration: underline;
}
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	position: static; 

	top: 00px;
	left: 15px;
	width: 900px;
	font-size: 12px;
	margin: 0;
	line-height: normal;
	height: 31px;
	background: no-repeat;
	text-align: right;
}

#navcontainer #current {
	color: #FF5020;
}

#navcontainer .currentAncestor {
	color: #FF5020;
}

/* Parent - Level 0 */

#navcontainer ul {
	margin: 0;
	padding: 5px 10px 12px 10px;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	float: right;
}

#navcontainer li {

  display: list-item;
  float: left;
}

#navcontainer span {

}

#navcontainer a {
	color: #C3C3C3;
	text-decoration: none;  
	padding: 10px 12px 3px 12px;	
}

#navcontainer a:hover {
	color: #FF5020;
	text-decoration: none;
	border-bottom: 3px solid #FF5020;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
display: none;
}

/*</group>*/

/*<group=Toolbar2>*/

/* Toolbar Styles */

#navcontainer2 {
	font-size: 16px;
	padding-top: 6px;
	margin-bottom: 10px;
	position: relative;
}

#navcontainer2 #current {
	color: #FF5020;
}

#navcontainer2 .currentAncestor {
	color: #FF5020;
}
/* Parent - Level 0 */ 

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

#navcontainer2 li li {
	position: relative;
	display: list-item;
}

#navcontainer2 a {
	display: none;
	padding-left: 25px;
	margin-top: 6px;
	height: 20px;
	color: white;
	text-decoration: none;
	margin-bottom: 3px;
}

#navcontainer2 a:hover {
	color: #FF5020;
	text-decoration: none;
}

#navcontainer2 a:active {

}

/* Child - Level 1 */ 

#navcontainer2 ul ul a {
	display: list-item;
}

/* Child - Level 2 */ 

#navcontainer2 ul ul ul a {
	font-size: 14px;
	border-left: 5px solid transparent;
	height: 15px;
	padding-left: 10px;
	margin-left: 20px;
	list-style-position: inside;
}

#navcontainer2 ul ul ul a:hover {
	border-left: 5px solid #FF5020;
}

#navcontainer2 .de {
	margin: 15px 0px 0px 5px; 
	padding-left: 10px;
	background: url(images/flags/de2.png) no-repeat; 
}

/*</group>*/

/*<group=Global Classes>*/

blockquote {

}

h1 {

}

h2 {

}

h3 {

}

.imageStyle {

}

.image-left {
	float: left;
	margin: 6px 6px 6px 0;
}

.image-right {
	float: right;
	margin: 6px 0 6px 6px;
}


/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	width: 770px;
	text-align: left;
	background: #ffffff url(images/bg.gif) repeat-x fixed;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.blog-archive-headings-wrapper {
	text-align: left;
	padding: 10px;
	color: #ffffff;
	background: no-repeat url(images/header.gif)  right center;
	height: 170px;
	margin-top: 41px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	padding: 10px;
	color: #000000;
}

.blog-archive-month {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	text-decoration: none;
}

.blog-archive-link {
	color: #bcbcbc;
	text-decoration: none;
}

/*</group>*/

.blog-entry {
  background-color: transparent;
}

.blog-entry-title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 1px;
	line-height: 24px;
}

h1.blog-entry-title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 1px;
	line-height: 24px;
}

.blog-entry-date {

	color: #CCCCCC;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-rss-link {
	background: no-repeat url(images/feed-icon-14x14.png);
	padding-left: 20px;
}

.blog-entry-category {
}

.blog-category-link-enabled {

}

.blog-category-link-disabled {

}

.blog-entry-body {

}

.blog-entry-comments {

}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
padding-bottom: 10px;
}

.filesharing-item {
	width: 610px;
	height: 95px;
	background: url(images/bt_blogtop610_soft2.png) top left #222529 no-repeat;
	margin: 10px 10px 0px 20px;
	padding-top: 15px;
}

.filesharing-item-title {
	vertical-align: bottom;
	height: 25px;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-stretch: condensed;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,.2) 2px 2px 3px; 
}

.filesharing-item-title a {
    margin-left: 10px;
    padding: 10px 5px 5px 40px;
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {

}

.filesharing-item-title a:visited {

}

.filesharing-item-title a[href$=".pdf"] {
  background: no-repeat left center url(images/icon_small/down_pdf.png);
}

.filesharing-item-title a[href$=".zip"] {
  background: no-repeat left center url(images/icon_small/down_zip.png);
}

.filesharing-item-title a[href$=".ppt"] {
  background: no-repeat left center url(images/icon_small/down_ppt.png);
}


.filesharing-item-description {
/*	background: url(images/bb_610.png) left bottom no-repeat;   */
	width: 610px;
	margin: 0px;
	padding: 10px 10px 10px 50px;
}



/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
	color: #FFFFFF;
}

.album-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	margin-right: 25px;
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
}

.thumbnail-table {
	width: 80%;
}

.thumbnail-frame {
	vertical-align: baseline;
}

.thumbnail-frame:hover {
	color: #99CCFF;
}

.thumbnail-frame a {

}

.thumbnail-frame a:hover {
	color: #99CCFF;
}

.thumbnail-frame img {
	border-width: thin;
	border-style: solid;
	border-color: black;
	vertical-align: baseline;
}

.thumbnail-caption {

}

/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 10px;
	width:900px;
}

.photo-navigation {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: left;
	color: #bcbcbc;
	text-decoration: none;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
	color: #bcbcbc;
}

.photo-navigation a:hover {
	color: #99CCFF;

}

.photo-frame {
	background: #f8f8f8 center center;
	padding: 5px;
	margin-top: 30px;
}

.photo-links {

}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;
	color: #FFFFFF;
}

.photo-caption {

}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}

/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.2em;
}

.movie-page-description {
	margin-bottom: 25px;
	margin-top: 5px;
}

.movie-thumbnail-frame {
	width: 140px;
	height: 100px;
	float: left;
	vertical-align: baseline;
	text-align: center;
	margin-left: 18px;
	margin-bottom: 20px;
}

.movie-thumbnail-frame img {
	border-width: 1px;
	border-style: solid;
	border-color: #121212;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
}

.movie-thumbnail-frame img:hover {
	border-width: 2px;
	border-style: solid;
	border-color: #FF5020;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}

.movie-thumbnail-frame:hover {
	color: #FF5020;
}

.movie-thumbnail-caption {

}

/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin: 10px 10px 10px 10px;
}

.movie-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #b0b0b0;
}

.movie-frame {

}

/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text {
}

.required-text {
	color: #ff0000;
}

.form-input-field {
	font-family: Courier;
	font-size: 12px;
	padding: 5px;
	min-height: 13px;
	width: 100%;
	border: 2px solid  #CDCDCD;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	background-color: #a6a095;  
	color: #000000;
}

.form-input-button {
	padding: 5px 15px 5px 15px;
	min-height: 13px;
	border: 2px solid  #CDCDCD;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
}

#footer select {
	padding: 5px 10px 5px 10px;
	min-height: 13px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
}

.clear-button {
	padding: 5px 5px 5px 32px;
	background-image: url(images/16/delete.png);
	background-repeat: no-repeat;
    background-position: 12px 2px;
}

.send-button {
	padding: 5px 5px 5px 32px;
	background-image: url(images/16/checkmark.png);
	background-repeat: no-repeat;
    background-position: 12px 2px;
}

.cancel-button {
	font-size: 12px;
	padding: 5px 5px 5px 16px;
	min-height: 18px;
	margin-left: 0px;
	border: none;
	cursor: pointer;
	background: no-repeat 2px 4px url(images/16/sm_cancel.png);
}

.mail-button a {
	font-size: 12px;
	padding: 10px 5px 10px 40px;
	display: block;
	background-color: #181A1D !important;  
	border: 5px solid #181A1D;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	cursor: pointer;
	background: no-repeat 2px 10px url(images/32/mail.png);
	text-shadow:0px -1px 1px #222222;
}

.mail-button a:active {
	top:2px;
}

.mail-button a:hover{
    border: 5px solid  #ff5020;
    text-decoration: none;
}

.search-button { 			
	font-size: 12px;
	padding: 5px 5px 5px 20px;
	margin-left: -26px;
	margin-right: -5px;
	min-height: 18px;
	border: none;
	cursor: pointer;
	background: no-repeat 3px 4px url(images/16/find.png);
}

.next-button {
	font-size: 12px;
	background: url(images/22grey/arrow-right.png) 8px 8px no-repeat #181A1D;
	color: #FFFFFF;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	font-stretch: condensed;
	text-shadow: rgba(0,0,0,.5) -1px -1px 1px; 
	padding: 10px 10px 10px 36px;
}


/* Rapid Search  */

/* Container around search form and search results */
.rapidSearch{}

/* Container around search form */
.rapidSearchForm{}

/* Search form */
.rapidSearchForm form{
}

/* Search form text input */
.rapidSearchForm form input.gsc-input{
	font-family: Courier;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	margin-right: 0px;
	min-height: 16px;
	border: 2px solid  #CDCDCD;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #a6a095;  
	color: #000000;
}

/* Search form submit button */
.rapidSearchForm form input.gsc-search-button { 			
	font-size: 12px;
	padding: 5px 5px 5px 20px;
	margin-left: -20px;
	min-height: 18px;
	border: none;
	cursor: pointer;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background: no-repeat 3px 4px url(images/16/find.png);
}

/* Search form reset X link */
.rapidSearchForm form div.gsc-clear-button{}

/* Google branding */
.rapidSearchForm .gsc-branding{ visibility: hidden; }

/* Container around search results */
.rapidSearchResults{}

/* Individual search result */
.gs-result{}

/* Search result <a> link */
a.gs-title, .gsc-trailing-more-results, .gsc-cursor-page{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

a.gs-title:hover, .gsc-cursor-page:hover, .gsc-trailing-more-results:hover {
	color: #FF5020 !important;
	text-decoration: underline !important;
}

/* Search result body text */
.gs-snippet{}

/* Search result URL beneath body text */
.gs-visibleUrl{
	color: #444444 !important;
	font-size: -1em;
}

/* Container around pagination links */
.gsc-cursor-box{}

/* Current pagination number */
.gsc-cursor-current-page{
	color: #FF5020 !important;
}





/* highslide specifics */

.highslide-html {
 /*   background-color: #2D3034;  */
	background-color: #1A1C1F;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	text-decoration: none;
}

.highslide {
	cursor: url(scripts/highslide/graphics/zoomin.cur), move;
    outline: none;
    text-decoration: none;

}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}

.highslide img {
	border: 5px solid transparent;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: border 120ms ease-out;
    -moz-transition: border 120ms ease-out;
    -o-transition: border 120ms ease-out;
    transition: border 120ms ease-out;

}

.highslide:hover img {
	border: 5px solid #FF5020;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.highslide-image {
    border: none;
}
.highslide-wrapper, .highslide-outline {
	background: #121212;
}
.glossy-dark {
	background: #121212;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
    display: none;
    text-align: center;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 1px;
    border-top: none;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
    font-size: 10pt;
    padding: 4px 4px 8px 4px; 
    margin: 0px;
    background-color: #242424;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border: 1px solid #BBBBBB;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
    background-color: #121212;
    
    padding-left: 22px;
    background-image: url(scripts/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(scripts/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}

/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(images/controlbar.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/controlbar.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(images/controlbar.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}




/*   faq  */

#faq-body .faq-question {
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-stretch: condensed;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,.2) 2px 2px 3px; 
	margin-bottom: 20px;
}

#faq-header li.faq-question {
	margin: 4px 30px 4px 50px;
    display: list-item;
    list-style-type: decimal;
    list-style-position: outside;
}



#faq-body .faq-answer {
	padding-left: 16px;
}

.faq-item-header {
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 40px;
	margin-top: 30px;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,.2) 2px 2px 3px; 
    display: block;
    background: no-repeat 2px bottom url(images/32/book.png);
}

#faq-body .faq-item-header {
	
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 40px;
	margin-left: 0px;
	text-align: center;
	background: url(images/bt_blogtop610_thin.png) top left #222529 no-repeat;
}

#faq-header span.updatedTag, #faq-header span.newTag {
	margin-left: -50px; padding-right: 30px;
}

#faq-body{clear:left}


#faq-body *:target {
	margin: -3px -15px 0px -15px;
	padding: 0px 15px -3px 15px;
	border: 3px solid #FF5020;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;		
}

#faq-header li:target {
	margin: 6px 0px 6px 50px;
	padding: 3px 8px 3px 8px;
	border: 3px solid #FF5020;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;		
}

/*   search box  */

#sitesearch {
	padding-left: 20px;
	background-image: url(images/16/find.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;

}

#navcontainer2 a {
	background-repeat: no-repeat;
/*	background-position: top left;	*/
}

#passfeld {
	padding: 5px 5px 5px 25px;
	background-image: url(images/22red/key.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	width: 140px;
	display: block;
}

/*   Collage    */

.CollageHVBox {
	-moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;	
	text-align: center !important;
	vertical-align: top !important;
	line-height: 16px !important;
}


.CollageHVBox span {
	background-color: #FF5020 !important;
	color: #121212 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	-moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
	float: right !important;
	position: absolute !important;
	vertical-align: middle !important;
	padding: 3px 5px 5px 6px !important;	
} 

.CollageHVBox .right {  top: -130px;  height: 12px;  left: 235px; width: 80px}

.CollageHVBox .left    {  top: -130px;  height: 12px;  left: -95px; width: 80px}

.CollageHVBox .bottomright    {  top: -60px;  height: 82px;  left: 230px; width: 10px;
						line-height: 12px !important; padding: 10px 3px 5px 3px !important;}

.CollageHVBox .bottomleft    {  top: -60px;  height: 82px;  left: -10px; width: 10px;
						line-height: 12px !important; padding: 10px 3px 5px 3px !important;}

.CollageHVBox .topleft    {  top: -266px;  height: 82px;  left: -10px; width: 10px;
						line-height: 12px !important; padding: 10px 3px 5px 3px !important;}

.CollageHVBox .topright  {  top: -266px;  height: 82px;  left: 230px; width: 10px;
						line-height: 12px !important; padding: 10px 3px 5px 3px !important;}
						

.meincode
{	
	background-color: #0F192A;
	padding: 8px !important;
	margin: 0px !important;
	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px;
  	border-radius: 8px;
}

/*  menu icons   */

#navcontainer2 a[class='Overview']	{ background: no-repeat url(images/22grey/home.png); }
#navcontainer2 a[class='Software'] { background: no-repeat 0px 1px url(images/22grey/settings.png); }
#navcontainer2 a[class='How it works']	{ background: no-repeat 3px url(images/22grey/lightbulb.png); }
#navcontainer2 a[class='sIBL Archive']	{ background: no-repeat 2px url(images/22grey/filing-cabinet.png); }
#navcontainer2 a[class='Documentation']	{ background: no-repeat 2px url(images/22grey/book.png); }
#navcontainer2 a[class='Jump to Forum']	{ background: no-repeat -1px url(images/22grey/conversation.png); }

#navcontainer2 a[class='Chapter Breakdown']	{ background: no-repeat 1px url(images/22grey/playing-cards.png); }
#navcontainer2 a[class='Table Of Contents']	{ background: no-repeat 1px url(images/22grey/book.png); }
#navcontainer2 a[class='Sample Tutorial']		{ background: no-repeat left url(images/22grey/monitor.png); }
#navcontainer2 a[class='About the Author']	{ background: no-repeat left -1px url(images/22grey/person.png); }
#navcontainer2 a[class='Press Kit']		{ background: no-repeat left 0px url(images/22grey/newspaper.png); }

#navcontainer2 a[class='Software Links']	{ background: no-repeat 0px url(images/22grey/flask.png); }
#navcontainer2 a[class='Hardware List']	{ background: no-repeat -1px url(images/22grey/camera.png); }
#navcontainer2 a[class='Autobracketing']	{ background: no-repeat 0px url(images/22grey/information.png); }
#navcontainer2 a[class='Pano Calculator']	{ background: no-repeat 2px url(images/22grey/calculator.png); }
#navcontainer2 a[class='Lightbitch']		{ background: no-repeat 3px url(images/22grey/plugin.png); }

#navcontainer2 a[class='Tips & Tricks FAQ']	{ background: no-repeat 1px url(images/22grey/thumbs-up.png); }
#navcontainer2 a[class='Build an HDR robot']	{ background: no-repeat -1px url(images/22grey/atom.png); }
#navcontainer2 a[class='HDRIs on a website']	{ background: no-repeat 0px url(images/22grey/earth.png); }
#navcontainer2 a[class='sIBL-Edit screencast']	{ background: no-repeat 1px -2px url(images/22grey/television.png); }
#navcontainer2 a[class='Extra Downloads']		{ background: no-repeat 1px url(images/22grey/arrow-down.png); }

#navcontainer2 a[class='Introduction']	{ background: no-repeat 0px 1px url(images/22grey/camera.png); }
#navcontainer2 a[class='Homebrew Software'] { background: no-repeat 1px -1px url(images/22grey/beer.png); }
#navcontainer2 a[class='DIY Interface Cable'] { background: no-repeat 3px 0px url(images/22grey/plugin.png); }
#navcontainer2 a[class='Shooting Guide']	{ background: no-repeat 1px url(images/22grey/book.png); }
#navcontainer2 a[class='Makers Market']	{ background: no-repeat 0px url(images/22grey/shopping-cart.png); }


#navcontainer2 a[class='Key Features']	{ background: no-repeat 0px url(images/22grey/key.png); }
#navcontainer2 a[class='Filter Plugins']	{ background: no-repeat 2px url(images/22grey/plugin.png); }
#navcontainer2 a[class='FAQ Manual']	{ background: no-repeat 1px url(images/22grey/book.png); }
#navcontainer2 a[class='Developer Kit']	{ background: no-repeat 1px url(images/22grey/settings.png); }


#navcontainer2 a[class='Hot on Flickr']	{ background: no-repeat 4px -1px url(images/22grey/thermometer.png); }
#navcontainer2 a[class='Flash Panoramas']	{ background: no-repeat 1px 0px url(images/22grey/photos.png); }
#navcontainer2 a[class='Giga Panoramas']	{ background: no-repeat 1px -2px url(images/22grey/framed-picture.png); }
#navcontainer2 a[class='Real HDR']	{ background: no-repeat 3px 0px url(images/22grey/lightbulb.png); }


/* Rollovers and Current Ancestor  */

#navcontainer2 a[class='Overview']:hover, a[class='Overview-red']	{ background: no-repeat url(images/22red/home.png); }
#navcontainer2 a[class='Software']:hover, a[class='Software-red'], a[class='currentAncestor Software-red'] { background: no-repeat 0px 1px url(images/22red/settings.png); }
#navcontainer2 a[class='How it works']:hover, a[class='How it works-red']	{ background: no-repeat 3px url(images/22red/lightbulb.png); }
#navcontainer2 a[class='sIBL Archive']:hover, a[class='sIBL Archive-red'], a[class='currentAncestor sIBL Archive-red']	{ background: no-repeat 2px url(images/22red/filing-cabinet.png); }
#navcontainer2 a[class='Documentation']:hover, a[class='Documentation-red'], a[class='currentAncestor Documentation-red']	{ background: no-repeat 2px  url(images/22red/book.png); }
#navcontainer2 a[class='Jump to Forum']:hover, a[class='Jump to Forum-red']	{ background: no-repeat -1px url(images/22red/conversation.png); }

#navcontainer2 a[class='Chapter Breakdown']:hover, a[class='Chapter Breakdown-red']	{ background: no-repeat 1px  url(images/22red/playing-cards.png); }
#navcontainer2 a[class='Table Of Contents']:hover, a[class='Table Of Contents-red']	{ background: no-repeat 1px  url(images/22red/book.png); }
#navcontainer2 a[class='Sample Tutorial']:hover, a[class='Sample Tutorial-red']		{ background: no-repeat left  url(images/22red/monitor.png); }
#navcontainer2 a[class='About the Author']:hover, a[class='About the Author-red']	{ background: no-repeat left -1px url(images/22red/person.png); }
#navcontainer2 a[class='Press Kit']:hover, a[class='Press Kit-red']		{ background: no-repeat left 0px url(images/22red/newspaper.png); }


#navcontainer2 a[class='Software Links']:hover, a[class='Software Links-red']	{ background: no-repeat 0px  url(images/22red/flask.png); }
#navcontainer2 a[class='Hardware List']:hover, a[class='Harware List-red']	{ background: no-repeat -1px  url(images/22red/camera.png); }
#navcontainer2 a[class='Autobracketing']:hover, a[class='Autobracketing-red']	{ background: no-repeat 0px  url(images/22red/information.png); }
#navcontainer2 a[class='Pano Calculator']:hover, a[class='Pano Calculator-red']	{ background: no-repeat 2px  url(images/22red/calculator.png); }
#navcontainer2 a[class='Lightbitch']:hover, a[class='Lightbitch-red']		{ background: no-repeat 3px  url(images/22red/plugin.png); }

#navcontainer2 a[class='Tips & Tricks FAQ']:hover, a[class='Tips & Tricks FAQ-red']	{ background: no-repeat 1px  url(images/22red/thumbs-up.png); }
#navcontainer2 a[class='Build an HDR robot']:hover, a[class='Build an HDR robot-red']	{ background: no-repeat -1px url(images/22red/atom.png); }
#navcontainer2 a[class='HDRIs on a website']:hover, a[class='HDRIs on a website-red']	{ background: no-repeat 0px  url(images/22red/earth.png); }
#navcontainer2 a[class='sIBL-Edit screencast']:hover, a[class='sIBL-Edit screencast-red']	{ background: no-repeat 1px -2px url(images/22red/television.png); }
#navcontainer2 a[class='Extra Downloads']:hover, a[class='Extra Downloads-red']		{ background: no-repeat 1px  url(images/22red/arrow-down.png); }

#navcontainer2 a[class='Introduction']:hover, a[class='Introduction-red'], a[class='currentAncestor Introduction-red']	{ background: no-repeat 0px 1px url(images/22red/camera.png); }
#navcontainer2 a[class='DIY Interface Cable']:hover, a[class='DIY Interface Cable-red'], a[class='currentAncestor DIY Interface Cable-red'] { background: no-repeat 3px 0px url(images/22red/plugin.png); }
#navcontainer2 a[class='Homebrew Software']:hover, a[class='Homebrew Software-red'], a[class='currentAncestor Homebrew Software-red'] { background: no-repeat 1px -1px url(images/22red/beer.png); }
#navcontainer2 a[class='Shooting Guide']:hover, a[class='Shooting Guide-red']	{ background: no-repeat 1px  url(images/22red/book.png); }
#navcontainer2 a[class='Makers Market']:hover, a[class='Makers Market-red']	{ background: no-repeat 0px  url(images/22red/shopping-cart.png); }


#navcontainer2 a[class='Key Features']:hover, a[class='Key Features-red']	{ background: no-repeat 0px url(images/22red/key.png); }
#navcontainer2 a[class='Filter Plugins']:hover, a[class='Filter Plugins-red']	{ background: no-repeat 2px url(images/22red/plugin.png); }
#navcontainer2 a[class='FAQ Manual']:hover, a[class='FAQ Manual-red']	{ background: no-repeat 1px url(images/22red/book.png); }
#navcontainer2 a[class='Developer Kit']:hover, a[class='Developer Kit-red']	{ background: no-repeat 1px url(images/22red/settings.png); }

#navcontainer2 a[class='Hot on Flickr']:hover, a[class='Hot on Flickr-red']	{ background: no-repeat 4px -1px url(images/22red/thermometer.png); }
#navcontainer2 a[class='Flash Panoramas']:hover, a[class='Flash Panoramas-red'], a[class='currentAncestor Flash Panoramas-red']	{ background: no-repeat 1px 0px url(images/22red/photos.png); }
#navcontainer2 a[class='Giga Panoramas']:hover, a[class='Giga Panoramas-red']	{ background: no-repeat 1px -2px url(images/22red/framed-picture.png); }
#navcontainer2 a[class='Real HDR']:hover, a[class='Real HDR-red']	{ background: no-repeat 3px 0px url(images/22red/lightbulb.png); }

/*   Sidebar headers   */

*.icon { margin-left: -22px !important; padding-left: 22px !important; 
		 margin-top: -2px !important; padding-top: 2px !important; 
		 margin-bottom: -2px !important; padding-bottom: 2px !important; 
}
#sidebar span.tickets { background: left no-repeat url(images/22grey/tickets.png) !important; }
#sidebar span.dollar { background: left no-repeat url(images/22grey/dollar.png) !important; }
#sidebar span.settings { background: left no-repeat url(images/22grey/settings.png) !important; }
#sidebar span.scan { background: left no-repeat url(images/22grey/scan.png) !important; }
#sidebar span.book { background: left no-repeat url(images/22grey/book.png) !important; }
#sidebar span.tag { background: left no-repeat url(images/22grey/tag.png) !important; }
#sidebar span.thumbs-up { background: left no-repeat url(images/22grey/thumbs-up.png) !important; }
#sidebar span.shuffle { background: left no-repeat url(images/22grey/shuffle.png) !important; }
#sidebar span.loop { background: left no-repeat url(images/22grey/loop.png) !important; }
#sidebar span.globe { background: no-repeat left url(images/22grey/globe.png) !important; }
#sidebar span.earth { background: no-repeat left url(images/22grey/earth.png) !important; }
#sidebar span.add { background: no-repeat left url(images/22grey/add.png) !important; }
#sidebar span.sync { background: no-repeat left url(images/22grey/synchronize.png) !important; }

ul.Ziplist span.tut { background: no-repeat right url(images/22grey/thumbs-up.png) !important;  padding-right: 45px; margin-right: -45px; }
ul.Ziplist span.hot { background: no-repeat right url(images/22grey/burn.png) !important;  padding-right: 42px; margin-right: -42px; }
ul.Ziplist span.chart { background: no-repeat right url(images/22grey/chart-bar.png) !important;  padding-right: 46px; margin-right: -46px; }

 
*.note { background: no-repeat left top url(images/22grey/document.png) !important; padding-left: 20px; }
*.warning { background: no-repeat left top url(images/16/warning.png) !important; padding-left: 20px; }
*.download { background: no-repeat left top url(images/16/download.png) !important; padding-left: 20px; }
*.phone { background: no-repeat left top url(images/16/iphone.png) !important; padding-left: 20px; }
*.mail { background: no-repeat left top url(images/16/mail.png) !important; padding-left: 20px; }
*.name { background: no-repeat left top url(images/16/user.png) !important; padding-left: 20px; 
	font-weight: bold;
	color: #FFFFFF;
	}

#sidebar span.rss { background: left no-repeat url(images/22red/feed.png) !important;}

#sidebar .blog-rss-link { visibility: hidden; }

*.highlight { 
	background-color: #363A40; 
	color: #FFF;
	padding: 4px 5px 4px 5px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


*.meincode
{	
	background-color: #0F192A;
	padding: 8px !important;
	margin: 0px !important;
	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px;
  	border-radius: 8px;
}

.rahmen img {
	border: 5px solid transparent;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: border 120ms ease-out;
    -moz-transition: border 120ms ease-out;
    -o-transition: border 120ms ease-out;
    transition: border 120ms ease-out;

}

.rahmen:hover img {
	border: 5px solid #FF5020;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.rahmen:hover h3 {
	color: #FF5020;
	text-decoration: none;
}


.read-more a, .re-collapse a { 
	font-size: 12px;
	color: #FFF;
	padding: 5px 5px 15px 20px;
	background-color: #3A3F46 !important;  
	border: 5px solid #3A3F46;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	cursor: pointer;
	text-shadow:0px -1px 1px #222222;
	background: no-repeat 1px 3px url(images/22grey/arrow-down.png);
}

.read-more a:hover {
	color: #FF5020;
	background: no-repeat 1px 3px url(images/22red/arrow-down.png);
}

.re-collapse a { 
	background: no-repeat 1px 3px url(images/22grey/arrow-up.png);
}

.re-collapse a:hover { 
	color: #FF5020;
	background: no-repeat 1px 3px url(images/22red/arrow-up.png);
}

blockquote {
	background-color: #1A1B1E;
	margin: 0px;
	padding: 12px;
}

#navcontainer a[class='HDRI Handbook'], a[class='currentAncestor HDRI Handbook-red']	{ 
	background: no-repeat url(images/32/badge_new.png); 
	color: #ddd;
  	margin-left: -36px !important;
  	padding-left: 36px !important;
}

#navcontainer li[id='HDRI Handbook'], li[id='HDRI Handbook-red']  {
		background-color: #363A40; 
	padding: 4px 0px 4px 36px;
	margin: -4px 0px -4px -36px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
/*</group>*/