@import url("css/menu.css");

body { background: #EDEDED url(images/bg.gif) repeat-y; height:1024px; margin:10px; padding:0; font-family: Lucida Grande, Arial, Geneva, Verdana, Arial, sans serif; font-size: 12px;}

a, img {
	border: 0;
	}

#inputs {
	position: absolute;
	left: 10px;
	top: 112px; 
	color: #000;
	border: 0px solid #CCC;
	border-width: 0px 0px 0px 0px;
	padding-bottom: 0px;
	font-size: 12px; 
	font-family: 'Lucida Grande', Arial, Geneva, Verdana, Arial, sans serif;	
	}
	
#topbar_splash {
	left: 10px; 
	top: 10px; 
	width: 970px; 
	height: 151px; 
	background: #FFF url(images/bg_topbar_splash.gif) repeat-x; 
	border: 0; 
	}

#topbar {
	position: relative;
	width: 970px;
	height: 178px;
	background: transparent url(images/bg_topbar.gif) repeat-x; 
	padding: 0; 
	z-index: 2; 
	}

#topbar2 {
	position: relative;
	width: 970px;
	height: 30px;
	background: transparent url(images/bg_top.png) repeat-x; 
	padding: 0; 
	z-index: 1; 
	}

#logo_gebe {margin: 0; padding: 0; left: 10px; top:30px; position:absolute; }
#logo_ika {margin: 0; padding: 0; left: 174px; top:30px; position:absolute;}	
#adresse {margin: 0; padding:0 ; left: 600px; top:107px; position:absolute;}

.menu_style { margin: 0; padding: 0; left: 10px; top:157px; position:relative; height:34px; font-size: 14px; }
.menu_NodeRoot { background: transparent; text-decoration: none; color: #948b8c; font-weight: Normal; text-transform: uppercase; letter-spacing: 1px; line-height: 100%; margin: 0 20px 0 10px; padding: 0; } 
.menu_NodeHoverRoot { text-decoration: none; color: #000000; font-weight: Normal; text-transform: uppercase; letter-spacing: 1px; line-height: 100%; margin: 0 20px 0 10px; padding: 0; } 
.menu_NodeSelectedRoot { text-decoration: none; color: #000000; font-weight: Normal; text-transform: uppercase; letter-spacing: 1px; line-height: 100%; margin: 0 20px 0 10px; padding: 0; } 
.menu_ContainerSub { background: white; background-color: #EDEDED; text-decoration: none; color: #948b8c; font-size: 14px; font-weight: Normal; text-transform: uppercase; letter-spacing: 1px; line-height: 150%; margin: 0 20px 0 10px; padding: 0; } 

/*--------- pane style ----------*/
.LeftPane{ padding:0px 0px 0px 0px; width: 130px; }
.ContentPane{ padding:0px 0px 0px 0px ; width: 628px;  border: 1px solid #CCC; border-width: 1px 1px 0 1px; color: #000; line-height: 125%;  height: 1024px;}
.RightPane{ padding: 0px 0px 0px 5px; width: 200px; }

.LeftPane ul { list-style: none; padding: 0; margin: 0 0 0 18px; line-height: 125%;}
.LeftPane li { list-style: none; margin-bottom: 10px; }
.LeftPane a { text-decoration: none; color: #948b8c; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; line-height: 100%; font-family: 'Lucida Grande', Arial, Geneva, Verdana, Arial, sans serif;  font-size: 12px; }
.LeftPane a:hover { text-decoration: none; color: #948b8c;   }
.LeftPane a:visited { text-decoration: none; color: #948b8c;   }
.LeftPane a.selected { text-decoration: none; color: #434343; font-weight: bold;   }

.ContentPane div.block { margin: 10px 10px 20px 10px; border-bottom: 2px dotted #CCC; font-size: 12px; font-family: 'Lucida Grande', Arial, Geneva, Verdana, Arial, sans serif;}
.ContentPane h2 { color: #000; margin: 10px 0 0 0; padding: 0; font-size: 20px; font-family: 'Lucida Grande', Arial, Geneva, Verdana, Arial, sans serif; }
.ContentPane ul { list-style: none; padding: 10px; margin: 0; }
.ContentPane div.img { float: left; margin: 0 20px 20px 0; }
.ContentPane a { text-decoration: none; color: #000; }
.ContentPane a:hover { background: #FFF400; text-decoration: none; color: #000; }
.ContentPane table { border-collapse: collapse; width: 100%; margin: 10px 0 20px 0; }
.ContentPane tr.odd { background: #E6E6E6; } 
.ContentPane td a:hover { background: transparent; }
.ContentPane td { padding: 2px 10px; }
.ContentPane p { padding: 10px 0px 0px 0px; }

.RightPane a { text-decoration: none; color: #000; }
.RightPane a:hover { text-decoration: none; color: #000; }
.RightPane a:visited { text-decoration: none; color: #000; }
.RightPane a.selected { text-decoration: none; color: #000;  }
.RightPane ul { list-style: none; padding: 0; margin: 0; }
.RightPane div.img { padding: 0; margin: 0 }
.RightPane img { padding: 0; margin: 0 }
.RightPane p { padding: 0 }
.RightPane li { background: transparent url(images/bg_floater.jpg) no-repeat; padding: 10px 0 10px 0; margin: 0; width: 200px; list-style: none; }

.TopPane, .BottomPane{ padding:0px; margin:0px; }


/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------
.template_style{width:970px; margin:0 auto; background:#FFF;}
.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}
*/
.template_style{width:978px; margin:0px; padding:0px; background:#FFF;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

#login_style{ float:right; padding:8px 17px 0px 10px; color: #948b8c; font-weight: Normal; letter-spacing: 1px;}
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000; font-size: 12px; color: #948b8c; font-weight: Normal; text-transform: uppercase; letter-spacing: 1px;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#000000; text-decoration: none;}
a.Breadcrumb:hover{color:#000000; text-decoration: none;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#948b8c; text-decoration: none;}
a.user:hover{ color:#000000; text-decoration: none;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}

a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

*/

/*-------ControlPanel changes ---------------
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
*/
/*------------ Breadcrumb Style --------------
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}
*/


/*-------------- Link Style --------------
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}
*/

/*-------------- User Style --------------
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}
*/

/*-------------- Footer Style --------------
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}
*/

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer #hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




