/* @override 
	http://localhost/thehumanbrain/web/css/humanbrain.css
	http://www.thehumanbrain.info/css/humanbrain.css
*/

/* ############################################################################


###############################################################################
GENERAL INFORMATION
###############################################################################
IMPORTANT:
For IE6 refer to humanbrain_ie6.css
For IE7 refer to humanbrain_ie7.css


OTHER RELATED STYLESHEETS:

forms.css			->	Seperate Stylesheet for Forms
frontend.css		->	
navigation.css		->	Seperate Stylesheet for the sites main navigation
(including fixes for IE& and IE7)

presenter_box.css	->	Animated Navigation for 
print.css
style.css
thickbox.css		->	Stylesheet

All Stylesheets are applied through meta.php an must follow the
order of appearance as used there.


###############################################################################
INFORMATION ON THIS DOCUMENT:
###############################################################################

All attributes are ordered alphabetically from a-z
This Stylesheet applies to all MOSE-Browsers, 

STRUCTURE:
(almost following the order of elements in the .html or .php files)

- 	regular markup
- 	page
-	toolbox
-	content_elements
	-	links defined as <a>
	-
###############################################################################*/

* {
	margin: 0;
	padding: 0;
}

.breaker,
.break {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

.clearfix {
	
}

/*.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/

/* @group regular markup */

html {
	background-color: #4c4c4c;
	/*background: #fff;*/

}

body {
	/*background: #fff url(../img/_style/body_new.jpg) repeat-x;*/
	/*background: #f3f3f3 url(../img/_style/body.jpg) repeat-y center*/;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
}

body {
	/*background-color: #fff ;
	background-color: #4c4c4c ;*/
	/*background: url(../img/_style/spalten.jpg) repeat-y center;*/

	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	/*text-align: center;*/
	margin: 0 auto;
	/*width: 1024px;*/
	background: #4c4c4c url(../img/_style/header_back.jpg) repeat-x;	
}

a {	color: #990000;	}

a:hover {text-decoration: none;}

a:focus {
	-moz-outline: none;
	-moz-outline-style: none;
	outline: none;
	outline: 0;
}

a.arrow {
	background: url(../img/_style/arrow.gif) right center no-repeat; 
	padding: 0 8px 0 0px;
	/*text-decoration: none;*/
}

h1 { 
	color: #b3b3b3; 
	font-size: 24px; 
	line-height: 24px;	 
}

h2 { 
	color: #990000; 
	font-size: 22px;
	line-height: 24px;	 
}

h3 { 
	color: #546570; 
	font-size: 20px; 
	line-height: 24px;
}

h4 { 
	color: #657a87; 
	font-size: 16px; 
	line-height: 20px;
}

h5 { 
   	/*-webkit-border-radius: 4px;*/
	/*background-color: #bbc5cc;*/
	/*color: #546570;*/ 
	color: #657a87;
	font-size: 14px; 
	line-height: 20px;
}

h6 { 
	font-size: 0.99em; 
}

p {
	border-color: #878787;
	color: #2b3942;
	font-size: 0.85em;
}

b.warning,
strong.warning {
	color: #870000;
}

img { 
	border: none; 
}

dl { 
	font-size: 0.85em; 
	margin: 0 0 10px 15px; 
}

dt {
	margin: 8px 0 0px 0; 
}

dd { 
	margin: 0 0 0 10px; 
}
	
ul { 
	/*float: left;*/
	font-size: 0.85em;
	list-style: square;
	margin: 10px 0 0 0;
} 

ol {
	display: block; 
	font-size: 0.85em; 
	list-style-position: outside; 
}
 
li {
	/*float: left;*/
	font-size: inherit;
	margin: 0px;
}

object.playerpreview{
    background: transparent;
}

/* @end */

/* @group exceptional markup */


div#book_start {
	background: url(../img/atlas_3d_small.jpg) right 26px no-repeat;
	display: block;
	margin: 0px 16px  0 0;
	height: 188px;
	width: 150px;
}


div#book {
	background: url(../img/atlas_3d_small.jpg) 0 26px no-repeat;
	float: left;
	display: block;
	margin: 0px 16px 0 0;
	height: 188px;
	width: 316px;
}
div#book a {
	/*float: left;*/
	margin: 146px 0 0 0 ;
}

div.atlas_3d { 
	/*height: 380px;*/
	background: url(../img/atlas_3d.jpg) bottom right no-repeat;
	display: inline-block;
	display: -moz-inline-block;
	height: 380px;
	width: 820px;
}

img.logo {
	display: none; 
}

img.border {
	border: 1px solid #657a87;
}



/* @end */

/* @group header */

div#header {
	/*padding: 0 20px;*/
	background: #cdcdce url(../img/_style/header_back.jpg) repeat-x;
	display: inline-block;
	float: left;
	text-align: center;
	width: 99%;
}

div#header div.inner {
	/*border-left: 1px solid #000;*/
	/*float: left;*/
	background: url(../img/_style/header_back.jpg) no-repeat 150px 0;
	display: inline-block;
	height: 150px;
	margin: 0 auto;
	width: 1000px;
}

div#header div.inner a.logo {
	background: url(../img/_style/logo_new.jpg) no-repeat;
	display: inline-block;
	float: left;
	height: 150px;
	margin: 0 0 0 4px;
	width: 150px;
}


a.skip {
	display: none;
	visibility: hidden;
}



/* @end */


/* @group subheader */

div#subheader {
	/*background-color: #b0b9bf;*/
	/*padding: 0 20px;*/
	background: #fff /*url(../img/_style/subheader_back.jpg) repeat-x*/;
	display: inline-block;
	float: left;
	text-align: center;
	width: 99%;
}

div#subheader div.inner {
	/*border-left: 1px solid #000;*/
	/*float: left;*/
	background:	#fff url(../img/_style/subheader.jpg) no-repeat 1px 0;
	display: inline-block;
	height: 44px;
	margin: 0 auto;
	width: 1000px;
}



div#subheader div.inner a.wiki {
	background: url(../img/wiki.jpg);
	float: right;
	height: 53px;
	margin: 0px 23px 0 0 ;
	width: 120px;
}

div#subheader div.inner div#toolbox {
	/*display: inline-block;*/
	height: 35px;
	margin: 1px 0px 0px 150px;	
	width: 850px;
}

 

div#subheader div.inner div#toolbox form {
 	float: left;
	height: 35px;
	margin: 6px 0 0 10px ;
}
div#subheader div.inner div#toolbox form input {
	border: 1px solid #d4d4d4;
	height: 16px;
}


div#subheader div.inner div#toolbox form input.search {
	background: url(../img/_style/button_search.gif) 0 0 ;
	border: none;
	height: 26px;
	text-align: right;
	padding: 0 15px 0 0;
	width: 80px;
}

div#subheader div.inner div#toolbox form input.search:hover {
	background: url(../img/_style/button_search.gif) 0 26px ;
}

div#subheader div.inner div#toolbox div#breadcrumb {
	/*background-color: #f2f2f2;*/
	/*height: 35px;*/
	display: inline-block;
	float: left;
	font-size: 11px;	
	margin: 5px 16px 0px 12px;	
	text-align: left;
	width: 500px;
}

div#subheader div.inner div#toolbox div#breadcrumb a.arrow {
	background-position: center;
	display: inline-block;
	height: 16px;
	width: 6px;
	padding: 0 4px 0 4px ;
}

div#subheader div.inner div#toolbox div#breadcrumb a.bdc,
div#subheader div.inner div#toolbox div#breadcrumb a {
	/*float: left;*/
}

div#subheader div.inner div#toolbox div#breadcrumb p,
div#subheader div.inner div#toolbox div#breadcrumb b {
	/*float: left;*/
	font-size: 11px;
	margin: 10px 5px 0 5px;
}


div#subheader div.inner a.buttonx {
	background: transparent url(../img/_style/buttonx_header_right.gif) no-repeat scroll top right;
	color: #515151;
    /*margin: 5px 5px 0 0;*/

	/*float: right;*/
	margin: 6px 0px 6px 4px;	
}

div#subheader div.inner a.buttonx span {
	background: transparent url(../img/_style/buttonx_header_left.gif) no-repeat;
}

/* @end */



/* @group content */

div#content {
	/*background: #fff url(../img/_style/content.gif) repeat-x;*/
	/*padding: 0 20px;*/
	/*background: #d8dcdf url(../img/_style/content.gif) repeat-x;*/
	border-bottom: 1px solid #b5c3cc;
	display: inline-block;
	float: left;
	line-height: 14px;
	text-align: center;
	width: 100%;
	background: #fff ;
}

div#content.low {
	background:	#fff url(../img/_style/content.gif) bottom repeat-x ;
}

div#content div.inner {
	/*background: url(../img/_style/content.jpg) no-repeat;*/
	/*border-left: 1px solid #000;*/
	/*float: left;*/
	display: inline-block;
	margin: 0 auto;
	min-height: 300px;
	padding: 0 0 10px 10px;
	text-align: left;
	width: 990px;
}

div#content div.inner h2 {
	font-size: 22px;
	margin: 20px 0 10px 0px;
}

/*
div#content div.inner h3 {
	/*float: left;
	margin: 0px 0 10px 0px;
}
*/
div#content div.inner h4 {
	/*background: red;*/
	background: url(../img/_style/h4_back.gif) bottom repeat-x;
	border-bottom: 1px solid #fff;
	color: #334957;
	display: block;
	font-weight: normal;
	margin: 0px 0 6px 0px;
	padding: 0 0 6px 0;
}

div#content div.inner h4.col-3 {
	width: 352px;
}

/*div#content div.inner h5 {
	color: #263742;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 00px 0 0 0px;
}*/
div#content div.inner h6 {
	color: #666;
	float: left;
	font-size: 0.99em;
	margin: 00px 0 0 0px;
}

div#content div.inner p {
	display: inline-block;
	float: left;
	margin-top: 4px;
	/*margin: 8px 0px 8px 0px;*/
	margin-bottom: 4px;
	padding: 0px 0 0 0px;
}

div#content div.inner em {
	bottom: 0;
	display: inline-block;	
	float: left;
	height: 35px;
	position: relative;
}

div#content div.inner img {
	background: #eef0f1;
	/*border: 1px solid #bcc6cc;*/
	/*display: block;*/
	/*float: left;*/
	/*margin: 0 5px 5px 0;*/
}

div#content div.inner a {
display: inline;
	/*float: left;*/
	/*text-decoration: none;*/
}

div#content div.inner span.more {
	/*background: #870000;*/
	/*float: left;*/
	color: #666;
	display: block;
	font-size: 12px;
	height: 12px;
	margin: 0px 0 6px 0;
	padding: 2px 4px 0px 1px;
}

div#content div.inner a:hover span.desc {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; 
	/*--IE 8 Transparency--*/
	background: #111;
	border-top: 1px solid #999;
	bottom: 0px;
	color: #fff;
    display: block;
	filter: alpha(opacity=75);
	float: left;
	font-size: 1.2em;
	margin: 0;
	opacity: 0.75;
	padding: 10px 0;
	padding: 10px;
	position: relative;
	right: 0;
	width: auto;
}

div#content div.inner a span.desc {	display: none; }

div#content div.inner a:hover span.more { opacity: 0.8;}
/*
div#content div.inner img:hover {
	background: #41a4e2 url (../img/_style/image_back.gif) center;
	opacity: 0.8;
	z-index: 101;
	}
*/

div#content div.inner ul {
	float: left;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
	margin: 4px 00px 4px 6px;
	padding: 0 0 0 16px;
}

div#content div.inner ul ul {
	font-size: 1em;
	float: none;
}

div#content div.inner ul.big {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 10px 00px;
}

/*div#content div.inner ol.big li,*/
div#content div.inner ul.big li a {
	/*float: left;*/
	color: #334957;
	display: block;
	font-size: 14px;
	margin: 0 0 10px 0;
}

div#content div.inner li

 {
	/*display: inline-block;*/
	/*float: left;*/
	
	list-style-position: outside;
	font-size: inherit;
	margin: 0 0 0px 0px;
}

div#content div.inner li a {
	border-bottom: 1px solid #334957;
	color: #334957;
	text-decoration: none;
}

div#content div.inner li a:hover {
	/*border-bottom: 1px dashed #334957;*/
	border-bottom: none ;
	color: #334957;
	text-decoration: none;
}

div#content div.inner ol {
	display: block;
	float: left;
	margin: 0 0 6px 26px;
}

div#content div.inner ol li {
	/*display: block;*/
	/*float: left;*/
	/*font-weight: bold;*/
	color: #334957;
	float: none;
	list-style-position: outside;
	margin: 0px 12px 00px 4px;
	padding: 0 0 0 4px;
}

/* @group infobox */

div#content div.inner #infobox,
div#content div.inner #flashbox {
	/*border: 1px solid #bfbfbf;*/
	background:  url(../img/_style/infobox.gif) no-repeat;
	display: inline-block;
	float: left;
	margin: 10px 16px 20px 0;
	padding: 00px;
	width: 316px;
}

body.hilfe div#content div.inner #infobox {
	/*height: 214px;*/
}

div#content div.inner #infobox h3 {
	font-size: 1.3em;
	margin: 20px 10px 0 20px;
}

div#content div.inner #infobox h4 {
	font-size: 14px;
	margin: 20px 10px 5px 20px;
}

div#content div.inner #infobox a.button {
	float: right;
	margin: 0 20px 20px 20px;
}

div#content div.inner #infobox p,
div#content div.inner #flashbox p {
	display: block;
	float: left;
	margin: 10px 10px 10px 40px; 
}

div#content div.inner #infobox pre,
div#content div.inner #flashbox pre {
    background: url(../img/_style/infobox_bottom.gif) no-repeat;
    display: block;
	float: left;
	height: 5px;
    width: 316px;
}

div#content div.inner #infobox strong {
	/*margin:	10px 0 10px 20px;*/
	display: block;
	float: left;
	margin: 0 0 10px 00px;
}


/* @end */


/* @end */


/* @group sub-content */

div#subcontent {
	/*padding: 0 20px;*/
	background: #d8dcdf url(../img/_style/subcontent.jpg) repeat-x;
	border-bottom: 1px solid #4c4c4c;	
	border-top: 1px solid #fff;
	display: inline-block;
	float: left;
	text-align: center;
	width: 100%;
}

div#subcontent.low {
	background: #989da3 url(../img/_style/subcontent.jpg) repeat-x bottom;
}

div#subcontent div.inner {
	/*background: url(../img/_style/subcontent.jpg) no-repeat;*/
	/*border-left: 1px solid #000;*/
	/*float: left;*/
	/*min-height: 100px;*/
	display: inline-block;
	margin: 0 auto;
	padding: 16px 0 10px 10px;	
	text-align: left;
	width: 990px;
}

div#subcontent h2 {
	color: #546570;
	margin: 10px;
}

div#subcontent h3 {
	color: #546570;
	margin: 6px 0 6px 0 ;
}

div#subcontent h5 {
	color: #fff;
	/*background-color: #bbc5cc;*/
	/*border: 1px solid #d8dcdf;*/
	/*color: #174359;*/
	margin: 0px 0 6px 0 ;
}

div#subcontent img {
	float: left;
	margin: 0px 0px 0 0 ;
}

div#subcontent a {
	color: #334957;
}



div#subcontent div.inner ul {
	float: left;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
	margin: 4px 00px 4px 6px;
	padding: 0 0 0 16px;
}

div#subcontent div.inner li {
	list-style-position: outside;
	font-size: inherit;
	margin: 0 0 0px 0px;
}

/* @end */

/* ##################################################

################################################## */

/* @group Headlines */



/* @end */

/* @group columns */

.col-1, 
.col-2,
.col-3, 
.col-4,
.col-5, 
.col-6 {
	display: inline-block;
	float: left;

	margin: 0px 16px 0 0px;	
	overflow: hidden;
	position: relative;
}

.col-1,
.col-1b {
	width: 150px;
}

.col-2,
.col-2b {
	width: 316px;
}

.col-3,
.col-3b {
	width: 482px; 
}

.col-4,
.col-4b{
	width: 648px;
}

.col-5,
.col-5b {
	width: 814px;
}

.col-6 {
	margin: 00px 0 0 0;
	width: 980px;
}

.col-1b,
.col-2b,
.col-3b,
.col-4b,
.col-5b,
.col-6b {
	display: inline-block;
	float: left;

	margin: 0px 0 0 0;
	overflow: hidden;
	position: relative;	
}




div#content div.inner .col-1b,
div#content div.inner .col-2b,
div#content div.inner .col-3b, 
div#content div.inner .col-4b,
div#content div.inner .col-5b {
	/*-webkit-border-radius: 4px;*/
	margin: 0px 0px 8px 0px;
}

div#content div.inner .col-1, div#content div.inner .col-1b {
	padding: 0 0 0px 0;
}

div.col-1 h3, div.col-1b h3, 
div.col-2 h3, div.col-2b h3, 
div.col-3 h3, div.col-3b h3,
div.col-4 h3, div.col-4b h3,
div.col-5 h3, div.col-5b h3,
div.col-6 h3 {
	height: 26px;
	line-height: 26px;	
	margin: 0px 0px 4px 0;
	padding: 0 0 0 00px;
}

div.col-1 h5, div.col-1b h5, 
div.col-2 h5, div.col-2b h5,
div.col-3 h5, div.col-3b h5,
div.col-4 h5, div.col-4b h5,
div.col-5 h5, div.col-5b h5,
div.col-6 h5 {
	height: 26px;
	/*display: inline-block;*/

	line-height: 26px;	
	margin: 0px 0 0px 0px;
	padding: 0 0 0 8px;	
	position: relative;
}

h5 a.list,
h5 a.gallery,
h5 a.slice {
	/*border-left: 1px solid #2b3942;*/
	border-radius: 3px;
	color: #878787;
	display: inline-block;
	float: right;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	margin: 4px 0px 0 10px ;
	padding: 0 20px 0 8px;
	/*position: absolute;*/
	/*right: 5px;*/
	text-decoration: none;
	/*top: 10px;*/
	width: 53px;

/*clear: left;*/	
}

h5 a.list {
	background: #eef0f1 url(../img/_style/list_view.jpg) no-repeat right -32px;
}

h5 a.list:hover {
	background: #d8dcdf url(../img/_style/list_view.jpg) no-repeat right -48px;
	color: #666;
}

h5 a.list.active {
	background: #d8dcdf url(../img/_style/list_view.jpg) no-repeat right -32px;
	border-radius: 3px;
}


h5 a.gallery {
	background: #eef0f1 url(../img/_style/thumb_view.jpg) no-repeat right -32px;
	margin-right: 20px ;
	/*border-left: none;*/

}

h5 a.gallery:hover {
	background: #d8dcdf url(../img/_style/thumb_view.jpg) no-repeat right -48px;
	color: #666;
	/*text-decoration: underline;*/
}

h5 a.gallery.active {
	background: #d8dcdf url(../img/_style/thumb_view.jpg) no-repeat right -32px;
	border-radius: 3px;
}


h5 a.slice {
	background: #eef0f1 url(../img/_style/slice_view.jpg) no-repeat right -32px;
}

h5 a.slice:hover {
	background: #d8dcdf url(../img/_style/slice_view.jpg) no-repeat right -48px;
	color: #666;
}

h5 a.slice.active {
	background: #d8dcdf url(../img/_style/slice_view.jpg) no-repeat right -32px;
	border-radius: 3px;
}


h5 a.list:focus,
h5 a.gallery:focus, 
h5 a.slice:focus {
	-moz-outline: none;
	-moz-outline-style: none;
	outline: none;
	outline: 0;
}





div#content div.inner div.col-6 h5,
div#content div.inner div.col-6b h5 {
	background: url(../img/_style/cols.gif) 0 0 no-repeat;
}

div#content div.inner div.col-5 h5,
div#content div.inner div.col-5b h5 {
	background: url(../img/_style/cols.gif) 0 -26px no-repeat;
}

div#content div.inner div.col-4 h5,
div#content div.inner div.col-4b h5 {
	background: url(../img/_style/cols.gif) 0 -52px no-repeat;
}



div#content div.inner div.col-3 h5,
div#content div.inner div.col-3b h5 {
	background: url(../img/_style/cols.gif) 0 -78px no-repeat;
}

div#content div.inner div.col-2 h5,
div#content div.inner div.col-2b h5 {
	background: url(../img/_style/cols.gif) 0 -104px no-repeat;
}



div#content div.inner div.col-1 h5,
div#content div.inner div.col-1b h5 {
	background: url(../img/_style/cols.gif) 0 -130px no-repeat;
}


div#subcontent div.inner div.col-6 h5,
div#subcontent div.inner div.col-6b h5 {
	background: url(../img/_style/cols_subcontent.gif) 0 0 no-repeat;
}

div#subcontent div.inner div.col-5 h5,
div#subcontent div.inner div.col-5b h5 {
	background: url(../img/_style/cols_subcontent.gif) 0 -26px no-repeat;
}

div#subcontent div.inner div.col-4 h5,
div#subcontent div.inner div.col-4b h5 {
	background: url(../img/_style/cols_subcontent.gif) 0 -52px no-repeat;
}

div#subcontent div.inner div.col-3 h5,
div#subcontent div.inner div.col-3b h5 {
	background: url(../img/_style/cols_subcontent.gif) 0 -78px no-repeat;
}

div#subcontent div.inner div.col-2 h5,
div#subcontent div.inner div.col-2b h5 {
	background: url(../img/_style/cols_subcontent.gif) 0 -104px no-repeat;
}

div#subcontent div.inner div.col-1 h5,
div#subcontent div.inner div.col-1b h5 {
	background: url(../img/_style/cols_subcontent.gif) 0 -130px no-repeat;
}




div#content div.inner div.col-2.maintenance h5,
div#content div.inner div.col-2b.maintenance h5 {
	background: #ccc url(../img/_style/cols_maintenance.gif) 0 -104px no-repeat;
	color: #fff;
}

div#content div.inner div.col-4.maintenance h5,
div#content div.inner div.col-4b.maintenance h5 {
	background: url(../img/_style/cols_maintenance.gif) 0 -52px no-repeat;
	color: #fff;
}

div#content div.inner div.col-2.confirmation h5,
div#content div.inner div.col-2b.confirmation h5 {
	background: #ccc url(../img/_style/cols_confirmation.gif) 0 -104px no-repeat;
	color: #fff;
}

div#content div.inner div.col-4.confirmation h5,
div#content div.inner div.col-4b.confirmation h5 {
	background: url(../img/_style/cols_confirmation.gif) 0 -52px no-repeat;
	color: #fff;
}


h4.col-1,
h4.col-2,
h4.col-3,
h4.col-4,
h4.col-5,
h4.col-6,
h4.col-1b,
h4.col-2b,
h4.col-3b,
h4.col-4b,
h4.col-5b,
h4.col-6b {
	background: url(../img/_style/h4_back.gif) bottom repeat-x;
}

/*div.col-1 p, div.col-1b p,
div.col-2 p, div.col-2b p,
div.col-3 p, div.col-3b p,
div.col-4 p, div.col-4b p,
div.col-5 p, div.col-5b p,
div.col-6 p {
	display: inline-block;
	float: left;
	margin: 8px 00px 10px 00px;	
	padding: 0 0 0 0px;
}*/

div#content div.inner p.col-1,
div#content div.inner p.col-1b,
div#content div.inner p.col-2,
div#content div.inner p.col-2b,
div#content div.inner p.col-3,
div#content div.inner p.col-3b,
div#content div.inner p.col-4,
div#content div.inner p.col-4b,
div#content div.inner p.col-5,
div#content div.inner p.col-5b,
div#content div.inner p.col-6,
div#content div.inner p.col-6b {
	background: none;
	display: block;
	float: left;
	margin-top: 4px ;
}

.col-1.box, 
.col-2.box,
.col-3.box, 
.col-4.box,
.col-5.box, 
.col-6.box,
.col-1b.box,
.col-2b.box,
.col-3b.box,
.col-4b.box,
.col-5b.box,
.col-6b.box  {
	-webkit-border-radius: 4px;
	/*margin: 00px 0px 10px 0px;*/
	background: #fff url(../img/_style/box_back.jpg) bottom repeat-x;
	/*float: left;*/
	margin-bottom: 8px;
	min-height: 150px;
	padding:  0 0 10px 0;
} 


.box_green {
	background: #fff url(../img/_style/box_back.jpg) bottom repeat-x;
	/*margin: 00px 0px 10px 0px;*/
	-webkit-border-radius: 4px;
	margin-bottom: 8px;
	border: 1px solid #2ec62d;
}

.box_red {
	background: #fff url(../img/_style/box_back.jpg) bottom repeat-x;
	/*margin: 00px 0px 10px 0px;*/
	-webkit-border-radius: 4px;
	margin-bottom: 8px;
	border: 1px solid #b50000;
}

.col-1.box p, 
.col-2.box p,
.col-3.box p, 
.col-4.box p,
.col-5.box p, 
.col-6.box p,
.col-1b.box p,
.col-2b.box p,
.col-3b.box p,
.col-4b.box p,
.col-5b.box p,
.col-6b.box p {
	float: left; 	
	margin: 8px 8px 4px 8px;
	
}


/*div.col-1 strong, div.col-1b strong, 
div.col-2 strong, div.col-2b strong,
div.col-3 strong, div.col-3b strong,
div.col-4 strong, div.col-4b strong,
div.col-5 strong, div.col-5b strong,
div.col-6 strong {

	padding: 0 0 0 00px;
}*/



div.col-2.box a.buttonx,
div.col-2b.box a.buttonx {
	margin: 0 10px 10px 0;
bottom: 0;
	right: 0;
	position: absolute;
}


div#content div.inner ol.col-2,
div#content div.inner ol.col-2b {
	/*float: left;*/
	margin: 0 0 6px 10px;	
	width: 310px;
}


div#content div.inner ol.col-2b li {
	/*display: block;*/
	/*float: left;*/
	/*font-weight: bold;*/
	color: #334957;
	float: none;
	list-style-position: outside;
	margin: 0px 0px 00px 26px;
	padding: 0 0 0 0px;
}



div#content div.inner ul.col-3,
div#content div.inner ul.col-3b {
	/*float: left;*/
	width: 422px;
}

ul.col-4b {
	width: 508px;
}

ul.col-5 {
	float: left;
	margin: 10px 0 0 0 ;

}



/* @end */

/* ##################################################

################################################## */

/* @group subfooter */

div#subfooter {
	color: #000;
	float: left;
	/*padding: 0 10px;*/
	background: #eef0f1;
	border-top: 1px solid #f2f2f2;
	height: 250px;
	/*border-bottom: 1px solid #2b3942;*/		
	/*display: inline-block;*/
	/*height: 135px;*/
	text-align: center;
	width: 100%;
}

div#subfooter div.inner {
	/*border-left: 1px solid #000;*/
	/*float: left;*/
	display: inline-block;
	display: -moz-inline-block;
	margin: 0 auto;
	padding: 0 0 0 10px;	
	width: 990px;
}

div#subfooter div.inner ul.first {
	display: inline-block;
	display: -moz-inline-block;
	float: left;
	margin: 16px 16px 0 0px;
	width: 150px;
}

div#subfooter div.inner ul.last {
	display: inline-block;
	display: -moz-inline-block;
	float: left;
	margin: 16px 0px 0 0;
	width: 140px;
}

div#subfooter div.inner ul {
	display: inline-block;
	display: -moz-inline-block;	
	float: left;
	list-style-position: outside;
	list-style: none;
	margin: 16px 16px 0 0px;
	text-align: left;
	width: 150px;
}

div#subfooter div.inner ul li {
	margin: 6px 0 6px 0 ;
}

div#subfooter div.inner b a{
	border-bottom: 1px solid #7d8b97;
	color: #2b3942;
	display: inline-block;
	display: -moz-inline-block;	
	margin:  0 0 2px 0;
	width: 150px;

	
}

div#subfooter div.inner a {
	/*display: block;*/
	display: inline-block;
	display: -moz-inline-block;	
	color: #2b3942;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 2px;
	width: 150px;
}

div#subfooter div.inner a:hover {
	color: #2b3942;	
	/*color: #b5c3cc;*/
	background-color: #d8dcdf;
}

/* @end */

/* @group footer */

div#footer {
	/*bottom: 0px;*/
	background-color: #4c4c4c;
	/*background-color: #4c4c4c;*/
	/*border-top: 1px solid #f2f2f2;*/
	height: 44px;
	float: left;
	/*position: fixed;*/
	width: 100%;
}

div#footer div.inner {
	color: #fff;
	display: block;
	/*display: inline-block;*/
		/*display: -moz-inline-block;*/
		
	font-size: 12px;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	padding: 0 10px 0 0 ;
	width: 970px;
}

div#footer div.inner p {
	display: inline-block;
	display: -moz-inline-block;	
	color: #fff;
	float: left;
	line-height: 44px;
	margin: 0px 10px 0 10px;
}

div#footer div.inner img {
	display: block;
	float: left;
	margin: 0px 5px 0 00px ;
}

div#footer div.inner a {
	color: #5f9abf;
	float: left;	
	text-decoration: none;
}

div#footer div.inner a:hover {
	text-decoration: underline;
}

div#footer div.inner a.banner {
	display: inline-block;
	display: -moz-inline-block;	
	float: left;
	margin: 14px 5px 0 0;
	width: 80px;
}

div#footer div.inner a.commons {
	float: right;
	margin: 7px 10px 0 0px;
}

div#footer div#bookmark {
	float: right;
	width: 125px;
}

/* @end */

/*
#############################################################################################################################################################################################################################################################################################################################################
*/

/* #### SECTIONS Specific CSS ########## */

/* @group hn_atlases */
body#flash {
	/*padding: 5% 0 0 0;*/
	/*position: relative;*/
	/*z-index: 500;*/
	background: #383838;
	height: auto;
	text-align: center;
	width: 100%;
}

div.flash {
	/*z-index: 500;*/
	display: block;
	height: 625px;
	left:50%;
	margin: -156px 0 0 -500px;
	position: absolute;
	top:26%;
	width: 1000px;
}

/* @end */

/* @group gallery */

div.image_navigation {
    margin: 6px 0 6px 0 ;
}

div.image_navigation a {
	background: url(../img/_style/image_navigation.gif) 0px 0px;
	display: inline-block;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	margin: 0 1px;
	text-align: center;
	text-decoration: none;
    width: 16px;
}

div.image_navigation a:hover,
div.image_navigation a.active {
	background: url(../img/_style/image_navigation.gif) 0px -16px;
}
div.gallery p {
	margin: 6px 0 0 0 ;
} 
div.gallery b {
	display: inline-block;
	margin: 0 10px 0 0 ;
	width: 40px;
}

/* @end */



/* @group buttons */

a.button_start {
	/*border: 1px solid #9e9e9e;*/
	background: url(../img/_style/button_start.gif) no-repeat;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 6px 0 6px 0;
	text-decoration: none;
	text-indent: 20px;
	width: 316px;
}



a.button_start:hover {
	background: url(../img/_style/button_start.gif) no-repeat -0px -35px;
}

a.button_start:focus {
	background: url(../img/_style/button_start.gif) no-repeat -0px -70px;
}

a.button_download {
	/*border: 1px solid #9e9e9e;*/
	background: url(../img/_style/button_download.jpg) no-repeat;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	text-indent: 20px;
	width: 316px;
}

	
a.buttonx {
	/*color: #fff;*/	
	background: transparent url(../img/_style/buttonx_right.png) no-repeat scroll top right;
	color: #515151;
	display: block;
	float: left;
	font: bold 11px arial, sans-serif;
	height: 35px;
	margin: 6px 3px 3px 0px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}

a.buttonx.m {
	bottom: 8px;
	float: left;		
	margin: 3px 6px 3px 0px;	
	position: relative;
	right: 8px;
	vertical-align: bottom;	
	width: 50px;
}

a.buttonx.l {
	bottom: 8px;
	float: right;		
	margin: 3px 6px 3px 0px;	
	position: relative;
	right: 8px;
	vertical-align: bottom;	
	width: 100px;
}

a.buttonx.x {
	right: 8px;
	bottom: 8px;
	float: right;	
	display: inline-block;
	margin: 0px 0px 0px 0px;	
	position: absolute;
	vertical-align: bottom;
	width: 140px;
}

a.buttonx.xl {
	margin: 3px 6px 3px 0px;	
	width: 290px;
}


a.buttonx span img {
	float: left;
	line-height: 6px;
	margin: 0px 4px 0 0 ;
}

a.buttonx span {
	background: transparent url(../img/_style/buttonx_left.png) no-repeat;
	display: block;
	line-height: 16px;
	padding: 5px 0 5px 9px;
}

div#subcontent div.inner a.buttonx {
	background: transparent url(../img/_style/buttonx_right.png)	no-repeat scroll top right;
	color: #515151;
	display: block;
	float: left;
	font: bold 11px arial, sans-serif;
	height: 35px;
	margin: 0px 5px 06px 0px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}

div#subcontent div.inner a.buttonx span img {
	/*float: left;*/
	line-height: 6px;
	margin: 0px 4px 0px 0 ;
}

div#subcontent div.inner a.buttonx span {
	background: transparent url(../img/_style/buttonx_left.png) no-repeat;
	display: inline-block;
	line-height: 26px;
	padding: 5px 0 5px 9px;
}


div#content div.inner a.buttonx code,
a.buttonx span code {
	display: inline-block ;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	font-size:  10px;
	font-weight: bold;
	height: 12px;
	/*line-height: 26px;*/
}

a.button_t {
	background: url(../img/_style/top.gif) no-repeat;
	/*bottom: 00px;*/
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 80px;
	line-height: 45px;
	
	left: 0;
	overflow: hidden;
	position: fixed;
	text-align: center;
	text-decoration: none;
	top:  225px;
	width: 10px;
	z-index: 1000;
}

a.button_t span {
	visibility: hidden;
}

a.button_t:hover {
	background: url(../img/_style/top.gif) no-repeat right;
	width: 10px;
}

a.button_t:hover span {
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 20px 0 0 3px;
	text-align: right;
	visibility: visible;
}

/* @end */

div.debug {
	/*height: 0;*/
	background-color: #9e2469;
	color: #fff;
	width: 1005px;
}
 
.float {
	float: left;
}

.float_r {
	float: right;
}

.margin_right {
	margin: 0 8px 0 0;
}

.bottom {
	bottom: 0px;
	position: absolute;
}

div#content div.inner div.figure {
	/*min-width: 150px ;*/
	float: left;
	margin: 8px 8px 8px 8px;
	overflow: visible;
	position: relative;
}

div#content div.inner div.figure img {
	border: 1px solid #bcc6cc;
}



div#content div.inner .col-1.box .figure, 
div#content div.inner .col-2.box .figure,
div#content div.inner .col-3.box .figure, 
div#content div.inner .col-4.box .figure,
div#content div.inner .col-5.box .figure, 
div#content div.inner .col-6.box .figure,
div#content div.inner .col-1b.box .figure,
div#content div.inner .col-2b.box .figure,
div#content div.inner .col-3b.box .figure,
div#content div.inner .col-4b.box .figure,
div#content div.inner .col-5b.box .figure,
div#content div.inner .col-6b.box .figure {
		margin: 16px 8px 8px 16px;
}


/*div#content div.inner .col-1b.box img {
	border: 1px solid #657a87;
}*/


div#content div.inner div.figure.col-2 {
	margin: 0 16px 0 8px;
	width: 308px;
}

div#content div.inner div.figure.col-2b {
	margin: 0 0px 0 8px;
	width: 308px;
}

div#content div.inner div.figure.col-1b {
	margin: 0 4px 0 8px;
	width: 150px;
}

div#content div.inner div.figure p {
	
	float: left;
	margin: 4px 0 0 0;
}

div#content div.inner div.figure span {
	background: url(../img/_style/enlarge.png) no-repeat top center;
	height: 17px;
	left: -8px;
	overflow: visible;
	position: absolute;
	top: -8px;
	width: 16px;
}

a.buttonx:hover,
div#subcontent div.inner a.buttonx:hover {
	text-decoration: underline;
}

a.buttonx:focus,
div#subcontent div.inner a.buttonx:focus {
	-moz-outline: none;
	-moz-outline-style: none;
	outline: none;
	outline: 0;
}

.tooltip { 
    background: transparent url(../img/_style/black_arrow.gif) no-repeat center bottom; 

    display:none; 
    height: 83px; 
    padding: 40px 40px 10px 40px; 
    width:140px; 
    font-size:11px; 
    color: #666; 
 	z-index: 100;
}